a:hover{
    text-decoration: none !important;
}
.search-brand-main{
    margin-bottom: 30px;
    margin-top: 40px;
}
.search-brand-main h4{
	font-size: 29px;
    font-weight: 700;
    color: #000;
    margin-top: 30px;
    margin-bottom: 30px;
}
.sell-device-list-ul{
    padding: 0px;
    list-style: none;
    display: inline-flex;
}
.sell-device-list-ul li{
	padding-right: 25px;
    font-size: 16px;
    color: #000;
}
.sell-device-list-ul li i{
	color: #00ab29;
	margin-right: 5px;
}
.sell-device-brand-search{
	position: relative;
	margin-top: 40px;
	margin-bottom: 30px;
}
.sell-device-brand-search input{
	width: 100%;
    background: #f5f5f5;
    border: 0px;
    padding: 15px 15px;
}
.sell-device-brand-search button{
	border: 0px;
    background: transparent;
    position: absolute;
    top: 13px;
    right: 11px;
    color: #c4c4c4;
    font-size: 18px;
}

.sell-device-brand-list-ul{
	padding: 0px;
    list-style: none;
    display: inline-flex;
    margin-top: 20px;
    margin-bottom: 30px;
}
.sell-device-brand-list-ul .sell-device-brand-list-li{
	width: 80px;
    height: 80px;
    margin-right: 20px;
}
.sell-device-brand-list-ul .sell-device-brand-list-li .sell-device-brand-list-a{
	display: flex;
    width: 80px;
    height: 80px;
    background: #ffffff;
    align-items: center;
    justify-content: center;
	border-radius: 10px;
}
.sell-device-brand-list-ul .sell-device-brand-list-li .sell-device-brand-list-a img{
	width: 50px;
}
.sell-device-brand-list-li-text-btn{
	align-items: center;
    display: inline-flex;
}
.sell-device-brand-list-li-text-btn a{
	color: #000;
}
.sell-device-brand-list-li-text-btn a:hover{
	text-decoration: none;
	color: #ff5602;
}
.shadow-md {
    box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.1);
}

.hidden {
    display: none;
}
.search-box-deta-list{
    background-color: #f5f5f5;
    border-top: 1px solid #ffffff;
    position: absolute;
    width: 100%;
    height:160px; 
    overflow:scroll;
}
.search-box-deta-list a{
    color: #000 !important;
    display: block;
    padding: 8px 15px;
    border-bottom: 1px solid #ececec;
    cursor: pointer;
}

.choose-variant-sell{
    background: #f5f5f5;
    border: 1px solid #ff5605;
    padding: 15px 15px;
    border-radius: 10px;
    margin-top: 30px;
    width: 70%;
}
.choose-variant-sell h5{
    margin-bottom: 13px;
}
.divice-value-price{
    margin-top: 20px;
}
.divice-value-price p{
    margin-bottom: 10px;
    color: #000;
}
.divice-value-price h3{
    color: #ff5605;
    margin-bottom: 25px;
}
.span-text-color{
    color: #ff5605;
}


.question-heading{
    color: #000;
    font-weight: 600;
}
.question-text{
    font-size: 14px;
    margin-left: 15px;
    margin-bottom: 20px;
}










.about-divice-option-boxes {
    display: flex;
/*    justify-content: center;*/
    gap: 20px;
    flex-wrap: wrap;
}

.about-divice-option-boxes .box {
    border: 1px solid #ededed;
    border-radius: 10px;
    width: 180px;
    padding: 0px;
    cursor: pointer;
    transition: all 0.3s ease;
    text-align: center;
}

.about-divice-option-boxes .box .about-divice-option-box-img{
    width: 100%;
    height: 150px;
    align-items: center;
    display: grid;
    justify-content: center;
}

.about-divice-option-boxes .box .about-divice-option-box-img img{
    width: 110px;
}
.about-divice-option-boxes .box .about-divice-option-box-text{
    background: #f5f5f5;
    height: 100px;
    align-items: center;
    display: flex;
    font-size: 15px;
    padding: 5px 15px;
    border-radius: 0px 0px 10px 10px;
}

