.sell-products-pages .zak-content,
.page-template-template-sell-form .zak-content {
    padding: 80px 0;
}

.sell-products-pages .zak-content h2 {
    font-size: 50px;
    font-weight: 600;
    color: #10213B;
    text-align: center;
    margin: 0;
}

.sell-products-pages .zak-content .zak-row {
    flex-direction: column;
    align-items: center;
}

/*-------Page-template-template-main-page----------*/

.page-template-template-main-page .zak-content .zak-row ul {
    display: grid;
    grid-template-columns: repeat(1, 1fr);
    list-style: none;
    padding: 0;
    margin: 0;
	gap:15px;
}

/* .page-template-template-main-page .zak-content .zak-row ul li {
    text-align: center;
} */
.page-template-template-main-page .zak-content .zak-row .services-sec-main-sec ul{
	display: unset !important;
   list-style: disc;
}

.page-template-template-main-page .zak-content .zak-row ul li a {
	background: linear-gradient(277.5deg, #0DF6FA -6.47%, #068DF9 100%);
    font-weight: 500;
    border-radius: 8px;
    font-size: 16px;
    transition: all 0.38s ease-in-out 0s;
    display: flex;
    justify-content: center;
    align-items: center;
    color: #fff;
    position: relative;
    z-index: 1;
    overflow: hidden;
    padding: 8px 20px;
	text-decoration:none;
	line-height:normal;
}
/* .page-template-template-main-page .zak-content .zak-row ul li a {
   box-shadow: 0 0 23px rgba(0, 0, 0, 0.07) !important;
    border: 1.5px solid #0084ff;
    border-radius: 15px !important;
    display: block !important;
    width: 100% !important;
    box-sizing: border-box !important;
    transition: all 0.38s 
ease-in-out 0s !important;
    padding: 30px 40px;
    font-size: 26px;
    font-weight: 500;
    color: #10213B;
    text-decoration: none;
} */

/* .page-template-template-main-page .zak-content .zak-row ul li a:hover {
    border: 1.5px solid #007bff;
    box-shadow: 0 0 0 0.8px #007bff;
    border-color: #007bff;
} */

/*-------Term apple page----------*/

.term-apple .sell-subcategories {
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    width: 100%;
    margin-top: 40px;
}

.term-apple .sell-subcategories .main-sub-category {
    display: block;
    text-align: center;
    min-height: 200px;
    padding: 15px;
    box-shadow: 0 0 23px rgba(0, 0, 0, 0.07) !important;
    border-radius: 15px !important;
    margin: 10px;
}

.term-apple .sell-subcategories .main-sub-category a {
    font-size: 15px;
    font-weight: 600;
    color: #404040;
    width: 100%;
    max-width: 100%;
    margin: auto;
    text-align: center;
}

.term-apple .sell-subcategories .main-sub-category img {
    max-width: 120px !important;
    max-height: 100px !important;
    margin: 0 auto 15px;
}

/*-------page-template-page-sell-other-devices----------*/
.page-template-page-sell-other-devices #cbs-other-devices {
    width: 100%;
}

.page-template-page-sell-other-devices .device-tabs {
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    margin-top: 40px;
}

.page-template-page-sell-other-devices .device-tabs button.device-tab {
    display: block;
    font-size: 15px;
    font-weight: 600;
    color: #404040;
    text-align: center;
    margin: 10px;
    min-height: 200px;
    padding: 15px;
    box-shadow: 0 0 23px rgba(0, 0, 0, 0.07) !important;
    border-radius: 15px !important;
    background-color: transparent;
}

.page-template-page-sell-other-devices .device-tabs button.device-tab img {
    display: block;
    max-width: 120px !important;
    max-height: 100px !important;
    margin: 0 auto 15px;
}

/*-------page-template-page-sell-other-devices----------*/
.term-iphone .main-content-area {
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    width: 100%;
    margin-top: 40px;
}

