body,
main {
    background-color: #fff;
}

.dd-h2 {
    font-weight: normal;
}

.page-code_prsshpwls-productdetail-lte .accordion-inner .button-wrap {
    height: 390px;
}

.page-code_prsshpwls-productdetail-lte .rsx-footer .container,
.container.dd-container {
    margin-bottom: 0;
    padding-left: 15px;
    padding-right: 15px;
}

.page-code_prsshpwls-samsung-smartthings-tracker .samsung-more-about-carousel .button-wrap {
    height: 500px;
}

.page-code_prsshpwls-samsung-smartthings-tracker .infoblock-slider .slick-prev,
.page-code_prsshpwls-samsung-smartthings-tracker .infoblock-slider .slick-next {
    transform:none;
}

@media (min-width: 640px) and (max-width: 999.98px){
    .page-code_prsshpwls-samsung-smartthings-tracker .slick-prev{
        left: -10px;
    }
    .page-code_prsshpwls-samsung-smartthings-tracker .slick-next {
       right: -10px;
    }
}

.dd-main .prodDetailBuynow .rsx-button {
    font-size: 15px;
    padding: 8px 29px;
    margin: 0;
}

.dd-main .prodDetailBuynow {
    margin: 0;
    padding: 0;
    align-items:center;
}

.dd-main .icon.icon-info:before {
    font-size: 16px;
}

.dd-flag {
    padding: 3px 7px 2px;
    background-color: #00549a;
    font-size: 10px;
    letter-spacing: 0.2px;
    font-weight: bold;
    line-height: 14px;
    color: #fff;
    text-transform: uppercase;
    text-align: center;
    display: inline-block;
    align-self: baseline;
    border-radius: 2px;
}

.dd-main {
    padding-top: 15px;
    background: linear-gradient(180deg, rgba(0,0,0,0) 0%, rgba(0,0,0,0.07) 100%) no-repeat bottom;
    background-size: 100% 80px;
}

.dd-main-carousel {
    overflow: hidden;
    display: none;
    margin-top: 15px;
}

    .dd-main-carousel.dd-main-carousel--loading .dd-main-carousel-slide {
        visibility: hidden;
    }

    .dd-main-carousel.slick-initialized {
        display: block;
    }

.dd-main-carousel-slide img {
    height: 150px;
    max-width: 100%;
    margin: 0 auto;
    flex-shrink: 0;
}

.dd-main-carousel ul.slick-dots {
    list-style-type: none;
    padding: 0;
    margin: 0 auto;
    text-align: center;
    line-height: 15px;
    margin-top: 10px;
    display: block !important;
}

    .dd-main-carousel ul.slick-dots > li {
        display: inline-block;
        width: auto;
        height: auto;
        margin: auto;
    }

.dd-main-carousel .slick-dots button {
    display: inline-block;
    width: 10px;
    height: 10px;
    border: 1px solid #555;
    background-color: transparent;
    border-radius: 50%;
    font-size: 0;
    padding: 0;
    margin: 0 4px 4px;
    cursor: pointer;
}

    .dd-main-carousel .slick-dots button:before {
        display: none;
    }

    .dd-main-carousel .slick-dots button:focus {
        box-shadow: 0 0 0 3px #a7c7ff;
    }

.dd-main-carousel .slick-dots .slick-active > button {
    background-color: #555;
}

.dd-color-options {
    position: absolute;
    top: 35px;
    right: 25px;
    display: flex;
    flex-direction: column;
    flex-wrap: wrap;
    align-content: flex-end;
}

    .dd-color-options > li {
        margin: 0 0 7px 5px;
        width: 14px;
        height: 14px;
        border-radius: 50%;
        top: 50%;
        left: 50%;
        transform: translate(-50%, -50%);
        cursor: pointer;
        border: 1px solid #cacaca;
        display: block;
        padding: 0;
    }

        .dd-color-options > li.active:focus {
            border: 2px solid rgb(0, 102, 164);
        }
