
@media  (min-width: 1000px) {
	.aboutText .paragraph p{
		column-count: 2;
		column-gap: 7rem;
	}
	.mobile{
		display: none !important;
	}
	.mobileMenuBtnCon,.mobileMenuCloseBtnCon,.catListMobile{
		display: none
	}
	.rightNav.mobile{
		display: none;
	}
	.mobileHeader{
		display: none;
	}
	
	.imageAdress.mobile{
		display: none;
		
	}
	#moreKatavot{
		display: none;
	}
	.sortArea.mobile{
		display: none;
	}
	.adressDetails{
		padding-top: 7rem;
	}
	..usImageCon{
		margin-bottom: 0;
	}
}

@media  (min-width: 1000px) and (max-width: 1200px) {
	
	html{
		font-size: 8px;
	}
	.slick-slider.gallery{
		width: 60%;
	}
	.itemsListCon{
		width: 40%;
	}
}

@media (min-width: 1201px) and (max-width: 1500px) {
	
	html{
		font-size: 9px;
	}
	
}

@media  (max-width: 999px) {
	.display-none{
		display: none !important;
	}
	.hp100{
		height: 100px !important;
		overflow: hidden;
	}
	.oftu .top{
		margin-top: 6rem;
		line-height: 1.2;
	}
	.oftu .top2{
		line-height: 1.2;
		margin-top: 1.5rem;
	}
	.itemsListCon:lang(en){
		position: relative;
	}
	.oftu .popUpFrameInner{
		border: 4px solid #353637;
	}
	.orderFormFrame{
		height: 100%;
	}
	.oftu {
		display: flex;
		align-items: center;
		justify-content: center;
	}
	.orderForm.sent{
		border:none !important;
		height: calc(100vh - 6rem);
		overflow: hidden;
	}
	.f0fMain{
		padding: 0 2rem;
		box-sizing: border-box;
	}
	
	.f0fMain .simpleBtn{
		font-size: 2rem;
	width: auto;
}
	.imgcon{
		width: 5.3rem;
		height: 5.3rem;
	}
	.rightNav.desktop{
		display: none;
	}
	h2.heb{
		margin-top: 1rem;
	}
	.mobileMenuBtnCon{
		position: absolute;
		right:1.5rem;
		top:0;
		height: 6rem;
	}
	.mobileMenuBtnCon:lang(en){
		right:auto;
		left:1.5rem;
	}
	#mobileMenuBtn{
		height: 6rem;
		border: none;
		background: none;
		font-family: 'alef',sans-serif;
		font-size: 2rem;
	}
	.downloadCatalog{
		display: none !important;
	}
	.newsletterArea{
		display: inline-block;
		width: 100%;
	}
	
	.rightNav, .social{
		
		flex-grow: 1;
		width: auto;
		
	}
	.nlForm{
		float: none;
		width: 100%;
		
	}
	.nlForm span{
		width: 70%;
		display: inline-block;
	}
	.nlFormText{
		font-size: 1.5rem;
		
	}
	.nlForm input[type="email"]{
		width: 100%;
		font-size: 1.5rem;
	}
	.nlForm input[type="submit"]{
		width: 30%;
		font-size: 1.5rem;
		display: inline-block;
	}
	.rightNav {
		float: right;
		margin-top: 1rem;
		
	}
	.social{
		float: left;
		margin-top: .5rem;
	} 
	.rightNav a{
		font-size: 1.3rem;
	}
	footer{
		padding: 3rem 1.5rem;
		display: flex;
		flex-wrap: wrap;
	}
	.paypalNote{
		padding-top: 4rem;
		padding-bottom: 2rem;
	}
	.copyright{
		padding-top: 4rem;
	}
	.mainNavMobile{
	position: absolute;
		top:0;
		right:0;
		background-color: #e9e9e9;
		min-height: 100vh;
		text-align: right;
		
		display: block;
		width: calc(100% - 6rem);
	}

	.mainNavMobile:lang(en){
		text-align: left;
		left:0;
		right:auto;
	}
	footer .fixedLayout{
		display: block;
		text-align: right;
		font-size: 1.3rem;
	}
	footer .fixedLayout:lang(en){
		text-align: left;
	}
	.social a:lang(en){
		margin-left: 0;
		margin-right: 2rem;
	}
	.rightNav a:lang(en){
		margin-left: 0;
		margin-right: 0;
		
	}
	.crs,.crc{
		display: block;
		
	}
	.crs{
		text-align: right;
	}
	.crc{
		text-align: right;
	}
	
	.crs:lang(en), .crc:lang(en){
		display: block;
		text-align: left;
	}
	.mv{
		display: none;
	}
	.copyright.credit{
		display: table !important;
		width: 100%;
	}
	.nlForm form{
		position: relative;
	}
	.backToTopCon{
		padding-top: 4rem;
	}
	.nlForm  div.wpcf7 .ajax-loader{
		left: 0;
		top:1rem;
	}
	.copyright.credit,.copyright.credit a{
		font-size: 1.3rem;
	}
	footer .fixedLayout .tableCell {
		display: block;
		
		font-size: 1.5rem;
		
	}
	.mainNav{
		background-color: rgba(0,0,0,0);
			position: fixed;
		top:0;
		left:100%;
		z-index: 99999;
		display: block;
		text-align: right;
		height: 100%;
		width: 100%;
		margin: 0;
		transition: .5s all ease-in-out;
		
	}
	.mainNav:lang(en){
		left:-100%;
	}
	.mainNav.opened{
		background-color: rgba(0,0,0,.8);
		left:0;
		overflow: scroll;
	}
	.mainNav li{
		display: block;
		padding-left: 0;
	}
	.siteHeader nav li{
		padding-left: 0;
	}
	.siteHeader nav li:lang(en){
		padding-right: 0;
	}
	.siteHeader nav .sub-menu{
		display: block;
		opacity: 1;
		position: static;
		background-color: transparent !important;
		
		padding: .5rem 5rem 1rem 0;
	}
	.siteHeader nav .sub-menu:lang(en){
		padding: .5rem 0 1rem 5rem;
	}
	.mainNav li.menu-item-has-children .sub-menu a{
		height: 3rem;
		line-height: 3rem;
	}
	.mainNav li.menu-item-has-children .sub-menu a:after{
	display: none;
	}
	.mobileMenuCloseBtnCon{
		width: 6rem;
		height: 6rem;
		position: absolute;
		left:0;
		top:0;
		border: none;
		background-color: #fff;
		
		
	}
	.mobileMenuCloseBtnCon:lang(en){
		right:0;
		left:auto;
	}
	.topKav{
		transform: rotate(45deg);
	}
	.bottomKav{
		transform: rotate(-45deg);
		position: relative;
		top:-1px;
	}
	.topKav,.bottomKav{
		display: inline-block;
		height: 1px;
		width: 20px;
		background-color: #000;
	}
	#mobileMenuCloseBtn{
		border: none;
		background-color: #fff;
		text-indent: -9999px;
	width: 6rem;
		height: 6rem;
		display: flex;
		flex-direction: column;
		align-items: center;
  justify-content: center;
		
	}
	
	.topBanner, .topArea, .page .woocommerce, .qaWidth, .productWrapper{
		margin-top: 0;
		
	}
	.mainNav li.menu-item-has-children a:after{
		content: '';
		display: inline-block;
		
		transform: rotate(0);
    width: 0;
    height: 0;
    border-style: solid;
    border-width: .6rem .6rem 0 .6rem;
    border-color: #000000 transparent transparent transparent;
    transition: .5s all;
		margin-right: .5rem;
		vertical-align: middle;
			
	}
	.mainNav li.menu-item-has-children:lang(en) a:after{
		margin-left: .5rem;
		margin-right: 0;
	}
	.siteHeader nav .sub-menu:before{
		content: '';
		display: none;
	}
	
	.mainNav li.menu-item-has-children{
		border-bottom: 1px solid #000;
		
	}
	.mainNav li.menu-item-has-children a{
		line-height: normal;
		height: auto;
		border-bottom: none;
	}
	.scrollCon{
		margin-top: 8rem;
	}
	.siteHeader.minified{
		height: 6rem;
	}
	.mainNav li a{
		height: 5rem;
		line-height: 5rem;
		font-size: 2rem;
		padding: 0 2rem;
		box-sizing: border-box;
		border-bottom: 1px solid #000;
		display: block;
		width: 100%;
	}
	.siteHeader{
		
		height: 6rem;
		border-bottom: 1px solid #585858;
		padding: 0 1.5rem;
		display: block;
		
		text-align: center;
		
	}
	
	.headerEdge{
		position: absolute;
		left:1.5rem;
		top:0;
		height: 6rem;
		display: table;
	}
	.headerEdge:lang(en){
		right:1.5rem;
		left:auto;
		
	}
	.langS{
		padding-left: 2rem;
		
		vertical-align: middle;
	}
	.langS:lang(en){
		padding-right: 2rem;
		padding-left: 0;
		
	}
	 .langS, .cart{
		 display: table-cell;
		vertical-align: middle;
		
	}
	.siteHeader .logo{
		display: inline-block;
		padding: 0;
	}
	.siteHeader .logo img{
		margin-top: 1rem;
		height: 4rem;
		width: auto;
	}
	
	
	.woocommerce-cart h1, .woocommerce h1{
		font-size: 2rem;
	}
	.allProductsLink{
		font-size: 1.6rem;
	}
	.pTop{
		margin-top: 2rem;
		margin-bottom: 2rem;
	}
	
	.productDetails h4{
		font-size: 1.3rem;
		line-height: 1.3rem;
	}
	.productImageCon {
    
    height: calc(100% - 4rem);
	}
	.productImageCon {
    padding: 2rem 2rem 1rem 2rem;
  
	}
	.productsHeader{
		padding: 0;
	}
	.productCon{
		position: relative;
		display: inline-block;
		width: calc(100% - .7rem);
    height: calc(100% - .7rem);
		text-align: right;
	}
	.productCon:lang(en){
		text-align: left;
	}
	.plink {
		text-align: center;
   position: absolute;
    width: 100%;
    height: 100%;
   

	}
	.productDetails p, .productDetails .productLink{
		font-size: 1.3rem;
		line-height: 1.3rem;
		
	}
	.productLink{
		width: auto;
		padding-left: 0;
	}
	.productDetails {
    padding: .5rem .7rem 0 .7rem;
    box-sizing: border-box;
	}
	.home .topBanner {
		display: none;
	}
	.contactArea .address, .contactArea .email, .contactArea .phone{
		text-align: center !important;
	}
	.leftForm:lang(en){
		padding-left: 0;
	}
	.rightForm:lang(en){
		padding-right: 0;
	}
	.products{
		padding: 0 1.3rem !important;
	}
	.products ul li.l1x1{
		width: 50%;
		padding-bottom: 50%;
	}
	
	.products ul li.l2x2{
		width: 100%;
		padding-bottom: 100%;
	}
	
	.products ul li.l1x2 {
    width: 50%;
    height: 0;
    padding-bottom: 100%;
}
	.catListMobile{
		padding: 0 1.5rem;
		margin-top: 4rem;
	}
	.products ul li.l2x1 {
    width: 100%;
    height: 0;
    padding-bottom: 50%;
}
	.catListMobile ul li,.catListMobile ul li a{
		display: block;
	}
	.catListMobile ul li{
		margin-bottom: .7rem;
	}
	
	.catListMobile ul li a{
		line-height: 4.4rem;
		background-color: #bcbcb8;
		text-align: center;
		color: #000;
		text-decoration: none;
	}
	.productsOnlyTopBanner{
		display: none;
	}
	.productsOnly h1{
		padding: 0;
		margin: 2rem 0 1rem 0;
	}
	.productGallery, .rightSide,.productInfo,.leftSide{
		display: block;
		width: 100%;
	}
	.productWrapper{
		padding: 0;
		margin: 0 1.5rem;
	}
	.productGallery, .rightSide{
		padding: 0;
	}
	.sahreProductListCon{
	display: none;
	}
	.productInfo h1{
		margin: 2rem 0 0 0;
	}
	.productInfo .price{
		margin: 0;
	}
	.productSummary{
		max-width: none;
	}
	.productInfo{
		max-width: none;
		margin-bottom: 4.8rem;
	}
	.single-product .price{
		font-size: 1.3rem;
	}
	.single_add_to_cart_button{
		width: 100%;
	}
	.recommended{
		margin-top: 4rem;
		margin-bottom: 4rem;
	}
	.recommended  h2{
		padding: 0;
	}
	
	.paralaxBanner{
		display: none;
	}
	.aboutText .paragraph, .aboutText .image{
		width: 100%;
		display: block;
	}
	.aboutText .image{
		height: 30vh;
		margin-top: 0;
	}
	.page-template-be_inspired .topBanner{
		width: 100vw;
	}
	header{
		z-index: 999999999999 !important;
	}
	.page-template-be_inspired  .scrollCon{
	margin-top: 6rem;
}
	.aboutText .image.video{
		height: auto;
	}
	.aboutText {
		margin-top: 4rem;
		display: flex;
		flex-direction: column-reverse;
	}
	.standartWidth{
		box-sizing: border-box;
		padding: 0 1.5rem;
	}
	.galleryItem {
		width: 100%;
	
	}
	.aboutText .paragraph{
		padding-left: 0;
	}
	.paragraph .row1{
		font-size: 2.7rem;
	}
	.paragraph .row2{
		font-size: 3.5rem;
	}
	.aboutText .paragraph p{
		margin-top: 0;
		font-size: 1.5rem;
	}
	.simpleBtn{
		box-sizing: border-box;
		width: 100%;
	}
	
	.formArea h2{
		font-size: 2rem;
	}
	.rightForm, .leftForm{
		width: 100%;
		display: block;
	}
	.checkbox-778{
		height: auto;
		position: static;
	}
	.formArea form{
		width: 100%;
	}
	.imageAdress{
		display: flex;
	}
	.innerLi{
		padding: 0;
		
	}
	.standartWidthPlus{
		width: 100%;
		padding: 0 1.5rem;
		box-sizing: border-box;
	}
	.katvu li{
		display: block;
		width: 100%;
		padding-bottom: 0;
		height: 10rem;
		margin-bottom: 1rem;
	}
	.refLogo img{
		height: 100%;
		
		
		width: auto;
	}
	.innerLi{
		position: static;
	}
	.refLogo{
		height: 7rem;
		padding: 2rem 1rem 1rem 1rem;
		box-sizing: border-box;
	}
	.katvuDet{
		height: 3rem;
		padding: 0;
		
	}
	.katvu h2{
		padding-right: 0;
	}
	.contactArea .address, .contactArea .email, .contactArea .phone,.aboutText .address,.aboutText .email,.aboutText .phone{
		font-size: 1.7rem;
		text-align: right;
		margin: 0 !important;
		line-height: 1.7rem;
	}
	.usImageCon{
		margin-bottom: 0;
	}
	.formArea{
		margin-top: 4rem;
	}
	.imageAdress.desktop{
		display: none;
		
	}
	.adressDetails{
		padding-right: 1rem;
		box-sizing: border-box;
		display: flex;
		justify-content: center;
		flex-direction: column;
	}
	.imageAdress.mobile{
		margin-bottom: 3rem;
	}
	
	#moreKatavot{
		border:none;
		background: none;
		display: block;
		width: 100%;
		text-align: center;
		
			
		
		}
	#moreKatavot .triCon{
		display: inline-block;
		margin-right: .2rem;
		position: relative;
		top:-.2rem;
	}
	
	#moreKatavot .tri {
    transition: .3s all;
    
    border-width: .5rem .5rem 0 .5rem;
	}
	
	.katvu li.hiddenLi{
		height: 0;
		transition: .3s all;
		overflow: hidden;
		margin: 0;
	}
	.katvu li.opened{
		height: 10rem;
		
		overflow: hidden;
		margin-bottom: 1rem;
		
	}
	.rightForm{
		padding-left: 0;
	}
	.leftForm{
		padding-right: 0;
	}
	#moreKatavot.opened .tri {
		transform: rotate(180deg);
}
	.formArea input[type="submit"]{
		margin-top: .5rem;
	}
	.aboutText .simpleBtn{
		text-align: center;
	}
	
	.blog .topArea,.archive .topArea{
		display: none;
	}
	.smallWidth{
		padding: 0 1.5rem;
		box-sizing: border-box;
	}
	.postsList{
		display: block;
	}
	.postItem{
		width: 100%;
		display: block;
	}
	.postImageCon{
		height: 20rem;
		margin-top: 1rem;
		
	}
	.postImageCon img{
		width: 100%;
		height: 100%;
		object-fit: cover;
		
	}
	.single .content img{
		width: 100%;
	}
	.postTextWrapper{
		padding: 0;
		width: 100%;
	}
	.postImageThg{
		display: table-footer-group;
	}
	.postTextWrapper h1, .postTextWrapper p{
		padding-left: 0;
		font-size: 1.5rem;
	}
	.postItem h2{
		font-size: 1.8rem;
		padding-bottom: 1rem;
		line-height: 1.8rem;
		display: table-header-group;
	}
	
	.sortArea.desktop{
		display: none;
	}
	.postItem{
		height: auto;
	}
	.col1,.col2,.col3{
		padding: 0;
		margin: 0 0 3rem 0;
		transform: none !important;
	}
	.noFeaturedImg{
		padding-bottom: 0;
		height: 10rem;
		
	}
	.noFeaturedImg:before{
		transform: rotate(17deg)
	}
	.noFeaturedImg:after{
		transform: rotate(-17deg)
	}
	.postTable{
		display: table;
		width: 100%;
	}
	.postItem .categories, .postItem .archives{
		height: auto;
		margin-bottom: 2rem;
	}
	.sortArea h3{
		padding: 1rem 0;
	}
	.social a:before{
		font-size: 2rem;
		margin-top: .5rem;
	}
	.blogTitle{
		padding-bottom: 0;
		line-height: 2.5rem;
		
		font-size: 2.5rem;
	}
	.postItem a:hover{
		background-color: transparent;
	}
	.single .postItem.thePostItem,.single .postItem{
		width: 100%;
		display: block;
	}
	.postTextWrapper h1{
		font-size: 2rem;
		line-height: 2rem;
		margin-top: 2rem;
		margin-bottom: 0;
	}
	
	.woocommerce-cart .woocommerce{
		margin-top: 4rem;
		padding: 0 1.5rem;
	}
	.product-thumbnail{
		
width:7rem;
	}
	.tmbCon{
		width: 7rem;
		background-color: #e9e9e9;
	}
	.product-thumbnail img{
		padding: 1rem;
		box-sizing: border-box;
	}
	.cartLeftRight, .cartLeftLeft{
		display: block;
		width: 100%;
	}
	.shop_table li{
		padding-left: 1.5rem;
		height: auto;
	}
	.product-thumbnail{
		height: auto;
	}
	.product-subtotal,.product-quantity,.product-price{
		display: block;
		width: 100%;
		padding: .2rem 2rem;
		box-sizing: border-box;
	}
	.cartLeftLeft{
		direction: rtl;
		display: flex;
		flex-direction: column-reverse;
	}
	.product-quantity{
		direction: ltr;
		
	
		
	}
	.note2{
		line-height: 1.6rem;
	}
	
	.coupon{
		
		width: 100%;
		margin-bottom: .5rem !important;
	}
	.actions{
		float: none;
	}
	.actions .button{
		width: 100%;
		
	}
	.actions .coupon .button{
		width: auto;
	}
	
	.coupon input[type="text"]{
		
		
	}
	.coupon input[type="submit"]{
		display: table-cell;
		flex-grow: 1;
	}
	.mtr{
		display: flex;
		width: 100%;
	}
	.cart_totals{
		float: none !important;
	}
	.wc-proceed-to-checkout{
		display: table;
		width: 100%;
	}
	.woocommerce-cart .wc-proceed-to-checkout a.checkout-button{
		width: 100%;
		display: table-header-group !important;
	}
	.woocommerce-cart .wc-proceed-to-checkout a.continueShopping{
		display: table-footer-group !important;
		text-align: right;
		padding-top: .5rem;
	}
	.woocommerce-cart .wc-proceed-to-checkout a.continueShopping:before{
		content:'';
		height: .5rem;
		display: block;
	}
	.page .woocommerce{
		margin-top: 4rem;
	}
	.woocommerce-checkout .woocommerce{
		padding: 0 1.5rem;
	}
	.woocommerce form.checkout_coupon{
		width: 100%;
	}
	.orderReview li,.orderReview .conTc{
		width: 100%;
	}
	.popUpFrame{
		width: 80%;
	}
	#closeTy, #closeTycf, #closeTynl{
		position: relative;
		top:0;
		right: 0;
		margin-top: 1rem;
		margin-right: 2rem;
	}
	.orderFormPad p{
		padding-top: 0;
	}
	.orderFormCon{
		height: calc(100vh - 4.6rem);
		top:5.9rem;
		overflow: scroll;
		
		 overflow-y: scroll;
   -webkit-overflow-scrolling: touch;
  
	}
	.oftu .bottom{
		padding: 0 2rem;
		box-sizing: border-box;
	}
	.oftu{
		width: 100% !important;
	}
	.tyImageCon{
		width: 15.5rem;
		height: 15.5rem;
		background-size: contain;
		background-origin: content-box;
		padding: 1rem;
	}
	.contactThanks{
		z-index: 99999999999;
	}
	.thankYouCon .top{
		font-size: 2.1rem;
		line-height: 2.1rem;
		padding: 0 1.5rem;
	}
	.thankYouCon .bottom{
		font-size: 1.8rem;
		line-height: 1.8rem;
		padding: 0 1.5rem;
	}
	
	.orderFormPad p{
		max-width:none;
		padding-bottom: 0;
	}
	.orderFormCon{
		display: block;
		overflow: auto;
	}
	.orderFormFrame{
		width: 100%;
		box-sizing: border-box;
		position: absolute;
		height: auto;
		top:0;
		left:0;
	}
	.absolutet{
		position: absolute !important;
	}
	.orderFormPad,.orderForm{
		box-sizing: border-box;
	}
	
	.checkout input,.country_select a,.state_select a{
	width: 100% !important
}
.select2-container--default .select2-selection--single{
	
	width: 100% !important
}
	.topBannerCon{
		display: none;
	}
	.products h1, .single-product h1{
		font-size: 2.2rem;
	}
	.products h1{
		
	}
	.popUpFrameInner{
		overflow: scroll;
	}
	.current-menu-item>a{
		background-color: #000;
	}
	footer .current-menu-item a{
		background-color: #f8f8f8;
	}
	.mbt ul{
		display: flex;
	}
	.paragraph h1 {
    margin: 3rem 0 1rem 0;
    line-height: 3rem;
}
	.aboutText .paragraph:lang(en){
		padding-right: 0;
	}
	.mbt ul li{
		width: 50%;
	}
	
	.mbt ul li a{
		font-size: 1.5rem;
		color: #e9e9e9;
		background-color: #000;
	}
	.slick-slider.gallery,.itemsListCon,.exp,.exp p{
		width: 100%;
		position: relative;
	}
	.productName {
    flex: 0 0 15rem;
    overflow: hidden;
    white-space: nowrap;
    font-family: 'Suez One', serif;
    font-size: 1.1rem;
}
	.productLink{
		  font-size: 1.1rem;
	}
	.circ{
		width: 1rem;
		height: 1rem;
	}
	
	.circCon,.circConWdtr{
		width: 4rem;
	}
	.prev{
	right: 0;
		    top: calc(50% - 1.5rem);
	}
	.next{
	left: 0;
		 top: calc(50% - 1.5rem);
	}
	.cat{
		display: none !important;
	}
	
	.menu-catalog-langs-container, .menu-catalog-langs-en-container {
    width: 100%;
    height: 5.8rem;
    display: flex;
    align-items: center;
		
}
	.page-template-contact  h1{
		padding-top: 7rem;
		padding-right: 2rem;
		padding-left: 2rem;
		box-sizing: border-box;
	}
	.detailsTable p:lang(en){font-size: 1.4rem;}
	.detailsTable .row p{
		height: auto;
	}
	.attrCell:lang(en) {
   border-right:none;
    border-left: none;
}
	.valueCell:lang(en) {
		 border-left: 1px solid #bcbcb8;
	}
	
	
	.attrCell {
   border-right:none;
    border-left: none;
}
	.valueCell{
		 border-right: 1px solid #bcbcb8;
	}
	.newsletterArea{
		margin-top: 3rem;
		
	}
	
	footer h3,footer .menu-item-has-children>a{
		font-size: 2rem !important;
		margin-bottom: 0 !important;
	}
	footer .menu-item-has-children>a{
		margin-top: 1.5rem;
	}
	.productGallery:lang(en){
		padding-right: 0;
	}
	.thumbnailContainer{
		overflow: auto;
		width: calc(100vw - 3rem);
	}
	footer .social{
		float: none;
	}
	footer .rightNav ul{
		flex-wrap: wrap;
		justify-content: flex-start;
	}
	.fsf{
		padding: 0 2rem;
	}
	.copyright{
		padding-top: 2rem;
	}
	.paypalNote{
		text-align: right;
	}
	.paypalNote:lang(en){
		text-align: left;
	}
	footer .fixedLayout .tableCell{
		font-size: 1.2rem;
	}
	footer .rightNav{
		float: none;
	}
	footer .rightNav li{
		padding-left: 5rem;
	}
	footer{
		padding-right: 0;
		padding-left: 0;
	}
	.fs0{
		display: block;
		padding: 3rem;
	}
}
	