.settings-wrap {
	display:none;
}

.no_button {
	color: #fff;
	background-color:#999;
	font-size:14px;
	line-height:16px;
	font-weight:bold;
	max-width:300px;
	text-align:center;
	padding: 8px 16px;
	margin-top:12px;
}

/*
.benefits .circle-styled {
  background: rgba(0, 0, 0, 0) linear-gradient(#787878, #383838) repeat scroll 0 0;
  box-shadow: 0 1px rgba(255, 255, 255, 0.3) inset;

  background: #3048c0;
  background: -webkit-linear-gradient(#787878, #383838);
  background: linear-gradient(#787878, #383838);
  box-shadow: inset 0 1px rgba(255, 255, 255, 0.3)
  display: table-cell;
  height: 120px;
  line-height: 120px;
  text-align: center;
  width: 120px;

  display: block;
  margin-left: auto;
  margin-right: auto;  
  margin-bottom: 1em;
}

.benefits .circle-styled:before {
  background: #3048c0;
  background: -webkit-linear-gradient(#eee, #fff);
  background: linear-gradient(#eee, #fff);
  box-shadow: 0 2px 2px rgba(0, 0, 0, 0.45)
}

.benefits .benefit {
  float: left;
  width: 33.33%;
  font-family: Verdana;
  font-weight: 800;
	text-align: center;
  margin-bottom: 1em;
}

.benefits .circle-styled {
    border-radius: 50%;
}

#instagram {
    position: relative;
    overflow: hidden;
}

#instagram .instgram-content {
    display: table;
    width: 100%;
    border: 0;
    opacity: 1;
    background-color: #fff;
    transition: height ease-in-out .3s;
}

#instagram .instgram-content.switch {
    opacity: 0;
}

#instagram .instgram-content.switch.run {
    opacity: 1;
    transition: opacity ease-in .5s;
}

#instagram .instgram-content.old {
    position: absolute;
    z-index: -1;
}

#instagram .image {
    display: table-cell;
    width: 25%;
    text-align: center;
    vertical-align: middle;
    position: relative;
}

#instagram .image .img {
    max-width: 100%;
}

#instagram .image .title:before {
    content:'';
    display: inline-block;
    height: 100%;
    vertical-align: middle;
}

#instagram .image .title {
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    opacity: 0;
    background-color: rgba(255, 255, 255, .9);
    transition: opacity ease-in-out  .3s;
}

#instagram .image .title span {
    margin: 0 40px;
    display: inline-block;
    vertical-align: middle;
}

#instagram .image:hover .title {
    opacity: 1;
}


.instagram-image-container img{
  max-width: 32%;
}

.instagram-content {
    background-color: #fff;
    border: 0 none;
    display: table;
    opacity: 1;
    transition: height 0.3s ease-in-out 0s;
    width: 100%;
}

.instagram-content .image,
.instagram-image-container {
  overflow: hidden;
  position: relative;
  vertical-align: middle;
}

.instagram-content .image .insta-title::before {
  content: "";
  display: inline-block;
  height: 100%;
  vertical-align: middle;
}
.instagram-content .image .insta-title {
    background-color: rgba(255, 255, 255, 0.9);
    bottom: 0;
    left: 0;
    opacity: 0;
    position: absolute;
    right: 0;
    top: 0;
    transition: opacity 0.3s ease-in-out 0s;
}
.instagram-content .image .insta-title span {
    display: inline-block;
    margin: 0 40px;
    vertical-align: middle;
}
.instagram-content .image:hover .insta-title {
    opacity: 1;
}
#instagram .preload {
    opacity: 0;
    position: absolute;
    top: 10000%;
    z-index: -1000;
}
.instalink {
    color: #494c50;
    font-size: 18px;
    letter-spacing: 0.4em;
    padding: 30px 0;
    text-align: center;
}
.instalink a {
    position: relative;
}
.instalink a::before {
    background: rgba(0, 0, 0, 0) url("img/icons/instagram-mini.png") no-repeat scroll left top;
    content: "";
    display: block;
    height: 107px;
    left: -41px;
    position: absolute;
    top: 0;
    width: 106px;
}

#instagram .image {
    display: table-cell;
    position: relative;
    text-align: center;
    vertical-align: middle;
    width: 33%;
}
#instagram .image .img {
    max-width: 100%;
}

.insta {
    background-image: url("img/icons/instagram-mini.png");
    background-repeat: no-repeat;
    overflow: hidden;
}

*/