.dd-color-options > li.active{
        box-shadow: 0 0 0.3em 2px rgba(0, 102, 164, 1);
        border: 2px solid #fff;
}
.dd-device-title {
    font-family: "bellslim_font_black",Helvetica,Arial,sans-serif;
    font-size: 32px;
    letter-spacing: -0.5px !important;
    line-height: 38px;
    color: #111;
    margin-top: 5px;
}

.dd-price-wrap {
    margin-top: 0;
    display: flex;
    flex-direction: row;
    position: relative;
    max-width: 300px;
}

.dd-price-down {
    width: 25%;
    padding-right: 5px;
}

.dd-price-down {
    width: 25%;
    margin-right: 15px;
}

.dd-price-month {
    width: calc(55% - 15px);
    margin-right: 15px;
}

.dd-price-apr {
    width: 20%;
}

.dd-price-note-top {
    height: 17px;
    font-size: 12px;
}

.dd-price {
    color: #00549A;
    font-weight: bold;
}

.dd-price-note-bottom {
    margin-top: 3px;
}

.dd-price-regular {
    font-size: 12px;
    margin-bottom: 5px;
}

.dd-promo-title {
    margin-top: 5px;
    border: 1px solid #00549A;
    border-radius: 10px;
    padding: 10px;
    position: relative;
    display: inline-block;
}

.dd-promo-title-title {
    color: #00549A;
    font-size: 14px;
    font-weight: bold;
    letter-spacing: 0;
    line-height: 16px;
    margin-bottom: 3px;
}

.dd-promo-title-body {
    font-size: 12px;
}

.dd-note {
    margin-top: 15px;
    font-size: 12px;
    position: relative;
    line-height: 1.3;
}

.dd-full-price {
    margin-top: 15px;
    position: relative;
}

    .dd-full-price > span {
        font-weight: bold;
    }

.dd-offer-content {
    background-color: #FFFFFF;
    box-shadow: inset 0 0 80px 30px rgba(0,0,0,0.05);
    border-radius: 10px;
    padding: 30px;
    margin-top: 30px;
}

.dd-offer-title {
    color: #111111;
    font-family: Arial;
    font-size: 20px;
    font-weight: bold;
    letter-spacing: 0;
    line-height: 22px;
    position: relative;
}

.dd-offer-tiles-content {
    margin-bottom: 30px;
}

.dd-offer-tile {
    position: relative;
    background-color: #fff;
    border-radius: 10px;
    border: 1px solid #e1e1e1;
    box-shadow: 0 6px 25px 0 rgba(0,0,0,0.12);
    padding: 30px;
    margin-bottom: 15px;
}

.dd-offer-tile-phone {
    color: #00549a;
    font-weight: bold;
    white-space: nowrap;
}

.dd-more-info-header-1,
h3.dd-more-info-header-1,
h4.dd-more-info-header-1,
h5.dd-more-info-header-1 {
    color: #111111 !important;
    font-family: sans-serif !important;
    font-size: 18px !important;
    font-weight: bold !important;
    letter-spacing: 0 !important;
    line-height: 22px !important;
}

.dd-more-info-header-2,
h3.dd-more-info-header-2,
h4.dd-more-info-header-2,
h5.dd-more-info-header-2 {
    color: #111111 !important;
    font-family: sans-serif !important;
    font-size: 18px !important;
    font-weight: normal !important;
    letter-spacing: 0 !important;
    line-height: 22px !important;
}

.dd-more-info-header-3,
h3.dd-more-info-header-3,
h4.dd-more-info-header-3,
h5.dd-more-info-header-3 {
    color: #111111 !important;
    font-family: sans-serif !important;
    font-size: 14px !important;
    font-weight: bold !important;
    letter-spacing: 0 !important;
    line-height: 18px !important;
}

.dd-sub-header {
    color: #111;
    font-weight: 700;
    margin-top: 15px;
}

.dd-dro-price {
    color: #00549a;
    font-weight: 700;
    margin-top: 5px;
}

