﻿
.FormInputWithoutBorder2 {
    height: 46px;
    padding: 10px 16px;
    font-size: 18px;
    display: block;
    color: #555;
    background-color: #fff;
    background-image: none;
    transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
}
.dropdownGenderSpan {
    position: absolute;
    top: 12px;
    left: 16px;
    font-size: 18px;
    line-height: 1.3333333;
    color: #ccc;
}

#btnGPGPayment {
    border-radius: 20px;
    background-color: #2291fe;
}
#btnAzulePayment {
    border-radius: 20px;
    background-color: #2291fe;
}
#gpgpayment .modal-dialog {
    width: 50%;
}

#myCarousel .owl-stage {
    margin: 0 auto;
}

#socialmediacontentcarousel .owl-stage {
    margin: 0 auto;
}

#carouselNewProduct .owl-stage {
    margin: 0 auto
}

.productBarBlack {
    text-align: center;
    margin: 0 auto;
    padding-top: 5px;
}

    .productBarBlack .productBarBlackInfoAndBasket {
        /*background-color: black;
        color: white;
        height: 40px;
        text-align: center;
        margin: 0 auto;
        font-size: 13px*/
    }

.productBarBlackInfoAndBasket .col-md-6 {
    padding: 0px
}

.productBarBlackInfoAndBasket .left-div {
    background: #dedede;
    color: #656565;
    height: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    margin-bottom: 5px
}

.productBarBlackInfoAndBasket .right-div {
   /* background: #000;
    height: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    margin-bottom: 5px*/
}

.pageDetailBanner {
    height: 270px;
    width: 100%;
    background-repeat: no-repeat;
    background-size: cover;
    text-align: center
    /*height: 310px;
    width: 100%;
    background: url(../../Content/images/bg@2x.jpg);
    background-repeat: no-repeat;
    background-size: 100%;
    text-align: center;
    position: absolute;
    margin-bottom: 100px;
    top: 0px;*/
}
/* For Firefox */
.desktopBasketDiv input[type='number'] {
    -moz-appearance: textfield;
}
/* Webkit browsers like Safari and Chrome */
.desktopBasketDiv input[type=number]::-webkit-inner-spin-button,
.desktopBasketDiv input[type=number]::-webkit-outer-spin-button {
    -webkit-appearance: none;
    margin: 0;
}

/* For Firefox */
.mobileBasketDiv input[type='number'] {
    -moz-appearance: textfield;
}
/* Webkit browsers like Safari and Chrome */
.mobileBasketDiv input[type=number]::-webkit-inner-spin-button,
.mobileBasketDiv input[type=number]::-webkit-outer-spin-button {
    -webkit-appearance: none;
    margin: 0;
}

/* For Firefox */
.CampaignProductMobile input[type='number'] {
    -moz-appearance: textfield;
}
/* Webkit browsers like Safari and Chrome */
.CampaignProductMobile input[type=number]::-webkit-inner-spin-button,
.CampaignProductMobile input[type=number]::-webkit-outer-spin-button {
    -webkit-appearance: none;
    margin: 0;
}

/* For Firefox */
.CampaignProductDesktop input[type='number'] {
    -moz-appearance: textfield;
}
/* Webkit browsers like Safari and Chrome */
.CampaignProductDesktop input[type=number]::-webkit-inner-spin-button,
.CampaignProductDesktop input[type=number]::-webkit-outer-spin-button {
    -webkit-appearance: none;
    margin: 0;
}

.productBar {
    text-align: center;
    margin: 0 auto;
}

    .productBar .productBarInfoAndBasket {
        background-color: #f7ab67;
        width: 75px;
        height: 33px;
        text-align: center;
        margin: 0 auto;
        padding-bottom: 5px;
        padding-top: 5px;
        position: relative;
    }

.basketpaymentUpDetail {
    width: 48%;
    display: inline-block;
    text-align: center;
    margin-top: 70px;
    margin-right: 75px;
    transition: 0.5s
}

.pageDetailBanner > .rightIMG {
    width: 300px;
    margin-top: 68px;
    position: absolute;
    right: 20px;
    display: inline-block;
}

