#content {
    margin-top: 0;
    padding-top: 0
}

.badgesContainer {
    display: none !important;
}

.bankPriceView {
    position: relative;
    width: 100%;
    font-size: 14px;
    line-height: 25px;
    display: flex;
    margin-top: 10px;
    font-weight: 700;
    float: left;
    flex-direction: column;
    gap: 10px;
}

.widthContainer {
    width: 100%;
    margin-top: 0;
    margin-bottom: 60px
}

.bankPriceView .bankPriceRow {
    justify-content: unset !important
}

.bankPriceImgView {
    position: relative;
    float: left;
    height: 25px;
    margin-right: 5px
}

.productBasicInfo .bankPriceImg {
    margin-right: 0;
    height: 100%;
    top: 0
}

.bankPriceTextView {
    position: relative;
    float: left
}

.noStock {
    cursor: no-drop !important;
    color: grey !important;
    opacity: .2
}

.fa-chevron-right {
    color: red;
    float: left;
    padding-top: 10px;
    margin-left: 12px;
    margin-right: 12px
}

#productData {
    position: relative;
    height: auto;
    width: 90%;
    margin: auto;
    max-width: 1400px;
    background: #fff;
    overflow: hidden;
    margin-bottom: 30px
}

#productImages {
    position: relative;
    float: left;
    width: 56%;
    height: auto;
    overflow: hidden;
    min-height: 512px;
    margin-right: 50px;
    padding-top: 50px;
    padding-bottom: 30px
}

#productRightColumn {
    position: relative;
    float: left;
    width: 37%;
    padding-top: 45px;
    height: auto;
    overflow: hidden
}

#productInfo {
    position: relative;
    width: 85%;
    height: auto;
    overflow: hidden;
    margin-top: 20px;
    margin-bottom: 20px;
    color: #4d5550
}

.productBasicInfo {
    position: relative;
    width: 100%;
    height: 45px;
    display: table
}

.productInfoTitle {
    position: relative;
    vertical-align: middle;
    width: 100%;
    color: #000;
    font-weight: 500;
    padding-top: 3px;
    font-size: 26px;
    margin-bottom: 5px;
    line-height: 30px;
    font-weight: 600;
    text-transform: uppercase
}

.productInfoLabel {
    height: auto;
    width: 100%;
    float: left;
    font-size: 18px;
    color: #000;
    font-weight: 100;
    line-height: 45px
}

#productPrice {
    position: relative;
    float: left;
    margin-top: 20px;
    color: #000;
    font-size: 25px;
    text-align: center;
    font-weight: 400;
    margin-bottom: 0;
}

#productOldPrice {
    position: relative;
    width: auto;
    display: table;
    text-align: center;
    color: #a5a5a5;
    font-weight: 100;
    margin: 0 auto;
    float: left;
    margin-right: 10px
}

#productOldPrice:before {
    position: absolute;
    content: "";
    left: 0;
    top: 46%;
    right: 0;
    border-top: 2px solid;
    border-color: inherit;
    color: #a5a5a5
}

.purchaseButton {
    position: relative;
    width: calc(100% - 60px);
    margin-top: 40px;
    float: left;
    height: 45px;
    background-color: #000;
    text-align: center;
    line-height: 45px;
    text-transform: uppercase;
    font-weight: 700;
    font-size: 14px;
    border: 1px solid #000;
    color: #fff;
    transition: all 0.2s ease-out;
    -moz-transition: all 0.2s ease-out;
    -webkit-transition: all 0.2s ease-out;
    -o-transition: all 0.2s ease-out;
    cursor: pointer;
    margin-bottom: 25px
}

.purchaseButton:hover {
    background-color: #fff;
    color: #000
}

#sizeChart {
    color: #231f20;
    width: 100%;
    margin-top: 33px;
    position: relative;
    display: none;
    overflow: hidden
}

.chartRow,
.chartKeys {
    display: flex;
    justify-content: space-evenly
}

.chartKey {
    margin-right: 8px;
    margin-left: 8px;
    width: 90px;
    font-size: 13px
}

.chartKeys {
    font-size: 14px;
    line-height: 16px;
    font-weight: 700;
    margin-bottom: 5px
}

