.carousel-item {
    height: 65vh;
    min-height: 350px;
    width: 100%;
    background: no-repeat center center scroll;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    object-fit: scale-down;

}
.spurx-slider{
    margin-top: -24px;
}

.tt-input:focus {
    outline: none;
}

.tt-menu {
    width: calc(100% - 2px);
    color: #000000;
    /*border: 1px solid #ddd;
    border-top: 0;*/
    border: 0px;
    padding: 0;
    background: #fff;
    text-align: left;
}

.tt-suggestion {
    padding: 5px 10px;
    margin: 0;
    cursor: pointer;
}

.tt-suggestion.tt-cursor {
    background-color: #ff0000;
}

.tt-suggestion p {
    margin: 5px 0;
}

.tt-hint {
    color: #bbb;
}

.technoyug-footer-login a {
    color: #ffffff;
    font-size: 14px;
}

.technoyug-footer-login a:hover {
    text-decoration: none;
    color: #ffffff;
}

.bg-gradient-technoyug {
    background-color: #000000;
    background-image: linear-gradient(135deg, #000000 10%, #434343 100%);
    background-size: cover;
}

.btn-technoyug-login {
    background: #000000;
    color: #fff;
}

.btn-technoyug-login:hover {
    background: #434343;
    color: #fff;
}


.bg-gradient-spurx {
    background-color: #F7C400;
    background-image: linear-gradient(90deg, #F7C400 10%, #f7af00 100%);
    background-size: cover;
}


.bg-join-button {
    background: -webkit-linear-gradient(left, #3931af, #00c6ff);
    padding: 13px;
    border-radius: 80px;
    color: #fff;
    font-weight: bold;
}

.bg-join-button:hover {
    background: -webkit-linear-gradient(left, #00c6ff, #3931af);
}

.covid-button {
    background: -webkit-linear-gradient(left, #ED213A, #93291E);
    padding: 10px;
    border-radius: 80px;
    color: #fff;
    font-weight: bold;
}

.covid-button:hover {
    background: -webkit-linear-gradient(left, #93291E, #ED213A);
}

.add-to-cart-card-button {
    background: -webkit-linear-gradient(left, #ED213A, #93291E);
        border-radius: 80px;
    color: #fff;
    font-weight: bold;
    padding-left: 10px;
    padding-right: 10px;
    margin-top: auto;
    width: 100%;
}
.add-to-cart-card-button:hover {
    background: -webkit-linear-gradient(left, #93291E, #ED213A);
    color: #fff;
}
.custom-card-footer{
    margin-top: -10px;
    border: none;
    background: #f2f2f2;
}

.spurx-link-text {
    font-weight: bold;
}

.topbar.navbar-light .navbar-nav .nav-item .nav-link {
    color: #000;
}

.topbar.navbar-light .navbar-nav .nav-item .nav-link:hover {
    color: #fff;
}

.topbar.navbar-light .navbar-nav .nav-item .nav-link:active {
    color: #ddd;
}


#search {
    width: 357px;
    margin: 4px auto;
    text-align: center;
    display: inline-block;

}
#products {
    border: none;
    box-shadow: none;
}

.spurx-link {
    color: #000;
}

.nav-spurx-icon {
    color: #000;
    width: 50% !important;
    height: 50% !important;
    margin-top: 8%;
    margin-left: 7.5%;
    font-size: 1.4em;
    background-size: 120%;
}

.nav-spurx-icon:hover {
    color: #fff;
}


.centerwrapper {
    margin: auto;
}
.error-p {
    text-align: center;
    color: red;
    font-size: 14px;
    margin-top: 10px;
}

/*
.badge-notify{
    position:relative;
    top: -10px;
    left: 20px;
    color: #00B7FF;
    background: #fff;
}
*/


.thank-you-pop{
    width:100%;
    padding:20px;
    text-align:center;
}
.thank-you-pop img{
    width:76px;
    height:auto;
    margin:0 auto;
    display:block;
    margin-bottom:25px;
}

.thank-you-pop h1{
    font-size: 42px;
    margin-bottom: 25px;
    color:#5C5C5C;
}
.thank-you-pop p{
    font-size: 20px;
    margin-bottom: 27px;
    color:#5C5C5C;
}
.thank-you-pop h3.cupon-pop{
    font-size: 25px;
    margin-bottom: 40px;
    color:#222;
    display:inline-block;
    text-align:center;
    padding:10px 20px;
    border:2px dashed #222;
    clear:both;
    font-weight:normal;
}
.thank-you-pop h3.cupon-pop span{
    color:#03A9F4;
}
.thank-you-pop a{
    display: inline-block;
    margin: 0 auto;
    padding: 9px 20px;
    color: #fff;
    text-transform: uppercase;
    font-size: 14px;
    background-color: #8BC34A;
    border-radius: 17px;
}
.thank-you-pop a i{
    margin-right:5px;
    color:#fff;
}
#myModal .modal-header{
    border:0px;
}

.badge-notify{
    background:#ffffff;
    position:absolute;
    top:-3px;
    left: 15px;
    color: #00B7FF;
}
.badge-notify-mob{
    background:#000;
    position:absolute;
    top: 19px;
    left: 25px;
    color: #00B7FF;
}


.more-items{
    padding-left: 10px;
}
.dont-focus{
    box-shadow: none !important;
}

.card-img-top-offer4 {
    width: 100%;
    height: 100%;
    min-height: 7vw;
    object-fit: scale-down;
    position: relative;
    top: 50%;
}

.card-title {
    font-weight: 500;
    font-size: 1.5rem;
    margin-bottom: 0px;
    text-decoration: none;
    color: #000;
}

.card-points {
 margin-top: - 20 px;
    font-weight: 500;
    font-size: 1.0rem;
    margin-bottom: 0px;
    text-decoration: none;
    color: #000;
}

.img-border-bottom {
    border-bottom: 1px solid #ddd;
}

.spurx-product-card {
    background: #f2f2f2;
}

.spurx-product-card-image {
    margin-top: -10px;
    padding: 30px;
    background: #fff;
    height: 22em;
    object-fit: scale-down;
}

.spurx-product-detail-image {
    margin-top: -10px;
    padding: 30px;
    background: #fff;
    height: 22em;
    object-fit: scale-down;
    max-width: 100%;
}


.product-title, .price, .sizes, .colors {
    text-transform: UPPERCASE;
    font-weight: bold;
}

.rating, .product-description, .vote, .sizes {
    margin-bottom: 15px;
}

.product-title {
    font-size: 30px;
}

.price {
    font-size: 20px;
    margin-top: -8px;
}

.product-title {
    margin-top: 0;
    color: #FF5733;
}


.detail-product-main-image{
    padding: 30px;
}

.details {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
}

.spurx-product-main {
    margin-top: 50px;
    margin-bottom: 50px;
}

.img-border {
    border: 1px solid #ddd;
}

.img-border-bottom {
    border-bottom: 1px solid #ddd;
}

p.qyt-para {
    margin-bottom: 0px;
}

.qyt-number {
    min-width: 50px;
    max-width: 90px;
    text-align: center;
}

.qyt-header {
    max-height: 70px;
    padding-left: 0px;
    margin-top: 0px;
}

.preview {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
}
.detail-product-main-image{
    padding: 30px;
    background: #fff;
    height: 22em;
    object-fit: scale-down;

}

.detail-product-main-thumbnail{
    padding: 10px;
    max-height: 8em;
    max-width: 3em;
    object-fit: scale-down;
    display: block;
    margin-left: auto;
    margin-right: auto;
}

@media screen and (max-width: 996px) {
    .preview {
        margin-bottom: 20px;
    }
}

.preview-pic {
    -webkit-box-flex: 1;
    -webkit-flex-grow: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
}
.preview-pic{
    object-fit: scale-down;
}

.preview-thumbnail.nav-tabs {
    border: none;
    margin-top: 15px;
}

.preview-thumbnail.nav-tabs li {
    width: 18%;
    margin-right: 2.5%;
}

.preview-thumbnail.nav-tabs li img {
    max-width: 100%;
    display: block;
}

.preview-thumbnail.nav-tabs li a {
    padding: 0;
    margin: 0;
}

.preview-thumbnail.nav-tabs li:last-of-type {
    margin-right: 0;
}

.tab-content {
    overflow: hidden;
}

.tab-content img {
    width: 100%;
    -webkit-animation-name: opacity;
    animation-name: opacity;
    -webkit-animation-duration: .3s;
    animation-duration: .3s;
}


/*Footer CSS*/

@import url(https://fonts.googleapis.com/css?family=Open+Sans:400,700,300);

footer {
    background-color: #0575E6;
    background-image: linear-gradient(135deg, #0575E6 10%, #021B79 100%);
    margin-top: 30px;
    min-height: 350px;
    font-family: 'Open Sans', sans-serif;
}

.footerleft {
    margin-top: 50px;
    padding: 0 36px;
}

.logofooter {
    margin-bottom: 10px;
    font-size: 25px;
    color: #fff;
    font-weight: 700;
}

.footerleft p {
    color: #fff;
    font-size: 12px !important;
    font-family: 'Open Sans', sans-serif;
    margin-bottom: 15px;
}

.footerleft p i {
    width: 20px;
    color: #999;
}


.paddingtop-bottom {
    margin-top: 50px;
    padding: 0 36px;
}

.footer-ul {
    list-style-type: none;
    padding-left: 0px;
    margin-left: 2px;
}

.footer-ul li {
    line-height: 29px;
    font-size: 12px;
}

.footer-ul li a {
    color: #a0a3a4;
    transition: color 0.2s linear 0s, background 0.2s linear 0s;
}

.footer-ul i {
    margin-right: 10px;
}

.footer-ul li a:hover {
    transition: color 0.2s linear 0s, background 0.2s linear 0s;
    color: #ff670f;
}

.social:hover {
    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -o-transform: scale(1.1);
}


.icon-ul {
    list-style-type: none !important;
    margin: 0px;
    padding: 0px;
}

.icon-ul li {
    line-height: 75px;
    width: 100%;
    float: left;
}

.icon {
    float: left;
    margin-right: 5px;
}


.copyright {
    min-height: 40px;
    background-color: #000000;
}

.copyright p {
    text-align: left;
    color: #FFF;
    padding: 5px 0;
    margin-bottom: 0px;
}

.heading7 {
    font-size: 21px;
    font-weight: 700;
    color: #d9d6d6;
    margin-bottom: 15px;
}

.post p {
    font-size: 12px;
    color: #FFF;
    line-height: 20px;
}

.post p span {
    display: block;
    color: #8f8f8f;
}

.bottom_ul {
    list-style-type: none;
    float: right;
    margin-bottom: 0px;
}

.bottom_ul li {
    float: left;
    line-height: 40px;
}

.bottom_ul li:after {
    content: "/";
    color: #FFF;
    margin-right: 8px;
    margin-left: 8px;
}

.bottom_ul li a {
    color: #FFF;
    font-size: 12px;
}

.social-icon {
    width: 30px;
    height: 30px;
    font-size: 15px;
    background-color: blue;
    color: #fff;
    text-align: center;
    margin-right: 10px;
    padding-top: 7px;
    border-radius: 50%;
}

.footer-social li {
    float: left;
    list-style-type: none;
}

.linked-in {
    background-color: #007bb6;
}

.facebook {
    background-color: #3b5998;
}

.twitter {
    background-color: #1da1f2;
}

.google {
    background-color: #f63e28;
}

a.technoyug-link {
    color: #FFA500;
}

a.technoyug-link:hover {
    text-decoration: none;
    color: #389456;
}


@media (max-width: 767px) {
    .mobile-mb-4{
        margin-bottom: 1.5rem;
    }
 

}
@media (max-width: 992px) {
    .covid-button {
        display: block;
        width: 100%;
        text-align: center;
    }

}