.basketDetailOne {
    width: 80px;
    height: 80px;
    background: red;
    border-radius: 50%;
    border: 5px solid white;
    background-image: linear-gradient(#622B6C, #E4828F);
    display: inline-block;
    float: left;
    position: relative;
    transition: 0.5s
}

.basketDetailTwo {
    width: 80px;
    height: 80px;
    background: red;
    border-radius: 50%;
    border: 5px solid white;
    background: #C7C7C7;
    display: inline-block;
    position: relative;
    transition: 0.5s
}

.basketDetailThree {
    width: 80px;
    height: 80px;
    background: red;
    border-radius: 50%;
    border: 5px solid white;
    background: #C7C7C7;
    display: inline-block;
    float: right;
    position: relative;
    transition: 0.5s
}

.basketDetailspan {
    display: inline-block;
    color: white;
    font-size: 35px;
    padding: 16px;
    padding: 10px 5px 5px 6px;
}

.productSliderForBasketResult {
    border-radius: 0px !important;
    padding-top: 0px !important;
    min-height: 310px;
    text-align: center
}

    .productSliderForBasketResult .slides img {
        max-width: 250px !important;
    }

    .productSliderForBasketResult .flex-control-nav {
        position: relative;
        bottom: -10px;
    }

    .productSliderForBasketResult .flex-control-paging li a {
        background: #ddd;
    }

    .productSliderForBasketResult .flex-control-paging li a {
        box-shadow: inset 0 0 0 1px #ddd;
        width: 35px;
        height: 4px;
    }

    .productSliderForBasketResult .flex-direction-nav a.flex-next, .productSliderForBasketResult
    .flex-direction-nav a.flex-prev {
        display: none
    }

    .productSliderForBasketResult .flex-control-paging li a.flex-active {
        box-shadow: inset 0 0 0 6px #6A0BDB !important;
    }

    .productSliderForBasketResult .flex-viewport li {
        text-align: center;
    }

    .productSliderForBasketResult .productPrice {
        /*margin-bottom: 5px*/
    }

.pageDetailBannerBackgroundLine {
    width: 95%;
    height: 5px;
    background: #D16C8E;
    margin: 0 auto;
    position: relative;
    display: inline-block;
    z-index: 0;
    top: 48px;
}

.basketDiv {
    margin: 1em 0 1em;
    background-color: #fff;
    padding: 20px 15px 20px 15px;
    position: relative;
}

.basketDivDetail {
    margin: 1em 0 1em;
    background-color: #fff;
    padding: 20px 15px 20px 15px;
    position: relative;
    text-align: right
}

    .basketDivDetail h2 {
        font-weight: 600;
        color: #F48B00;
        font-size: 18px;
        margin: 0
    }

body {
    background: #F5F5F5;
}

.basketDiv h1 {
    font-weight: 600;
    color: #F48B00;
    font-size: 26px;
    margin: 0
}


.tblBasket > thead > tr > th {
    border: none;
    border-bottom: 1px solid #ebebeb;
}

.tblBasket > tbody > tr > td {
    border: none;
    border-bottom: 1px solid #ebebeb;
    padding: 15px 5px 15px 5px;
}

.tblBasketPayment > thead > tr > th {
    border: none;
    border-bottom: 1px solid #ebebeb;
}

.tblBasketPayment > tbody > tr > td {
    border: none;
    border-bottom: 1px solid #ebebeb;
    padding: 15px 5px 15px 5px;
}

#tblCargoSelect > thead > tr > th {
    border: none;
    /*border-bottom: 1px solid #ebebeb;*/
}

#tblMobileBasket > tbody > tr > td {
    border: none;
    border-bottom: 1px solid #ebebeb;
    padding: 15px 5px 15px 5px;
    color: #808080
}

#tblMobileBasket > tbody > .basketTableNoBorder > td {
    border: none;
    border-bottom: 1px solid #ebebeb;
    padding: 15px 5px 15px 5px;
    color: #808080
}

#tblCargoSelect > tbody > tr > td {
    border: none;
    border-bottom: 1px solid #ebebeb;
    padding: 15px 5px 15px 5px;
    color: #808080
}

.divDescription {
    padding: 25px 80px;
    width: 100%;
    background: #fafafa;
    position: relative;
    margin-top: 15px;
    margin-bottom: 10px;
}

.tableAdressMainDiv {
    width: 100%;
    background: #EFEFEF;
    position: relative;
    margin-top: 15px;
    margin-bottom: 10px;
    padding: 10px
}

    .tableAdressMainDiv:last-child {
        margin-top: 0px;
    }

.tableAdress > tbody > tr > td {
    border: none;
    color: #808080
}

.tableAdress > tbody > tr:last-child td {
    padding-top: 20px;
}

.tableAdressMobile > tbody > tr > td {
    border: none;
    color: #808080
}

.catalogDiv {
    margin-left: 10px;
    display: inline-block;
}

    .catalogDiv span {
        color: #484848;
        font-weight: 700;
        padding-bottom: 0px;
        position: relative;
        display: inline-block;
    }