.dd-more-info .rsx-modal-header {
    position: relative;
}

.dd-more-info-content {
    border-top-left-radius: 9px;
    border-top-right-radius: 9px;
    box-shadow: 0 6px 25px 0 rgba(0,0,0,.5);
}

.rsx-modal-header {
    border-radius: 9px;
}

.dd-more-info-title {
    color: #111111;
    font-size: 22px;
    letter-spacing: -0.4px !important;
    line-height: 24px;
    border-top-left-radius: 9px;
    border-top-right-radius: 9px;
    background-color: #F0F0F0;
    padding: 24px 15px;
    position: relative;
    font-weight: normal;
}

.dd-more-info-close-btn {
    border: none;
    top: 50%;
    transform: translateY(-50%);
    right: 15px;
    width: 35px;
    height: 35px;
    cursor: pointer;
    background: transparent;
    position: absolute;
}

    .dd-more-info-close-btn:before,
    .dd-more-info-close-btn:after {
        content: "";
        width: 2px;
        height: 26px;
        display: block;
        background-color: #00549A;
        position: absolute;
        top: 50%;
        left: 50%;
    }

    .dd-more-info-close-btn:before {
        transform: translate(-50%, -50%) rotate(45deg);
    }

    .dd-more-info-close-btn:after {
        transform: translate(-50%, -50%) rotate(-45deg);
    }

.dd-more-info-back-btn {
    border: none;
    cursor: pointer;
    background: transparent;
    position: relative;
    padding: 15px 15px 15px 20px;
    color: #00549A;
    font-size: 14px;
    font-weight: bold;
    letter-spacing: 0;
    line-height: 18px;
    margin: 0 0 15px;
    display: block;
}

    .dd-more-info-back-btn:before {
        position: absolute;
        top: 50%;
        left: -3px;
        content: '\e012';
        font-family: 'bell-icon';
        display: inline-block;
        font-size: 17px;
        color: #003676;
        transform: rotate(180deg) translateY(50%);
        font-weight: normal;
    }

.dd-more-info-container {
    padding: 0 15px;
}

.dd-more-info-footer {
    border-top: 1px solid #D4D4D4;
    background-color: #F0F0F0;
    padding: 30px 15px;
}

.dd-more-info-list {
    padding: 0;
    margin: 0;
    list-style: none;
}

    .dd-more-info-list > li {
        border-top: 1px solid #e1e1e1;
    }

        .dd-more-info-list > li:last-of-type {
            border-bottom: 1px solid #e1e1e1;
        }

.dd-more-info-list-button {
    padding: 23px 50px 23px 0;
    background: transparent;
    border: none;
    font-weight: bold;
    color: #111;
    position: relative;
    display: block;
    width: 100%;
    text-align: left;
}

    .dd-more-info-list-button:hover,
    .dd-more-info-list-button:focus {
        text-decoration: underline;
    }

    .dd-more-info-list-button .icon {
        position: absolute;
        right: 10px;
        top: 50%;
        transform: translateY(-50%);
        color: #0070CE;
        font-size: 23px;
    }

.dd-more-info-accordion {
    border: 1px solid #e1e1e1;
    border-radius: 10px;
}

.dd-more-info-accordion .dd-accordion-section {
    border-bottom: 1px solid #e1e1e1;
}

.dd-more-info-accordion .dd-accordion-section-header {
    padding: 15px 30px 15px 15px;
    color: #00549a;
    position: relative;
    cursor: pointer;
}

.dd-more-info-accordion .dd-accordion-section-header a .anchor-text {
    color: #111;
}

.dd-more-info-accordion .dd-accordion-section-header a.collapsed .anchor-text {
    color: #00549a;
}

.dd-more-info-accordion .dd-accordion-section-body {
    padding: 0 15px 30px;
}
.dd-more-info-accordion .dd-accordion-section-body p{
    margin-bottom:0;
}
.dd-more-info-accordion .dd-accordion-section:last-of-type {
    border-bottom: none;
}
.dd-accordion-section-header > a {
    display: flex;
    justify-content: space-between;
}



