/**********************Footer************************/
.syncro-footer-container {
	background-color: #222;
	height: auto;
}

.syncro-footer-container h4 {
	color: #fff;
	margin-bottom: 30px;
}

.syncro-footer-top-row-container {
    width: 100%;
    display: inline-block;
    text-align: center;
}

.syncro-footer-top-row {
    font-size: 13px;
    max-width: 1200px;
    display: inline-block;
    text-align: left;
    width: 100%;
}

.syncro-footer-top-row li {
    display: inline-flex;
    width: 100%;
    margin-bottom: 10px;
}

.syncro-footer-top-row i {
    border: 1px #fff solid;
    padding: 6px;
    border-radius: 19px;
    color: #fff;
    transition: 0.3s;
    display: inline-block;
    height: 34px;
    width: 34px;
}

.syncro-footer-top-row i img {
	width: 20px;
}

.syncro-footer-top-row i:hover {
	border-color: #c69c6d;
	background-color: #c69c6d;
}

.syncro-footer-top-row .syncro-footer-contact ul li p {
	display: inline-block;
	vertical-align: top;
}

.syncro-text-location {
	color: #fff;
	margin-left: 5%;
}

.syncro-text-email,
.syncro-text-phone {
	color: #fff;
	margin-left: 5%;
    margin-top: 2%;
}

.syncro-footer-top-row .syncro-footer-newsletter {
	color: white;
	width: 34%;
}

.syncro-footer-newsletter input#newsletter.input-text {
	width: 100%;
}

.syncro-footer-newsletter input#newsletter.input-text:focus {
	border-color: #c0c0c0;
}

.syncro-footer-newsletter span {
	color: #fff;
	font-weight: 700;
}

.syncro-footer-newsletter button {
	background: #666;
	color: #f1f1f1;
}

.syncro-footer-newsletter button:hover {
	background: #333;
}

.syncro-footer-contactus,
.syncro-footer-newsletter,
.syncro-footer-social-links {
	display: table-cell;
	width: 33%;
	height: 100%;
	padding: 20px;
    vertical-align: top;
}

.syncro-footer-contactus,
.syncro-footer-newsletter {
    border-right: 1px solid #393939;
}

.syncro-footer-newsletter .block-title {
	border-top: 0px !important;
}

.syncro-footer-newsletter .block-content {
	margin-top: 29px !important;
}

.syncro-footer-bottom-row-container {
    height: auto;
    border-bottom: 1px #393939 solid;
    border-top: 1px #393939 solid;
}

.syncro-footer-bottom-row {
    width: 1200px;
    height: 100%;
    margin-right: auto;
    margin-left: auto;
    font-size: 13px;
    position: relative;
    display: table;
    text-align: center;
}

.syncro-footer-bottom-row li:before {
	content: "\039f";
	padding-right: 10px;
}

.syncro-footer-bottom-row li {
	margin-top: 10px;
	color: #fff;
	transition: 0.1s;
}

.syncro-footer-bottom-row li:hover {
	color: #c69c6d;
}

.syncro-footer-bottom-row-container .syncro-footer-bottom-row ul li a {
	color: #fff;
	transition: 0.3s;
}

.syncro-footer-bottom-row-container .syncro-footer-bottom-row ul li a:hover {
	color: #c69c6d;
	text-decoration: none;
}

.syncro-footer-bottom-row-container .syncro-footer-bottom-row > div {
	width: 25%;
	height: 100%;
	padding: 20px;
	display: inline-block;
	vertical-align: top;
	text-align: left;
}

.syncro-footer-copyright-container {
    width: 1200px;
    margin-right: auto;
    margin-left: auto;
    height: auto;
    display: table;
    margin-top: 12px;
    padding-bottom: 12px;
}

.syncro-footer-copyright .copyright a,
.syncro-footer-copyright .copyright {
    color: #fff;
}

.syncro-footer-copyright {
	width: 100%;
    display: table-cell;
    vertical-align: middle;
}

.syncro-footer-payment {
	width: 100%;
    display: table-cell;
    vertical-align: middle;
    right: 0;
}

.syncro-footer-small-store-selector {
	height: auto;
	background-color: #222222;
	width: 100%;
	display: none;
}

.syncro-footer-small-language,
.syncro-footer-small-currency {
	height: 50%;
	position: relative;
	display: table;
	color: #fff;
	margin-top: 20px !important;
}

.syncro-footer-small-currency {
	background-color: #222;
	margin: auto;
}

.syncro-footer-small-currency .syncro-currency-single {
	display: inline-block;
	border-right: 1px #393939 solid;
}

.syncro-footer-small-language h4,
.syncro-footer-small-currency h4 {
	text-align: center;
	margin-bottom: 10px;
}

.syncro-footer-currency-switcher {
	padding-bottom: 30px;
}

.syncro-footer-currency-switcher #select-currency {
	background: #222;
	color: #fff;
	border: 1px solid #393939;
	outline: none;
}

.syncro-footer-small-currency label {
	display: none;
}

.syncro-footer-small-language {
	margin: auto;
}

.syncro-footer-small-language .form-language {
	background-image: none !important;
}