.productDetailDiv {
    display: inline-block;
    font-size: 13px
}

    .productDetailDiv span {
        color: #484848;
        font-weight: 700;
        padding-bottom: 3px;
        position: relative;
        display: inline-block;
    }

.btnClearBasket {
    background-image: linear-gradient(to right, #f33a3a, #ab1515);
    border-radius: 3px;
    letter-spacing: 0px;
    cursor: pointer;
    /*width: 180px;*/
}

.btnPayment {
    background-color: #ddd;
    padding: 8px 13px 8px 25px;
    border-radius: 3px;
    letter-spacing: 0px;
    background-image: linear-gradient(to right, #F9C20F, #ED9E51);
}

    .btnPayment span {
        color: white;
        position: relative;
        top: -1px;
        right: 10px;
        font-size: 14px;
        font-weight: 600;
    }

    .btnPayment i {
        color: white;
        font-size: 20px;
        font-weight: 600;
    }

.btnContinueShopping, .btnUsePromotionCode {
    background-color: #ddd;
    padding: 8px 20px 8px 20px;
    border-radius: 3px;
    letter-spacing: 0px;
}

    .btnContinueShopping i {
        color: #686868;
        width: 8px;
        margin-right: 3px;
        font-size: 20px;
        font-weight: 600;
    }

    .btnUsePromotionCode span {
        color: #777;
        position: relative;
        font-size: 13px;
        font-weight: normal;
    }

    .btnContinueShopping span {
        color: #686868;
        position: relative;
        top: -2px;
        left: 5px;
        font-size: 12px;
        font-weight: 700
    }

.btnNextShopping {
    background-color: #7c5e97;
    padding: 8px 20px 8px 30px;
    border-radius: 8px;
    letter-spacing: 0px;
}
    .btnNextShopping span {
        color: #fff;
        position: relative;
        top: -2px;
        font-size: 17px;
        font-weight: 700;
    }
    .btnNextShopping i {
        color: #fff;
        width: 8px;
        margin-left: 17px;
        font-size: 25px;
        font-weight: 100;
    }

.basketOldPrice {
    text-decoration: line-through;
    font-size: 18px;
    padding-left: 14px;
    color: #5F5F5F;
}

.basketDiscountPrice {
    font-size: 25px;
    color: #5F5F5F;
    font-weight: 500;
}

.basketDivDetail > .divDetailBorder {
    border-bottom: 1px solid #ebebeb;
    padding-bottom: 10px;
    margin: 10px 0 0;
}

    .basketDivDetail > .divDetailBorder:first-child {
        margin: 0px
    }

    .basketDivDetail > .divDetailBorder:last-child {
        border-bottom: none;
    }

.orderSummaryHeader {
    font-size: 14px;
    margin: 0;
    color: #a7a7a7;
    font-weight: normal;
}

.total-price {
    font-weight: 600;
    line-height: normal;
    font-size: 30px;
    color: #5F5F5F
}

.div-price {
    font-size: 20px;
    font-weight: 500;
    color: #5F5F5F;
}

.div-price-discount {
    font-size: 20px;
    color: #199A19;
    font-weight: 500;
}

.input-number-group {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
}

    .input-number-group input[type=number]::-webkit-inner-spin-button,
    .input-number-group input[type=number]::-webkit-outer-spin-button {
        -webkit-appearance: none;
        appearance: none;
    }

    .input-number-group .input-group-button {
        line-height: calc(80px/2 - 5px);
    }

    .input-number-group .input-number {
        width: 58px;
        padding: 0 12px;
        vertical-align: top;
        text-align: center;
        outline: none;
        display: block;
        margin: 0;
    }

    .input-number-group .input-number,
    .input-number-group .input-number-decrement,
    .input-number-group .input-number-increment {
        border: 1px solid #cacaca;
        height: 40px;
        -webkit-user-select: none;
        -moz-user-select: none;
        -ms-user-select: none;
        user-select: none;
        border-radius: 0;
    }

    .input-number-group .input-number-decrement,
    .input-number-group .input-number-increment {
        display: inline-block;
        width: 32px;
        color: #5f89ed;
        text-align: center;
        cursor: pointer;
        font-size: 2rem;
        font-weight: 400;
    }

    .input-number-group .tablebtnPlus {
        border-top-right-radius: 4px;
        border-bottom-right-radius: 4px;
        border-left: none
    }

    .input-number-group .tablebtnMinus {
        border-top-left-radius: 4px;
        border-bottom-left-radius: 4px;
        border-right: 0px
    }

    .input-number-group .tablebtnPlusCampaign {
        border-top-right-radius: 4px;
        border-bottom-right-radius: 4px;
        border-left: none
    }

    .input-number-group .tablebtnMinusCampaign {
        border-top-left-radius: 4px;
        border-bottom-left-radius: 4px;
        border-right: 0px
    }

.catalogColDiv {
    border-bottom: 1px solid #ebebeb;
    padding-bottom: 20px;
    padding-top: 20px
}

    .catalogColDiv:first-child {
        padding-top: 0px
    }

    .catalogColDiv .col-md-4 {
        border-right: 1px solid #ebebeb;
        height: 135px
    }

        .catalogColDiv .col-md-4:last-child {
            border-right: 0px;
        }

.btnCatalogAddBasket {
    background-color: #ddd;
    padding: 5px 14px 5px 15px;
    border-radius: 6px;
    letter-spacing: 0px;
    background-image: linear-gradient(to right, #F9C20F, #ED9E51);
}

    .btnCatalogAddBasket span {
        color: white;
        font-size: 13px;
        font-weight: 600;
    }

.btnCatalogAddBasketDiv {
    margin-top: 15px;
    text-align: center;
    bottom: 0px;
}

.CatalogAddBasketImg {
    display: table-cell;
    width: 135px
}

.CatalogAddBasketDivDetail {
    display: table-cell;
    position: relative;
    top: -18px;
}

.catalogDivSpanDiscountPrice {
    color: #5F5F5F;
    font-weight: 600;
    font-size: 18px;
    position: relative;
    top: -4px;
}

.catalogDivSpanOldPrice {
    text-decoration: line-through;
    color: #b3b3b3;
    font-size: 17px;
    font-weight: 300;
}

.basketDivTrash {
    width: 25px;
    cursor: pointer;
}

.btnCargoSelectDiv {
    padding: 5px 10px;
    border-radius: 10px;
    background: #2291FD;
    cursor: pointer;
    text-align: center;
    width: 105px;
    height: 28px
}

.btnCargoSelectedDiv {
    padding: 5px 10px;
    border-radius: 10px;
    background: #2291FD;
    cursor: pointer;
    text-align: center;
    width: 105px;
    background-image: linear-gradient(to right,#ed9e51, #f9c20f);
    height: 28px
}

.btnCargoSelect {
    color: white;
    font-size: 15px;
    font-weight: 500;
    padding: 0px
}



.btnAddressSelectDiv {
    padding: 5px 10px;
    border-radius: 10px;
    background: #2291FD;
    cursor: pointer;
    text-align: center;
    width: 105px;
    height: 28px
}

.btnAddressSelectedDiv {
    padding: 5px 10px;
    border-radius: 10px;
    background: #2291FD;
    cursor: pointer;
    text-align: center;
    width: 105px;
    background-image: linear-gradient(to right,#ed9e51, #f9c20f);
    height: 28px
}

.btnAddressSelectedDivBill {
    padding: 5px 10px;
    border-radius: 10px;
    background: #2291FD;
    cursor: pointer;
    text-align: center;
    width: 105px;
    background-image: linear-gradient(to right,#ed9e51, #f9c20f);
    height: 28px
}

.btnAddressSelect {
    color: white;
    font-size: 15px;
    font-weight: 500;
    padding: 0px
}

.btnAddressSelectedBill {
    color: white;
    font-size: 15px;
    font-weight: 500;
    background-image: linear-gradient(to right,#ed9e51, #f9c20f);
    padding: 0px;
}

.btnAddressSelected {
    color: white;
    font-size: 15px;
    font-weight: 500;
    background-image: linear-gradient(to right,#ed9e51, #f9c20f);
    padding: 0px,
}

.divRadioButtonForMultiSelect input[type=radio] {
    display: none;
}

.divRadioButtonForMultiSelect label {
    padding-left: 1.5em;
    text-indent: -.7em;
    /* padding-bottom: 10px; */
    color: #686868;
}

.divRadioButtonForMultiSelect input[type=radio] + label:before {
    font-family: FontAwesome;
    display: inline-block;
    content: "\f096";
    letter-spacing: 10px;
    cursor: pointer;
    font-size: 18px;
    color: #8367A2;
    top: 2px;
    position: relative;
}

.divRadioButtonForMultiSelect input[type=radio]:checked + label:before {
    letter-spacing: 8px;
}

.divRadioButtonForMultiSelect input[type=radio]:checked + label:before {
    content: "\f046";
    font-size: 18px;
    color: #8367A2;
}

.divRadioButtonForMultiSelect input[type=radio] + label:before {
    font-family: FontAwesome;
    display: inline-block;
    content: "\f096";
    letter-spacing: 10px;
    cursor: pointer;
    font-size: 18px;
    color: #8367A2;
}

.basketPaymentMainDiv input::-webkit-input-placeholder {
    color: #ccc
}

.divCheckboxCatalog {
    padding-bottom: 10px;
}

    .divCheckboxCatalog input[type=checkbox] {
        display: none;
    }

    .divCheckboxCatalog label {
        padding-left: 1.5em;
        text-indent: -.7em;
        /* padding-bottom: 10px; */
        color: #686868;
    }

    .divCheckboxCatalog input[type=checkbox] + label:before {
        font-family: FontAwesome;
        display: inline-block;
        content: "\f096";
        letter-spacing: 10px;
        cursor: pointer;
        font-size: 18px;
        color: #8367A2;
        top: 2px;
        position: relative;
    }

    .divCheckboxCatalog input[type=checkbox]:checked + label:before {
        letter-spacing: 8px;
    }

    .divCheckboxCatalog input[type=checkbox]:checked + label:before {
        content: "\f046";
        font-size: 18px;
        color: #8367A2;
    }

    .divCheckboxCatalog input[type=checkbox] + label:before {
        font-family: FontAwesome;
        display: inline-block;
        content: "\f096";
        letter-spacing: 10px;
        cursor: pointer;
        font-size: 18px;
        color: #8367A2;
    }

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

    .basketPaymentTabPanel > li > a {
        padding: 13px 25px;
        border-left: 10px solid #ddd;
        background: transparent;
        margin-right: 0px;
        border-bottom: 0px;
        border-top: 1px solid #ddd;
        border-right: 1px solid #ddd;
    }

    .basketPaymentTabPanel > li.active > a, .basketPaymentTabPanel > li.active > a:hover, .basketPaymentTabPanel > li.active > a:focus {
        border-left: 10px solid #ed9e51;
        border-bottom: 0px;
        border-top: 1px solid #ddd;
        border-right: 1px solid #ddd;
    }

    .basketPaymentTabPanel > li {
        margin-bottom: -1px !important
    }

        .basketPaymentTabPanel > li > a:focus, .basketPaymentTabPanel > li > a:hover {
            border: none;
            border-top: 1px solid #ddd;
            border-right: 1px solid #ddd;
            border-left: 10px solid #ed9e51;
        }

.productInfoNewIcon {
    display: inline-block;
    height: 20px;
    padding: 3px 10px;
    font-size: 11px;
    margin-left: 5px;
    background-image: linear-gradient(#C203F1, #7502F1);
    color: white;
    font-weight: 700;
}

#btnBasketPayment {
    border-radius: 5px;
    line-height: 1.2;
    background-image: linear-gradient(to right,#f9c20f,#ed9e51);
    width: 100%;
    margin-top: 35px;
    font-size: 22px;
    padding: 15px 10px;
    font-weight: 400;
}

.basketResultCenterDiv {
    display: inline-block;
    position: absolute;
    top: 65px;
    right: 15px;
}

    .basketResultCenterDiv img {
        width: 340px
    }

.basketResultDiv {
    padding: 110px
}

.parent {
    position: relative;
    width: 100%;
}

.one, .two {
    position: absolute;
    height: 65px;
    width: 65%;
}

.one {
    left: 0;
    top: 0;
    -webkit-clip-path: polygon(0 0, 100% 0%, 50% 100%, 0% 100%);
    clip-path: polygon(0 0, 100% 0%, 50% 100%, 0% 100%);
    width: 73px;
}

    .one span {
        position: relative;
        font-weight: 600;
        font-size: 45px;
        color: #F9201D;
        right: 15px;
        float: right;
    }

.two {
    top: 0;
    left: 8px;
    -webkit-clip-path: polygon(50% 0, 100% 0%, 100% 100%, 0% 100%);
    clip-path: polygon(50% 0, 100% 0%, 100% 100%, 0% 100%);
    width: 75px;
}

    .two:before {
        border-top: 1px solid #f9201d;
        content: '';
        position: absolute;
        top: 0px;
        left: 0;
        right: -50%;
        transform: rotate(64deg);
        transform-origin: 0 0;
    }

.to-right:before {
    right: 10px;
    left: -50%;
    transform: rotate(-60deg);
    transform-origin: 100% 0;
    background: #f9201d;
}

.two span {
    position: absolute;
    font-size: 14px;
    left: 60px;
    font-weight: 600;
    color: #F9201D;
    top: 6px;
}


.btnAddtoCartProductDetail {
    border-radius: 0px;
    background-image: linear-gradient(to right, #F9C20F, #ED9E51);
    margin-left: 10px;
    padding: 12px 10px;
    position: relative;
    top: 1px;
    color: white;
    font-weight: 500;
    font-size: 18px;
}

    .btnAddtoCartProductDetail:hover, .btnAddtoCartProductDetail:focus {
        color: white !important
    }

    .btnAddtoCartProductDetail img {
        width: 30px;
        cursor: pointer;
        position: relative;
        top: -3px;
        margin-left: 7px;
    }

.productDetailThreeIMG {
    margin-top: 15px;
    display: inline-block;
}

.AddtoCartUnderText {
    font-size: 13px;
    color: #808080;
    top: 15px;
    position: relative;
    font-weight: 400;
    /*text-decoration: underline;*/
    cursor: pointer;
    width: 270px;
    margin-bottom: 35px;
    text-align: center;
    /*margin:0 auto*/
}

.inputAddtoCart {
    height: 46px;
    padding: 10px 5px;
    font-size: 18px;
    line-height: 1.3333333;
    width: 55px;
    text-align: center
}

.customerReviewsMainDiv .customerReviewDetail {
    background: white;
    border-radius: 4px;
    padding: 12px 15px;
    margin-top: 10px;
    margin-bottom: 25px;
}

.customerReviewsMainDiv .customerName {
    font-weight: 700;
    color: #000;
    margin-bottom: -5px;
    text-transform: capitalize;
}

.customerReviewsMainDiv .starIcons i {
    color: #E8D177;
    font-size: 22px;
}

.customerReviewsMainDiv .starIcons span {
    position: relative;
    margin-right: 15px;
}

.customerReviewsMainDiv .starIcons div {
    display: inline-block;
    position: relative;
    top: 2px;
}

.customerReviewScroolDiv {
    /*max-height: 800px;*/
    overflow-y: scroll;
    overflow-x: hidden;
    height: 400px;
}

    .customerReviewScroolDiv::-webkit-scrollbar-track {
        border: 3px solid #efefef;
        padding: 2px 0;
        background-color: #959595;
        border-radius: 5px
    }

    .customerReviewScroolDiv::-webkit-scrollbar {
        width: 8px;
    }

    .customerReviewScroolDiv::-webkit-scrollbar-thumb {
        border-radius: 3px;
        background-color: #959595;
        border-left: 1px solid white;
        border-right: 1px solid white;
    }

#ProductDescription {
    font-weight: 400;
}

.IconHeart {
    color: #8651E3;
    font-size: 18px;
    margin-right: 5px;
    cursor: pointer
}

.IconFacebook {
    color: #8651E3;
    font-size: 17px;
    cursor: pointer
}


.ProductDetailHeader {
    display: block;
    border-bottom: 1px solid #d0d0d0;
    width: 300px;
    font-size: 16px;
    font-weight: bold;
    text-transform: capitalize;
}

.IconInstagram {
    color: #8651E3;
    font-size: 18px;
    cursor: pointer
}

.table-info {
    width: 100%;
    position: relative;
    font-size: 15px;
    /*max-width: 300px;*/
    height: 46px;
}

/*.table-info:after {
        content: "";
        position: absolute;
        top: 7px;
        bottom: 0;
        left: 50%;
        width: 0;
        border-left: 1px solid #dadada;
        height: 25px
    }*/

.requiredRate {
    color: red;
    padding: 0px 0px 10px 0px;
    display: inline-block;
    font-size: 13px;
}

.table1 {
    /*width: 50%;
    float: left;*/
    border: none
}

.table2 {
    width: 50%;
    float: left;
    border: none
}

    .table1 > tbody > tr > td, .table2 > tbody > tr > td {
        border: none;
        padding-top: 0px
    }

.productItemSelect {
    border-radius: 50%;
    height: 45px;
    width: 45px;
    margin: 0 auto;
    color: white;
    font-size: 13px;
    cursor: pointer
}

.IndexSpanDiscountPriceForList {
    color: #5F5F5F;
    font-weight: 600;
    font-size: 18px;
    position: relative;
    top: -4px;
}

.productItemSelect span {
    position: relative;
    top: 20px
}

.fixedBasketDetailDiv {
    position: fixed;
    width: 23%;
    top: 60px;
}

.fixedBasketDetailDivStaticTop {
    position: relative;
    width: 100%;
}

.productNewsAndDiscount {
    position: absolute;
    right: 15px;
    z-index: 3;
}
    /*.zoomContainer {
z-index:2;
}*/

    .productNewsAndDiscount img {
        width: 55px !important;
        margin-bottom: 10px;
        backface-visibility: unset !important;
    }

.newProduct {
    height: 38px;
    background-image: linear-gradient(#C203F1, #7502F1);
    margin-top: 5px;
    color: white;
    font-weight: 700;
    padding: 10px;
}

.tile {
    text-align: center;
    position: relative;
    /*float: left;*/
    /*max-width: 400px;
    max-height: 400px;*/
    overflow: hidden;
    /*margin:0 auto*/
}

.selectedItemActive {
    width: 44px;
    height: 44px;
    border: 3px solid #af00d2;
    margin-top: 3px;
}

    /*.selectedItemActive span {
        top: 16px
    }*/

    .selectedItemActive div {
        border: 2px solid white;
        height: 40px;
        width: 40px;
        border-radius: 50%;
    }

/*.productItemSelectMainDiv {
    width: 80px;
    text-align: center;
    height: 255px;
    overflow: auto;
    position: absolute;
    top: 15px;
    right: 45px;
    z-index: 10;
    transition: 0.5s
}*/
.productItemSelectMainDiv {
    max-width: 415px;
    height: 60px;
    overflow: hidden;
    /*z-index: 10;*/
    white-space: nowrap;
    position: relative;
    top: 0px;
    right: 0px;
    display: inline-block;
    transition: 0.8s;
}

.productItemSelectMainDivScrool {
    height: auto;
    overflow-y: scroll;
    max-height: 220px;
    max-width: 425px;
}



.openColorDiv {
    position: absolute;
    margin-top: 18px;
    font-size: 22px;
    transition: 0.8s;
    cursor: pointer
}

.openColorDivRotate {
    transform: rotate(-90deg);
    bottom: 10px;
    margin-left: 5px;
    /*right: -5px;*/
}

.productItemSelectMainDiv::-webkit-scrollbar-track {
    border: 7px solid #ffffff;
    padding: 2px 0;
    background-color: #959595;
    border-radius: 0px
}

.productItemSelectMainDiv::-webkit-scrollbar {
    width: 8px;
}

.productItemSelectMainDiv::-webkit-scrollbar-thumb {
    border-radius: 6px;
    background-color: #959595;
    border-left: 1px solid white;
    border-right: 1px solid white;
    border-top: 5px solid white;
    border-bottom: 5px solid white;
}

/*.CampaignProductMobile {
    display: none !important
}*/

/*.CampaignProductDesktop {
    display: block
}*/

.basketDetailThreeSpan {
    position: absolute;
    margin-left: -35px;
    width: 150px;
    margin-top: 83px;
    transition: 0.5s
}

.basketDetailOneSpan {
    position: absolute;
    width: 205px;
    margin-top: 83px;
    margin-left: -58px;
    transition: 0.5s
}

.basketDetailTwoSpan {
    position: absolute;
    margin-left: -32px;
    width: 150px;
    margin-top: 5px;
    transition: 0.5s
}

.ProductPriceDesktop {
    display: inline-block;
    width: 100%;
    margin-bottom: 15px;
    margin-top: 20px
}

.ProductDetailMobile {
    width: 100%;
    text-align: center;
    display: none;
    font-size: 15px
}

.mobileBasketDiv {
    display: none
}

.cargoMobile {
    display: none
}

.addressMobile {
    display: none
}

.deliveryAddressMobile {
    display: none
}

@media (min-width: 768px) {
    .FilterItemsShowHide {
        display: block !important;
    }

    
}

@media (max-width: 1200px) {
    .basketResultCenterDiv {
        display: none
    }

    .basketResultDiv {
        padding: 50px
    }
    #gpgpayment .modal-dialog {
        width: 50%;
    }
}



@media (max-width: 1170px) {
    .rightIMG {
        display: none !important
    }

    .basketpaymentUpDetail {
        margin-right: 0px;
        width: 75%
    }
}

@media (max-width: 992px) {
    .divDescription {
        padding: 15px 25px
    }
}

@media (max-width: 991px) {

    .desktopCenterDiv {
        text-align: center
    }

    .productAddToCartDiv {
        text-align: center
    }

    .table-info {
        margin: 0 auto;
    }

    .AddtoCartUnderText {
        margin: 0 auto;
        margin-bottom: 35px;
    }
}

@media (max-width: 768px) {
    .productDetailThreeIMG {
        display: none
    }

    .basketpaymentUpDetail {
        width: 75%
    }
}

@media screen and (max-width: 767px) {
    .table-responsive {
        border: none;
        margin-top: 15px
    }

    #btnClearBasket {
        text-align: center !important;
        margin-top: 20px
    }

    .basketDivHeader {
        text-align: center
    }
}

@media (max-width: 680px) {

    #gpgpayment .modal-dialog {
        width: 100%;
    }
    .cargoMobile {
        display: block
    }

    .addressMobile {
        display: block
    }

    .deliveryAddressMobile {
        display: block
    }

    .mobileBasketDiv {
        display: block
    }

    .CampaignProductMobileHeader {
        display: block !important;
    }

    .CampaignProductDesktopHeader {
        display: none !important;
    }

    .CampaignProductMobile {
        display: block !important;
    }

    .CampaignProductDesktop {
        display: none
    }

    .desktopBasketDiv {
        display: none
    }

    .cargoDesktop {
        display: none
    }

    .addressDesktop {
        display: none
    }

    .deliveryAddressDesktop {
        display: none
    }
}

@media (max-width:500px) {
    .basketDetailspan {
        font-size: 24px;
        padding: 7px 5px 5px 6px;
    }

    .basketDetailOne {
        width: 55px;
        height: 55px;
    }

    .basketDetailTwo {
        width: 55px;
        height: 55px;
    }

    .basketDetailThree {
        width: 55px;
        height: 55px;
    }

    .pageDetailBannerBackgroundLine {
        top: 36px;
        height: 4px
    }

    .basketDetailOneSpan {
        width: 110px;
        margin-top: 60px;
        margin-left: -28px;
        font-size: 12px;
    }

    .basketDetailTwoSpan {
        margin-left: -32px;
        width: 115px;
        margin-top: 5px;
        font-size: 12px;
    }

    .basketDetailThreeSpan {
        margin-left: -24px;
        width: 99px;
        margin-top: 60px;
        font-size: 12px;
    }

    .pageDetailBanner {
        height: 215px
    }

    .basketpaymentUpDetail {
        width: 80%
    }
}

@media (max-width: 550px) {
    .table-info {
        margin: 0 auto
    }

    .productAddToCartDiv {
        text-align: center
    }

    /*.productItemSelectMainDiv {
        width: 100%;
        height: 95px;
        overflow: scroll;
        z-index: 10;
        transition: 0.5s;
        margin-top: 20px;
        white-space: nowrap;
        overflow: auto;
        position: relative;
        top: 0px;
        right: 0px
    }

        .productItemSelectMainDiv::-webkit-scrollbar-thumb {
            border-radius: 6px;
            background-color: #959595;
            border-left: 1px solid white;
            border-right: 1px solid white;
            border-top: 5px solid white;
            border-bottom: 5px solid white;
        }

        .productItemSelectMainDiv::-webkit-scrollbar-track {
            border: 7px solid #ffffff;
        }*/

    /*.productItemSelect {
        border-radius: 50%;
        height: 50px;
        width: 50px;
        margin: 0 auto;
        color: white;
        cursor: pointer;
        margin-right: 15px;
        display: inline-block;
    }*/

    .selectedItemActive div {
        border: 2px solid white;
        height: 49px;
        width: 49px;
        border-radius: 50%;
    }

    .selectedItemActive span {
        top: 11px !important;
    }

    .productItemSelect span {
        top: 16px;
    }

    .selectedItemActive {
        border: 3px solid #8651E3;
    }

    .productItemSelect.selectedItemActive {
        height: 55px;
        width: 55px;
        top: 3px;
        position: relative;
    }

    .ProductPriceDesktop {
        display: none
    }

    .ProductNameDesktop {
        display: none
    }

    .ShortNameDesktop {
        display: none
    }

    .ProductDetailMobile {
        display: inline-block
    }

    .tile {
        margin: 0 auto
    }

    .AddtoCartUnderText {
        margin: 0 auto;
        margin-bottom: 35px;
    }
}
/*@media (max-width:371px){
    .productItemSelectMainDiv {
        max-width: 250px
    }

}*/
@media (max-width:320px) {
    .basketDetailOneSpan {
        width: 105px;
        margin-left: -25px;
        font-size: 11px;
    }

    .basketDetailTwoSpan {
        margin-left: -20px;
        width: 100px;
        font-size: 11px;
    }

    .basketDetailThreeSpan {
        margin-left: -11px;
        width: 80px;
        font-size: 11px;
    }
}