.dd-memory-title,
h3.dd-memory-title,
h4.dd-memory-title {
    color: #111111;
    font-family: sans-serif !important;
    font-size: 18px !important;
    font-weight: bold;
    letter-spacing: 0 !important;
    line-height: 22px !important;
}

.dd-memory-title-small,
h3.dd-memory-title-small,
h4.dd-memory-title-small {
    color: #111111;
    font-family: sans-serif !important;
    font-size: 14px !important;
    font-weight: bold;
    letter-spacing: 0 !important;
    line-height: 18px !important;
}


.dd-memory-options {
    padding: 0;
    margin: 15px 0;
    list-style-type: none;
}

    .dd-memory-options > li {
        padding: 0;
        margin: 0;
        list-style-type: none;
        display: inline-block;
        padding-right: 10px;
        margin-right: 10px;
        border-right: 1px solid #D4D4D4;
    }

        .dd-memory-options > li:last-of-type {
            border-right: none;
        }

.dd-memory-table {
    padding-bottom: 15px;
    margin-bottom: 15px;
}

.dd-memory-table-caption {
    color: #111111;
    font-size: 18px;
    letter-spacing: 0;
    display: block;
    line-height: 30px;
    position: relative;
    margin-bottom: 20px;
}
.dd-memory-table-caption-wrapper {
    display: flex;
    justify-content: flex-start;
    align-items: center;
}

    .dd-memory-table-caption-wrapper > .icon {
        font-size: 38px;
        color: #0070CE;
        position: relative;
    }
    .dd-memory-table-caption-title{
        padding-left:20px;
    }

.dd-memory-table [role="row"] {
    display: flex;
    flex-direction: row;
}

.dd-memory-table [role="rowheader"],
.dd-memory-table [role="cell"] {
    padding: 4px 15px 4px 0;
}

.dd-memory-table [role="cell"] {
    padding-right: 0;
}

.dd-memory-table [role="rowheader"] {
    color: #111;
    font-weight: bold;
    width: 110px;
}
.dd-main .prodDetailBuynow.upper-review .prodDetailBuyButton ~ div {
    margin-top: 15px;
}
@media (max-width: 519px) {
    .dd-more-info {
        margin-top: 100px;
    }

    /*.dd-more-info-pane,
    .dd-more-info-body {
        display: flex;
        flex-direction: column;
        flex-grow: 1;
    }*/

    .dd-more-info-container {
        flex-grow: 1;
    }


    .dd-more-info-footer {
        flex-grow: 0;
    }
    .dd-device-title {
        font-size: 22px;
    }
}

@media (min-width: 520px) {

    .dd-more-info-content,
    .dd-more-info-footer {
        border-bottom-left-radius: 9px;
        border-bottom-right-radius: 9px;
    }
}

@media (max-width: 639px) {

    .dd-h2 {
        font-size: 26px;
        letter-spacing: -0.4px;
        line-height: 28px;
    }

    .dd-main-content {
        position: relative;
    }

    .dd-main-carousel .slick-prev,
    .dd-main-carousel .slick-next {
        display: none !important;
    }

    .dd-main-carousel-slide img {
        height: 150px;
    }

    .dd-main-details-text-wrap {
        padding: 0 15px 30px;
    }

    .dd-main-details-cta-wrap {
        padding: 0px 15px 30px 15px;
    }

        .dd-main-details-cta-wrap .rsx-button {
            display: inline-block;
            width: auto;
            margin: 0;
        }

    .dd-offer-image-wrap {
        margin-bottom: 30px;
    }

    .dd-info-content {
        margin: 0 -15px;
    }

    .dd-offer-tile:last-of-type {
        margin-bottom: 0;
    }

    .dd-offer-tile-phone-desktop {
        display: none;
    }

    .dd-memory-col:last-of-type {
        margin-top: 45px;
    }

        .dd-memory-col:last-of-type .dd-memory-title-small {
            margin-bottom: 45px;
        }
}

