.global-site-notice {
    z-index: 9001;
    position: relative;
}

.notice-cookie .notice-inner {
    padding: 15px 30px 15px;
    box-sizing: border-box;
    border: 1px solid #ccc;
}

.global-site-notice .notice-inner {
    animation-duration: 0.8s;
    -webkit-animation-duration: 0.8s;
    -moz-animation-duration: 0.8s;
    -o-animation-duration: 0.8s;
    -webkit-animation-name: slideUp;
    animation-name: slideUp;
    position: fixed;
    width: 100%;
    background: #fed37c;
    color: #ffffff;
    font-size: 17px;
    font-family: "Helvetica Neue Light", "HelveticaNeue-Light", "Helvetica Neue", Calibri, Helvetica, Arial;
    left: 0;
    right: 0;
    bottom: 0;
    overflow: hidden;
    border: 0 !important;
}

.notice-cookie .actions {
    float: right;
    width: 33%;
    display: block;
    max-width: 150px;
    margin-left: 10px;
}

.notice-cookie .actions button {
    background-color: #fff;
    color: #000;
    transition: background 200ms ease-in-out,color 200ms ease-in-out,box-shadow 200ms ease-in-out;
    -webkit-transition: background 200ms ease-in-out,color 200ms ease-in-out,box-shadow 200ms ease-in-out;
    border-radius: 5px;
    -webkit-border-radius: 5px;
    padding: 8px 15px;
    display: block;
    width: 100%;
    font-weight: 400;
	margin: -4px 20px 0px 0px;
    border: 1px solid #F7A600;
}

.notice-cookie .notice-text {
    margin-top: 0.5em;
    color: #999 !important;
    line-height: 17px !important;
    font-size: 17px !important;
    font-family: "Helvetica Neue Light", "HelveticaNeue-Light", "Helvetica Neue", Calibri, Helvetica, Arial !important;
}

.notice-cookie .notice-text a {
    color: #fff;
    text-decoration: none !important;
}

/*frontpage start*/
.hs-menu-wrapper.hs-menu-flow-horizontal.flyouts > ul li.hs-item-has-children:hover > ul.hs-menu-children-wrapper{
	z-index:15;
}

