@font-face {
  font-family: 'entypo-fontello';
  font-display: swap;
}

#header_main {
	padding:10px;
}
.inner-container{
	display: flex;
 	align-items: center;
}
.logo {
	height: auto;
}
@media only screen and (max-width: 767px){
  .responsive #top #header 	          	   .social_bookmarks {
    display: none!important;
	 }
}
@media only screen and (max-width: 767px){
	.responsive #top .logo {    
		width: 70%;
	}
}
@media only screen and (max-width: 767px){
	.responsive #top #wrap_all .av-logo-container {
			padding: 0;
			width: 100%!important;
			max-width: 100%;
	}
}

.dgfw-select-gift-button {
	float:none!important;
}
.dgfw-product-giftable-variations .summary {
    width: 100% !important;
}

.dgfw-product-giftable-variations .images {
    
    float: none!important;
    margin: 0 auto !important;
}

/* ADDED FOR CART */

/* links */
a:hover, a:focus, a:visited {
	color: inherit;
}
a:hover, a:focus, a:visited {
	text-decoration: none;
}
/* title */
.xoo-wsc-sum-col a {
	color: #585857 !important;
	font-weight: bold;
}
/* bottom buttons */
.cart__viewCart, .cart__checkout {
	font-weight: bold;
	border: 2px solid #feb600;
}
.cart__viewCart {
	color: #feb600 !important;
	background-color: white !important;
}
.cart__viewCart:hover {
	color: white !important;
	background-color: #feb600 !important;
	transition: 0.5s;
}
.cart__checkout:hover {
	opacity: 0.8;
	border: 2px solid #feb600;
	transition: 0.5s;
}
/* plus/minus */
.xoo-wsc-psrow {
	height: 30px !important;
	line-height: 30px !important;
}
span.xoo-wsc-minus, span.xoo-wsc-plus {
	height: 28px !important
}
span.xoo-wsc-plus:hover, span.xoo-wsc-minus:hover {
	background-color: #ddd;
	transition: 0.2s;
}
/* suggest slider */
.cart__suggestTitle {
	color: #feb600;
}
.xoo-wsc-sp-title {
	color: #585857 !important;
	font-weight: bold;
}
.xoo-wsc-rp-right-area .price {
	display: block !important;
	text-align: left !important;
	color: #feb600 !important;
	font-weight: normal !important;
}
.price #top .price, #top .price span, #top del, #top ins  {
	font-weight: normal !important;
}
.xoo-wsc-rp-right-area a.button {
	color: black !important;
	border: 1px solid black;
	font-size: 12px !important;
	margin-top: 0px !important;
}
.xoo-wsc-rp-right-area a.button:hover {
	background-color: #ddd;
	transition: 0.2s;
}
.lSSlideOuter .lSPager.lSpg > li:hover a, .lSSlideOuter .lSPager.lSpg > li.active a {
	background-color: #feb600 !important;
}
/* suggest slider item */
.lSSlideOuter .lightSlider, .lSSlideOuter .lSPager {
	padding-left: 30px;
}
/* Shipping */
.xoo-wsc-shipping {
	font-weight: 100 !important;
}
div.variation-data-wrapper div.variation-data>div {
	overflow:visible!important;
}

.av-catalogue-list li {
	border:none!important;}
.av-catalogue-list {
	border:none!important;
}
#top form.cart .button {
	width:100%!important;
}

.align-right {
	text-align:right;
}