@media (min-width: 640px) {

    .dd-main {
        padding-bottom: 50px;
        padding-top: 30px;
    }

    .dd-main-content {
        display: flex;
    }

    .dd-main-image-wrap {
        width: 50%;
        position: relative;
    }

    .dd-main-carousel-slide img {
        height: 290px;
    }

    .dd-color-options {
        top: 18px;
        right: 30px;
    }

    .dd-main-carousel .slick-prev,
    .dd-main-carousel .slick-next {
        box-shadow: none;
        width: 40px;
        height: 40px;
    }

        .dd-main-carousel .slick-prev:before,
        .dd-main-carousel .slick-next:before {
            top: 10px;
            right: 8px;
            font-size: 20px;
        }

        .dd-main-carousel .slick-prev:before {
            right: 0;
            left: -2px;
        }

        .dd-main-carousel .slick-prev:hover,
        .dd-main-carousel .slick-next:hover,
        .dd-main-carousel .slick-prev:focus,
        .dd-main-carousel .slick-next:focus {
            background-color: transparent;
            outline: none;
            box-shadow: 0 0 0.3em 2px #a7c7ff;
        }

            .dd-main-carousel .slick-prev:hover:before,
            .dd-main-carousel .slick-next:hover:before,
            .dd-main-carousel .slick-prev:focus:before,
            .dd-main-carousel .slick-next:focus:before {
                color: #003676;
            }

        .dd-main-carousel .slick-prev.slick-disabled,
        .dd-main-carousel .slick-next.slick-disabled {
            display: none !important;
        }

    .dd-main-carousel ul.slick-dots {
        margin-top: 10px;
    }
    .dd-main-carousel .slick-prev,
    .dd-main-carousel .slick-next {
        color:inherit;
        opacity:1;
    }

    .dd-main-carousel .slick-prev {
        left: 40px;
    }

    .dd-main-carousel .slick-next {
        right: 40px;
    }

    .dd-main-details-wrap {
        width: calc(50% - 15px);
    }

    .dd-main-details-cta-wrap {
        padding: 30px 0 0;
    }

    .dd-offer-content {
        display: flex;
    }

    .dd-offer-image-wrap {
        width: 50%;
        display: flex;
        flex-direction: column-reverse;
        justify-content: center;
    }

    .dd-offer-text-wrap {
        width: 50%;
        padding-left: 15px;
    }

    .dd-offer-content {
        margin-top: 45px;
    }

    .dd-offer-tiles-content {
        display: flex;
        flex-direction: row;
        flex-wrap: wrap;
        justify-content: space-between;
    }

    .dd-offer-tile {
        width: calc(50% - 7px);
    }

    .dd-offer-tile-phone-mobile {
        display: none;
    }

    .dd-more-info-title,
    .dd-more-info-container,
    .dd-more-info-footer {
        padding-left: 30px;
        padding-right: 30px;
    }

    .dd-more-info-title {
        font-size: 24px;
        font-weight: 900;
        letter-spacing: -0.4px;
        line-height: 26px;
        font-weight: normal;
    }

    .dd-memory-col:last-of-type .dd-memory-title-small {
        margin-bottom: 30px;
    }

    .dd-memory-content {
        display: flex;
        flex-direction: row;
        justify-content: space-between;
    }

    .dd-memory-table {
        border-bottom: 1px solid #D4D4D4;
        padding-bottom: 15px;
        margin-bottom: 15px;
    }

        .dd-memory-table:last-of-type {
            border-bottom: none;
        }

    .dd-memory-col {
        width: calc(50% - 15px);
    }
}

@media (min-width: 640px) and (max-width: 999px) {
    .page-code_prsshpwls-productdetail-lte .rsx-footer .container,
    .container.dd-container {
        width: 100%;
        padding-left: 30px;
        padding-right: 30px;
    }
}