.footer-service-menu li,
.footer-useful-menu li {
  margin-bottom: 1em;
}



.header-content ~ .container {
    min-height: 70px !important;
}

.icon-bianco {
  background-image: url("img/icons/icon-bianco.png");
  background-repeat: no-repeat;
  /*overflow: hidden;*/
}

.icon-bianco {
  display: inline-block;
  height: 61px;
  width: 120px;
}

li.icon-bianco a {
  /*content: " ";*/
  line-height: 61px;
  /*color: #fff;*/
  opacity: 0.1;
}

.main-logos {
  margin-top: 2em;
  margin-bottom: 2em;
}

.main-menu .sale>a {
  font-size: 32px;
  color: #f00 !important;
}
/* 
.contacts {
  color: #fff;
  font-weight: 800;
} */

.control {
    position: absolute;
    width: 15px;
    height: 40px;
    cursor: pointer;
    top: 25px;
    line-height: 1.4em;
    z-index: 4;
    background-image: url(img/slider-buttons.png);
    background-repeat: no-repeat;
}
.control.next {
    right: 30px;
    background-position: -44px 0;
}
.control.prev {
    left: 30px;
    background-position: 0 0;
}
.round {
  border: 1px solid !important;
  min-width: 32px;
  padding: 0px 8px;
  height: 32px;
  line-height: 30px;
  border-radius: 32px;
  text-align: center;
  vertical-align: middle;
  font-size:12px;
}

.sizes-wrapper {
  text-align: center;
  margin-top: 5px;
}

.product-page-buy-block .sizes-wrapper {
	text-align:left;
	margin-right:20px;
	display:inline-block;
}
 
.sizes-wrapper:before {
  content: '';
  display: inline-block;
  height: 100%; 
  vertical-align: middle;
  margin-right: -0.25em; /* Adjusts for spacing */
    
  /* For visualization 
  background: #808080; width: 5px;
  */
 }
.sizes_element {
	margin-bottom:8px;
} 
.sizes_element_title {
	font-size:20px;
	font-weight:bold;
	display: inline-block;
	margin-right:8px;
}	
 
.sizes {
  display: inline-block;
  vertical-align: middle;
 }

.sizes>div {
  float: left;
  margin: 4px;
}

.strike-diagonal {
  width: 44px;
  height: 44px;
  border-bottom: 1px solid #000;
  transform:
      translateY(-53px)
      translateX(10px)
      rotate(45deg); 
  position: absolute;
}

  
.search_tag {
	padding-top:14px;
	color:#ccc;
	font-family: 'Roboto', sans-serif;
    font-size: 14px;
	line-height:14px;
	text-align:left;
}
@media (max-width: 1200px) {
.search_tag {
	padding-top:4px;
	width:200px;
}
}
.search_tag  div {
	display:inline-block;
}
.search_tag  span {
	border-bottom:1px dotted #ccc;
	cursor:pointer;
}

.brands_list {
	border-top: 1px solid #dfdfdf;
    padding-top: 15px;
}

.brand_info {
	border:1px solid #bfb9c3; border-radius:3px; background-color:#f3f5f4; padding:12px 0px; margin:16px 0px;
}
.brand_info_pic {
	float:right;
	text-align:right;
}
.brand_info_pic img {
	max-height:240px;
    max-width: 100%;
	float:right;
}
.brand_info_preview {
	float:left;	
}
.brand_info_more {
	margin-top:8px;
}
.brand_info_detail {
	display:none;
}
.brand_info_more a{
	color:#7a7a7a;
	text-decoration:none;
	border-bottom:1px dotted #7a7a7a;
}

.load_more {
	margin:32px 0px;
	
	text-align:center;
	position:relative;
}