.chartRow {
    font-size: 13px;
    line-height: 16px;
    font-weight: 400
}

.chartData {
    margin-right: 8px;
    margin-left: 8px;
    width: 90px;
    font-size: 13px
}

.selectedHeading {
    text-decoration: underline;
    text-underline-position: under;
    text-decoration-color: #58595b
}

#cartInfo {
    position: relative;
    width: 100%;
    height: auto;
    overflow: hidden;
    color: #8e8e8e;
    font-size: 14px;
    display: inline-block;
    margin: 0 auto;
    margin-top: 20px
}

#productPurchaseAmountText {
    position: relative;
    float: left;
    margin-top: 7px;
    font-size: 12px;
    font-weight: 600
}

.selectAmount {
    position: relative;
    float: left;
    margin-right: 10px;
    padding-left: 20px;
    width: 55px;
    height: 25px;
    font-weight: lighter;
    color: #8e8e8e;
    text-align: center;
    padding-right: 14px;
    border: none;
    font-size: 15px;
    background-color: transparent;
    border: .5px solid #7f736c;
    border-radius: 0
}

.selectArrow {
    height: 7px;
    width: 7px;
    background-image: url(../../files/selectTriangle.png);
    background-size: contain;
    background-repeat: no-repeat;
    position: absolute;
    top: 10px;
    right: 9px;
    pointer-events: none
}

#productInfoDescription {
    position: relative;
    float: left;
    width: 100%;
    margin-top: 20px;
    text-align: left;
    margin-bottom: 20px;
    height: auto
}

#productInfoDescriptionText {
    color: #000;
    width: 100%;
    position: relative;
    margin-bottom: 5px;
    text-align: left;
    font-size: 14px;
    line-height: 19px;
    float: left;
    margin-top: 5px
}

#productClassification {
    height: 60px;
    display: none
}

.star {
    background-image: url(../../files/star.svg);
    height: 20px;
    width: 20px;
    background-size: contain;
    background-position: center;
    background-repeat: no-repeat;
    float: left;
    margin: 9px 3px 0
}

#wish-list-container {
    height: 47px;
    position: relative;
    width: 47px;
    left: 0;
    float: left;
    top: 0;
    align-items: center;
    justify-content: center;
    margin-top: 40px;
    background-color: #fff;
    border: 1px solid #000;
    box-sizing: border-box;
    margin-bottom: 25px;
    border-radius: 0;
    margin-right: 10px
}

#addToWishlist {
    background-image: url(../../files/heart.svg);
    height: 45px;
    width: 45px;
    background-size: 55%;
    background-position: center;
    background-repeat: no-repeat;
    float: left;
    margin: 0 0 0
}

#removeWishlistProduct {
    cursor: pointer;
    background-image: url(../../files/heartFilled.svg);
    background-size: 75%;
    background-repeat: no-repeat;
    background-position: center;
    height: 25px;
    width: 25px;
    border-radius: 10px
}

.verticalSeparator {
    float: left;
    border-left: 1.4px solid #58595b;
    width: 1px;
    height: 25px
}

.specImage {
    height: 36px;
    width: 36px;
    border: 0 solid #fff;
    border-radius: 0
}

.specGroup {
    position: relative;
    width: 100%;
    height: auto;
    overflow: hidden;
    margin-top: 10px
}

.specGroupTitle {
    position: relative;
    width: 100%;
    text-align: left;
    color: #000;
    font-size: 16px;
    letter-spacing: .5px;
    font-weight: 500;
    float: left;
    margin-top: 0;
    margin-bottom: 15px
}

.specGroupTitle2 {
    position: relative;
    width: 40%;
    text-align: left;
    color: #58595b;
    font-size: 16px;
    letter-spacing: .5px;
    font-weight: 500;
    float: left;
    margin-top: 4px;
    cursor: pointer
}

.specs {
    position: relative;
    width: 100%;
    height: fit-content;
    overflow: hidden;
    margin-top: 0;
    padding-bottom: 25px;
    display: flex;
    align-items: center;
    flex-direction: row;
    flex-wrap: wrap;
    left: -7px
}

