<style type="text/css">
/*	@font-face {
      font-family: 'Lato';
      font-style: normal;
      font-weight: 400;
      src: local('Lato Regular'), local('Lato-Regular'), url(https://fonts.gstatic.com/s/lato/v11/qIIYRU-oROkIk8vfvxw6QvesZW2xOQ-xsNqO47m55DA.woff) format('woff');
    }*/

    .footer-march2017.responsive-bootstrap * {
	        box-sizing: content-box;
	}
	.footer-march2017.responsive-bootstrap *:before,
	.footer-march2017.responsive-bootstrap *:after {
	        box-sizing: content-box;
	}

	.padding-t28 {padding-top: 28px;}
	.padding-t40 {padding-top: 40px;}
	.padding-t80 {padding-top: 80px;}
	.padding-b20 {padding-bottom: 20px;}
	.padding-r40 {padding-right: 40px;}

	/* Regular Margins and Padding styles */
    .margin-t0 {margin-top: 0px !important}
    .margin-t4 {margin-top: 4px !important;}
    .margin-t20 {margin-top: 20px;}
    .margin-t10 {margin-top: 10px;}
    .margin-t16 {margin-top: 16px;}
    .margin-t24 {margin-top: 24px}
    .margin-t40 {margin-top: 40px !important;}
    .margin-t52 {margin-top: 52px;}
    .margin-t54 {margin-top: 54px;}
    .margin-t58 {margin-top: 58px;}
    .margin-t72 {margin-top: 72px;}
    .margin-t78 {margin-top: 78px;}
    .margin-t80 {margin-top: 80px;}
    .margin-t88 {margin-top: 88px;}
    .margin-t94 {margin-top: 94px;}
    .margin-t114 {margin-top: 114px;}
    .margin-t152 {margin-top: 152px;}
    .margin-t170 {margin-top: 170px;}
    .margin-t368 {margin-top: 368px;}
    .margin-t435 {margin-top: 285px;}
    .margin-t90 {margin-top: 90px;}
    .margin-t104 {margin-top: 104px;}
    .margin-t124 {margin-top: 124px;}
    .margin-t167 {margin-top: 167px;}
    .margin-b2 {margin-bottom: 2px !important;}
    .margin-b4 {margin-bottom: 4px !important;}
    .margin-b12 {margin-bottom: 12px !important;}
    .margin-b20 {margin-bottom: 20px;}
    .margin-b40 {margin-bottom: 40px;}
    .padding-t0 {padding-top: 0px;}
    .padding-t12 {padding-top: 12px;}
    .padding-t20 {padding-top: 20px;}
    .padding-b12 {padding-bottom: 12px;}
    .padding-b20 {padding-bottom: 20px;}
    .padding-b28 {padding-bottom: 28px;}
    .padding-t40 {padding-top: 40px;}
    .padding-t50 {padding-top: 50px;}
    .padding-t80 {padding-top: 80px;}
    .padding-b40 {padding-bottom: 40px;}
    .padding-b72 {padding-bottom: 72px;}
    .padding-b80 {padding-bottom: 80px;}
    .padding-l0 {padding-left: 0px !important;}
    .padding-r0 {padding-right: 0px !important;}
    .padding-b14 {padding-bottom: 14px}
    .padding-l18 {padding-left: 18px}
    .padding-t50 {padding-top: 50px}
    .padding-t100 {padding-top: 100px}
    .padding-t148 {padding-top: 148px}
    .margin-negative-t18 {margin-top: -18px;}
    .margin-negative-t24 {margin-top: -24px;}
    .margin-b0 {margin-bottom: 0px;}
    .margin-t8 {margin-top: 8px}

	.footer-march2017 .row, .responsive-bootstrap .footer-march2017 .row {
	    margin-top: 20px;
	    margin-bottom: 20px;
	}

	.row.footer-march2017, .responsive-bootstrap .row.footer-march2017 {
	    width: 100%;
	    margin: 0;
	    background-color: #f9f9f9;
	    font-family: 'Oysho-font', sans-serif;
	}

	.footer span.header-title-2:hover {
	    cursor: pointer;
	}

	div.footer {
	    margin-bottom: 0px;
	    padding-bottom: 0;
	}

	.footer-march2017 .content-footer {
	    /*max-width: 1187px;
	    margin-left: auto;
	    margin-right: auto;*/
	    max-width: 1104px;
	    margin-left: auto;
	    margin-right: auto;
	    padding-left: 24px;
	    padding-right: 24px;
	}

	.row.footer-march2017 .background-lightgray {
	    background-color: #f9f9f9;
	}

	.row.footer-march2017 .background-gray {
	    background-color: #f1f1f1;
	}


	.footer-march2017 .header-title-1, .footer-march2017 .categories h4 {
		/*font-size: 20px;*/
		font-size: 16px;
		font-weight: normal;
		color: #343434;
		margin-top: 30px;
	}

	.footer-march2017 .header-title-2 {
	    font-weight: 500;
	    color: #1e1e1e;
	    font-size: 14px;
	}
	.footer-march2017 .header-title-2:hover {
	    cursor: default !important;
	}

	.footer-march2017 .categories h4 {
		margin-bottom: 8px;
		color: #3a3a3a;
	}

	.footer-march2017 .group * {
	    padding-right: 28px;
	    padding-left: 28px;
	}

	.footer-march2017 .newsletter div {
	    max-width: 420px;
	}

	/* Placeholder */
	*::-webkit-input-placeholder {
	    color: #bbbbbb;
	}
	*:-moz-placeholder {
	    /* FF 4-18 */
	    color: #bbbbbb;
	}
	*::-moz-placeholder {
	    /* FF 19+ */
	    color: #bbbbbb;
	}
	*:-ms-input-placeholder {
	    /* IE 10+ */
	    color: #bbbbbb;
	}

	.footer-march2017 .newsletter .header-title-1 {
		line-height: 32px;
		color: #3a3a3a;
	}
	
	.footer-march2017 ul.social li {
		list-style-type: none;
		line-height: 20px;
		font-size: 12px;
	}

	.footer-march2017 .more-information ul li {
		list-style-type: none;
		line-height: 22px;
		font-size: 12px;
	}

	.footer-march2017 input#newsletterEmailAddress {
	    color: #343434;
	    margin-top: 20px;
	    border: none;
	    border-bottom: 1px solid #bbbbbb;
	    width: 234px;
	    font-size: 14px;
	    font-weight: normal;
	    font-family: 'Oysho-font', sans-serif;
	}
	
	.footer-march2017 .languages ul{
	    display: inline;
	    padding-left: 0px;
	    font-weight: normal;
	}

	.footer-march2017 span.languages {
	    color: #494949 !important;
	    font-weight: 500 !important;
	}

	.footer-march2017 .languages ul li {
		display: inline;
		list-style-type: none;
		padding-left: 14px;
	}

	#footerSupportLanguagesId .languages a {
	    display: inherit;
	}
	div.footer #footerSupportLanguagesIdCont #footerSupportLanguagesId .countryName,
	div.footer #footerSupportLanguagesIdCont #footerSupportLanguagesId .languages {
		float: inherit;
		display: inline;
		padding-right: 0;
		margin-right: 0;
	}

	div.footer #footerSupportLanguagesIdCont #footerSupportLanguagesId {
	    display: inline !important;
	}

	.footer-march2017 span.languages:nth-child(1) {
		font-weight: 500 !important;
	}

	.footer-march2017 a.countryName {
	    padding-left: 0px !important;
	    padding-right: 0px !important;
	}
	
	.footer-march2017 i.ico {
		display: inline-block;
		padding-right: 4px;
		display: inline-block;
    	vertical-align: middle;
    	margin-right: 8px;
    	background-repeat: no-repeat;
	}

	.footer-march2017 .ico-store {
		background-image: url('https://static.oysho.net/6/static2/images/icons/footer/sprite_icons.png?4444');
    	background-position: -180px -8px;
	    width: 18px;
	    height: 19px;
	    
	}

	.footer-march2017 .ico-contact {
		background-image: url('https://static.oysho.net/6/static2/images/icons/footer/sprite_icons.png?4444');
    	background-position: -136px -9px;
	    width: 20px;
	    height: 19px;
	}

	.footer-march2017 .ico-earth {
		background-image: url('https://static.oysho.net/6/static2/images/icons/footer/sprite_icons.png?4444');
    	background-position: -155px -9px;
	    width: 24px;
	    height: 19px;
	}

	.footer-march2017 .ico-send {
		background-image: url('https://static.oysho.net/6/static2/images/icons/footer/sprite_icons.png?4444');
    	background-position: -226px -13px;
	    width: 29px;
	    height: 29px;
	}
	.footer-march2017 .ico-send:hover {
		background-image: url('https://static.oysho.net/6/static2/images/icons/footer/sprite_icons.png?4444');
    	background-position: -256px -13px;
	    width: 29px;
	    height: 29px;
	}
	.footer-march2017 .ico-apple {
		background-image: url('https://static.oysho.net/6/static2/images/icons/footer/sprite_icons.png?4444');
    	background-position: -36px -8px;
	    width: 24px;
	    height: 25px;
	}
	.footer-march2017 .ico-android {
		background-image: url('https://static.oysho.net/6/static2/images/icons/footer/sprite_icons.png?4444');
    	background-position: -4px -8px;
	    width: 26px;
	    height: 25px;
	}

	.footer-march2017 button.search_button_footerMarch17, button#foot {
	    left: 0;
	    border: none;
	    background-color: transparent;
	    cursor: pointer;
	}

	.footer-march2017 .more-information ul {
		padding-left: 0px;
	}
	.footer-march2017 .more-information ul {
		padding-bottom: 14px;
	}

	.footer-march2017 .line-header-top {
	    margin-right: 1px;
	}

	.footer-march2017 .line-header-top::before {
		/*width: 30px;
		border-top: 1px solid black;
		padding-left: 4px;
    	padding-right: 4px;
    	margin-right: 4px;*/
    	content: "¯¯¯";
    	vertical-align: sub;
    	letter-spacing: -1px;
    	margin-right: 4px;
	}

	div.footer.home {
	    margin-bottom: 0px;
	    padding-bottom: 0 !important;
	}

	.row.more-information, .responsive-bootstrap .row.more-information {
		margin-bottom: 0px;
		/*padding-left: 14px;*/
		padding-left: 0px;
	}
	div.footer .footer-march2017 {
	    font-size: 12px !important;
	}
	
	.row.subrow, .responsive-bootstrap .row.subrow {
	    margin-left: 0px;
	    margin-right: 0px;
	}

	.payment_footer_options {
	    display: -webkit-box;
	}

	@media (min-width: 768px) {
		.col-sm-2-footer {
		    width: 11%;
		}
		.col-sm-7-footer {
		    width: 64%;
		    float: right;
		}
		.payment_footer_options span.discount-info-ru{
		    width:90%;
		    display:inline-block;
		    margin-top:15px;
		}
	}

	div.footer div.categories div a {
	    font-size: 14px;
	    line-height: 24px;
	}

	.more-information .col-sm-4.text-right > span {
		padding-right: 14px;
	}
	

	/* iPad */
	@media only screen 
	and (min-device-width : 768px) 
	and (max-device-width : 1024px)  {

	}
	/* iPad landscape */
	@media only screen 
	and (min-device-width : 768px) 
	and (max-device-width : 1024px) 
	and (orientation : landscape) {
		.footer-march2017 input#newsletterEmailAddress {
		    width: 376px;
		}
		.more-information .col-sm-4.text-right > span {
			padding-right: 12px;
		}
		.col-sm-2-footer {
		    width: 12%;
		}
		.col-sm-7-footer {
		    width: 63%;
		}
	}
	/* iPad portrait */
	@media only screen 
	and (min-device-width : 768px) 
	and (max-device-width : 1024px) 
	and (orientation : portrait) {
		.footer-march2017 input#newsletterEmailAddress {
		    width: 268px;
		}
		.col-sm-2-footer {
		    width: 16%;
		}
		.col-sm-7-footer {
		    width: 57%;
		}
		div.footer div.categories > div {
		    padding-left: 0px !important;
		    padding-right: 0px !important;
		}
		.footer-march2017 .header-title-1, .footer-march2017 .categories h4 {
		    font-size: 18px;
		}
		div.footer div.categories div a {
		    font-size: 12px;
		}
		.more-information .col-sm-3 {
		    width: 25%;
		}
		.more-information .col-sm-4.text-right > span {
			padding-right: 12px;
		}
		.footer-march2017 .header-title-2 {
		    font-size: 12px;
		}
		.footer-march2017 .more-information ul li {
		    font-size: 11px;
		}
	}