.load_more  a {
	display:inline-block;
	padding: 8px 20px;
	text-decoration:none;
	text-transform: uppercase;
    font-size: 12px;
	line-height:12px;
	color: #333;
	cursor: pointer;
	background-color:#f7f7f7;
	border:1px solid #999;
	border-radius:2px;
}

.load_more  a.unactive {
	opacity:0.5;
	cursor: default;
}
.load_more  a:hover,
.load_more  a:active {
	background-color:#eee;
    text-decoration: none;
    outline: none
}
.load_more  a.unactive:hover {
	background-color:#f7f7f7;
}

.gift_list_item  {
    border: 1px solid #bfb9c3;
    border-radius: 3px;
    background-color: #f3f5f4;
    padding: 20px 10px;
    margin: 10px 10px;	
	width:350px;
	/*height:300px;*/
	display:inline-block
}

.gift_list_item:hover {
    background-color: #dcdcdc;
}




.main_line {
	text-align:center;
	background:#fff;
	position:relative;
}

.main_line:before {
	position:absolute;
	content:'';
	display:block;
	width:100%;
	border:2px solid #ccc;
	margin-top:12px;
}


.page-footer h2 {
    color: #ccc;
}


.title {
  overflow: hidden;
  text-align: center;
}
.title:before,
.title:after {
  content: '';
  display: inline-block;
  vertical-align: middle;
  box-sizing: border-box;
  width: 100%;
  height: 1px;
  background: #ccc;

  border: solid #FFF;
  border-width: 0 10px;
}
.title:before {
  margin-left: -100%;
}
.title:after {
  margin-right: -100%;
}


/* main_blocks */

.main_blocks {
	margin: 12px 0px;	
}

.main_block {
	padding:8px;
	margin-bottom:12px;	
}

.main_block_img img {
	width:100%;
}

.main_block_name,
.main_block_name a {
	text-align:center;
	font-weight:bold;
	color:#333;
	font-size:16px;
	margin-top:8px;
}

.main_block_text {
	text-align:center;
	font-size:12px;
	color:#777;
}


/* main_items */

.main_items_wrapper {
	display:table;
	margin: 0 auto;
	position:relative;
}


.main_items li {
	padding:9px 12px;
	list-style:none;
}

.item_name, 
.item_name a {
	text-align:center;
	font-weight:bold;
	color:#333;
}

.item_price {
	text-align:center;
}

/* instagram */

.instagram_logo { 
	text-align:center;
	position:relative;
	overflow: hidden;
}

.instagram_logo:before,
.instagram_logo:after {
  content: '';
  display: inline-block;
  vertical-align: middle;
  box-sizing: border-box;
  width: 100%;
  height: 1px;
  background: #ccc;

  border: solid #FFF;
  border-width: 0 10px;
}
.instagram_logo:before {
  margin-left: -100%;
}
.instagram_logo:after {
  margin-right: -100%;
}


.instagram_logo img { 
	width:30%;
	max-width:350px;
	min-width:200px;

}


.instagram_block {
}
.instagram_item {
	width:20%;
	float:left;
    display: inline-block;
	margin-left:20%;
}

.instagram_item:nth-child(1) {
	margin-left:0px;
} 

.instagram_item:nth-child(4),
.instagram_item:nth-child(5) {
    margin-top: -1px;
} 

.instagram_item img{
	border:1px solid #ccc;
	width:100%;
}

.instagram_slider_wrapper {
	width:100%;
	margin:0 auto;
	display:none;
	padding:0px 40px;
}

.instagram_slider li  img{
	margin: 0 auto;
}

.instagram_link {
	color:#eee; 
	text-decoration:underline;
}

.instagram_link:hover {
	color:#428bca; 
}


@media only screen and (max-width: 599px) {
.instagram_block {
	display:none;
}

.instagram_slider_wrapper { 
	display:block;
}
	
}


#filter_toggle {
	display:none;
}

@media only screen and (max-width: 767px) {

.no_button { 
	margin: 12px auto;
}

#filter_wrapper {
	display:none;
}
#filter_toggle {
	display:block;
}
}

.bx-pagination.bx-blue .bx-pagination-container ul li.bx-active span {
	background-color:#000 !important;
}