.syncro-footer-small-language .syncro-flags-single {
	display: inline-block;
	margin: 0px 10px;
}

.syncro-footer-small-language p,
.syncro-footer-small-language label {
	display: none;
}

.syncro-footer-small-language img {
	width: 30px;
	height: 20px;
}

@media (max-width: 1199px) {

	.syncro-footer-top-row-container,
	.syncro-footer-bottom-row{
		width: 100%;
	}
	
	.syncro-footer-copyright-container {
		width: 97%;
	}

	.syncro-text-email,
    .syncro-text-phone,
	.syncro-text-location {
		margin-left: 5%;
	}
}

@media (max-width: 835px) {

	.syncro-footer-container {
		height: auto;
	}

	.syncro-footer-contactus {
		display: none;
	}

	.syncro-footer-newsletter{
		width: 50%;
		text-align: center;
	}

	.syncro-footer-social-links {
		width: 50%;
		text-align: center;
	}

	.syncro-footer-top-row,
	.syncro-footer-bottom-row,
	.syncro-footer-copyright-container {
		width: 100%;
	}

	.syncro-footer-top-row-container {
		height: auto;
	}

	.syncro-footer-top-row .syncro-footer-newsletter {
		width: 50%;
	}

	.syncro-footer-bottom-row-container {
		height: auto;
	}

	.syncro-footer-static1,
	.syncro-footer-static2 {
	    margin-bottom: 20px;
        padding-bottom: 0px;
        padding-top: 35px;
	}

	.syncro-footer-static3 {
		float: none;
	}

	.syncro-footer-static2,
	.syncro-footer-static4 {
		right: 0;
	}

	.syncro-footer-static3,
	.syncro-footer-static4 {
		bottom: 0;
	    padding-top: 0px;
	    padding-bottom: 35px;
	}

	.syncro-footer-bottom-row-container .syncro-footer-bottom-row > div {
		height: initial;
		width: 48%;
	}

    .syncro-footer-copyright-container {
    	width: 100%;
    }

    .syncro-footer-copyright {
    	text-align: center;
    	display: block;
    }

   .syncro-footer-payment {
        width: 100%;
        display: block;
    	margin: auto;
    } 

    .syncro-footer-payment img {
    	margin: auto;
    	text-align: center;
        width: auto;
    }
}

@media (max-width: 580px) {
	
	.syncro-footer-container {
		height: auto !important;
	}

	.syncro-footer-copyright-container {
		margin-top: 0px;
		padding-top: 10px;
	}

	.syncro-footer-top-row,
	.syncro-footer-bottom-row,
	.syncro-footer-copyright-container {
		width: 100%;
	}

	.syncro-footer-newsletter,
	.syncro-footer-contactus {
		display: none;
	}

	.syncro-footer-social-links {
		width: 360px
	}

	.syncro-footer-top-row-container {
		height: auto;
		border-width: 0px;
	}

	.syncro-footer-bottom-row-container {
		height: auto !important;
		border: 0px;
		padding: 26px;
		padding-top: 5px;
	}

	.syncro-footer-container h4 {
		margin-bottom: 15px;
	}

	.syncro-footer-bottom-row-container .syncro-footer-bottom-row > div {
		width: 100% !important;
		position: relative !important;
		padding: 0px !important;
		background: #393939;
	    text-align: center;
	    display: table;
	    min-height: 40px !important;
	    margin-bottom: 4px !important;
	    float: none !important;
	    cursor: pointer;
	}

	.syncro-footer-static4 {
		margin-bottom: 6px !important;
	}

	.syncro-footer-bottom-row-container .syncro-footer-bottom-row > div h4 {
		width: 100%;
		margin: auto;
		padding-top: 11px;
		padding-bottom: 11px; 
	}

	.syncro-footer-static1:hover .syncro-footer-static1 h4,
	.syncro-footer-static2:hover .syncro-footer-static2 h4,
	.syncro-footer-static3:hover .syncro-footer-static3 h4,
	.syncro-footer-static4:hover .syncro-footer-static4 h4 {
		background-color: #222;
	}

	.syncro-footer-bottom-row-container .syncro-footer-bottom-row > div ul {
		display: none;
	}

	.syncro-footer-bottom-row-container .syncro-footer-bottom-row > div li:before {
		display: none;
	}

	.syncro-footer-bottom-row-container .syncro-footer-bottom-row > div li {
	    border-top: 2px solid #222;
        margin-top: 0px;
        background-color: #888;
	}

	.syncro-footer-bottom-row-container .syncro-footer-bottom-row > div li a {
	    text-transform: uppercase;
	    font-size: 14px;
	    padding-top: 8px;
        padding-bottom: 8px;
        display: inline-block;
        height: 100%;
        width: 100%;
	}

	.syncro-footer-social-links {
		width: 100% !important;
	}

	.syncro-footer-bottom-row-container {
		height: auto;
		border-width: 0px;
	}

	.syncro-footer-payment {
		display: block;
		margin: auto;
		width: 75%;
		padding-top: 5px;
	}

	.syncro-footer-copyright {
		padding: 0px 10px;
	}

	.syncro-footer-copyright-container {
		padding-bottom: 10px;
	}
}