@media (min-width: 640px) and (max-width: 767px) {

    .dd-h2 {
        font-size: 32px;
        letter-spacing: -0.5px;
        line-height: 38px;
    }

    .dd-main .container.dd-container {
        padding-left: 0;
    }

    .dd-main-image-wrap {
        width: 50%;
        position: relative;
    }

    .dd-main-details-wrap {
        width: 50%;
    }

    .dd-memory-table-caption {
        width: 165px;
    }
}

@media (min-width: 768px) {

    .dd-memory-table {
        display: flex;
        flex-direction: row;
        padding-bottom: 10px;
        margin-bottom: 10px;
    }

    .dd-memory-table-caption {
        width: 165px;
        display: flex;
        flex-direction: column;
        justify-content: center;
        margin-bottom: 0;
    }

    .dd-memory-table-row-wrap {
        width: calc(100% - 165px);
    }

    .dd-memory-col:first-of-type {
        width: calc(50% - 15px);
    }

    .dd-memory-col:last-of-type {
        width: calc(50% - 15px);
    }

        .dd-memory-col:last-of-type .dd-memory-title-small {
            margin-bottom: 15px;
        }

    .dd-price-wrap {
        max-width: 340px;
    }

    .dd-price-month {
        width: calc(45% - 15px);
    }

    .dd-price-apr {
        width: 30%;
    }
}


@media (min-width: 820px) {

    .dd-memory-col:first-of-type {
        width: calc(50% - 15px);
    }

    .dd-memory-col:last-of-type {
        width: calc(50% - 15px);
    }
}

@media (min-width: 768px) and (max-width: 999px) {

    .dd-memory-table-caption {
        width: 145px;
    }

    .dd-memory-table-row-wrap {
        width: calc(100% - 145px);
    }
}

@media (min-width: 992px) {

    .dd-main {
        padding-top: 30px;
    }

    .dd-main-image-wrap {
        width: 41.5%;
        padding: 0 40px 0 60px;
    }

    .dd-main-details-wrap {
        width: 50%;
        display: flex;
        justify-content: center;
        flex-direction: column;
    }

    .dd-main-carousel-slide img {
        height: 340px;
    }

    .dd-color-options {
        right: 40px;
    }

    .dd-main-carousel .slick-prev,
    .dd-main-carousel .slick-next {
        margin-top: -10px;
    }

    .dd-memory-col:first-of-type,
    .dd-memory-col:last-of-type {
        width: calc(50% - 15px);
    }
    .dd-main .prodDetailBuynow.upper-review .prodDetailBuyButton ~ div {
        margin-left: 15px;
        border-left: 1px solid #e1e1e1;
        padding-left: 15px;
        margin-top:0;
    }
    
}

@media (max-width: 1239px) {

    .page-code_prsshpwls-productdetail-lte .rsx-footer .container,
    .container.dd-container {
        margin: 0 auto;
    }
}

@media (min-width: 1240px) {

    .dd-offer-image-wrap {
        width: 40%;
    }

    .dd-offer-text-wrap {
        width: 60%;
    }

    .dd-memory-table-caption {
        width: 60%;
    }

    .dd-memory-table-row-wrap {
        width: 40%;
    }
}

/* Overrides: What you'll love */

.rsx-expandable-section_spec-highlights .rsx-expandable-section-content > div > .col-xs-12:nth-child(n+4){
    display: none;
}

.rsx-expandable-section_spec-highlights .bcx-image .rsx-icon-o {
    font-size: 58px;
    line-height: 1;
    width: 58px;
    height: 58px;
    display: block;
    position: relative;
}

    .rsx-expandable-section_spec-highlights .bcx-image .rsx-icon-o:before {
        position: absolute;
        top: 50%;
        left: 50%;
        transform: translate(-50%, -50%);
    }