.spec {
    position: relative;
    float: left;
    width: 40px;
    height: 40px;
    overflow: hidden;
    cursor: pointer;
    display: flex;
    margin: 3px 9px;
    border: 2px solid #fff;
    transition: all 0.2s ease-out;
    -moz-transition: all 0.2s ease-out;
    -webkit-transition: all 0.2s ease-out;
    -o-transition: all 0.2s ease-out;
    justify-content: center;
    align-items: center;
    border: 1px solid transparent
}

.spec:hover {
    border: 1px solid #000
}

.spec.selectedSpec {
    border: 1px solid #000;
    display: flex;
    justify-content: center;
    align-items: center
}

.noImageSpec {
    border: 1px solid #000;
    text-align: center;
    line-height: 38px;
    font-size: 14px;
    background-color: #fff;
    color: #000;
    font-weight: 500;
    height: 38px;
    width: 38px;
    margin: 3px 9px
}

.noImageSpec:not(.selectedSpec):hover,
.noImageSpec.selectedSpec {
    color: #fff;
    font-size: 15px;
    background: #000;
    height: 38px;
    width: 38px
}

.sizeChartImg {
    display: block;
    position: relative;
    max-width: 100%;
    margin: 0 auto;
    margin-top: 30px;
    margin-bottom: 20px
}

#sizeChartClose {
    position: absolute;
    top: 10px;
    right: 13px;
    color: #000;
    cursor: pointer
}

#sizeChartDiv {
    position: relative;
    max-width: 44%;
    margin: 0 auto;
    margin-top: 20px;
    background-color: #fff;
    height: auto;
    float: right;
    margin-right: 40px;
    overflow: hidden;
    margin-top: 180px !important;
    box-shadow: 0 4px 14px rgba(0, 0, 0, .09)
}

#deliveryDiv {
    position: relative;
    float: left;
    width: calc(100% - 40px);
    background-color: #f9f9f9;
    padding: 20px;
    display: none
}

#deliveryTitle {
    display: flex;
    align-content: center;
    justify-content: center;
    text-transform: uppercase;
    margin-bottom: 20px;
    font-weight: 300
}

#deliveryInput {
    height: 40px;
    width: 65%;
    float: left;
    border-radius: 3px;
    margin-bottom: 10px
}

#deliveryButton {
    height: 40px;
    line-height: 40px;
    width: 32%;
    float: right;
    background-color: #585858;
    color: #fff;
    border-radius: 4px;
    font-weight: 900;
    text-transform: uppercase;
    font-size: 20px;
    display: flex;
    justify-content: center
}

#noStockFixedContainer {
    position: fixed;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    z-index: 100;
    display: none;
    opacity: 0
}

#noStockDiv {
    position: fixed;
    width: 700px;
    height: 280px;
    background-color: #fff;
    border: 2px solid #58595b;
    left: calc(50% - 350px);
    top: calc(50% - 175px);
    border-radius: 4px
}

#noStockClose {
    position: absolute;
    top: 0;
    right: 0;
    width: 20px;
    height: 20px;
    background-color: #58595b;
    color: #fff;
    text-align: center;
    font-size: 13px;
    line-height: 19px;
    cursor: pointer;
    transition: all 0.2s ease-out;
    -moz-transition: all 0.2s ease-out;
    -webkit-transition: all 0.2s ease-out;
    -o-transition: all 0.2s ease-out
}

#noStockClose:hover {
    opacity: .8
}

#noStockMessage {
    position: relative;
    width: 80%;
    margin: 0 auto;
    margin-top: 90px;
    text-align: center;
    color: #58595b;
    font-weight: 300;
    font-size: 16px;
    line-height: 20px
}

.stockRequestButton {
    position: relative;
    float: left;
    width: 200px;
    height: 35px;
    line-height: 35px;
    background-color: #58595b;
    border: 1px solid #58595b;
    margin-left: 130px;
    text-align: center;
    color: #fff;
    font-size: 15px;
    border-radius: 6px;
    margin-top: 40px;
    cursor: pointer;
    transition: all 0.2s ease-out;
    -moz-transition: all 0.2s ease-out;
    -webkit-transition: all 0.2s ease-out;
    -o-transition: all 0.2s ease-out
}

.stockRequestButton:hover {
    background-color: #fff;
    color: #58595b
}