.api_form input[type="text"]:focus,
.api_form textarea:focus{
	border-color: #000 !important;
	-webkit-box-shadow: 4px 0 0 0 #000 inset, 0 0 2px rgba(0,0,0,.8) !important;
	-moz-box-shadow: 4px 0 0 0 #000 inset, 0 0 2px rgba(0,0,0,.8) !important;
	box-shadow: 4px 0 0 0 #000 inset, 0 0 2px rgba(0,0,0,.8) !important;
}
.api_form input[type="checkbox"]:focus {
	border-color:none !important;
	-webkit-box-shadow: none !important;
	-moz-box-shadow: none !important;
	box-shadow: none !important;
}

.api-reviews  .api-field-files .api-file-outer {
	background-color:transparent !important;
	background-repeat:no-repeat;
	height: auto;
	min-height: 140px;
	max-height: 179px;
}

.bx-soa-cart-d {
	margin-left:8px;
}

.alert-danger {
    color: #fff !important;
    background-color: #A94442 !important;
	font-weight:bold;
}

.form-group[data-property-id-row="31"] {
	display:none;	
}

.label_online {
	margin: 0 auto 10px auto;
    padding:2px 6px;
	font-size:12px;	
	line-height:12px;
    width: 120px;
	text-align:center;
    text-transform: uppercase;
    color: #b1b1b1;
    border: 1px solid #b2b2b2;
}

.label_online_card {
	padding: 4px 4px;
    font-size: 12px;
    line-height: 12px;
    width: 80px;
    font-weight: bold;
    margin-left: auto;
	margin-right: auto;
}

.label_online_mobile {
    padding:9px 6px;
	font-size:14px;	
	line-height:14px;
    width: 140px;
	font-weight:bold;
}

div.beono-flashmessage {
    left: 0 !important;
    right: 0 !important;
    width: 100% !important;
    margin: 0 !important;
    top: 0 !important;
    position: fixed !important;
    z-index: 99999 !important;
    border-radius: 0 !important;
    box-sizing: border-box !important;
}
@media(max-width:767px) {
    div.beono-flashmessage {
        top: 0 !important;
        left: 0 !important;
        right: 0 !important;
        width: 100% !important;
        margin: 0 !important;
        border-radius: 0 0 8px 8px !important;
        font-size: 14px !important;
        padding: 16px 40px 16px 16px !important;
    }
}

a.beono-flashmessage-close, a.beono-flashmessage-close:link, a.beono-flashmessage-close:visited, a.beono-flashmessage-close:active {
    font-size: 36px !important;
    line-height: 36px !important;
    font-weight: normal !important;
    color: red !important;	
	top:10px;
}

.product-store div {
	padding: 12px 40px;
	margin-top: 16px;
	font-size: 16px;
	text-align: center;
}

.product-store p {
	margin: 0;
	padding: 0;
}

.store_bianco {
	background-color: #707070;
	color: #fff;
}

.store_bianco a {
	color: #fff;
	text-decoration: underline;
}


.store_topstorm {
	background-color: #ffea00;
	color: #000;
}

.store_topstorm a {
	color: #000;
	text-decoration: underline;
}

.store_am {
	background-color: #000;
	color: #fff;
}

.store_am a {
	color: #fff;
	text-decoration: underline;
}

.corner_z {
	background-color: #008002;
	color: #fff;
}

.corner_z a {
	color: #fff;
	text-decoration: underline;
}


.store_reserved {
	background-color: red;
	color: #fff;
	margin-top: 0px;
}


.product-stores-note {
	background-color: #012c4f;
	color: #bacbd9;
	padding: 12px 20px;
	margin: 16px 0px;
	font-size: 18px;
	text-align: center;
}
/* Fix benefits icons alignment */
.benefits.benefits-top {
	display: flex !important;
	justify-content: center;
	align-items: flex-start;
}
.benefits.benefits-top .benefit {
	float: none !important;
	display: flex;
	flex-direction: column;
	align-items: center;
	width: 33.33%;
}
.benefits.benefits-top .benefit img {
	width: 65px;
	height: 65px;
}
.benefits.benefits-top .benefit-text {
	min-height: 40px;
	display: flex;
	align-items: center;
	justify-content: center;
}