/* Special for Phones */
    @media (max-width: 767px) {
    	.margin-t8-m {margin-top: 8px;}
        .margin-t20 {margin-top: 0px;}
        .margin-t20-m {margin-top: 20px;}
        .margin-t40 {margin-top: 0px;}
        .margin-t78 {margin-top: 0px;}
        .margin-t88 {margin-top: 0px;}
        .margin-t90 {margin-top: 0px;}
        .margin-t435 {margin-top: 0px;}
        .margin-t104 {margin-top: 0px;}
        .margin-t124 {margin-top: 0px;}
        .margin-b20-m {margin-bottom: 20px !important;}
        .margin-b28-m {margin-bottom: 28px !important;}
        .padding-t0-m {padding-top: 0;}
        .padding-b40 {padding-bottom: 0px;}
        .padding-b8-m {padding-bottom: 8px;}
        .padding-t20 {padding-top: 20px;}
        .padding-b10-m {padding-bottom: 10px;}
        .padding-b20 {padding-bottom: 0px;}
        .padding-b20-m {padding-bottom: 20px;}
        .padding-t20-m {padding-top: 20px;}
        .padding-t40-m {padding-top: 40px;}
        .padding-b40-m {padding-bottom: 40px;}
        .padding-b0 {padding-bottom: 0px !important}
        .padding-t0 {padding-top: 0px}
        .padding-b18-m {padding-bottom: 18px}
        .padding-t10-m {padding-top: 10px;}
        .padding-t24-m {padding-top: 24px}
        .padding-t28-m {padding-top: 28px}
        .padding-b72 {padding-bottom: 0px !important;}

        .footer-march2017 input#newsletterEmailAddress::placeholder { /* Chrome, Firefox, Opera, Safari 10.1+ */
		    color: #999999;
		    opacity: 1; /* Firefox */
		}

		.footer-march2017 input#newsletterEmailAddress:-ms-input-placeholder { /* Internet Explorer 10-11 */
		    color: #999999;
		}

		.footer-march2017 input#newsletterEmailAddress::-ms-input-placeholder { /* Microsoft Edge */
		    color: #999999;
		}

        button#foot {
		    display: inline;
		    width: inherit;
		}

    	.footer-march2017 .padding-t20 {padding-top: 22px;}
		button#foot {
		    border: none;
		    background-color: transparent;
		}
		.footer-march2017 .content-footer * {
		    text-align: left !important;
		}
		.footer-march2017 ul.social li {
		    display: inline;
		    /*border-right: 1px solid black;*/
		    padding-right: 0px;
    		padding-left: 0px;
		}
		.footer-march2017 ul.social li:nth-child(1) {
		    padding-left: 0px;
		}
		.footer-march2017 ul.social li:last-child {
		    padding-right: 0px;
		    border-right: none;
		}
		.footer-march2017 ul.social {
		    padding-top: 14px;
		}
		.footer-march2017 ul.social .separador-footer {
			padding-left: 8px;
    		padding-right: 4px;
		}
		.footer-march2017 .content-footer {
		    padding-bottom: 16px;
		    padding-top: 14px;
		}
		.block-2, .block-3 {
		    padding-top: 28px;
		}
		.footer-march2017 .content-footer {
		    padding-left: 12px;
		    padding-right: 12px;
		}
		.footer-march2017 .newsletter .header-title-1 {
			line-height: 22px;
		}
		.footer-march2017 .header-title-1, .footer-march2017 .categories h4 {
		    font-size: 14px;
		    font-weight: normal;
		    letter-spacing: 0.5px;
		    color: #343434;
		    margin-top: 30px;
		}
		.payment_footer_options h8 {
			letter-spacing: 0.5px;
		}
		.payment_footer_options img.logo {
		    max-width: 41px !important;
		}
		.payment_footer_options span.discount-info-ru{
		    font-size: 10px;
		    display:inline-block;
		    margin-top:10px;
		}
		.footer.home {
		    margin-top: 0;
		}
		.footer-march2017 .ico-send {
			background-image: url('https://static.oysho.net/6/static2/images/icons/footer/sprite_icons_mobile.png?4444');
	    	background-position: -12px;
		    width: 10px;
		    height: 25px;
		    float: right;
		}
		button#foot {
		    /*position: absolute;
		    top: 32px;
		    width: 100%;*/
		    margin-left: -5px;
		    border-bottom: 1px solid #bbbbbb;
		    margin-top: 7px;
		    float: right;
		}
		.button_primary, .search_button {
		    height: 34px;
		}
		.footer-march2017 input#newsletterEmailAddress {
		    width: 88% !important;
		}

		
		/* CSS FOOTER OPTIONS */
		.footer-march2017 .block-1 {
		    border-bottom: none;
		}
		.footer-march2017 .payment_footer_options {
		    border-bottom: none;
		    padding-bottom: 48px;
		}
		/* END CSS FOOTER OPTIONS */

        /* iPhone 5 and low resolution */
        @media only screen 
        and (min-device-width : 100px) 
        and (max-device-width : 374px) {
			.footer-march2017 .header-title-1, .footer-march2017 .categories h4 {
			    font-size: 14px;
			    line-height: 28px !important;
			}
			.footer-march2017 input#newsletterEmailAddress {
			    width: 182px;
			}
			.footer-march2017 ul.social li {
			    padding-right: 0px;
			    padding-left: 0px;
			    font-size: 11px;
			}
			.payment_footer_options img.logo {
			    max-width: 34px !important;
			}
			.footer-march2017 .header-title-1, .footer-march2017 .categories h4 {
			    font-size: 12.8px;
			}
			.footer-march2017 ul.social .separador-footer {
			    padding-left: 6px;
			    padding-right: 2px;
			}
        }

        /* iPhone 6 */
        @media only screen 
        and (min-device-width : 375px) 
        and (max-device-width : 413px) {
			.footer-march2017 ul.social li {
			    font-size: 12px;
			}
			.footer-march2017 input#newsletterEmailAddress {
			    width: 238px;
			}
			.footer-march2017 input#newsletterEmailAddress {
			    width: 89% !important;
			}
        }
        /* iPhone 6 Plus */
        @media only screen 
        and (min-device-width : 414px) 
        and (max-device-width : 736px) {
			.footer-march2017 input#newsletterEmailAddress {
			    width: 238px;
			}
			.footer-march2017 input#newsletterEmailAddress {
			    width: 90% !important;
			}
        }
    }