.term-iphone .main-content-area .inner-content {
    display: flex;
    flex-direction: column;
    text-align: center;
    min-height: 200px;
    padding:20px 15px;
    box-shadow: 0 0 23px rgba(0, 0, 0, 0.07) !important;
    border-radius: 15px !important;
    margin: 10px;
}

.term-iphone .main-content-area .device-thumbnail img {
   max-width: 100px !important;
    max-height: 100px !important;
    margin: 0px auto 15px;
    object-fit: contain;
}

.term-iphone .main-content-area .inner-content a {
    font-size: 15px;
    font-weight: 600;
    color: #404040 !important;
    max-width: 100%;
    margin: auto;
    text-align: center;
}

.term-iphone .main-content-area .inner-content .select-button {
    padding: 5px 30px;
    margin-top: 10px;
    color: #fff !important;
    background: linear-gradient(to left, #00ffff, #007bff);
    border: none;
    border-radius: 8px;
    font-size: 16px;
    font-weight: 500;
    transition: all 0.38s ease-in-out 0s;
    line-height: normal;
    position: relative;
    overflow: hidden;
    z-index: 1;
}

.term-iphone .main-content-area .inner-content .select-button:before {
    content: "";
    position: absolute;
    top: 0;
    width: 0%;
    height: 100%;
    transition: all 0.4s ease;
    z-index: -1;
    background: linear-gradient(90deg, #007bff, #00ffff);
    left: 0;
    border-radius: 10px;
}

.term-iphone .main-content-area .inner-content .select-button:hover:before {
    width: 100%;
}
.step-buttons button:disabled {
    background: #ccc;
    cursor: not-allowed;
}
/*------- single device model----------*/
.sell-products-pages.has-page-header .zak-page-header,
.single-device_model.has-page-header .zak-page-header,
.page-template-template-sell-form.has-page-header .zak-page-header,
.page-template-template-thank-you.has-page-header .zak-page-header {
    padding: 200px 0px 100px 0px;
}

.single-device_model .zak-content {
    padding: 80px 0;
}

.single-device_model .zak-content .zak-row {
    flex-direction: column;
}

.single-device_model .zak-content h2 {
    font-size: 50px;
    font-weight: 600;
    color: #10213B;
    text-align: center;
    margin: 0;
}

.main-cls-progress {
    height: 10px;
    background: #eee;
    border-radius: 8px;
    margin: 50px 0 40px;
}

.main-cls-progress .progress-barsss {
    height: 10px;
    background: linear-gradient(to left, #00ffff, #007bff);
    width: 0%;
    border-radius: 8px;
    transition: width 0.3s ease;
}

.single-device_model .zak-content .wrapcbs-summary-cls {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
	gap: 100px;
}

.single-device_model .zak-content .cbs-container h3 {
    font-size: 25px;
    font-weight: 600;
    margin-bottom: 8px;
}

.single-device_model .zak-content .cbs-container p {
    font-weight: 400;
    line-height: 1.5;
    color: #10213B;
    margin-bottom: 30px;
}

.single-device_model .zak-content .remove-li {
    box-shadow: 0 0 23px rgba(0, 0, 0, 0.07) !important;
    border: 1.5px solid #fff;
    border-radius: 15px;
    padding: 25px;
    font-size: 20px;
    font-weight: 500;
    color: #10213B;
    list-style: none;
    margin: 30px 0 0;
}

.single-device_model .zak-content .remove-li li {
    font-size: 16px;
    margin-bottom: 5px;
}

.single-device_model .zak-content .remove-li li:last-child {
    margin-bottom: 0;
}

.single-device_model .zak-content .remove-li li strong {
    font-size: 18px;
}

.single-device_model .zak-content .estimate-summary button {
    margin-top: 30px !important;
}

.single-device_model .zak-content .anchorcls-btn {
    display: block;
    box-shadow: 0 0 23px rgba(0, 0, 0, 0.07) !important;
    border: 1.5px solid #fff;
    border-radius: 15px;
    padding: 25px;
    font-size: 20px;
    font-weight: 500;
    color: #10213B;
    margin-top: 20px;
}

.single-device_model .zak-content .anchorcls-btn span {
    margin-left: 30px;
}

.single-device_model .zak-content .helper-text {
    background-color: #008dff36;
    padding: 15px 20px;
    margin-bottom: 30px;
    border-radius: 8px;
}

.single-device_model .zak-content .helper-text p {
    margin: 0;
}
.remove-li h3 {
   font-size: 25px;
   font-weight: 600;
}
.remove-li ul {
	list-style: none;
	padding: 0;
	margin:0;
}
.single-device_model .zak-content .options-container {
    display: grid;
    grid-template-columns: repeat(1, 1fr);
}

.main-form-sec .options-container label p {
    margin-bottom: 0 !important;
}

.radio-main-cls,
.main-form-sec .options-container label,
.main-checkbox label {
    display: block;
    border: 1px solid #ACBABB;
    margin: 0;
    font-weight: 500;
    color: #10213B;
    padding: 15px 20px;
    border-radius: 15px;
    cursor: pointer;
    margin-bottom: 15px;
}

.radio-main-cls:last-child,
.main-form-sec .options-container label:last-child {
    margin-bottom: 0;
}

.main-form-sec .options-container .option-images {
    justify-content: center;
    width: 100%;
    height: 200px;
    overflow: hidden;
    background: #00ffff;
    border-radius: 8px;
    padding: 15px;
    margin: 0 0 20px !important;
}

.main-form-sec .options-container .option-images img {
    width: 100%;
    max-width: 100% !important;
    object-fit: contain;
}

.main-form-sec .cbs-container .step-buttons {
    display: flex;
    margin-top: 40px;
}
/*-----Button Design---------*/
.common-btn {
    display: inline-block !important;
    width: auto;
    box-sizing: border-box !important;
    padding: 12px 30px;
    color: #fff;
    background: linear-gradient(to left, #00ffff, #007bff);
    border: none;
    border-radius: 8px;
    font-size: 16px;
    font-weight: 500;
    transition: all 0.38s ease-in-out 0s;
    line-height: normal;
    position: relative;
    overflow: hidden;
    z-index: 1;
    margin-right: 15px;
}

.common-btn:before {
    content: "";
    position: absolute;
    top: 0;
    width: 0%;
    height: 100%;
    transition: all 0.4s ease;
    z-index: -1;
    background: linear-gradient(90deg, #007bff, #00ffff);
    left: 0;
    border-radius: 10px;
}

.common-btn:hover:before {
    width: 100%;
}

.common-btn:hover {
    color: #fff;
}

.main-form-sec .radio-main-cls {
    display: inline-flex;
    align-items: center;
    gap: 8px;
    cursor: pointer;
    user-select: none;
}

.radio-main-cls input {
    position: absolute;
    opacity: 0;
    pointer-events: none;
}


.radio-main-cls span {
    position: relative;
    font-weight: 500;
    color: #10213B;
    padding-left: 30px;
    line-height: 1.4;
    display: flex;
}
.radio-main-cls p {
	color: #3f3f46;
    font-weight: 400;
	margin-top: 8px;
	margin-bottom:0;
	line-height: 1.5;
}
.radio-main-cls span::before {
    content: "";
    position: absolute;
    left: 0;
    top: 12px;
    transform: translateY(-50%);
    width: 18px;
    height: 18px;
    border-radius: 50%;
    border: 2px solid #10213B;
    box-sizing: border-box;
    background: white;
    transition: border-color .15s, box-shadow .15s;
}

.radio-main-cls span::after {
    content: "";
    position: absolute;
    left: 5px;
    top: 12px;
    transform: translateY(-50%);
    width: 8px;
    height: 8px;
    border-radius: 50%;
    background: transparent;
    transition: background .12s, transform .12s;
}


.radio-main-cls input:checked+span::before {
    border-color: #0757ee;
}

.radio-main-cls input:checked+span::after {
    background: linear-gradient(to left, #00ffff, #007bff);
}

.radio-main-cls input:focus-visible+span::before {
    outline: 3px solid rgba(21, 156, 228, 0.2);
    outline-offset: 2px;
}

/*--------Input Design------------*/
.main-form-sec input[type="checkbox"] {
    -webkit-appearance: none;
    appearance: none;
    width: 20px;
    height: 20px;
    border: 2px solid #10213B;
    border-radius: 6px;
    background: #fff;
    display: inline-block;
    position: relative;
    vertical-align: middle;
    margin-right: 5px;
    transition: background .12s, border-color .12s, box-shadow .12s;
}

.main-form-sec input[type="checkbox"]:checked {
    background: #007bff;
    border-color: #007bff;
    background-image: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 12 10'><path fill='white' d='M1 5l3 3 7-7 1 1-8 8L0 6z'/></svg>");
    background-repeat: no-repeat;
    background-position: center;
    background-size: 60% 60%;
}

.main-form-sec input[type="checkbox"]:focus-visible {
    outline: 3px solid rgba(21, 156, 228, 0.18);
    outline-offset: 3px;
}

.main-form-sec input[type="checkbox"].sm {
    width: 16px;
    height: 16px;
    border-radius: 4px;
}

.main-form-sec input[type="checkbox"].lg {
    width: 28px;
    height: 28px;
    border-radius: 6px;
}

.single-device_model .zak-content .options-container .battery-input {
    position: relative;
    border: 0;
    padding: 0;
}

.single-device_model .zak-content .options-container .battery-input .percent-symbol {
    position: absolute;
    top: 55%;
    left: 95%;
}

.single-device_model .zak-content .options-container input[type="text"] {
    border: 1px solid #ACBABB;
    padding: 20px 40px 20px 27px;
    border-radius: 8px;
    font-size: 16px;
    color: #10213B;
    font-weight: 400;
    margin-top: 10px;
}

.single-device_model .zak-content .options-container input[type="text"]::placeholder {
    color: #10213B;
}


/*----------Your price estimate------------*/
.single-device_model .estimate-screen-main-sec {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
	gap: 100px;
}

.single-device_model .wrapall-content .inner-content {
    background-color: #0f2852;
    padding: 23px;
    border-radius: 15px;
    text-align: center;
    margin-bottom: 40px;
}

.single-device_model .wrapall-content .inner-content .estimate-value {
    font-size: 50px;
    font-weight: 700;
    color: #fff;
    margin: 0;
}

.single-device_model .wrapall-content .inner-content h2 {
    font-size: 25px;
    color: #fff;
}

.single-device_model .wrapall-content .note {
    display: inline-block;
    background-color: #0757ee;
    padding: 10px 20px;
    border-radius: 8px;
    color: #fff !important;
    margin: 0 !important;
}

#final-sell-link {
    margin-top: 30px;
    text-align: center;
    margin-right: 0 !important;
}
.arrow-sdb {
    display: flex;
    align-items: center;
    margin-top: 25px;
    margin-bottom: 30px !important;
}

.arrow-sdb .TextTag__HtmlTag-sc-4i1t5p-0 {
    font-size: 20px;
    font-weight: 600 !important;
    padding-left: 10px;
    margin: 0 !important;
}
.arrow-sdb button {
    background-color: transparent;
    padding: 0;
    display: flex;
}
.arrow-sdb button svg {
    width: 25px;
    height: 25px;
}
.arrow-sdb:hover p {
	color:#0757ee;
}
.arrow-sdb:hover svg path{
	stroke:#0757ee;
}
/*--------page-template-template-sell-form---------------*/
.page-template-template-sell-form .zak-content .zak-row {
    display: block;
}

.page-template-template-sell-form .zak-content .zak-row .cbs-sell-form-container {
    display: grid !important;
    grid-template-columns: repeat(2, 1fr);
	align-items: start;
	gap: 100px !important;
}
.page-template-template-sell-form .zak-content .cbs-sell-form-container .main-form-cls button[type="submit"] {
	margin-top: 30px;
}
.page-template-template-sell-form .zak-content .cbs-summary-box {
    border: 0 !important;
    width: 100% !important;
    height: auto;
    text-align: center;
    box-shadow: 0 0 23px rgba(0, 0, 0, 0.07) !important;
    border-radius: 15px;
    padding: 30px !important;
    font-size: 20px;
    font-weight: 500;
    color: #10213B;
    display: grid;
    grid-template-columns: auto 1fr;
}
.page-template-template-sell-form .zak-content .cbs-summary-box h3 {
    grid-column: 1/3;
	font-size: 25px;
	font-weight: 600;
	text-align: left;
}

.page-template-template-sell-form .denmark-flag svg {
    width: 30px;
}

.main-form-cls label {
    width: 100%;
}

.main-form-cls label input,
.main-form-cls label select,
.main-form-cls label textarea,
.main-form-cls #billing_phone {
    border: 1px solid #ACBABB;
    padding: 20px 27px;
    font-size: 16px;
    color: #10213B;
    font-weight: 400;
    margin-bottom: 0px;
	border-radius: 15px;
}

.main-form-cls label input::placeholder,
.main-form-cls label textarea::placeholder,
.main-form-cls #billing_phone::placeholder {
    color: #10213B;
}

.main-form-cls label input[type="submit"] {
    border-radius: 8px;
    margin-bottom: 0px;
    color: #fff;
    width: 100%;
    background: linear-gradient(to left, #00ffff, #007bff);
    font-size: 18px;
    font-weight: 500;
    border: none;
}
.main-form-cls .cbs-error {
    display: block;
    color: #ff0000;
    font-weight: 300;
    font-size: 14px;
}
.main-form-cls .validation-color {
    color: #ff0000;
}
.main-wrapcls {
    box-shadow: 0 0 23px rgba(0, 0, 0, 0.07) !important;
    border: 1.5px solid #fff;
    border-radius: 15px;
    padding: 25px;
    font-size: 20px;
    font-weight: 500;
    color: #10213B;
    list-style: none;
    margin: 0 0 30px;
}
.main-wrapcls h3 {
    font-size: 25px;
    font-weight: 600;
	margin-bottom: 30px;
}
.main-wrapcls .shipping-tabs .first-tab {
    border: 2px solid #0e2c5d;
	overflow: hidden;
    border-radius: 15px;
	margin-bottom: 15px;
}
.main-wrapcls .shipping-tabs .second-tab {
    border: 2px solid #0e2c5d;
    border-radius: 15px;
	overflow: hidden;
}
.main-wrapcls .shipping-tabs button {
    display: block;
    width: 100%;
    font-size: 18px;
    line-height: 28px;
    color: #333333;
    padding: 15px 80px 15px 15px;
    text-align: left;
    border-radius: 0;
    background-color: #fff;
}

.main-wrapcls .shipping-tabs .shipping-tab.active {
	color: #fff;
    background-color: #0e2c5d;
}

.main-wrapcls .shipping-tab-content {
    padding: 20px;
}
.main-wrapcls .shipping-tab-content p {
    font-size: 16px;
    font-weight: 400;
    line-height: 1.5;
    color: #10213B;
}
.cbs-form-section h3 {
    font-size: 25px;
    font-weight: 600;
    margin-bottom: 30px;
}
.main-form-cls label {
   font-weight: 500;
   margin-bottom: 15px;
}
.main-form-cls label input {
    margin-top: 6px;
}
.cbs-form-section .form-row-phone .phone-sell-form {
    display: flex;
    align-items: center;
    gap: 10px;
}
.cbs-form-section .phone-sell-form .denmark-flag, .cbs-form-section .phone-sell-form .area-code {
    flex: 1;
    margin: 0;
}
.cbs-form-section .phone-sell-form #billing_phone {
    width: 90%;
}
.main-wrapcls .shipping-tabs .main-wrap {
    position: relative;
}
.main-wrapcls .shipping-tabs .price-sec {
    position: absolute;
    top: 12px;
    right: 15px;
    display: flex;
    align-items: center;
    color: #333333;
}
.main-wrapcls .shipping-tabs .active-main-tab .price-sec {
	color: #fff;
}

.main-wrapcls .shipping-tabs .price-sec img {
    width: 20px;
    height: 20px;
    margin-right: 8px;
}
.main-wrapcls .shipping-tabs .active-main-tab .price-sec img {
	filter: invert(1) brightness(9);
}
.page-template-template-sell-form .zak-content .cbs-summary-box .summary-sidebar {
    display: flex;
    flex-direction: column;
    justify-content: center;
	padding-left: 20px;
}
.page-template-template-sell-form .zak-content .cbs-summary-box p {
    font-size: 18px;
	text-align: left;
    margin-bottom: 0;
}
.wrap-both {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 100px;
}
.wrap-both .step-nav {
    display: flex;
    margin-top: 30px;
}
.main-summary-cls {
    border: 0 !important;
    width: 100% !important;
    height: auto;
    box-shadow: 0 0 23px rgba(0, 0, 0, 0.07) !important;
    border-radius: 15px;
    padding: 30px !important;
    font-size: 20px;
    font-weight: 500;
    color: #10213B;
	margin-top: 30px;
}
.main-summary-cls h3 {
    font-size: 25px;
    font-weight: 600;
}
.wrap-finam-sum p {
    font-size: 18px;
    color: #10213b;
}
.main-summary-cls ul {
    list-style: none;
    padding-left: 0;
    margin: 0;
}
.main-summary-cls ul li {
    font-size: 16px;
    margin-bottom: 5px;
}

.main-summary-cls ul li:last-child {
    margin-bottom: 0;
}

.main-summary-cls ul li strong {
    font-size: 18px;
}
.wrap-both .step-other h3 {
    font-size: 25px;
    font-weight: 600;
    margin-bottom: 5px;
}
.main-form-cls .device-tab-content {
    margin-top: 0;
}
.main-form-sec .main-checkbox  input[type="checkbox"] {
    padding: 0 !important;
    margin-top: 0;
}
.wrap-both .head-wrap {
    margin-bottom: 30px;
}
.main-form-sec .wrap-both .radio-main-cls {
    display: block;
}
.wrap-finam-sum {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 100px;
}
.wrap-finam-sum button {
    margin: 20px 0 0 !important;
}
.summ-other-side .bold-heading span {
    font-size: 16px;
    font-weight: 400;
}
.page-template-template-thank-you .zak-content .zak-row {
    flex-direction: column;
}
.page-template-template-thank-you .cbs-thank-you-container {
    padding: 80px 0;
    text-align: center;
}
.page-template-template-thank-you h1 {
    font-size: 50px;
    font-weight: 600;
    color: #10213B;
    text-align: center;
}
.page-template-template-thank-you strong {
    font-weight: 600;
    font-size: 18px;
}
.single-device_model .estimate-screen-main-sec .remove-li {
    margin: 0;
}
.anchor-db svg {
    width: 25px;
    height: 25px;
}
/*-------Responsive------*/
@media only screen and (min-width: 768px) {
.mobile-estimate-bar {
    display: none !important;
}
}
@media only screen and (max-width: 1024px) {
.sell-products-pages .zak-content, .page-template-template-sell-form .zak-content,
.single-device_model .zak-content,.page-template-template-thank-you .cbs-thank-you-container {
    padding: 40px 0;
}

.sell-products-pages .zak-content h2,.single-device_model .zak-content h2,.page-template-template-thank-you h1 {
    font-size: 36px;
}

.main-cls-progress {
    margin: 40px 0 40px;
}
/* .page-template-template-main-page .zak-content .zak-row ul li a {
    padding: 20px 40px;
    font-size: 30px;
} */
.page-template-template-main-page .zak-content .zak-row ul {
    margin: 20px 0 0;
}
.single-device_model .wrapall-content .inner-content .estimate-value {
    font-size: 36px;
}
.single-device_model .estimate-screen-main-sec,.single-device_model .zak-content .wrapcbs-summary-cls,.wrap-both,.wrap-finam-sum {
    gap: 50px;
}
.page-template-template-sell-form .zak-content .zak-row .cbs-sell-form-container {
    gap: 50px !important;
}	
.main-form-cls label input, .main-form-cls label select, .main-form-cls label textarea, .main-form-cls #billing_phone {
    padding: 15px;
    border-radius: 8px;
}
.main-wrapcls .shipping-tabs .first-tab,.main-wrapcls .shipping-tabs .second-tab {
    border-radius: 8px;
}	
.radio-main-cls, .main-form-sec .options-container label, .main-checkbox label {
    border-radius: 8px;
}	
}

@media only screen and (max-width: 767px) { 
.sell-products-pages .zak-content, .page-template-template-sell-form .zak-content,
.single-device_model .zak-content,.page-template-template-thank-you .cbs-thank-you-container {
    padding: 30px 0;
}
	
.sell-products-pages .zak-content h2, .single-device_model .zak-content h2,.page-template-template-thank-you h1  {
    font-size: 28px;
}	
.sell-products-pages .zak-content .zak-row {
   display: block;
}	
.page-template-template-main-page .zak-content .zak-row ul {
    grid-template-columns: repeat(2, 1fr);
    margin: 15px 0 0;
	gap:10px;
}
/* .page-template-template-main-page .zak-content .zak-row ul li {
    margin: 0 0 15px;
} */
.page-template-template-main-page .zak-content .zak-row ul li:last-child {
    margin-bottom:0;
}
.page-template-template-main-page .zak-content .zak-row ul li a {
    padding: 10px 12px;
    font-size: 15px;
}	
.term-apple .sell-subcategories,.term-iphone .main-content-area,.page-template-page-sell-other-devices .device-tabs {
    grid-template-columns: repeat(2, 1fr);
    margin-top: 20px;
}
.single-device_model .estimate-screen-main-sec,.single-device_model .zak-content .wrapcbs-summary-cls,
.page-template-template-sell-form .zak-content .zak-row .cbs-sell-form-container,.wrap-both,.wrap-finam-sum {
    grid-template-columns: repeat(1, 1fr);
    gap: 30px !important;
}	
.main-wrapcls {
    padding: 20px;
}
.main-summary-cls {
    padding: 20px !important;
}
.single-device_model .zak-content .anchorcls-btn {
    position: fixed;
    left: 0;
    bottom: -30px;
    background: #ffffff;
    z-index: 1034;
    width: 100%;
	border-radius: 0 !important;
    border: 0 !important;
	box-shadow: 0 0 23px rgba(0, 0, 0, 0.07) !important;
}	
.page-template-template-sell-form .zak-content .zak-row .cbs-sell-form-container .cbs-summary-box {
    grid-row: 1;
}	
.desktop-buttons,.summary-mobile-none,.single-device_model  a.qlwapp__button.qlwapp__button--button {
	display: none !important;
}	
.mobile-estimate-bar {
    position: fixed;
    bottom: 0;
    left: 0;
    width: 100%;
	z-index:1;
    background-color: #fff;
    padding: 10px 15px;
	display: grid !important;
    grid-template-columns: 30% 70%;
    place-items: center;
	box-shadow: 0 0 23px rgba(0, 0, 0, 0.07) !important;
}	
.mobile-estimate-bar .common-btn {
    padding: 6px 17px;
    margin-right: 8px;
}	
.mobile-estimate-bar .common-btn:last-child {
    margin-right: 0;
}	
.sell-button-dd {
    position: fixed;
    bottom: 0;
    left: 0;
	z-index:1;
    background-color: #fff;
    width: 100%;
    text-align: center;
}	
.sell-button-dd a {
	margin-top: 0;
}	

.mobile-estimate-bar .estimate-value {
    font-weight: 600;
}
.mobile-estimate-bar .button-wrap {
    place-self: self-end;
}	
}
@media only screen and (max-width: 370px) { 
.term-apple .sell-subcategories,.term-iphone .main-content-area,.page-template-page-sell-other-devices .device-tabs {
    grid-template-columns: repeat(1, 1fr);
}
}
/* 17-12-2025 */

.other-device-categories {
    width: 100%;
    display: grid;
    grid-template-columns: repeat(4, 1fr);
	gap:20px;
	padding-top:50px;
}

.tax-sell_cat .arrow-sdb:before {
    content: "";
    position: absolute;
    top: 0;
    width: 0%;
    height: 100%;
    transition: all 0.4s ease;
    z-index: -1;
    background: linear-gradient(90deg, #007bff, #00ffff);
    left: 0;
    border-radius: 10px;
}

.tax-sell_cat .arrow-sdb:hover:before {
    width: 100%;
}

.tax-sell_cat .arrow-sdb {
    display: flex;
    align-items: center;
    margin-bottom: 30px !important;
    padding: 12px 20px;
    margin-top: 10px;
    color: #fff !important;
    background: linear-gradient(to left, #00ffff, #007bff);
    border: none;
    border-radius: 8px;
    font-size: 16px;
    font-weight: 500;
    transition: all 0.38s ease-in-out 0s;
    line-height: normal;
    position: relative;
    overflow: hidden;
    z-index: 1;
    gap: 6px;
	text-align: center;
    justify-content: center;
}
.tax-sell_cat .arrow-sdb:hover{
	color:#fff !important;
}
.tax-sell_cat .arrow-sdb p{
    margin-bottom: 0px;
}

.tax-sell_cat .arrow-sdb:hover p {
	color:#fff;
}
.tax-sell_cat .arrow-sdb:hover svg path{
	stroke:#fff !important;
}

.sell-parent-list, .device-block{
    padding: 30px 20px;
    border-radius: 10px;
    box-shadow: 0 0 23px rgba(0, 0, 0, 0.07);
    border: 1.5px solid #fff;
    text-align: center;
}
.device-block h3, .sell-parent-list h3 {
    font-size: 28px;
    font-weight: 600;
    color: #10213B;
}

.page-template-template-main-page .zak-content .zak-row ul li a:before {
    content: "";
    position: absolute;
    top: 0;
    width: 0%;
    height: 100%;
    transition: all 0.4s ease;
    z-index: -1;
    background: linear-gradient(90deg, #007bff, #00ffff);
    left: 0;
    border-radius: 10px;
}
.page-template-template-main-page .zak-content .zak-row ul li a:hover:before {
    width: 100%;
}
@media only screen and (max-width: 767px) { 
.other-device-categories {
    grid-template-columns: repeat(1, 1fr);
	padding-top: 30px;
}
	.device-block h3, .sell-parent-list h3 {
		font-size: 24px;
	}
	.sell-parent-list, .device-block {
		padding: 25px 10px;
	}
}

@media (min-width: 768px) and (max-width: 1024px) {
	.other-device-categories{
        grid-template-columns: repeat(2, 1fr);
		padding-top: 30px;
}
	.sell-products-pages.has-page-header .zak-page-header, .single-device_model.has-page-header .zak-page-header, .page-template-template-sell-form.has-page-header .zak-page-header, .page-template-template-thank-you.has-page-header .zak-page-header {
    padding: 140px 0px 80px 0px;
}
	.sell-parent-list, .device-block {
		padding: 30px 10px;
	}
	.page-template-template-main-page .zak-content .zak-row ul {
		grid-template-columns: repeat(2, 1fr);
		gap: 10px;
}
	.term-iphone .main-content-area{
		grid-template-columns: repeat(3, 1fr);
	}
}