#productInfoTotal {
    height: 390px;
    width: 100%;
    top: 68px;
    position: relative;
    margin: 30px auto 0 auto;
    background: #fff;
    box-shadow: 0 0 44px rgb(0 0 0 / 13%);
    border-radius: 0 0 20px 20px
}

#infoTitles {
    height: 70px;
    background: #c4a362;
    width: 100%;
    display: flex;
    align-items: center
}

#infoContents {
    width: 70%;
    margin-left: 50px;
    margin-top: 20px
}

.infoText {
    line-height: 23px
}

.infoTitle {
    height: 100%;
    width: 100%;
    font-weight: 700;
    margin: 0 auto;
    display: flex;
    align-items: center;
    justify-content: center
}

.wc-item.selected {
    background-color: #585858 !important;
    color: white !important
}

.visible {
    display: block !important
}

#customPageTitle {
    display: none
}

#white-container {
    height: 300px;
    width: 100%;
    top: 0;
    position: relative;
    margin: 30px auto 0 auto;
    background: #f9f9f9;
    float: left
}

#brown-container {
    background: #c4a362;
    height: 300px
}

.customPageCenteredContent {
    width: 100% !important
}

#wc-header {
    height: 70px;
    background: #c4a362;
    width: 100%;
    display: flex;
    align-items: center
}

.wc-item {
    height: 70px;
    font-size: 15px;
    background: #f9f9f9;
    flex: 1;
    display: flex;
    align-items: center;
    justify-content: center;
    color: #585858;
    cursor: pointer;
    font-weight: 700;
    text-transform: uppercase
}

.wc-item:hover {
    background: #585858;
    color: #fff
}

.item-title {
    text-align: center;
    margin-top: 37px;
    color: #515151;
    font-weight: 800;
    font-size: 18px
}

.info-container {
    width: 75%;
    margin-left: 50px;
    height: calc(100% - 120px);
    line-height: 20px
}

.info-text {
    margin-top: 30px;
    overflow-y: auto;
    color: #515151;
    height: 95%;
    padding-right: 20px
}

.visible {
    display: block !important
}

#responsability {
    display: none
}

#principios {
    display: none
}

#capital {
    display: none
}

.white-text {
    color: #fff;
    font-size: 36px;
    width: 100%;
    text-align: center;
    font-weight: 800
}

#help-container {
    position: absolute;
    margin-top: 130px;
    width: 100%;
    text-align: center
}

.rounded-button {
    width: 180px;
    font-size: 17px;
    color: #515151;
    font-weight: 800;
    height: 40px;
    margin: 30px auto 0 auto;
    background: #fff;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 20px;
    transition: 0.2s
}

.rounded-button:hover {
    background: #06b1de;
    color: #fff;
    transition: 0.2s
}

.mobile {
    display: none !important
}

.downArrow {
    position: absolute;
    right: 35px
}

.visible-mobile {
    display: none
}

.info-text::-webkit-scrollbar {
    width: 13px
}

.info-text::-webkit-scrollbar-track {
    background: rgba(196, 196, 196, 1);
    border-radius: 10px
}

.info-text::-webkit-scrollbar-thumb {
    background: rgba(6, 177, 222, 1);
    border-radius: 10px
}

#specialOffersContainer {
    width: 85%;
    margin: 0 auto
}

hr {
    display: inline-block;
    height: 1px;
    border: 0;
    border-top: 1px solid #a08f84;
    padding: 0;
    width: 100%;
    margin-top: 40px
}

#zoomedProductDiv {
    position: absolute;
    top: 50px;
    width: 420px;
    height: 420px;
    display: none;
    overflow: hidden
}

#zoomedProductImg {
    position: relative;
    height: auto;
    width: auto
}

.quantityContainer {
    position: relative;
    width: 100%;
    height: 35px;
    font-weight: 500;
    border-radius: 2px;
    display: table;
    margin-top: 20px;
    margin-bottom: 10px;
    display: none
}

.selectContainer {
    position: relative;
    cursor: pointer;
    height: 43px;
    text-align: center;
    width: 50%;
    max-width: 170px;
    margin-right: 4px;
    font-size: 20px;
    line-height: 24px;
    float: left;
    border: 1px solid #818579
}

#productQuantity {
    border: 0;
    height: 100%;
    position: relative;
    text-align: center;
    left: 5px;
    color: #818579;
    padding: 0;
    width: 28px
}