.about-divice-option-boxes .box.active {
    border-color: #ff5605;
}
.about-divice-option-boxes .box.active .about-divice-option-box-text{
    background: #ff5605;
    color: #fff;
}


.icon-fix-width{
    width: 50px;
    margin-right: 20px !important;
}





.how-extramarket-work{

}
.how-extramarket-work span{
    background: #ff5602;
    color: #fff;
    font-size: 22px;
    font-weight: 500;
    padding: 10px 17px;
    border-radius: 50px;
}




.stepsouterdiv {
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: row;
    gap: 50px;
    padding: 40px 0px;
}
.stepsinnertextcon {
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 8px;
}
.stepsinnertextnumber {
    font-size: 56px;
    font-weight: 900;
    padding: 0;
    margin: 0;
    color: #000;
}
.stepsinnertextdesc {
    font-size: 19px;
    font-weight: 600;
    color: #000;
    width: 200px;
    line-height: 22px;
    margin: 0;
}


.sdindicatorcon {
    display: flex;
    justify-content: center;
    align-items: center;
}
.sdstepsindicator {
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 20px 30px;
    gap: 80px;
}
.sdstep {
    display: flex;
    align-items: center;
    flex-direction: column;
    position: relative;
    z-index: 1;
}
.sdstep p {
    text-align: center;
    color: #9e9e9e;
    font-size: 19px;
    font-weight: 600;
    padding: 0;
    margin: 0;
    padding-top: 10px;
}
.sdstep.active p {
    color: #ff5602;
}

.sdstepsindicator .sdstep .sdstep-icon {
    height: 63px;
    width: 63px;
    border-radius: 100%;
    background: #ffffff;
    border: 3px solid #c2c2c2;
    font-size: 10px;
    text-align: center;
    color: #c2c2c2;
    font-size: 30px;
    font-weight: 800;
    display: flex;
    justify-content: center;
    align-items: center;
}
.sdstepsindicator .sdstep.active .sdstep-icon {
    width: 63px;
    height: 63px;
    border-radius: 100%;
    background: #c2c2c2;
    font-size: 10px;
    text-align: center;
    color: #ff5602;
    font-size: 30px;
    display: flex;
    justify-content: center;
    align-items: center;
    background-color: #ffffff;
    border: 3px solid #ff5602;
}



.pt-title {
    padding: 0 85px;
    margin-bottom: 40px;
}
.pt-inner {
    display: flex;
    justify-content: center;
    align-items: center;
    background-color: #ff5602;
    border: 1px solid #f3f9fb;
    padding: 5px 0px;
    border-radius: 10px;
    box-shadow: 0px 8px 24px 0px rgba(0, 0, 0, 0.04);
}
.pt-text {
    font-size: 30px;
    font-weight: 700;
    color: #ffffff;
    padding: 0;
    margin: 0;
}
.pt-text span {
    color: #ffbc42;
}


.about-section-one{
    background: #fff;
    padding: 70px 0px;
}
.about-section-two{
    padding: 70px 0px;
}










.product.product-list {
    box-shadow: none;
    padding-bottom: 2rem;
    border-bottom: .1rem solid #ebebeb;
    margin-bottom: 2rem
}

.product.product-list .product-media {
    height: 100%
}

.product.product-list .product-media>a {
    height: 100%;
    width: 100%;
}

.product.product-list .product-media img {
    width: 100%;
    height: 100%;
    object-fit: cover
}

.product.product-list .product-body {
    padding: 1.6rem 0 0
}

.product.product-list .product-body .btn-wishlist {
    top: 3.1rem
}

.product.product-list .product-list-action {
    padding: 3.4rem 0 0
}

.product.product-list .product-content {
    color: #777;
    font-weight: 300;
    font-size: 1.4rem;
    line-height: 1.43;
    padding-top: 1rem;
    margin-bottom: 3.4rem
}

.product.product-list .product-content p {
    margin-bottom: 0
}

.product.product-list .product-action {
    position: static;
    left: auto;
    right: auto;
    bottom: auto;
    transform: translateY(0);
    opacity: 1;
    visibility: visible;
    margin-bottom: 1.2rem
}

