


.eBaySync-block{
	font-size:13px;
}

.form-control:focus{
	border:none;
	box-shadow:0 0 4px 0.1rem rgb(247, 168, 185);
}

.navbar-custom .nav-item a{
	color:#ed0038;
}

.counter-Txt{
	text-align:center; 
	font-size:20px;
	font-weight:bold;
	text-transform:uppercase;
	margin-top:20px;
}
.counter-Txt span{
	display:block;
	font-size:36px
}

.custom-bg{
	background:#e2264c;
}

@media(min-width:320px) and (max-width:767px){ 
	.c-no{
		height:100%;
	}
	.counter-Txt{
		margin-top:35px;
	}
}

@import url('https://fonts.googleapis.com/css2?family=Poppins&display=swap');

.amazonsync-page table td, .amazonsync-page table th{
	float: none;
	font-size: 14px;
}

.amazonsync-page{
	font-family: 'Poppins', sans-serif !important; 
}

.carousel .carousel-control {
	width: 30px;
	height: 30px;
	top: 4px;
}

.carousel-control.left {
	left: auto;
	right: 40px;
}

.carousel .carousel-indicators {
	bottom: 15px;
}




.amazonsync-features h5{
	font-size: 18px;
    color: #fff;
    padding-bottom: 9px;
    border-bottom: 1px solid #ef3541;
	font-weight: normal;
	margin-top: 15px;
}

.amazonsync-features .container, .amazonsync-keyfeatures .list-unstyled{
	justify-content: center;
    display: flex;
}

.amazonsync-keyfeatures h2{
	border-bottom: 1px solid #ffd7da;
    padding-bottom: 6px;
    margin-bottom: 10px !important;
}

.amazonsync-keyfeatures .list-unstyled li svg{
	display: block;
    text-align: center;
    width: 100%;
    margin-bottom: 10px;
}

.amazonsync-keyfeatures .list-unstyled li{
	background: #ececec;
    padding: 10px;
    font-size: 16px;
    text-transform: uppercase;
    margin: 0 10px;
    font-weight: 600;
    border-radius: 25px;
    letter-spacing: 0.8px;
}

.amazonsync-features .feature{
	background: #ff4f5a;
    margin: 0 20px;
    color: #fff;
    text-align: center;
    padding: 20px;
    font-size: 14px;
    min-height: 190px;
    line-height: 22px;
	box-shadow: 0 0 10px #c7c7c7;
}

.amazonsync-text{
	color:#ff4f5a;
}

.amazonsync-btn{
	background-color: #ff4f5a;
    color: #fff;
    text-transform: uppercase;
    font-size: 13px !important;
}

.font-weight-400{
	font-weight: 400;
}

.amazonsync-heading{
	font-size: 23px;
    padding-bottom: 10px !important;
    margin-top: 20px !important;
    border-bottom: 1px solid #fbcdd0;
}

.amazonsync-copyright{
	background-color: #171B42;
    text-shadow: 1px 1px 1px rgb(0 0 0 / 10%);
    padding: 14px 0;
    font-size: 13px;
    display: block;
    text-align: center;
	padding:15px;
}