@media (max-width: 639px) {
    .rsx-expandable-section_spec-highlights > .rsx-expandable-section-content > div,
    .rsx-expandable-section_memory > .rsx-expandable-section-content > div {
        padding-left: 15px;
        padding-right: 15px;
    }

    .rsx-expandable-section_spec-highlights .bcx-image {
        float: none;
        margin-bottom: 10px;
    }

    .rsx-expandable-section_spec-highlights > .rsx-expandable-section-content > div > div {
        margin-bottom: 30px;
    }

    .rsx-expandable-section_spec-highlights .bcx-text br {
        display: none;
    }

    .rsx-expandable-section_spec-highlights .bcx-text {
        width: 100%;
        max-width: none;
    }
}

@media (min-width: 640px) {
    .rsx-expandable-section_spec-highlights > .rsx-expandable-section-content > div {
        display: flex;
        flex-direction: row;
        flex-wrap: wrap;
    }

        .rsx-expandable-section_spec-highlights > .rsx-expandable-section-content > div > div {
            width: 33.3333%;
            margin-bottom: 30px;
        }

    .rsx-expandable-section_spec-highlights .bcx-image-text {
        position: relative;
    }

    .rsx-expandable-section_spec-highlights .bcx-image {
        width: 70px;
        max-width: none;
    }

    .rsx-expandable-section_spec-highlights .bcx-text {
        min-height: 60px;
        width: calc(100% - 70px);
        max-width: none;
        padding-top: 15px;
        padding-right: 15px;
        vertical-align: middle;
    }
}

@media (min-width: 640px) and (max-width: 991px) {

    .rsx-expandable-section_spec-highlights > .rsx-expandable-section-content > div > div {
        width: 50%;
    }
    .dd-container .dd-container {
        padding-left: 0 !important;
        padding-right: 0 !important;
    }
}

/* Overrides: reviews */

.dd-info-reviews-stars {
    display: none;
}
#review-accordion {
    display:flex;
    justify-content:flex-start;
    align-items:center;
}

.accordion-wrap #review-accordion #ratings-summary {
    pointer-events: none;
}


.dd-main-carousel .slick-prev,
.dd-main-carousel .slick-next {
    z-index: 19 !important;
}
.dd-info {
    margin-top: 45px;
}

/*
    Tech Specifications CSS
*/
.dd-tech-spec-content-row,
.dd-tech-spec-title,
.dd-tech-spec {
    display: flex;
    width:100%;
}
.dd-tech-spec{
    margin-bottom:30px;
}
.dd-tech-spec-content-row{
    padding: 6px 0;
}
.dd-tech-spec-content-title,
.dd-tech-spec-content-value,
.dd-tech-spec-column {
    width: 50%;
}
.dd-tech-spec-content{
    margin-bottom:30px;
}
.dd-tech-spec-title {
    padding-bottom: 10px;
    margin-bottom: 10px;
    border-bottom: 1px solid #d4d4d4;
    align-items: center;
}

.dd-tech-spec-title h4{
    font-size: 18px;
}
.dd-tech-spec-title > .icon{
    padding-right:12px;
    font-size: 25px;
    color: #0070CE;
}
.dd-tech-spec-content-title {
    color: #111;
    font-weight: bold;
}
.dd-tech-spec-content-value {
    text-align: right;
}

@media (max-width: 767px) {
    .dd-tech-spec-column {
        width:100%;
    }
    .dd-tech-spec{
        display:block;
    }
}
@media (min-width: 768px){
    .dd-tech-spec-column:first-of-type {
        padding-right: 20px;
    }   
}
.memory-options-details .memory{
    border-right:1px solid #e1e1e1;
    padding:0 10px;
}

.memory-options-details .memory:last-child{
    border-right:0;
}
/**carousel with images instead of dots**/
.sb-device-carousel {
    overflow: hidden;
    display: none;
    margin-top: 15px;
    margin-bottom: 30px;
}

.sb-device-carousel.slick-initialized {
    display: block;
}

.sb-device-carousel-slide img {
    height: 150px;
    max-width: 100%;
    margin: 0 auto;
    flex-shrink: 0;
}