#minusSign {
    float: left;
    margin-top: 10px;
    height: 75%;
    width: 35%;
    z-index: 8;
    color: #818579
}

#plusSign {
    float: right;
    margin-top: 10px;
    height: 75%;
    width: 35%;
    z-index: 8;
    color: #818579
}

.productMoreInfo {
    width: 100%;
    height: auto;
    display: block;
    position: relative;
    max-height: fit-content;
    float: left;
    border-bottom: solid 1px #000
}

.moreInfoDiv {
    position: relative;
    display: block;
    height: auto;
    width: 100%;
    margin-top: 10px;
    margin-bottom: 10px;
    border-top: solid 1px #000
}

.productGrouptitle {
    color: #000;
    margin: 0;
    margin-top: 12px;
    font-size: 13px;
    letter-spacing: .1px;
    margin-bottom: 10px;
    cursor: pointer
}

.openClose {
    position: relative;
    color: #000;
    float: right;
    right: 10px
}

.productGroupInfo {
    width: 95%;
    position: relative;
    margin-bottom: 5px;
    text-align: left;
    font-size: 12px;
    line-height: 17px;
    font-weight: 400;
    margin-top: 5px;
    color: #474747;
    margin-left: 10px;
    display: none
}

.moreInfoDiv.openDiv .productGroupInfo {
    display: block
}

.downloadContainer {
    float: left;
    width: 100%;
    display: flex;
    margin-top: 20px;
    margin-bottom: 20px;
    background-color: rgba(171, 171, 171, .11);
    justify-content: center
}

.imageDownload {
    margin-right: 15px
}

.downloadText {
    font-size: 15px;
    font-weight: 600;
    color: #124194
}

.priceInfo {
    float: right;
    max-width: 156px;
    font-weight: 500;
    font-size: 12px;
    height: 25px;
    margin-top: 20px;
    line-height: 25px;
    color: #737373
}

.informationImg {
    float: right;
    position: relative;
    margin-left: 13px;
    top: 4px
}

.priceInfoBoxContainer {
    position: relative
}

.priceInfoBox {
    position: absolute;
    width: calc(95% - 40px);
    top: 59px;
    max-width: 265px;
    overflow: hidden;
    height: 101px;
    background: #fff;
    font-size: 14px;
    line-height: 18px;
    padding: 20px 15px;
    right: 23px;
    box-shadow: 0 8px 20px rgb(0 0 0 / 9%);
    border-radius: 7px;
    z-index: 1;
    color: #000;
    font-weight: 600;
    display: none
}

.fee {
    float: left;
    width: 50%;
    margin-bottom: 10px
}

.feePrice {
    float: right;
    width: 50%;
    margin-bottom: 10px;
    text-align: right
}

.open {
    display: block
}

.navigationContainer {
    position: relative;
    width: 79%;
    float: left;
    height: 15px;
    margin: 55px 0 0 6%;
    line-height: 15px;
    font-size: 14px;
    color: #818579
}

.previousButton {
    display: flex;
    align-items: center;
    flex-direction: row
}

.tableContainer {
    margin: auto;
    width: 90%;
    background-color: #f9f9f9;
    margin-bottom: 50px;
    display: none
}

.tableTitle {
    width: 100%;
    position: relative;
    float: left;
    font-weight: 600;
    font-size: 24px;
    line-height: 29px;
    text-transform: uppercase;
    color: #585858;
    text-align: center;
    margin-top: 25px;
    margin-bottom: 25px
}

.table {
    margin-top: 5%;
    width: 90%;
    margin-left: 5%;
    margin-right: 5%;
    margin-bottom: 4rem;
    border-color: #dee2e6
}

tbody {
    border-color: inherit
}

th {
    color: #5f5f5f;
    font-weight: 600;
    border-color: inherit;
    border-style: solid;
    padding: .5rem 2.5rem;
    border-right-width: 1px;
    text-align: -webkit-match-parent
}

.slick-slide {
    background-color: transparent !important
}

tr {
    border-color: inherit;
    border-style: solid;
    padding: .5rem .5rem;
    border-bottom-width: 1px;
    line-height: 20px
}