.product.product-list .ratings-container {
    margin-bottom: 2.6rem
}

.product.product-list .btn-product {
    color: #777;
    padding-top: 0;
    padding-bottom: 0;
    line-height: 1.4;
    flex: 1 1 50%;
    max-width: 50%
}

.product.product-list .btn-product:before {
    margin-right: .5rem
}

.product.product-list .btn-product span {
    color: inherit;
    font-size: 1.2rem;
    transition: box-shadow .35s ease, color 0s ease
}

.product.product-list .btn-product.disabled {
    pointer-events: none
}

.product.product-list .btn-product:hover,.product.product-list .btn-product:focus {
    color: #c96
}

.product.product-list .btn-product:hover span,.product.product-list .btn-product:focus span {
    color: inherit
}

.product.product-list .btn-product.btn-cart {
    color: #c96;
    border: 0.1rem solid #c96;
    flex: 1 1 100%;
    max-width: 100%;
    text-transform: uppercase;
    line-height: 1;
    padding-top: 1rem;
    padding-bottom: 1rem;
    transition: all .35s ease
}

.product.product-list .btn-product.btn-cart span {
    font-size: 1.3rem
}

.product.product-list .btn-product.btn-cart:hover,.product.product-list .btn-product.btn-cart:focus {
    color: #fff;
    background-color: #c96
}

.product.product-list .btn-product.btn-cart:hover span,.product.product-list .btn-product.btn-cart:focus span {
    box-shadow: none
}

.product.product-list .btn-product.btn-cart.disabled {
    color: #ccc;
    border-color: #ebebeb;
    background-color: #fafafa
}

.product.product-list .btn-product.btn-cart.disabled:before {
    display: none
}

.product.product-list .product-nav {
    margin-bottom: 0
}


.custome-height-slide-inner{
    height: 460px;
}
.custom-web-pt-5{
    padding-top: 3rem !important;
}
.table-responsive {
    display: revert-layer !important;
}
@media only screen and (max-width: 800px) {
    .custome-height-slide-inner{
        height: 125px;
    }
    .line-2-bottom-line::after{
        top: 80%;
    }


    .stepsouterdiv {
        flex-direction: row;
        gap: 8px;
        padding: 10px;
        justify-content: flex-start;
    }
    .stepsinnertextcon {
        width: -webkit-fill-available;
        gap: 3px;
    }
    .stepsinnertextnumber {
        font-size: 20px;
    }
    .stepsinnertextdesc {
        font-size: 12px;
        width: -webkit-fill-available;
    }
    .stepsinnertextdesc {
        font-size: 15px;
        line-height: 16px;
        margin-left: 5px;
    }
    .stepsouterdiv img {
        width: 18px;
    }






    .sdstepsindicator {
        gap: 20px;
    }
    .sdstepsindicator .sdstep .sdstep-icon {
        width: 42px;
        height: 42px;
        font-size: 18px;
    }
    .sdstep p {
        font-size: 14px;
    }
    .sdstepsindicator img {
        width: 42px;
        height: 42px;
    }
    .pt-title {
        padding: 0px;
    }
    .pt-inner {
        padding: 10px 5px;
    }
    .pt-text {
        font-size: 16px;
    }

    .mobile-logo-custome{
        width: auto;
        height: 20px;
    }




    .custom-web-pt-5{
        padding-top: 0rem !important;
    }
    .font-mobile-small{
        font-size: 16px !important;
    }


    .pl-5{
        padding-left: 24px !important;
    }
    .about-divice-option-boxes {
        gap: 10px;
    }
    .about-divice-option-boxes .box {
        width: 47%;
    }
    .about-divice-option-boxes .box .about-divice-option-box-img {
        width: 100%;
        height: 100px;
    }
    .about-divice-option-boxes .box .about-divice-option-box-img img {
        width: 70px;
    }
    .table-responsive {
        display: block !important;
    }

    .tab-content {
        padding: 30px;
    }

    .mobile-view-order-1{
        order: 1;
    }
    .mobile-view-order-2{
        order: 2;
    }
}