.sb-device-carousel ul.slick-dots {
    list-style-type: none;
    padding: 0;
    margin: 0 auto 30px;
    text-align: center;
    line-height: 15px;
    margin-top: 10px;
    display: block !important;
}

    .sb-device-carousel ul.slick-dots > li {
        display: inline-block;
        width: auto;
        height: auto;
        margin: auto;
    }


    .sb-device-carousel .slick-dots button:before {
        display: none;
    }

        .sb-device-carousel .slick-dots button {
            display: inline-block;
            width: 56px;
            height: 56px;
            border: none;
            background-color: transparent;
            border-radius: 0;
            margin: 0 4px;
            position: relative;
        }

            .sb-device-carousel .slick-dots button > img {
                width: 100%;
                display: block;
            }


        .sb-device-carousel .slick-dots .slick-active > button {
            background-color: transparent;
        }

            .sb-device-carousel .slick-dots .slick-active > button:after {
                content: "";
                display: block;
                position: absolute;
                bottom: -10px;
                width: 100%;
                height: 3px;
                background-color: #00549a;
            }
@media (min-width: 768px) {
    .sb-device-carousel {
        margin-top: 0;
    }

    .sb-device-carousel-slide img {
        height: 280px;
    }

    .sb-device-carousel ul.slick-dots {
        margin-top: 5px;
    }
}
@media (min-width:992px) {
    .sb-device-carousel {
        margin-top: 0;
        margin-bottom: 0;
    }

    

    .sb-device-carousel-slide img {
        height: 325px;
    }
}
@media (max-width:767.98px) {
    #iPhone13 .bg-custom {
        padding-bottom: 30px;
        margin-left: 15px;
        margin-top: 0;
    }
}
@media (max-width:767.98px) {
    .memory-options-details .memory.memoryStyle4 {
        padding: 0 3px;
    }
}

@media(max-width:639px) {
    .dd-main-image-wrap{
        position:relative
    }
    .dd-color-options {
        top: 0px;
        left: 0px;
        align-content: flex-start;
    }

    .product-detail-title {
        text-align: center;
    }
}

.dd-color-options-h {
	position: absolute;
	/*top: 35px;
	right: 25px;*/
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	align-content: flex-end;
	padding-left: 0px !important;
}

	.dd-color-options-h > li {
		margin: 0 0 7px 8px !important;
		width: 14px;
		height: 14px;
		border-radius: 50%;
		top: 50%;
		left: 50%;
		transform: translate(-50%, -50%);
		cursor: pointer;
		border: 1px solid #cacaca;
		display: block;
		padding: 0;
	}

		.dd-color-options-h > li.active:focus {
			border: 2px solid rgb(0, 102, 164);
		}

		.dd-color-options-h > li.active {
			box-shadow: 0 0 0.3em 2px rgba(0, 102, 164, 1);
			border: 2px solid #fff;
		}

.top-credit-line {
	font-family: Arial;
	font-size: 18px;
	font-weight: 400;
	line-height: 22px;
	letter-spacing: 0px;
	text-align: left;
	color: #111111;
	text-align: center;
	background-color: #F4F4F4;
}

.product-detail-title {
	font-family: "bellslim_font_black",Helvetica,Arial,sans-serif;
	letter-spacing: -.5px !important;
	line-height: 38px;
	color: #111;
	margin-top: 5px;
}
@media (min-width: 520px) {
	.product-detail-title {
		font-size:40px;
	}
}

@media (max-width: 519px) {
	.product-detail-title {
		font-size: 26px;
	}

	.top-credit-line {
		color: var(--text-colour-title, #111);
		/* Title/Mobile/XSmall */
		font-family: Arial;
		font-size: 18px;
		font-style: normal;
		font-weight: 400;
		line-height: 22px; /* 122.222% */
		padding: 20px 15px 20px 15px;
		text-align: left;
		background-color: #F4F4F4;
	}
}
 