.footer-march2017 .col-xs-1, .footer-march2017 .col-sm-1, .footer-march2017 .col-md-1, .footer-march2017 .col-lg-1, .footer-march2017 .col-xs-2, .footer-march2017 .col-sm-2, .footer-march2017 .col-md-2, .footer-march2017 .col-lg-2, .footer-march2017 .col-xs-3, .footer-march2017 .col-sm-3, .footer-march2017 .col-sm-3-Special_3, .footer-march2017 .col-md-3, .footer-march2017 .col-lg-3, .footer-march2017 .col-xs-4, .footer-march2017 .col-sm-4, .footer-march2017 .col-md-4, .footer-march2017 .col-lg-4, .footer-march2017 .col-xs-5, .footer-march2017 .col-sm-5, .footer-march2017 .col-md-5, .footer-march2017 .col-lg-5, .footer-march2017 .col-xs-6, .footer-march2017 .col-sm-6, .footer-march2017 .col-md-6, .footer-march2017 .col-lg-6, .footer-march2017 .col-xs-7, .footer-march2017 .col-sm-7, .footer-march2017 .col-md-7, .footer-march2017 .col-lg-7, .footer-march2017 .col-xs-8, .footer-march2017 .col-sm-8, .footer-march2017 .col-md-8, .footer-march2017 .col-lg-8, .footer-march2017 .col-xs-9, .footer-march2017 .col-sm-9, .footer-march2017 .col-md-9, .footer-march2017 .col-lg-9, .footer-march2017 .col-xs-10, .footer-march2017 .col-sm-10, .footer-march2017 .col-md-10, .footer-march2017 .col-lg-10, .footer-march2017 .col-xs-11, .footer-march2017 .col-sm-11, .footer-march2017 .col-md-11, .footer-march2017 .col-lg-11, .footer-march2017 .col-xs-12, .footer-march2017 .col-sm-12, .footer-march2017 .col-md-12, .footer-march2017 .col-lg-12 {
	padding-left: 0 !important;
	padding-right: 0 !important;
}
</style>