td {
    color: #8c8c8c;
    padding: 3.5rem 2.5rem;
    font-weight: 400;
    font-size: 14px
}

tr:last-of-type {
    border-bottom-width: 0
}

.specTitle {
    color: #5f5f5f;
    font-weight: 600;
    font-size: 17px;
    width: 80%;
    margin: 30px auto
}

.specDescription {
    color: #8c8c8c;
    font-weight: 400;
    font-size: 14px;
    line-height: 18px;
    width: 80%;
    margin: 30px auto
}

#addToWishlist:hover {
    background-image: url(../../files/heartFilled.svg)
}

.categoriesContainer {
    position: relative;
    width: 90%;
    display: none;
    height: 40px;
    margin: 0 auto;
    margin-top: 0;
    line-height: 40px;
    font-size: 14px;
    font-weight: 500;
    color: #999
}

.sliderGroupSliderContainer {
    width: 95% !important
}

.sliderLeftArrow,
.sliderLeftArrowBrands {
    left: 0% !important
}

.sliderRightArrow {
    right: 0% !important
}

.arrowVolver {
    position: relative;
    height: 12px;
    width: auto;
    bottom: 0;
    margin-right: 10px
}

.guia {
    width: fit-content;
    border-bottom: 1px solid #000
}

#sizeChartTitle {
    color: #000;
    font-size: 14px;
    width: 100%;
    float: left;
    position: absolute;
    bottom: 0;
    margin-left: 7px
}

#productInfoDescriptionText span {
    font-weight: 400
}

#topLineText {
    color: #000
}

@media screen and (min-width: 770px) and (max-width:1100px) {
    #productImages {
        margin-right: 23px;
        margin-left: 23px
    }
}