.blog-listing-wrapper .post-listing .post-item:hover { box-shadow: 1px 1px 20px #333333;!important;}

.socialsharings{
	position:absolute;
	bottom:20px;
	margin-top:20px;
	left:13px;
}

.socialshare{
	font-size:22px;
	color:#999999;
	cursor:pointer;
	padding: 0px 2px;
}

.socialshare:hover{
	color:#f7a600;
}

.blog-listing-wrapper .post-listing .post-item{padding: 0px 0px 60px 0px;}


@media screen and (max-width:540px)
{
	.blog-listing-wrapper .post-listing .post-item { width: calc(50% - 20px)!important;}
	.blog-listing-wrapper .post-listing .post-item div.hs-featured-image-wrapper{height:100px!important; min-height:100px!important;}
	.blog-section .post-listing {max-width: calc(100% - 0px)!important;}
	.blog-listing-wrapper .post-listing .post-item h2 {font-size:16px!important;}
	.blog-listing-wrapper .post-listing .post-item p, .blog-listing-wrapper .post-listing .post-item li { padding: 0px 10px!important; display:none!important;}
	.socialshare {
		font-size: 30px!important;
		padding: 3px 1px!important;
		width: 30%!important;
		box-sizing: border-box!important;
	}
	.more-link{content:"mehr..."; margin-top: 0px;}
	.blog-listing-wrapper .post-listing .post-item .disturber{right:-5px!important;!important}

}
/*frontpage end*/

.row-fluid [class*="span"] {
    min-height: 0px!important;
}



@media (min-width: 1280px)
{
	.footer-container-wrapper .row-fluid .span4 {
		width: 33.33%;
		margin-left:0px;
		/*
		margin:0px;
		padding:0px;
		*/
	}
}


.footer-container-wrapper .row-fluid-wrapper.row-depth-1.row-number-5 {
	min-height:215px;
}

.footer-container-wrapper .span2.widget-span.widget-type-rich_text.back-to-top-group{
	float:right;
}

.footer-container-wrapper .span7.widget-span.widget-type-form.custom-footer-search{
	margin-left:0px;
	padding-left:11px;
}

.footer-container-wrapper .custom-footer-top-group .footer-top-col3 i {
	font-size:19px;
}

.footer-container-wrapper .span4.widget-span.widget-type-rich_text.footer-top-col2 .cell-wrapper.layout-widget-wrapper,
.footer-container-wrapper .span4.widget-span.widget-type-rich_text.footer-top-col2 i.fa,
.footer-container-wrapper .span4.widget-span.widget-type-rich_text.footer-top-col3 .cell-wrapper.layout-widget-wrapper,
.footer-container-wrapper .span4.widget-span.widget-type-rich_text.footer-top-col3 i.fa{
		margin-left:10px;
}

@media screen and (max-width:767px)
{
	/*small no goup button*/
	.span2.widget-span.widget-type-rich_text.back-to-top-group{
		display:none;
	}
	.span7.widget-span.widget-type-form.custom-footer-search{
		margin-bottom:40px;
	}
}

@media screen and (min-width:600px)
{

	.row-fluid .span7{
		width: 57.182320438000005%;
	}
	.row-fluid .span2{
		width: 14.364640883%;
	}
	
	.row-fluid .span3{
		width: 22.928176794%;
	}
	
	.footer-container .row-fluid .span3, .footer-container .row-fluid .span7{
	    display: inline-block;
	}
	
	
	.footer-container .hs_email.field.hs-form-field.smart-field{
		/*max-width:190px;*/
	}

}

@media screen and (min-width:600px) and (max-width:767px)
{
	.footer-container .hs-menu-wrapper.hs-menu-flow-horizontal > ul li.hs-menu-depth-1{
		float:left;
	}
	.footer-container .custom-footer-menu .hs-menu-wrapper > ul > li{
		width:50%;
	}
}

.footer-container .custom-footer-menu .hs-menu-wrapper > ul > li:last-child ul {
	margin: 11px 0 14px!important;
}
    

@media screen and (max-width:599px)
{

}

@media screen and (max-width:700px)
{
	/*600-700 medium no goup button, newsletter in one row*/

}


@media screen and (min-width:701px)
{
	/*bigger font-size*/
}


@media screen and (min-width:768px)
{
	/*large no goup button, newsletter in one row*/
}


/*
display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
*/


.custom-header-top{
    position: relative;
}

@media screen and (max-width:767px)
{
	.mobile-section i
	{
		box-sizing: border-box;
		padding: 20px 0px 15px 0px;
		margin: 0px auto;
		border: 0px;
		width: 23%;
		text-align: center;
		font-size: 30px;
		color: #ffffff;
	}
}


@media screen and (max-width:500px)
{
	.custom-header-cart-section .welcome-msg span{
		display:none;
	}
}

.skip-link .icon i {
	padding: 0px 11px 0 10px;
	/*padding: 0px 16px 0 10px;*/
}

.custom-header-info-list ul {
	padding-right: 8px;
}
/*
.page-header-container .info-list{
	padding: 26px 11px 0 47px;
}
*/

.custom-header-info-list ul{
	 margin-left: -51px;
}
    
@media screen and (max-width: 540px)
{
	.blog-section .post-listing .post-item {
		padding: 0px 0px 105px 0px;
	}
}

@media (max-width: 479px)
{
	.skip-link {
		padding: 4px 0px 0 4px;
	}
}

@media (max-width: 767px)
{
	.custom-header-cart-section .welcome-msg {
		margin: 5px 0px 0px 0;
	}
}

.header-container-wrapper li .child-trigger{
	display:none!important;
}

input[type=submit]{
	-webkit-appearance: none;
}

input[type=file]{
	padding-top: 6px;
}


#goup.sticky {
    right: 10px;
    bottom: 10px;
}
#goup:hover {
    opacity: 1;
}
#goup {
    width: 40px;
    height: 40px;
    background-color: #F7A600;
    position: fixed;
    right: 10px;
    bottom: -100px;
    transition-duration: .5s;
    display: block;
    z-index: 99999;
    opacity: .4;
    border-radius: 4px;
    cursor: pointer;
    box-shadow: 0px 2px 5px #424242;
    color: #ffffff;
    font-size: 40px;
}

#goup:before {
    display: block;
    text-align: center;
}