@media screen and (max-width: 768px) {
    .widthContainer {
        width: 100% !important;
        margin-bottom: 15px !important
    }

    #productImages {
        width: 100%;
        margin-left: 0%;
        min-height: 0;
        max-height: 450px;
        padding-bottom: 0;
        margin-right: 0
    }

    #productRightColumn {
        padding-top: 25px;
        width: 90%;
        margin: auto;
        float: none
    }

    .productInfoTitle {
        font-size: 20px;
        margin-bottom: 5px;
        font-weight: 600;
        line-height: 20px;
        letter-spacing: .3px
    }

    .productBasicInfo {
        margin-top: 0
    }

    #addToWishlist {
        height: 42px;
        width: 42px
    }

    .purchaseButton {
        position: relative;
        width: calc(100% - 55px);
        margin-top: 15px;
        height: 40px;
        text-align: center;
        line-height: 40px;
        font-size: 16px;
        margin: 0 auto;
        float: right;
        margin-bottom: 30px
    }

    #productInfoDescription {
        width: 80%;
        margin-left: 10%
    }

    .specGroupTitle {
        width: 40%;
        font-size: 15px
    }

    .verticalSeparator {
        height: 25px
    }

    #productQuantity {
        padding-left: 3px;
        background: transparent
    }

    .selectContainer {
        width: 140px;
        float: left;
        height: 35px;
        line-height: 35px;
        font-size: 16px
    }

    #minusSign {
        margin-top: 0;
        height: 35px;
        width: 35%;
        z-index: 8;
        color: #818579
    }

    #plusSign {
        float: right;
        margin-top: 0;
        height: 35px;
        width: 35%;
        z-index: 8;
        color: #818579
    }

    #specialOffersContainer {
        width: 100%;
        margin: auto;
        margin-top: 0
    }

    .specGroupTitle2 {
        width: 48%;
        font-size: 15px;
        margin-left: 25px
    }

    #productInfoDescriptionText {
        margin-top: 0;
        font-size: 12px;
        line-height: 18px
    }

    #productQuantityMobile {
        padding-left: 18px;
        height: 23px;
        text-align: center;
        width: 42px;
        color: #7f736c;
        font-weight: 100
    }

    .productInfoLabel {
        width: 100%;
        margin-left: 0%;
        font-size: 16px;
        height: 40px
    }

    #productData {
        width: 100%;
        margin-top: 0;
        display: block;
        margin-bottom: 70px;
        background: #fff
    }

    #productImages {
        padding-top: 0
    }

    #productPrice {
        text-align: left;
        width: 90%;
        padding: 0;
        margin-top: 6px;
        font-size: 19px;
        margin-bottom: 10px
    }

    .specs {
        margin-left: 0%
    }

    .specGroup {
        margin-top: 10px
    }

    .scotiaPriceView {
        margin-top: 32px
    }

    .fa-chevron-right {
        margin-left: 1px;
        margin-right: 6px
    }

    #sizeChartDiv {
        max-width: 85%;
        margin-right: 7.5%;
        margin-top: 285px !important
    }

    #white-container {
        margin: 0 auto 0 auto
    }

    #wc-header {
        display: block;
        height: 0
    }

    .downArrow {
        right: 22px
    }

    .info-container {
        width: 85%;
        margin: 0 auto;
        height: 305px;
        overflow: scroll;
        margin-bottom: 8px
    }

    #white-container {
        width: 100%;
        height: 450px;
        margin-bottom: 50px
    }

    .visible {
        display: none !important
    }

    .wc-item {
        height: 45px
    }

    .visible-mobile {
        display: block !important
    }

    #brown-container {
        background: #fff;
        height: 300px
    }

    #help-container {
        margin-top: 140px
    }

    .info-text {
        height: 84%;
        font-size: 13px
    }

    .rounded-button {
        background: #06b1de;
        color: #fff;
        height: 38px;
        width: 177px;
        font-weight: 800;
        border-radius: 22px;
        margin-top: 30px
    }

    .white-text {
        color: #515151;
        font-size: 30px
    }

    #imgsContainer {
        display: block;
        width: 100%;
        height: 100%;
        max-height: 450px;
        overflow: hidden;
        position: relative;
        margin-bottom: 0
    }

    .badgesContainer {
        width: calc(100% - 20px);
        top: 0;
        position: absolute;
        display: flex !important;
        display: none !important
    }

    .imgContainer {
        margin: 0px !important;
        position: relative
    }

    .imgContainer.slick-slide img {
        width: 100%;
        margin: auto
    }

    .badgeFile {
        width: 30% !important
    }

    .priceInfo {
        float: left;
        height: 25px;
        margin-top: 0;
        line-height: 25px
    }

    #imgsContainer .slick-dots {
        bottom: 15px
    }

    #imgsContainer .slick-dots li {
        top: 0
    }

    #imgsContainer .slick-dots li.slick-active button:before {
        opacity: 1;
        background-color: #fff
    }

    #imgsContainer .slick-dots li button:before {
        border: none;
        color: transparent;
        opacity: .7;
        border-radius: 50%;
        font-size: 0;
        width: 13px;
        height: 13px;
        background-color: #e3e3e3
    }

    #wish-list-container {
        left: 0%;
        top: 0;
        z-index: 1;
        margin-top: 0;
        height: 42px;
        width: 42px;
        margin-right: 0;
        margin-right: 10px
    }

    #specialOffersContainer .slick-dots {
        display: none !important
    }

    .priceInfoBox {
        top: 73px;
        left: 6px
    }

    .fee {
        float: left;
        width: 33%;
        margin-bottom: 10px
    }

    .feePrice {
        width: 60%
    }

    .sliderTitleContainer {
        font-size: 18px !important;
        float: none !important;
        width: 90% !important;
        margin-top: 45px !important;
        margin-bottom: 30px !important
    }

    .tableTitle {
        font-size: 15px
    }

    tr {
        padding: .5rem .5rem
    }

    th {
        padding: 0rem .5rem;
        font-size: 13px
    }

    td {
        padding: .5rem .5rem;
        font-weight: 400;
        font-size: 13px
    }

    .tableContainer {
        padding-top: 5px;
        padding-bottom: 5px
    }

    .categoriesContainer {
        line-height: 26px;
        font-size: 12px
    }

    #productInfo {
        width: 95%;
        margin: auto
    }

    .bankPriceView {
        margin-top: 0
    }
}

@media screen and (min-width: 415px) and (max-width:768px) {
    .selectContainer {
        width: 155px;
        float: left;
        margin-left: 20px
    }

    .purchaseButton {
        width: calc(60% - 53px);
        float: left
    }

    #productImages {
        max-height: 850px
    }

    #imgsContainer {
        max-height: 850px
    }
}