/*! normalize.css v3.0.1 | MIT License | git.io/normalize */
html {
    font-family: sans-serif;
    -ms-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%
}

body {
    margin: 0
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
nav,
section,
summary {
    display: block
}

audio,
canvas,
progress,
video {
    display: inline-block;
    vertical-align: baseline
}

audio:not([controls]) {
    display: none;
    height: 0
}

[hidden],
template {
    display: none
}

a {
    background: transparent
}

a:active,
a:hover {
    outline: 0
}

abbr[title] {
    border-bottom: 1px dotted
}

b,
strong {
    font-weight: bold
}

dfn {
    font-style: italic
}

h1 {
    font-size: 2em;
    margin: .67em 0
}

mark {
    background: #ff0;
    color: #000
}

small {
    font-size: 80%
}

sub,
sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline
}

sup {
    top: -0.5em
}

sub {
    bottom: -0.25em
}

img {
    border: 0
}

svg:not(:root) {
    overflow: hidden
}

figure {
    margin: 1em 40px
}

hr {
    -moz-box-sizing: content-box;
    box-sizing: content-box;
    height: 0
}

pre {
    overflow: auto
}

code,
kbd,
pre,
samp {
    font-family: monospace, monospace;
    font-size: 1em
}

button,
input,
optgroup,
select,
textarea {
    color: inherit;
    font: inherit;
    margin: 0
}

button {
    overflow: visible
}

button,
select {
    text-transform: none
}

button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
    -webkit-appearance: button;
    cursor: pointer
}

button[disabled],
html input[disabled] {
    cursor: default
}

button::-moz-focus-inner,
input::-moz-focus-inner {
    border: 0;
    padding: 0
}

input {
    line-height: normal
}

input[type="checkbox"],
input[type="radio"] {
    box-sizing: border-box;
    padding: 0
}

input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
    height: auto
}

input[type="search"] {
    -webkit-appearance: textfield;
    -moz-box-sizing: content-box;
    -webkit-box-sizing: content-box;
    box-sizing: content-box
}

input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
    -webkit-appearance: none
}

fieldset {
    border: 1px solid #c0c0c0;
    margin: 0 2px;
    padding: .35em .625em .75em
}

legend {
    border: 0;
    padding: 0
}

textarea {
    overflow: auto
}

optgroup {
    font-weight: bold
}

table {
    border-collapse: collapse;
    border-spacing: 0
}

td,
th {
    padding: 0
}

@media print {
    * {
        text-shadow: none !important;
        color: #000 !important;
        background: transparent !important;
        box-shadow: none !important
    }

    a,
    a:visited {
        text-decoration: underline
    }

    a[href]:after {
        content: " (" attr(href) ")"
    }

    abbr[title]:after {
        content: " (" attr(title) ")"
    }

    a[href^="javascript:"]:after,
    a[href^="#"]:after {
        content: ""
    }

    pre,
    blockquote {
        border: 1px solid #999;
        page-break-inside: avoid
    }

    thead {
        display: table-header-group
    }

    tr,
    img {
        page-break-inside: avoid
    }

    img {
        max-width: 100% !important
    }

    p,
    h2,
    h3 {
        orphans: 3;
        widows: 3
    }

    h2,
    h3 {
        page-break-after: avoid
    }

    select {
        background: #fff !important
    }

    .navbar {
        display: none
    }

    .table td,
    .table th {
        background-color: #fff !important
    }

    .btn>.caret,
    .dropup>.btn>.caret {
        border-top-color: #000 !important
    }

    .label {
        border: 1px solid #000
    }

    .table {
        border-collapse: collapse !important
    }

    .table-bordered th,
    .table-bordered td {
        border: 1px solid #ddd !important
    }
}

@font-face {
    font-family: 'Glyphicons Halflings';
    src: url('../fonts/glyphicons-halflings-regular.eot');
    src: url('../fonts/glyphicons-halflings-regular.eot?#iefix') format('embedded-opentype'), url('../fonts/glyphicons-halflings-regular.woff') format('woff'), url('../fonts/glyphicons-halflings-regular.ttf') format('truetype'), url('../fonts/glyphicons-halflings-regular.svg#glyphicons_halflingsregular') format('svg')
}

.glyphicon {
    position: relative;
    top: 1px;
    display: inline-block;
    font-family: 'Glyphicons Halflings';
    font-style: normal;
    font-weight: normal;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

.glyphicon-asterisk:before {
    content: "\2a"
}

.glyphicon-plus:before {
    content: "\2b"
}

.glyphicon-euro:before {
    content: "\20ac"
}

.glyphicon-minus:before {
    content: "\2212"
}

.glyphicon-cloud:before {
    content: "\2601"
}

.glyphicon-envelope:before {
    content: "\2709"
}

.glyphicon-pencil:before {
    content: "\270f"
}

.glyphicon-glass:before {
    content: "\e001"
}

.glyphicon-music:before {
    content: "\e002"
}

.glyphicon-search:before {
    content: "\e003"
}

.glyphicon-heart:before {
    content: "\e005"
}

.glyphicon-star:before {
    content: "\e006"
}

.glyphicon-star-empty:before {
    content: "\e007"
}

.glyphicon-user:before {
    content: "\e008"
}

.glyphicon-film:before {
    content: "\e009"
}

.glyphicon-th-large:before {
    content: "\e010"
}

.glyphicon-th:before {
    content: "\e011"
}

.glyphicon-th-list:before {
    content: "\e012"
}

.glyphicon-ok:before {
    content: "\e013"
}

.glyphicon-remove:before {
    content: "\e014"
}

.glyphicon-zoom-in:before {
    content: "\e015"
}

.glyphicon-zoom-out:before {
    content: "\e016"
}

.glyphicon-off:before {
    content: "\e017"
}

.glyphicon-signal:before {
    content: "\e018"
}

.glyphicon-cog:before {
    content: "\e019"
}

.glyphicon-trash:before {
    content: "\e020"
}

.glyphicon-home:before {
    content: "\e021"
}

.glyphicon-file:before {
    content: "\e022"
}

.glyphicon-time:before {
    content: "\e023"
}

.glyphicon-road:before {
    content: "\e024"
}

.glyphicon-download-alt:before {
    content: "\e025"
}

.glyphicon-download:before {
    content: "\e026"
}

.glyphicon-upload:before {
    content: "\e027"
}

.glyphicon-inbox:before {
    content: "\e028"
}

.glyphicon-play-circle:before {
    content: "\e029"
}

.glyphicon-repeat:before {
    content: "\e030"
}

.glyphicon-refresh:before {
    content: "\e031"
}

.glyphicon-list-alt:before {
    content: "\e032"
}

.glyphicon-lock:before {
    content: "\e033"
}

.glyphicon-flag:before {
    content: "\e034"
}

.glyphicon-headphones:before {
    content: "\e035"
}

.glyphicon-volume-off:before {
    content: "\e036"
}

.glyphicon-volume-down:before {
    content: "\e037"
}

.glyphicon-volume-up:before {
    content: "\e038"
}

.glyphicon-qrcode:before {
    content: "\e039"
}

.glyphicon-barcode:before {
    content: "\e040"
}

.glyphicon-tag:before {
    content: "\e041"
}

.glyphicon-tags:before {
    content: "\e042"
}

.glyphicon-book:before {
    content: "\e043"
}

.glyphicon-bookmark:before {
    content: "\e044"
}

.glyphicon-print:before {
    content: "\e045"
}

.glyphicon-camera:before {
    content: "\e046"
}

.glyphicon-font:before {
    content: "\e047"
}

.glyphicon-bold:before {
    content: "\e048"
}

.glyphicon-italic:before {
    content: "\e049"
}

.glyphicon-text-height:before {
    content: "\e050"
}

.glyphicon-text-width:before {
    content: "\e051"
}

.glyphicon-align-left:before {
    content: "\e052"
}

.glyphicon-align-center:before {
    content: "\e053"
}

.glyphicon-align-right:before {
    content: "\e054"
}

.glyphicon-align-justify:before {
    content: "\e055"
}

.glyphicon-list:before {
    content: "\e056"
}

.glyphicon-indent-left:before {
    content: "\e057"
}

.glyphicon-indent-right:before {
    content: "\e058"
}

.glyphicon-facetime-video:before {
    content: "\e059"
}

.glyphicon-picture:before {
    content: "\e060"
}

.glyphicon-map-marker:before {
    content: "\e062"
}

.glyphicon-adjust:before {
    content: "\e063"
}

.glyphicon-tint:before {
    content: "\e064"
}

.glyphicon-edit:before {
    content: "\e065"
}

.glyphicon-share:before {
    content: "\e066"
}

.glyphicon-check:before {
    content: "\e067"
}

.glyphicon-move:before {
    content: "\e068"
}

.glyphicon-step-backward:before {
    content: "\e069"
}

.glyphicon-fast-backward:before {
    content: "\e070"
}

.glyphicon-backward:before {
    content: "\e071"
}

.glyphicon-play:before {
    content: "\e072"
}

.glyphicon-pause:before {
    content: "\e073"
}

.glyphicon-stop:before {
    content: "\e074"
}

.glyphicon-forward:before {
    content: "\e075"
}

.glyphicon-fast-forward:before {
    content: "\e076"
}

.glyphicon-step-forward:before {
    content: "\e077"
}

.glyphicon-eject:before {
    content: "\e078"
}

.glyphicon-chevron-left:before {
    content: "\e079"
}

.glyphicon-chevron-right:before {
    content: "\e080"
}

.glyphicon-plus-sign:before {
    content: "\e081"
}

.glyphicon-minus-sign:before {
    content: "\e082"
}

.glyphicon-remove-sign:before {
    content: "\e083"
}

.glyphicon-ok-sign:before {
    content: "\e084"
}

.glyphicon-question-sign:before {
    content: "\e085"
}

.glyphicon-info-sign:before {
    content: "\e086"
}

.glyphicon-screenshot:before {
    content: "\e087"
}

.glyphicon-remove-circle:before {
    content: "\e088"
}

.glyphicon-ok-circle:before {
    content: "\e089"
}

.glyphicon-ban-circle:before {
    content: "\e090"
}

.glyphicon-arrow-left:before {
    content: "\e091"
}

.glyphicon-arrow-right:before {
    content: "\e092"
}

.glyphicon-arrow-up:before {
    content: "\e093"
}

.glyphicon-arrow-down:before {
    content: "\e094"
}

.glyphicon-share-alt:before {
    content: "\e095"
}

.glyphicon-resize-full:before {
    content: "\e096"
}

.glyphicon-resize-small:before {
    content: "\e097"
}

.glyphicon-exclamation-sign:before {
    content: "\e101"
}

.glyphicon-gift:before {
    content: "\e102"
}

.glyphicon-leaf:before {
    content: "\e103"
}

.glyphicon-fire:before {
    content: "\e104"
}

.glyphicon-eye-open:before {
    content: "\e105"
}

.glyphicon-eye-close:before {
    content: "\e106"
}

.glyphicon-warning-sign:before {
    content: "\e107"
}

.glyphicon-plane:before {
    content: "\e108"
}

.glyphicon-calendar:before {
    content: "\e109"
}

.glyphicon-random:before {
    content: "\e110"
}

.glyphicon-comment:before {
    content: "\e111"
}

.glyphicon-magnet:before {
    content: "\e112"
}

.glyphicon-chevron-up:before {
    content: "\e113"
}

.glyphicon-chevron-down:before {
    content: "\e114"
}

.glyphicon-retweet:before {
    content: "\e115"
}

.glyphicon-shopping-cart:before {
    content: "\e116"
}

.glyphicon-folder-close:before {
    content: "\e117"
}

.glyphicon-folder-open:before {
    content: "\e118"
}

.glyphicon-resize-vertical:before {
    content: "\e119"
}

.glyphicon-resize-horizontal:before {
    content: "\e120"
}

.glyphicon-hdd:before {
    content: "\e121"
}

.glyphicon-bullhorn:before {
    content: "\e122"
}

.glyphicon-bell:before {
    content: "\e123"
}

.glyphicon-certificate:before {
    content: "\e124"
}

.glyphicon-thumbs-up:before {
    content: "\e125"
}

.glyphicon-thumbs-down:before {
    content: "\e126"
}

.glyphicon-hand-right:before {
    content: "\e127"
}

.glyphicon-hand-left:before {
    content: "\e128"
}

.glyphicon-hand-up:before {
    content: "\e129"
}

.glyphicon-hand-down:before {
    content: "\e130"
}

.glyphicon-circle-arrow-right:before {
    content: "\e131"
}

.glyphicon-circle-arrow-left:before {
    content: "\e132"
}

.glyphicon-circle-arrow-up:before {
    content: "\e133"
}

.glyphicon-circle-arrow-down:before {
    content: "\e134"
}

.glyphicon-globe:before {
    content: "\e135"
}

.glyphicon-wrench:before {
    content: "\e136"
}

.glyphicon-tasks:before {
    content: "\e137"
}

.glyphicon-filter:before {
    content: "\e138"
}

.glyphicon-briefcase:before {
    content: "\e139"
}

.glyphicon-fullscreen:before {
    content: "\e140"
}

.glyphicon-dashboard:before {
    content: "\e141"
}

.glyphicon-paperclip:before {
    content: "\e142"
}

.glyphicon-heart-empty:before {
    content: "\e143"
}

.glyphicon-link:before {
    content: "\e144"
}

.glyphicon-phone:before {
    content: "\e145"
}

.glyphicon-pushpin:before {
    content: "\e146"
}

.glyphicon-usd:before {
    content: "\e148"
}

.glyphicon-gbp:before {
    content: "\e149"
}

.glyphicon-sort:before {
    content: "\e150"
}

.glyphicon-sort-by-alphabet:before {
    content: "\e151"
}

.glyphicon-sort-by-alphabet-alt:before {
    content: "\e152"
}

.glyphicon-sort-by-order:before {
    content: "\e153"
}

.glyphicon-sort-by-order-alt:before {
    content: "\e154"
}

.glyphicon-sort-by-attributes:before {
    content: "\e155"
}

.glyphicon-sort-by-attributes-alt:before {
    content: "\e156"
}

.glyphicon-unchecked:before {
    content: "\e157"
}

.glyphicon-expand:before {
    content: "\e158"
}

.glyphicon-collapse-down:before {
    content: "\e159"
}

.glyphicon-collapse-up:before {
    content: "\e160"
}

.glyphicon-log-in:before {
    content: "\e161"
}

.glyphicon-flash:before {
    content: "\e162"
}

.glyphicon-log-out:before {
    content: "\e163"
}

.glyphicon-new-window:before {
    content: "\e164"
}

.glyphicon-record:before {
    content: "\e165"
}

.glyphicon-save:before {
    content: "\e166"
}

.glyphicon-open:before {
    content: "\e167"
}

.glyphicon-saved:before {
    content: "\e168"
}

.glyphicon-import:before {
    content: "\e169"
}

.glyphicon-export:before {
    content: "\e170"
}

.glyphicon-send:before {
    content: "\e171"
}

.glyphicon-floppy-disk:before {
    content: "\e172"
}

.glyphicon-floppy-saved:before {
    content: "\e173"
}

.glyphicon-floppy-remove:before {
    content: "\e174"
}

.glyphicon-floppy-save:before {
    content: "\e175"
}

.glyphicon-floppy-open:before {
    content: "\e176"
}

.glyphicon-credit-card:before {
    content: "\e177"
}

.glyphicon-transfer:before {
    content: "\e178"
}

.glyphicon-cutlery:before {
    content: "\e179"
}

.glyphicon-header:before {
    content: "\e180"
}

.glyphicon-compressed:before {
    content: "\e181"
}

.glyphicon-earphone:before {
    content: "\e182"
}

.glyphicon-phone-alt:before {
    content: "\e183"
}

.glyphicon-tower:before {
    content: "\e184"
}

.glyphicon-stats:before {
    content: "\e185"
}

.glyphicon-sd-video:before {
    content: "\e186"
}

.glyphicon-hd-video:before {
    content: "\e187"
}

.glyphicon-subtitles:before {
    content: "\e188"
}

.glyphicon-sound-stereo:before {
    content: "\e189"
}

.glyphicon-sound-dolby:before {
    content: "\e190"
}

.glyphicon-sound-5-1:before {
    content: "\e191"
}

.glyphicon-sound-6-1:before {
    content: "\e192"
}

.glyphicon-sound-7-1:before {
    content: "\e193"
}

.glyphicon-copyright-mark:before {
    content: "\e194"
}

.glyphicon-registration-mark:before {
    content: "\e195"
}

.glyphicon-cloud-download:before {
    content: "\e197"
}

.glyphicon-cloud-upload:before {
    content: "\e198"
}

.glyphicon-tree-conifer:before {
    content: "\e199"
}

.glyphicon-tree-deciduous:before {
    content: "\e200"
}

* {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

*:before,
*:after {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

html {
    font-size: 10px;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0)
}

body {
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 14px;
    line-height: 1.42857143;
    color: #333;
    background-color: #fff
}

input,
button,
select,
textarea {
    font-family: inherit;
    font-size: inherit;
    line-height: inherit
}

a {
    color: #428bca;
    text-decoration: none
}

a:hover,
a:focus {
    color: #2a6496;
    text-decoration: underline
}

a:focus {
    outline: thin dotted;
    outline: 5px auto -webkit-focus-ring-color;
    outline-offset: -2px
}

figure {
    margin: 0
}

img {
    vertical-align: middle
}

.img-responsive,
.thumbnail>img,
.thumbnail a>img,
.carousel-inner>.item>img,
.carousel-inner>.item>a>img {
    display: block;
    width: 100% \9;
    max-width: 100%;
    height: auto
}

.img-rounded {
    border-radius: 6px
}

.img-thumbnail {
    padding: 4px;
    line-height: 1.42857143;
    background-color: #fff;
    border: 1px solid #ddd;
    border-radius: 4px;
    -webkit-transition: all .2s ease-in-out;
    -moz-transition: all .2s ease-in-out;
    -ms-transition: all .2s ease-in-out;
    -o-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
    display: inline-block;
    width: 100% \9;
    max-width: 100%;
    height: auto
}

.img-circle {
    border-radius: 50%
}

hr {
    margin-top: 20px;
    margin-bottom: 20px;
    border: 0;
    border-top: 1px solid #eee
}

.sr-only {
    position: absolute;
    width: 1px;
    height: 1px;
    margin: -1px;
    padding: 0;
    overflow: hidden;
    clip: rect(0, 0, 0, 0);
    border: 0
}

.sr-only-focusable:active,
.sr-only-focusable:focus {
    position: static;
    width: auto;
    height: auto;
    margin: 0;
    overflow: visible;
    clip: auto
}

h1,
h2,
h3,
h4,
h5,
h6,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6 {
    font-family: inherit;
    font-weight: 500;
    line-height: 1.1;
    color: inherit
}

h1 small,
h2 small,
h3 small,
h4 small,
h5 small,
h6 small,
.h1 small,
.h2 small,
.h3 small,
.h4 small,
.h5 small,
.h6 small,
h1 .small,
h2 .small,
h3 .small,
h4 .small,
h5 .small,
h6 .small,
.h1 .small,
.h2 .small,
.h3 .small,
.h4 .small,
.h5 .small,
.h6 .small {
    font-weight: normal;
    line-height: 1;
    color: #777
}

h1,
.h1,
h2,
.h2,
h3,
.h3 {
    margin-top: 20px;
    margin-bottom: 10px
}

h1 small,
.h1 small,
h2 small,
.h2 small,
h3 small,
.h3 small,
h1 .small,
.h1 .small,
h2 .small,
.h2 .small,
h3 .small,
.h3 .small {
    font-size: 65%
}

h4,
.h4,
h5,
.h5,
h6,
.h6 {
    margin-top: 10px;
    margin-bottom: 10px
}

h4 small,
.h4 small,
h5 small,
.h5 small,
h6 small,
.h6 small,
h4 .small,
.h4 .small,
h5 .small,
.h5 .small,
h6 .small,
.h6 .small {
    font-size: 75%
}

h1,
.h1 {
    font-size: 36px
}

h2,
.h2 {
    font-size: 30px
}

h3,
.h3 {
    font-size: 24px
}

h4,
.h4 {
    font-size: 18px
}

h5,
.h5 {
    font-size: 14px
}

h6,
.h6 {
    font-size: 12px
}

p {
    margin: 0 0 10px
}

.lead {
    margin-bottom: 20px;
    font-size: 16px;
    font-weight: 300;
    line-height: 1.4
}

@media (min-width:768px) {
    .lead {
        font-size: 21px
    }
}

small,
.small {
    font-size: 85%
}

cite {
    font-style: normal
}

mark,
.mark {
    background-color: #fcf8e3;
    padding: .2em
}

.text-left {
    text-align: left
}

.text-right {
    text-align: right
}

.text-center {
    text-align: center
}

.text-justify {
    text-align: justify
}

.text-nowrap {
    white-space: nowrap
}

.text-lowercase {
    text-transform: lowercase
}

.text-uppercase {
    text-transform: uppercase
}

.text-capitalize {
    text-transform: capitalize
}

.text-muted {
    color: #777
}

.text-primary {
    color: #428bca
}

a.text-primary:hover {
    color: #3071a9
}

.text-success {
    color: #3c763d
}

a.text-success:hover {
    color: #2b542c
}

.text-info {
    color: #31708f
}

a.text-info:hover {
    color: #245269
}

.text-warning {
    color: #8a6d3b
}

a.text-warning:hover {
    color: #66512c
}

.text-danger {
    color: #a94442
}

a.text-danger:hover {
    color: #843534
}

.bg-primary {
    color: #fff;
    background-color: #428bca
}

a.bg-primary:hover {
    background-color: #3071a9
}

.bg-success {
    background-color: #dff0d8
}

a.bg-success:hover {
    background-color: #c1e2b3
}

.bg-info {
    background-color: #d9edf7
}

a.bg-info:hover {
    background-color: #afd9ee
}

.bg-warning {
    background-color: #fcf8e3
}

a.bg-warning:hover {
    background-color: #f7ecb5
}

.bg-danger {
    background-color: #f2dede
}

a.bg-danger:hover {
    background-color: #e4b9b9
}

.page-header {
    padding-bottom: 9px;
    margin: 40px 0 20px;
    border-bottom: 1px solid #eee
}

ul,
ol {
    margin-top: 0;
    margin-bottom: 10px
}

ul ul,
ol ul,
ul ol,
ol ol {
    margin-bottom: 0
}

.list-unstyled {
    padding-left: 0;
    list-style: none
}

.list-inline {
    padding-left: 0;
    list-style: none;
    margin-left: -5px
}

.list-inline>li {
    display: inline-block;
    padding-left: 5px;
    padding-right: 5px
}

dl {
    margin-top: 0;
    margin-bottom: 20px
}

dt,
dd {
    line-height: 1.42857143
}

dt {
    font-weight: bold
}

dd {
    margin-left: 0
}

@media (min-width:768px) {
    .dl-horizontal dt {
        float: left;
        width: 160px;
        clear: left;
        text-align: right;
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap
    }

    .dl-horizontal dd {
        margin-left: 180px
    }
}

abbr[title],
abbr[data-original-title] {
    cursor: help;
    border-bottom: 1px dotted #777
}

.initialism {
    font-size: 90%;
    text-transform: uppercase
}

blockquote {
    padding: 10px 20px;
    margin: 0 0 20px;
    font-size: 17.5px;
    border-left: 5px solid #eee
}

blockquote p:last-child,
blockquote ul:last-child,
blockquote ol:last-child {
    margin-bottom: 0
}

blockquote footer,
blockquote small,
blockquote .small {
    display: block;
    font-size: 80%;
    line-height: 1.42857143;
    color: #777
}

blockquote footer:before,
blockquote small:before,
blockquote .small:before {
    content: '\2014 \00A0'
}

.blockquote-reverse,
blockquote.pull-right {
    padding-right: 15px;
    padding-left: 0;
    border-right: 5px solid #eee;
    border-left: 0;
    text-align: right
}

.blockquote-reverse footer:before,
blockquote.pull-right footer:before,
.blockquote-reverse small:before,
blockquote.pull-right small:before,
.blockquote-reverse .small:before,
blockquote.pull-right .small:before {
    content: ''
}

.blockquote-reverse footer:after,
blockquote.pull-right footer:after,
.blockquote-reverse small:after,
blockquote.pull-right small:after,
.blockquote-reverse .small:after,
blockquote.pull-right .small:after {
    content: '\00A0 \2014'
}

blockquote:before,
blockquote:after {
    content: ""
}

address {
    margin-bottom: 20px;
    font-style: normal;
    line-height: 1.42857143
}

code,
kbd,
pre,
samp {
    font-family: Menlo, Monaco, Consolas, "Courier New", monospace
}

code {
    padding: 2px 4px;
    font-size: 90%;
    color: #c7254e;
    background-color: #f9f2f4;
    border-radius: 4px
}

kbd {
    padding: 2px 4px;
    font-size: 90%;
    color: #fff;
    background-color: #333;
    border-radius: 3px;
    box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.25)
}

kbd kbd {
    padding: 0;
    font-size: 100%;
    box-shadow: none
}

pre {
    display: block;
    padding: 9.5px;
    margin: 0 0 10px;
    font-size: 13px;
    line-height: 1.42857143;
    word-break: break-all;
    word-wrap: break-word;
    color: #333;
    background-color: #f5f5f5;
    border: 1px solid #ccc;
    border-radius: 4px
}

pre code {
    padding: 0;
    font-size: inherit;
    color: inherit;
    white-space: pre-wrap;
    background-color: transparent;
    border-radius: 0
}

.pre-scrollable {
    max-height: 340px;
    overflow-y: scroll
}

.container {
    margin-right: auto;
    margin-left: auto;
    padding-left: 15px;
    padding-right: 15px
}

@media (min-width:768px) {
    .container {
        width: 750px
    }
}

@media (min-width:992px) {
    .container {
        width: 970px
    }
}

@media (min-width:1200px) {
    .container {
        width: 1170px
    }
}

.container-fluid {
    margin-right: auto;
    margin-left: auto;
    padding-left: 15px;
    padding-right: 15px
}

.row {
    margin-left: -15px;
    margin-right: -15px
}

.col-xs-1,
.col-sm-1,
.col-md-1,
.col-lg-1,
.col-xs-2,
.col-sm-2,
.col-md-2,
.col-lg-2,
.col-xs-3,
.col-sm-3,
.col-md-3,
.col-lg-3,
.col-xs-4,
.col-sm-4,
.col-md-4,
.col-lg-4,
.col-xs-5,
.col-sm-5,
.col-md-5,
.col-lg-5,
.col-xs-6,
.col-sm-6,
.col-md-6,
.col-lg-6,
.col-xs-7,
.col-sm-7,
.col-md-7,
.col-lg-7,
.col-xs-8,
.col-sm-8,
.col-md-8,
.col-lg-8,
.col-xs-9,
.col-sm-9,
.col-md-9,
.col-lg-9,
.col-xs-10,
.col-sm-10,
.col-md-10,
.col-lg-10,
.col-xs-11,
.col-sm-11,
.col-md-11,
.col-lg-11,
.col-xs-12,
.col-sm-12,
.col-md-12,
.col-lg-12 {
    position: relative;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px
}

.col-xs-1,
.col-xs-2,
.col-xs-3,
.col-xs-4,
.col-xs-5,
.col-xs-6,
.col-xs-7,
.col-xs-8,
.col-xs-9,
.col-xs-10,
.col-xs-11,
.col-xs-12 {
    float: left
}

.col-xs-12 {
    width: 100%
}

.col-xs-11 {
    width: 91.66666667%
}

.col-xs-10 {
    width: 83.33333333%
}

.col-xs-9 {
    width: 75%
}

.col-xs-8 {
    width: 66.66666667%
}

.col-xs-7 {
    width: 58.33333333%
}

.col-xs-6 {
    width: 50%
}

.col-xs-5 {
    width: 41.66666667%
}

.col-xs-4 {
    width: 33.33333333%
}

.col-xs-3 {
    width: 25%
}

.col-xs-2 {
    width: 16.66666667%
}

.col-xs-1 {
    width: 8.33333333%
}

.col-xs-pull-12 {
    right: 100%
}

.col-xs-pull-11 {
    right: 91.66666667%
}

.col-xs-pull-10 {
    right: 83.33333333%
}

.col-xs-pull-9 {
    right: 75%
}

.col-xs-pull-8 {
    right: 66.66666667%
}

.col-xs-pull-7 {
    right: 58.33333333%
}

.col-xs-pull-6 {
    right: 50%
}

.col-xs-pull-5 {
    right: 41.66666667%
}

.col-xs-pull-4 {
    right: 33.33333333%
}

.col-xs-pull-3 {
    right: 25%
}

.col-xs-pull-2 {
    right: 16.66666667%
}

.col-xs-pull-1 {
    right: 8.33333333%
}

.col-xs-pull-0 {
    right: auto
}

.col-xs-push-12 {
    left: 100%
}

.col-xs-push-11 {
    left: 91.66666667%
}

.col-xs-push-10 {
    left: 83.33333333%
}

.col-xs-push-9 {
    left: 75%
}

.col-xs-push-8 {
    left: 66.66666667%
}

.col-xs-push-7 {
    left: 58.33333333%
}

.col-xs-push-6 {
    left: 50%
}

.col-xs-push-5 {
    left: 41.66666667%
}

.col-xs-push-4 {
    left: 33.33333333%
}

.col-xs-push-3 {
    left: 25%
}

.col-xs-push-2 {
    left: 16.66666667%
}

.col-xs-push-1 {
    left: 8.33333333%
}

.col-xs-push-0 {
    left: auto
}

.col-xs-offset-12 {
    margin-left: 100%
}

.col-xs-offset-11 {
    margin-left: 91.66666667%
}

.col-xs-offset-10 {
    margin-left: 83.33333333%
}

.col-xs-offset-9 {
    margin-left: 75%
}

.col-xs-offset-8 {
    margin-left: 66.66666667%
}

.col-xs-offset-7 {
    margin-left: 58.33333333%
}

.col-xs-offset-6 {
    margin-left: 50%
}

.col-xs-offset-5 {
    margin-left: 41.66666667%
}

.col-xs-offset-4 {
    margin-left: 33.33333333%
}

.col-xs-offset-3 {
    margin-left: 25%
}

.col-xs-offset-2 {
    margin-left: 16.66666667%
}

.col-xs-offset-1 {
    margin-left: 8.33333333%
}

.col-xs-offset-0 {
    margin-left: 0
}

@media (min-width:768px) {

    .col-sm-1,
    .col-sm-2,
    .col-sm-3,
    .col-sm-4,
    .col-sm-5,
    .col-sm-6,
    .col-sm-7,
    .col-sm-8,
    .col-sm-9,
    .col-sm-10,
    .col-sm-11,
    .col-sm-12 {
        float: left
    }

    .col-sm-12 {
        width: 100%
    }

    .col-sm-11 {
        width: 91.66666667%
    }

    .col-sm-10 {
        width: 83.33333333%
    }

    .col-sm-9 {
        width: 75%
    }

    .col-sm-8 {
        width: 66.66666667%
    }

    .col-sm-7 {
        width: 58.33333333%
    }

    .col-sm-6 {
        width: 50%
    }

    .col-sm-5 {
        width: 41.66666667%
    }

    .col-sm-4 {
        width: 33.33333333%
    }

    .col-sm-3 {
        width: 25%
    }

    .col-sm-2 {
        width: 16.66666667%
    }

    .col-sm-1 {
        width: 8.33333333%
    }

    .col-sm-pull-12 {
        right: 100%
    }

    .col-sm-pull-11 {
        right: 91.66666667%
    }

    .col-sm-pull-10 {
        right: 83.33333333%
    }

    .col-sm-pull-9 {
        right: 75%
    }

    .col-sm-pull-8 {
        right: 66.66666667%
    }

    .col-sm-pull-7 {
        right: 58.33333333%
    }

    .col-sm-pull-6 {
        right: 50%
    }

    .col-sm-pull-5 {
        right: 41.66666667%
    }

    .col-sm-pull-4 {
        right: 33.33333333%
    }

    .col-sm-pull-3 {
        right: 25%
    }

    .col-sm-pull-2 {
        right: 16.66666667%
    }

    .col-sm-pull-1 {
        right: 8.33333333%
    }

    .col-sm-pull-0 {
        right: auto
    }

    .col-sm-push-12 {
        left: 100%
    }

    .col-sm-push-11 {
        left: 91.66666667%
    }

    .col-sm-push-10 {
        left: 83.33333333%
    }

    .col-sm-push-9 {
        left: 75%
    }

    .col-sm-push-8 {
        left: 66.66666667%
    }

    .col-sm-push-7 {
        left: 58.33333333%
    }

    .col-sm-push-6 {
        left: 50%
    }

    .col-sm-push-5 {
        left: 41.66666667%
    }

    .col-sm-push-4 {
        left: 33.33333333%
    }

    .col-sm-push-3 {
        left: 25%
    }

    .col-sm-push-2 {
        left: 16.66666667%
    }

    .col-sm-push-1 {
        left: 8.33333333%
    }

    .col-sm-push-0 {
        left: auto
    }

    .col-sm-offset-12 {
        margin-left: 100%
    }

    .col-sm-offset-11 {
        margin-left: 91.66666667%
    }

    .col-sm-offset-10 {
        margin-left: 83.33333333%
    }

    .col-sm-offset-9 {
        margin-left: 75%
    }

    .col-sm-offset-8 {
        margin-left: 66.66666667%
    }

    .col-sm-offset-7 {
        margin-left: 58.33333333%
    }

    .col-sm-offset-6 {
        margin-left: 50%
    }

    .col-sm-offset-5 {
        margin-left: 41.66666667%
    }

    .col-sm-offset-4 {
        margin-left: 33.33333333%
    }

    .col-sm-offset-3 {
        margin-left: 25%
    }

    .col-sm-offset-2 {
        margin-left: 16.66666667%
    }

    .col-sm-offset-1 {
        margin-left: 8.33333333%
    }

    .col-sm-offset-0 {
        margin-left: 0
    }
}

@media (min-width:992px) {

    .col-md-1,
    .col-md-2,
    .col-md-3,
    .col-md-4,
    .col-md-5,
    .col-md-6,
    .col-md-7,
    .col-md-8,
    .col-md-9,
    .col-md-10,
    .col-md-11,
    .col-md-12 {
        float: left
    }

    .col-md-12 {
        width: 100%
    }

    .col-md-11 {
        width: 91.66666667%
    }

    .col-md-10 {
        width: 83.33333333%
    }

    .col-md-9 {
        width: 75%
    }

    .col-md-8 {
        width: 66.66666667%
    }

    .col-md-7 {
        width: 58.33333333%
    }

    .col-md-6 {
        width: 50%
    }

    .col-md-5 {
        width: 41.66666667%
    }

    .col-md-4 {
        width: 33.33333333%
    }

    .col-md-3 {
        width: 25%
    }

    .col-md-2 {
        width: 16.66666667%
    }

    .col-md-1 {
        width: 8.33333333%
    }

    .col-md-pull-12 {
        right: 100%
    }

    .col-md-pull-11 {
        right: 91.66666667%
    }

    .col-md-pull-10 {
        right: 83.33333333%
    }

    .col-md-pull-9 {
        right: 75%
    }

    .col-md-pull-8 {
        right: 66.66666667%
    }

    .col-md-pull-7 {
        right: 58.33333333%
    }

    .col-md-pull-6 {
        right: 50%
    }

    .col-md-pull-5 {
        right: 41.66666667%
    }

    .col-md-pull-4 {
        right: 33.33333333%
    }

    .col-md-pull-3 {
        right: 25%
    }

    .col-md-pull-2 {
        right: 16.66666667%
    }

    .col-md-pull-1 {
        right: 8.33333333%
    }

    .col-md-pull-0 {
        right: auto
    }

    .col-md-push-12 {
        left: 100%
    }

    .col-md-push-11 {
        left: 91.66666667%
    }

    .col-md-push-10 {
        left: 83.33333333%
    }

    .col-md-push-9 {
        left: 75%
    }

    .col-md-push-8 {
        left: 66.66666667%
    }

    .col-md-push-7 {
        left: 58.33333333%
    }

    .col-md-push-6 {
        left: 50%
    }

    .col-md-push-5 {
        left: 41.66666667%
    }

    .col-md-push-4 {
        left: 33.33333333%
    }

    .col-md-push-3 {
        left: 25%
    }

    .col-md-push-2 {
        left: 16.66666667%
    }

    .col-md-push-1 {
        left: 8.33333333%
    }

    .col-md-push-0 {
        left: auto
    }

    .col-md-offset-12 {
        margin-left: 100%
    }

    .col-md-offset-11 {
        margin-left: 91.66666667%
    }

    .col-md-offset-10 {
        margin-left: 83.33333333%
    }

    .col-md-offset-9 {
        margin-left: 75%
    }

    .col-md-offset-8 {
        margin-left: 66.66666667%
    }

    .col-md-offset-7 {
        margin-left: 58.33333333%
    }

    .col-md-offset-6 {
        margin-left: 50%
    }

    .col-md-offset-5 {
        margin-left: 41.66666667%
    }

    .col-md-offset-4 {
        margin-left: 33.33333333%
    }

    .col-md-offset-3 {
        margin-left: 25%
    }

    .col-md-offset-2 {
        margin-left: 16.66666667%
    }

    .col-md-offset-1 {
        margin-left: 8.33333333%
    }

    .col-md-offset-0 {
        margin-left: 0
    }
}

@media (min-width:1200px) {

    .col-lg-1,
    .col-lg-2,
    .col-lg-3,
    .col-lg-4,
    .col-lg-5,
    .col-lg-6,
    .col-lg-7,
    .col-lg-8,
    .col-lg-9,
    .col-lg-10,
    .col-lg-11,
    .col-lg-12 {
        float: left
    }

    .col-lg-12 {
        width: 100%
    }

    .col-lg-11 {
        width: 91.66666667%
    }

    .col-lg-10 {
        width: 83.33333333%
    }

    .col-lg-9 {
        width: 75%
    }

    .col-lg-8 {
        width: 66.66666667%
    }

    .col-lg-7 {
        width: 58.33333333%
    }

    .col-lg-6 {
        width: 50%
    }

    .col-lg-5 {
        width: 41.66666667%
    }

    .col-lg-4 {
        width: 33.33333333%
    }

    .col-lg-3 {
        width: 25%
    }

    .col-lg-2 {
        width: 16.66666667%
    }

    .col-lg-1 {
        width: 8.33333333%
    }

    .col-lg-pull-12 {
        right: 100%
    }

    .col-lg-pull-11 {
        right: 91.66666667%
    }

    .col-lg-pull-10 {
        right: 83.33333333%
    }

    .col-lg-pull-9 {
        right: 75%
    }

    .col-lg-pull-8 {
        right: 66.66666667%
    }

    .col-lg-pull-7 {
        right: 58.33333333%
    }

    .col-lg-pull-6 {
        right: 50%
    }

    .col-lg-pull-5 {
        right: 41.66666667%
    }

    .col-lg-pull-4 {
        right: 33.33333333%
    }

    .col-lg-pull-3 {
        right: 25%
    }

    .col-lg-pull-2 {
        right: 16.66666667%
    }

    .col-lg-pull-1 {
        right: 8.33333333%
    }

    .col-lg-pull-0 {
        right: auto
    }

    .col-lg-push-12 {
        left: 100%
    }

    .col-lg-push-11 {
        left: 91.66666667%
    }

    .col-lg-push-10 {
        left: 83.33333333%
    }

    .col-lg-push-9 {
        left: 75%
    }

    .col-lg-push-8 {
        left: 66.66666667%
    }

    .col-lg-push-7 {
        left: 58.33333333%
    }

    .col-lg-push-6 {
        left: 50%
    }

    .col-lg-push-5 {
        left: 41.66666667%
    }

    .col-lg-push-4 {
        left: 33.33333333%
    }

    .col-lg-push-3 {
        left: 25%
    }

    .col-lg-push-2 {
        left: 16.66666667%
    }

    .col-lg-push-1 {
        left: 8.33333333%
    }

    .col-lg-push-0 {
        left: auto
    }

    .col-lg-offset-12 {
        margin-left: 100%
    }

    .col-lg-offset-11 {
        margin-left: 91.66666667%
    }

    .col-lg-offset-10 {
        margin-left: 83.33333333%
    }

    .col-lg-offset-9 {
        margin-left: 75%
    }

    .col-lg-offset-8 {
        margin-left: 66.66666667%
    }

    .col-lg-offset-7 {
        margin-left: 58.33333333%
    }

    .col-lg-offset-6 {
        margin-left: 50%
    }

    .col-lg-offset-5 {
        margin-left: 41.66666667%
    }

    .col-lg-offset-4 {
        margin-left: 33.33333333%
    }

    .col-lg-offset-3 {
        margin-left: 25%
    }

    .col-lg-offset-2 {
        margin-left: 16.66666667%
    }

    .col-lg-offset-1 {
        margin-left: 8.33333333%
    }

    .col-lg-offset-0 {
        margin-left: 0
    }
}

table {
    background-color: transparent
}

th {
    text-align: left
}

.table {
    width: 100%;
    max-width: 100%;
    margin-bottom: 20px
}

.table>thead>tr>th,
.table>tbody>tr>th,
.table>tfoot>tr>th,
.table>thead>tr>td,
.table>tbody>tr>td,
.table>tfoot>tr>td {
    padding: 8px;
    line-height: 1.42857143;
    vertical-align: top;
    border-top: 1px solid #ddd
}

.table>thead>tr>th {
    vertical-align: bottom;
    border-bottom: 2px solid #ddd
}

.table>caption+thead>tr:first-child>th,
.table>colgroup+thead>tr:first-child>th,
.table>thead:first-child>tr:first-child>th,
.table>caption+thead>tr:first-child>td,
.table>colgroup+thead>tr:first-child>td,
.table>thead:first-child>tr:first-child>td {
    border-top: 0
}

.table>tbody+tbody {
    border-top: 2px solid #ddd
}

.table .table {
    background-color: #fff
}

.table-condensed>thead>tr>th,
.table-condensed>tbody>tr>th,
.table-condensed>tfoot>tr>th,
.table-condensed>thead>tr>td,
.table-condensed>tbody>tr>td,
.table-condensed>tfoot>tr>td {
    padding: 5px
}

.table-bordered {
    border: 1px solid #ddd
}

.table-bordered>thead>tr>th,
.table-bordered>tbody>tr>th,
.table-bordered>tfoot>tr>th,
.table-bordered>thead>tr>td,
.table-bordered>tbody>tr>td,
.table-bordered>tfoot>tr>td {
    border: 1px solid #ddd
}

.table-bordered>thead>tr>th,
.table-bordered>thead>tr>td {
    border-bottom-width: 2px
}

.table-striped>tbody>tr:nth-child(odd)>td,
.table-striped>tbody>tr:nth-child(odd)>th {
    background-color: #f9f9f9
}

.table-hover>tbody>tr:hover>td,
.table-hover>tbody>tr:hover>th {
    background-color: #f5f5f5
}

table col[class*="col-"] {
    position: static;
    float: none;
    display: table-column
}

table td[class*="col-"],
table th[class*="col-"] {
    position: static;
    float: none;
    display: table-cell
}

.table>thead>tr>td.active,
.table>tbody>tr>td.active,
.table>tfoot>tr>td.active,
.table>thead>tr>th.active,
.table>tbody>tr>th.active,
.table>tfoot>tr>th.active,
.table>thead>tr.active>td,
.table>tbody>tr.active>td,
.table>tfoot>tr.active>td,
.table>thead>tr.active>th,
.table>tbody>tr.active>th,
.table>tfoot>tr.active>th {
    background-color: #f5f5f5
}

.table-hover>tbody>tr>td.active:hover,
.table-hover>tbody>tr>th.active:hover,
.table-hover>tbody>tr.active:hover>td,
.table-hover>tbody>tr:hover>.active,
.table-hover>tbody>tr.active:hover>th {
    background-color: #e8e8e8
}

.table>thead>tr>td.success,
.table>tbody>tr>td.success,
.table>tfoot>tr>td.success,
.table>thead>tr>th.success,
.table>tbody>tr>th.success,
.table>tfoot>tr>th.success,
.table>thead>tr.success>td,
.table>tbody>tr.success>td,
.table>tfoot>tr.success>td,
.table>thead>tr.success>th,
.table>tbody>tr.success>th,
.table>tfoot>tr.success>th {
    background-color: #dff0d8
}

.table-hover>tbody>tr>td.success:hover,
.table-hover>tbody>tr>th.success:hover,
.table-hover>tbody>tr.success:hover>td,
.table-hover>tbody>tr:hover>.success,
.table-hover>tbody>tr.success:hover>th {
    background-color: #d0e9c6
}

.table>thead>tr>td.info,
.table>tbody>tr>td.info,
.table>tfoot>tr>td.info,
.table>thead>tr>th.info,
.table>tbody>tr>th.info,
.table>tfoot>tr>th.info,
.table>thead>tr.info>td,
.table>tbody>tr.info>td,
.table>tfoot>tr.info>td,
.table>thead>tr.info>th,
.table>tbody>tr.info>th,
.table>tfoot>tr.info>th {
    background-color: #d9edf7
}

.table-hover>tbody>tr>td.info:hover,
.table-hover>tbody>tr>th.info:hover,
.table-hover>tbody>tr.info:hover>td,
.table-hover>tbody>tr:hover>.info,
.table-hover>tbody>tr.info:hover>th {
    background-color: #c4e3f3
}

.table>thead>tr>td.warning,
.table>tbody>tr>td.warning,
.table>tfoot>tr>td.warning,
.table>thead>tr>th.warning,
.table>tbody>tr>th.warning,
.table>tfoot>tr>th.warning,
.table>thead>tr.warning>td,
.table>tbody>tr.warning>td,
.table>tfoot>tr.warning>td,
.table>thead>tr.warning>th,
.table>tbody>tr.warning>th,
.table>tfoot>tr.warning>th {
    background-color: #fcf8e3
}

.table-hover>tbody>tr>td.warning:hover,
.table-hover>tbody>tr>th.warning:hover,
.table-hover>tbody>tr.warning:hover>td,
.table-hover>tbody>tr:hover>.warning,
.table-hover>tbody>tr.warning:hover>th {
    background-color: #faf2cc
}

.table>thead>tr>td.danger,
.table>tbody>tr>td.danger,
.table>tfoot>tr>td.danger,
.table>thead>tr>th.danger,
.table>tbody>tr>th.danger,
.table>tfoot>tr>th.danger,
.table>thead>tr.danger>td,
.table>tbody>tr.danger>td,
.table>tfoot>tr.danger>td,
.table>thead>tr.danger>th,
.table>tbody>tr.danger>th,
.table>tfoot>tr.danger>th {
    background-color: #f2dede
}

.table-hover>tbody>tr>td.danger:hover,
.table-hover>tbody>tr>th.danger:hover,
.table-hover>tbody>tr.danger:hover>td,
.table-hover>tbody>tr:hover>.danger,
.table-hover>tbody>tr.danger:hover>th {
    background-color: #ebcccc
}

@media screen and (max-width:767px) {
    .table-responsive {
        width: 100%;
        margin-bottom: 15px;
        overflow-y: hidden;
        overflow-x: auto;
        -ms-overflow-style: -ms-autohiding-scrollbar;
        border: 1px solid #ddd;
        -webkit-overflow-scrolling: touch
    }

    .table-responsive>.table {
        margin-bottom: 0
    }

    .table-responsive>.table>thead>tr>th,
    .table-responsive>.table>tbody>tr>th,
    .table-responsive>.table>tfoot>tr>th,
    .table-responsive>.table>thead>tr>td,
    .table-responsive>.table>tbody>tr>td,
    .table-responsive>.table>tfoot>tr>td {
        white-space: nowrap
    }

    .table-responsive>.table-bordered {
        border: 0
    }

    .table-responsive>.table-bordered>thead>tr>th:first-child,
    .table-responsive>.table-bordered>tbody>tr>th:first-child,
    .table-responsive>.table-bordered>tfoot>tr>th:first-child,
    .table-responsive>.table-bordered>thead>tr>td:first-child,
    .table-responsive>.table-bordered>tbody>tr>td:first-child,
    .table-responsive>.table-bordered>tfoot>tr>td:first-child {
        border-left: 0
    }

    .table-responsive>.table-bordered>thead>tr>th:last-child,
    .table-responsive>.table-bordered>tbody>tr>th:last-child,
    .table-responsive>.table-bordered>tfoot>tr>th:last-child,
    .table-responsive>.table-bordered>thead>tr>td:last-child,
    .table-responsive>.table-bordered>tbody>tr>td:last-child,
    .table-responsive>.table-bordered>tfoot>tr>td:last-child {
        border-right: 0
    }

    .table-responsive>.table-bordered>tbody>tr:last-child>th,
    .table-responsive>.table-bordered>tfoot>tr:last-child>th,
    .table-responsive>.table-bordered>tbody>tr:last-child>td,
    .table-responsive>.table-bordered>tfoot>tr:last-child>td {
        border-bottom: 0
    }
}

fieldset {
    padding: 0;
    margin: 0;
    border: 0;
    min-width: 0
}

legend {
    display: block;
    width: 100%;
    padding: 0;
    margin-bottom: 20px;
    font-size: 21px;
    line-height: inherit;
    color: #333;
    border: 0;
    border-bottom: 1px solid #e5e5e5
}

label {
    display: inline-block;
    max-width: 100%;
    margin-bottom: 5px;
    font-weight: bold
}

input[type="search"] {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

input[type="radio"],
input[type="checkbox"] {
    margin: 4px 0 0;
    margin-top: 1px \9;
    line-height: normal
}

input[type="file"] {
    display: block
}

input[type="range"] {
    display: block;
    width: 100%
}

select[multiple],
select[size] {
    height: auto
}

input[type="file"]:focus,
input[type="radio"]:focus,
input[type="checkbox"]:focus {
    outline: thin dotted;
    outline: 5px auto -webkit-focus-ring-color;
    outline-offset: -2px
}

output {
    display: block;
    padding-top: 7px;
    font-size: 14px;
    line-height: 1.42857143;
    color: #555
}

.form-control {
    display: block;
    width: 100%;
    height: 34px;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857143;
    color: #555;
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    -webkit-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    -moz-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    -ms-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s
}

.form-control:focus {
    border-color: #66afe9;
    outline: 0;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(102, 175, 233, 0.6);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(102, 175, 233, 0.6)
}

.form-control::-moz-placeholder {
    color: #777;
    opacity: 1
}

.form-control:-ms-input-placeholder {
    color: #777
}

.form-control::-webkit-input-placeholder {
    color: #777
}

.form-control[disabled],
.form-control[readonly],
fieldset[disabled] .form-control {
    cursor: not-allowed;
    background-color: #eee;
    opacity: 1
}

textarea.form-control {
    height: auto
}

input[type="search"] {
    -webkit-appearance: none
}

input[type="date"],
input[type="time"],
input[type="datetime-local"],
input[type="month"] {
    line-height: 34px;
    line-height: 1.42857143 \0
}

input[type="date"].input-sm,
input[type="time"].input-sm,
input[type="datetime-local"].input-sm,
input[type="month"].input-sm {
    line-height: 30px
}

input[type="date"].input-lg,
input[type="time"].input-lg,
input[type="datetime-local"].input-lg,
input[type="month"].input-lg {
    line-height: 46px
}

.form-group {
    margin-bottom: 15px
}

.form-group.kvkk {
    min-height: 30px
}

.form-group.kvkk a {
    font-weight: 700;
    color: #015aac
}

.radio,
.checkbox {
    position: relative;
    display: block;
    min-height: 20px;
    margin-top: 10px;
    margin-bottom: 10px
}

.radio label,
.checkbox label {
    padding-left: 20px;
    margin-bottom: 0;
    font-weight: normal;
    cursor: pointer
}

.radio input[type="radio"],
.radio-inline input[type="radio"],
.checkbox input[type="checkbox"],
.checkbox-inline input[type="checkbox"] {
    position: absolute;
    margin-left: -20px;
    margin-top: 4px \9
}

.radio+.radio,
.checkbox+.checkbox {
    margin-top: -5px
}

.radio-inline,
.checkbox-inline {
    display: inline-block;
    padding-left: 20px;
    margin-bottom: 0;
    vertical-align: middle;
    font-weight: normal;
    cursor: pointer
}

.radio-inline+.radio-inline,
.checkbox-inline+.checkbox-inline {
    margin-top: 0;
    margin-left: 10px
}

input[type="radio"][disabled],
input[type="checkbox"][disabled],
input[type="radio"].disabled,
input[type="checkbox"].disabled,
fieldset[disabled] input[type="radio"],
fieldset[disabled] input[type="checkbox"] {
    cursor: not-allowed
}

.radio-inline.disabled,
.checkbox-inline.disabled,
fieldset[disabled] .radio-inline,
fieldset[disabled] .checkbox-inline {
    cursor: not-allowed
}

.radio.disabled label,
.checkbox.disabled label,
fieldset[disabled] .radio label,
fieldset[disabled] .checkbox label {
    cursor: not-allowed
}

.form-control-static {
    padding-top: 7px;
    padding-bottom: 7px;
    margin-bottom: 0
}

.form-control-static.input-lg,
.form-control-static.input-sm {
    padding-left: 0;
    padding-right: 0
}

.input-sm,
.form-horizontal .form-group-sm .form-control {
    height: 30px;
    padding: 5px 10px;
    font-size: 12px;
    line-height: 1.5;
    border-radius: 3px
}

select.input-sm {
    height: 30px;
    line-height: 30px
}

textarea.input-sm,
select[multiple].input-sm {
    height: auto
}

.input-lg,
.form-horizontal .form-group-lg .form-control {
    height: 46px;
    padding: 10px 16px;
    font-size: 18px;
    line-height: 1.33;
    border-radius: 6px
}

select.input-lg {
    height: 46px;
    line-height: 46px
}

textarea.input-lg,
select[multiple].input-lg {
    height: auto
}

.has-feedback {
    position: relative
}

.has-feedback .form-control {
    padding-right: 42.5px
}

.form-control-feedback {
    position: absolute;
    top: 25px;
    right: 0;
    z-index: 2;
    display: block;
    width: 34px;
    height: 34px;
    line-height: 34px;
    text-align: center
}

.input-lg+.form-control-feedback {
    width: 46px;
    height: 46px;
    line-height: 46px
}

.input-sm+.form-control-feedback {
    width: 30px;
    height: 30px;
    line-height: 30px
}

.has-success .help-block,
.has-success .control-label,
.has-success .radio,
.has-success .checkbox,
.has-success .radio-inline,
.has-success .checkbox-inline {
    color: #3c763d
}

.has-success .form-control {
    border-color: #3c763d;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075)
}

.has-success .form-control:focus {
    border-color: #2b542c;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #67b168;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #67b168
}

.has-success .input-group-addon {
    color: #3c763d;
    border-color: #3c763d;
    background-color: #dff0d8
}

.has-success .form-control-feedback {
    color: #3c763d
}

.has-warning .help-block,
.has-warning .control-label,
.has-warning .radio,
.has-warning .checkbox,
.has-warning .radio-inline,
.has-warning .checkbox-inline {
    color: #8a6d3b
}

.has-warning .form-control {
    border-color: #8a6d3b;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075)
}

.has-warning .form-control:focus {
    border-color: #66512c;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #c0a16b;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #c0a16b
}

.has-warning .input-group-addon {
    color: #8a6d3b;
    border-color: #8a6d3b;
    background-color: #fcf8e3
}

.has-warning .form-control-feedback {
    color: #8a6d3b
}

.has-error .help-block,
.has-error .control-label,
.has-error .radio,
.has-error .checkbox,
.has-error .radio-inline,
.has-error .checkbox-inline {
    color: #a94442
}

.has-error .form-control {
    border-color: #a94442;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075)
}

.has-error .form-control:focus {
    border-color: #843534;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ce8483;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ce8483
}

.has-error .input-group-addon {
    color: #a94442;
    border-color: #a94442;
    background-color: #f2dede
}

.has-error .form-control-feedback {
    color: #a94442
}

.has-feedback label.sr-only~.form-control-feedback {
    top: 0
}

.help-block {
    display: block;
    margin-top: 5px;
    margin-bottom: 10px;
    color: #737373
}

@media (min-width:768px) {
    .form-inline .form-group {
        display: inline-block;
        margin-bottom: 0;
        vertical-align: middle
    }

    .form-inline .form-control {
        display: inline-block;
        width: auto;
        vertical-align: middle
    }

    .form-inline .input-group {
        display: inline-table;
        vertical-align: middle
    }

    .form-inline .input-group .input-group-addon,
    .form-inline .input-group .input-group-btn,
    .form-inline .input-group .form-control {
        width: auto
    }

    .form-inline .input-group>.form-control {
        width: 100%
    }

    .form-inline .control-label {
        margin-bottom: 0;
        vertical-align: middle
    }

    .form-inline .radio,
    .form-inline .checkbox {
        display: inline-block;
        margin-top: 0;
        margin-bottom: 0;
        vertical-align: middle
    }

    .form-inline .radio label,
    .form-inline .checkbox label {
        padding-left: 0
    }

    .form-inline .radio input[type="radio"],
    .form-inline .checkbox input[type="checkbox"] {
        position: relative;
        margin-left: 0
    }

    .form-inline .has-feedback .form-control-feedback {
        top: 0
    }
}

.form-horizontal .radio,
.form-horizontal .checkbox,
.form-horizontal .radio-inline,
.form-horizontal .checkbox-inline {
    margin-top: 0;
    margin-bottom: 0;
    padding-top: 7px
}

.form-horizontal .radio,
.form-horizontal .checkbox {
    min-height: 27px
}

.form-horizontal .form-group {
    margin-left: -15px;
    margin-right: -15px
}

@media (min-width:768px) {
    .form-horizontal .control-label {
        text-align: right;
        margin-bottom: 0;
        padding-top: 7px
    }
}

.form-horizontal .has-feedback .form-control-feedback {
    top: 0;
    right: 15px
}

@media (min-width:768px) {
    .form-horizontal .form-group-lg .control-label {
        padding-top: 14.3px
    }
}

@media (min-width:768px) {
    .form-horizontal .form-group-sm .control-label {
        padding-top: 6px
    }
}

.btn {
    display: inline-block;
    margin-bottom: 0;
    font-weight: normal;
    text-align: center;
    vertical-align: middle;
    cursor: pointer;
    background-image: none;
    border: 1px solid transparent;
    white-space: nowrap;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857143;
    border-radius: 4px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.btn:focus,
.btn:active:focus,
.btn.active:focus {
    outline: thin dotted;
    outline: 5px auto -webkit-focus-ring-color;
    outline-offset: -2px
}

.btn:hover,
.btn:focus {
    color: #333;
    text-decoration: none
}

.btn:active,
.btn.active {
    outline: 0;
    background-image: none;
    -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
    box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125)
}

.btn.disabled,
.btn[disabled],
fieldset[disabled] .btn {
    cursor: not-allowed;
    pointer-events: none;
    opacity: .65;
    filter: alpha(opacity=65);
    -webkit-box-shadow: none;
    box-shadow: none
}

.btn-default {
    color: #333;
    background-color: #fff;
    border-color: #ccc
}

.btn-default:hover,
.btn-default:focus,
.btn-default:active,
.btn-default.active,
.open>.dropdown-toggle.btn-default {
    color: #333;
    background-color: #e6e6e6;
    border-color: #adadad
}

.btn-default:active,
.btn-default.active,
.open>.dropdown-toggle.btn-default {
    background-image: none
}

.btn-default.disabled,
.btn-default[disabled],
fieldset[disabled] .btn-default,
.btn-default.disabled:hover,
.btn-default[disabled]:hover,
fieldset[disabled] .btn-default:hover,
.btn-default.disabled:focus,
.btn-default[disabled]:focus,
fieldset[disabled] .btn-default:focus,
.btn-default.disabled:active,
.btn-default[disabled]:active,
fieldset[disabled] .btn-default:active,
.btn-default.disabled.active,
.btn-default[disabled].active,
fieldset[disabled] .btn-default.active {
    background-color: #fff;
    border-color: #ccc
}

.btn-default .badge {
    color: #fff;
    background-color: #333
}

.btn-primary {
    color: #fff;
    background-color: #428bca;
    border-color: #357ebd
}

.btn-primary:hover,
.btn-primary:focus,
.btn-primary:active,
.btn-primary.active,
.open>.dropdown-toggle.btn-primary {
    color: #fff;
    background-color: #3071a9;
    border-color: #285e8e
}

.btn-primary:active,
.btn-primary.active,
.open>.dropdown-toggle.btn-primary {
    background-image: none
}

.btn-primary.disabled,
.btn-primary[disabled],
fieldset[disabled] .btn-primary,
.btn-primary.disabled:hover,
.btn-primary[disabled]:hover,
fieldset[disabled] .btn-primary:hover,
.btn-primary.disabled:focus,
.btn-primary[disabled]:focus,
fieldset[disabled] .btn-primary:focus,
.btn-primary.disabled:active,
.btn-primary[disabled]:active,
fieldset[disabled] .btn-primary:active,
.btn-primary.disabled.active,
.btn-primary[disabled].active,
fieldset[disabled] .btn-primary.active {
    background-color: #428bca;
    border-color: #357ebd
}

.btn-primary .badge {
    color: #428bca;
    background-color: #fff
}

.btn-success {
    color: #fff;
    background-color: #5cb85c;
    border-color: #4cae4c
}

.btn-success:hover,
.btn-success:focus,
.btn-success:active,
.btn-success.active,
.open>.dropdown-toggle.btn-success {
    color: #fff;
    background-color: #449d44;
    border-color: #398439
}

.btn-success:active,
.btn-success.active,
.open>.dropdown-toggle.btn-success {
    background-image: none
}

.btn-success.disabled,
.btn-success[disabled],
fieldset[disabled] .btn-success,
.btn-success.disabled:hover,
.btn-success[disabled]:hover,
fieldset[disabled] .btn-success:hover,
.btn-success.disabled:focus,
.btn-success[disabled]:focus,
fieldset[disabled] .btn-success:focus,
.btn-success.disabled:active,
.btn-success[disabled]:active,
fieldset[disabled] .btn-success:active,
.btn-success.disabled.active,
.btn-success[disabled].active,
fieldset[disabled] .btn-success.active {
    background-color: #5cb85c;
    border-color: #4cae4c
}

.btn-success .badge {
    color: #5cb85c;
    background-color: #fff
}

.btn-info {
    color: #fff;
    background-color: #5bc0de;
    border-color: #46b8da
}

.btn-info:hover,
.btn-info:focus,
.btn-info:active,
.btn-info.active,
.open>.dropdown-toggle.btn-info {
    color: #fff;
    background-color: #31b0d5;
    border-color: #269abc
}

.btn-info:active,
.btn-info.active,
.open>.dropdown-toggle.btn-info {
    background-image: none
}

.btn-info.disabled,
.btn-info[disabled],
fieldset[disabled] .btn-info,
.btn-info.disabled:hover,
.btn-info[disabled]:hover,
fieldset[disabled] .btn-info:hover,
.btn-info.disabled:focus,
.btn-info[disabled]:focus,
fieldset[disabled] .btn-info:focus,
.btn-info.disabled:active,
.btn-info[disabled]:active,
fieldset[disabled] .btn-info:active,
.btn-info.disabled.active,
.btn-info[disabled].active,
fieldset[disabled] .btn-info.active {
    background-color: #5bc0de;
    border-color: #46b8da
}

.btn-info .badge {
    color: #5bc0de;
    background-color: #fff
}

.btn-warning {
    color: #fff;
    background-color: #f0ad4e;
    border-color: #eea236
}

.btn-warning:hover,
.btn-warning:focus,
.btn-warning:active,
.btn-warning.active,
.open>.dropdown-toggle.btn-warning {
    color: #fff;
    background-color: #ec971f;
    border-color: #d58512
}

.btn-warning:active,
.btn-warning.active,
.open>.dropdown-toggle.btn-warning {
    background-image: none
}

.btn-warning.disabled,
.btn-warning[disabled],
fieldset[disabled] .btn-warning,
.btn-warning.disabled:hover,
.btn-warning[disabled]:hover,
fieldset[disabled] .btn-warning:hover,
.btn-warning.disabled:focus,
.btn-warning[disabled]:focus,
fieldset[disabled] .btn-warning:focus,
.btn-warning.disabled:active,
.btn-warning[disabled]:active,
fieldset[disabled] .btn-warning:active,
.btn-warning.disabled.active,
.btn-warning[disabled].active,
fieldset[disabled] .btn-warning.active {
    background-color: #f0ad4e;
    border-color: #eea236
}

.btn-warning .badge {
    color: #f0ad4e;
    background-color: #fff
}

.btn-danger {
    color: #fff;
    background-color: #d9534f;
    border-color: #d43f3a
}

.btn-danger:hover,
.btn-danger:focus,
.btn-danger:active,
.btn-danger.active,
.open>.dropdown-toggle.btn-danger {
    color: #fff;
    background-color: #c9302c;
    border-color: #ac2925
}

.btn-danger:active,
.btn-danger.active,
.open>.dropdown-toggle.btn-danger {
    background-image: none
}

.btn-danger.disabled,
.btn-danger[disabled],
fieldset[disabled] .btn-danger,
.btn-danger.disabled:hover,
.btn-danger[disabled]:hover,
fieldset[disabled] .btn-danger:hover,
.btn-danger.disabled:focus,
.btn-danger[disabled]:focus,
fieldset[disabled] .btn-danger:focus,
.btn-danger.disabled:active,
.btn-danger[disabled]:active,
fieldset[disabled] .btn-danger:active,
.btn-danger.disabled.active,
.btn-danger[disabled].active,
fieldset[disabled] .btn-danger.active {
    background-color: #d9534f;
    border-color: #d43f3a
}

.btn-danger .badge {
    color: #d9534f;
    background-color: #fff
}

.btn-link {
    color: #428bca;
    font-weight: normal;
    cursor: pointer;
    border-radius: 0
}

.btn-link,
.btn-link:active,
.btn-link[disabled],
fieldset[disabled] .btn-link {
    background-color: transparent;
    -webkit-box-shadow: none;
    box-shadow: none
}

.btn-link,
.btn-link:hover,
.btn-link:focus,
.btn-link:active {
    border-color: transparent
}

.btn-link:hover,
.btn-link:focus {
    color: #2a6496;
    text-decoration: underline;
    background-color: transparent
}

.btn-link[disabled]:hover,
fieldset[disabled] .btn-link:hover,
.btn-link[disabled]:focus,
fieldset[disabled] .btn-link:focus {
    color: #777;
    text-decoration: none
}

.btn-lg,
.btn-group-lg>.btn {
    padding: 10px 16px;
    font-size: 18px;
    line-height: 1.33;
    border-radius: 6px
}

.btn-sm,
.btn-group-sm>.btn {
    padding: 5px 10px;
    font-size: 12px;
    line-height: 1.5;
    border-radius: 3px
}

.btn-xs,
.btn-group-xs>.btn {
    padding: 1px 5px;
    font-size: 12px;
    line-height: 1.5;
    border-radius: 3px
}

.btn-block {
    display: block;
    width: 100%
}

.btn-block+.btn-block {
    margin-top: 5px
}

input[type="submit"].btn-block,
input[type="reset"].btn-block,
input[type="button"].btn-block {
    width: 100%
}

.fade {
    opacity: 0;
    -webkit-transition: opacity .15s linear;
    -moz-transition: opacity .15s linear;
    -ms-transition: opacity .15s linear;
    -o-transition: opacity .15s linear;
    transition: opacity .15s linear
}

.fade.in {
    opacity: 1
}

.collapse {
    display: none
}

.collapse.in {
    display: block
}

tr.collapse.in {
    display: table-row
}

tbody.collapse.in {
    display: table-row-group
}

.collapsing {
    position: relative;
    height: 0;
    overflow: hidden;
    -webkit-transition: height .35s ease;
    -moz-transition: height .35s ease;
    -ms-transition: height .35s ease;
    -o-transition: height .35s ease;
    transition: height .35s ease
}

.caret {
    display: inline-block;
    width: 0;
    height: 0;
    margin-left: 2px;
    vertical-align: middle;
    border-top: 4px solid;
    border-right: 4px solid transparent;
    border-left: 4px solid transparent
}

.dropdown {
    position: relative
}

.dropdown-toggle:focus {
    outline: 0
}

.dropdown-menu {
    position: absolute;
    top: 100%;
    left: 0;
    z-index: 1000;
    display: none;
    float: left;
    min-width: 160px;
    padding: 5px 0;
    margin: 2px 0 0;
    list-style: none;
    font-size: 14px;
    text-align: left;
    background-color: #fff;
    border: 1px solid #ccc;
    border: 1px solid rgba(0, 0, 0, 0.15);
    border-radius: 4px;
    -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
    box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
    background-clip: padding-box
}

.dropdown-menu.pull-right {
    right: 0;
    left: auto
}

.dropdown-menu .divider {
    height: 1px;
    margin: 9px 0;
    overflow: hidden;
    background-color: #e5e5e5
}

.dropdown-menu>li>a {
    display: block;
    padding: 3px 20px;
    clear: both;
    font-weight: normal;
    line-height: 1.42857143;
    color: #333;
    white-space: nowrap
}

.dropdown-menu>li>a:hover,
.dropdown-menu>li>a:focus {
    text-decoration: none;
    color: #262626;
    background-color: #f5f5f5
}

.dropdown-menu>.active>a,
.dropdown-menu>.active>a:hover,
.dropdown-menu>.active>a:focus {
    color: #fff;
    text-decoration: none;
    outline: 0;
    background-color: #428bca
}

.dropdown-menu>.disabled>a,
.dropdown-menu>.disabled>a:hover,
.dropdown-menu>.disabled>a:focus {
    color: #777
}

.dropdown-menu>.disabled>a:hover,
.dropdown-menu>.disabled>a:focus {
    text-decoration: none;
    background-color: transparent;
    background-image: none;
    filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
    cursor: not-allowed
}

.open>.dropdown-menu {
    display: block
}

.open>a {
    outline: 0
}

.dropdown-menu-right {
    left: auto;
    right: 0
}

.dropdown-menu-left {
    left: 0;
    right: auto
}

.dropdown-header {
    display: block;
    padding: 3px 20px;
    font-size: 12px;
    line-height: 1.42857143;
    color: #777;
    white-space: nowrap
}

.dropdown-backdrop {
    position: fixed;
    left: 0;
    right: 0;
    bottom: 0;
    top: 0;
    z-index: 990
}

.pull-right>.dropdown-menu {
    right: 0;
    left: auto
}

.dropup .caret,
.navbar-fixed-bottom .dropdown .caret {
    border-top: 0;
    border-bottom: 4px solid;
    content: ""
}

.dropup .dropdown-menu,
.navbar-fixed-bottom .dropdown .dropdown-menu {
    top: auto;
    bottom: 100%;
    margin-bottom: 1px
}

@media (min-width:768px) {
    .navbar-right .dropdown-menu {
        left: auto;
        right: 0
    }

    .navbar-right .dropdown-menu-left {
        left: 0;
        right: auto
    }
}

.btn-group,
.btn-group-vertical {
    position: relative;
    display: inline-block;
    vertical-align: middle
}

.btn-group>.btn,
.btn-group-vertical>.btn {
    position: relative;
    float: left
}

.btn-group>.btn:hover,
.btn-group-vertical>.btn:hover,
.btn-group>.btn:focus,
.btn-group-vertical>.btn:focus,
.btn-group>.btn:active,
.btn-group-vertical>.btn:active,
.btn-group>.btn.active,
.btn-group-vertical>.btn.active {
    z-index: 2
}

.btn-group>.btn:focus,
.btn-group-vertical>.btn:focus {
    outline: 0
}

.btn-group .btn+.btn,
.btn-group .btn+.btn-group,
.btn-group .btn-group+.btn,
.btn-group .btn-group+.btn-group {
    margin-left: -1px
}

.btn-toolbar {
    margin-left: -5px
}

.btn-toolbar .btn-group,
.btn-toolbar .input-group {
    float: left
}

.btn-toolbar>.btn,
.btn-toolbar>.btn-group,
.btn-toolbar>.input-group {
    margin-left: 5px
}

.btn-group>.btn:not(:first-child):not(:last-child):not(.dropdown-toggle) {
    border-radius: 0
}

.btn-group>.btn:first-child {
    margin-left: 0
}

.btn-group>.btn:first-child:not(:last-child):not(.dropdown-toggle) {
    border-bottom-right-radius: 0;
    border-top-right-radius: 0
}

.btn-group>.btn:last-child:not(:first-child),
.btn-group>.dropdown-toggle:not(:first-child) {
    border-bottom-left-radius: 0;
    border-top-left-radius: 0
}

.btn-group>.btn-group {
    float: left
}

.btn-group>.btn-group:not(:first-child):not(:last-child)>.btn {
    border-radius: 0
}

.btn-group>.btn-group:first-child>.btn:last-child,
.btn-group>.btn-group:first-child>.dropdown-toggle {
    border-bottom-right-radius: 0;
    border-top-right-radius: 0
}

.btn-group>.btn-group:last-child>.btn:first-child {
    border-bottom-left-radius: 0;
    border-top-left-radius: 0
}

.btn-group .dropdown-toggle:active,
.btn-group.open .dropdown-toggle {
    outline: 0
}

.btn-group>.btn+.dropdown-toggle {
    padding-left: 8px;
    padding-right: 8px
}

.btn-group>.btn-lg+.dropdown-toggle {
    padding-left: 12px;
    padding-right: 12px
}

.btn-group.open .dropdown-toggle {
    -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
    box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125)
}

.btn-group.open .dropdown-toggle.btn-link {
    -webkit-box-shadow: none;
    box-shadow: none
}

.btn .caret {
    margin-left: 0
}

.btn-lg .caret {
    border-width: 5px 5px 0;
    border-bottom-width: 0
}

.dropup .btn-lg .caret {
    border-width: 0 5px 5px
}

.btn-group-vertical>.btn,
.btn-group-vertical>.btn-group,
.btn-group-vertical>.btn-group>.btn {
    display: block;
    float: none;
    width: 100%;
    max-width: 100%
}

.btn-group-vertical>.btn-group>.btn {
    float: none
}

.btn-group-vertical>.btn+.btn,
.btn-group-vertical>.btn+.btn-group,
.btn-group-vertical>.btn-group+.btn,
.btn-group-vertical>.btn-group+.btn-group {
    margin-top: -1px;
    margin-left: 0
}

.btn-group-vertical>.btn:not(:first-child):not(:last-child) {
    border-radius: 0
}

.btn-group-vertical>.btn:first-child:not(:last-child) {
    border-top-right-radius: 4px;
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0
}

.btn-group-vertical>.btn:last-child:not(:first-child) {
    border-bottom-left-radius: 4px;
    border-top-right-radius: 0;
    border-top-left-radius: 0
}

.btn-group-vertical>.btn-group:not(:first-child):not(:last-child)>.btn {
    border-radius: 0
}

.btn-group-vertical>.btn-group:first-child:not(:last-child)>.btn:last-child,
.btn-group-vertical>.btn-group:first-child:not(:last-child)>.dropdown-toggle {
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0
}

.btn-group-vertical>.btn-group:last-child:not(:first-child)>.btn:first-child {
    border-top-right-radius: 0;
    border-top-left-radius: 0
}

.btn-group-justified {
    display: table;
    width: 100%;
    table-layout: fixed;
    border-collapse: separate
}

.btn-group-justified>.btn,
.btn-group-justified>.btn-group {
    float: none;
    display: table-cell;
    width: 1%
}

.btn-group-justified>.btn-group .btn {
    width: 100%
}

.btn-group-justified>.btn-group .dropdown-menu {
    left: auto
}

[data-toggle="buttons"]>.btn>input[type="radio"],
[data-toggle="buttons"]>.btn>input[type="checkbox"] {
    position: absolute;
    z-index: -1;
    opacity: 0;
    filter: alpha(opacity=0)
}

.input-group {
    position: relative;
    display: table;
    border-collapse: separate
}

.input-group[class*="col-"] {
    float: none;
    padding-left: 0;
    padding-right: 0
}

.input-group .form-control {
    position: relative;
    z-index: 2;
    float: left;
    width: 100%;
    margin-bottom: 0
}

.input-group-lg>.form-control,
.input-group-lg>.input-group-addon,
.input-group-lg>.input-group-btn>.btn {
    border-radius: 6px;
    height: 46px;
    padding: 10px 16px;
    font-size: 18px;
    line-height: 1.33;
    border-radius: 0
}

select.input-group-lg>.form-control,
select.input-group-lg>.input-group-addon,
select.input-group-lg>.input-group-btn>.btn {
    height: 46px;
    line-height: 46px
}

textarea.input-group-lg>.form-control,
textarea.input-group-lg>.input-group-addon,
textarea.input-group-lg>.input-group-btn>.btn,
select[multiple].input-group-lg>.form-control,
select[multiple].input-group-lg>.input-group-addon,
select[multiple].input-group-lg>.input-group-btn>.btn {
    height: auto
}

.input-group-sm>.form-control,
.input-group-sm>.input-group-addon,
.input-group-sm>.input-group-btn>.btn {
    border-radius: 3px;
    height: 30px;
    padding: 5px 10px;
    font-size: 12px;
    line-height: 1.5;
    border-radius: 0
}

select.input-group-sm>.form-control,
select.input-group-sm>.input-group-addon,
select.input-group-sm>.input-group-btn>.btn {
    height: 30px;
    line-height: 30px
}

textarea.input-group-sm>.form-control,
textarea.input-group-sm>.input-group-addon,
textarea.input-group-sm>.input-group-btn>.btn,
select[multiple].input-group-sm>.form-control,
select[multiple].input-group-sm>.input-group-addon,
select[multiple].input-group-sm>.input-group-btn>.btn {
    height: auto
}

.input-group-addon,
.input-group-btn,
.input-group .form-control {
    display: table-cell
}

.input-group-addon:not(:first-child):not(:last-child),
.input-group-btn:not(:first-child):not(:last-child),
.input-group .form-control:not(:first-child):not(:last-child) {
    border-radius: 0
}

.input-group-addon,
.input-group-btn {
    width: 1%;
    white-space: nowrap;
    vertical-align: middle
}

.input-group-addon {
    padding: 6px 12px;
    font-size: 14px;
    font-weight: normal;
    line-height: 1;
    color: #555;
    text-align: center;
    background-color: #eee;
    border: 1px solid #ccc;
    border-radius: 4px
}

.input-group-addon.input-sm {
    padding: 5px 10px;
    font-size: 12px;
    border-radius: 3px
}

.input-group-addon.input-lg {
    padding: 10px 16px;
    font-size: 18px;
    border-radius: 6px
}

.input-group-addon input[type="radio"],
.input-group-addon input[type="checkbox"] {
    margin-top: 0
}

.input-group .form-control:first-child,
.input-group-addon:first-child,
.input-group-btn:first-child>.btn,
.input-group-btn:first-child>.btn-group>.btn,
.input-group-btn:first-child>.dropdown-toggle,
.input-group-btn:last-child>.btn:not(:last-child):not(.dropdown-toggle),
.input-group-btn:last-child>.btn-group:not(:last-child)>.btn {
    border-bottom-right-radius: 0;
    border-top-right-radius: 0
}

.input-group-addon:first-child {
    border-right: 0
}

.input-group .form-control:last-child,
.input-group-addon:last-child,
.input-group-btn:last-child>.btn,
.input-group-btn:last-child>.btn-group>.btn,
.input-group-btn:last-child>.dropdown-toggle,
.input-group-btn:first-child>.btn:not(:first-child),
.input-group-btn:first-child>.btn-group:not(:first-child)>.btn {
    border-bottom-left-radius: 0;
    border-top-left-radius: 0
}

.input-group-addon:last-child {
    border-left: 0
}

.input-group-btn {
    position: relative;
    font-size: 0;
    white-space: nowrap
}

.input-group-btn>.btn {
    position: relative
}

.input-group-btn>.btn+.btn {
    margin-left: -1px
}

.input-group-btn>.btn:hover,
.input-group-btn>.btn:focus,
.input-group-btn>.btn:active {
    z-index: 2
}

.input-group-btn:first-child>.btn,
.input-group-btn:first-child>.btn-group {
    margin-right: -1px
}

.input-group-btn:last-child>.btn,
.input-group-btn:last-child>.btn-group {
    margin-left: -1px
}

.nav {
    margin-bottom: 0;
    padding-left: 0;
    list-style: none
}

.nav>li {
    position: relative;
    display: block
}

.nav>li>a {
    position: relative;
    display: block;
    padding: 10px 15px
}

.nav>li>a:hover,
.nav>li>a:focus {
    text-decoration: none;
    background-color: #eee
}

.nav>li.disabled>a {
    color: #777
}

.nav>li.disabled>a:hover,
.nav>li.disabled>a:focus {
    color: #777;
    text-decoration: none;
    background-color: transparent;
    cursor: not-allowed
}

.nav .open>a,
.nav .open>a:hover,
.nav .open>a:focus {
    background-color: #eee;
    border-color: #428bca
}

.nav .nav-divider {
    height: 1px;
    margin: 9px 0;
    overflow: hidden;
    background-color: #e5e5e5
}

.nav>li>a>img {
    max-width: none
}

.nav-tabs {
    border-bottom: 1px solid #ddd
}

.nav-tabs>li {
    float: left;
    margin-bottom: -1px
}

.nav-tabs>li>a {
    margin-right: 2px;
    line-height: 1.42857143;
    border: 1px solid transparent;
    border-radius: 4px 4px 0 0
}

.nav-tabs>li>a:hover {
    border-color: #eee #eee #ddd
}

.nav-tabs>li.active>a,
.nav-tabs>li.active>a:hover,
.nav-tabs>li.active>a:focus {
    color: #555;
    background-color: #fff;
    border: 1px solid #ddd;
    border-bottom-color: transparent;
    cursor: default
}

.nav-tabs.nav-justified {
    width: 100%;
    border-bottom: 0
}

.nav-tabs.nav-justified>li {
    float: none
}

.nav-tabs.nav-justified>li>a {
    text-align: center;
    margin-bottom: 5px
}

.nav-tabs.nav-justified>.dropdown .dropdown-menu {
    top: auto;
    left: auto
}

@media (min-width:768px) {
    .nav-tabs.nav-justified>li {
        display: table-cell;
        width: 1%
    }

    .nav-tabs.nav-justified>li>a {
        margin-bottom: 0
    }
}

.nav-tabs.nav-justified>li>a {
    margin-right: 0;
    border-radius: 4px
}

.nav-tabs.nav-justified>.active>a,
.nav-tabs.nav-justified>.active>a:hover,
.nav-tabs.nav-justified>.active>a:focus {
    border: 1px solid #ddd
}

@media (min-width:768px) {
    .nav-tabs.nav-justified>li>a {
        border-bottom: 1px solid #ddd;
        border-radius: 4px 4px 0 0
    }

    .nav-tabs.nav-justified>.active>a,
    .nav-tabs.nav-justified>.active>a:hover,
    .nav-tabs.nav-justified>.active>a:focus {
        border-bottom-color: #fff
    }
}

.nav-pills>li {
    float: left
}

.nav-pills>li>a {
    border-radius: 4px
}

.nav-pills>li+li {
    margin-left: 2px
}

.nav-pills>li.active>a,
.nav-pills>li.active>a:hover,
.nav-pills>li.active>a:focus {
    color: #fff;
    background-color: #428bca
}

.nav-stacked>li {
    float: none
}

.nav-stacked>li+li {
    margin-top: 2px;
    margin-left: 0
}

.nav-justified {
    width: 100%
}

.nav-justified>li {
    float: none
}

.nav-justified>li>a {
    text-align: center;
    margin-bottom: 5px
}

.nav-justified>.dropdown .dropdown-menu {
    top: auto;
    left: auto
}

@media (min-width:768px) {
    .nav-justified>li {
        display: table-cell;
        width: 1%
    }

    .nav-justified>li>a {
        margin-bottom: 0
    }
}

.nav-tabs-justified {
    border-bottom: 0
}

.nav-tabs-justified>li>a {
    margin-right: 0;
    border-radius: 4px
}

.nav-tabs-justified>.active>a,
.nav-tabs-justified>.active>a:hover,
.nav-tabs-justified>.active>a:focus {
    border: 1px solid #ddd
}

@media (min-width:768px) {
    .nav-tabs-justified>li>a {
        border-bottom: 1px solid #ddd;
        border-radius: 4px 4px 0 0
    }

    .nav-tabs-justified>.active>a,
    .nav-tabs-justified>.active>a:hover,
    .nav-tabs-justified>.active>a:focus {
        border-bottom-color: #fff
    }
}

.tab-content>.tab-pane {
    display: none
}

.tab-content>.active {
    display: block
}

.nav-tabs .dropdown-menu {
    margin-top: -1px;
    border-top-right-radius: 0;
    border-top-left-radius: 0
}

.navbar {
    position: relative;
    min-height: 50px;
    margin-bottom: 20px;
    border: 1px solid transparent
}

@media (min-width:768px) {
    .navbar {
        border-radius: 4px
    }
}

@media (min-width:768px) {
    .navbar-header {
        float: left
    }
}

.navbar-collapse {
    overflow-x: visible;
    padding-right: 15px;
    padding-left: 15px;
    border-top: 1px solid transparent;
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1);
    -webkit-overflow-scrolling: touch
}

.navbar-collapse.in {
    overflow-y: auto
}

@media (min-width:768px) {
    .navbar-collapse {
        width: auto;
        border-top: 0;
        box-shadow: none
    }

    .navbar-collapse.collapse {
        display: block !important;
        height: auto !important;
        padding-bottom: 0;
        overflow: visible !important
    }

    .navbar-collapse.in {
        overflow-y: visible
    }

    .navbar-fixed-top .navbar-collapse,
    .navbar-static-top .navbar-collapse,
    .navbar-fixed-bottom .navbar-collapse {
        padding-left: 0;
        padding-right: 0
    }
}

.navbar-fixed-top .navbar-collapse,
.navbar-fixed-bottom .navbar-collapse {
    max-height: 340px
}

@media (max-width:480px) and (orientation:landscape) {

    .navbar-fixed-top .navbar-collapse,
    .navbar-fixed-bottom .navbar-collapse {
        max-height: 200px
    }
}

.container>.navbar-header,
.container-fluid>.navbar-header,
.container>.navbar-collapse,
.container-fluid>.navbar-collapse {
    margin-right: -15px;
    margin-left: -15px
}

@media (min-width:768px) {

    .container>.navbar-header,
    .container-fluid>.navbar-header,
    .container>.navbar-collapse,
    .container-fluid>.navbar-collapse {
        margin-right: 0;
        margin-left: 0
    }
}

.navbar-static-top {
    z-index: 1000;
    border-width: 0 0 1px
}

@media (min-width:768px) {
    .navbar-static-top {
        border-radius: 0
    }
}

.navbar-fixed-top,
.navbar-fixed-bottom {
    position: fixed;
    right: 0;
    left: 0;
    z-index: 1030;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0)
}

@media (min-width:768px) {

    .navbar-fixed-top,
    .navbar-fixed-bottom {
        border-radius: 0
    }
}

.navbar-fixed-top {
    top: 0;
    border-width: 0 0 1px
}

.navbar-fixed-bottom {
    bottom: 0;
    margin-bottom: 0;
    border-width: 1px 0 0
}

.navbar-brand {
    float: left;
    padding: 15px 15px;
    font-size: 18px;
    line-height: 20px;
    height: 50px
}

.navbar-brand:hover,
.navbar-brand:focus {
    text-decoration: none
}

@media (min-width:768px) {

    .navbar>.container .navbar-brand,
    .navbar>.container-fluid .navbar-brand {
        margin-left: -15px
    }
}

.navbar-toggle {
    position: relative;
    float: right;
    margin-right: 15px;
    padding: 9px 10px;
    margin-top: 8px;
    margin-bottom: 8px;
    background-color: transparent;
    background-image: none;
    border: 1px solid transparent;
    border-radius: 4px
}

.navbar-toggle:focus {
    outline: 0
}

.navbar-toggle .icon-bar {
    display: block;
    width: 22px;
    height: 2px;
    border-radius: 1px
}

.navbar-toggle .icon-bar+.icon-bar {
    margin-top: 4px
}

@media (min-width:768px) {
    .navbar-toggle {
        display: none
    }
}

.navbar-nav {
    margin: 7.5px -15px
}

.navbar-nav>li>a {
    padding-top: 10px;
    padding-bottom: 10px;
    line-height: 20px
}

@media (max-width:767px) {
    .navbar-nav .open .dropdown-menu {
        position: static;
        float: none;
        width: auto;
        margin-top: 0;
        background-color: transparent;
        border: 0;
        box-shadow: none
    }

    .navbar-nav .open .dropdown-menu>li>a,
    .navbar-nav .open .dropdown-menu .dropdown-header {
        padding: 5px 15px 5px 25px
    }

    .navbar-nav .open .dropdown-menu>li>a {
        line-height: 20px
    }

    .navbar-nav .open .dropdown-menu>li>a:hover,
    .navbar-nav .open .dropdown-menu>li>a:focus {
        background-image: none
    }
}

@media (min-width:768px) {
    .navbar-nav {
        float: left;
        margin: 0
    }

    .navbar-nav>li {
        float: left
    }

    .navbar-nav>li>a {
        padding-top: 15px;
        padding-bottom: 15px
    }

    .navbar-nav.navbar-right:last-child {
        margin-right: -15px
    }
}

@media (min-width:768px) {
    .navbar-left {
        float: left;
        float: left !important
    }

    .navbar-right {
        float: right;
        float: right !important
    }
}

.navbar-form {
    margin-left: -15px;
    margin-right: -15px;
    padding: 10px 15px;
    border-top: 1px solid transparent;
    border-bottom: 1px solid transparent;
    -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.1);
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.1);
    margin-top: 8px;
    margin-bottom: 8px
}

@media (min-width:768px) {
    .navbar-form .form-group {
        display: inline-block;
        margin-bottom: 0;
        vertical-align: middle
    }

    .navbar-form .form-control {
        display: inline-block;
        width: auto;
        vertical-align: middle
    }

    .navbar-form .input-group {
        display: inline-table;
        vertical-align: middle
    }

    .navbar-form .input-group .input-group-addon,
    .navbar-form .input-group .input-group-btn,
    .navbar-form .input-group .form-control {
        width: auto
    }

    .navbar-form .input-group>.form-control {
        width: 100%
    }

    .navbar-form .control-label {
        margin-bottom: 0;
        vertical-align: middle
    }

    .navbar-form .radio,
    .navbar-form .checkbox {
        display: inline-block;
        margin-top: 0;
        margin-bottom: 0;
        vertical-align: middle
    }

    .navbar-form .radio label,
    .navbar-form .checkbox label {
        padding-left: 0
    }

    .navbar-form .radio input[type="radio"],
    .navbar-form .checkbox input[type="checkbox"] {
        position: relative;
        margin-left: 0
    }

    .navbar-form .has-feedback .form-control-feedback {
        top: 0
    }
}

@media (max-width:767px) {
    .navbar-form .form-group {
        margin-bottom: 5px
    }
}

@media (min-width:768px) {
    .navbar-form {
        width: auto;
        border: 0;
        margin-left: 0;
        margin-right: 0;
        padding-top: 0;
        padding-bottom: 0;
        -webkit-box-shadow: none;
        box-shadow: none
    }

    .navbar-form.navbar-right:last-child {
        margin-right: -15px
    }
}

.navbar-nav>li>.dropdown-menu {
    margin-top: 0;
    border-top-right-radius: 0;
    border-top-left-radius: 0
}

.navbar-fixed-bottom .navbar-nav>li>.dropdown-menu {
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0
}

.navbar-btn {
    margin-top: 8px;
    margin-bottom: 8px
}

.navbar-btn.btn-sm {
    margin-top: 10px;
    margin-bottom: 10px
}

.navbar-btn.btn-xs {
    margin-top: 14px;
    margin-bottom: 14px
}

.navbar-text {
    margin-top: 15px;
    margin-bottom: 15px
}

@media (min-width:768px) {
    .navbar-text {
        float: left;
        margin-left: 15px;
        margin-right: 15px
    }

    .navbar-text.navbar-right:last-child {
        margin-right: 0
    }
}

.navbar-default {
    background-color: #f8f8f8;
    border-color: #e7e7e7
}

.navbar-default .navbar-brand {
    color: #777
}

.navbar-default .navbar-brand:hover,
.navbar-default .navbar-brand:focus {
    color: #5e5e5e;
    background-color: transparent
}

.navbar-default .navbar-text {
    color: #777
}

.navbar-default .navbar-nav>li>a {
    color: #777
}

.navbar-default .navbar-nav>li>a:hover,
.navbar-default .navbar-nav>li>a:focus {
    color: #333;
    background-color: transparent
}

.navbar-default .navbar-nav>.active>a,
.navbar-default .navbar-nav>.active>a:hover,
.navbar-default .navbar-nav>.active>a:focus {
    color: #555;
    background-color: #e7e7e7
}

.navbar-default .navbar-nav>.disabled>a,
.navbar-default .navbar-nav>.disabled>a:hover,
.navbar-default .navbar-nav>.disabled>a:focus {
    color: #ccc;
    background-color: transparent
}

.navbar-default .navbar-toggle {
    border-color: #ddd
}

.navbar-default .navbar-toggle:hover,
.navbar-default .navbar-toggle:focus {
    background-color: #ddd
}

.navbar-default .navbar-toggle .icon-bar {
    background-color: #888
}

.navbar-default .navbar-collapse,
.navbar-default .navbar-form {
    border-color: #e7e7e7
}

.navbar-default .navbar-nav>.open>a,
.navbar-default .navbar-nav>.open>a:hover,
.navbar-default .navbar-nav>.open>a:focus {
    background-color: #e7e7e7;
    color: #555
}

@media (max-width:767px) {
    .navbar-default .navbar-nav .open .dropdown-menu>li>a {
        color: #777
    }

    .navbar-default .navbar-nav .open .dropdown-menu>li>a:hover,
    .navbar-default .navbar-nav .open .dropdown-menu>li>a:focus {
        color: #333;
        background-color: transparent
    }

    .navbar-default .navbar-nav .open .dropdown-menu>.active>a,
    .navbar-default .navbar-nav .open .dropdown-menu>.active>a:hover,
    .navbar-default .navbar-nav .open .dropdown-menu>.active>a:focus {
        color: #555;
        background-color: #e7e7e7
    }

    .navbar-default .navbar-nav .open .dropdown-menu>.disabled>a,
    .navbar-default .navbar-nav .open .dropdown-menu>.disabled>a:hover,
    .navbar-default .navbar-nav .open .dropdown-menu>.disabled>a:focus {
        color: #ccc;
        background-color: transparent
    }
}

.navbar-default .navbar-link {
    color: #777
}

.navbar-default .navbar-link:hover {
    color: #333
}

.navbar-default .btn-link {
    color: #777
}

.navbar-default .btn-link:hover,
.navbar-default .btn-link:focus {
    color: #333
}

.navbar-default .btn-link[disabled]:hover,
fieldset[disabled] .navbar-default .btn-link:hover,
.navbar-default .btn-link[disabled]:focus,
fieldset[disabled] .navbar-default .btn-link:focus {
    color: #ccc
}

.navbar-inverse {
    background-color: #222;
    border-color: #080808
}

.navbar-inverse .navbar-brand {
    color: #777
}

.navbar-inverse .navbar-brand:hover,
.navbar-inverse .navbar-brand:focus {
    color: #fff;
    background-color: transparent
}

.navbar-inverse .navbar-text {
    color: #777
}

.navbar-inverse .navbar-nav>li>a {
    color: #777
}

.navbar-inverse .navbar-nav>li>a:hover,
.navbar-inverse .navbar-nav>li>a:focus {
    color: #fff;
    background-color: transparent
}

.navbar-inverse .navbar-nav>.active>a,
.navbar-inverse .navbar-nav>.active>a:hover,
.navbar-inverse .navbar-nav>.active>a:focus {
    color: #fff;
    background-color: #080808
}

.navbar-inverse .navbar-nav>.disabled>a,
.navbar-inverse .navbar-nav>.disabled>a:hover,
.navbar-inverse .navbar-nav>.disabled>a:focus {
    color: #444;
    background-color: transparent
}

.navbar-inverse .navbar-toggle {
    border-color: #333
}

.navbar-inverse .navbar-toggle:hover,
.navbar-inverse .navbar-toggle:focus {
    background-color: #333
}

.navbar-inverse .navbar-toggle .icon-bar {
    background-color: #fff
}

.navbar-inverse .navbar-collapse,
.navbar-inverse .navbar-form {
    border-color: #101010
}

.navbar-inverse .navbar-nav>.open>a,
.navbar-inverse .navbar-nav>.open>a:hover,
.navbar-inverse .navbar-nav>.open>a:focus {
    background-color: #080808;
    color: #fff
}

@media (max-width:767px) {
    .navbar-inverse .navbar-nav .open .dropdown-menu>.dropdown-header {
        border-color: #080808
    }

    .navbar-inverse .navbar-nav .open .dropdown-menu .divider {
        background-color: #080808
    }

    .navbar-inverse .navbar-nav .open .dropdown-menu>li>a {
        color: #777
    }

    .navbar-inverse .navbar-nav .open .dropdown-menu>li>a:hover,
    .navbar-inverse .navbar-nav .open .dropdown-menu>li>a:focus {
        color: #fff;
        background-color: transparent
    }

    .navbar-inverse .navbar-nav .open .dropdown-menu>.active>a,
    .navbar-inverse .navbar-nav .open .dropdown-menu>.active>a:hover,
    .navbar-inverse .navbar-nav .open .dropdown-menu>.active>a:focus {
        color: #fff;
        background-color: #080808
    }

    .navbar-inverse .navbar-nav .open .dropdown-menu>.disabled>a,
    .navbar-inverse .navbar-nav .open .dropdown-menu>.disabled>a:hover,
    .navbar-inverse .navbar-nav .open .dropdown-menu>.disabled>a:focus {
        color: #444;
        background-color: transparent
    }
}

.navbar-inverse .navbar-link {
    color: #777
}

.navbar-inverse .navbar-link:hover {
    color: #fff
}

.navbar-inverse .btn-link {
    color: #777
}

.navbar-inverse .btn-link:hover,
.navbar-inverse .btn-link:focus {
    color: #fff
}

.navbar-inverse .btn-link[disabled]:hover,
fieldset[disabled] .navbar-inverse .btn-link:hover,
.navbar-inverse .btn-link[disabled]:focus,
fieldset[disabled] .navbar-inverse .btn-link:focus {
    color: #444
}

.breadcrumb {
    padding: 8px 15px;
    margin-bottom: 20px;
    list-style: none;
    background-color: #f5f5f5;
    border-radius: 4px
}

.breadcrumb>li {
    display: inline-block
}

.breadcrumb>li+li:not(:empty):before {
    content: "|\00a0";
    padding: 0 5px;
    color: #ccc
}

.breadcrumb>.active {
    color: #00509D;
    font-weight: bold
}

.pagination {
    display: inline-block;
    padding-left: 0;
    margin: 20px 0;
    border-radius: 4px
}

.pagination li.pagionation-previous-page {
    position: relative;
    float: left
}

.pagination>li {
    display: inline
}

.pagination>li>a,
.pagination>li>span {
    position: relative;
    float: left;
    padding: 6px 12px;
    line-height: 1.42857143;
    text-decoration: none;
    color: #428bca;
    background-color: #fff;
    border: 1px solid #ddd;
    margin-left: -1px
}

.pagination>li:first-child>a,
.pagination>li:first-child>span {
    margin-left: 0;
    border-bottom-left-radius: 4px;
    border-top-left-radius: 4px
}

.pagination>li:last-child>a,
.pagination>li:last-child>span {
    border-bottom-right-radius: 4px;
    border-top-right-radius: 4px
}

.pagination>li>a:hover,
.pagination>li>span:hover,
.pagination>li>a:focus,
.pagination>li>span:focus {
    color: #2a6496;
    background-color: #eee;
    border-color: #ddd
}

.pagination>.active>a,
.pagination>.active>span,
.pagination>.active>a:hover,
.pagination>.active>span:hover,
.pagination>.active>a:focus,
.pagination>.active>span:focus {
    z-index: 2;
    color: #fff;
    background-color: #428bca;
    border-color: #428bca;
    cursor: default
}

.pagination>.disabled>span,
.pagination>.disabled>span:hover,
.pagination>.disabled>span:focus,
.pagination>.disabled>a,
.pagination>.disabled>a:hover,
.pagination>.disabled>a:focus {
    color: #777;
    background-color: #fff;
    border-color: #ddd;
    cursor: not-allowed
}

.pagination-lg>li>a,
.pagination-lg>li>span {
    padding: 10px 16px;
    font-size: 18px
}

.pagination-lg>li:first-child>a,
.pagination-lg>li:first-child>span {
    border-bottom-left-radius: 6px;
    border-top-left-radius: 6px
}

.pagination-lg>li:last-child>a,
.pagination-lg>li:last-child>span {
    border-bottom-right-radius: 6px;
    border-top-right-radius: 6px
}

.pagination-sm>li>a,
.pagination-sm>li>span {
    padding: 5px 10px;
    font-size: 12px
}

.pagination-sm>li:first-child>a,
.pagination-sm>li:first-child>span {
    border-bottom-left-radius: 3px;
    border-top-left-radius: 3px
}

.pagination-sm>li:last-child>a,
.pagination-sm>li:last-child>span {
    border-bottom-right-radius: 3px;
    border-top-right-radius: 3px
}

.pager {
    padding-left: 0;
    margin: 20px 0;
    list-style: none;
    text-align: center
}

.pager li {
    display: inline
}

.pager li>a,
.pager li>span {
    display: inline-block;
    padding: 5px 14px;
    background-color: #fff;
    border: 1px solid #ddd;
    border-radius: 15px
}

.pager li>a:hover,
.pager li>a:focus {
    text-decoration: none;
    background-color: #eee
}

.pager .next>a,
.pager .next>span {
    float: right
}

.pager .previous>a,
.pager .previous>span {
    float: left
}

.pager .disabled>a,
.pager .disabled>a:hover,
.pager .disabled>a:focus,
.pager .disabled>span {
    color: #777;
    background-color: #fff;
    cursor: not-allowed
}

.label {
    display: inline;
    padding: .2em .6em .3em;
    font-size: 75%;
    font-weight: bold;
    line-height: 1;
    color: #fff;
    text-align: center;
    white-space: nowrap;
    vertical-align: baseline;
    border-radius: .25em
}

a.label:hover,
a.label:focus {
    color: #fff;
    text-decoration: none;
    cursor: pointer
}

.label:empty {
    display: none
}

.btn .label {
    position: relative;
    top: -1px
}

.label-default {
    background-color: #777
}

.label-default[href]:hover,
.label-default[href]:focus {
    background-color: #5e5e5e
}

.label-primary {
    background-color: #428bca
}

.label-primary[href]:hover,
.label-primary[href]:focus {
    background-color: #3071a9
}

.label-success {
    background-color: #5cb85c
}

.label-success[href]:hover,
.label-success[href]:focus {
    background-color: #449d44
}

.label-info {
    background-color: #5bc0de
}

.label-info[href]:hover,
.label-info[href]:focus {
    background-color: #31b0d5
}

.label-warning {
    background-color: #f0ad4e
}

.label-warning[href]:hover,
.label-warning[href]:focus {
    background-color: #ec971f
}

.label-danger {
    background-color: #d9534f
}

.label-danger[href]:hover,
.label-danger[href]:focus {
    background-color: #c9302c
}

.badge {
    display: inline-block;
    min-width: 10px;
    padding: 3px 7px;
    font-size: 12px;
    font-weight: bold;
    color: #fff;
    line-height: 1;
    vertical-align: baseline;
    white-space: nowrap;
    text-align: center;
    background-color: #777;
    border-radius: 10px
}

.badge:empty {
    display: none
}

.btn .badge {
    position: relative;
    top: -1px
}

.btn-xs .badge {
    top: 0;
    padding: 1px 5px
}

a.badge:hover,
a.badge:focus {
    color: #fff;
    text-decoration: none;
    cursor: pointer
}

a.list-group-item.active>.badge,
.nav-pills>.active>a>.badge {
    color: #428bca;
    background-color: #fff
}

.nav-pills>li>a>.badge {
    margin-left: 3px
}

.jumbotron {
    padding: 30px;
    margin-bottom: 30px;
    color: inherit;
    background-color: #eee
}

.jumbotron h1,
.jumbotron .h1 {
    color: inherit
}

.jumbotron p {
    margin-bottom: 15px;
    font-size: 21px;
    font-weight: 200
}

.jumbotron>hr {
    border-top-color: #d5d5d5
}

.container .jumbotron {
    border-radius: 6px
}

.jumbotron .container {
    max-width: 100%
}

@media screen and (min-width:768px) {
    .jumbotron {
        padding-top: 48px;
        padding-bottom: 48px
    }

    .container .jumbotron {
        padding-left: 60px;
        padding-right: 60px
    }

    .jumbotron h1,
    .jumbotron .h1 {
        font-size: 63px
    }
}

.thumbnail {
    display: block;
    padding: 4px;
    margin-bottom: 20px;
    line-height: 1.42857143;
    background-color: #fff;
    border: 1px solid #ddd;
    border-radius: 4px;
    -webkit-transition: all .2s ease-in-out;
    -moz-transition: all .2s ease-in-out;
    -ms-transition: all .2s ease-in-out;
    -o-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out
}

.thumbnail>img,
.thumbnail a>img {
    margin-left: auto;
    margin-right: auto
}

a.thumbnail:hover,
a.thumbnail:focus,
a.thumbnail.active {
    border-color: #428bca
}

.thumbnail .caption {
    padding: 9px;
    color: #333
}

.alert {
    padding: 15px;
    margin-bottom: 20px;
    border: 1px solid transparent;
    border-radius: 4px
}

.alert h4 {
    margin-top: 0;
    color: inherit
}

.alert .alert-link {
    font-weight: bold
}

.alert>p,
.alert>ul {
    margin-bottom: 0
}

.alert>p+p {
    margin-top: 5px
}

.alert-dismissable,
.alert-dismissible {
    padding-right: 35px
}

.alert-dismissable .close,
.alert-dismissible .close {
    position: relative;
    top: -2px;
    right: -21px;
    color: inherit
}

.alert-success {
    background-color: #dff0d8;
    border-color: #d6e9c6;
    color: #3c763d
}

.alert-success hr {
    border-top-color: #c9e2b3
}

.alert-success .alert-link {
    color: #2b542c
}

.alert-info {
    background-color: #d9edf7;
    border-color: #bce8f1;
    color: #31708f
}

.alert-info hr {
    border-top-color: #a6e1ec
}

.alert-info .alert-link {
    color: #245269
}

.alert-warning {
    background-color: #fcf8e3;
    border-color: #faebcc;
    color: #8a6d3b
}

.alert-warning hr {
    border-top-color: #f7e1b5
}

.alert-warning .alert-link {
    color: #66512c
}

.alert-danger {
    background-color: #f2dede;
    border-color: #ebccd1;
    color: #a94442
}

.alert-danger hr {
    border-top-color: #e4b9c0
}

.alert-danger .alert-link {
    color: #843534
}

@-webkit-keyframes progress-bar-stripes {
    from {
        background-position: 40px 0
    }

    to {
        background-position: 0 0
    }
}

@keyframes progress-bar-stripes {
    from {
        background-position: 40px 0
    }

    to {
        background-position: 0 0
    }
}

.progress {
    overflow: hidden;
    height: 20px;
    margin-bottom: 20px;
    background-color: #f5f5f5;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
    box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1)
}

.progress-bar {
    float: left;
    width: 0;
    height: 100%;
    font-size: 12px;
    line-height: 20px;
    color: #fff;
    text-align: center;
    background-color: #428bca;
    -webkit-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
    box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
    -webkit-transition: width .6s ease;
    -moz-transition: width .6s ease;
    -ms-transition: width .6s ease;
    -o-transition: width .6s ease;
    transition: width .6s ease
}

.progress-striped .progress-bar,
.progress-bar-striped {
    background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    background-size: 40px 40px
}

.progress.active .progress-bar,
.progress-bar.active {
    -webkit-animation: progress-bar-stripes 2s linear infinite;
    -o-animation: progress-bar-stripes 2s linear infinite;
    animation: progress-bar-stripes 2s linear infinite
}

.progress-bar[aria-valuenow="1"],
.progress-bar[aria-valuenow="2"] {
    min-width: 30px
}

.progress-bar[aria-valuenow="0"] {
    color: #777;
    min-width: 30px;
    background-color: transparent;
    background-image: none;
    box-shadow: none
}

.progress-bar-success {
    background-color: #5cb85c
}

.progress-striped .progress-bar-success {
    background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent)
}

.progress-bar-info {
    background-color: #5bc0de
}

.progress-striped .progress-bar-info {
    background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent)
}

.progress-bar-warning {
    background-color: #f0ad4e
}

.progress-striped .progress-bar-warning {
    background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent)
}

.progress-bar-danger {
    background-color: #d9534f
}

.progress-striped .progress-bar-danger {
    background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent)
}

.media,
.media-body {
    overflow: hidden;
    zoom: 1
}

.media,
.media .media {
    margin-top: 15px
}

.media:first-child {
    margin-top: 0
}

.media-object {
    display: block
}

.media-heading {
    margin: 0 0 5px
}

.media>.pull-left {
    margin-right: 10px
}

.media>.pull-right {
    margin-left: 10px
}

.media-list {
    padding-left: 0;
    list-style: none
}

.list-group {
    margin-bottom: 20px;
    padding-left: 0
}

.list-group-item {
    position: relative;
    display: block;
    padding: 10px 15px;
    margin-bottom: -1px;
    background-color: #fff;
    border: 1px solid #ddd
}

.list-group-item:first-child {
    border-top-right-radius: 4px;
    border-top-left-radius: 4px
}

.list-group-item:last-child {
    margin-bottom: 0;
    border-bottom-right-radius: 4px;
    border-bottom-left-radius: 4px
}

.list-group-item>.badge {
    float: right
}

.list-group-item>.badge+.badge {
    margin-right: 5px
}

a.list-group-item {
    color: #555
}

a.list-group-item .list-group-item-heading {
    color: #333
}

a.list-group-item:hover,
a.list-group-item:focus {
    text-decoration: none;
    color: #555;
    background-color: #f5f5f5
}

.list-group-item.disabled,
.list-group-item.disabled:hover,
.list-group-item.disabled:focus {
    background-color: #eee;
    color: #777
}

.list-group-item.disabled .list-group-item-heading,
.list-group-item.disabled:hover .list-group-item-heading,
.list-group-item.disabled:focus .list-group-item-heading {
    color: inherit
}

.list-group-item.disabled .list-group-item-text,
.list-group-item.disabled:hover .list-group-item-text,
.list-group-item.disabled:focus .list-group-item-text {
    color: #777
}

.list-group-item.active,
.list-group-item.active:hover,
.list-group-item.active:focus {
    z-index: 2;
    color: #fff;
    background-color: #428bca;
    border-color: #428bca
}

.list-group-item.active .list-group-item-heading,
.list-group-item.active:hover .list-group-item-heading,
.list-group-item.active:focus .list-group-item-heading,
.list-group-item.active .list-group-item-heading>small,
.list-group-item.active:hover .list-group-item-heading>small,
.list-group-item.active:focus .list-group-item-heading>small,
.list-group-item.active .list-group-item-heading>.small,
.list-group-item.active:hover .list-group-item-heading>.small,
.list-group-item.active:focus .list-group-item-heading>.small {
    color: inherit
}

.list-group-item.active .list-group-item-text,
.list-group-item.active:hover .list-group-item-text,
.list-group-item.active:focus .list-group-item-text {
    color: #e1edf7
}

.list-group-item-success {
    color: #3c763d;
    background-color: #dff0d8
}

a.list-group-item-success {
    color: #3c763d
}

a.list-group-item-success .list-group-item-heading {
    color: inherit
}

a.list-group-item-success:hover,
a.list-group-item-success:focus {
    color: #3c763d;
    background-color: #d0e9c6
}

a.list-group-item-success.active,
a.list-group-item-success.active:hover,
a.list-group-item-success.active:focus {
    color: #fff;
    background-color: #3c763d;
    border-color: #3c763d
}

.list-group-item-info {
    color: #31708f;
    background-color: #d9edf7
}

a.list-group-item-info {
    color: #31708f
}

a.list-group-item-info .list-group-item-heading {
    color: inherit
}

a.list-group-item-info:hover,
a.list-group-item-info:focus {
    color: #31708f;
    background-color: #c4e3f3
}

a.list-group-item-info.active,
a.list-group-item-info.active:hover,
a.list-group-item-info.active:focus {
    color: #fff;
    background-color: #31708f;
    border-color: #31708f
}

.list-group-item-warning {
    color: #8a6d3b;
    background-color: #fcf8e3
}

a.list-group-item-warning {
    color: #8a6d3b
}

a.list-group-item-warning .list-group-item-heading {
    color: inherit
}

a.list-group-item-warning:hover,
a.list-group-item-warning:focus {
    color: #8a6d3b;
    background-color: #faf2cc
}

a.list-group-item-warning.active,
a.list-group-item-warning.active:hover,
a.list-group-item-warning.active:focus {
    color: #fff;
    background-color: #8a6d3b;
    border-color: #8a6d3b
}

.list-group-item-danger {
    color: #a94442;
    background-color: #f2dede
}

a.list-group-item-danger {
    color: #a94442
}

a.list-group-item-danger .list-group-item-heading {
    color: inherit
}

a.list-group-item-danger:hover,
a.list-group-item-danger:focus {
    color: #a94442;
    background-color: #ebcccc
}

a.list-group-item-danger.active,
a.list-group-item-danger.active:hover,
a.list-group-item-danger.active:focus {
    color: #fff;
    background-color: #a94442;
    border-color: #a94442
}

.list-group-item-heading {
    margin-top: 0;
    margin-bottom: 5px
}

.list-group-item-text {
    margin-bottom: 0;
    line-height: 1.3
}

.panel {
    margin-bottom: 20px;
    background-color: #fff;
    border: 1px solid transparent;
    border-radius: 4px;
    -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05)
}

.panel-body {
    padding: 15px
}

.panel-heading {
    padding: 10px 15px;
    border-bottom: 1px solid transparent;
    border-top-right-radius: 3px;
    border-top-left-radius: 3px
}

.panel-heading>.dropdown .dropdown-toggle {
    color: inherit
}

.panel-title {
    margin-top: 0;
    margin-bottom: 0;
    font-size: 16px;
    color: inherit
}

.panel-title>a {
    color: inherit
}

.panel-footer {
    padding: 10px 15px;
    background-color: #f5f5f5;
    border-top: 1px solid #ddd;
    border-bottom-right-radius: 3px;
    border-bottom-left-radius: 3px
}

.panel>.list-group {
    margin-bottom: 0
}

.panel>.list-group .list-group-item {
    border-width: 1px 0;
    border-radius: 0
}

.panel>.list-group:first-child .list-group-item:first-child {
    border-top: 0;
    border-top-right-radius: 3px;
    border-top-left-radius: 3px
}

.panel>.list-group:last-child .list-group-item:last-child {
    border-bottom: 0;
    border-bottom-right-radius: 3px;
    border-bottom-left-radius: 3px
}

.panel-heading+.list-group .list-group-item:first-child {
    border-top-width: 0
}

.list-group+.panel-footer {
    border-top-width: 0
}

.panel>.table,
.panel>.table-responsive>.table,
.panel>.panel-collapse>.table {
    margin-bottom: 0
}

.panel>.table:first-child,
.panel>.table-responsive:first-child>.table:first-child {
    border-top-right-radius: 3px;
    border-top-left-radius: 3px
}

.panel>.table:first-child>thead:first-child>tr:first-child td:first-child,
.panel>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child td:first-child,
.panel>.table:first-child>tbody:first-child>tr:first-child td:first-child,
.panel>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child td:first-child,
.panel>.table:first-child>thead:first-child>tr:first-child th:first-child,
.panel>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child th:first-child,
.panel>.table:first-child>tbody:first-child>tr:first-child th:first-child,
.panel>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child th:first-child {
    border-top-left-radius: 3px
}

.panel>.table:first-child>thead:first-child>tr:first-child td:last-child,
.panel>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child td:last-child,
.panel>.table:first-child>tbody:first-child>tr:first-child td:last-child,
.panel>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child td:last-child,
.panel>.table:first-child>thead:first-child>tr:first-child th:last-child,
.panel>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child th:last-child,
.panel>.table:first-child>tbody:first-child>tr:first-child th:last-child,
.panel>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child th:last-child {
    border-top-right-radius: 3px
}

.panel>.table:last-child,
.panel>.table-responsive:last-child>.table:last-child {
    border-bottom-right-radius: 3px;
    border-bottom-left-radius: 3px
}

.panel>.table:last-child>tbody:last-child>tr:last-child td:first-child,
.panel>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child td:first-child,
.panel>.table:last-child>tfoot:last-child>tr:last-child td:first-child,
.panel>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child td:first-child,
.panel>.table:last-child>tbody:last-child>tr:last-child th:first-child,
.panel>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child th:first-child,
.panel>.table:last-child>tfoot:last-child>tr:last-child th:first-child,
.panel>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child th:first-child {
    border-bottom-left-radius: 3px
}

.panel>.table:last-child>tbody:last-child>tr:last-child td:last-child,
.panel>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child td:last-child,
.panel>.table:last-child>tfoot:last-child>tr:last-child td:last-child,
.panel>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child td:last-child,
.panel>.table:last-child>tbody:last-child>tr:last-child th:last-child,
.panel>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child th:last-child,
.panel>.table:last-child>tfoot:last-child>tr:last-child th:last-child,
.panel>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child th:last-child {
    border-bottom-right-radius: 3px
}

.panel>.panel-body+.table,
.panel>.panel-body+.table-responsive {
    border-top: 1px solid #ddd
}

.panel>.table>tbody:first-child>tr:first-child th,
.panel>.table>tbody:first-child>tr:first-child td {
    border-top: 0
}

.panel>.table-bordered,
.panel>.table-responsive>.table-bordered {
    border: 0
}

.panel>.table-bordered>thead>tr>th:first-child,
.panel>.table-responsive>.table-bordered>thead>tr>th:first-child,
.panel>.table-bordered>tbody>tr>th:first-child,
.panel>.table-responsive>.table-bordered>tbody>tr>th:first-child,
.panel>.table-bordered>tfoot>tr>th:first-child,
.panel>.table-responsive>.table-bordered>tfoot>tr>th:first-child,
.panel>.table-bordered>thead>tr>td:first-child,
.panel>.table-responsive>.table-bordered>thead>tr>td:first-child,
.panel>.table-bordered>tbody>tr>td:first-child,
.panel>.table-responsive>.table-bordered>tbody>tr>td:first-child,
.panel>.table-bordered>tfoot>tr>td:first-child,
.panel>.table-responsive>.table-bordered>tfoot>tr>td:first-child {
    border-left: 0
}

.panel>.table-bordered>thead>tr>th:last-child,
.panel>.table-responsive>.table-bordered>thead>tr>th:last-child,
.panel>.table-bordered>tbody>tr>th:last-child,
.panel>.table-responsive>.table-bordered>tbody>tr>th:last-child,
.panel>.table-bordered>tfoot>tr>th:last-child,
.panel>.table-responsive>.table-bordered>tfoot>tr>th:last-child,
.panel>.table-bordered>thead>tr>td:last-child,
.panel>.table-responsive>.table-bordered>thead>tr>td:last-child,
.panel>.table-bordered>tbody>tr>td:last-child,
.panel>.table-responsive>.table-bordered>tbody>tr>td:last-child,
.panel>.table-bordered>tfoot>tr>td:last-child,
.panel>.table-responsive>.table-bordered>tfoot>tr>td:last-child {
    border-right: 0
}

.panel>.table-bordered>thead>tr:first-child>td,
.panel>.table-responsive>.table-bordered>thead>tr:first-child>td,
.panel>.table-bordered>tbody>tr:first-child>td,
.panel>.table-responsive>.table-bordered>tbody>tr:first-child>td,
.panel>.table-bordered>thead>tr:first-child>th,
.panel>.table-responsive>.table-bordered>thead>tr:first-child>th,
.panel>.table-bordered>tbody>tr:first-child>th,
.panel>.table-responsive>.table-bordered>tbody>tr:first-child>th {
    border-bottom: 0
}

.panel>.table-bordered>tbody>tr:last-child>td,
.panel>.table-responsive>.table-bordered>tbody>tr:last-child>td,
.panel>.table-bordered>tfoot>tr:last-child>td,
.panel>.table-responsive>.table-bordered>tfoot>tr:last-child>td,
.panel>.table-bordered>tbody>tr:last-child>th,
.panel>.table-responsive>.table-bordered>tbody>tr:last-child>th,
.panel>.table-bordered>tfoot>tr:last-child>th,
.panel>.table-responsive>.table-bordered>tfoot>tr:last-child>th {
    border-bottom: 0
}

.panel>.table-responsive {
    border: 0;
    margin-bottom: 0
}

.panel-group {
    margin-bottom: 20px
}

.panel-group .panel {
    margin-bottom: 0;
    border-radius: 4px
}

.panel-group .panel+.panel {
    margin-top: 5px
}

.panel-group .panel-heading {
    border-bottom: 0
}

.panel-group .panel-heading+.panel-collapse>.panel-body {
    border-top: 1px solid #ddd
}

.panel-group .panel-footer {
    border-top: 0
}

.panel-group .panel-footer+.panel-collapse .panel-body {
    border-bottom: 1px solid #ddd
}

.panel-default {
    border-color: #ddd
}

.panel-default>.panel-heading {
    color: #333;
    background-color: #f5f5f5;
    border-color: #ddd
}

.panel-default>.panel-heading+.panel-collapse>.panel-body {
    border-top-color: #ddd
}

.panel-default>.panel-heading .badge {
    color: #f5f5f5;
    background-color: #333
}

.panel-default>.panel-footer+.panel-collapse>.panel-body {
    border-bottom-color: #ddd
}

.panel-primary {
    border-color: #428bca
}

.panel-primary>.panel-heading {
    color: #fff;
    background-color: #428bca;
    border-color: #428bca
}

.panel-primary>.panel-heading+.panel-collapse>.panel-body {
    border-top-color: #428bca
}

.panel-primary>.panel-heading .badge {
    color: #428bca;
    background-color: #fff
}

.panel-primary>.panel-footer+.panel-collapse>.panel-body {
    border-bottom-color: #428bca
}

.panel-success {
    border-color: #d6e9c6
}

.panel-success>.panel-heading {
    color: #3c763d;
    background-color: #dff0d8;
    border-color: #d6e9c6
}

.panel-success>.panel-heading+.panel-collapse>.panel-body {
    border-top-color: #d6e9c6
}

.panel-success>.panel-heading .badge {
    color: #dff0d8;
    background-color: #3c763d
}

.panel-success>.panel-footer+.panel-collapse>.panel-body {
    border-bottom-color: #d6e9c6
}

.panel-info {
    border-color: #bce8f1
}

.panel-info>.panel-heading {
    color: #31708f;
    background-color: #d9edf7;
    border-color: #bce8f1
}

.panel-info>.panel-heading+.panel-collapse>.panel-body {
    border-top-color: #bce8f1
}

.panel-info>.panel-heading .badge {
    color: #d9edf7;
    background-color: #31708f
}

.panel-info>.panel-footer+.panel-collapse>.panel-body {
    border-bottom-color: #bce8f1
}

.panel-warning {
    border-color: #faebcc
}

.panel-warning>.panel-heading {
    color: #8a6d3b;
    background-color: #fcf8e3;
    border-color: #faebcc
}

.panel-warning>.panel-heading+.panel-collapse>.panel-body {
    border-top-color: #faebcc
}

.panel-warning>.panel-heading .badge {
    color: #fcf8e3;
    background-color: #8a6d3b
}

.panel-warning>.panel-footer+.panel-collapse>.panel-body {
    border-bottom-color: #faebcc
}

.panel-danger {
    border-color: #ebccd1
}

.panel-danger>.panel-heading {
    color: #a94442;
    background-color: #f2dede;
    border-color: #ebccd1
}

.panel-danger>.panel-heading+.panel-collapse>.panel-body {
    border-top-color: #ebccd1
}

.panel-danger>.panel-heading .badge {
    color: #f2dede;
    background-color: #a94442
}

.panel-danger>.panel-footer+.panel-collapse>.panel-body {
    border-bottom-color: #ebccd1
}

.embed-responsive {
    position: relative;
    display: block;
    height: 0;
    padding: 0;
    overflow: hidden
}

.embed-responsive .embed-responsive-item,
.embed-responsive iframe,
.embed-responsive embed,
.embed-responsive object {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    height: 100%;
    width: 100%;
    border: 0
}

.embed-responsive.embed-responsive-16by9 {
    padding-bottom: 56.25%
}

.embed-responsive.embed-responsive-4by3 {
    padding-bottom: 75%
}

.well {
    min-height: 20px;
    padding: 19px;
    margin-bottom: 20px;
    background-color: #f5f5f5;
    border: 1px solid #e3e3e3;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05)
}

.well blockquote {
    border-color: #ddd;
    border-color: rgba(0, 0, 0, 0.15)
}

.well-lg {
    padding: 24px;
    border-radius: 6px
}

.well-sm {
    padding: 9px;
    border-radius: 3px
}

.close {
    float: right;
    font-size: 21px;
    font-weight: bold;
    line-height: 1;
    color: #000;
    text-shadow: 0 1px 0 #fff;
    opacity: .2;
    filter: alpha(opacity=20)
}

.close:hover,
.close:focus {
    color: #000;
    text-decoration: none;
    cursor: pointer;
    opacity: .5;
    filter: alpha(opacity=50)
}

button.close {
    padding: 0;
    cursor: pointer;
    background: transparent;
    border: 0;
    -webkit-appearance: none
}

.modal-open {
    overflow: hidden
}

.modal {
    display: none;
    overflow: hidden;
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1050;
    -webkit-overflow-scrolling: touch;
    outline: 0
}

.modal.fade .modal-dialog {
    -webkit-transform: translate3d(0, -25%, 0);
    transform: translate3d(0, -25%, 0);
    -webkit-transition: -webkit-transform 0.3s ease-out;
    -moz-transition: -moz-transform 0.3s ease-out;
    -o-transition: -o-transform 0.3s ease-out;
    transition: transform 0.3s ease-out
}

.modal.in .modal-dialog {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0)
}

.modal-open .modal {
    overflow-x: hidden;
    overflow-y: auto
}

.modal-dialog {
    position: relative;
    width: auto;
    margin: 10px
}

.modal-content {
    position: relative;
    background-color: #fff;
    border: 1px solid #999;
    border: 1px solid rgba(0, 0, 0, 0.2);
    border-radius: 6px;
    -webkit-box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
    box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
    background-clip: padding-box;
    outline: 0
}

.modal-backdrop {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1040;
    background-color: #000
}

.modal-backdrop.fade {
    opacity: 0;
    filter: alpha(opacity=0)
}

.modal-backdrop.in {
    opacity: .5;
    filter: alpha(opacity=50)
}

.modal-header {
    padding: 15px;
    border-bottom: 1px solid #e5e5e5;
    min-height: 16.42857143px
}

.modal-header .close {
    margin-top: -2px
}

.modal-title {
    margin: 0;
    line-height: 1.42857143
}

.modal-body {
    position: relative;
    padding: 15px
}

.modal-footer {
    padding: 15px;
    text-align: right;
    border-top: 1px solid #e5e5e5
}

.modal-footer .btn+.btn {
    margin-left: 5px;
    margin-bottom: 0
}

.modal-footer .btn-group .btn+.btn {
    margin-left: -1px
}

.modal-footer .btn-block+.btn-block {
    margin-left: 0
}

.modal-scrollbar-measure {
    position: absolute;
    top: -9999px;
    width: 50px;
    height: 50px;
    overflow: scroll
}

@media (min-width:768px) {
    .modal-dialog {
        width: 600px;
        margin: 30px auto
    }

    .modal-content {
        -webkit-box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
        box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5)
    }

    .modal-sm {
        width: 300px
    }
}

@media (min-width:992px) {
    .modal-lg {
        width: 900px
    }
}

.tooltip {
    position: absolute;
    z-index: 1070;
    display: block;
    visibility: visible;
    font-size: 12px;
    line-height: 1.4;
    opacity: 0;
    filter: alpha(opacity=0)
}

.tooltip.in {
    opacity: .9;
    filter: alpha(opacity=90)
}

.tooltip.top {
    margin-top: -3px;
    padding: 5px 0
}

.tooltip.right {
    margin-left: 3px;
    padding: 0 5px
}

.tooltip.bottom {
    margin-top: 3px;
    padding: 5px 0
}

.tooltip.left {
    margin-left: -3px;
    padding: 0 5px
}

.tooltip-inner {
    max-width: 200px;
    padding: 3px 8px;
    color: #fff;
    text-align: center;
    text-decoration: none;
    background-color: #000;
    border-radius: 4px
}

.tooltip-arrow {
    position: absolute;
    width: 0;
    height: 0;
    border-color: transparent;
    border-style: solid
}

.tooltip.top .tooltip-arrow {
    bottom: 0;
    left: 50%;
    margin-left: -5px;
    border-width: 5px 5px 0;
    border-top-color: #000
}

.tooltip.top-left .tooltip-arrow {
    bottom: 0;
    left: 5px;
    border-width: 5px 5px 0;
    border-top-color: #000
}

.tooltip.top-right .tooltip-arrow {
    bottom: 0;
    right: 5px;
    border-width: 5px 5px 0;
    border-top-color: #000
}

.tooltip.right .tooltip-arrow {
    top: 50%;
    left: 0;
    margin-top: -5px;
    border-width: 5px 5px 5px 0;
    border-right-color: #000
}

.tooltip.left .tooltip-arrow {
    top: 50%;
    right: 0;
    margin-top: -5px;
    border-width: 5px 0 5px 5px;
    border-left-color: #000
}

.tooltip.bottom .tooltip-arrow {
    top: 0;
    left: 50%;
    margin-left: -5px;
    border-width: 0 5px 5px;
    border-bottom-color: #000
}

.tooltip.bottom-left .tooltip-arrow {
    top: 0;
    left: 5px;
    border-width: 0 5px 5px;
    border-bottom-color: #000
}

.tooltip.bottom-right .tooltip-arrow {
    top: 0;
    right: 5px;
    border-width: 0 5px 5px;
    border-bottom-color: #000
}

.popover {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1060;
    display: none;
    max-width: 276px;
    padding: 1px;
    text-align: left;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid #ccc;
    border: 1px solid rgba(0, 0, 0, 0.2);
    border-radius: 6px;
    -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
    box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
    white-space: normal
}

.popover.top {
    margin-top: -10px
}

.popover.right {
    margin-left: 10px
}

.popover.bottom {
    margin-top: 10px
}

.popover.left {
    margin-left: -10px
}

.popover-title {
    margin: 0;
    padding: 8px 14px;
    font-size: 14px;
    font-weight: normal;
    line-height: 18px;
    background-color: #f7f7f7;
    border-bottom: 1px solid #ebebeb;
    border-radius: 5px 5px 0 0
}

.popover-content {
    padding: 9px 14px
}

.popover>.arrow,
.popover>.arrow:after {
    position: absolute;
    display: block;
    width: 0;
    height: 0;
    border-color: transparent;
    border-style: solid
}

.popover>.arrow {
    border-width: 11px
}

.popover>.arrow:after {
    border-width: 10px;
    content: ""
}

.popover.top>.arrow {
    left: 50%;
    margin-left: -11px;
    border-bottom-width: 0;
    border-top-color: #999;
    border-top-color: rgba(0, 0, 0, 0.25);
    bottom: -11px
}

.popover.top>.arrow:after {
    content: " ";
    bottom: 1px;
    margin-left: -10px;
    border-bottom-width: 0;
    border-top-color: #fff
}

.popover.right>.arrow {
    top: 50%;
    left: -11px;
    margin-top: -11px;
    border-left-width: 0;
    border-right-color: #999;
    border-right-color: rgba(0, 0, 0, 0.25)
}

.popover.right>.arrow:after {
    content: " ";
    left: 1px;
    bottom: -10px;
    border-left-width: 0;
    border-right-color: #fff
}

.popover.bottom>.arrow {
    right: 10%;
    left: initial !important;
    margin-left: -11px;
    border-top-width: 0;
    border-bottom-color: #999;
    border-bottom-color: rgba(0, 0, 0, 0.25);
    top: -11px
}

.popover.bottom>.arrow:after {
    content: " ";
    top: 1px;
    margin-left: -10px;
    border-top-width: 0;
    border-bottom-color: #fff
}

.popover.left>.arrow {
    top: 50%;
    right: -11px;
    margin-top: -11px;
    border-right-width: 0;
    border-left-color: #999;
    border-left-color: rgba(0, 0, 0, 0.25)
}

.popover.left>.arrow:after {
    content: " ";
    right: 1px;
    border-right-width: 0;
    border-left-color: #fff;
    bottom: -10px
}

.carousel {
    position: relative
}

.carousel-inner {
    position: relative;
    overflow: hidden;
    width: 100%
}

.carousel-inner>.item {
    display: none;
    position: relative;
    -webkit-transition: .6s ease-in-out left;
    -moz-transition: .6s ease-in-out left;
    -ms-transition: .6s ease-in-out left;
    -o-transition: .6s ease-in-out left;
    transition: .6s ease-in-out left
}

.carousel-inner>.item>img,
.carousel-inner>.item>a>img {
    line-height: 1
}

.carousel-inner>.active,
.carousel-inner>.next,
.carousel-inner>.prev {
    display: block
}

.carousel-inner>.active {
    left: 0
}

.carousel-inner>.next,
.carousel-inner>.prev {
    position: absolute;
    top: 0;
    width: 100%
}

.carousel-inner>.next {
    left: 100%
}

.carousel-inner>.prev {
    left: -100%
}

.carousel-inner>.next.left,
.carousel-inner>.prev.right {
    left: 0
}

.carousel-inner>.active.left {
    left: -100%
}

.carousel-inner>.active.right {
    left: 100%
}

.carousel-control {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    width: 15%;
    opacity: .5;
    filter: alpha(opacity=50);
    font-size: 20px;
    color: #fff;
    text-align: center;
    text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6)
}

.carousel-control.left {
    background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.5) 0, rgba(0, 0, 0, 0.0001) 100%);
    background-image: -o-linear-gradient(left, rgba(0, 0, 0, 0.5) 0, rgba(0, 0, 0, 0.0001) 100%);
    background-image: linear-gradient(to right, rgba(0, 0, 0, 0.5) 0, rgba(0, 0, 0, 0.0001) 100%);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#80000000', endColorstr='#00000000', GradientType=1)
}

.carousel-control.right {
    left: auto;
    right: 0;
    background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.0001) 0, rgba(0, 0, 0, 0.5) 100%);
    background-image: -o-linear-gradient(left, rgba(0, 0, 0, 0.0001) 0, rgba(0, 0, 0, 0.5) 100%);
    background-image: linear-gradient(to right, rgba(0, 0, 0, 0.0001) 0, rgba(0, 0, 0, 0.5) 100%);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#80000000', GradientType=1)
}

.carousel-control:hover,
.carousel-control:focus {
    outline: 0;
    color: #fff;
    text-decoration: none;
    opacity: .9;
    filter: alpha(opacity=90)
}

.carousel-control .icon-prev,
.carousel-control .icon-next,
.carousel-control .glyphicon-chevron-left,
.carousel-control .glyphicon-chevron-right {
    position: absolute;
    top: 50%;
    z-index: 5;
    display: inline-block
}

.carousel-control .icon-prev,
.carousel-control .glyphicon-chevron-left {
    left: 50%;
    margin-left: -10px
}

.carousel-control .icon-next,
.carousel-control .glyphicon-chevron-right {
    right: 50%;
    margin-right: -10px
}

.carousel-control .icon-prev,
.carousel-control .icon-next {
    width: 20px;
    height: 20px;
    margin-top: -10px;
    font-family: serif
}

.carousel-control .icon-prev:before {
    content: '\2039'
}

.carousel-control .icon-next:before {
    content: '\203a'
}

.carousel-indicators {
    position: absolute;
    bottom: 10px;
    left: 50%;
    z-index: 15;
    width: 60%;
    margin-left: -30%;
    padding-left: 0;
    list-style: none;
    text-align: center
}

.carousel-indicators li {
    display: inline-block;
    width: 10px;
    height: 10px;
    margin: 1px;
    text-indent: -999px;
    border: 1px solid #fff;
    border-radius: 10px;
    cursor: pointer;
    background-color: #000 \9;
    background-color: rgba(0, 0, 0, 0)
}

.carousel-indicators .active {
    margin: 0;
    width: 12px;
    height: 12px;
    background-color: #fff
}

.carousel-caption {
    position: absolute;
    left: 15%;
    right: 15%;
    bottom: 20px;
    z-index: 10;
    padding-top: 20px;
    padding-bottom: 20px;
    color: #fff;
    text-align: center;
    text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6)
}

.carousel-caption .btn {
    text-shadow: none
}

@media screen and (min-width:768px) {

    .carousel-control .glyphicon-chevron-left,
    .carousel-control .glyphicon-chevron-right,
    .carousel-control .icon-prev,
    .carousel-control .icon-next {
        width: 30px;
        height: 30px;
        margin-top: -15px;
        font-size: 30px
    }

    .carousel-control .glyphicon-chevron-left,
    .carousel-control .icon-prev {
        margin-left: -15px
    }

    .carousel-control .glyphicon-chevron-right,
    .carousel-control .icon-next {
        margin-right: -15px
    }

    .carousel-caption {
        left: 20%;
        right: 20%;
        padding-bottom: 30px
    }

    .carousel-indicators {
        bottom: 20px
    }
}

.d-none {
    display: none !important
}

.d-block {
    display: block !important
}

@media (min-width:576px) {
    .d-small-none {
        display: none !important
    }

    .d-sm-block {
        display: block !important
    }
}

@media (min-width:768px) {
    .d-medium-none {
        display: none !important
    }

    .d-md-block {
        display: block !important
    }
}

@media (min-width:992px) {
    .d-lg-none {
        display: none !important
    }

    .d-lg-block {
        display: block !important
    }
}

@media (min-width:1200px) {
    .d-xl-none {
        display: none !important
    }

    .d-xl-block {
        display: block !important
    }
}

.clearfix:before,
.clearfix:after,
.dl-horizontal dd:before,
.dl-horizontal dd:after,
.container:before,
.container:after,
.container-fluid:before,
.container-fluid:after,
.row:before,
.row:after,
.form-horizontal .form-group:before,
.form-horizontal .form-group:after,
.btn-toolbar:before,
.btn-toolbar:after,
.btn-group-vertical>.btn-group:before,
.btn-group-vertical>.btn-group:after,
.nav:before,
.nav:after,
.navbar:before,
.navbar:after,
.navbar-header:before,
.navbar-header:after,
.navbar-collapse:before,
.navbar-collapse:after,
.pager:before,
.pager:after,
.panel-body:before,
.panel-body:after,
.modal-footer:before,
.modal-footer:after {
    content: " ";
    display: table
}

.clearfix:after,
.dl-horizontal dd:after,
.container:after,
.container-fluid:after,
.row:after,
.form-horizontal .form-group:after,
.btn-toolbar:after,
.btn-group-vertical>.btn-group:after,
.nav:after,
.navbar:after,
.navbar-header:after,
.navbar-collapse:after,
.pager:after,
.panel-body:after,
.modal-footer:after {
    clear: both
}

.center-block {
    display: block;
    margin-left: auto;
    margin-right: auto
}

.pull-right {
    float: right !important
}

.pull-left {
    float: left !important
}

.float-start {
    float: left !important
}

.float-end {
    float: right !important
}

.float-none {
    float: none !important
}

@media (min-width:576px) {
    .float-sm-start {
        float: left !important
    }

    .float-sm-end {
        float: right !important
    }

    .float-sm-none {
        float: none !important
    }
}

@media (min-width:768px) {
    .float-md-start {
        float: left !important
    }

    .float-md-end {
        float: right !important
    }

    .float-md-none {
        float: none !important
    }
}

@media (min-width:992px) {
    .float-lg-start {
        float: left !important
    }

    .float-lg-end {
        float: right !important
    }

    .float-lg-none {
        float: none !important
    }
}

@media (min-width:1200px) {
    .float-xl-start {
        float: left !important
    }

    .float-xl-end {
        float: right !important
    }

    .float-xl-none {
        float: none !important
    }
}

@media (min-width:1400px) {
    .float-xxl-start {
        float: left !important
    }

    .float-xxl-end {
        float: right !important
    }

    .float-xxl-none {
        float: none !important
    }
}

.text-start {
    text-align: left !important
}

.text-end {
    text-align: right !important
}

.text-center {
    text-align: center !important
}

.text-decoration-none {
    text-decoration: none !important
}

.text-decoration-underline {
    text-decoration: underline !important
}

.text-decoration-line-through {
    text-decoration: line-through !important
}

.text-lowercase {
    text-transform: lowercase !important
}

.text-uppercase {
    text-transform: uppercase !important
}

.text-capitalize {
    text-transform: capitalize !important
}

.text-wrap {
    white-space: normal !important
}

.text-nowrap {
    white-space: nowrap !important
}

.text-break {
    word-wrap: break-word !important;
    word-break: break-word !important
}

.hide {
    display: none !important
}

.show {
    display: block !important
}

.invisible {
    visibility: hidden
}

.text-hide {
    font: 0/0 a;
    color: transparent;
    text-shadow: none;
    background-color: transparent;
    border: 0
}

.hidden {
    display: none !important;
    visibility: hidden !important
}

.affix {
    position: fixed;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0)
}

@-ms-viewport {
    width: device-width
}

.visible-xs,
.visible-sm,
.visible-md,
.visible-lg {
    display: none !important
}

.visible-xs-block,
.visible-xs-inline,
.visible-xs-inline-block,
.visible-sm-block,
.visible-sm-inline,
.visible-sm-inline-block,
.visible-md-block,
.visible-md-inline,
.visible-md-inline-block,
.visible-lg-block,
.visible-lg-inline,
.visible-lg-inline-block {
    display: none !important
}

@media (max-width:767px) {
    .visible-xs {
        display: block !important
    }

    table.visible-xs {
        display: table
    }

    tr.visible-xs {
        display: table-row !important
    }

    th.visible-xs,
    td.visible-xs {
        display: table-cell !important
    }
}

@media (max-width:767px) {
    .visible-xs-block {
        display: block !important
    }
}

@media (max-width:767px) {
    .visible-xs-inline {
        display: inline !important
    }
}

@media (max-width:767px) {
    .visible-xs-inline-block {
        display: inline-block !important
    }
}

@media (min-width:768px) and (max-width:991px) {
    .visible-sm {
        display: block !important
    }

    table.visible-sm {
        display: table
    }

    tr.visible-sm {
        display: table-row !important
    }

    th.visible-sm,
    td.visible-sm {
        display: table-cell !important
    }
}

@media (min-width:768px) and (max-width:991px) {
    .visible-sm-block {
        display: block !important
    }
}

@media (min-width:768px) and (max-width:991px) {
    .visible-sm-inline {
        display: inline !important
    }
}

@media (min-width:768px) and (max-width:991px) {
    .visible-sm-inline-block {
        display: inline-block !important
    }
}

@media (min-width:992px) and (max-width:1199px) {
    .visible-md {
        display: block !important
    }

    table.visible-md {
        display: table
    }

    tr.visible-md {
        display: table-row !important
    }

    th.visible-md,
    td.visible-md {
        display: table-cell !important
    }
}

@media (min-width:992px) and (max-width:1199px) {
    .visible-md-block {
        display: block !important
    }
}

@media (min-width:992px) and (max-width:1199px) {
    .visible-md-inline {
        display: inline !important
    }
}

@media (min-width:992px) and (max-width:1199px) {
    .visible-md-inline-block {
        display: inline-block !important
    }
}

@media (min-width:1200px) {
    .visible-lg {
        display: block !important
    }

    table.visible-lg {
        display: table
    }

    tr.visible-lg {
        display: table-row !important
    }

    th.visible-lg,
    td.visible-lg {
        display: table-cell !important
    }
}

@media (min-width:1200px) {
    .visible-lg-block {
        display: block !important
    }
}

@media (min-width:1200px) {
    .visible-lg-inline {
        display: inline !important
    }
}

@media (min-width:1200px) {
    .visible-lg-inline-block {
        display: inline-block !important
    }
}

@media (max-width:767px) {
    .hidden-xs {
        display: none !important
    }
}

@media (min-width:768px) and (max-width:991px) {
    .hidden-sm {
        display: none !important
    }
}

@media (min-width:992px) and (max-width:1199px) {
    .hidden-md {
        display: none !important
    }
}

@media (min-width:1200px) {
    .hidden-lg {
        display: none !important
    }
}

.visible-print {
    display: none !important
}

@media print {
    .visible-print {
        display: block !important
    }

    table.visible-print {
        display: table
    }

    tr.visible-print {
        display: table-row !important
    }

    th.visible-print,
    td.visible-print {
        display: table-cell !important
    }
}

.visible-print-block {
    display: none !important
}

@media print {
    .visible-print-block {
        display: block !important
    }
}

.visible-print-inline {
    display: none !important
}

@media print {
    .visible-print-inline {
        display: inline !important
    }
}

.visible-print-inline-block {
    display: none !important
}

@media print {
    .visible-print-inline-block {
        display: inline-block !important
    }
}

@media print {
    .hidden-print {
        display: none !important
    }
}

.icon-blue-cross,
.icon-card-types,
.icon-clock,
.icon-cvv,
.icon-gray-cross,
.icon-green-circle-tick,
.icon-green-tick,
.icon-lock,
.icon-mini-credit-card {
    background-image: url(https://reimg-carrefour.mncdn.com/staticimage/spritesheet.png)
}

.icon-blue-cross {
    background-position: -25px -65px;
    width: 24px;
    height: 24px
}

.icon-card-types {
    background-position: -46px 0;
    width: 97px;
    height: 23px
}

.icon-clock {
    background-position: -46px -90px;
    width: 18px;
    height: 18px
}

.icon-cvv {
    background-position: -46px -23px;
    width: 50px;
    height: 30px
}

.icon-gray-cross {
    background-position: -49px -65px;
    width: 24px;
    height: 24px
}

.icon-green-circle-tick {
    background-position: 0 -65px;
    width: 25px;
    height: 25px
}

.icon-green-tick {
    background-position: -96px -23px;
    width: 36px;
    height: 29px
}

.icon-lock {
    background-position: 0 -113px;
    width: 19px;
    height: 26px
}

.icon-mini-credit-card {
    background-position: -103px -65px;
    width: 24px;
    height: 18px
}

.icon-search-mag,
.icon-top-mini-cart {
    height: 23px;
    background-image: url(https://reimg-carrefour.mncdn.com/staticimage/spritesheet.png)
}

.icon-search-mag {
    background-position: 0 -90px;
    width: 24px
}

.icon-top-mini-cart {
    background-position: -24px -90px;
    width: 22px
}

.icon-truck {
    background-image: url(https://reimg-carrefour.mncdn.com/staticimage/spritesheet.png);
    background-position: -73px -65px;
    width: 30px;
    height: 19px
}

.icon-wishlist-header {
    background-image: url(https://reimg-carrefour.mncdn.com/staticimage/spritesheet.png);
    background-position: -64px -90px;
    width: 18px;
    height: 17px
}

.icon-yellow-big-lock {
    background-image: url(https://reimg-carrefour.mncdn.com/staticimage/spritesheet.png);
    background-position: 0 0;
    width: 46px;
    height: 65px
}

.form-table td,
.form-table td {
    border: none !important;
    padding: 0 8px 0 8px !important
}

textarea.tall {
    height: 100px !important
}

textarea.tall30 {
    height: 30px !important
}

input.form-control-inline,
select.form-control-inline,
textarea.form-control-inline {
    display: inline;
    width: 95%
}

.spaced {
    padding: 10px 0 10px 0
}

.scrollable-menu {
    height: auto;
    max-height: 200px;
    overflow-x: hidden;
    padding: 3px 55px !important
}

.alternativeProductImage {
    height: 50px
}

.favoriteProductsItem {
    float: left
}

.addToCartFavoriteProducts {
    float: left
}

.floatLeftDiv {
    float: left
}

.floatRightDiv {
    float: right
}

img.lazy {
    display: none
}

.thxforreview {
    color: #005200;
    font-weight: bold;
    display: none
}

.adaptiveX {
    position: relative !important
}

.button__badge {
    background-color: #ff0000;
    border-radius: 4px;
    color: white;
    padding: 1px 3px;
    font-size: 10px;
    position: absolute;
    top: 7px;
    left: 27px;
    float: left;
    height: 13px;
    line-height: 12px
}

@media (min-width:740px) and (max-width:1023px) {
    .button__badge {
        top: 0;
        left: 15px
    }
}

.logoTable tr:hover {
    cursor: pointer
}

@media (min-width:767px) {
    .logoTable tr td {
        height: 50px;
        line-height: 50px !important
    }

    .logoTable img {
        outline: 1px solid #015AAC
    }
}

.storedropdown button {
    color: #085fae !important;
    background-color: #f5f5f5 !important;
    min-width: 200px;
    text-align: left
}

.storedropdown button .caret {
    float: right;
    vertical-align: middle;
    margin-top: 8px
}

label.form-label {
    color: #085fae !important
}

.adress-detail-table tr td:first-child {
    background: #EDEDED;
    font-weight: bold
}

.simple-responsive-banner-component-video {
    margin: 10px auto !important;
    font-size: 1em !important;
    width: 250px !important;
    transform: scale(.8)
}

.simple-responsive-banner-component-video span {
    line-height: 30px
}

.simple-responsive-banner-component-video.green-btn:hover {
    box-shadow: none;
    border-bottom: 4px solid #343434
}

.emforh3 {
    padding: 0 !important;
    margin: 0 !important;
    font-size: 13px !important;
    display: inline
}

.registration-warning-msg {
    font-size: 17px;
    color: #ee1b24;
    margin-top: 20px
}

.cookie-notification {
    background: #000000;
    opacity: .85;
    position: fixed;
    left: 20px;
    right: 20px;
    bottom: 20px;
    border-radius: 6px;
    z-index: 20000;
    max-width: 545px
}

.cookie-notification div {
    margin-top: 15px
}

.cookie-notification p,
.cookie-notification a {
    color: #ffffff;
    font-size: 9px;
    margin: 0
}

.cookie-notification p i,
.cookie-notification a i {
    font-size: 13px
}

.cookie-notification .js-close-notification {
    margin-top: 4px;
    float: right;
    position: absolute;
    right: 2%;
    top: 6%;
    z-index: 999
}

.cookie-notification .text-notification {
    margin-top: 11px
}

.cookie-notification .cookie-notification-links {
    padding: 0 0 10px;
    margin-top: 5px
}

.cookie-notification .cookie-notification-links a span {
    text-decoration: underline
}

@media (max-width:767px) {
    .cookie-notification {
        width: auto;
        max-width: 100%
    }
}

.grecaptcha-badge {
    visibility: hidden
}

/*! normalize.css v3.0.1 | MIT License | git.io/normalize */
@font-face {
    font-family: 'Glyphicons Halflings';
    src: url('//cdnjs.cloudflare.com/ajax/libs/twitter-bootstrap/3.3.7/fonts/glyphicons-halflings-regular.eot');
    src: url('//cdnjs.cloudflare.com/ajax/libs/twitter-bootstrap/3.3.7/fonts/glyphicons-halflings-regular.eot?#iefix') format('embedded-opentype'), url('//cdnjs.cloudflare.com/ajax/libs/twitter-bootstrap/3.3.7/fonts/glyphicons-halflings-regular.woff2') format('woff2'), url('//cdnjs.cloudflare.com/ajax/libs/twitter-bootstrap/3.3.7/fonts/glyphicons-halflings-regular.woff') format('woff'), url('//cdnjs.cloudflare.com/ajax/libs/twitter-bootstrap/3.3.7/fonts/glyphicons-halflings-regular.ttf') format('truetype'), url('//cdnjs.cloudflare.com/ajax/libs/twitter-bootstrap/3.3.7/fonts/glyphicons-halflings-regular.svg#glyphicons_halflingsregular') format('svg')
}

.glyphicon {
    position: relative;
    top: 1px;
    display: inline-block;
    font-family: 'Glyphicons Halflings';
    font-style: normal;
    font-weight: normal;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

.glyphicon-asterisk:before {
    content: "\2a"
}

.glyphicon-plus:before {
    content: "" !important;
    background: url("https://reimg-carrefour.mncdn.com/staticimage/icons-sprite-4.svg") -593px -91px;
    width: 13px;
    height: 13px;
    float: left
}

.glyphicon-euro:before,
.glyphicon-eur:before {
    content: "\20ac"
}

.glyphicon-minus:before {
    content: "" !important;
    background: url("https://reimg-carrefour.mncdn.com/staticimage/icons-sprite-4.svg") -573px -91px;
    width: 13px;
    height: 13px;
    float: left
}

.glyphicon-cloud:before {
    content: "\2601"
}

.glyphicon-envelope:before {
    content: "\2709"
}

.glyphicon-pencil:before {
    content: "\270f"
}

.glyphicon-glass:before {
    content: "\e001"
}

.glyphicon-music:before {
    content: "\e002"
}

.glyphicon-search:before {
    content: "\e003"
}

.glyphicon-heart:before {
    content: "\e005"
}

.glyphicon-star:before {
    content: "\e006"
}

.glyphicon-star-empty:before {
    content: "\e007"
}

.glyphicon-user:before {
    content: "\e008"
}

.glyphicon-film:before {
    content: "\e009"
}

.glyphicon-th-large:before {
    content: "\e010"
}

.glyphicon-th:before {
    content: "\e011"
}

.glyphicon-th-list:before {
    content: "\e012"
}

.glyphicon-ok:before {
    content: "\e013"
}

.glyphicon-remove:before {
    content: "\e014"
}

.glyphicon-zoom-in:before {
    content: "\e015"
}

.glyphicon-zoom-out:before {
    content: "\e016"
}

.glyphicon-off:before {
    content: "\e017"
}

.glyphicon-signal:before {
    content: "\e018"
}

.glyphicon-cog:before {
    content: "\e019"
}

.glyphicon-trash:before {
    content: "\e020"
}

.glyphicon-home:before {
    content: "\e021"
}

.glyphicon-file:before {
    content: "\e022"
}

.glyphicon-time:before {
    content: "\e023"
}

.glyphicon-road:before {
    content: "\e024"
}

.glyphicon-download-alt:before {
    content: "\e025"
}

.glyphicon-download:before {
    content: "\e026"
}

.glyphicon-upload:before {
    content: "\e027"
}

.glyphicon-inbox:before {
    content: "\e028"
}

.glyphicon-play-circle:before {
    content: "\e029"
}

.glyphicon-repeat:before {
    content: "\e030"
}

.glyphicon-refresh:before {
    content: "\e031"
}

.glyphicon-list-alt:before {
    content: "\e032"
}

.glyphicon-lock:before {
    content: "\e033"
}

.glyphicon-flag:before {
    content: "\e034"
}

.glyphicon-headphones:before {
    content: "\e035"
}

.glyphicon-volume-off:before {
    content: "\e036"
}

.glyphicon-volume-down:before {
    content: "\e037"
}

.glyphicon-volume-up:before {
    content: "\e038"
}

.glyphicon-qrcode:before {
    content: "\e039"
}

.glyphicon-barcode:before {
    content: "\e040"
}

.glyphicon-tag:before {
    content: "\e041"
}

.glyphicon-tags:before {
    content: "\e042"
}

.glyphicon-book:before {
    content: "\e043"
}

.glyphicon-bookmark:before {
    content: "\e044"
}

.glyphicon-print:before {
    content: "\e045"
}

.glyphicon-camera:before {
    content: "\e046"
}

.glyphicon-font:before {
    content: "\e047"
}

.glyphicon-bold:before {
    content: "\e048"
}

.glyphicon-italic:before {
    content: "\e049"
}

.glyphicon-text-height:before {
    content: "\e050"
}

.glyphicon-text-width:before {
    content: "\e051"
}

.glyphicon-align-left:before {
    content: "\e052"
}

.glyphicon-align-center:before {
    content: "\e053"
}

.glyphicon-align-right:before {
    content: "\e054"
}

.glyphicon-align-justify:before {
    content: "\e055"
}

.glyphicon-list:before {
    content: "\e056"
}

.glyphicon-indent-left:before {
    content: "\e057"
}

.glyphicon-indent-right:before {
    content: "\e058"
}

.glyphicon-facetime-video:before {
    content: "\e059"
}

.glyphicon-picture:before {
    content: "\e060"
}

.glyphicon-map-marker:before {
    content: "\e062"
}

.glyphicon-adjust:before {
    content: "\e063"
}

.glyphicon-tint:before {
    content: "\e064"
}

.glyphicon-edit:before {
    content: "\e065"
}

.glyphicon-share:before {
    content: "\e066"
}

.glyphicon-check:before {
    content: "\e067"
}

.glyphicon-move:before {
    content: "\e068"
}

.glyphicon-step-backward:before {
    content: "\e069"
}

.glyphicon-fast-backward:before {
    content: "\e070"
}

.glyphicon-backward:before {
    content: "\e071"
}

.glyphicon-play:before {
    content: "\e072"
}

.glyphicon-pause:before {
    content: "\e073"
}

.glyphicon-stop:before {
    content: "\e074"
}

.glyphicon-forward:before {
    content: "\e075"
}

.glyphicon-fast-forward:before {
    content: "\e076"
}

.glyphicon-step-forward:before {
    content: "\e077"
}

.glyphicon-eject:before {
    content: "\e078"
}

.glyphicon-chevron-left:before {
    content: "\e079"
}

.glyphicon-chevron-right:before {
    content: "\e080"
}

.glyphicon-plus-sign:before {
    content: "\e081"
}

.glyphicon-minus-sign:before {
    content: "\e082"
}

.glyphicon-remove-sign:before {
    content: "\e083"
}

.glyphicon-ok-sign:before {
    content: "\e084"
}

.glyphicon-question-sign:before {
    content: "\e085"
}

.glyphicon-info-sign:before {
    content: "\e086"
}

.glyphicon-screenshot:before {
    content: "\e087"
}

.glyphicon-remove-circle:before {
    content: "\e088"
}

.glyphicon-ok-circle:before {
    content: "\e089"
}

.glyphicon-ban-circle:before {
    content: "\e090"
}

.glyphicon-arrow-left:before {
    content: "\e091"
}

.glyphicon-arrow-right:before {
    content: "\e092"
}

.glyphicon-arrow-up:before {
    content: "\e093"
}

.glyphicon-arrow-down:before {
    content: "\e094"
}

.glyphicon-share-alt:before {
    content: "\e095"
}

.glyphicon-resize-full:before {
    content: "\e096"
}

.glyphicon-resize-small:before {
    content: "\e097"
}

.glyphicon-exclamation-sign:before {
    content: "\e101"
}

.glyphicon-gift:before {
    content: "\e102"
}

.glyphicon-leaf:before {
    content: "\e103"
}

.glyphicon-fire:before {
    content: "\e104"
}

.glyphicon-eye-open:before {
    content: "\e105"
}

.glyphicon-eye-close:before {
    content: "\e106"
}

.glyphicon-warning-sign:before {
    content: "\e107"
}

.glyphicon-plane:before {
    content: "\e108"
}

.glyphicon-calendar:before {
    content: "\e109"
}

.glyphicon-random:before {
    content: "\e110"
}

.glyphicon-comment:before {
    content: "\e111"
}

.glyphicon-magnet:before {
    content: "\e112"
}

.glyphicon-chevron-up:before {
    content: "\e113"
}

.glyphicon-chevron-down:before {
    content: "\e114"
}

.glyphicon-retweet:before {
    content: "\e115"
}

.glyphicon-shopping-cart:before {
    content: "\e116"
}

.glyphicon-folder-close:before {
    content: "\e117"
}

.glyphicon-folder-open:before {
    content: "\e118"
}

.glyphicon-resize-vertical:before {
    content: "\e119"
}

.glyphicon-resize-horizontal:before {
    content: "\e120"
}

.glyphicon-hdd:before {
    content: "\e121"
}

.glyphicon-bullhorn:before {
    content: "\e122"
}

.glyphicon-bell:before {
    content: "\e123"
}

.glyphicon-certificate:before {
    content: "\e124"
}

.glyphicon-thumbs-up:before {
    content: "\e125"
}

.glyphicon-thumbs-down:before {
    content: "\e126"
}

.glyphicon-hand-right:before {
    content: "\e127"
}

.glyphicon-hand-left:before {
    content: "\e128"
}

.glyphicon-hand-up:before {
    content: "\e129"
}

.glyphicon-hand-down:before {
    content: "\e130"
}

.glyphicon-circle-arrow-right:before {
    content: "\e131"
}

.glyphicon-circle-arrow-left:before {
    content: "\e132"
}

.glyphicon-circle-arrow-up:before {
    content: "\e133"
}

.glyphicon-circle-arrow-down:before {
    content: "\e134"
}

.glyphicon-globe:before {
    content: "\e135"
}

.glyphicon-wrench:before {
    content: "\e136"
}

.glyphicon-tasks:before {
    content: "\e137"
}

.glyphicon-filter:before {
    content: "\e138"
}

.glyphicon-briefcase:before {
    content: "\e139"
}

.glyphicon-fullscreen:before {
    content: "\e140"
}

.glyphicon-dashboard:before {
    content: "\e141"
}

.glyphicon-paperclip:before {
    content: "\e142"
}

.glyphicon-heart-empty:before {
    content: "\e143"
}

.glyphicon-link:before {
    content: "\e144"
}

.glyphicon-phone:before {
    content: "\e145"
}

.glyphicon-pushpin:before {
    content: "\e146"
}

.glyphicon-usd:before {
    content: "\e148"
}

.glyphicon-gbp:before {
    content: "\e149"
}

.glyphicon-sort:before {
    content: "\e150"
}

.glyphicon-sort-by-alphabet:before {
    content: "\e151"
}

.glyphicon-sort-by-alphabet-alt:before {
    content: "\e152"
}

.glyphicon-sort-by-order:before {
    content: "\e153"
}

.glyphicon-sort-by-order-alt:before {
    content: "\e154"
}

.glyphicon-sort-by-attributes:before {
    content: "\e155"
}

.glyphicon-sort-by-attributes-alt:before {
    content: "\e156"
}

.glyphicon-unchecked:before {
    content: "\e157"
}

.glyphicon-expand:before {
    content: "\e158"
}

.glyphicon-collapse-down:before {
    content: "\e159"
}

.glyphicon-collapse-up:before {
    content: "\e160"
}

.glyphicon-log-in:before {
    content: "\e161"
}

.glyphicon-flash:before {
    content: "\e162"
}

.glyphicon-log-out:before {
    content: "\e163"
}

.glyphicon-new-window:before {
    content: "\e164"
}

.glyphicon-record:before {
    content: "\e165"
}

.glyphicon-save:before {
    content: "\e166"
}

.glyphicon-open:before {
    content: "\e167"
}

.glyphicon-saved:before {
    content: "\e168"
}

.glyphicon-import:before {
    content: "\e169"
}

.glyphicon-export:before {
    content: "\e170"
}

.glyphicon-send:before {
    content: "\e171"
}

.glyphicon-floppy-disk:before {
    content: "\e172"
}

.glyphicon-floppy-saved:before {
    content: "\e173"
}

.glyphicon-floppy-remove:before {
    content: "\e174"
}

.glyphicon-floppy-save:before {
    content: "\e175"
}

.glyphicon-floppy-open:before {
    content: "\e176"
}

.glyphicon-credit-card:before {
    content: "\e177"
}

.glyphicon-transfer:before {
    content: "\e178"
}

.glyphicon-cutlery:before {
    content: "\e179"
}

.glyphicon-header:before {
    content: "\e180"
}

.glyphicon-compressed:before {
    content: "\e181"
}

.glyphicon-earphone:before {
    content: "\e182"
}

.glyphicon-phone-alt:before {
    content: "\e183"
}

.glyphicon-tower:before {
    content: "\e184"
}

.glyphicon-stats:before {
    content: "\e185"
}

.glyphicon-sd-video:before {
    content: "\e186"
}

.glyphicon-hd-video:before {
    content: "\e187"
}

.glyphicon-subtitles:before {
    content: "\e188"
}

.glyphicon-sound-stereo:before {
    content: "\e189"
}

.glyphicon-sound-dolby:before {
    content: "\e190"
}

.glyphicon-sound-5-1:before {
    content: "\e191"
}

.glyphicon-sound-6-1:before {
    content: "\e192"
}

.glyphicon-sound-7-1:before {
    content: "\e193"
}

.glyphicon-copyright-mark:before {
    content: "\e194"
}

.glyphicon-registration-mark:before {
    content: "\e195"
}

.glyphicon-cloud-download:before {
    content: "\e197"
}

.glyphicon-cloud-upload:before {
    content: "\e198"
}

.glyphicon-tree-conifer:before {
    content: "\e199"
}

.glyphicon-tree-deciduous:before {
    content: "\e200"
}

.glyphicon-cd:before {
    content: "\e201"
}

.glyphicon-save-file:before {
    content: "\e202"
}

.glyphicon-open-file:before {
    content: "\e203"
}

.glyphicon-level-up:before {
    content: "\e204"
}

.glyphicon-copy:before {
    content: "\e205"
}

.glyphicon-paste:before {
    content: "\e206"
}

.glyphicon-alert:before {
    content: "\e209"
}

.glyphicon-equalizer:before {
    content: "\e210"
}

.glyphicon-king:before {
    content: "\e211"
}

.glyphicon-queen:before {
    content: "\e212"
}

.glyphicon-pawn:before {
    content: "\e213"
}

.glyphicon-bishop:before {
    content: "\e214"
}

.glyphicon-knight:before {
    content: "\e215"
}

.glyphicon-baby-formula:before {
    content: "\e216"
}

.glyphicon-tent:before {
    content: "\26fa"
}

.glyphicon-blackboard:before {
    content: "\e218"
}

.glyphicon-bed:before {
    content: "\e219"
}

.glyphicon-apple:before {
    content: "\f8ff"
}

.glyphicon-erase:before {
    content: "\e221"
}

.glyphicon-hourglass:before {
    content: "\231b"
}

.glyphicon-lamp:before {
    content: "\e223"
}

.glyphicon-duplicate:before {
    content: "\e224"
}

.glyphicon-piggy-bank:before {
    content: "\e225"
}

.glyphicon-scissors:before {
    content: "\e226"
}

.glyphicon-bitcoin:before {
    content: "\e227"
}

.glyphicon-btc:before {
    content: "\e227"
}

.glyphicon-xbt:before {
    content: "\e227"
}

.glyphicon-yen:before {
    content: "\00a5"
}

.glyphicon-jpy:before {
    content: "\00a5"
}

.glyphicon-ruble:before {
    content: "\20bd"
}

.glyphicon-rub:before {
    content: "\20bd"
}

.glyphicon-scale:before {
    content: "\e230"
}

.glyphicon-ice-lolly:before {
    content: "\e231"
}

.glyphicon-ice-lolly-tasted:before {
    content: "\e232"
}

.glyphicon-education:before {
    content: "\e233"
}

.glyphicon-option-horizontal:before {
    content: "\e234"
}

.glyphicon-option-vertical:before {
    content: "\e235"
}

.glyphicon-menu-hamburger:before {
    content: "\e236"
}

.glyphicon-modal-window:before {
    content: "\e237"
}

.glyphicon-oil:before {
    content: "\e238"
}

.glyphicon-grain:before {
    content: "\e239"
}

.glyphicon-sunglasses:before {
    content: "\e240"
}

.glyphicon-text-size:before {
    content: "\e241"
}

.glyphicon-text-color:before {
    content: "\e242"
}

.glyphicon-text-background:before {
    content: "\e243"
}

.glyphicon-object-align-top:before {
    content: "\e244"
}

.glyphicon-object-align-bottom:before {
    content: "\e245"
}

.glyphicon-object-align-horizontal:before {
    content: "\e246"
}

.glyphicon-object-align-left:before {
    content: "\e247"
}

.glyphicon-object-align-vertical:before {
    content: "\e248"
}

.glyphicon-object-align-right:before {
    content: "\e249"
}

.glyphicon-triangle-right:before {
    content: "\e250"
}

.glyphicon-triangle-left:before {
    content: "\e251"
}

.glyphicon-triangle-bottom:before {
    content: "\e252"
}

.glyphicon-triangle-top:before {
    content: "\e253"
}

.glyphicon-console:before {
    content: "\e254"
}

.glyphicon-superscript:before {
    content: "\e255"
}

.glyphicon-subscript:before {
    content: "\e256"
}

.glyphicon-menu-left:before {
    content: "\e257"
}

.glyphicon-menu-right:before {
    content: "\e258"
}

.pl-component.row .glyphicon-menu-left:before {
    content: "\27F5" !important;
    font-size: 24px !important
}

@media (max-width:765px) {
    .pl-component.row .glyphicon-menu-left:before {
        font-size: 20px
    }
}

.pl-component.row .glyphicon-menu-right:before {
    content: "\27F6" !important;
    font-size: 24px !important
}

@media (max-width:765px) {
    .pl-component.row .glyphicon-menu-right:before {
        font-size: 20px
    }
}

.glyphicon-menu-down:before {
    content: "\e259"
}

.glyphicon-menu-up:before {
    content: "\e260"
}

.fa {
    display: inline-block;
    font: normal normal normal 14px/1 "Glyphicons Halflings";
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

.fa-lg {
    font-size: 1.33333333em;
    line-height: .75em;
    vertical-align: -15%
}

.fa-2x {
    font-size: 2em
}

.fa-3x {
    font-size: 3em
}

.fa-4x {
    font-size: 4em
}

.fa-5x {
    font-size: 5em
}

.fa-fw {
    width: 1.28571429em;
    text-align: center
}

.fa-ul {
    padding-left: 0;
    margin-left: 2.14285714em;
    list-style-type: none
}

.fa-ul>li {
    position: relative
}

.fa-li {
    position: absolute;
    left: -2.14285714em;
    width: 2.14285714em;
    top: .14285714em;
    text-align: center
}

.fa-li.fa-lg {
    left: -1.85714286em
}

.fa-border {
    padding: .2em .25em .15em;
    border: solid .08em #eeeeee;
    border-radius: .1em
}

.fa-pull-left {
    float: left
}

.fa-pull-right {
    float: right
}

.fa.fa-pull-left {
    margin-right: .3em
}

.fa.fa-pull-right {
    margin-left: .3em
}

.pull-right {
    float: right
}

.pull-left {
    float: left
}

.fa.pull-left {
    margin-right: .3em
}

.fa.pull-right {
    margin-left: .3em
}

.fa-spin {
    -webkit-animation: fa-spin 2s infinite linear;
    animation: fa-spin 2s infinite linear
}

.fa-pulse {
    -webkit-animation: fa-spin 1s infinite steps(8);
    animation: fa-spin 1s infinite steps(8)
}

@-webkit-keyframes fa-spin {
    0% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg)
    }

    100% {
        -webkit-transform: rotate(359deg);
        transform: rotate(359deg)
    }
}

@keyframes fa-spin {
    0% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg)
    }

    100% {
        -webkit-transform: rotate(359deg);
        transform: rotate(359deg)
    }
}

.fa-rotate-90 {
    -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=1)";
    -webkit-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    transform: rotate(90deg)
}

.fa-rotate-180 {
    -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2)";
    -webkit-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    transform: rotate(180deg)
}

.fa-rotate-270 {
    -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=3)";
    -webkit-transform: rotate(270deg);
    -ms-transform: rotate(270deg);
    transform: rotate(270deg)
}

.fa-flip-horizontal {
    -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1)";
    -webkit-transform: scale(-1, 1);
    -ms-transform: scale(-1, 1);
    transform: scale(-1, 1)
}

.fa-flip-vertical {
    -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)";
    -webkit-transform: scale(1, -1);
    -ms-transform: scale(1, -1);
    transform: scale(1, -1)
}

:root .fa-rotate-90,
:root .fa-rotate-180,
:root .fa-rotate-270,
:root .fa-flip-horizontal,
:root .fa-flip-vertical {
    filter: none
}

.fa-stack {
    position: relative;
    display: inline-block;
    width: 2em;
    height: 2em;
    line-height: 2em;
    vertical-align: middle
}

.fa-stack-1x,
.fa-stack-2x {
    position: absolute;
    left: 0;
    width: 100%;
    text-align: center
}

.fa-stack-1x {
    line-height: inherit
}

.fa-stack-2x {
    font-size: 2em
}

.fa-inverse {
    color: #ffffff
}

.fa-glass:before {
    content: "\f000"
}

.fa-music:before {
    content: "\f001"
}

.fa-search:before {
    content: "\f002"
}

.fa-envelope-o:before {
    content: "\f003"
}

.fa-heart:before {
    content: "\f004"
}

.fa-star:before {
    content: "\f005"
}

.fa-star-o:before {
    content: "\f006"
}

.fa-user:before {
    content: "\f007"
}

.fa-film:before {
    content: "\f008"
}

.fa-th-large:before {
    content: "\f009"
}

.fa-th:before {
    content: "\f00a"
}

.fa-th-list:before {
    content: "\f00b"
}

.fa-check:before {
    content: "\f00c"
}

.fa-remove:before,
.fa-close:before,
.fa-times:before {
    content: "\f00d"
}

.fa-search-plus:before {
    content: "\f00e"
}

.fa-search-minus:before {
    content: "\f010"
}

.fa-power-off:before {
    content: "\f011"
}

.fa-signal:before {
    content: "\f012"
}

.fa-gear:before,
.fa-cog:before {
    content: "\f013"
}

.fa-trash-o:before {
    content: "\f014"
}

.fa-home:before {
    content: "\f015"
}

.fa-file-o:before {
    content: "\f016"
}

.fa-clock-o:before {
    content: "\f017"
}

.fa-road:before {
    content: "\f018"
}

.fa-download:before {
    content: "\f019"
}

.fa-arrow-circle-o-down:before {
    content: "\f01a"
}

.fa-arrow-circle-o-up:before {
    content: "\f01b"
}

.fa-inbox:before {
    content: "\f01c"
}

.fa-play-circle-o:before {
    content: "\f01d"
}

.fa-rotate-right:before,
.fa-repeat:before {
    content: "\f01e"
}

.fa-refresh:before {
    content: "\f021"
}

.fa-list-alt:before {
    content: "\f022"
}

.fa-lock:before {
    content: "\f023"
}

.fa-flag:before {
    content: "\f024"
}

.fa-headphones:before {
    content: "\f025"
}

.fa-volume-off:before {
    content: "\f026"
}

.fa-volume-down:before {
    content: "\f027"
}

.fa-volume-up:before {
    content: "\f028"
}

.fa-qrcode:before {
    content: "\f029"
}

.fa-barcode:before {
    content: "\f02a"
}

.fa-tag:before {
    content: "\f02b"
}

.fa-tags:before {
    content: "\f02c"
}

.fa-book:before {
    content: "\f02d"
}

.fa-bookmark:before {
    content: "\f02e"
}

.fa-print:before {
    content: "\f02f"
}

.fa-camera:before {
    content: "\f030"
}

.fa-font:before {
    content: "\f031"
}

.fa-bold:before {
    content: "\f032"
}

.fa-italic:before {
    content: "\f033"
}

.fa-text-height:before {
    content: "\f034"
}

.fa-text-width:before {
    content: "\f035"
}

.fa-align-left:before {
    content: "\f036"
}

.fa-align-center:before {
    content: "\f037"
}

.fa-align-right:before {
    content: "\f038"
}

.fa-align-justify:before {
    content: "\f039"
}

.fa-list:before {
    content: "\f03a"
}

.fa-dedent:before,
.fa-outdent:before {
    content: "\f03b"
}

.fa-indent:before {
    content: "\f03c"
}

.fa-video-camera:before {
    content: "\f03d"
}

.fa-photo:before,
.fa-image:before,
.fa-picture-o:before {
    content: "\f03e"
}

.fa-pencil:before {
    content: "\f040"
}

.fa-map-marker:before {
    content: "\f041"
}

.fa-adjust:before {
    content: "\f042"
}

.fa-tint:before {
    content: "\f043"
}

.fa-edit:before,
.fa-pencil-square-o:before {
    content: "\f044"
}

.fa-share-square-o:before {
    content: "\f045"
}

.fa-check-square-o:before {
    content: "\f046"
}

.fa-arrows:before {
    content: "\f047"
}

.fa-step-backward:before {
    content: "\f048"
}

.fa-fast-backward:before {
    content: "\f049"
}

.fa-backward:before {
    content: "\f04a"
}

.fa-play:before {
    content: "\f04b"
}

.fa-pause:before {
    content: "\f04c"
}

.fa-stop:before {
    content: "\f04d"
}

.fa-forward:before {
    content: "\f04e"
}

.fa-fast-forward:before {
    content: "\f050"
}

.fa-step-forward:before {
    content: "\f051"
}

.fa-eject:before {
    content: "\f052"
}

.fa-chevron-left:before {
    content: "\f053"
}

.fa-chevron-right:before {
    content: "\f054"
}

.fa-plus-circle:before {
    content: "\f055"
}

.fa-minus-circle:before {
    content: "\f056"
}

.fa-times-circle:before {
    content: "\f057"
}

.fa-check-circle:before {
    content: "\e089";
    font-family: 'Glyphicons Halflings'
}

.fa-question-circle:before {
    content: "\f059"
}

.fa-info-circle:before {
    content: "\f05a"
}

.fa-crosshairs:before {
    content: "\f05b"
}

.fa-times-circle-o:before {
    content: "\f05c"
}

.fa-check-circle-o:before {
    content: "\f05d"
}

.fa-ban:before {
    content: "\f05e"
}

.fa-arrow-left:before {
    content: "\f060"
}

.fa-arrow-right:before {
    content: "\f061"
}

.fa-arrow-up:before {
    content: "\f062"
}

.fa-arrow-down:before {
    content: "\f063"
}

.fa-mail-forward:before,
.fa-share:before {
    content: "\f064"
}

.fa-expand:before {
    content: "\f065"
}

.fa-compress:before {
    content: "\f066"
}

.fa-plus:before {
    content: "\f067"
}

.fa-minus:before {
    content: "\f068"
}

.fa-asterisk:before {
    content: "\f069"
}

.fa-exclamation-circle:before {
    content: "\f06a"
}

.fa-gift:before {
    content: "\f06b"
}

.fa-leaf:before {
    content: "\f06c"
}

.fa-fire:before {
    content: "\f06d"
}

.fa-eye:before {
    content: "\f06e"
}

.fa-eye-slash:before {
    content: "\f070"
}

.fa-warning:before,
.fa-exclamation-triangle:before {
    content: "\f071"
}

.fa-plane:before {
    content: "\f072"
}

.fa-calendar:before {
    content: "\f073"
}

.fa-random:before {
    content: "\f074"
}

.fa-comment:before {
    content: "\f075"
}

.fa-magnet:before {
    content: "\f076"
}

.fa-chevron-up:before {
    content: "\f077"
}

.fa-chevron-down:before {
    content: "\f078"
}

.fa-retweet:before {
    content: "\f079"
}

.fa-shopping-cart:before {
    content: "\f07a"
}

.fa-folder:before {
    content: "\f07b"
}

.fa-folder-open:before {
    content: "\f07c"
}

.fa-arrows-v:before {
    content: "\f07d"
}

.fa-arrows-h:before {
    content: "\f07e"
}

.fa-bar-chart-o:before,
.fa-bar-chart:before {
    content: "\f080"
}

.fa-twitter-square:before {
    content: "\f081"
}

.fa-facebook-square:before {
    content: "\f082"
}

.fa-camera-retro:before {
    content: "\f083"
}

.fa-key:before {
    content: "\f084"
}

.fa-gears:before,
.fa-cogs:before {
    content: "\f085"
}

.fa-comments:before {
    content: "\f086"
}

.fa-thumbs-o-up:before {
    content: "\f087"
}

.fa-thumbs-o-down:before {
    content: "\f088"
}

.fa-star-half:before {
    content: "\f089"
}

.fa-heart-o:before {
    content: "\f08a"
}

.fa-sign-out:before {
    content: "\f08b"
}

.fa-linkedin-square:before {
    content: "\f08c"
}

.fa-thumb-tack:before {
    content: "\f08d"
}

.fa-external-link:before {
    content: "\f08e"
}

.fa-sign-in:before {
    content: "\f090"
}

.fa-trophy:before {
    content: "\f091"
}

.fa-github-square:before {
    content: "\f092"
}

.fa-upload:before {
    content: "\f093"
}

.fa-lemon-o:before {
    content: "\f094"
}

.fa-phone:before {
    content: "\f095"
}

.fa-square-o:before {
    content: "\f096"
}

.fa-bookmark-o:before {
    content: "\f097"
}

.fa-phone-square:before {
    content: "\f098"
}

.fa-twitter:before {
    content: "\f099"
}

.fa-facebook-f:before,
.fa-facebook:before {
    content: "\f09a"
}

.fa-github:before {
    content: "\f09b"
}

.fa-unlock:before {
    content: "\f09c"
}

.fa-credit-card:before {
    content: "\f09d"
}

.fa-feed:before,
.fa-rss:before {
    content: "\f09e"
}

.fa-hdd-o:before {
    content: "\f0a0"
}

.fa-bullhorn:before {
    content: "\f0a1"
}

.fa-bell:before {
    content: "\f0f3"
}

.fa-certificate:before {
    content: "\f0a3"
}

.fa-hand-o-right:before {
    content: "\f0a4"
}

.fa-hand-o-left:before {
    content: "\f0a5"
}

.fa-hand-o-up:before {
    content: "\f0a6"
}

.fa-hand-o-down:before {
    content: "\f0a7"
}

.fa-arrow-circle-left:before {
    content: "\f0a8"
}

.fa-arrow-circle-right:before {
    content: "\f0a9"
}

.fa-arrow-circle-up:before {
    content: "\f0aa"
}

.fa-arrow-circle-down:before {
    content: "\f0ab"
}

.fa-globe:before {
    content: "\f0ac"
}

.fa-wrench:before {
    content: "\f0ad"
}

.fa-tasks:before {
    content: "\f0ae"
}

.fa-filter:before {
    content: "\f0b0"
}

.fa-briefcase:before {
    content: "\f0b1"
}

.fa-arrows-alt:before {
    content: "\f0b2"
}

.fa-group:before,
.fa-users:before {
    content: "\f0c0"
}

.fa-chain:before,
.fa-link:before {
    content: "\f0c1"
}

.fa-cloud:before {
    content: "\f0c2"
}

.fa-flask:before {
    content: "\f0c3"
}

.fa-cut:before,
.fa-scissors:before {
    content: "\f0c4"
}

.fa-copy:before,
.fa-files-o:before {
    content: "\f0c5"
}

.fa-paperclip:before {
    content: "\f0c6"
}

.fa-save:before,
.fa-floppy-o:before {
    content: "\f0c7"
}

.fa-square:before {
    content: "\f0c8"
}

.fa-navicon:before,
.fa-reorder:before,
.fa-bars:before {
    content: "\f0c9"
}

.fa-list-ul:before {
    content: "\f0ca"
}

.fa-list-ol:before {
    content: "\f0cb"
}

.fa-strikethrough:before {
    content: "\f0cc"
}

.fa-underline:before {
    content: "\f0cd"
}

.fa-table:before {
    content: "\f0ce"
}

.fa-magic:before {
    content: "\f0d0"
}

.fa-truck:before {
    content: "\f0d1"
}

.fa-pinterest:before {
    content: "\f0d2"
}

.fa-pinterest-square:before {
    content: "\f0d3"
}

.fa-google-plus-square:before {
    content: "\f0d4"
}

.fa-google-plus:before {
    content: "\f0d5"
}

.fa-money:before {
    content: "\f0d6"
}

.fa-caret-down:before {
    content: "\f0d7"
}

.fa-caret-up:before {
    content: "\f0d8"
}

.fa-caret-left:before {
    content: "\f0d9"
}

.fa-caret-right:before {
    content: "\f0da"
}

.fa-columns:before {
    content: "\f0db"
}

.fa-unsorted:before,
.fa-sort:before {
    content: "\f0dc"
}

.fa-sort-down:before,
.fa-sort-desc:before {
    content: "\f0dd"
}

.fa-sort-up:before,
.fa-sort-asc:before {
    content: "\f0de"
}

.fa-envelope:before {
    content: "\f0e0"
}

.fa-linkedin:before {
    content: "\f0e1"
}

.fa-rotate-left:before,
.fa-undo:before {
    content: "\f0e2"
}

.fa-legal:before,
.fa-gavel:before {
    content: "\f0e3"
}

.fa-dashboard:before,
.fa-tachometer:before {
    content: "\f0e4"
}

.fa-comment-o:before {
    content: "\f0e5"
}

.fa-comments-o:before {
    content: "\f0e6"
}

.fa-flash:before,
.fa-bolt:before {
    content: "\f0e7"
}

.fa-sitemap:before {
    content: "\f0e8"
}

.fa-umbrella:before {
    content: "\f0e9"
}

.fa-paste:before,
.fa-clipboard:before {
    content: "\f0ea"
}

.fa-lightbulb-o:before {
    content: "\f0eb"
}

.fa-exchange:before {
    content: "\f0ec"
}

.fa-cloud-download:before {
    content: "\f0ed"
}

.fa-cloud-upload:before {
    content: "\f0ee"
}

.fa-user-md:before {
    content: "\f0f0"
}

.fa-stethoscope:before {
    content: "\f0f1"
}

.fa-suitcase:before {
    content: "\f0f2"
}

.fa-bell-o:before {
    content: "\f0a2"
}

.fa-coffee:before {
    content: "\f0f4"
}

.fa-cutlery:before {
    content: "\f0f5"
}

.fa-file-text-o:before {
    content: "\f0f6"
}

.fa-building-o:before {
    content: "\f0f7"
}

.fa-hospital-o:before {
    content: "\f0f8"
}

.fa-ambulance:before {
    content: "\f0f9"
}

.fa-medkit:before {
    content: "\f0fa"
}

.fa-fighter-jet:before {
    content: "\f0fb"
}

.fa-beer:before {
    content: "\f0fc"
}

.fa-h-square:before {
    content: "\f0fd"
}

.fa-plus-square:before {
    content: "\f0fe"
}

.fa-angle-double-left:before {
    content: "\f100"
}

.fa-angle-double-right:before {
    content: "\f101"
}

.fa-angle-double-up:before {
    content: "\f102"
}

.fa-angle-double-down:before {
    content: "\f103"
}

.fa-angle-left:before {
    content: "\f104"
}

.fa-angle-right:before {
    content: "\f105"
}

.fa-angle-up:before {
    content: "\f106"
}

.fa-angle-down:before {
    content: "\f107"
}

.fa-desktop:before {
    content: "\f108"
}

.fa-laptop:before {
    content: "\f109"
}

.fa-tablet:before {
    content: "\f10a"
}

.fa-mobile-phone:before,
.fa-mobile:before {
    content: "\f10b"
}

.fa-circle-o:before {
    content: "\f10c"
}

.fa-quote-left:before {
    content: "\f10d"
}

.fa-quote-right:before {
    content: "\f10e"
}

.fa-spinner:before {
    content: "\f110"
}

.fa-circle:before {
    content: "\f111"
}

.fa-mail-reply:before,
.fa-reply:before {
    content: "\f112"
}

.fa-github-alt:before {
    content: "\f113"
}

.fa-folder-o:before {
    content: "\f114"
}

.fa-folder-open-o:before {
    content: "\f115"
}

.fa-smile-o:before {
    content: "\f118"
}

.fa-frown-o:before {
    content: "\f119"
}

.fa-meh-o:before {
    content: "\f11a"
}

.fa-gamepad:before {
    content: "\f11b"
}

.fa-keyboard-o:before {
    content: "\f11c"
}

.fa-flag-o:before {
    content: "\f11d"
}

.fa-flag-checkered:before {
    content: "\f11e"
}

.fa-terminal:before {
    content: "\f120"
}

.fa-code:before {
    content: "\f121"
}

.fa-mail-reply-all:before,
.fa-reply-all:before {
    content: "\f122"
}

.fa-star-half-empty:before,
.fa-star-half-full:before,
.fa-star-half-o:before {
    content: "\f123"
}

.fa-location-arrow:before {
    content: "\f124"
}

.fa-crop:before {
    content: "\f125"
}

.fa-code-fork:before {
    content: "\f126"
}

.fa-unlink:before,
.fa-chain-broken:before {
    content: "\f127"
}

.fa-question:before {
    content: "\e085";
    position: relative;
    top: -1px
}

.fa-info:before {
    content: "\e086"
}

.fa-exclamation:before {
    content: "\f12a"
}

.fa-superscript:before {
    content: "\f12b"
}

.fa-subscript:before {
    content: "\f12c"
}

.fa-eraser:before {
    content: "\f12d"
}

.fa-puzzle-piece:before {
    content: "\f12e"
}

.fa-microphone:before {
    content: "\f130"
}

.fa-microphone-slash:before {
    content: "\f131"
}

.fa-shield:before {
    content: "\f132"
}

.fa-calendar-o:before {
    content: "\f133"
}

.fa-fire-extinguisher:before {
    content: "\f134"
}

.fa-rocket:before {
    content: "\f135"
}

.fa-maxcdn:before {
    content: "\f136"
}

.fa-chevron-circle-left:before {
    content: "\f137"
}

.fa-chevron-circle-right:before {
    content: "\f138"
}

.fa-chevron-circle-up:before {
    content: "\f139"
}

.fa-chevron-circle-down:before {
    content: "\f13a"
}

.fa-html5:before {
    content: "\f13b"
}

.fa-css3:before {
    content: "\f13c"
}

.fa-anchor:before {
    content: "\f13d"
}

.fa-unlock-alt:before {
    content: "\f13e"
}

.fa-bullseye:before {
    content: "\f140"
}

.fa-ellipsis-h:before {
    content: "\f141"
}

.fa-ellipsis-v:before {
    content: "\f142"
}

.fa-rss-square:before {
    content: "\f143"
}

.fa-play-circle:before {
    content: "\f144"
}

.fa-ticket:before {
    content: "\f145"
}

.fa-minus-square:before {
    content: "\f146"
}

.fa-minus-square-o:before {
    content: "\f147"
}

.fa-level-up:before {
    content: "\f148"
}

.fa-level-down:before {
    content: "\f149"
}

.fa-check-square:before {
    content: "\f14a"
}

.fa-pencil-square:before {
    content: "\f14b"
}

.fa-external-link-square:before {
    content: "\f14c"
}

.fa-share-square:before {
    content: "\f14d"
}

.fa-compass:before {
    content: "\f14e"
}

.fa-toggle-down:before,
.fa-caret-square-o-down:before {
    content: "\f150"
}

.fa-toggle-up:before,
.fa-caret-square-o-up:before {
    content: "\f151"
}

.fa-toggle-right:before,
.fa-caret-square-o-right:before {
    content: "\f152"
}

.fa-euro:before,
.fa-eur:before {
    content: "\f153"
}

.fa-gbp:before {
    content: "\f154"
}

.fa-dollar:before,
.fa-usd:before {
    content: "\f155"
}

.fa-rupee:before,
.fa-inr:before {
    content: "\f156"
}

.fa-cny:before,
.fa-rmb:before,
.fa-yen:before,
.fa-jpy:before {
    content: "\f157"
}

.fa-ruble:before,
.fa-rouble:before,
.fa-rub:before {
    content: "\f158"
}

.fa-won:before,
.fa-krw:before {
    content: "\f159"
}

.fa-bitcoin:before,
.fa-btc:before {
    content: "\f15a"
}

.fa-file:before {
    content: "\f15b"
}

.fa-file-text:before {
    content: "\f15c"
}

.fa-sort-alpha-asc:before {
    content: "\f15d"
}

.fa-sort-alpha-desc:before {
    content: "\f15e"
}

.fa-sort-amount-asc:before {
    content: "\f160"
}

.fa-sort-amount-desc:before {
    content: "\f161"
}

.fa-sort-numeric-asc:before {
    content: "\f162"
}

.fa-sort-numeric-desc:before {
    content: "\f163"
}

.fa-thumbs-up:before {
    content: "\f164"
}

.fa-thumbs-down:before {
    content: "\f165"
}

.fa-youtube-square:before {
    content: "\f166"
}

.fa-youtube:before {
    content: "\f167"
}

.fa-xing:before {
    content: "\f168"
}

.fa-xing-square:before {
    content: "\f169"
}

.fa-youtube-play:before {
    content: "\f16a"
}

.fa-dropbox:before {
    content: "\f16b"
}

.fa-stack-overflow:before {
    content: "\f16c"
}

.fa-instagram:before {
    content: "\f16d"
}

.fa-flickr:before {
    content: "\f16e"
}

.fa-adn:before {
    content: "\f170"
}

.fa-bitbucket:before {
    content: "\f171"
}

.fa-bitbucket-square:before {
    content: "\f172"
}

.fa-tumblr:before {
    content: "\f173"
}

.fa-tumblr-square:before {
    content: "\f174"
}

.fa-long-arrow-down:before {
    content: "\f175"
}

.fa-long-arrow-up:before {
    content: "\f176"
}

.fa-long-arrow-left:before {
    content: "\f177"
}

.fa-long-arrow-right:before {
    content: "\f178"
}

.fa-apple:before {
    content: "\f179"
}

.fa-windows:before {
    content: "\f17a"
}

.fa-android:before {
    content: "\f17b"
}

.fa-linux:before {
    content: "\f17c"
}

.fa-dribbble:before {
    content: "\f17d"
}

.fa-skype:before {
    content: "\f17e"
}

.fa-foursquare:before {
    content: "\f180"
}

.fa-trello:before {
    content: "\f181"
}

.fa-female:before {
    content: "\f182"
}

.fa-male:before {
    content: "\f183"
}

.fa-gittip:before,
.fa-gratipay:before {
    content: "\f184"
}

.fa-sun-o:before {
    content: "\f185"
}

.fa-moon-o:before {
    content: "\f186"
}

.fa-archive:before {
    content: "\f187"
}

.fa-bug:before {
    content: "\f188"
}

.fa-vk:before {
    content: "\f189"
}

.fa-weibo:before {
    content: "\f18a"
}

.fa-renren:before {
    content: "\f18b"
}

.fa-pagelines:before {
    content: "\f18c"
}

.fa-stack-exchange:before {
    content: "\f18d"
}

.fa-arrow-circle-o-right:before {
    content: "\f18e"
}

.fa-arrow-circle-o-left:before {
    content: "\f190"
}

.fa-toggle-left:before,
.fa-caret-square-o-left:before {
    content: "\f191"
}

.fa-dot-circle-o:before {
    content: "\f192"
}

.fa-wheelchair:before {
    content: "\f193"
}

.fa-vimeo-square:before {
    content: "\f194"
}

.fa-turkish-lira:before,
.fa-try:before {
    content: "\f195"
}

.fa-plus-square-o:before {
    content: "\f196"
}

.fa-space-shuttle:before {
    content: "\f197"
}

.fa-slack:before {
    content: "\f198"
}

.fa-envelope-square:before {
    content: "\f199"
}

.fa-wordpress:before {
    content: "\f19a"
}

.fa-openid:before {
    content: "\f19b"
}

.fa-institution:before,
.fa-bank:before,
.fa-university:before {
    content: "\f19c"
}

.fa-mortar-board:before,
.fa-graduation-cap:before {
    content: "\f19d"
}

.fa-yahoo:before {
    content: "\f19e"
}

.fa-google:before {
    content: "\f1a0"
}

.fa-reddit:before {
    content: "\f1a1"
}

.fa-reddit-square:before {
    content: "\f1a2"
}

.fa-stumbleupon-circle:before {
    content: "\f1a3"
}

.fa-stumbleupon:before {
    content: "\f1a4"
}

.fa-delicious:before {
    content: "\f1a5"
}

.fa-digg:before {
    content: "\f1a6"
}

.fa-pied-piper-pp:before {
    content: "\f1a7"
}

.fa-pied-piper-alt:before {
    content: "\f1a8"
}

.fa-drupal:before {
    content: "\f1a9"
}

.fa-joomla:before {
    content: "\f1aa"
}

.fa-language:before {
    content: "\f1ab"
}

.fa-fax:before {
    content: "\f1ac"
}

.fa-building:before {
    content: "\f1ad"
}

.fa-child:before {
    content: "\f1ae"
}

.fa-paw:before {
    content: "\f1b0"
}

.fa-spoon:before {
    content: "\f1b1"
}

.fa-cube:before {
    content: "\f1b2"
}

.fa-cubes:before {
    content: "\f1b3"
}

.fa-behance:before {
    content: "\f1b4"
}

.fa-behance-square:before {
    content: "\f1b5"
}

.fa-steam:before {
    content: "\f1b6"
}

.fa-steam-square:before {
    content: "\f1b7"
}

.fa-recycle:before {
    content: "\f1b8"
}

.fa-automobile:before,
.fa-car:before {
    content: "\f1b9"
}

.fa-cab:before,
.fa-taxi:before {
    content: "\f1ba"
}

.fa-tree:before {
    content: "\f1bb"
}

.fa-spotify:before {
    content: "\f1bc"
}

.fa-deviantart:before {
    content: "\f1bd"
}

.fa-soundcloud:before {
    content: "\f1be"
}

.fa-database:before {
    content: "\f1c0"
}

.fa-file-pdf-o:before {
    content: "\f1c1"
}

.fa-file-word-o:before {
    content: "\f1c2"
}

.fa-file-excel-o:before {
    content: "\f1c3"
}

.fa-file-powerpoint-o:before {
    content: "\f1c4"
}

.fa-file-photo-o:before,
.fa-file-picture-o:before,
.fa-file-image-o:before {
    content: "\f1c5"
}

.fa-file-zip-o:before,
.fa-file-archive-o:before {
    content: "\f1c6"
}

.fa-file-sound-o:before,
.fa-file-audio-o:before {
    content: "\f1c7"
}

.fa-file-movie-o:before,
.fa-file-video-o:before {
    content: "\f1c8"
}

.fa-file-code-o:before {
    content: "\f1c9"
}

.fa-vine:before {
    content: "\f1ca"
}

.fa-codepen:before {
    content: "\f1cb"
}

.fa-jsfiddle:before {
    content: "\f1cc"
}

.fa-life-bouy:before,
.fa-life-buoy:before,
.fa-life-saver:before,
.fa-support:before,
.fa-life-ring:before {
    content: "\f1cd"
}

.fa-circle-o-notch:before {
    content: "\f1ce"
}

.fa-ra:before,
.fa-resistance:before,
.fa-rebel:before {
    content: "\f1d0"
}

.fa-ge:before,
.fa-empire:before {
    content: "\f1d1"
}

.fa-git-square:before {
    content: "\f1d2"
}

.fa-git:before {
    content: "\f1d3"
}

.fa-y-combinator-square:before,
.fa-yc-square:before,
.fa-hacker-news:before {
    content: "\f1d4"
}

.fa-tencent-weibo:before {
    content: "\f1d5"
}

.fa-qq:before {
    content: "\f1d6"
}

.fa-wechat:before,
.fa-weixin:before {
    content: "\f1d7"
}

.fa-send:before,
.fa-paper-plane:before {
    content: "\f1d8"
}

.fa-send-o:before,
.fa-paper-plane-o:before {
    content: "\f1d9"
}

.fa-history:before {
    content: "\f1da"
}

.fa-circle-thin:before {
    content: "";
    font-family: 'Glyphicons Halflings';
    width: 28px;
    height: 28px;
    background: white;
    display: block;
    border-radius: 28px;
    border: 3px solid #bbdbf8
}

.fa-circle-thin:hover:before {
    border: 3px solid #005baa
}

.fa-header:before {
    content: "\f1dc"
}

.fa-paragraph:before {
    content: "\f1dd"
}

.fa-sliders:before {
    content: "\f1de"
}

.fa-share-alt:before {
    content: "\f1e0"
}

.fa-share-alt-square:before {
    content: "\f1e1"
}

.fa-bomb:before {
    content: "\f1e2"
}

.fa-soccer-ball-o:before,
.fa-futbol-o:before {
    content: "\f1e3"
}

.fa-tty:before {
    content: "\f1e4"
}

.fa-binoculars:before {
    content: "\f1e5"
}

.fa-plug:before {
    content: "\f1e6"
}

.fa-slideshare:before {
    content: "\f1e7"
}

.fa-twitch:before {
    content: "\f1e8"
}

.fa-yelp:before {
    content: "\f1e9"
}

.fa-newspaper-o:before {
    content: "\f1ea"
}

.fa-wifi:before {
    content: "\f1eb"
}

.fa-calculator:before {
    content: "\f1ec"
}

.fa-paypal:before {
    content: "\f1ed"
}

.fa-google-wallet:before {
    content: "\f1ee"
}

.fa-cc-visa:before {
    content: "\f1f0"
}

.fa-cc-mastercard:before {
    content: "\f1f1"
}

.fa-cc-discover:before {
    content: "\f1f2"
}

.fa-cc-amex:before {
    content: "\f1f3"
}

.fa-cc-paypal:before {
    content: "\f1f4"
}

.fa-cc-stripe:before {
    content: "\f1f5"
}

.fa-bell-slash:before {
    content: "\f1f6"
}

.fa-bell-slash-o:before {
    content: "\f1f7"
}

.fa-trash:before {
    content: "\f1f8"
}

.fa-copyright:before {
    content: "\f1f9"
}

.fa-at:before {
    content: "\f1fa"
}

.fa-eyedropper:before {
    content: "\f1fb"
}

.fa-paint-brush:before {
    content: "\f1fc"
}

.fa-birthday-cake:before {
    content: "\f1fd"
}

.fa-area-chart:before {
    content: "\f1fe"
}

.fa-pie-chart:before {
    content: "\f200"
}

.fa-line-chart:before {
    content: "\f201"
}

.fa-lastfm:before {
    content: "\f202"
}

.fa-lastfm-square:before {
    content: "\f203"
}

.fa-toggle-off:before {
    content: "\f204"
}

.fa-toggle-on:before {
    content: "\f205"
}

.fa-bicycle:before {
    content: "\f206"
}

.fa-bus:before {
    content: "\f207"
}

.fa-ioxhost:before {
    content: "\f208"
}

.fa-angellist:before {
    content: "\f209"
}

.fa-cc:before {
    content: "\f20a"
}

.fa-shekel:before,
.fa-sheqel:before,
.fa-ils:before {
    content: "\f20b"
}

.fa-meanpath:before {
    content: "\f20c"
}

.fa-buysellads:before {
    content: "\f20d"
}

.fa-connectdevelop:before {
    content: "\f20e"
}

.fa-dashcube:before {
    content: "\f210"
}

.fa-forumbee:before {
    content: "\f211"
}

.fa-leanpub:before {
    content: "\f212"
}

.fa-sellsy:before {
    content: "\f213"
}

.fa-shirtsinbulk:before {
    content: "\f214"
}

.fa-simplybuilt:before {
    content: "\f215"
}

.fa-skyatlas:before {
    content: "\f216"
}

.fa-cart-plus:before {
    content: "\f217"
}

.fa-cart-arrow-down:before {
    content: "\f218"
}

.fa-diamond:before {
    content: "\f219"
}

.fa-ship:before {
    content: "\f21a"
}

.fa-user-secret:before {
    content: "\f21b"
}

.fa-motorcycle:before {
    content: "\f21c"
}

.fa-street-view:before {
    content: "\f21d"
}

.fa-heartbeat:before {
    content: "\f21e"
}

.fa-venus:before {
    content: "\f221"
}

.fa-mars:before {
    content: "\f222"
}

.fa-mercury:before {
    content: "\f223"
}

.fa-intersex:before,
.fa-transgender:before {
    content: "\f224"
}

.fa-transgender-alt:before {
    content: "\f225"
}

.fa-venus-double:before {
    content: "\f226"
}

.fa-mars-double:before {
    content: "\f227"
}

.fa-venus-mars:before {
    content: "\f228"
}

.fa-mars-stroke:before {
    content: "\f229"
}

.fa-mars-stroke-v:before {
    content: "\f22a"
}

.fa-mars-stroke-h:before {
    content: "\f22b"
}

.fa-neuter:before {
    content: "\f22c"
}

.fa-genderless:before {
    content: "\f22d"
}

.fa-facebook-official:before {
    content: "\f230"
}

.fa-pinterest-p:before {
    content: "\f231"
}

.fa-whatsapp:before {
    content: "\f232"
}

.fa-server:before {
    content: "\f233"
}

.fa-user-plus:before {
    content: "\f234"
}

.fa-user-times:before {
    content: "\f235"
}

.fa-hotel:before,
.fa-bed:before {
    content: "\f236"
}

.fa-viacoin:before {
    content: "\f237"
}

.fa-train:before {
    content: "\f238"
}

.fa-subway:before {
    content: "\f239"
}

.fa-medium:before {
    content: "\f23a"
}

.fa-yc:before,
.fa-y-combinator:before {
    content: "\f23b"
}

.fa-optin-monster:before {
    content: "\f23c"
}

.fa-opencart:before {
    content: "\f23d"
}

.fa-expeditedssl:before {
    content: "\f23e"
}

.fa-battery-4:before,
.fa-battery:before,
.fa-battery-full:before {
    content: "\f240"
}

.fa-battery-3:before,
.fa-battery-three-quarters:before {
    content: "\f241"
}

.fa-battery-2:before,
.fa-battery-half:before {
    content: "\f242"
}

.fa-battery-1:before,
.fa-battery-quarter:before {
    content: "\f243"
}

.fa-battery-0:before,
.fa-battery-empty:before {
    content: "\f244"
}

.fa-mouse-pointer:before {
    content: "\f245"
}

.fa-i-cursor:before {
    content: "\f246"
}

.fa-object-group:before {
    content: "\f247"
}

.fa-object-ungroup:before {
    content: "\f248"
}

.fa-sticky-note:before {
    content: "\f249"
}

.fa-sticky-note-o:before {
    content: "\f24a"
}

.fa-cc-jcb:before {
    content: "\f24b"
}

.fa-cc-diners-club:before {
    content: "\f24c"
}

.fa-clone:before {
    content: "\f24d"
}

.fa-balance-scale:before {
    content: "\f24e"
}

.fa-hourglass-o:before {
    content: "\f250"
}

.fa-hourglass-1:before,
.fa-hourglass-start:before {
    content: "\f251"
}

.fa-hourglass-2:before,
.fa-hourglass-half:before {
    content: "\f252"
}

.fa-hourglass-3:before,
.fa-hourglass-end:before {
    content: "\f253"
}

.fa-hourglass:before {
    content: "\f254"
}

.fa-hand-grab-o:before,
.fa-hand-rock-o:before {
    content: "\f255"
}

.fa-hand-stop-o:before,
.fa-hand-paper-o:before {
    content: "\f256"
}

.fa-hand-scissors-o:before {
    content: "\f257"
}

.fa-hand-lizard-o:before {
    content: "\f258"
}

.fa-hand-spock-o:before {
    content: "\f259"
}

.fa-hand-pointer-o:before {
    content: "\f25a"
}

.fa-hand-peace-o:before {
    content: "\f25b"
}

.fa-trademark:before {
    content: "\f25c"
}

.fa-registered:before {
    content: "\f25d"
}

.fa-creative-commons:before {
    content: "\f25e"
}

.fa-gg:before {
    content: "\f260"
}

.fa-gg-circle:before {
    content: "\f261"
}

.fa-tripadvisor:before {
    content: "\f262"
}

.fa-odnoklassniki:before {
    content: "\f263"
}

.fa-odnoklassniki-square:before {
    content: "\f264"
}

.fa-get-pocket:before {
    content: "\f265"
}

.fa-wikipedia-w:before {
    content: "\f266"
}

.fa-safari:before {
    content: "\f267"
}

.fa-chrome:before {
    content: "\f268"
}

.fa-firefox:before {
    content: "\f269"
}

.fa-opera:before {
    content: "\f26a"
}

.fa-internet-explorer:before {
    content: "\f26b"
}

.fa-tv:before,
.fa-television:before {
    content: "\f26c"
}

.fa-contao:before {
    content: "\f26d"
}

.fa-500px:before {
    content: "\f26e"
}

.fa-amazon:before {
    content: "\f270"
}

.fa-calendar-plus-o:before {
    content: "\f271"
}

.fa-calendar-minus-o:before {
    content: "\f272"
}

.fa-calendar-times-o:before {
    content: "\f273"
}

.fa-calendar-check-o:before {
    content: "\f274"
}

.fa-industry:before {
    content: "\f275"
}

.fa-map-pin:before {
    content: "\f276"
}

.fa-map-signs:before {
    content: "\f277"
}

.fa-map-o:before {
    content: "\f278"
}

.fa-map:before {
    content: "\f279"
}

.fa-commenting:before {
    content: "\f27a"
}

.fa-commenting-o:before {
    content: "\f27b"
}

.fa-houzz:before {
    content: "\f27c"
}

.fa-vimeo:before {
    content: "\f27d"
}

.fa-black-tie:before {
    content: "\f27e"
}

.fa-fonticons:before {
    content: "\f280"
}

.fa-reddit-alien:before {
    content: "\f281"
}

.fa-edge:before {
    content: "\f282"
}

.fa-credit-card-alt:before {
    content: "\f283"
}

.fa-codiepie:before {
    content: "\f284"
}

.fa-modx:before {
    content: "\f285"
}

.fa-fort-awesome:before {
    content: "\f286"
}

.fa-usb:before {
    content: "\f287"
}

.fa-product-hunt:before {
    content: "\f288"
}

.fa-mixcloud:before {
    content: "\f289"
}

.fa-scribd:before {
    content: "\f28a"
}

.fa-pause-circle:before {
    content: "\f28b"
}

.fa-pause-circle-o:before {
    content: "\f28c"
}

.fa-stop-circle:before {
    content: "\f28d"
}

.fa-stop-circle-o:before {
    content: "\f28e"
}

.fa-shopping-bag:before {
    content: "\f290"
}

.fa-shopping-basket:before {
    content: "\f291"
}

.fa-hashtag:before {
    content: "\f292"
}

.fa-bluetooth:before {
    content: "\f293"
}

.fa-bluetooth-b:before {
    content: "\f294"
}

.fa-percent:before {
    content: "\f295"
}

.fa-gitlab:before {
    content: "\f296"
}

.fa-wpbeginner:before {
    content: "\f297"
}

.fa-wpforms:before {
    content: "\f298"
}

.fa-envira:before {
    content: "\f299"
}

.fa-universal-access:before {
    content: "\f29a"
}

.fa-wheelchair-alt:before {
    content: "\f29b"
}

.fa-question-circle-o:before {
    content: "\f29c"
}

.fa-blind:before {
    content: "\f29d"
}

.fa-audio-description:before {
    content: "\f29e"
}

.fa-volume-control-phone:before {
    content: "\f2a0"
}

.fa-braille:before {
    content: "\f2a1"
}

.fa-assistive-listening-systems:before {
    content: "\f2a2"
}

.fa-asl-interpreting:before,
.fa-american-sign-language-interpreting:before {
    content: "\f2a3"
}

.fa-deafness:before,
.fa-hard-of-hearing:before,
.fa-deaf:before {
    content: "\f2a4"
}

.fa-glide:before {
    content: "\f2a5"
}

.fa-glide-g:before {
    content: "\f2a6"
}

.fa-signing:before,
.fa-sign-language:before {
    content: "\f2a7"
}

.fa-low-vision:before {
    content: "\f2a8"
}

.fa-viadeo:before {
    content: "\f2a9"
}

.fa-viadeo-square:before {
    content: "\f2aa"
}

.fa-snapchat:before {
    content: "\f2ab"
}

.fa-snapchat-ghost:before {
    content: "\f2ac"
}

.fa-snapchat-square:before {
    content: "\f2ad"
}

.fa-pied-piper:before {
    content: "\f2ae"
}

.fa-first-order:before {
    content: "\f2b0"
}

.fa-yoast:before {
    content: "\f2b1"
}

.fa-themeisle:before {
    content: "\f2b2"
}

.fa-google-plus-circle:before,
.fa-google-plus-official:before {
    content: "\f2b3"
}

.fa-fa:before,
.fa-font-awesome:before {
    content: "\f2b4"
}

.fa-handshake-o:before {
    content: "\f2b5"
}

.fa-envelope-open:before {
    content: "\f2b6"
}

.fa-envelope-open-o:before {
    content: "\f2b7"
}

.fa-linode:before {
    content: "\f2b8"
}

.fa-address-book:before {
    content: "\f2b9"
}

.fa-address-book-o:before {
    content: "\f2ba"
}

.fa-vcard:before,
.fa-address-card:before {
    content: "\f2bb"
}

.fa-vcard-o:before,
.fa-address-card-o:before {
    content: "\f2bc"
}

.fa-user-circle:before {
    content: "\f2bd"
}

.fa-user-circle-o:before {
    content: "\f2be"
}

.fa-user-o:before {
    content: "\f2c0"
}

.fa-id-badge:before {
    content: "\f2c1"
}

.fa-drivers-license:before,
.fa-id-card:before {
    content: "\f2c2"
}

.fa-drivers-license-o:before,
.fa-id-card-o:before {
    content: "\f2c3"
}

.fa-quora:before {
    content: "\f2c4"
}

.fa-free-code-camp:before {
    content: "\f2c5"
}

.fa-telegram:before {
    content: "\f2c6"
}

.fa-thermometer-4:before,
.fa-thermometer:before,
.fa-thermometer-full:before {
    content: "\f2c7"
}

.fa-thermometer-3:before,
.fa-thermometer-three-quarters:before {
    content: "\f2c8"
}

.fa-thermometer-2:before,
.fa-thermometer-half:before {
    content: "\f2c9"
}

.fa-thermometer-1:before,
.fa-thermometer-quarter:before {
    content: "\f2ca"
}

.fa-thermometer-0:before,
.fa-thermometer-empty:before {
    content: "\f2cb"
}

.fa-shower:before {
    content: "\f2cc"
}

.fa-bathtub:before,
.fa-s15:before,
.fa-bath:before {
    content: "\f2cd"
}

.fa-podcast:before {
    content: "\f2ce"
}

.fa-window-maximize:before {
    content: "\f2d0"
}

.fa-window-minimize:before {
    content: "\f2d1"
}

.fa-window-restore:before {
    content: "\f2d2"
}

.fa-times-rectangle:before,
.fa-window-close:before {
    content: "\f2d3"
}

.fa-times-rectangle-o:before,
.fa-window-close-o:before {
    content: "\f2d4"
}

.fa-bandcamp:before {
    content: "\f2d5"
}

.fa-grav:before {
    content: "\f2d6"
}

.fa-etsy:before {
    content: "\f2d7"
}

.fa-imdb:before {
    content: "\f2d8"
}

.fa-ravelry:before {
    content: "\f2d9"
}

.fa-eercast:before {
    content: "\f2da"
}

.fa-microchip:before {
    content: "\f2db"
}

.fa-snowflake-o:before {
    content: "\f2dc"
}

.fa-superpowers:before {
    content: "\f2dd"
}

.fa-wpexplorer:before {
    content: "\f2de"
}

.fa-meetup:before {
    content: "\f2e0"
}

@font-face {
    font-family: 'TRY';
    src: url('../fonts/TRY.eot');
    src: url('../fonts/TRY.eot?#iefix') format('embedded-opentype'), url('../fonts/TRY.woff') format('woff'), url('../fonts/TRY.ttf') format('truetype'), url('../fonts/TRY.svg#TRY') format('svg');
    font-weight: normal;
    font-style: normal
}

.sign-tl,
.signtl {
    font-family: 'TRY';
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased
}

.signtl:before {
    content: "\20ba"
}

html {
    font-family: sans-serif;
    -ms-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%
}

body {
    margin: 0
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
nav,
section,
summary {
    display: block
}

audio,
canvas,
progress,
video {
    display: inline-block;
    vertical-align: baseline
}

audio:not([controls]) {
    display: none;
    height: 0
}

[hidden],
template {
    display: none
}

a {
    background: transparent
}

a:active,
a:hover {
    outline: 0
}

abbr[title] {
    border-bottom: 1px dotted
}

b,
strong {
    font-weight: bold
}

dfn {
    font-style: italic
}

h1 {
    font-size: 2em;
    margin: .67em 0
}

mark {
    background: #ff0;
    color: #000
}

small {
    font-size: 80%
}

sub,
sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline
}

sup {
    top: -0.5em
}

sub {
    bottom: -0.25em
}

img {
    border: 0
}

svg:not(:root) {
    overflow: hidden
}

figure {
    margin: 1em 40px
}

hr {
    -moz-box-sizing: content-box;
    box-sizing: content-box;
    height: 0
}

pre {
    overflow: auto
}

code,
kbd,
pre,
samp {
    font-family: monospace, monospace;
    font-size: 1em
}

button,
input,
optgroup,
select,
textarea {
    color: inherit;
    font: inherit;
    margin: 0
}

button {
    overflow: visible
}

button,
select {
    text-transform: none
}

button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
    -webkit-appearance: button;
    cursor: pointer
}

button[disabled],
html input[disabled] {
    cursor: default
}

button::-moz-focus-inner,
input::-moz-focus-inner {
    border: 0;
    padding: 0
}

input {
    line-height: normal
}

input[type="checkbox"],
input[type="radio"] {
    box-sizing: border-box;
    padding: 0
}

input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
    height: auto
}

input[type="search"] {
    -webkit-appearance: textfield;
    -moz-box-sizing: content-box;
    -webkit-box-sizing: content-box;
    box-sizing: content-box
}

input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
    -webkit-appearance: none
}

fieldset {
    border: 1px solid #c0c0c0;
    margin: 0 2px;
    padding: .35em .625em .75em
}

legend {
    border: 0;
    padding: 0
}

textarea {
    overflow: auto
}

optgroup {
    font-weight: bold
}

table {
    border-collapse: collapse;
    border-spacing: 0
}

td,
th {
    padding: 0
}

@media print {
    * {
        text-shadow: none !important;
        color: #000 !important;
        background: transparent !important;
        box-shadow: none !important
    }

    a,
    a:visited {
        text-decoration: underline
    }

    a[href]:after {
        content: " (" attr(href) ")"
    }

    abbr[title]:after {
        content: " (" attr(title) ")"
    }

    a[href^="javascript:"]:after,
    a[href^="#"]:after {
        content: ""
    }

    pre,
    blockquote {
        border: 1px solid #999;
        page-break-inside: avoid
    }

    thead {
        display: table-header-group
    }

    tr,
    img {
        page-break-inside: avoid
    }

    img {
        max-width: 100% !important
    }

    p,
    h2,
    h3 {
        orphans: 3;
        widows: 3
    }

    h2,
    h3 {
        page-break-after: avoid
    }

    select {
        background: #fff !important
    }

    .navbar {
        display: none
    }

    .table td,
    .table th {
        background-color: #fff !important
    }

    .btn>.caret,
    .dropup>.btn>.caret {
        border-top-color: #000 !important
    }

    .label {
        border: 1px solid #000
    }

    .table {
        border-collapse: collapse !important
    }

    .table-bordered th,
    .table-bordered td {
        border: 1px solid #ddd !important
    }
}

.glyphicon {
    position: relative;
    top: 1px;
    display: inline-block;
    font-family: 'Glyphicons Halflings';
    font-style: normal;
    font-weight: normal;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

.glyphicon-asterisk:before {
    content: "\2a"
}

.glyphicon-plus:before {
    content: "\2b"
}

.glyphicon-euro:before {
    content: "\20ac"
}

.glyphicon-minus:before {
    content: "\2212"
}

.glyphicon-cloud:before {
    content: "\2601"
}

.glyphicon-envelope:before {
    content: "\2709"
}

.glyphicon-pencil:before {
    content: "\270f"
}

.glyphicon-glass:before {
    content: "\e001"
}

.glyphicon-music:before {
    content: "\e002"
}

.glyphicon-search:before {
    content: "\e003"
}

.glyphicon-heart:before {
    content: "\e005"
}

.glyphicon-star:before {
    content: "\e006"
}

.glyphicon-star-empty:before {
    content: "\e007"
}

.glyphicon-user:before {
    content: "\e008"
}

.glyphicon-film:before {
    content: "\e009"
}

.glyphicon-th-large:before {
    content: "\e010"
}

.glyphicon-th:before {
    content: "\e011"
}

.glyphicon-th-list:before {
    content: "\e012"
}

.glyphicon-ok:before {
    content: "\e013"
}

.glyphicon-remove:before {
    content: "\e014"
}

.glyphicon-zoom-in:before {
    content: "\e015"
}

.glyphicon-zoom-out:before {
    content: "\e016"
}

.glyphicon-off:before {
    content: "\e017"
}

.glyphicon-signal:before {
    content: "\e018"
}

.glyphicon-cog:before {
    content: "\e019"
}

.glyphicon-trash:before {
    content: "\e020"
}

.glyphicon-home:before {
    content: "\e021"
}

.glyphicon-file:before {
    content: "\e022"
}

.glyphicon-time:before {
    content: "\e023"
}

.glyphicon-road:before {
    content: "\e024"
}

.glyphicon-download-alt:before {
    content: "\e025"
}

.glyphicon-download:before {
    content: "\e026"
}

.glyphicon-upload:before {
    content: "\e027"
}

.glyphicon-inbox:before {
    content: "\e028"
}

.glyphicon-play-circle:before {
    content: "\e029"
}

.glyphicon-repeat:before {
    content: "";
    background: url("https://reimg-carrefour.mncdn.com/staticimage/icons-sprite-4.svg") -552px -91px;
    width: 14px;
    height: 14px;
    float: left
}

.loader-glyphicon.glyphicon-refresh:before {
    content: "";
    background: url("https://reimg-carrefour.mncdn.com/staticimage/spinner.gif");
    width: 30px;
    height: 30px;
    float: left
}

.glyphicon-list-alt:before {
    content: "\e032"
}

.glyphicon-lock:before {
    content: "\e033"
}

.glyphicon-flag:before {
    content: "\e034"
}

.glyphicon-headphones:before {
    content: "\e035"
}

.glyphicon-volume-off:before {
    content: "\e036"
}

.glyphicon-volume-down:before {
    content: "\e037"
}

.glyphicon-volume-up:before {
    content: "\e038"
}

.glyphicon-qrcode:before {
    content: "\e039"
}

.glyphicon-barcode:before {
    content: "\e040"
}

.glyphicon-tag:before {
    content: "\e041"
}

.glyphicon-tags:before {
    content: "\e042"
}

.glyphicon-book:before {
    content: "\e043"
}

.glyphicon-bookmark:before {
    content: "\e044"
}

.glyphicon-print:before {
    content: "\e045"
}

.glyphicon-camera:before {
    content: "\e046"
}

.glyphicon-font:before {
    content: "\e047"
}

.glyphicon-bold:before {
    content: "\e048"
}

.glyphicon-italic:before {
    content: "\e049"
}

.glyphicon-text-height:before {
    content: "\e050"
}

.glyphicon-text-width:before {
    content: "\e051"
}

.glyphicon-align-left:before {
    content: "\e052"
}

.glyphicon-align-center:before {
    content: "\e053"
}

.glyphicon-align-right:before {
    content: "\e054"
}

.glyphicon-align-justify:before {
    content: "\e055"
}

.glyphicon-list:before {
    content: "\e056"
}

.glyphicon-indent-left:before {
    content: "\e057"
}

.glyphicon-indent-right:before {
    content: "\e058"
}

.glyphicon-facetime-video:before {
    content: "\e059"
}

.glyphicon-picture:before {
    content: "\e060"
}

.glyphicon-map-marker:before {
    content: "\e062"
}

.glyphicon-adjust:before {
    content: "\e063"
}

.glyphicon-tint:before {
    content: "\e064"
}

.glyphicon-edit:before {
    content: "\e065"
}

.glyphicon-share:before {
    content: "\e066"
}

.glyphicon-check:before {
    content: "\e067"
}

.glyphicon-move:before {
    content: "\e068"
}

.glyphicon-step-backward:before {
    content: "\e069"
}

.glyphicon-fast-backward:before {
    content: "\e070"
}

.glyphicon-backward:before {
    content: "\e071"
}

.glyphicon-play:before {
    content: "\e072"
}

.glyphicon-pause:before {
    content: "\e073"
}

.glyphicon-stop:before {
    content: "\e074"
}

.glyphicon-forward:before {
    content: "\e075"
}

.glyphicon-fast-forward:before {
    content: "\e076"
}

.glyphicon-step-forward:before {
    content: "\e077"
}

.glyphicon-eject:before {
    content: "\e078"
}

.glyphicon-chevron-left:before {
    content: "\e079"
}

.glyphicon-chevron-right:before {
    content: "\e080"
}

.glyphicon-plus-sign:before {
    content: "\e081"
}

.glyphicon-minus-sign:before {
    content: "\e082"
}

.glyphicon-remove-sign:before {
    content: "\e083"
}

.glyphicon-ok-sign:before {
    content: "\e084"
}

.glyphicon-question-sign:before {
    content: "\e085"
}

.glyphicon-info-sign:before {
    content: "\e086"
}

.glyphicon-screenshot:before {
    content: "\e087"
}

.glyphicon-remove-circle:before {
    content: "\e088"
}

.glyphicon-ok-circle:before {
    content: "\e089"
}

.glyphicon-ban-circle:before {
    content: "\e090"
}

.glyphicon-arrow-left:before {
    content: "\e091"
}

.glyphicon-arrow-right:before {
    content: "\e092"
}

.glyphicon-arrow-up:before {
    content: "\e093"
}

.glyphicon-arrow-down:before {
    content: "\e094"
}

.glyphicon-share-alt:before {
    content: "\e095"
}

.glyphicon-resize-full:before {
    content: "\e096"
}

.glyphicon-resize-small:before {
    content: "\e097"
}

.glyphicon-exclamation-sign:before {
    content: "\e101"
}

.glyphicon-gift:before {
    content: "\e102"
}

.glyphicon-leaf:before {
    content: "\e103"
}

.glyphicon-fire:before {
    content: "\e104"
}

.glyphicon-eye-open:before {
    content: "\e105"
}

.glyphicon-eye-close:before {
    content: "\e106"
}

.glyphicon-warning-sign:before {
    content: "\e107"
}

.glyphicon-plane:before {
    content: "\e108"
}

.glyphicon-calendar:before {
    content: "\e109"
}

.glyphicon-random:before {
    content: "\e110"
}

.glyphicon-comment:before {
    content: "\e111"
}

.glyphicon-magnet:before {
    content: "\e112"
}

.glyphicon-chevron-up:before {
    content: "\e113"
}

.glyphicon-chevron-down:before {
    content: "\e114"
}

.glyphicon-retweet:before {
    content: "\e115"
}

.glyphicon-shopping-cart:before {
    content: "\e116"
}

.glyphicon-folder-close:before {
    content: "\e117"
}

.glyphicon-folder-open:before {
    content: "\e118"
}

.glyphicon-resize-vertical:before {
    content: "\e119"
}

.glyphicon-resize-horizontal:before {
    content: "\e120"
}

.glyphicon-hdd:before {
    content: "\e121"
}

.glyphicon-bullhorn:before {
    content: "\e122"
}

.glyphicon-bell:before {
    content: "\e123"
}

.glyphicon-certificate:before {
    content: "\e124"
}

.glyphicon-thumbs-up:before {
    content: "\e125"
}

.glyphicon-thumbs-down:before {
    content: "\e126"
}

.glyphicon-hand-right:before {
    content: "\e127"
}

.glyphicon-hand-left:before {
    content: "\e128"
}

.glyphicon-hand-up:before {
    content: "\e129"
}

.glyphicon-hand-down:before {
    content: "\e130"
}

.glyphicon-circle-arrow-right:before {
    content: "\e131"
}

.glyphicon-circle-arrow-left:before {
    content: "\e132"
}

.glyphicon-circle-arrow-up:before {
    content: "\e133"
}

.glyphicon-circle-arrow-down:before {
    content: "\e134"
}

.glyphicon-globe:before {
    content: "\e135"
}

.glyphicon-wrench:before {
    content: "\e136"
}

.glyphicon-tasks:before {
    content: "\e137"
}

.glyphicon-filter:before {
    content: "\e138"
}

.glyphicon-briefcase:before {
    content: "\e139"
}

.glyphicon-fullscreen:before {
    content: "\e140"
}

.glyphicon-dashboard:before {
    content: "\e141"
}

.glyphicon-paperclip:before {
    content: "\e142"
}

.glyphicon-heart-empty:before {
    content: "\e143"
}

.glyphicon-link:before {
    content: "\e144"
}

.glyphicon-phone:before {
    content: "\e145"
}

.glyphicon-pushpin:before {
    content: "\e146"
}

.glyphicon-usd:before {
    content: "\e148"
}

.glyphicon-gbp:before {
    content: "\e149"
}

.glyphicon-sort:before {
    content: "\e150"
}

.glyphicon-sort-by-alphabet:before {
    content: "\e151"
}

.glyphicon-sort-by-alphabet-alt:before {
    content: "\e152"
}

.glyphicon-sort-by-order:before {
    content: "\e153"
}

.glyphicon-sort-by-order-alt:before {
    content: "\e154"
}

.glyphicon-sort-by-attributes:before {
    content: "\e155"
}

.glyphicon-sort-by-attributes-alt:before {
    content: "\e156"
}

.glyphicon-unchecked:before {
    content: "\e157"
}

.glyphicon-expand:before {
    content: "\e158"
}

.glyphicon-collapse-down:before {
    content: "\e159"
}

.glyphicon-collapse-up:before {
    content: "\e160"
}

.glyphicon-log-in:before {
    content: "\e161"
}

.glyphicon-flash:before {
    content: "\e162"
}

.glyphicon-log-out:before {
    content: "\e163"
}

.glyphicon-new-window:before {
    content: "\e164"
}

.glyphicon-record:before {
    content: "\e165"
}

.glyphicon-save:before {
    content: "\e166"
}

.glyphicon-open:before {
    content: "\e167"
}

.glyphicon-saved:before {
    content: "\e168"
}

.glyphicon-import:before {
    content: "\e169"
}

.glyphicon-export:before {
    content: "\e170"
}

.glyphicon-send:before {
    content: "\e171"
}

.glyphicon-floppy-disk:before {
    content: "\e172"
}

.glyphicon-floppy-saved:before {
    content: "\e173"
}

.glyphicon-floppy-remove:before {
    content: "\e174"
}

.glyphicon-floppy-save:before {
    content: "\e175"
}

.glyphicon-floppy-open:before {
    content: "\e176"
}

.glyphicon-credit-card:before {
    content: "\e177"
}

.glyphicon-transfer:before {
    content: "\e178"
}

.glyphicon-cutlery:before {
    content: "\e179"
}

.glyphicon-header:before {
    content: "\e180"
}

.glyphicon-compressed:before {
    content: "\e181"
}

.glyphicon-earphone:before {
    content: "\e182"
}

.glyphicon-phone-alt:before {
    content: "\e183"
}

.glyphicon-tower:before {
    content: "\e184"
}

.glyphicon-stats:before {
    content: "\e185"
}

.glyphicon-sd-video:before {
    content: "\e186"
}

.glyphicon-hd-video:before {
    content: "\e187"
}

.glyphicon-subtitles:before {
    content: "\e188"
}

.glyphicon-sound-stereo:before {
    content: "\e189"
}

.glyphicon-sound-dolby:before {
    content: "\e190"
}

.glyphicon-sound-5-1:before {
    content: "\e191"
}

.glyphicon-sound-6-1:before {
    content: "\e192"
}

.glyphicon-sound-7-1:before {
    content: "\e193"
}

.glyphicon-copyright-mark:before {
    content: "\e194"
}

.glyphicon-registration-mark:before {
    content: "\e195"
}

.glyphicon-cloud-download:before {
    content: "\e197"
}

.glyphicon-cloud-upload:before {
    content: "\e198"
}

.glyphicon-tree-conifer:before {
    content: "\e199"
}

.glyphicon-tree-deciduous:before {
    content: "\e200"
}

* {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

*:before,
*:after {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

html {
    font-size: 10px;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0)
}

body {
    font-family: 'Nunito', "Open Sans", Helvetica, Arial, sans-serif;
    font-size: 14px;
    line-height: 1.42857143;
    color: #303030;
    background-color: #f1f1f1
}

input,
button,
select,
textarea {
    font-family: inherit;
    font-size: inherit;
    line-height: inherit
}

a {
    color: #085fae;
    text-decoration: none
}

a:hover,
a:focus {
    text-decoration: underline
}

a:focus {
    outline: thin dotted;
    outline: 5px auto -webkit-focus-ring-color;
    outline-offset: -2px
}

figure {
    margin: 0
}

img {
    vertical-align: middle
}

.img-responsive,
.thumbnail>img,
.thumbnail a>img,
.carousel-inner>.item>img,
.carousel-inner>.item>a>img,
.thumbnail>img,
.thumbnail a>img,
.carousel-inner>.item>img,
.carousel-inner>.item>a>img {
    display: block;
    width: 100% \9;
    max-width: 100%;
    height: auto
}

.img-rounded {
    border-radius: 0
}

.img-thumbnail {
    padding: 4px;
    line-height: 1.42857143;
    background-color: #fff;
    border: 1px solid #ddd;
    border-radius: 0;
    -webkit-transition: all .2s ease-in-out;
    -o-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
    display: inline-block;
    width: 100% \9;
    max-width: 100%;
    height: auto
}

.img-circle {
    border-radius: 50%
}

hr {
    margin-top: 20px;
    margin-bottom: 20px;
    border: 0;
    border-top: 1px solid #eee
}

.sr-only {
    position: absolute;
    width: 1px;
    height: 1px;
    margin: -1px;
    padding: 0;
    overflow: hidden;
    clip: rect(0, 0, 0, 0);
    border: 0
}

.sr-only-focusable:active,
.sr-only-focusable:focus {
    position: static;
    width: auto;
    height: auto;
    margin: 0;
    overflow: visible;
    clip: auto
}

h1,
h2,
h3,
h4,
h5,
h6,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6 {
    font-family: inherit;
    font-weight: 500;
    line-height: 1.1;
    color: inherit
}

h1 small,
h2 small,
h3 small,
h4 small,
h5 small,
h6 small,
.h1 small,
.h2 small,
.h3 small,
.h4 small,
.h5 small,
.h6 small,
h1 .small,
h2 .small,
h3 .small,
h4 .small,
h5 .small,
h6 .small,
.h1 .small,
.h2 .small,
.h3 .small,
.h4 .small,
.h5 .small,
.h6 .small {
    font-weight: normal;
    line-height: 1;
    color: #777
}

h1,
.h1,
h2,
.h2,
h3,
.h3 {
    margin-top: 20px;
    margin-bottom: 10px
}

h1 small,
.h1 small,
h2 small,
.h2 small,
h3 small,
.h3 small,
h1 .small,
.h1 .small,
h2 .small,
.h2 .small,
h3 .small,
.h3 .small {
    font-size: 65%
}

h4,
.h4,
h5,
.h5,
h6,
.h6 {
    margin-top: 10px;
    margin-bottom: 10px
}

h4 small,
.h4 small,
h5 small,
.h5 small,
h6 small,
.h6 small,
h4 .small,
.h4 .small,
h5 .small,
.h5 .small,
h6 .small,
.h6 .small {
    font-size: 75%
}

h1,
.h1 {
    font-size: 36px
}

h2,
.h2 {
    font-size: 30px
}

h3,
.h3 {
    font-size: 24px
}

h4,
.h4 {
    font-size: 18px
}

h5,
.h5 {
    font-size: 14px
}

h6,
.h6 {
    font-size: 12px
}

p {
    margin: 0 0 10px
}

.lead {
    margin-bottom: 20px;
    font-size: 16px;
    font-weight: 300;
    line-height: 1.4
}

@media (min-width:640px) {
    .lead {
        font-size: 21px
    }
}

small,
.small {
    font-size: 85%
}

cite {
    font-style: normal
}

mark,
.mark {
    background-color: #fcf8e3;
    padding: .2em
}

.text-left {
    text-align: left
}

.text-right {
    text-align: right
}

.text-center {
    text-align: center
}

.text-justify {
    text-align: justify
}

.text-nowrap {
    white-space: nowrap
}

.text-lowercase {
    text-transform: lowercase
}

.text-uppercase {
    text-transform: uppercase
}

.text-capitalize {
    text-transform: capitalize
}

.text-muted {
    color: #777
}

.text-primary {
    color: #085fae
}

a.text-primary:hover {
    color: #f11
}

.text-success {
    color: #3e5983
}

a.text-success:hover {
    color: #2e4160
}

.text-info {
    color: #31708f
}

a.text-info:hover {
    color: #245269
}

.text-warning {
    color: #8a6d3b
}

a.text-warning:hover {
    color: #66512c
}

.text-danger {
    color: #085fae
}

a.text-danger:hover {
    color: #f11
}

.bg-primary {
    color: #fff;
    background-color: #085fae
}

a.bg-primary:hover {
    background-color: #f11
}

.bg-success {
    background-color: #dff0d8
}

a.bg-success:hover {
    background-color: #c1e2b3
}

.bg-info {
    background-color: #d9edf7
}

a.bg-info:hover {
    background-color: #afd9ee
}

.bg-warning {
    background-color: #fcf8e3
}

a.bg-warning:hover {
    background-color: #f7ecb5
}

.bg-danger {
    background-color: #f2dede
}

a.bg-danger:hover {
    background-color: #e4b9b9
}

.page-header {
    padding-bottom: 9px;
    margin: 40px 0 20px;
    border-bottom: 1px solid #eee
}

ul,
ol {
    margin-top: 0;
    margin-bottom: 10px
}

ul ul,
ol ul,
ul ol,
ol ol {
    margin-bottom: 0
}

.list-unstyled {
    padding-left: 0;
    list-style: none
}

.list-inline {
    padding-left: 0;
    list-style: none;
    margin-left: -5px
}

.list-inline>li {
    display: inline-block;
    padding-left: 5px;
    padding-right: 5px
}

dl {
    margin-top: 0;
    margin-bottom: 20px
}

dt,
dd {
    line-height: 1.42857143
}

dt {
    font-weight: bold
}

dd {
    margin-left: 0
}

@media (min-width:640px) {
    .dl-horizontal dt {
        float: left;
        width: 160px;
        clear: left;
        text-align: right;
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap
    }

    .dl-horizontal dd {
        margin-left: 180px
    }
}

abbr[title],
abbr[data-original-title] {
    cursor: help;
    border-bottom: 1px dotted #777
}

.initialism {
    font-size: 90%;
    text-transform: uppercase
}

blockquote {
    padding: 10px 20px;
    margin: 0 0 20px;
    font-size: 17.5px;
    border-left: 5px solid #eee
}

blockquote p:last-child,
blockquote ul:last-child,
blockquote ol:last-child {
    margin-bottom: 0
}

blockquote footer,
blockquote small,
blockquote .small {
    display: block;
    font-size: 80%;
    line-height: 1.42857143;
    color: #777
}

blockquote footer:before,
blockquote small:before,
blockquote .small:before {
    content: '\2014 \00A0'
}

.blockquote-reverse,
blockquote.pull-right {
    padding-right: 15px;
    padding-left: 0;
    border-right: 5px solid #eee;
    border-left: 0;
    text-align: right
}

.blockquote-reverse footer:before,
blockquote.pull-right footer:before,
.blockquote-reverse small:before,
blockquote.pull-right small:before,
.blockquote-reverse .small:before,
blockquote.pull-right .small:before {
    content: ''
}

.blockquote-reverse footer:after,
blockquote.pull-right footer:after,
.blockquote-reverse small:after,
blockquote.pull-right small:after,
.blockquote-reverse .small:after,
blockquote.pull-right .small:after {
    content: '\00A0 \2014'
}

blockquote:before,
blockquote:after {
    content: ""
}

address {
    margin-bottom: 20px;
    font-style: normal;
    line-height: 1.42857143
}

code,
kbd,
pre,
samp {
    font-family: Menlo, Monaco, Consolas, "Courier New", monospace
}

code {
    padding: 2px 4px;
    font-size: 90%;
    color: #c7254e;
    background-color: #f9f2f4;
    border-radius: 0
}

kbd {
    padding: 2px 4px;
    font-size: 90%;
    color: #fff;
    background-color: #333;
    border-radius: 0;
    box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.25)
}

kbd kbd {
    padding: 0;
    font-size: 100%;
    box-shadow: none
}

pre {
    display: block;
    padding: 9.5px;
    margin: 0 0 10px;
    font-size: 13px;
    line-height: 1.42857143;
    word-break: break-all;
    word-wrap: break-word;
    color: #333;
    background-color: #f5f5f5;
    border: 1px solid #ccc;
    border-radius: 0
}

pre code {
    padding: 0;
    font-size: inherit;
    color: inherit;
    white-space: pre-wrap;
    background-color: transparent;
    border-radius: 0
}

.pre-scrollable {
    max-height: 340px;
    overflow-y: scroll
}

.container {
    margin-right: auto;
    margin-left: auto;
    padding-left: 10px;
    padding-right: 10px
}

@media (min-width:640px) {
    .container {
        width: 100%
    }
}

@media (min-width:1024px) {
    .container {
        width: 1024px
    }
}

@media (min-width:1200px) {
    .container {
        width: 1170px
    }
}

@media (min-width:1400px) {
    .container {
        width: 1400px
    }

    .hero-products .hero-product a {
        height: 205px !important
    }
}

.container-fluid {
    margin-right: auto;
    margin-left: auto;
    padding-left: 10px;
    padding-right: 10px
}

.row {
    margin-left: -10px;
    margin-right: -10px
}

.col-xs-1,
.col-sm-1,
.col-md-1,
.col-lg-1,
.col-xs-2,
.col-sm-2,
.col-md-2,
.col-lg-2,
.col-xs-3,
.col-sm-3,
.col-md-3,
.col-lg-3,
.col-xs-4,
.col-sm-4,
.col-md-4,
.col-lg-4,
.col-xs-5,
.col-sm-5,
.col-md-5,
.col-lg-5,
.col-xs-6,
.col-sm-6,
.col-md-6,
.col-lg-6,
.col-xs-7,
.col-sm-7,
.col-md-7,
.col-lg-7,
.col-xs-8,
.col-sm-8,
.col-md-8,
.col-lg-8,
.col-xs-9,
.col-sm-9,
.col-md-9,
.col-lg-9,
.col-xs-10,
.col-sm-10,
.col-md-10,
.col-lg-10,
.col-xs-11,
.col-sm-11,
.col-md-11,
.col-lg-11,
.col-xs-12,
.col-sm-12,
.col-md-12,
.col-lg-12 {
    position: relative;
    min-height: 1px;
    padding-left: 10px;
    padding-right: 10px
}

.col-xs-1,
.col-xs-2,
.col-xs-3,
.col-xs-4,
.col-xs-5,
.col-xs-6,
.col-xs-7,
.col-xs-8,
.col-xs-9,
.col-xs-10,
.col-xs-11,
.col-xs-12 {
    float: left
}

.col-xs-12 {
    width: 100%
}

.col-xs-11 {
    width: 91.66666667%
}

.col-xs-10 {
    width: 83.33333333%
}

.col-xs-9 {
    width: 75%
}

.col-xs-8 {
    width: 66.66666667%
}

.col-xs-7 {
    width: 58.33333333%
}

.col-xs-6 {
    width: 50%
}

.col-xs-5 {
    width: 41.66666667%
}

.col-xs-4 {
    width: 33.33333333%
}

.col-xs-3 {
    width: 25%
}

.col-xs-2 {
    width: 16.66666667%
}

.col-xs-1 {
    width: 8.33333333%
}

.col-xs-pull-12 {
    right: 100%
}

.col-xs-pull-11 {
    right: 91.66666667%
}

.col-xs-pull-10 {
    right: 83.33333333%
}

.col-xs-pull-9 {
    right: 75%
}

.col-xs-pull-8 {
    right: 66.66666667%
}

.col-xs-pull-7 {
    right: 58.33333333%
}

.col-xs-pull-6 {
    right: 50%
}

.col-xs-pull-5 {
    right: 41.66666667%
}

.col-xs-pull-4 {
    right: 33.33333333%
}

.col-xs-pull-3 {
    right: 25%
}

.col-xs-pull-2 {
    right: 16.66666667%
}

.col-xs-pull-1 {
    right: 8.33333333%
}

.col-xs-pull-0 {
    right: auto
}

.col-xs-push-12 {
    left: 100%
}

.col-xs-push-11 {
    left: 91.66666667%
}

.col-xs-push-10 {
    left: 83.33333333%
}

.col-xs-push-9 {
    left: 75%
}

.col-xs-push-8 {
    left: 66.66666667%
}

.col-xs-push-7 {
    left: 58.33333333%
}

.col-xs-push-6 {
    left: 50%
}

.col-xs-push-5 {
    left: 41.66666667%
}

.col-xs-push-4 {
    left: 33.33333333%
}

.col-xs-push-3 {
    left: 25%
}

.col-xs-push-2 {
    left: 16.66666667%
}

.col-xs-push-1 {
    left: 8.33333333%
}

.col-xs-push-0 {
    left: auto
}

.col-xs-offset-12 {
    margin-left: 100%
}

.col-xs-offset-11 {
    margin-left: 91.66666667%
}

.col-xs-offset-10 {
    margin-left: 83.33333333%
}

.col-xs-offset-9 {
    margin-left: 75%
}

.col-xs-offset-8 {
    margin-left: 66.66666667%
}

.col-xs-offset-7 {
    margin-left: 58.33333333%
}

.col-xs-offset-6 {
    margin-left: 50%
}

.col-xs-offset-5 {
    margin-left: 41.66666667%
}

.col-xs-offset-4 {
    margin-left: 33.33333333%
}

.col-xs-offset-3 {
    margin-left: 25%
}

.col-xs-offset-2 {
    margin-left: 16.66666667%
}

.col-xs-offset-1 {
    margin-left: 8.33333333%
}

.col-xs-offset-0 {
    margin-left: 0
}

@media (min-width:640px) {

    .col-sm-1,
    .col-sm-2,
    .col-sm-3,
    .col-sm-4,
    .col-sm-5,
    .col-sm-6,
    .col-sm-7,
    .col-sm-8,
    .col-sm-9,
    .col-sm-10,
    .col-sm-11,
    .col-sm-12 {
        float: left
    }

    .col-sm-12 {
        width: 100%
    }

    .col-sm-11 {
        width: 91.66666667%
    }

    .col-sm-10 {
        width: 83.33333333%
    }

    .col-sm-9 {
        width: 75%
    }

    .col-sm-8 {
        width: 66.66666667%
    }

    .col-sm-7 {
        width: 58.33333333%
    }

    .col-sm-6 {
        width: 50%
    }

    .col-sm-5 {
        width: 41.66666667%
    }

    .col-sm-4 {
        width: 33.33333333%
    }

    .col-sm-3 {
        width: 25%
    }

    .col-sm-2 {
        width: 16.66666667%
    }

    .col-sm-1 {
        width: 8.33333333%
    }

    .col-sm-pull-12 {
        right: 100%
    }

    .col-sm-pull-11 {
        right: 91.66666667%
    }

    .col-sm-pull-10 {
        right: 83.33333333%
    }

    .col-sm-pull-9 {
        right: 75%
    }

    .col-sm-pull-8 {
        right: 66.66666667%
    }

    .col-sm-pull-7 {
        right: 58.33333333%
    }

    .col-sm-pull-6 {
        right: 50%
    }

    .col-sm-pull-5 {
        right: 41.66666667%
    }

    .col-sm-pull-4 {
        right: 33.33333333%
    }

    .col-sm-pull-3 {
        right: 25%
    }

    .col-sm-pull-2 {
        right: 16.66666667%
    }

    .col-sm-pull-1 {
        right: 8.33333333%
    }

    .col-sm-pull-0 {
        right: auto
    }

    .col-sm-push-12 {
        left: 100%
    }

    .col-sm-push-11 {
        left: 91.66666667%
    }

    .col-sm-push-10 {
        left: 83.33333333%
    }

    .col-sm-push-9 {
        left: 75%
    }

    .col-sm-push-8 {
        left: 66.66666667%
    }

    .col-sm-push-7 {
        left: 58.33333333%
    }

    .col-sm-push-6 {
        left: 50%
    }

    .col-sm-push-5 {
        left: 41.66666667%
    }

    .col-sm-push-4 {
        left: 33.33333333%
    }

    .col-sm-push-3 {
        left: 25%
    }

    .col-sm-push-2 {
        left: 16.66666667%
    }

    .col-sm-push-1 {
        left: 8.33333333%
    }

    .col-sm-push-0 {
        left: auto
    }

    .col-sm-offset-12 {
        margin-left: 100%
    }

    .col-sm-offset-11 {
        margin-left: 91.66666667%
    }

    .col-sm-offset-10 {
        margin-left: 83.33333333%
    }

    .col-sm-offset-9 {
        margin-left: 75%
    }

    .col-sm-offset-8 {
        margin-left: 66.66666667%
    }

    .col-sm-offset-7 {
        margin-left: 58.33333333%
    }

    .col-sm-offset-6 {
        margin-left: 50%
    }

    .col-sm-offset-5 {
        margin-left: 41.66666667%
    }

    .col-sm-offset-4 {
        margin-left: 33.33333333%
    }

    .col-sm-offset-3 {
        margin-left: 25%
    }

    .col-sm-offset-2 {
        margin-left: 16.66666667%
    }

    .col-sm-offset-1 {
        margin-left: 8.33333333%
    }

    .col-sm-offset-0 {
        margin-left: 0
    }
}

@media (min-width:1024px) {

    .col-md-1,
    .col-md-2,
    .col-md-3,
    .col-md-4,
    .col-md-5,
    .col-md-6,
    .col-md-7,
    .col-md-8,
    .col-md-9,
    .col-md-10,
    .col-md-11,
    .col-md-12 {
        float: left
    }

    .col-md-12 {
        width: 100%
    }

    .col-md-11 {
        width: 91.66666667%
    }

    .col-md-10 {
        width: 83.33333333%
    }

    .col-md-9 {
        width: 75%
    }

    .col-md-8 {
        width: 66.66666667%
    }

    .col-md-7 {
        width: 58.33333333%
    }

    .col-md-6 {
        width: 50%
    }

    .col-md-5 {
        width: 41.66666667%
    }

    .col-md-4 {
        width: 33.33333333%
    }

    .col-md-3 {
        width: 25%
    }

    .col-md-2 {
        width: 16.66666667%
    }

    .col-md-1 {
        width: 8.33333333%
    }

    .col-md-pull-12 {
        right: 100%
    }

    .col-md-pull-11 {
        right: 91.66666667%
    }

    .col-md-pull-10 {
        right: 83.33333333%
    }

    .col-md-pull-9 {
        right: 75%
    }

    .col-md-pull-8 {
        right: 66.66666667%
    }

    .col-md-pull-7 {
        right: 58.33333333%
    }

    .col-md-pull-6 {
        right: 50%
    }

    .col-md-pull-5 {
        right: 41.66666667%
    }

    .col-md-pull-4 {
        right: 33.33333333%
    }

    .col-md-pull-3 {
        right: 25%
    }

    .col-md-pull-2 {
        right: 16.66666667%
    }

    .col-md-pull-1 {
        right: 8.33333333%
    }

    .col-md-pull-0 {
        right: auto
    }

    .col-md-push-12 {
        left: 100%
    }

    .col-md-push-11 {
        left: 91.66666667%
    }

    .col-md-push-10 {
        left: 83.33333333%
    }

    .col-md-push-9 {
        left: 75%
    }

    .col-md-push-8 {
        left: 66.66666667%
    }

    .col-md-push-7 {
        left: 58.33333333%
    }

    .col-md-push-6 {
        left: 50%
    }

    .col-md-push-5 {
        left: 41.66666667%
    }

    .col-md-push-4 {
        left: 33.33333333%
    }

    .col-md-push-3 {
        left: 25%
    }

    .col-md-push-2 {
        left: 16.66666667%
    }

    .col-md-push-1 {
        left: 8.33333333%
    }

    .col-md-push-0 {
        left: auto
    }

    .col-md-offset-12 {
        margin-left: 100%
    }

    .col-md-offset-11 {
        margin-left: 91.66666667%
    }

    .col-md-offset-10 {
        margin-left: 83.33333333%
    }

    .col-md-offset-9 {
        margin-left: 75%
    }

    .col-md-offset-8 {
        margin-left: 66.66666667%
    }

    .col-md-offset-7 {
        margin-left: 58.33333333%
    }

    .col-md-offset-6 {
        margin-left: 50%
    }

    .col-md-offset-5 {
        margin-left: 41.66666667%
    }

    .col-md-offset-4 {
        margin-left: 33.33333333%
    }

    .col-md-offset-3 {
        margin-left: 25%
    }

    .col-md-offset-2 {
        margin-left: 16.66666667%
    }

    .col-md-offset-1 {
        margin-left: 8.33333333%
    }

    .col-md-offset-0 {
        margin-left: 0
    }
}

@media (min-width:1400px) {

    .col-lg-1,
    .col-lg-2,
    .col-lg-3,
    .col-lg-4,
    .col-lg-5,
    .col-lg-6,
    .col-lg-7,
    .col-lg-8,
    .col-lg-9,
    .col-lg-10,
    .col-lg-11,
    .col-lg-12 {
        float: left
    }

    .col-lg-12 {
        width: 100%
    }

    .col-lg-11 {
        width: 91.66666667%
    }

    .col-lg-10 {
        width: 83.33333333%
    }

    .col-lg-9 {
        width: 75%
    }

    .col-lg-8 {
        width: 66.66666667%
    }

    .col-lg-7 {
        width: 58.33333333%
    }

    .col-lg-6 {
        width: 50%
    }

    .col-lg-5 {
        width: 41.66666667%
    }

    .col-lg-4 {
        width: 33.33333333%
    }

    .col-lg-3 {
        width: 25%
    }

    .col-lg-2 {
        width: 16.66666667%
    }

    .col-lg-1 {
        width: 8.33333333%
    }

    .col-lg-pull-12 {
        right: 100%
    }

    .col-lg-pull-11 {
        right: 91.66666667%
    }

    .col-lg-pull-10 {
        right: 83.33333333%
    }

    .col-lg-pull-9 {
        right: 75%
    }

    .col-lg-pull-8 {
        right: 66.66666667%
    }

    .col-lg-pull-7 {
        right: 58.33333333%
    }

    .col-lg-pull-6 {
        right: 50%
    }

    .col-lg-pull-5 {
        right: 41.66666667%
    }

    .col-lg-pull-4 {
        right: 33.33333333%
    }

    .col-lg-pull-3 {
        right: 25%
    }

    .col-lg-pull-2 {
        right: 16.66666667%
    }

    .col-lg-pull-1 {
        right: 8.33333333%
    }

    .col-lg-pull-0 {
        right: auto
    }

    .col-lg-push-12 {
        left: 100%
    }

    .col-lg-push-11 {
        left: 91.66666667%
    }

    .col-lg-push-10 {
        left: 83.33333333%
    }

    .col-lg-push-9 {
        left: 75%
    }

    .col-lg-push-8 {
        left: 66.66666667%
    }

    .col-lg-push-7 {
        left: 58.33333333%
    }

    .col-lg-push-6 {
        left: 50%
    }

    .col-lg-push-5 {
        left: 41.66666667%
    }

    .col-lg-push-4 {
        left: 33.33333333%
    }

    .col-lg-push-3 {
        left: 25%
    }

    .col-lg-push-2 {
        left: 16.66666667%
    }

    .col-lg-push-1 {
        left: 8.33333333%
    }

    .col-lg-push-0 {
        left: auto
    }

    .col-lg-offset-12 {
        margin-left: 100%
    }

    .col-lg-offset-11 {
        margin-left: 91.66666667%
    }

    .col-lg-offset-10 {
        margin-left: 83.33333333%
    }

    .col-lg-offset-9 {
        margin-left: 75%
    }

    .col-lg-offset-8 {
        margin-left: 66.66666667%
    }

    .col-lg-offset-7 {
        margin-left: 58.33333333%
    }

    .col-lg-offset-6 {
        margin-left: 50%
    }

    .col-lg-offset-5 {
        margin-left: 41.66666667%
    }

    .col-lg-offset-4 {
        margin-left: 33.33333333%
    }

    .col-lg-offset-3 {
        margin-left: 25%
    }

    .col-lg-offset-2 {
        margin-left: 16.66666667%
    }

    .col-lg-offset-1 {
        margin-left: 8.33333333%
    }

    .col-lg-offset-0 {
        margin-left: 0
    }

    .header-middle .col-md-9 {
        width: 35%
    }

    .page-homepage .hero-banners .banner-box {
        height: 188px
    }
}

table {
    background-color: transparent
}

th {
    text-align: left
}

.table {
    width: 100%;
    max-width: 100%;
    margin-bottom: 20px
}

.table>thead>tr>th,
.table>tbody>tr>th,
.table>tfoot>tr>th,
.table>thead>tr>td,
.table>tbody>tr>td,
.table>tfoot>tr>td {
    padding: 8px;
    line-height: 1.42857143;
    vertical-align: top;
    border-top: 1px solid #ddd
}

.table>thead>tr>th {
    vertical-align: bottom;
    border-bottom: 2px solid #ddd
}

.table>caption+thead>tr:first-child>th,
.table>colgroup+thead>tr:first-child>th,
.table>thead:first-child>tr:first-child>th,
.table>caption+thead>tr:first-child>td,
.table>colgroup+thead>tr:first-child>td,
.table>thead:first-child>tr:first-child>td {
    border-top: 0
}

.table>tbody+tbody {
    border-top: 2px solid #ddd
}

.table .table {
    background-color: #fff
}

.table-condensed>thead>tr>th,
.table-condensed>tbody>tr>th,
.table-condensed>tfoot>tr>th,
.table-condensed>thead>tr>td,
.table-condensed>tbody>tr>td,
.table-condensed>tfoot>tr>td {
    padding: 5px
}

.table-bordered {
    border: 1px solid #ddd
}

.table-bordered>thead>tr>th,
.table-bordered>tbody>tr>th,
.table-bordered>tfoot>tr>th,
.table-bordered>thead>tr>td,
.table-bordered>tbody>tr>td,
.table-bordered>tfoot>tr>td {
    border: 1px solid #ddd
}

.table-bordered>thead>tr>th,
.table-bordered>thead>tr>td {
    border-bottom-width: 2px
}

.table-striped>tbody>tr:nth-child(odd)>td,
.table-striped>tbody>tr:nth-child(odd)>th {
    background-color: #f9f9f9
}

.table-hover>tbody>tr:hover>td,
.table-hover>tbody>tr:hover>th {
    background-color: #f5f5f5
}

table col[class*="col-"] {
    position: static;
    float: none;
    display: table-column
}

table td[class*="col-"],
table th[class*="col-"] {
    position: static;
    float: none;
    display: table-cell
}

.table>thead>tr>td.active,
.table>tbody>tr>td.active,
.table>tfoot>tr>td.active,
.table>thead>tr>th.active,
.table>tbody>tr>th.active,
.table>tfoot>tr>th.active,
.table>thead>tr.active>td,
.table>tbody>tr.active>td,
.table>tfoot>tr.active>td,
.table>thead>tr.active>th,
.table>tbody>tr.active>th,
.table>tfoot>tr.active>th {
    background-color: #f5f5f5
}

.table-hover>tbody>tr>td.active:hover,
.table-hover>tbody>tr>th.active:hover,
.table-hover>tbody>tr.active:hover>td,
.table-hover>tbody>tr:hover>.active,
.table-hover>tbody>tr.active:hover>th {
    background-color: #e8e8e8
}

.table>thead>tr>td.success,
.table>tbody>tr>td.success,
.table>tfoot>tr>td.success,
.table>thead>tr>th.success,
.table>tbody>tr>th.success,
.table>tfoot>tr>th.success,
.table>thead>tr.success>td,
.table>tbody>tr.success>td,
.table>tfoot>tr.success>td,
.table>thead>tr.success>th,
.table>tbody>tr.success>th,
.table>tfoot>tr.success>th {
    background-color: #dff0d8
}

.table-hover>tbody>tr>td.success:hover,
.table-hover>tbody>tr>th.success:hover,
.table-hover>tbody>tr.success:hover>td,
.table-hover>tbody>tr:hover>.success,
.table-hover>tbody>tr.success:hover>th {
    background-color: #d0e9c6
}

.table>thead>tr>td.info,
.table>tbody>tr>td.info,
.table>tfoot>tr>td.info,
.table>thead>tr>th.info,
.table>tbody>tr>th.info,
.table>tfoot>tr>th.info,
.table>thead>tr.info>td,
.table>tbody>tr.info>td,
.table>tfoot>tr.info>td,
.table>thead>tr.info>th,
.table>tbody>tr.info>th,
.table>tfoot>tr.info>th {
    background-color: #d9edf7
}

.table-hover>tbody>tr>td.info:hover,
.table-hover>tbody>tr>th.info:hover,
.table-hover>tbody>tr.info:hover>td,
.table-hover>tbody>tr:hover>.info,
.table-hover>tbody>tr.info:hover>th {
    background-color: #c4e3f3
}

.table>thead>tr>td.warning,
.table>tbody>tr>td.warning,
.table>tfoot>tr>td.warning,
.table>thead>tr>th.warning,
.table>tbody>tr>th.warning,
.table>tfoot>tr>th.warning,
.table>thead>tr.warning>td,
.table>tbody>tr.warning>td,
.table>tfoot>tr.warning>td,
.table>thead>tr.warning>th,
.table>tbody>tr.warning>th,
.table>tfoot>tr.warning>th {
    background-color: #fcf8e3
}

.table-hover>tbody>tr>td.warning:hover,
.table-hover>tbody>tr>th.warning:hover,
.table-hover>tbody>tr.warning:hover>td,
.table-hover>tbody>tr:hover>.warning,
.table-hover>tbody>tr.warning:hover>th {
    background-color: #faf2cc
}

.table>thead>tr>td.danger,
.table>tbody>tr>td.danger,
.table>tfoot>tr>td.danger,
.table>thead>tr>th.danger,
.table>tbody>tr>th.danger,
.table>tfoot>tr>th.danger,
.table>thead>tr.danger>td,
.table>tbody>tr.danger>td,
.table>tfoot>tr.danger>td,
.table>thead>tr.danger>th,
.table>tbody>tr.danger>th,
.table>tfoot>tr.danger>th {
    background-color: #f2dede
}

.table-hover>tbody>tr>td.danger:hover,
.table-hover>tbody>tr>th.danger:hover,
.table-hover>tbody>tr.danger:hover>td,
.table-hover>tbody>tr:hover>.danger,
.table-hover>tbody>tr.danger:hover>th {
    background-color: #ebcccc
}

@media screen and (max-width:639px) {
    .table-responsive {
        width: 100%;
        margin-bottom: 15px;
        overflow-y: hidden;
        overflow-x: auto;
        -ms-overflow-style: -ms-autohiding-scrollbar;
        border: 1px solid #ddd;
        -webkit-overflow-scrolling: touch
    }

    .table-responsive>.table {
        margin-bottom: 0
    }

    .table-responsive>.table>thead>tr>th,
    .table-responsive>.table>tbody>tr>th,
    .table-responsive>.table>tfoot>tr>th,
    .table-responsive>.table>thead>tr>td,
    .table-responsive>.table>tbody>tr>td,
    .table-responsive>.table>tfoot>tr>td {
        white-space: nowrap
    }

    .table-responsive>.table-bordered {
        border: 0
    }

    .table-responsive>.table-bordered>thead>tr>th:first-child,
    .table-responsive>.table-bordered>tbody>tr>th:first-child,
    .table-responsive>.table-bordered>tfoot>tr>th:first-child,
    .table-responsive>.table-bordered>thead>tr>td:first-child,
    .table-responsive>.table-bordered>tbody>tr>td:first-child,
    .table-responsive>.table-bordered>tfoot>tr>td:first-child {
        border-left: 0
    }

    .table-responsive>.table-bordered>thead>tr>th:last-child,
    .table-responsive>.table-bordered>tbody>tr>th:last-child,
    .table-responsive>.table-bordered>tfoot>tr>th:last-child,
    .table-responsive>.table-bordered>thead>tr>td:last-child,
    .table-responsive>.table-bordered>tbody>tr>td:last-child,
    .table-responsive>.table-bordered>tfoot>tr>td:last-child {
        border-right: 0
    }

    .table-responsive>.table-bordered>tbody>tr:last-child>th,
    .table-responsive>.table-bordered>tfoot>tr:last-child>th,
    .table-responsive>.table-bordered>tbody>tr:last-child>td,
    .table-responsive>.table-bordered>tfoot>tr:last-child>td {
        border-bottom: 0
    }
}

fieldset {
    padding: 0;
    margin: 0;
    border: 0;
    min-width: 0
}

legend {
    display: block;
    width: 100%;
    padding: 0;
    margin-bottom: 20px;
    font-size: 21px;
    line-height: inherit;
    color: #333;
    border: 0;
    border-bottom: 1px solid #e5e5e5
}

label {
    display: inline-block;
    max-width: 100%;
    margin-bottom: 5px;
    font-weight: bold
}

input[type="search"] {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

input[type="radio"],
input[type="checkbox"] {
    margin: 4px 0 0;
    margin-top: 1px \9;
    line-height: normal
}

input[type="file"] {
    display: block
}

input[type="range"] {
    display: block;
    width: 100%
}

select[multiple],
select[size] {
    height: auto
}

input[type="file"]:focus,
input[type="radio"]:focus,
input[type="checkbox"]:focus {
    outline: thin dotted;
    outline: 5px auto -webkit-focus-ring-color;
    outline-offset: -2px
}

output {
    display: block;
    padding-top: 7px;
    font-size: 14px;
    line-height: 1.42857143;
    color: #555
}

.form-control {
    display: block;
    width: 100%;
    height: 34px;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857143;
    color: #555;
    background-color: #fff;
    background-image: none;
    border: 1px solid #dcdcdc;
    border-radius: 0;
    box-shadow: none
}

.form-control:focus {
    border-color: #354153;
    outline: 0;
    -webkit-box-shadow: inset 0 1px 1px rgba(1, 90, 172, 0.075), 0 0 8px rgba(1, 90, 172, 0.6);
    box-shadow: inset 0 1px 1px rgba(1, 90, 172, 0.075), 0 0 8px rgba(1, 90, 172, 0.6)
}

.form-control::-moz-placeholder {
    color: #777;
    opacity: 1
}

.form-control:-ms-input-placeholder {
    color: #777
}

.form-control::-webkit-input-placeholder {
    color: #777
}

.form-control[disabled],
.form-control[readonly],
fieldset[disabled] .form-control {
    cursor: not-allowed;
    background-color: #eee;
    opacity: 1
}

textarea.form-control {
    height: auto
}

input[type="search"] {
    -webkit-appearance: none
}

input[type="date"],
input[type="time"],
input[type="datetime-local"],
input[type="month"] {
    line-height: 34px;
    line-height: 1.42857143
}

input[type="date"].input-sm,
input[type="time"].input-sm,
input[type="datetime-local"].input-sm,
input[type="month"].input-sm {
    line-height: 30px
}

input[type="date"].input-lg,
input[type="time"].input-lg,
input[type="datetime-local"].input-lg,
input[type="month"].input-lg {
    line-height: 46px
}

.form-group {
    margin-bottom: 15px
}

.valideContainer_mintatec {
    margin: 10px 0 5px 0
}

.valideContainer_mintatec .csa_hidden {
    display: none
}

.valideContainer_mintatec .csa_block {
    display: block
}

.valideContainer_mintatec .csa_glyphicon-remove {
    color: #ff2c2c
}

.valideContainer_mintatec .csa_glyphicon-ok {
    color: #50a309;
    position: relative
}

.valideContainer_mintatec .csa_glyphicon-ok:after {
    content: "";
    position: absolute;
    background-image: url('https://reimg-carrefour.mncdn.com/staticimage/csaSuccessIcon.png');
    background-repeat: no-repeat;
    background-size: contain;
    width: 10px;
    height: 10px;
    top: 57%;
    right: 0
}

.radio,
.checkbox {
    position: relative;
    display: block;
    min-height: 20px;
    margin-top: 10px;
    margin-bottom: 10px
}

.radio label,
.checkbox label {
    padding-left: 20px;
    margin-bottom: 0;
    font-weight: normal;
    cursor: pointer
}

.radio input[type="radio"],
.radio-inline input[type="radio"],
.checkbox input[type="checkbox"],
.checkbox-inline input[type="checkbox"] {
    position: absolute;
    margin-left: -20px;
    margin-top: 4px
}

.radio+.radio,
.checkbox+.checkbox {
    margin-top: -5px
}

.radio-inline,
.checkbox-inline {
    display: inline-block;
    padding-left: 20px;
    margin-bottom: 0;
    vertical-align: middle;
    font-weight: normal;
    cursor: pointer
}

.radio-inline+.radio-inline,
.checkbox-inline+.checkbox-inline {
    margin-top: 0;
    margin-left: 10px
}

input[type="radio"][disabled],
input[type="checkbox"][disabled],
input[type="radio"].disabled,
input[type="checkbox"].disabled,
fieldset[disabled] input[type="radio"],
fieldset[disabled] input[type="checkbox"] {
    cursor: not-allowed
}

.radio-inline.disabled,
.checkbox-inline.disabled,
fieldset[disabled] .radio-inline,
fieldset[disabled] .checkbox-inline {
    cursor: not-allowed
}

.radio.disabled label,
.checkbox.disabled label,
fieldset[disabled] .radio label,
fieldset[disabled] .checkbox label {
    cursor: not-allowed
}

.form-control-static {
    padding-top: 7px;
    padding-bottom: 7px;
    margin-bottom: 0
}

.form-control-static.input-lg,
.form-control-static.input-sm {
    padding-left: 0;
    padding-right: 0
}

.input-sm,
.form-horizontal .form-group-sm .form-control,
.form-horizontal .form-group-sm .form-control {
    height: 30px;
    padding: 5px 10px;
    font-size: 12px;
    line-height: 1.5;
    border-radius: 0
}

select.input-sm {
    height: 30px;
    line-height: 30px
}

textarea.input-sm,
select[multiple].input-sm {
    height: auto
}

.input-lg,
.form-horizontal .form-group-lg .form-control,
.form-horizontal .form-group-lg .form-control {
    height: 46px;
    padding: 10px 16px;
    font-size: 18px;
    line-height: 1.33;
    border-radius: 0
}

select.input-lg {
    height: 46px;
    line-height: 46px
}

textarea.input-lg,
select[multiple].input-lg {
    height: auto
}

.has-feedback {
    position: relative
}

.has-feedback .form-control {
    padding-right: 42.5px
}

.form-control-feedback {
    position: absolute;
    top: 25px;
    right: 0;
    z-index: 2;
    display: block;
    width: 34px;
    height: 34px;
    line-height: 34px;
    text-align: center
}

.input-lg+.form-control-feedback {
    width: 46px;
    height: 46px;
    line-height: 46px
}

.input-sm+.form-control-feedback {
    width: 30px;
    height: 30px;
    line-height: 30px
}

.has-success .help-block,
.has-success .control-label,
.has-success .radio,
.has-success .checkbox,
.has-success .radio-inline,
.has-success .checkbox-inline {
    color: #3e5983
}

.has-success .form-control {
    border-color: #3e5983;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075)
}

.has-success .form-control:focus {
    border-color: #2e4160;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #6d8bba;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #6d8bba
}

.has-success .input-group-addon {
    color: #3e5983;
    border-color: #3e5983;
    background-color: #dff0d8
}

.has-success .form-control-feedback {
    color: #3e5983
}

.has-warning .help-block,
.has-warning .control-label,
.has-warning .radio,
.has-warning .checkbox,
.has-warning .radio-inline,
.has-warning .checkbox-inline {
    color: #8a6d3b
}

.has-warning .form-control {
    border-color: #8a6d3b;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075)
}

.has-warning .form-control:focus {
    border-color: #66512c;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #c0a16b;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #c0a16b
}

.has-warning .input-group-addon {
    color: #8a6d3b;
    border-color: #8a6d3b;
    background-color: #fcf8e3
}

.has-warning .form-control-feedback {
    color: #8a6d3b
}

.has-error .help-block,
.has-error .control-label,
.has-error .radio,
.has-error .checkbox,
.has-error .radio-inline,
.has-error .checkbox-inline {
    color: #ff0000
}

.has-error .form-control {
    border-color: #ff0000;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075)
}

.has-error .form-control::placeholder {
    color: #ff0000
}

.has-error .form-control:focus {
    border-color: #f11;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #faa;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #faa
}

.has-error .input-group-addon {
    color: #085fae;
    border-color: #085fae;
    background-color: #f2dede
}

.has-error .form-control-feedback {
    color: #085fae
}

.has-feedback label.sr-only~.form-control-feedback {
    top: 0
}

.help-block {
    display: block;
    margin-top: 5px;
    margin-bottom: 10px;
    color: #707070
}

@media (min-width:640px) {
    .form-inline .form-group {
        display: inline-block;
        margin-bottom: 0;
        vertical-align: middle
    }

    .form-inline .form-control {
        display: inline-block;
        width: auto;
        vertical-align: middle
    }

    .form-inline .input-group {
        display: inline-table;
        vertical-align: middle
    }

    .form-inline .input-group .input-group-addon,
    .form-inline .input-group .input-group-btn,
    .form-inline .input-group .form-control {
        width: auto
    }

    .form-inline .input-group>.form-control {
        width: 100%
    }

    .form-inline .control-label {
        margin-bottom: 0;
        vertical-align: middle
    }

    .form-inline .radio,
    .form-inline .checkbox {
        display: inline-block;
        margin-top: 0;
        margin-bottom: 0;
        vertical-align: middle
    }

    .form-inline .radio label,
    .form-inline .checkbox label {
        padding-left: 0
    }

    .form-inline .radio input[type="radio"],
    .form-inline .checkbox input[type="checkbox"] {
        position: relative;
        margin-left: 0
    }

    .form-inline .has-feedback .form-control-feedback {
        top: 0
    }
}

.form-horizontal .radio,
.form-horizontal .checkbox,
.form-horizontal .radio-inline,
.form-horizontal .checkbox-inline {
    margin-top: 0;
    margin-bottom: 0;
    padding-top: 7px
}

.form-horizontal .radio,
.form-horizontal .checkbox {
    min-height: 27px
}

.form-horizontal .form-group {
    margin-left: -10px;
    margin-right: -10px
}

@media (min-width:640px) {
    .form-horizontal .control-label {
        text-align: right;
        margin-bottom: 0;
        padding-top: 7px
    }
}

.form-horizontal .has-feedback .form-control-feedback {
    top: 0;
    right: 10px
}

@media (min-width:640px) {
    .form-horizontal .form-group-lg .control-label {
        padding-top: 14.3px
    }
}

@media (min-width:640px) {
    .form-horizontal .form-group-sm .control-label {
        padding-top: 6px
    }
}

.btn {
    display: inline-block;
    margin-bottom: 0;
    font-weight: normal;
    text-align: center;
    vertical-align: middle;
    cursor: pointer;
    background-image: none;
    border: 1px solid transparent;
    white-space: nowrap;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857143;
    border-radius: 0;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.btn:focus,
.btn:active:focus,
.btn.active:focus {
    outline: none
}

.btn:hover,
.btn:focus {
    color: #19212b;
    text-decoration: none
}

.btn:active,
.btn.active {
    outline: 0;
    background-image: none;
    -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
    box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125)
}

.btn.disabled,
.btn[disabled],
fieldset[disabled] .btn {
    cursor: not-allowed;
    pointer-events: none;
    opacity: .65;
    filter: alpha(opacity=65);
    -webkit-box-shadow: none;
    box-shadow: none
}

.btn-default {
    color: #fff;
    background-color: #085fae;
    border-color: transparent
}

.btn-default:hover,
.btn-default:focus,
.btn-default:active,
.btn-default.active,
.open>.dropdown-toggle.btn-default {
    color: #fff;
    background-color: #085fae;
    border-color: rgba(0, 0, 0, 0)
}

.btn-default:active,
.btn-default.active,
.open>.dropdown-toggle.btn-default {
    background-image: none
}

.btn-default.disabled,
.btn-default[disabled],
fieldset[disabled] .btn-default,
.btn-default.disabled:hover,
.btn-default[disabled]:hover,
fieldset[disabled] .btn-default:hover,
.btn-default.disabled:focus,
.btn-default[disabled]:focus,
fieldset[disabled] .btn-default:focus,
.btn-default.disabled:active,
.btn-default[disabled]:active,
fieldset[disabled] .btn-default:active,
.btn-default.disabled.active,
.btn-default[disabled].active,
fieldset[disabled] .btn-default.active {
    background-color: #a9afb7;
    border-color: transparent
}

.btn-default .badge {
    color: #a9afb7;
    background-color: #19212b
}

.btn-default:hover,
.btn-default:focus,
.btn-default:active,
.btn-default.active,
.open .dropdown-toggle.btn-default {
    color: #fff;
    opacity: .9;
    border-color: #085fae;
    -webkit-box-shadow: none;
    box-shadow: none
}

.btn-default:active,
.btn-default.active,
.open .dropdown-toggle.btn-default {
    background-image: none
}

.btn-default.disabled,
.btn-default[disabled],
fieldset[disabled] .btn-default,
.btn-default.disabled:hover,
.btn-default[disabled]:hover,
fieldset[disabled] .btn-default:hover,
.btn-default.disabled:focus,
.btn-default[disabled]:focus,
fieldset[disabled] .btn-default:focus,
.btn-default.disabled:active,
.btn-default[disabled]:active,
fieldset[disabled] .btn-default:active,
.btn-default.disabled.active,
.btn-default[disabled].active,
fieldset[disabled] .btn-default.active {
    color: #fff;
    background-color: #085fae;
    border-color: transparent;
    -webkit-box-shadow: 0 2px 2px 0 #88909b;
    box-shadow: 0 2px 2px 0 #88909b
}

.btn-default .badge {
    color: #a9afb7;
    background-color: #19212b
}

.btn-default--second {
    color: #333333 !important;
    background-color: #ffffff !important;
    border-color: #333333 !important
}

.btn-default--second:hover {
    background-color: #e6e6e6 !important
}

.btn-primary {
    color: #fff;
    background-color: #085fae;
    border-color: transparent
}

.btn-primary:hover,
.btn-primary:focus,
.btn-primary:active,
.btn-primary.active,
.open>.dropdown-toggle.btn-primary {
    color: #fff;
    border-color: rgba(0, 0, 0, 0)
}

.btn-primary:active,
.btn-primary.active,
.open>.dropdown-toggle.btn-primary {
    background-image: none
}

.btn-primary.disabled,
.btn-primary[disabled],
fieldset[disabled] .btn-primary,
.btn-primary.disabled:hover,
.btn-primary[disabled]:hover,
fieldset[disabled] .btn-primary:hover,
.btn-primary.disabled:focus,
.btn-primary[disabled]:focus,
fieldset[disabled] .btn-primary:focus,
.btn-primary.disabled:active,
.btn-primary[disabled]:active,
fieldset[disabled] .btn-primary:active,
.btn-primary.disabled.active,
.btn-primary[disabled].active,
fieldset[disabled] .btn-primary.active {
    background-color: #085fae;
    border-color: transparent
}

.btn-primary .badge {
    color: #085fae;
    background-color: #fff
}

.btn-primary:hover,
.btn-primary:focus,
.btn-primary:active,
.btn-primary.active,
.open .dropdown-toggle.btn-primary {
    color: #fff;
    opacity: .9;
    border-color: #085fae;
    -webkit-box-shadow: none;
    box-shadow: none
}

.btn-primary:active,
.btn-primary.active,
.open .dropdown-toggle.btn-primary {
    background-image: none
}

.btn-primary.disabled,
.btn-primary[disabled],
fieldset[disabled] .btn-primary,
.btn-primary.disabled:hover,
.btn-primary[disabled]:hover,
fieldset[disabled] .btn-primary:hover,
.btn-primary.disabled:focus,
.btn-primary[disabled]:focus,
fieldset[disabled] .btn-primary:focus,
.btn-primary.disabled:active,
.btn-primary[disabled]:active,
fieldset[disabled] .btn-primary:active,
.btn-primary.disabled.active,
.btn-primary[disabled].active,
fieldset[disabled] .btn-primary.active,
button.outOfStock {
    color: #333;
    background-color: #ccc !important;
    border-color: transparent !important;
    box-shadow: none;
    cursor: not-allowed;
    pointer-events: none
}

.btn-primary .badge {
    color: #085fae;
    background-color: #fff
}

.btn-success {
    color: #fff;
    background-color: #5cb85c;
    border-color: transparent;
    -webkit-box-shadow: 0 2px 2px 0 #2d672d;
    box-shadow: 0 2px 2px 0 #2d672d
}

.btn-success:hover,
.btn-success:focus,
.btn-success:active,
.btn-success.active,
.open>.dropdown-toggle.btn-success {
    color: #fff;
    background-color: #449d44;
    border-color: rgba(0, 0, 0, 0)
}

.btn-success:active,
.btn-success.active,
.open>.dropdown-toggle.btn-success {
    background-image: none
}

.btn-success.disabled,
.btn-success[disabled],
fieldset[disabled] .btn-success,
.btn-success.disabled:hover,
.btn-success[disabled]:hover,
fieldset[disabled] .btn-success:hover,
.btn-success.disabled:focus,
.btn-success[disabled]:focus,
fieldset[disabled] .btn-success:focus,
.btn-success.disabled:active,
.btn-success[disabled]:active,
fieldset[disabled] .btn-success:active,
.btn-success.disabled.active,
.btn-success[disabled].active,
fieldset[disabled] .btn-success.active {
    background-color: #5cb85c;
    border-color: transparent
}

.btn-success .badge {
    color: #5cb85c;
    background-color: #fff
}

.btn-success:hover,
.btn-success:focus,
.btn-success:active,
.btn-success.active,
.open .dropdown-toggle.btn-success {
    color: #5cb85c;
    background-color: #fff;
    border-color: #5cb85c;
    -webkit-box-shadow: none;
    box-shadow: none
}

.btn-success:active,
.btn-success.active,
.open .dropdown-toggle.btn-success {
    background-image: none
}

.btn-success.disabled,
.btn-success[disabled],
fieldset[disabled] .btn-success,
.btn-success.disabled:hover,
.btn-success[disabled]:hover,
fieldset[disabled] .btn-success:hover,
.btn-success.disabled:focus,
.btn-success[disabled]:focus,
fieldset[disabled] .btn-success:focus,
.btn-success.disabled:active,
.btn-success[disabled]:active,
fieldset[disabled] .btn-success:active,
.btn-success.disabled.active,
.btn-success[disabled].active,
fieldset[disabled] .btn-success.active {
    color: #5cb85c;
    background-color: #8acc8a;
    border-color: transparent;
    -webkit-box-shadow: 0 2px 2px 0 #419641;
    box-shadow: 0 2px 2px 0 #419641
}

.btn-success .badge {
    color: #5cb85c;
    background-color: #fff
}

.btn-info {
    color: #fff;
    background-color: #354153;
    border-color: transparent;
    -webkit-box-shadow: 0 2px 2px 0 #030405;
    box-shadow: 0 2px 2px 0 #030405
}

.btn-info:hover,
.btn-info:focus,
.btn-info:active,
.btn-info.active,
.open>.dropdown-toggle.btn-info {
    color: #fff;
    background-color: #212934;
    border-color: rgba(0, 0, 0, 0)
}

.btn-info:active,
.btn-info.active,
.open>.dropdown-toggle.btn-info {
    background-image: none
}

.btn-info.disabled,
.btn-info[disabled],
fieldset[disabled] .btn-info,
.btn-info.disabled:hover,
.btn-info[disabled]:hover,
fieldset[disabled] .btn-info:hover,
.btn-info.disabled:focus,
.btn-info[disabled]:focus,
fieldset[disabled] .btn-info:focus,
.btn-info.disabled:active,
.btn-info[disabled]:active,
fieldset[disabled] .btn-info:active,
.btn-info.disabled.active,
.btn-info[disabled].active,
fieldset[disabled] .btn-info.active {
    background-color: #354153;
    border-color: transparent
}

.btn-info .badge {
    color: #354153;
    background-color: #fff
}

.btn-info:hover,
.btn-info:focus,
.btn-info:active,
.btn-info.active,
.open .dropdown-toggle.btn-info {
    color: #354153;
    background-color: #fff;
    border-color: #354153;
    -webkit-box-shadow: none;
    box-shadow: none
}

.btn-info:active,
.btn-info.active,
.open .dropdown-toggle.btn-info {
    background-image: none
}

.btn-info.disabled,
.btn-info[disabled],
fieldset[disabled] .btn-info,
.btn-info.disabled:hover,
.btn-info[disabled]:hover,
fieldset[disabled] .btn-info:hover,
.btn-info.disabled:focus,
.btn-info[disabled]:focus,
fieldset[disabled] .btn-info:focus,
.btn-info.disabled:active,
.btn-info[disabled]:active,
fieldset[disabled] .btn-info:active,
.btn-info.disabled.active,
.btn-info[disabled].active,
fieldset[disabled] .btn-info.active {
    color: #354153;
    background-color: #4f617b;
    border-color: transparent;
    -webkit-box-shadow: 0 2px 2px 0 #1d242e;
    box-shadow: 0 2px 2px 0 #1d242e
}

.btn-info .badge {
    color: #354153;
    background-color: #fff
}

.btn-warning {
    color: #fff;
    background-color: #f0ad4e;
    border-color: transparent;
    -webkit-box-shadow: 0 2px 2px 0 #b06d0f;
    box-shadow: 0 2px 2px 0 #b06d0f
}

.btn-warning:hover,
.btn-warning:focus,
.btn-warning:active,
.btn-warning.active,
.open>.dropdown-toggle.btn-warning {
    color: #fff;
    background-color: #ec971f;
    border-color: rgba(0, 0, 0, 0)
}

.btn-warning:active,
.btn-warning.active,
.open>.dropdown-toggle.btn-warning {
    background-image: none
}

.btn-warning.disabled,
.btn-warning[disabled],
fieldset[disabled] .btn-warning,
.btn-warning.disabled:hover,
.btn-warning[disabled]:hover,
fieldset[disabled] .btn-warning:hover,
.btn-warning.disabled:focus,
.btn-warning[disabled]:focus,
fieldset[disabled] .btn-warning:focus,
.btn-warning.disabled:active,
.btn-warning[disabled]:active,
fieldset[disabled] .btn-warning:active,
.btn-warning.disabled.active,
.btn-warning[disabled].active,
fieldset[disabled] .btn-warning.active {
    background-color: #f0ad4e;
    border-color: transparent
}

.btn-warning .badge {
    color: #f0ad4e;
    background-color: #fff
}

.btn-warning:hover,
.btn-warning:focus,
.btn-warning:active,
.btn-warning.active,
.open .dropdown-toggle.btn-warning {
    color: #f0ad4e;
    background-color: #fff;
    border-color: #f0ad4e;
    -webkit-box-shadow: none;
    box-shadow: none
}

.btn-warning:active,
.btn-warning.active,
.open .dropdown-toggle.btn-warning {
    background-image: none
}

.btn-warning.disabled,
.btn-warning[disabled],
fieldset[disabled] .btn-warning,
.btn-warning.disabled:hover,
.btn-warning[disabled]:hover,
fieldset[disabled] .btn-warning:hover,
.btn-warning.disabled:focus,
.btn-warning[disabled]:focus,
fieldset[disabled] .btn-warning:focus,
.btn-warning.disabled:active,
.btn-warning[disabled]:active,
fieldset[disabled] .btn-warning:active,
.btn-warning.disabled.active,
.btn-warning[disabled].active,
fieldset[disabled] .btn-warning.active {
    color: #f0ad4e;
    background-color: #f5c98b;
    border-color: transparent;
    -webkit-box-shadow: 0 2px 2px 0 #eb9316;
    box-shadow: 0 2px 2px 0 #eb9316
}

.btn-warning .badge {
    color: #f0ad4e;
    background-color: #fff
}

.btn-danger {
    color: #fff;
    background-color: #d9534f;
    border-color: transparent;
    -webkit-box-shadow: 0 2px 2px 0 #8b211e;
    box-shadow: 0 2px 2px 0 #8b211e
}

.btn-danger:hover,
.btn-danger:focus,
.btn-danger:active,
.btn-danger.active,
.open>.dropdown-toggle.btn-danger {
    color: #fff;
    background-color: #c9302c;
    border-color: rgba(0, 0, 0, 0)
}

.btn-danger:active,
.btn-danger.active,
.open>.dropdown-toggle.btn-danger {
    background-image: none
}

.btn-danger.disabled,
.btn-danger[disabled],
fieldset[disabled] .btn-danger,
.btn-danger.disabled:hover,
.btn-danger[disabled]:hover,
fieldset[disabled] .btn-danger:hover,
.btn-danger.disabled:focus,
.btn-danger[disabled]:focus,
fieldset[disabled] .btn-danger:focus,
.btn-danger.disabled:active,
.btn-danger[disabled]:active,
fieldset[disabled] .btn-danger:active,
.btn-danger.disabled.active,
.btn-danger[disabled].active,
fieldset[disabled] .btn-danger.active {
    background-color: #d9534f;
    border-color: transparent
}

.btn-danger .badge {
    color: #d9534f;
    background-color: #fff
}

.btn-danger:hover,
.btn-danger:focus,
.btn-danger:active,
.btn-danger.active,
.open .dropdown-toggle.btn-danger {
    color: #d9534f;
    background-color: #fff;
    border-color: #d9534f;
    -webkit-box-shadow: none;
    box-shadow: none
}

.btn-danger:active,
.btn-danger.active,
.open .dropdown-toggle.btn-danger {
    background-image: none
}

.btn-danger.disabled,
.btn-danger[disabled],
fieldset[disabled] .btn-danger,
.btn-danger.disabled:hover,
.btn-danger[disabled]:hover,
fieldset[disabled] .btn-danger:hover,
.btn-danger.disabled:focus,
.btn-danger[disabled]:focus,
fieldset[disabled] .btn-danger:focus,
.btn-danger.disabled:active,
.btn-danger[disabled]:active,
fieldset[disabled] .btn-danger:active,
.btn-danger.disabled.active,
.btn-danger[disabled].active,
fieldset[disabled] .btn-danger.active {
    color: #d9534f;
    background-color: #e58886;
    border-color: transparent;
    -webkit-box-shadow: 0 2px 2px 0 #c12e2a;
    box-shadow: 0 2px 2px 0 #c12e2a
}

.btn-danger .badge {
    color: #d9534f;
    background-color: #fff
}

.btn-link {
    color: #085fae;
    font-weight: normal;
    cursor: pointer;
    border-radius: 0
}

.btn-link,
.btn-link:active,
.btn-link[disabled],
fieldset[disabled] .btn-link {
    background-color: transparent;
    -webkit-box-shadow: none;
    box-shadow: none
}

.btn-link,
.btn-link:hover,
.btn-link:focus,
.btn-link:active {
    border-color: transparent
}

.btn-link:hover,
.btn-link:focus {
    text-decoration: underline;
    background-color: transparent
}

.btn-link[disabled]:hover,
fieldset[disabled] .btn-link:hover,
.btn-link[disabled]:focus,
fieldset[disabled] .btn-link:focus {
    color: #777;
    text-decoration: none
}

.btn-outline-primary {
    background: #ffffff;
    border-color: #005baa;
    color: #005baa
}

.btn-lg,
.btn-group-lg>.btn,
.btn-group-lg>.btn {
    padding: 10px 16px;
    font-size: 18px;
    line-height: 1.33;
    border-radius: 0
}

.btn-sm,
.btn-group-sm>.btn,
.btn-group-sm>.btn {
    padding: 5px 10px;
    font-size: 12px;
    line-height: 1.5;
    border-radius: 0
}

.btn-xs,
.btn-group-xs>.btn,
.btn-group-xs>.btn {
    padding: 1px 5px;
    font-size: 12px;
    line-height: 1.5;
    border-radius: 0
}

.btn-block {
    display: block;
    width: 100%
}

.btn-block+.btn-block {
    margin-top: 5px
}

input[type="submit"].btn-block,
input[type="reset"].btn-block,
input[type="button"].btn-block {
    width: 100%
}

.fade {
    opacity: 0;
    -webkit-transition: opacity .15s linear;
    -o-transition: opacity .15s linear;
    transition: opacity .15s linear
}

.fade.in {
    opacity: 1
}

.collapse {
    display: none
}

.collapse.in {
    display: block
}

tr.collapse.in {
    display: table-row
}

tbody.collapse.in {
    display: table-row-group
}

.collapsing {
    position: relative;
    height: 0;
    overflow: hidden;
    -webkit-transition: height .35s ease;
    -o-transition: height .35s ease;
    transition: height .35s ease
}

.caret {
    display: inline-block;
    width: 0;
    height: 0;
    margin-left: 2px;
    vertical-align: middle;
    border-top: 4px solid;
    border-right: 4px solid transparent;
    border-left: 4px solid transparent
}

.dropdown {
    position: relative
}

.dropdown-toggle:focus {
    outline: 0
}

.dropdown-menu {
    position: absolute;
    top: 100%;
    left: 0;
    z-index: 1000;
    display: none;
    float: left;
    min-width: 160px;
    padding: 5px 0;
    margin: 2px 0 0;
    list-style: none;
    font-size: 14px;
    text-align: left;
    border-radius: 0;
    box-shadow: none !important;
    border: 1px solid #cac7ca
}

.dropdown-menu.pull-right {
    right: 0;
    left: auto
}

.dropdown-menu .divider {
    height: 1px;
    margin: 9px 0;
    overflow: hidden;
    background-color: #e5e5e5
}

.dropdown-menu>li>a {
    display: block;
    padding: 3px 20px;
    clear: both;
    font-weight: normal;
    line-height: 1.42857143;
    color: #333;
    white-space: nowrap
}

.dropdown-menu>li>a:hover,
.dropdown-menu>li>a:focus {
    text-decoration: none;
    color: #262626;
    background-color: #f5f5f5
}

.dropdown-menu>.active>a,
.dropdown-menu>.active>a:hover,
.dropdown-menu>.active>a:focus {
    color: #fff;
    text-decoration: none;
    outline: 0;
    background-color: #085fae
}

.dropdown-menu>.disabled>a,
.dropdown-menu>.disabled>a:hover,
.dropdown-menu>.disabled>a:focus {
    color: #777
}

.dropdown-menu>.disabled>a:hover,
.dropdown-menu>.disabled>a:focus {
    text-decoration: none;
    background-color: transparent;
    background-image: none;
    cursor: not-allowed
}

.open>.dropdown-menu {
    display: block
}

.open>a {
    outline: 0
}

.dropdown-menu-right {
    left: auto;
    right: 0
}

.dropdown-menu-left {
    left: 0;
    right: auto
}

.dropdown-header {
    display: block;
    padding: 3px 20px;
    font-size: 12px;
    line-height: 1.42857143;
    color: #777;
    white-space: nowrap
}

.dropdown-backdrop {
    position: fixed;
    left: 0;
    right: 0;
    bottom: 0;
    top: 0;
    z-index: 990
}

.pull-right>.dropdown-menu {
    right: 0;
    left: auto
}

.dropup .caret,
.navbar-fixed-bottom .dropdown .caret {
    border-top: 0;
    border-bottom: 4px solid;
    content: ""
}

.dropup .dropdown-menu,
.navbar-fixed-bottom .dropdown .dropdown-menu {
    top: auto;
    bottom: 100%;
    margin-bottom: 1px
}

@media (min-width:640px) {
    .navbar-right .dropdown-menu {
        left: auto;
        right: 0
    }

    .navbar-right .dropdown-menu-left {
        left: 0;
        right: auto
    }
}

.btn-group,
.btn-group-vertical {
    position: relative;
    display: inline-block;
    vertical-align: middle
}

.btn-group>.btn,
.btn-group-vertical>.btn {
    position: relative;
    float: left
}

.btn-group>.btn:hover,
.btn-group-vertical>.btn:hover,
.btn-group>.btn:focus,
.btn-group-vertical>.btn:focus,
.btn-group>.btn:active,
.btn-group-vertical>.btn:active,
.btn-group>.btn.active,
.btn-group-vertical>.btn.active {
    z-index: 2
}

.btn-group>.btn:focus,
.btn-group-vertical>.btn:focus {
    outline: 0
}

.btn-group .btn+.btn,
.btn-group .btn+.btn-group,
.btn-group .btn-group+.btn,
.btn-group .btn-group+.btn-group {
    margin-left: -1px
}

.btn-toolbar {
    margin-left: -5px
}

.btn-toolbar .btn-group,
.btn-toolbar .input-group {
    float: left
}

.btn-toolbar>.btn,
.btn-toolbar>.btn-group,
.btn-toolbar>.input-group {
    margin-left: 5px
}

.btn-group>.btn:not(:first-child):not(:last-child):not(.dropdown-toggle) {
    border-radius: 0
}

.btn-group>.btn:first-child {
    margin-left: 0
}

.btn-group>.btn:first-child:not(:last-child):not(.dropdown-toggle) {
    border-bottom-right-radius: 0;
    border-top-right-radius: 0
}

.btn-group>.btn:last-child:not(:first-child),
.btn-group>.dropdown-toggle:not(:first-child) {
    border-bottom-left-radius: 0;
    border-top-left-radius: 0
}

.btn-group>.btn-group {
    float: left
}

.btn-group>.btn-group:not(:first-child):not(:last-child)>.btn {
    border-radius: 0
}

.btn-group>.btn-group:first-child>.btn:last-child,
.btn-group>.btn-group:first-child>.dropdown-toggle {
    border-bottom-right-radius: 0;
    border-top-right-radius: 0
}

.btn-group>.btn-group:last-child>.btn:first-child {
    border-bottom-left-radius: 0;
    border-top-left-radius: 0
}

.btn-group .dropdown-toggle:active,
.btn-group.open .dropdown-toggle {
    outline: 0
}

.btn-group>.btn+.dropdown-toggle {
    padding-left: 8px;
    padding-right: 8px
}

.btn-group>.btn-lg+.dropdown-toggle {
    padding-left: 12px;
    padding-right: 12px
}

.btn-group.open .dropdown-toggle {
    -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
    box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125)
}

.btn-group.open .dropdown-toggle.btn-link {
    -webkit-box-shadow: none;
    box-shadow: none
}

.btn .caret {
    margin-left: 0
}

.btn-lg .caret {
    border-width: 5px 5px 0;
    border-bottom-width: 0
}

.dropup .btn-lg .caret {
    border-width: 0 5px 5px
}

.btn-group-vertical>.btn,
.btn-group-vertical>.btn-group,
.btn-group-vertical>.btn-group>.btn {
    display: block;
    float: none;
    width: 100%;
    max-width: 100%
}

.btn-group-vertical>.btn-group>.btn {
    float: none
}

.btn-group-vertical>.btn+.btn,
.btn-group-vertical>.btn+.btn-group,
.btn-group-vertical>.btn-group+.btn,
.btn-group-vertical>.btn-group+.btn-group {
    margin-top: -1px;
    margin-left: 0
}

.btn-group-vertical>.btn:not(:first-child):not(:last-child) {
    border-radius: 0
}

.btn-group-vertical>.btn:first-child:not(:last-child) {
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0
}

.btn-group-vertical>.btn:last-child:not(:first-child) {
    border-bottom-left-radius: 0;
    border-top-right-radius: 0;
    border-top-left-radius: 0
}

.btn-group-vertical>.btn-group:not(:first-child):not(:last-child)>.btn {
    border-radius: 0
}

.btn-group-vertical>.btn-group:first-child:not(:last-child)>.btn:last-child,
.btn-group-vertical>.btn-group:first-child:not(:last-child)>.dropdown-toggle {
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0
}

.btn-group-vertical>.btn-group:last-child:not(:first-child)>.btn:first-child {
    border-top-right-radius: 0;
    border-top-left-radius: 0
}

.btn-group-justified {
    display: table;
    width: 100%;
    table-layout: fixed;
    border-collapse: separate
}

.btn-group-justified>.btn,
.btn-group-justified>.btn-group {
    float: none;
    display: table-cell;
    width: 1%
}

.btn-group-justified>.btn-group .btn {
    width: 100%
}

.btn-group-justified>.btn-group .dropdown-menu {
    left: auto
}

[data-toggle="buttons"]>.btn>input[type="radio"],
[data-toggle="buttons"]>.btn>input[type="checkbox"] {
    position: absolute;
    z-index: -1;
    opacity: 0;
    filter: alpha(opacity=0)
}

.input-group {
    position: relative;
    display: table;
    border-collapse: separate
}

.input-group[class*="col-"] {
    float: none;
    padding-left: 0;
    padding-right: 0
}

.input-group .form-control {
    position: relative;
    z-index: 2;
    float: left;
    width: 100%;
    margin-bottom: 0
}

.input-group-lg>.form-control,
.input-group-lg>.input-group-addon,
.input-group-lg>.input-group-btn>.btn {
    height: 46px;
    padding: 10px 16px;
    font-size: 18px;
    line-height: 1.33;
    border-radius: 0
}

select.input-group-lg>.form-control,
select.input-group-lg>.input-group-addon,
select.input-group-lg>.input-group-btn>.btn {
    height: 46px;
    line-height: 46px
}

textarea.input-group-lg>.form-control,
textarea.input-group-lg>.input-group-addon,
textarea.input-group-lg>.input-group-btn>.btn,
select[multiple].input-group-lg>.form-control,
select[multiple].input-group-lg>.input-group-addon,
select[multiple].input-group-lg>.input-group-btn>.btn {
    height: auto
}

.input-group-sm>.form-control,
.input-group-sm>.input-group-addon,
.input-group-sm>.input-group-btn>.btn {
    height: 30px;
    padding: 5px 10px;
    font-size: 12px;
    line-height: 1.5;
    border-radius: 0
}

select.input-group-sm>.form-control,
select.input-group-sm>.input-group-addon,
select.input-group-sm>.input-group-btn>.btn {
    height: 30px;
    line-height: 30px
}

textarea.input-group-sm>.form-control,
textarea.input-group-sm>.input-group-addon,
textarea.input-group-sm>.input-group-btn>.btn,
select[multiple].input-group-sm>.form-control,
select[multiple].input-group-sm>.input-group-addon,
select[multiple].input-group-sm>.input-group-btn>.btn {
    height: auto
}

.input-group-addon,
.input-group-btn,
.input-group .form-control {
    display: table-cell
}

.input-group-addon:not(:first-child):not(:last-child),
.input-group-btn:not(:first-child):not(:last-child),
.input-group .form-control:not(:first-child):not(:last-child) {
    border-radius: 0
}

.input-group-addon,
.input-group-btn {
    width: 1%;
    white-space: nowrap;
    vertical-align: middle
}

.input-group-addon {
    padding: 6px 12px;
    font-size: 14px;
    font-weight: normal;
    line-height: 1;
    color: #555;
    text-align: center;
    background-color: #eee;
    border: 1px solid #ccc;
    border-radius: 0
}

.input-group-addon.input-sm {
    padding: 5px 10px;
    font-size: 12px;
    border-radius: 0
}

.input-group-addon.input-lg {
    padding: 10px 16px;
    font-size: 18px;
    border-radius: 0
}

.input-group-addon input[type="radio"],
.input-group-addon input[type="checkbox"] {
    margin-top: 0
}

.input-group .form-control:first-child,
.input-group-addon:first-child,
.input-group-btn:first-child>.btn,
.input-group-btn:first-child>.btn-group>.btn,
.input-group-btn:first-child>.dropdown-toggle,
.input-group-btn:last-child>.btn:not(:last-child):not(.dropdown-toggle),
.input-group-btn:last-child>.btn-group:not(:last-child)>.btn {
    border-bottom-right-radius: 0;
    border-top-right-radius: 0
}

.input-group-addon:first-child {
    border-right: 0
}

.input-group .form-control:last-child,
.input-group-addon:last-child,
.input-group-btn:last-child>.btn,
.input-group-btn:last-child>.btn-group>.btn,
.input-group-btn:last-child>.dropdown-toggle,
.input-group-btn:first-child>.btn:not(:first-child),
.input-group-btn:first-child>.btn-group:not(:first-child)>.btn {
    border-bottom-left-radius: 0;
    border-top-left-radius: 0
}

.input-group-addon:last-child {
    border-left: 0
}

.input-group-btn {
    position: relative;
    font-size: 0;
    white-space: nowrap
}

.input-group-btn>.btn {
    position: relative
}

.input-group-btn>.btn+.btn {
    margin-left: -1px
}

.input-group-btn>.btn:hover,
.input-group-btn>.btn:focus,
.input-group-btn>.btn:active {
    z-index: 2
}

.input-group-btn:first-child>.btn,
.input-group-btn:first-child>.btn-group {
    margin-right: -1px
}

.input-group-btn:last-child>.btn,
.input-group-btn:last-child>.btn-group {
    margin-left: -1px
}

.nav {
    margin-bottom: 0;
    padding-left: 0;
    list-style: none
}

.nav>li {
    position: relative;
    display: block
}

.nav>li>a {
    position: relative;
    display: block;
    padding: 10px 15px
}

.nav>li>a:hover,
.nav>li>a:focus {
    text-decoration: none;
    background-color: #fff
}

.nav>li.disabled>a {
    color: #777
}

.nav>li.disabled>a:hover,
.nav>li.disabled>a:focus {
    color: #777;
    text-decoration: none;
    background-color: transparent;
    cursor: not-allowed
}

.nav .open>a,
.nav .open>a:hover,
.nav .open>a:focus {
    border-top: 1px solid #d4d4d4 !important;
    border-bottom: 1px solid #d4d4d4 !important
}

.nav .open>ul>li>a {
    border-bottom: 1px solid transparent;
    border-top: 1px solid transparent
}

.nav .nav-divider {
    height: 1px;
    margin: 9px 0;
    overflow: hidden;
    background-color: #e5e5e5
}

.nav>li>a>img {
    max-width: none
}

.nav-tabs {
    border-bottom: 1px solid #ddd
}

.nav-tabs>li {
    float: left;
    margin-bottom: -1px
}

.nav-tabs>li>a {
    margin-right: 2px;
    line-height: 1.42857143;
    border: 1px solid transparent;
    border-radius: 0
}

.nav-tabs>li>a:hover {
    border-color: #eee #eee #ddd
}

.nav-tabs>li.active>a,
.nav-tabs>li.active>a:hover,
.nav-tabs>li.active>a:focus {
    color: #555;
    background-color: #fff;
    border: 1px solid #ddd;
    border-bottom-color: transparent;
    cursor: default
}

.nav-tabs.nav-justified {
    width: 100%;
    border-bottom: 0
}

.nav-tabs.nav-justified>li {
    float: none
}

.nav-tabs.nav-justified>li>a {
    text-align: center;
    margin-bottom: 5px
}

.nav-tabs.nav-justified>.dropdown .dropdown-menu {
    top: auto;
    left: auto
}

@media (min-width:640px) {
    .nav-tabs.nav-justified>li {
        display: table-cell;
        width: 1%
    }

    .nav-tabs.nav-justified>li>a {
        margin-bottom: 0
    }
}

.nav-tabs.nav-justified>li>a {
    margin-right: 0;
    border-radius: 0
}

.nav-tabs.nav-justified>.active>a,
.nav-tabs.nav-justified>.active>a:hover,
.nav-tabs.nav-justified>.active>a:focus {
    border: 1px solid #ddd
}

@media (min-width:640px) {
    .nav-tabs.nav-justified>li>a {
        border-bottom: 1px solid #ddd;
        border-radius: 0
    }

    .nav-tabs.nav-justified>.active>a,
    .nav-tabs.nav-justified>.active>a:hover,
    .nav-tabs.nav-justified>.active>a:focus {
        border-bottom-color: #fff
    }
}

.nav-pills>li {
    float: left
}

.nav-pills>li>a {
    font-size: 17px;
    font-weight: normal;
    color: #015aac;
    border-radius: 0
}

.nav-pills>li+li {
    margin-left: 2px
}

.nav-pills>li.active>a,
.nav-pills>li.active>a:hover,
.nav-pills>li.active>a:focus {
    color: #fff;
    background-color: #085fae
}

.nav-stacked>li {
    float: none
}

.nav-stacked>li+li {
    margin-top: 2px;
    margin-left: 0
}

.nav-justified {
    width: 100%
}

.nav-justified>li {
    float: none
}

.nav-justified>li>a {
    text-align: center;
    margin-bottom: 5px
}

.nav-justified>.dropdown .dropdown-menu {
    top: auto;
    left: auto
}

@media (min-width:640px) {
    .nav-justified>li {
        display: table-cell;
        width: 1%
    }

    .nav-justified>li>a {
        margin-bottom: 0
    }
}

.nav-tabs-justified {
    border-bottom: 0
}

.nav-tabs-justified>li>a {
    margin-right: 0;
    border-radius: 0
}

.nav-tabs-justified>.active>a,
.nav-tabs-justified>.active>a:hover,
.nav-tabs-justified>.active>a:focus {
    border: 1px solid #ddd
}

@media (min-width:640px) {
    .nav-tabs-justified>li>a {
        border-bottom: 1px solid #ddd;
        border-radius: 0
    }

    .nav-tabs-justified>.active>a,
    .nav-tabs-justified>.active>a:hover,
    .nav-tabs-justified>.active>a:focus {
        border-bottom-color: #fff
    }
}

.tab-content>.tab-pane {
    display: none
}

.tab-content>.active {
    display: block
}

.nav-tabs .dropdown-menu {
    margin-top: -1px;
    border-top-right-radius: 0;
    border-top-left-radius: 0
}

.navbar {
    position: relative;
    min-height: 50px;
    margin-bottom: 20px;
    border: 1px solid transparent
}

@media (min-width:640px) {
    .navbar {
        border-radius: 0
    }
}

@media (min-width:640px) {
    .navbar-header {
        float: left
    }
}

.navbar-collapse {
    overflow-x: visible;
    padding-right: 10px;
    padding-left: 10px;
    border-top: 1px solid transparent;
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1);
    -webkit-overflow-scrolling: touch
}

.navbar-collapse.in {
    overflow-y: auto
}

@media (min-width:640px) {
    .navbar-collapse {
        width: auto;
        border-top: 0;
        box-shadow: none
    }

    .navbar-collapse.collapse {
        display: block !important;
        height: auto !important;
        padding-bottom: 0;
        overflow: visible !important
    }

    .navbar-collapse.in {
        overflow-y: visible
    }

    .navbar-fixed-top .navbar-collapse,
    .navbar-static-top .navbar-collapse,
    .navbar-fixed-bottom .navbar-collapse {
        padding-left: 0;
        padding-right: 0
    }
}

.navbar-fixed-top .navbar-collapse,
.navbar-fixed-bottom .navbar-collapse {
    max-height: 340px
}

@media (max-width:480px) and (orientation:landscape) {

    .navbar-fixed-top .navbar-collapse,
    .navbar-fixed-bottom .navbar-collapse {
        max-height: 200px
    }
}

.container>.navbar-header,
.container-fluid>.navbar-header,
.container>.navbar-collapse,
.container-fluid>.navbar-collapse {
    margin-right: -10px;
    margin-left: -10px
}

@media (min-width:640px) {

    .container>.navbar-header,
    .container-fluid>.navbar-header,
    .container>.navbar-collapse,
    .container-fluid>.navbar-collapse {
        margin-right: 0;
        margin-left: 0
    }
}

.navbar-static-top {
    z-index: 1000;
    border-width: 0 0 1px
}

@media (min-width:640px) {
    .navbar-static-top {
        border-radius: 0
    }
}

.navbar-fixed-top,
.navbar-fixed-bottom {
    position: fixed;
    right: 0;
    left: 0;
    z-index: 1030;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0)
}

@media (min-width:640px) {

    .navbar-fixed-top,
    .navbar-fixed-bottom {
        border-radius: 0
    }
}

.navbar-fixed-top {
    top: 0;
    border-width: 0 0 1px
}

.navbar-fixed-bottom {
    bottom: 0;
    margin-bottom: 0;
    border-width: 1px 0 0
}

.navbar-brand {
    float: left;
    padding: 15px 10px;
    font-size: 18px;
    line-height: 20px;
    height: 50px
}

.navbar-brand:hover,
.navbar-brand:focus {
    text-decoration: none
}

@media (min-width:640px) {

    .navbar>.container .navbar-brand,
    .navbar>.container-fluid .navbar-brand {
        margin-left: -10px
    }
}

.navbar-toggle {
    position: relative;
    float: right;
    margin-right: 10px;
    padding: 9px 10px;
    margin-top: 8px;
    margin-bottom: 8px;
    background-color: transparent;
    background-image: none;
    border: 1px solid transparent;
    border-radius: 0
}

.navbar-toggle:focus {
    outline: 0
}

.navbar-toggle .icon-bar {
    display: block;
    width: 22px;
    height: 2px;
    border-radius: 1px
}

.navbar-toggle .icon-bar+.icon-bar {
    margin-top: 4px
}

.navbar-nav {
    margin: 7.5px -10px
}

.navbar-nav>li>a {
    padding-top: 10px;
    padding-bottom: 10px;
    line-height: 20px
}

@media (max-width:639px) {
    .navbar-nav .open .dropdown-menu {
        position: static;
        float: none;
        width: auto;
        margin-top: 0;
        background-color: transparent;
        border: 0;
        box-shadow: none
    }

    .navbar-nav .open .dropdown-menu>li>a,
    .navbar-nav .open .dropdown-menu .dropdown-header {
        padding: 5px 15px 5px 25px
    }

    .navbar-nav .open .dropdown-menu>li>a {
        line-height: 20px
    }

    .navbar-nav .open .dropdown-menu>li>a:hover,
    .navbar-nav .open .dropdown-menu>li>a:focus {
        background-image: none
    }
}

@media (min-width:640px) {
    .navbar-nav {
        float: none;
        margin: 0
    }

    .navbar-nav>li {
        float: left
    }

    .navbar-nav>li>a {
        padding-top: 15px;
        padding-bottom: 15px
    }

    .navbar-nav.navbar-right:last-child {
        margin-right: -10px
    }
}

@media (min-width:640px) {
    .navbar-left {
        float: left !important
    }

    .navbar-right {
        float: right !important
    }
}

.navbar-form {
    margin-left: -10px;
    margin-right: -10px;
    padding: 10px 10px;
    border-top: 1px solid transparent;
    border-bottom: 1px solid transparent;
    -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.1);
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.1);
    margin-top: 8px;
    margin-bottom: 8px
}

@media (min-width:640px) {
    .navbar-form .form-group {
        display: inline-block;
        margin-bottom: 0;
        vertical-align: middle
    }

    .navbar-form .form-control {
        display: inline-block;
        width: auto;
        vertical-align: middle
    }

    .navbar-form .input-group {
        display: inline-table;
        vertical-align: middle
    }

    .navbar-form .input-group .input-group-addon,
    .navbar-form .input-group .input-group-btn,
    .navbar-form .input-group .form-control {
        width: auto
    }

    .navbar-form .input-group>.form-control {
        width: 100%
    }

    .navbar-form .control-label {
        margin-bottom: 0;
        vertical-align: middle
    }

    .navbar-form .radio,
    .navbar-form .checkbox {
        display: inline-block;
        margin-top: 0;
        margin-bottom: 0;
        vertical-align: middle
    }

    .navbar-form .radio label,
    .navbar-form .checkbox label {
        padding-left: 0
    }

    .navbar-form .radio input[type="radio"],
    .navbar-form .checkbox input[type="checkbox"] {
        position: relative;
        margin-left: 0
    }

    .navbar-form .has-feedback .form-control-feedback {
        top: 0
    }
}

@media (max-width:639px) {
    .navbar-form .form-group {
        margin-bottom: 5px
    }
}

@media (min-width:640px) {
    .navbar-form {
        width: auto;
        border: 0;
        margin-left: 0;
        margin-right: 0;
        padding-top: 0;
        padding-bottom: 0;
        -webkit-box-shadow: none;
        box-shadow: none
    }

    .navbar-form.navbar-right:last-child {
        margin-right: -10px
    }
}

.navbar-nav>li>.dropdown-menu {
    margin-top: 0;
    border-top-right-radius: 0;
    border-top-left-radius: 0;
    border-bottom-right-radius: 6px !important;
    border-bottom-left-radius: 6px
}

.navbar-fixed-bottom .navbar-nav>li>.dropdown-menu {
    border-bottom-right-radius: 6px;
    border-bottom-left-radius: 6px
}

.navbar-btn {
    margin-top: 8px;
    margin-bottom: 8px
}

.navbar-btn.btn-sm {
    margin-top: 10px;
    margin-bottom: 10px
}

.navbar-btn.btn-xs {
    margin-top: 14px;
    margin-bottom: 14px
}

.navbar-text {
    margin-top: 15px;
    margin-bottom: 15px
}

@media (min-width:640px) {
    .navbar-text {
        float: left;
        margin-left: 10px;
        margin-right: 10px
    }

    .navbar-text.navbar-right:last-child {
        margin-right: 0
    }
}

.navbar-default {
    background-color: #f8f8f8;
    border-color: #e7e7e7
}

.navbar-default .navbar-brand {
    color: #777
}

.navbar-default .navbar-brand:hover,
.navbar-default .navbar-brand:focus {
    color: #5e5e5e;
    background-color: transparent
}

.navbar-default .navbar-text {
    color: #777
}

.navbar-default .navbar-nav>li>a {
    color: #777
}

.navbar-default .navbar-nav>li>a:hover,
.navbar-default .navbar-nav>li>a:focus {
    color: #333;
    background-color: transparent
}

.navbar-default .navbar-nav>.active>a,
.navbar-default .navbar-nav>.active>a:hover,
.navbar-default .navbar-nav>.active>a:focus {
    color: #555;
    background-color: #e7e7e7
}

.navbar-default .navbar-nav>.disabled>a,
.navbar-default .navbar-nav>.disabled>a:hover,
.navbar-default .navbar-nav>.disabled>a:focus {
    color: #ccc;
    background-color: transparent
}

.navbar-default .navbar-toggle {
    border-color: #ddd
}

.navbar-default .navbar-toggle:hover,
.navbar-default .navbar-toggle:focus {
    background-color: #ddd
}

.navbar-default .navbar-toggle .icon-bar {
    background-color: #888
}

.navbar-default .navbar-collapse,
.navbar-default .navbar-form {
    border-color: #e7e7e7
}

.navbar-default .navbar-nav>.open>a,
.navbar-default .navbar-nav>.open>a:hover,
.navbar-default .navbar-nav>.open>a:focus {
    background-color: #e7e7e7;
    color: #555
}

@media (max-width:639px) {
    .navbar-default .navbar-nav .open .dropdown-menu>li>a {
        color: #777
    }

    .navbar-default .navbar-nav .open .dropdown-menu>li>a:hover,
    .navbar-default .navbar-nav .open .dropdown-menu>li>a:focus {
        color: #333;
        background-color: transparent
    }

    .navbar-default .navbar-nav .open .dropdown-menu>.active>a,
    .navbar-default .navbar-nav .open .dropdown-menu>.active>a:hover,
    .navbar-default .navbar-nav .open .dropdown-menu>.active>a:focus {
        color: #555;
        background-color: #e7e7e7
    }

    .navbar-default .navbar-nav .open .dropdown-menu>.disabled>a,
    .navbar-default .navbar-nav .open .dropdown-menu>.disabled>a:hover,
    .navbar-default .navbar-nav .open .dropdown-menu>.disabled>a:focus {
        color: #ccc;
        background-color: transparent
    }
}

.navbar-default .navbar-link {
    color: #777
}

.navbar-default .navbar-link:hover {
    color: #333
}

.navbar-default .btn-link {
    color: #777
}

.navbar-default .btn-link:hover,
.navbar-default .btn-link:focus {
    color: #333
}

.navbar-default .btn-link[disabled]:hover,
fieldset[disabled] .navbar-default .btn-link:hover,
.navbar-default .btn-link[disabled]:focus,
fieldset[disabled] .navbar-default .btn-link:focus {
    color: #ccc
}

.navbar-inverse {
    background-color: #222;
    border-color: #080808
}

.navbar-inverse .navbar-brand {
    color: #777
}

.navbar-inverse .navbar-brand:hover,
.navbar-inverse .navbar-brand:focus {
    color: #fff;
    background-color: transparent
}

.navbar-inverse .navbar-text {
    color: #777
}

.navbar-inverse .navbar-nav>li>a {
    color: #777
}

.navbar-inverse .navbar-nav>li>a:hover,
.navbar-inverse .navbar-nav>li>a:focus {
    color: #fff;
    background-color: transparent
}

.navbar-inverse .navbar-nav>.active>a,
.navbar-inverse .navbar-nav>.active>a:hover,
.navbar-inverse .navbar-nav>.active>a:focus {
    color: #fff;
    background-color: #080808
}

.navbar-inverse .navbar-nav>.disabled>a,
.navbar-inverse .navbar-nav>.disabled>a:hover,
.navbar-inverse .navbar-nav>.disabled>a:focus {
    color: #444;
    background-color: transparent
}

.navbar-inverse .navbar-toggle {
    border-color: #333
}

.navbar-inverse .navbar-toggle:hover,
.navbar-inverse .navbar-toggle:focus {
    background-color: #333
}

.navbar-inverse .navbar-toggle .icon-bar {
    background-color: #fff
}

.navbar-inverse .navbar-collapse,
.navbar-inverse .navbar-form {
    border-color: #101010
}

.navbar-inverse .navbar-nav>.open>a,
.navbar-inverse .navbar-nav>.open>a:hover,
.navbar-inverse .navbar-nav>.open>a:focus {
    background-color: #080808;
    color: #fff
}

@media (max-width:639px) {
    .navbar-inverse .navbar-nav .open .dropdown-menu>.dropdown-header {
        border-color: #080808
    }

    .navbar-inverse .navbar-nav .open .dropdown-menu .divider {
        background-color: #080808
    }

    .navbar-inverse .navbar-nav .open .dropdown-menu>li>a {
        color: #777
    }

    .navbar-inverse .navbar-nav .open .dropdown-menu>li>a:hover,
    .navbar-inverse .navbar-nav .open .dropdown-menu>li>a:focus {
        color: #fff;
        background-color: transparent
    }

    .navbar-inverse .navbar-nav .open .dropdown-menu>.active>a,
    .navbar-inverse .navbar-nav .open .dropdown-menu>.active>a:hover,
    .navbar-inverse .navbar-nav .open .dropdown-menu>.active>a:focus {
        color: #fff;
        background-color: #080808
    }

    .navbar-inverse .navbar-nav .open .dropdown-menu>.disabled>a,
    .navbar-inverse .navbar-nav .open .dropdown-menu>.disabled>a:hover,
    .navbar-inverse .navbar-nav .open .dropdown-menu>.disabled>a:focus {
        color: #444;
        background-color: transparent
    }
}

.navbar-inverse .navbar-link {
    color: #777
}

.navbar-inverse .navbar-link:hover {
    color: #fff
}

.navbar-inverse .btn-link {
    color: #777
}

.navbar-inverse .btn-link:hover,
.navbar-inverse .btn-link:focus {
    color: #fff
}

.navbar-inverse .btn-link[disabled]:hover,
fieldset[disabled] .navbar-inverse .btn-link:hover,
.navbar-inverse .btn-link[disabled]:focus,
fieldset[disabled] .navbar-inverse .btn-link:focus {
    color: #444
}

.pagination {
    display: inline-block;
    padding-left: 0;
    margin: 20px 0;
    border-radius: 0
}

.pagination>li {
    display: inline;
    border-right: 1px solid #f1f1f1;
    margin-right: -1px
}

.pagination>li>a,
.pagination>li>span {
    position: relative;
    float: left;
    padding: 6px 0;
    line-height: 1.42857143;
    text-decoration: none;
    color: #015aac;
    background-color: #fff;
    border: none;
    margin-left: -1px
}

@media (max-width:370px) {

    .pagination>li>a,
    .pagination>li>span {
        padding: 6px 0;
        width: 30px !important
    }
}

@media (max-width:767px) {
    #open-chat-btn {
        display: none
    }
}

.pagination>li:first-child>a,
.pagination>li:first-child>span {
    margin-left: 0;
    border-bottom-left-radius: 0;
    border-top-left-radius: 0
}

.pagination>li:last-child>a,
.pagination>li:last-child>span {
    border-bottom-right-radius: 0;
    border-top-right-radius: 0
}

.pagination>li>a:hover,
.pagination>li>span:hover,
.pagination>li>a:focus,
.pagination>li>span:focus {
    background-color: #f2f4f7
}

.pagination>.active>a,
.pagination>.active>span,
.pagination>.active>a:hover,
.pagination>.active>span:hover,
.pagination>.active>a:focus,
.pagination>.active>span:focus {
    z-index: 2;
    color: #fff;
    background-color: #085fae;
    border-color: #085fae;
    cursor: default
}

.pagination>.disabled>span,
.pagination>.disabled>span:hover,
.pagination>.disabled>span:focus,
.pagination>.disabled>a,
.pagination>.disabled>a:hover,
.pagination>.disabled>a:focus {
    color: #777;
    background-color: #fff;
    border-color: #ddd;
    cursor: not-allowed
}

.pagination-lg>li>a,
.pagination-lg>li>span {
    padding: 10px 16px;
    font-size: 18px
}

.pagination-lg>li:first-child>a,
.pagination-lg>li:first-child>span {
    border-bottom-left-radius: 0;
    border-top-left-radius: 0
}

.pagination-lg>li:last-child>a,
.pagination-lg>li:last-child>span {
    border-bottom-right-radius: 0;
    border-top-right-radius: 0
}

.pagination-sm>li>a,
.pagination-sm>li>span {
    padding: 5px 10px;
    font-size: 12px
}

.pagination-sm>li:first-child>a,
.pagination-sm>li:first-child>span {
    border-bottom-left-radius: 0;
    border-top-left-radius: 0
}

.pagination-sm>li:last-child>a,
.pagination-sm>li:last-child>span {
    border-bottom-right-radius: 0;
    border-top-right-radius: 0
}

.pager {
    padding-left: 0;
    margin: 20px 0;
    list-style: none;
    text-align: center
}

.pager li {
    display: inline
}

.pager li>a,
.pager li>span {
    display: inline-block;
    padding: 5px 14px;
    background-color: #fff;
    border: 1px solid #ddd;
    border-radius: 0
}

.pager li>a:hover,
.pager li>a:focus {
    text-decoration: none;
    background-color: #f2f4f7
}

.pager .next>a,
.pager .next>span {
    float: right
}

.pager .previous>a,
.pager .previous>span {
    float: left
}

.pager .disabled>a,
.pager .disabled>a:hover,
.pager .disabled>a:focus,
.pager .disabled>span {
    color: #777;
    background-color: #fff;
    cursor: not-allowed
}

.label {
    display: inline;
    padding: .2em .6em .3em;
    font-size: 75%;
    font-weight: bold;
    line-height: 1;
    color: #fff;
    text-align: center;
    white-space: nowrap;
    vertical-align: baseline;
    border-radius: .25em
}

a.label:hover,
a.label:focus {
    color: #fff;
    text-decoration: none;
    cursor: pointer
}

.label:empty {
    display: none
}

.btn .label {
    position: relative;
    top: -1px
}

.label-default {
    background-color: #777
}

.label-default[href]:hover,
.label-default[href]:focus {
    background-color: #5e5e5e
}

.label-primary {
    background-color: #085fae
}

.label-primary[href]:hover,
.label-primary[href]:focus {
    background-color: #f11
}

.label-success {
    background-color: #5cb85c
}

.label-success[href]:hover,
.label-success[href]:focus {
    background-color: #449d44
}

.label-info {
    background-color: #354153
}

.label-info[href]:hover,
.label-info[href]:focus {
    background-color: #212934
}

.label-warning {
    background-color: #f0ad4e
}

.label-warning[href]:hover,
.label-warning[href]:focus {
    background-color: #ec971f
}

.label-danger {
    background-color: #d9534f
}

.label-danger[href]:hover,
.label-danger[href]:focus {
    background-color: #c9302c
}

.badge {
    display: inline-block;
    min-width: 10px;
    padding: 3px 7px;
    font-size: 12px;
    font-weight: bold;
    color: #fff;
    line-height: 1;
    vertical-align: baseline;
    white-space: nowrap;
    text-align: center;
    background-color: #777;
    border-radius: 10px
}

.badge:empty {
    display: none
}

.btn .badge {
    position: relative;
    top: -1px
}

.btn-xs .badge {
    top: 0;
    padding: 1px 5px
}

a.badge:hover,
a.badge:focus {
    color: #fff;
    text-decoration: none;
    cursor: pointer
}

a.list-group-item.active>.badge,
.nav-pills>.active>a>.badge {
    color: #085fae;
    background-color: #fff
}

.nav-pills>li>a>.badge {
    margin-left: 3px
}

.jumbotron {
    padding: 30px;
    margin-bottom: 30px;
    color: inherit;
    background-color: #eee
}

.jumbotron h1,
.jumbotron .h1 {
    color: inherit
}

.jumbotron p {
    margin-bottom: 15px;
    font-size: 21px;
    font-weight: 200
}

.jumbotron>hr {
    border-top-color: #d5d5d5
}

.container .jumbotron {
    border-radius: 0
}

.jumbotron .container {
    max-width: 100%
}

@media screen and (min-width:640px) {
    .jumbotron {
        padding-top: 48px;
        padding-bottom: 48px
    }

    .container .jumbotron {
        padding-left: 60px;
        padding-right: 60px
    }

    .jumbotron h1,
    .jumbotron .h1 {
        font-size: 63px
    }
}

.thumbnail {
    display: block;
    padding: 4px;
    margin-bottom: 20px;
    line-height: 1.42857143;
    background-color: #fff;
    border: 1px solid #ddd;
    border-radius: 0;
    -webkit-transition: all .2s ease-in-out;
    -o-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out
}

.thumbnail>img,
.thumbnail a>img {
    margin-left: auto;
    margin-right: auto
}

a.thumbnail:hover,
a.thumbnail:focus,
a.thumbnail.active {
    border-color: #085fae
}

.thumbnail .caption {
    padding: 9px;
    color: #303030
}

.alert {
    padding: 15px;
    margin-bottom: 20px;
    border: 1px solid transparent;
    border-radius: 0
}

.alert h4 {
    margin-top: 0;
    color: inherit
}

.alert .alert-link {
    font-weight: bold
}

.alert>p,
.alert>ul {
    margin-bottom: 0
}

.alert>p+p {
    margin-top: 5px
}

.alert-dismissable,
.alert-dismissible {
    padding-right: 35px
}

.alert-dismissable .close,
.alert-dismissible .close {
    position: relative;
    top: -2px;
    right: -21px;
    color: inherit
}

.alert-success {
    background-color: #dff0d8;
    border-color: #d6e9c6;
    color: #3e5983
}

.alert-success hr {
    border-top-color: #c9e2b3
}

.alert-success .alert-link {
    color: #2e4160
}

.alert-info {
    background-color: #d9edf7;
    border-color: #bce8f1;
    color: #31708f
}

.alert-info hr {
    border-top-color: #a6e1ec
}

.alert-info .alert-link {
    color: #245269
}

.alert-warning {
    background-color: #fcf8e3;
    border-color: #faebcc;
    color: #8a6d3b
}

.alert-warning hr {
    border-top-color: #f7e1b5
}

.alert-warning .alert-link {
    color: #66512c
}

.alert-danger {
    background-color: #f2dede;
    border-color: #ebccd1;
    color: #085fae
}

.alert-danger hr {
    border-top-color: #e4b9c0
}

.alert-danger .alert-link {
    color: #f11
}

@-webkit-keyframes progress-bar-stripes {
    from {
        background-position: 40px 0
    }

    to {
        background-position: 0 0
    }
}

@keyframes progress-bar-stripes {
    from {
        background-position: 40px 0
    }

    to {
        background-position: 0 0
    }
}

.progress {
    overflow: hidden;
    height: 20px;
    margin-bottom: 20px;
    background-color: #f5f5f5;
    border-radius: 0;
    -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
    box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1)
}

.progress-bar {
    float: left;
    width: 0;
    height: 100%;
    font-size: 12px;
    line-height: 20px;
    color: #fff;
    text-align: center;
    background-color: #085fae;
    -webkit-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
    box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
    -webkit-transition: width .6s ease;
    -o-transition: width .6s ease;
    transition: width .6s ease
}

.progress-striped .progress-bar,
.progress-bar-striped {
    background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    background-size: 40px 40px
}

.progress.active .progress-bar,
.progress-bar.active {
    -webkit-animation: progress-bar-stripes 2s linear infinite;
    -o-animation: progress-bar-stripes 2s linear infinite;
    animation: progress-bar-stripes 2s linear infinite
}

.progress-bar[aria-valuenow="1"],
.progress-bar[aria-valuenow="2"] {
    min-width: 30px
}

.progress-bar[aria-valuenow="0"] {
    color: #777;
    min-width: 30px;
    background-color: transparent;
    background-image: none;
    box-shadow: none
}

.progress-bar-success {
    background-color: #5cb85c
}

.progress-striped .progress-bar-success {
    background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent)
}

.progress-bar-info {
    background-color: #354153
}

.progress-striped .progress-bar-info {
    background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent)
}

.progress-bar-warning {
    background-color: #f0ad4e
}

.progress-striped .progress-bar-warning {
    background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent)
}

.progress-bar-danger {
    background-color: #d9534f
}

.progress-striped .progress-bar-danger {
    background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent)
}

.media,
.media-body {
    overflow: hidden;
    zoom: 1
}

.media,
.media .media {
    margin-top: 15px
}

.media:first-child {
    margin-top: 0
}

.media-object {
    display: block
}

.media-heading {
    margin: 0 0 5px
}

.media>.pull-left {
    margin-right: 10px
}

.media>.pull-right {
    margin-left: 10px
}

.media-list {
    padding-left: 0;
    list-style: none
}

.list-group {
    margin-bottom: 20px;
    padding-left: 0
}

.list-group-item {
    position: relative;
    display: block;
    padding: 10px 15px;
    margin-bottom: -1px;
    background-color: #fff;
    border: 1px solid #ddd
}

.list-group-item:first-child {
    border-top-right-radius: 0;
    border-top-left-radius: 0
}

.list-group-item:last-child {
    margin-bottom: 0;
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0
}

.list-group-item>.badge {
    float: right
}

.list-group-item>.badge+.badge {
    margin-right: 5px
}

a.list-group-item {
    color: #555
}

a.list-group-item .list-group-item-heading {
    color: #333
}

a.list-group-item:hover,
a.list-group-item:focus {
    text-decoration: none;
    color: #555;
    background-color: #f5f5f5
}

.list-group-item.disabled,
.list-group-item.disabled:hover,
.list-group-item.disabled:focus {
    background-color: #eee;
    color: #777
}

.list-group-item.disabled .list-group-item-heading,
.list-group-item.disabled:hover .list-group-item-heading,
.list-group-item.disabled:focus .list-group-item-heading {
    color: inherit
}

.list-group-item.disabled .list-group-item-text,
.list-group-item.disabled:hover .list-group-item-text,
.list-group-item.disabled:focus .list-group-item-text {
    color: #777
}

.list-group-item.active,
.list-group-item.active:hover,
.list-group-item.active:focus {
    z-index: 2;
    color: #fff;
    background-color: #085fae;
    border-color: #085fae
}

.list-group-item.active .list-group-item-heading,
.list-group-item.active:hover .list-group-item-heading,
.list-group-item.active:focus .list-group-item-heading,
.list-group-item.active .list-group-item-heading>small,
.list-group-item.active:hover .list-group-item-heading>small,
.list-group-item.active:focus .list-group-item-heading>small,
.list-group-item.active .list-group-item-heading>.small,
.list-group-item.active:hover .list-group-item-heading>.small,
.list-group-item.active:focus .list-group-item-heading>.small {
    color: inherit
}

.list-group-item.active .list-group-item-text,
.list-group-item.active:hover .list-group-item-text,
.list-group-item.active:focus .list-group-item-text {
    color: #fff
}

.list-group-item-success {
    color: #3e5983;
    background-color: #dff0d8
}

a.list-group-item-success {
    color: #3e5983
}

a.list-group-item-success .list-group-item-heading {
    color: inherit
}

a.list-group-item-success:hover,
a.list-group-item-success:focus {
    color: #3e5983;
    background-color: #d0e9c6
}

a.list-group-item-success.active,
a.list-group-item-success.active:hover,
a.list-group-item-success.active:focus {
    color: #fff;
    background-color: #3e5983;
    border-color: #3e5983
}

.list-group-item-info {
    color: #31708f;
    background-color: #d9edf7
}

a.list-group-item-info {
    color: #31708f
}

a.list-group-item-info .list-group-item-heading {
    color: inherit
}

a.list-group-item-info:hover,
a.list-group-item-info:focus {
    color: #31708f;
    background-color: #c4e3f3
}

a.list-group-item-info.active,
a.list-group-item-info.active:hover,
a.list-group-item-info.active:focus {
    color: #fff;
    background-color: #31708f;
    border-color: #31708f
}

.list-group-item-warning {
    color: #8a6d3b;
    background-color: #fcf8e3
}

a.list-group-item-warning {
    color: #8a6d3b
}

a.list-group-item-warning .list-group-item-heading {
    color: inherit
}

a.list-group-item-warning:hover,
a.list-group-item-warning:focus {
    color: #8a6d3b;
    background-color: #faf2cc
}

a.list-group-item-warning.active,
a.list-group-item-warning.active:hover,
a.list-group-item-warning.active:focus {
    color: #fff;
    background-color: #8a6d3b;
    border-color: #8a6d3b
}

.list-group-item-danger {
    color: #085fae;
    background-color: #f2dede
}

a.list-group-item-danger {
    color: #085fae
}

a.list-group-item-danger .list-group-item-heading {
    color: inherit
}

a.list-group-item-danger:hover,
a.list-group-item-danger:focus {
    color: #085fae;
    background-color: #ebcccc
}

a.list-group-item-danger.active,
a.list-group-item-danger.active:hover,
a.list-group-item-danger.active:focus {
    color: #fff;
    background-color: #085fae;
    border-color: #085fae
}

.list-group-item-heading {
    margin-top: 0;
    margin-bottom: 5px
}

.list-group-item-text {
    margin-bottom: 0;
    line-height: 1.3
}

.panel {
    margin-bottom: 20px;
    background-color: #fff;
    border: 1px solid transparent;
    border-radius: 0;
    -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05)
}

.panel-body {
    padding: 15px
}

.panel-heading {
    padding: 10px 15px;
    border-bottom: 1px solid transparent;
    border-top-right-radius: -1;
    border-top-left-radius: -1
}

.panel-heading>.dropdown .dropdown-toggle {
    color: inherit
}

.panel-title {
    margin-top: 0;
    margin-bottom: 0;
    font-size: 16px;
    color: inherit
}

.panel-title>a {
    color: inherit
}

.panel-footer {
    padding: 10px 15px;
    background-color: #f5f5f5;
    border-top: 1px solid #ddd;
    border-bottom-right-radius: -1;
    border-bottom-left-radius: -1
}

.panel>.list-group {
    margin-bottom: 0
}

.panel>.list-group .list-group-item {
    border-width: 1px 0;
    border-radius: 0
}

.panel>.list-group:first-child .list-group-item:first-child {
    border-top: 0;
    border-top-right-radius: -1;
    border-top-left-radius: -1
}

.panel>.list-group:last-child .list-group-item:last-child {
    border-bottom: 0;
    border-bottom-right-radius: -1;
    border-bottom-left-radius: -1
}

.panel-heading+.list-group .list-group-item:first-child {
    border-top-width: 0
}

.list-group+.panel-footer {
    border-top-width: 0
}

.panel>.table,
.panel>.table-responsive>.table,
.panel>.panel-collapse>.table {
    margin-bottom: 0
}

.panel>.table:first-child,
.panel>.table-responsive:first-child>.table:first-child {
    border-top-right-radius: -1px;
    border-top-left-radius: -1px
}

.panel>.table:first-child>thead:first-child>tr:first-child td:first-child,
.panel>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child td:first-child,
.panel>.table:first-child>tbody:first-child>tr:first-child td:first-child,
.panel>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child td:first-child,
.panel>.table:first-child>thead:first-child>tr:first-child th:first-child,
.panel>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child th:first-child,
.panel>.table:first-child>tbody:first-child>tr:first-child th:first-child,
.panel>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child th:first-child {
    border-top-left-radius: -1px
}

.panel>.table:first-child>thead:first-child>tr:first-child td:last-child,
.panel>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child td:last-child,
.panel>.table:first-child>tbody:first-child>tr:first-child td:last-child,
.panel>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child td:last-child,
.panel>.table:first-child>thead:first-child>tr:first-child th:last-child,
.panel>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child th:last-child,
.panel>.table:first-child>tbody:first-child>tr:first-child th:last-child,
.panel>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child th:last-child {
    border-top-right-radius: -1px
}

.panel>.table:last-child,
.panel>.table-responsive:last-child>.table:last-child {
    border-bottom-right-radius: -1px;
    border-bottom-left-radius: -1px
}

.panel>.table:last-child>tbody:last-child>tr:last-child td:first-child,
.panel>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child td:first-child,
.panel>.table:last-child>tfoot:last-child>tr:last-child td:first-child,
.panel>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child td:first-child,
.panel>.table:last-child>tbody:last-child>tr:last-child th:first-child,
.panel>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child th:first-child,
.panel>.table:last-child>tfoot:last-child>tr:last-child th:first-child,
.panel>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child th:first-child {
    border-bottom-left-radius: -1px
}

.panel>.table:last-child>tbody:last-child>tr:last-child td:last-child,
.panel>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child td:last-child,
.panel>.table:last-child>tfoot:last-child>tr:last-child td:last-child,
.panel>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child td:last-child,
.panel>.table:last-child>tbody:last-child>tr:last-child th:last-child,
.panel>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child th:last-child,
.panel>.table:last-child>tfoot:last-child>tr:last-child th:last-child,
.panel>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child th:last-child {
    border-bottom-right-radius: -1px
}

.panel>.panel-body+.table,
.panel>.panel-body+.table-responsive {
    border-top: 1px solid #ddd
}

.panel>.table>tbody:first-child>tr:first-child th,
.panel>.table>tbody:first-child>tr:first-child td {
    border-top: 0
}

.panel>.table-bordered,
.panel>.table-responsive>.table-bordered {
    border: 0
}

.panel>.table-bordered>thead>tr>th:first-child,
.panel>.table-responsive>.table-bordered>thead>tr>th:first-child,
.panel>.table-bordered>tbody>tr>th:first-child,
.panel>.table-responsive>.table-bordered>tbody>tr>th:first-child,
.panel>.table-bordered>tfoot>tr>th:first-child,
.panel>.table-responsive>.table-bordered>tfoot>tr>th:first-child,
.panel>.table-bordered>thead>tr>td:first-child,
.panel>.table-responsive>.table-bordered>thead>tr>td:first-child,
.panel>.table-bordered>tbody>tr>td:first-child,
.panel>.table-responsive>.table-bordered>tbody>tr>td:first-child,
.panel>.table-bordered>tfoot>tr>td:first-child,
.panel>.table-responsive>.table-bordered>tfoot>tr>td:first-child {
    border-left: 0
}

.panel>.table-bordered>thead>tr>th:last-child,
.panel>.table-responsive>.table-bordered>thead>tr>th:last-child,
.panel>.table-bordered>tbody>tr>th:last-child,
.panel>.table-responsive>.table-bordered>tbody>tr>th:last-child,
.panel>.table-bordered>tfoot>tr>th:last-child,
.panel>.table-responsive>.table-bordered>tfoot>tr>th:last-child,
.panel>.table-bordered>thead>tr>td:last-child,
.panel>.table-responsive>.table-bordered>thead>tr>td:last-child,
.panel>.table-bordered>tbody>tr>td:last-child,
.panel>.table-responsive>.table-bordered>tbody>tr>td:last-child,
.panel>.table-bordered>tfoot>tr>td:last-child,
.panel>.table-responsive>.table-bordered>tfoot>tr>td:last-child {
    border-right: 0
}

.panel>.table-bordered>thead>tr:first-child>td,
.panel>.table-responsive>.table-bordered>thead>tr:first-child>td,
.panel>.table-bordered>tbody>tr:first-child>td,
.panel>.table-responsive>.table-bordered>tbody>tr:first-child>td,
.panel>.table-bordered>thead>tr:first-child>th,
.panel>.table-responsive>.table-bordered>thead>tr:first-child>th,
.panel>.table-bordered>tbody>tr:first-child>th,
.panel>.table-responsive>.table-bordered>tbody>tr:first-child>th {
    border-bottom: 0
}

.panel>.table-bordered>tbody>tr:last-child>td,
.panel>.table-responsive>.table-bordered>tbody>tr:last-child>td,
.panel>.table-bordered>tfoot>tr:last-child>td,
.panel>.table-responsive>.table-bordered>tfoot>tr:last-child>td,
.panel>.table-bordered>tbody>tr:last-child>th,
.panel>.table-responsive>.table-bordered>tbody>tr:last-child>th,
.panel>.table-bordered>tfoot>tr:last-child>th,
.panel>.table-responsive>.table-bordered>tfoot>tr:last-child>th {
    border-bottom: 0
}

.panel>.table-responsive {
    border: 0;
    margin-bottom: 0
}

.panel-group {
    margin-bottom: 20px
}

.panel-group .panel {
    margin-bottom: 0;
    border-radius: 0
}

.panel-group .panel+.panel {
    margin-top: 5px
}

.panel-group .panel-heading {
    border-bottom: 0
}

.panel-group .panel-heading+.panel-collapse>.panel-body {
    border-top: 1px solid #ddd
}

.panel-group .panel-footer {
    border-top: 0
}

.panel-group .panel-footer+.panel-collapse .panel-body {
    border-bottom: 1px solid #ddd
}

.panel-default {
    border-color: #ddd
}

.panel-default>.panel-heading {
    color: #333;
    background-color: #f2f4f7;
    border-color: #ddd
}

.panel-default>.panel-heading+.panel-collapse>.panel-body {
    border-top-color: #ddd
}

.panel-default>.panel-heading .badge {
    color: #f2f4f7;
    background-color: #333
}

.panel-default>.panel-footer+.panel-collapse>.panel-body {
    border-bottom-color: #ddd
}

.panel-primary {
    border-color: #085fae
}

.panel-primary>.panel-heading {
    color: #fff;
    background-color: #085fae;
    border-color: #085fae
}

.panel-primary>.panel-heading+.panel-collapse>.panel-body {
    border-top-color: #085fae
}

.panel-primary>.panel-heading .badge {
    color: #085fae;
    background-color: #fff
}

.panel-primary>.panel-footer+.panel-collapse>.panel-body {
    border-bottom-color: #085fae
}

.panel-success {
    border-color: #d6e9c6
}

.panel-success>.panel-heading {
    color: #3e5983;
    background-color: #dff0d8;
    border-color: #d6e9c6
}

.panel-success>.panel-heading+.panel-collapse>.panel-body {
    border-top-color: #d6e9c6
}

.panel-success>.panel-heading .badge {
    color: #dff0d8;
    background-color: #3e5983
}

.panel-success>.panel-footer+.panel-collapse>.panel-body {
    border-bottom-color: #d6e9c6
}

.panel-info {
    border-color: #bce8f1
}

.panel-info>.panel-heading {
    color: #31708f;
    background-color: #d9edf7;
    border-color: #bce8f1
}

.panel-info>.panel-heading+.panel-collapse>.panel-body {
    border-top-color: #bce8f1
}

.panel-info>.panel-heading .badge {
    color: #d9edf7;
    background-color: #31708f
}

.panel-info>.panel-footer+.panel-collapse>.panel-body {
    border-bottom-color: #bce8f1
}

.panel-warning {
    border-color: #faebcc
}

.panel-warning>.panel-heading {
    color: #8a6d3b;
    background-color: #fcf8e3;
    border-color: #faebcc
}

.panel-warning>.panel-heading+.panel-collapse>.panel-body {
    border-top-color: #faebcc
}

.panel-warning>.panel-heading .badge {
    color: #fcf8e3;
    background-color: #8a6d3b
}

.panel-warning>.panel-footer+.panel-collapse>.panel-body {
    border-bottom-color: #faebcc
}

.panel-danger {
    border-color: #ebccd1
}

.panel-danger>.panel-heading {
    color: #085fae;
    background-color: #f2dede;
    border-color: #ebccd1
}

.panel-danger>.panel-heading+.panel-collapse>.panel-body {
    border-top-color: #ebccd1
}

.panel-danger>.panel-heading .badge {
    color: #f2dede;
    background-color: #085fae
}

.panel-danger>.panel-footer+.panel-collapse>.panel-body {
    border-bottom-color: #ebccd1
}

.embed-responsive {
    position: relative;
    display: block;
    height: 0;
    padding: 0;
    overflow: hidden
}

.embed-responsive .embed-responsive-item,
.embed-responsive iframe,
.embed-responsive embed,
.embed-responsive object {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    height: 100%;
    width: 100%;
    border: 0
}

.embed-responsive.embed-responsive-16by9 {
    padding-bottom: 56.25%
}

.embed-responsive.embed-responsive-4by3 {
    padding-bottom: 75%
}

.well {
    min-height: 20px;
    padding: 19px;
    margin-bottom: 20px;
    background-color: #f5f5f5;
    border: 1px solid #e3e3e3;
    border-radius: 0;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05)
}

.well blockquote {
    border-color: #ddd;
    border-color: rgba(0, 0, 0, 0.15)
}

.well-lg {
    padding: 24px;
    border-radius: 0
}

.well-sm {
    padding: 9px;
    border-radius: 0
}

.close {
    float: right;
    font-size: 21px;
    font-weight: bold;
    line-height: 1;
    color: #000;
    text-shadow: 0 1px 0 #fff;
    opacity: .2;
    filter: alpha(opacity=20)
}

.close:hover,
.close:focus {
    color: #000;
    text-decoration: none;
    cursor: pointer;
    opacity: .5;
    filter: alpha(opacity=50)
}

button.close {
    padding: 0;
    cursor: pointer;
    background: transparent;
    border: 0;
    -webkit-appearance: none
}

.modal-open {
    overflow: hidden
}

.modal {
    display: none;
    overflow: hidden;
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1050;
    -webkit-overflow-scrolling: touch;
    outline: 0
}

.modal.fade .modal-dialog {
    -webkit-transform: translate3d(0, -25%, 0);
    transform: translate3d(0, -25%, 0);
    -webkit-transition: -webkit-transform .3s ease-out;
    -moz-transition: -moz-transform .3s ease-out;
    -o-transition: -o-transform .3s ease-out;
    transition: transform .3s ease-out
}

.modal.in .modal-dialog {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0)
}

.modal-open .modal {
    overflow-x: hidden;
    overflow-y: auto
}

.modal-dialog {
    position: relative;
    width: auto;
    margin: 10px
}

.modal-content {
    position: relative;
    background-color: #fff;
    border: 1px solid #999;
    border: 1px solid rgba(0, 0, 0, 0.2);
    border-radius: 0;
    -webkit-box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
    box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
    background-clip: padding-box;
    outline: 0
}

.modal-backdrop {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1040;
    background-color: #000
}

.modal-backdrop.fade {
    opacity: 0;
    filter: alpha(opacity=0)
}

.modal-backdrop.in {
    opacity: .5;
    filter: alpha(opacity=50)
}

.modal-header {
    padding: 15px;
    border-bottom: 1px solid #e5e5e5;
    min-height: 16.42857143px
}

.modal-header .close {
    margin-top: -2px
}

.modal-title {
    margin: 0;
    line-height: 1.42857143
}

.modal-body {
    position: relative;
    padding: 15px
}

.modal-footer {
    padding: 15px;
    text-align: right;
    border-top: 1px solid #e5e5e5
}

.modal-footer .btn+.btn {
    margin-left: 5px;
    margin-bottom: 0
}

.modal-footer .btn-group .btn+.btn {
    margin-left: -1px
}

.modal-footer .btn-block+.btn-block {
    margin-left: 0
}

.modal-scrollbar-measure {
    position: absolute;
    top: -9999px;
    width: 50px;
    height: 50px;
    overflow: scroll
}

@media (min-width:640px) {
    .modal-dialog {
        width: 600px;
        margin: 30px auto
    }

    .modal-content {
        -webkit-box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
        box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5)
    }

    .modal-sm {
        width: 300px
    }
}

@media (min-width:1024px) {
    .modal-lg {
        width: 900px
    }
}

.tooltip {
    position: absolute;
    z-index: 1070;
    display: block;
    visibility: visible;
    font-size: 12px;
    line-height: 1.4;
    opacity: 0;
    filter: alpha(opacity=0)
}

.tooltip.in {
    opacity: .9;
    filter: alpha(opacity=90)
}

.tooltip.top {
    margin-top: -3px;
    padding: 5px 0
}

.tooltip.right {
    margin-left: 3px;
    padding: 0 5px
}

.tooltip.bottom {
    margin-top: 3px;
    padding: 5px 0
}

.tooltip.left {
    margin-left: -3px;
    padding: 0 5px
}

.tooltip-inner {
    max-width: 200px;
    padding: 3px 8px;
    color: #fff;
    text-align: center;
    text-decoration: none;
    background-color: #000;
    border-radius: 0
}

.tooltip-arrow {
    position: absolute;
    width: 0;
    height: 0;
    border-color: transparent;
    border-style: solid
}

.tooltip.top .tooltip-arrow {
    bottom: 0;
    left: 50%;
    margin-left: -5px;
    border-width: 5px 5px 0;
    border-top-color: #000
}

.tooltip.top-left .tooltip-arrow {
    bottom: 0;
    left: 5px;
    border-width: 5px 5px 0;
    border-top-color: #000
}

.tooltip.top-right .tooltip-arrow {
    bottom: 0;
    right: 5px;
    border-width: 5px 5px 0;
    border-top-color: #000
}

.tooltip.right .tooltip-arrow {
    top: 50%;
    left: 0;
    margin-top: -5px;
    border-width: 5px 5px 5px 0;
    border-right-color: #000
}

.tooltip.left .tooltip-arrow {
    top: 50%;
    right: 0;
    margin-top: -5px;
    border-width: 5px 0 5px 5px;
    border-left-color: #000
}

.tooltip.bottom .tooltip-arrow {
    top: 0;
    left: 50%;
    margin-left: -5px;
    border-width: 0 5px 5px;
    border-bottom-color: #000
}

.tooltip.bottom-left .tooltip-arrow {
    top: 0;
    left: 5px;
    border-width: 0 5px 5px;
    border-bottom-color: #000
}

.tooltip.bottom-right .tooltip-arrow {
    top: 0;
    right: 5px;
    border-width: 0 5px 5px;
    border-bottom-color: #000
}

.popover {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1060;
    display: none;
    max-width: 276px;
    padding: 1px;
    text-align: left;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid #ccc;
    border: 1px solid rgba(0, 0, 0, 0.2);
    border-radius: 0;
    -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
    box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
    white-space: normal
}

.popover.top {
    margin-top: -10px
}

.popover.right {
    margin-left: 10px
}

.popover.bottom {
    margin-top: 10px
}

.popover.left {
    margin-left: -10px
}

.popover-title {
    margin: 0;
    padding: 8px 14px;
    font-size: 14px;
    font-weight: normal;
    line-height: 18px;
    background-color: #f7f7f7;
    border-bottom: 1px solid #ebebeb;
    border-radius: -1 -1 0 0
}

.popover-content {
    padding: 9px 14px
}

.popover>.arrow,
.popover>.arrow:after {
    position: absolute;
    display: block;
    width: 0;
    height: 0;
    border-color: transparent;
    border-style: solid
}

.popover>.arrow {
    border-width: 11px
}

.popover>.arrow:after {
    border-width: 10px;
    content: ""
}

.popover.top>.arrow {
    right: 10%;
    margin-left: -11px;
    border-bottom-width: 0;
    border-top-color: #999;
    border-top-color: rgba(0, 0, 0, 0.25);
    bottom: -11px
}

.popover.top>.arrow:after {
    content: " ";
    bottom: 1px;
    margin-left: -10px;
    border-bottom-width: 0;
    border-top-color: #fff
}

.popover.right>.arrow {
    top: 50%;
    left: -11px;
    margin-top: -11px;
    border-left-width: 0;
    border-right-color: #999;
    border-right-color: rgba(0, 0, 0, 0.25)
}

.popover.right>.arrow:after {
    content: " ";
    left: 1px;
    bottom: -10px;
    border-left-width: 0;
    border-right-color: #fff
}

.popover.bottom>.arrow {
    right: 10%;
    left: initial !important;
    margin-left: -11px;
    border-top-width: 0;
    border-bottom-color: #999;
    border-bottom-color: rgba(0, 0, 0, 0.25);
    top: -11px
}

.popover.bottom>.arrow:after {
    content: " ";
    top: 1px;
    margin-left: -10px;
    border-top-width: 0;
    border-bottom-color: #fff
}

.popover.left>.arrow {
    top: 50%;
    right: -11px;
    margin-top: -11px;
    border-right-width: 0;
    border-left-color: #999;
    border-left-color: rgba(0, 0, 0, 0.25)
}

.popover.left>.arrow:after {
    content: " ";
    right: 1px;
    border-right-width: 0;
    border-left-color: #fff;
    bottom: -10px
}

.carousel {
    position: relative
}

.carousel-inner {
    position: relative;
    overflow: hidden;
    width: 100%
}

.carousel-inner>.item {
    display: none;
    position: relative;
    -webkit-transition: .6s ease-in-out left;
    -o-transition: .6s ease-in-out left;
    transition: .6s ease-in-out left
}

.carousel-inner>.item>img,
.carousel-inner>.item>a>img {
    line-height: 1
}

.carousel-inner>.active,
.carousel-inner>.next,
.carousel-inner>.prev {
    display: block
}

.carousel-inner>.active {
    left: 0
}

.carousel-inner>.next,
.carousel-inner>.prev {
    position: absolute;
    top: 0;
    width: 100%
}

.carousel-inner>.next {
    left: 100%
}

.carousel-inner>.prev {
    left: -100%
}

.carousel-inner>.next.left,
.carousel-inner>.prev.right {
    left: 0
}

.carousel-inner>.active.left {
    left: -100%
}

.carousel-inner>.active.right {
    left: 100%
}

.carousel-control {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    width: 15%;
    opacity: .5;
    filter: alpha(opacity=50);
    font-size: 20px;
    color: #fff;
    text-align: center;
    text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6)
}

.carousel-control.left {
    background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.5) 0, rgba(0, 0, 0, 0.0001) 100%);
    background-image: -o-linear-gradient(left, rgba(0, 0, 0, 0.5) 0, rgba(0, 0, 0, 0.0001) 100%);
    background-image: linear-gradient(to right, rgba(0, 0, 0, 0.5) 0, rgba(0, 0, 0, 0.0001) 100%);
    background-repeat: repeat-x
}

.carousel-control.right {
    left: auto;
    right: 0;
    background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.0001) 0, rgba(0, 0, 0, 0.5) 100%);
    background-image: -o-linear-gradient(left, rgba(0, 0, 0, 0.0001) 0, rgba(0, 0, 0, 0.5) 100%);
    background-image: linear-gradient(to right, rgba(0, 0, 0, 0.0001) 0, rgba(0, 0, 0, 0.5) 100%);
    background-repeat: repeat-x
}

.carousel-control:hover,
.carousel-control:focus {
    outline: 0;
    color: #fff;
    text-decoration: none;
    opacity: .9;
    filter: alpha(opacity=90)
}

.carousel-control .icon-prev,
.carousel-control .icon-next,
.carousel-control .glyphicon-chevron-left,
.carousel-control .glyphicon-chevron-right {
    position: absolute;
    top: 50%;
    z-index: 5;
    display: inline-block
}

.carousel-control .icon-prev,
.carousel-control .glyphicon-chevron-left {
    left: 50%;
    margin-left: -10px
}

.carousel-control .icon-next,
.carousel-control .glyphicon-chevron-right {
    right: 50%;
    margin-right: -10px
}

.carousel-control .icon-prev,
.carousel-control .icon-next {
    width: 20px;
    height: 20px;
    margin-top: -10px;
    font-family: serif
}

.carousel-control .icon-prev:before {
    content: '\2039'
}

.carousel-control .icon-next:before {
    content: '\203a'
}

.carousel-indicators {
    position: absolute;
    bottom: 10px;
    left: 50%;
    z-index: 15;
    width: 60%;
    margin-left: -30%;
    padding-left: 0;
    list-style: none;
    text-align: center
}

.carousel-indicators li {
    display: inline-block;
    width: 10px;
    height: 10px;
    margin: 1px;
    text-indent: -999px;
    border: 1px solid #fff;
    border-radius: 10px;
    cursor: pointer;
    background-color: #000 \9;
    background-color: rgba(0, 0, 0, 0)
}

.carousel-indicators .active {
    margin: 0;
    width: 12px;
    height: 12px;
    background-color: #fff
}

.carousel-caption {
    position: absolute;
    left: 15%;
    right: 15%;
    bottom: 20px;
    z-index: 10;
    padding-top: 20px;
    padding-bottom: 20px;
    color: #fff;
    text-align: center;
    text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6)
}

.carousel-caption .btn {
    text-shadow: none
}

@media screen and (min-width:640px) {

    .carousel-control .glyphicon-chevron-left,
    .carousel-control .glyphicon-chevron-right,
    .carousel-control .icon-prev,
    .carousel-control .icon-next {
        width: 30px;
        height: 30px;
        margin-top: -15px;
        font-size: 30px
    }

    .carousel-control .glyphicon-chevron-left,
    .carousel-control .icon-prev {
        margin-left: -15px
    }

    .carousel-control .glyphicon-chevron-right,
    .carousel-control .icon-next {
        margin-right: -15px
    }

    .carousel-caption {
        left: 20%;
        right: 20%;
        padding-bottom: 30px
    }

    .carousel-indicators {
        bottom: 20px
    }
}

.clearfix:before,
.clearfix:after,
.dl-horizontal dd:before,
.dl-horizontal dd:after,
.container:before,
.container:after,
.container-fluid:before,
.container-fluid:after,
.row:before,
.row:after,
.form-horizontal .form-group:before,
.form-horizontal .form-group:after,
.btn-toolbar:before,
.btn-toolbar:after,
.btn-group-vertical>.btn-group:before,
.btn-group-vertical>.btn-group:after,
.nav:before,
.nav:after,
.navbar:before,
.navbar:after,
.navbar-header:before,
.navbar-header:after,
.navbar-collapse:before,
.navbar-collapse:after,
.pager:before,
.pager:after,
.panel-body:before,
.panel-body:after,
.modal-footer:before,
.modal-footer:after,
.tabs .tabs-list:before,
.tabs .tabs-list:after,
.no-space .row:before,
.no-space .row:after,
.product-listing.product-grid:before,
.product-listing.product-grid:after,
.dl-horizontal dd:before,
.dl-horizontal dd:after,
.container:before,
.container:after,
.container-fluid:before,
.container-fluid:after,
.row:before,
.row:after,
.form-horizontal .form-group:before,
.form-horizontal .form-group:after,
.btn-toolbar:before,
.btn-toolbar:after,
.btn-group-vertical>.btn-group:before,
.btn-group-vertical>.btn-group:after,
.nav:before,
.nav:after,
.navbar:before,
.navbar:after,
.navbar-header:before,
.navbar-header:after,
.navbar-collapse:before,
.navbar-collapse:after,
.pager:before,
.pager:after,
.panel-body:before,
.panel-body:after,
.modal-footer:before,
.modal-footer:after {
    content: " ";
    display: table
}

.clearfix:after,
.dl-horizontal dd:after,
.container:after,
.container-fluid:after,
.row:after,
.form-horizontal .form-group:after,
.btn-toolbar:after,
.btn-group-vertical>.btn-group:after,
.nav:after,
.navbar:after,
.navbar-header:after,
.navbar-collapse:after,
.pager:after,
.panel-body:after,
.modal-footer:after,
.tabs .tabs-list:after,
.no-space .row:after,
.product-listing.product-grid:after,
.dl-horizontal dd:after,
.container:after,
.container-fluid:after,
.row:after,
.form-horizontal .form-group:after,
.btn-toolbar:after,
.btn-group-vertical>.btn-group:after,
.nav:after,
.navbar:after,
.navbar-header:after,
.navbar-collapse:after,
.pager:after,
.panel-body:after,
.modal-footer:after {
    clear: both
}

.center-block {
    display: block;
    margin-left: auto;
    margin-right: auto
}

.pull-right {
    float: right !important
}

.pull-left {
    float: left !important
}

.hide {
    display: none !important
}

.show {
    display: block !important
}

.invisible {
    visibility: hidden
}

.text-hide {
    font: 0/0 a;
    color: transparent;
    text-shadow: none;
    background-color: transparent;
    border: 0
}

.hidden {
    display: none !important;
    visibility: hidden !important
}

.affix {
    position: fixed;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0)
}

@-ms-viewport {
    width: device-width
}

@media (max-width:639px) {
    .visible-xs {
        display: block !important
    }

    table.visible-xs {
        display: table
    }

    tr.visible-xs {
        display: table-row !important
    }

    th.visible-xs,
    td.visible-xs {
        display: table-cell !important
    }
}

@media (max-width:639px) {
    .visible-xs-block {
        display: block !important
    }
}

@media (max-width:639px) {
    .visible-xs-inline {
        display: inline !important
    }
}

@media (max-width:639px) {
    .visible-xs-inline-block {
        display: inline-block !important
    }
}

@media (min-width:640px) and (max-width:1024px) {
    .visible-sm {
        display: block !important
    }

    table.visible-sm {
        display: table
    }

    tr.visible-sm {
        display: table-row !important
    }

    th.visible-sm,
    td.visible-sm {
        display: table-cell !important
    }
}

@media (min-width:640px) and (max-width:1023px) {
    .visible-sm-block {
        display: block !important
    }
}

@media (min-width:640px) and (max-width:1023px) {
    .visible-sm-inline {
        display: inline !important
    }
}

@media (min-width:640px) and (max-width:1023px) {
    .visible-sm-inline-block {
        display: inline-block !important
    }
}

@media (min-width:1024px) and (max-width:1399px) {
    .visible-md {
        display: block !important
    }

    table.visible-md {
        display: table
    }

    tr.visible-md {
        display: table-row !important
    }

    th.visible-md,
    td.visible-md {
        display: table-cell !important
    }
}

@media (min-width:1024px) and (max-width:1399px) {
    .visible-md-block {
        display: block !important
    }
}

@media (min-width:1024px) and (max-width:1399px) {
    .visible-md-inline {
        display: inline !important
    }
}

@media (min-width:1024px) and (max-width:1399px) {
    .visible-md-inline-block {
        display: inline-block !important
    }
}

@media (min-width:1400px) {
    .visible-lg {
        display: block !important
    }

    table.visible-lg {
        display: table
    }

    tr.visible-lg {
        display: table-row !important
    }

    th.visible-lg,
    td.visible-lg {
        display: table-cell !important
    }
}

@media (min-width:1400px) {
    .visible-lg-block {
        display: block !important
    }
}

@media (min-width:1400px) {
    .visible-lg-inline {
        display: inline !important
    }
}

@media (min-width:1400px) {
    .visible-lg-inline-block {
        display: inline-block !important
    }
}

@media (max-width:639px) {
    .hidden-xs {
        display: none !important
    }
}

@media (min-width:640px) and (max-width:1023px) {
    .hidden-sm {
        display: none !important
    }
}

@media (min-width:1024px) and (max-width:1399px) {
    .hidden-md {
        display: none !important
    }
}

@media (min-width:1400px) {
    .hidden-lg {
        display: none !important
    }
}

.visible-print {
    display: none !important
}

@media print {
    .visible-print {
        display: block !important
    }

    table.visible-print {
        display: table
    }

    tr.visible-print {
        display: table-row !important
    }

    th.visible-print,
    td.visible-print {
        display: table-cell !important
    }
}

.visible-print-block {
    display: none !important
}

@media print {
    .visible-print-block {
        display: block !important
    }
}

.visible-print-inline {
    display: none !important
}

@media print {
    .visible-print-inline {
        display: inline !important
    }
}

.visible-print-inline-block {
    display: none !important
}

@media print {
    .visible-print-inline-block {
        display: inline-block !important
    }
}

@media print {
    .hidden-print {
        display: none !important
    }
}

.btn-formblock {
    display: block;
    width: 100%;
    padding-left: 0;
    padding-right: 0;
    margin-top: 25px
}

.btn-place-order {
    color: #fff;
    background-color: #40be2b;
    border-color: #40be2b;
    -webkit-box-shadow: 0 2px 2px 0 #1d5613;
    box-shadow: 0 2px 2px 0 #1d5613
}

.btn-place-order:hover,
.btn-place-order:focus,
.btn-place-order:active,
.btn-place-order.active,
.open>.dropdown-toggle.btn-place-order {
    color: #fff;
    background-color: #329422;
    border-color: #2f8c20
}

.btn-place-order:active,
.btn-place-order.active,
.open>.dropdown-toggle.btn-place-order {
    background-image: none
}

.btn-place-order.disabled,
.btn-place-order[disabled],
fieldset[disabled] .btn-place-order,
.btn-place-order.disabled:hover,
.btn-place-order[disabled]:hover,
fieldset[disabled] .btn-place-order:hover,
.btn-place-order.disabled:focus,
.btn-place-order[disabled]:focus,
fieldset[disabled] .btn-place-order:focus,
.btn-place-order.disabled:active,
.btn-place-order[disabled]:active,
fieldset[disabled] .btn-place-order:active,
.btn-place-order.disabled.active,
.btn-place-order[disabled].active,
fieldset[disabled] .btn-place-order.active {
    background-color: #40be2b;
    border-color: #40be2b
}

.btn-place-order .badge {
    color: #40be2b;
    background-color: #fff
}

.btn-place-order:hover,
.btn-place-order:focus,
.btn-place-order:active,
.btn-place-order.active,
.open .dropdown-toggle.btn-place-order {
    color: #40be2b;
    background-color: #fff;
    border-color: #40be2b;
    -webkit-box-shadow: none;
    box-shadow: none
}

.btn-place-order:active,
.btn-place-order.active,
.open .dropdown-toggle.btn-place-order {
    background-image: none
}

.btn-place-order.disabled,
.btn-place-order[disabled],
fieldset[disabled] .btn-place-order,
.btn-place-order.disabled:hover,
.btn-place-order[disabled]:hover,
fieldset[disabled] .btn-place-order:hover,
.btn-place-order.disabled:focus,
.btn-place-order[disabled]:focus,
fieldset[disabled] .btn-place-order:focus,
.btn-place-order.disabled:active,
.btn-place-order[disabled]:active,
fieldset[disabled] .btn-place-order:active,
.btn-place-order.disabled.active,
.btn-place-order[disabled].active,
fieldset[disabled] .btn-place-order.active {
    color: #40be2b;
    background-color: #66d853;
    border-color: #40be2b;
    -webkit-box-shadow: 0 2px 2px 0 #2f8c20;
    box-shadow: 0 2px 2px 0 #2f8c20
}

.btn-place-order .badge {
    color: #40be2b;
    background-color: #fff
}

.pagination {
    display: inline-block;
    padding-left: 0;
    list-style: none;
    height: 35px;
    line-height: 35px
}

.pagination>li>a,
.pagination>li>span {
    font-size: 14px
}

.pagination>li {
    display: inline-block !important;
    height: 100%
}

.pagination>li a.pr-prev,
.pagination>li a.pr-next {
    font-size: 13px;
    line-height: 25px
}

.pagination>li>a,
.pagination>li>span {
    display: block;
    position: relative;
    text-decoration: none;
    color: #015aac;
    background-color: #fff;
    width: 36px;
    text-align: center;
    height: 100%;
    font-size: 15px;
    line-height: 24px
}

.pagination>li>a:hover,
.pagination>li>span:hover,
.pagination>li>a:focus,
.pagination>li>span:focus {
    color: #015aac;
    background-color: #f2f4f7;
    border-color: #ddd
}

.pagination>.active>a,
.pagination>.active>span,
.pagination>.active>a:hover,
.pagination>.active>span:hover,
.pagination>.active>a:focus,
.pagination>.active>span:focus {
    z-index: 2;
    color: #fff;
    background-color: #085fae;
    border-color: #085fae;
    cursor: default
}

.pagination>.disabled>span,
.pagination>.disabled>span:hover,
.pagination>.disabled>span:focus,
.pagination>.disabled>a,
.pagination>.disabled>a:hover,
.pagination>.disabled>a:focus {
    color: #777;
    background-color: #fff;
    border-color: #ddd;
    cursor: not-allowed
}

.pagination-lg {
    height: 40px;
    line-height: 40px
}

.pagination-lg>li>a,
.pagination-lg>li>span {
    font-size: 18px
}

.pagination-sm {
    height: 30px;
    line-height: 30px
}

.pagination-sm>li>a,
.pagination-sm>li>span {
    font-size: 12px
}

body {
    overflow-x: hidden
}

main {
    -webkit-transition: -webkit-transform .3s ease-out;
    -moz-transition: -moz-transform .3s ease-out;
    -o-transition: -o-transform .3s ease-out;
    transition: transform .3s ease-out
}

.main-header {
    padding-top: 10px;
    background: #fff;
    min-height: 75px
}

.page-feedbackForm .main-header {
    margin-bottom: 2rem
}

.main-header .nav-cont {
    border-top: 1px solid #ebebeb
}

.main-header .nav-cont.fixed {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 41px;
    background: #fff;
    z-index: 9999;
    border-bottom: 1px solid #ddd
}

.main-header .toggle-header-links {
    display: none !important
}

.pageType-CategoryPage .main-header,
.page-searchDiscount .main-header,
.page-campaignDetail .main-header,
.template-pages-category-productGridPage .main-header,
.template-pages-product-productLayout2Page .main-header {
    border-bottom: none;
    -webkit-box-shadow: none;
    box-shadow: none
}

.pageType-CategoryPage .main-header .nav-cont,
.page-searchDiscount .main-header .nav-cont,
.page-campaignDetail .main-header .nav-cont,
.template-pages-category-productGridPage .main-header .nav-cont,
.template-pages-product-productLayout2Page .main-header .nav-cont {
    -webkit-box-shadow: 1px 5px 10px -3px #d9d9d9;
    box-shadow: 1px 5px 10px -3px #d9d9d9
}

.simple-banner-component.gowit-ad-banner,
.owl-carousel.rotatingBanners {
    background: transparent !important
}

.simple-banner-component.gowit-ad-banner .sponsored-badge,
.owl-carousel.rotatingBanners .sponsored-badge {
    float: right;
    color: #666666;
    padding: 4px 0
}

.main-header .visible-xs.visible-sm button {
    background: 0;
    box-shadow: none;
    font-size: 21px !important;
    color: #015aac;
    padding-left: 0
}

@media (min-width:640px) and (max-width:1023px) {
    .main-header .toggle-header-links {
        display: block !important
    }

    table.main-header .toggle-header-links {
        display: table
    }

    tr.main-header .toggle-header-links {
        display: table-row !important
    }

    th.main-header .toggle-header-links,
    td.main-header .toggle-header-links {
        display: table-cell !important
    }
}

@media (max-width:639px) {
    .main-header .site-logo {
        text-align: center
    }
}

.main-header .site-logo .simple-banner-component img {
    display: block;
    width: auto;
    max-width: 100%;
    height: auto
}

.main-header .site-logo .simple-banner-component i {
    background: url("https://reimg-carrefour.mncdn.com/staticimage/icons-sprite-4.svg") 0 -55px;
    width: 240px;
    height: 33px;
    float: left;
    margin-top: 5px
}

@media (max-width:1023px) {
    .main-header .site-logo .simple-banner-component i {
        background-position-y: -118px;
        background-size: 251%;
        width: 200px;
        height: 27px;
        margin-top: 0
    }

    .float-sm-none {
        float: none !important
    }
}

@media (min-width:1024px) {
    .main-header .sm-navigation {
        margin-top: 0
    }
}

.main-header .sm-navigation .toggle-header-links {
    display: none;
    margin-right: 10px;
    display: none !important
}

@media (max-width:639px) {
    .main-header .sm-navigation .toggle-header-links {
        display: block !important
    }

    table.main-header .sm-navigation .toggle-header-links {
        display: table
    }

    tr.main-header .sm-navigation .toggle-header-links {
        display: table-row !important
    }

    th.main-header .sm-navigation .toggle-header-links,
    td.main-header .sm-navigation .toggle-header-links {
        display: table-cell !important
    }
}

.main-header .main-navigation {
    height: 48px
}

.main-header .main-navigation .ground-effect {
    display: none;
    position: relative;
    background-color: #bbdbf8;
    height: 12px;
    top: -6px;
    border-radius: 12px
}

.main-header .main-navigation .nav.nav-pills.navbar-nav {
    position: relative;
    top: 0
}

.main-header .main-navigation .nav.nav-pills.navbar-nav>li {
    float: none
}

@media (max-width:1024px) {
    .main-header .main-navigation .ground-effect {
        background-color: transparent
    }
}

.main-header .main-navigation .acctArea,
.main-header .main-navigation li.offcanvasGroup1 {
    background-color: #323d4d
}

.main-header .main-navigation li.offcanvasGroup1:hover {
    background-color: #455369
}

.main-header .main-navigation .myAcctSignOut {
    float: left
}

.main-header .main-navigation .userName {
    display: inline-block;
    padding-left: 10px
}

.main-header .main-navigation .auto.acctArea:after:before,
.main-header .main-navigation .auto.acctArea:after:after {
    content: " ";
    display: table
}

.main-header .main-navigation .auto.acctArea:after:after {
    clear: both
}

.main-header .main-navigation .auto.acctArea:after:before,
.main-header .main-navigation .auto.acctArea:after:after {
    content: " ";
    display: table
}

.main-header .main-navigation .auto.acctArea:after:after {
    clear: both
}

.main-header .main-navigation li a.userSign {
    text-transform: none
}

.main-header .main-navigation li.liUserSign {
    border-bottom: 3px solid #2f3740 !important
}

@media (max-width:1023px) {
    .main-header .main-navigation .userGroup {
        padding: 10px 10px 10px 15px;
        cursor: pointer
    }

    .main-header .main-navigation .userGroup .myAcctExp {
        float: right;
        padding-top: 15px
    }
}

.subnavigation-level-1:after,
.dropdown-menu.sub-menu.s-menu-1:after {
    border-color: rgba(230, 230, 230, 0);
    border-bottom-color: #0053A2;
    border-width: 12px;
    margin-left: -12px
}

.subnavigation-level-1:before,
.dropdown-menu.sub-menu.s-menu-1:before {
    border-color: rgba(205, 205, 205, 0);
    border-bottom-color: #cdcdcd;
    border-width: 13px;
    margin-left: -13px
}

.dropdown-menu.sub-menu span.caret {
    display: none
}

@media (min-width:1025px) {
    .main-header .main-navigation {
        position: relative
    }

    .main-header .main-navigation:before,
    .main-header .main-navigation:after {
        content: " ";
        display: table
    }

    .main-header .main-navigation:after {
        clear: both
    }

    .main-header .main-navigation:before,
    .main-header .main-navigation:after {
        content: " ";
        display: table
    }

    .main-header .main-navigation:after {
        clear: both
    }

    .main-header .main-navigation .sm-back {
        display: none
    }

    .main-header .main-navigation>.nav>li {
        position: static;
        line-height: 40px !important
    }

    .main-header .main-navigation>.nav>li.specific-campaign-text {
        text-align: right;
        white-space: nowrap;
        overflow: hidden;
        width: 42.555%;
        text-overflow: ellipsis
    }

    .main-header .main-navigation>.nav>li.specific-campaign-text span {
        display: inline-block;
        margin-right: 20px;
        font: normal 14px/14px 'Nunito';
        color: #666;
        white-space: nowrap;
        overflow: hidden;
        text-overflow: ellipsis;
        width: 90%;
        vertical-align: middle
    }

    .main-header .main-navigation>.nav>li.specific-campaign-text span a {
        font: normal 14px 'Nunito';
        color: #666;
        text-decoration: none
    }

    .main-header .main-navigation>.nav>li.specific-campaign-text span a:hover {
        text-decoration: none
    }

    .main-header .main-navigation>.nav>li:last-child {
        border-right: 1px solid #ebebeb
    }

    .main-header .main-navigation>.nav>li:first-child {
        border-left: 1px solid #ebebeb;
        border-right: 1px solid #ebebeb
    }

    .main-header .main-navigation>.nav>li>a {
        padding: 0 14px;
        height: 40px;
        line-height: 40px
    }

    .main-header .main-navigation>.nav>li>a i {
        display: inline-block;
        vertical-align: top;
        line-height: 40px
    }

    .main-header .main-navigation>.nav>li>a i.glyphicon-menu-hamburger,
    .main-header .main-navigation>.nav>li>a i.icon-wishlist-header {
        margin-right: 5px;
        vertical-align: middle
    }

    .main-header .main-navigation>.nav>li>a i.icon-wishlist-header {
        background-image: url("https://reimg-carrefour.mncdn.com/staticimage/sprite-iconsx2.png");
        background-position: -6px -390px !important;
        background-size: 178px auto !important;
        background-repeat: no-repeat !important
    }

    .main-header .main-navigation>.nav>li>a i.glyphicon-menu-down {
        margin-left: 5px
    }

    .main-header .main-navigation>.nav>li>a:hover,
    .main-header .main-navigation>.nav>li>a:focus {
        background: none;
        border: none !important
    }

    .main-header .main-navigation>.nav>li+li {
        border-right: 1px solid #ebebeb;
        margin: 0
    }

    .main-header .main-navigation>.nav>li.header-cart {
        border-right: 1px solid #ebebeb;
        margin: 0
    }

    .main-header .main-navigation>.nav>li .sub-navigation {
        display: none;
        position: absolute;
        z-index: 1000;
        left: 0;
        right: 0;
        padding: 0 10px 0 0
    }

    .main-header .main-navigation>.nav>li .sub-navigation .row {
        position: relative
    }

    .main-header .main-navigation>.nav>li .sub-navigation .sub-navigation-section {
        position: static;
        padding: 15px 10px 10px 20px
    }

    .main-header .main-navigation>.nav>li .sub-navigation .sub-navigation-section.double {
        position: relative;
        min-height: 1px;
        padding-left: 0;
        padding-right: 0;
        padding: 10px
    }

    .main-header .main-navigation>.nav>li .sub-navigation .sub-navigation-section .sub-navigation-section-column {
        float: left
    }

    .main-header .main-navigation>.nav>li .sub-navigation .sub-navigation-section .sub-navigation-section-column.column-2 {
        width: 50%
    }

    .main-header .main-navigation>.nav>li .sub-navigation .sub-navigation-section .sub-navigation-section-column.column-3 {
        width: 20.33%
    }

    .main-header .main-navigation>.nav>li .sub-navigation .sub-navigation-section .sub-navigation-section-column.column-4 {
        width: 25%
    }

    .main-header .main-navigation>.nav>li .sub-navigation .sub-navigation-section .sub-navigation-section-column.column-5 {
        width: 20%
    }

    .main-header .sub-navigation-section-column>ul {
        min-height: 303px;
        border-top: 1px solid #cac7ca;
        border-bottom: 1px solid #cac7ca
    }

    .main-header .subnavigation-level-1 {
        background: #e6e6e6;
        border-right: 1px solid #cac7ca;
        border-left: 1px solid #cac7ca;
        position: relative
    }

    .main-header .subnavigation-level-2 {
        background: #f1f1f1;
        border-right: 1px solid #cac7ca
    }

    .main-header .subnavigation-level-3 {
        background: #f9f9f9;
        border-right: 1px solid #cac7ca
    }

    .main-header .subnavigation-level-4 {
        background: #fff;
        border-right: 1px solid #cac7ca
    }

    .main-header .subnavigation-level-4 li a:hover {
        background: #fff !important
    }

    .main-header .main-navigation>.nav>li .sub-navigation .sub-navigation-section+.sub-navigation-section:before {
        position: absolute;
        content: "";
        width: 1px;
        background: #ccc;
        top: 0;
        bottom: 0;
        margin-left: -10px
    }

    .main-header .main-navigation>.nav>li .sub-navigation .sub-navigation-section .title {
        font-size: 18px;
        line-height: 40px
    }

    .main-header .main-navigation>.nav>li .sub-navigation .sub-navigation-section .sub-navigation-list {
        padding-left: 0;
        list-style: none;
        padding: 5px 0
    }

    .main-header .main-navigation>.nav>li .sub-navigation .sub-navigation-section .sub-navigation-list li.has-sub:hover a {
        background: url("https://reimg-carrefour.mncdn.com/staticimage/sprite-icons.png") right -518px no-repeat #fff
    }

    .main-header .main-navigation>.nav>li .sub-navigation .sub-navigation-section .sub-navigation-list li a {
        font: normal 16px 'Nunito';
        display: block;
        color: #015aac;
        line-height: 27px;
        padding-left: 15px;
        border-bottom: 1px solid transparent;
        border-top: 1px solid transparent
    }

    .main-header .main-navigation>.nav>li .sub-navigation .sub-navigation-section .sub-navigation-list li.has-sub a.hover {
        background: url("https://reimg-carrefour.mncdn.com/staticimage/sprite-icons.png") right -518px no-repeat #fff;
        text-decoration: none;
        border-top: 1px solid #d4d4d4;
        border-bottom: 1px solid #d4d4d4
    }

    .main-header .main-navigation>.nav>li .sub-navigation .sub-navigation-section .sub-navigation-list li a:hover,
    .main-header .main-navigation>.nav>li .sub-navigation .sub-navigation-section .sub-navigation-list li a:focus {
        text-decoration: none;
        border-top: 1px solid #d4d4d4;
        border-bottom: 1px solid #d4d4d4;
        background: #fff
    }

    .main-header .main-navigation>.nav>li>a:hover {
        background: none !important
    }

    .main-header .main-navigation>.nav>li.md-show-sub.has-sub>a {
        position: relative
    }

    .main-header .main-navigation>.nav>li.md-show-sub.has-sub>a:after {
        position: absolute;
        content: "";
        width: 0;
        height: 0;
        border-right: 10px solid rgba(0, 0, 0, 0);
        border-left: 10px solid rgba(0, 0, 0, 0);
        border-bottom: 10px solid #e6e6e6;
        display: block;
        bottom: -12px;
        left: 50%;
        margin: 0 0 0 -10px;
        z-index: 1001;
        display: none
    }

    .main-header .main-navigation>.nav>li.md-show-sub .sub-navigation {
        display: block
    }

    .ap-facets-filters .chk-filter {
        width: 45%
    }
}

@media (min-width:1024px) and (min-width:1024px) {
    .main-header .main-navigation>.nav>li .sub-navigation .sub-navigation-section.double {
        float: left;
        width: 66.66666667%
    }
}

@media (max-width:1024px) {
    .main-header .main-navigation {
        position: absolute;
        top: 52px;
        left: -100%;
        background: #015AAC;
        width: 100%;
        overflow: visible;
        color: #a1aebd;
        -webkit-box-shadow: inset -5px -5px 10px -5px #aaa;
        box-shadow: inset -5px -5px 10px -5px #aaa
    }

    .main-header .main-navigation ul.nav {
        position: absolute;
        top: 110px;
        bottom: 0;
        right: 0;
        left: 0
    }

    .main-header .main-navigation .sm-back {
        font-size: 18px;
        line-height: 50px;
        display: block;
        padding: 0 10px
    }

    .main-header .main-navigation .sm-back:before {
        content: "\e079"
    }

    .main-header .main-navigation .sm-back:before {
        position: relative;
        top: 1px;
        display: inline-block;
        font-family: 'Glyphicons Halflings';
        font-style: normal;
        font-weight: normal;
        line-height: 1;
        -webkit-font-smoothing: antialiased;
        -moz-osx-font-smoothing: grayscale;
        font-size: .8em;
        margin-right: 1em
    }

    .main-header .main-navigation>ul {
        -webkit-transition: -webkit-transform .3s ease-out;
        -moz-transition: -moz-transform .3s ease-out;
        -o-transition: -o-transform .3s ease-out;
        transition: transform .3s ease-out
    }

    .main-header .main-navigation>ul>li {
        float: none
    }

    .main-header .main-navigation>ul>li+li {
        margin-top: 2px;
        margin-left: 0
    }

    .main-header .main-navigation>ul.active {
        -webkit-transform: translate(-100%, 0);
        -ms-transform: translate(-100%, 0);
        -o-transform: translate(-100%, 0);
        transform: translate(-100%, 0)
    }

    .main-header .main-navigation>ul a {
        color: #a1aebd;
        line-height: 50px
    }

    .main-header .main-navigation>ul a:hover,
    .main-header .main-navigation>ul a:focus {
        background-color: #015aac !important;
        color: #fff !important
    }

    .main-header .main-navigation li.auto {
        margin-top: 0
    }

    .main-header .main-navigation li.auto.offcanvasNoBorder {
        border-bottom: 0
    }

    .main-header .main-navigation .has-sub {
        position: static
    }

    .main-header .main-navigation .has-sub>a {
        position: relative
    }

    .main-header .main-navigation .has-sub>a:before {
        content: "\e080"
    }

    .main-header .main-navigation .has-sub>a:before {
        position: relative;
        top: 1px;
        display: inline-block;
        font-family: 'Glyphicons Halflings';
        font-style: normal;
        font-weight: normal;
        line-height: 1;
        -webkit-font-smoothing: antialiased;
        -moz-osx-font-smoothing: grayscale;
        position: absolute;
        right: 10px;
        top: 25px
    }

    .main-header .main-navigation .has-sub.active .sub-navigation {
        display: block
    }

    .main-header .main-navigation .has-sub .sub-navigation {
        display: block;
        padding: 0
    }

    .nav li a.sm-back {
        display: none !important
    }

    .main-header .main-navigation .has-sub .sub-navigation.active {
        display: block
    }

    .main-header .main-navigation .has-sub .sub-navigation .sub-navigation-section {
        margin-bottom: 16px;
        width: 96.433%
    }

    .main-header .main-navigation .has-sub .sub-navigation .sub-navigation-section .title {
        font-size: 18px;
        line-height: 40px;
        padding: 0 10px
    }

    .main-header .main-navigation .has-sub .sub-navigation .sub-navigation-section .sub-navigation-list {
        margin-bottom: 0;
        padding-left: 0;
        list-style: none
    }

    .main-header .main-navigation .has-sub .sub-navigation .sub-navigation-section .sub-navigation-list>li {
        position: relative;
        display: block
    }

    .main-header .main-navigation .has-sub .sub-navigation .sub-navigation-section .sub-navigation-list>li>a {
        position: relative;
        display: block;
        padding: 5px 5px 5px 25px;
        font: normal 15px/21px 'Nunito';
        color: #015aac
    }

    .main-header .main-navigation .has-sub .sub-navigation .sub-navigation-section .sub-navigation-list>li>a:before {
        display: none
    }

    .main-header .main-navigation .has-sub .sub-navigation .sub-navigation-section .sub-navigation-list>li>a:hover,
    .main-header .main-navigation .has-sub .sub-navigation .sub-navigation-section .sub-navigation-list>li>a:focus {
        text-decoration: none;
        background-color: #eee
    }

    .main-header .main-navigation .has-sub .sub-navigation .sub-navigation-section .sub-navigation-list>li.disabled>a {
        color: #777
    }

    .main-header .main-navigation .has-sub .sub-navigation .sub-navigation-section .sub-navigation-list>li.disabled>a:hover,
    .main-header .main-navigation .has-sub .sub-navigation .sub-navigation-section .sub-navigation-list>li.disabled>a:focus {
        color: #777;
        text-decoration: none;
        background-color: transparent;
        cursor: not-allowed
    }

    .main-header .main-navigation .has-sub .sub-navigation .sub-navigation-section .sub-navigation-list .open>a,
    .main-header .main-navigation .has-sub .sub-navigation .sub-navigation-section .sub-navigation-list .open>a:hover,
    .main-header .main-navigation .has-sub .sub-navigation .sub-navigation-section .sub-navigation-list .open>a:focus {
        background-color: #eee;
        border-color: #085fae
    }

    .main-header .main-navigation .has-sub .sub-navigation .sub-navigation-section .sub-navigation-list .nav-divider {
        height: 1px;
        margin: 9px 0;
        overflow: hidden;
        background-color: #e5e5e5
    }

    .main-header .main-navigation .has-sub .sub-navigation .sub-navigation-section .sub-navigation-list>li>a>img {
        max-width: none
    }

    .main-header .main-navigation .has-sub .sub-navigation .sub-navigation-section .sub-navigation-list>li {
        float: left
    }

    .main-header .main-navigation .has-sub .sub-navigation .sub-navigation-section .sub-navigation-list>li>a {
        border-radius: 0
    }

    .main-header .main-navigation .has-sub .sub-navigation .sub-navigation-section .sub-navigation-list>li+li {
        margin-left: 2px
    }

    .main-header .main-navigation .has-sub .sub-navigation .sub-navigation-section .sub-navigation-list>li.active>a,
    .main-header .main-navigation .has-sub .sub-navigation .sub-navigation-section .sub-navigation-list>li.active>a:hover,
    .main-header .main-navigation .has-sub .sub-navigation .sub-navigation-section .sub-navigation-list>li.active>a:focus {
        color: #fff;
        background-color: #085fae
    }

    .main-header .main-navigation .has-sub .sub-navigation .sub-navigation-section .sub-navigation-list>li {
        float: none
    }

    .main-header .main-navigation .has-sub .sub-navigation .sub-navigation-section .sub-navigation-list>li+li {
        margin-top: 2px;
        margin-left: 0
    }
}

.main-header .accNavComponentDesktop {
    padding-left: 0;
    padding-right: 0;
    margin-bottom: 10px;
    background: #323d4d
}

.main-header .accNavComponentDesktop ul {
    margin: 0;
    padding-left: 0;
    list-style: none;
    list-style-type: none
}

.main-header .accNavComponentDesktop li {
    text-transform: uppercase;
    float: left;
    font-size: 12px;
    color: #a1aebd;
    font-weight: 400;
    padding-bottom: 10px;
    padding-top: 10px;
    padding-left: 20px
}

.main-header .accNavComponentDesktop li a {
    display: block
}

.main-header .accNavComponentDesktop li:hover {
    background-color: #455369;
    color: #fff
}

.main-header .accNavComponentDesktop a {
    color: inherit;
    padding-left: 10px
}

.main-header .accNavComponentDesktop li a:hover,
.main-header .accNavComponentDesktop li a:focus {
    text-decoration: none
}

.offcanvasBorderColor {
    border-bottom: 1px solid #46505e
}

.offcanvasNoBorder {
    border-bottom: 0
}

.mini-cart-link {
    display: block;
    color: #303030;
    white-space: nowrap;
    position: relative
}

.mini-cart-link .mini-cart-icon {
    float: left;
    color: #2154BA;
    text-align: center
}

.mini-cart-link .mini-cart-count {
    float: left;
    min-width: 3em;
    text-align: center
}

.mini-cart-link .mini-cart-price {
    display: flex;
    align-items: center;
    float: left;
    font-size: 12px
}

.mini-cart {
    background: #fff
}

.mini-cart .mini-cart-body:before,
.mini-cart .mini-cart-body:after {
    content: " ";
    display: table
}

.mini-cart .mini-cart-body:after {
    clear: both
}

.mini-cart .mini-cart-body:before,
.mini-cart .mini-cart-body:after {
    content: " ";
    display: table
}

.mini-cart .mini-cart-body:after {
    clear: both
}

.mini-cart .mini-cart-body .mini-cart-list {
    padding-left: 0;
    list-style: none
}

.mini-cart .mini-cart-body .mini-cart-list li+li {
    margin-top: 10px
}

.mini-cart .mini-cart-body .mini-cart-list .mini-cart-item:before,
.mini-cart .mini-cart-body .mini-cart-list .mini-cart-item:after {
    content: " ";
    display: table
}

.mini-cart .mini-cart-body .mini-cart-list .mini-cart-item:after {
    clear: both
}

.mini-cart .mini-cart-body .mini-cart-list .mini-cart-item:before,
.mini-cart .mini-cart-body .mini-cart-list .mini-cart-item:after {
    content: " ";
    display: table
}

.mini-cart .mini-cart-body .mini-cart-list .mini-cart-item:after {
    clear: both
}

.mini-cart .mini-cart-body .mini-cart-list .mini-cart-item .thumb {
    float: left;
    margin-right: 10px
}

.mini-cart .mini-cart-body .mini-cart-list .mini-cart-item .details {
    margin-left: 75px
}

.mini-cart .mini-cart-body .mini-cart-list .mini-cart-item .details .name {
    font-weight: bold;
    color: inherit
}

.mini-cart .mini-cart-body .mini-cart-list .mini-cart-item .price {
    text-align: right;
    font-weight: bold
}

.mini-cart .mini-cart-body .mini-cart-totals {
    border: 1px solid #eee;
    border-width: 1px 0;
    margin: 10px -10px;
    padding: 10px
}

.mini-cart .mini-cart-body .mini-cart-totals .key {
    float: left
}

.mini-cart .mini-cart-body .mini-cart-totals .value {
    text-align: right
}

.mini-cart .mini-cart-body .mini-cart-checkout-button {
    margin: 10px 0
}

.mini-cart .mini-cart-body>img {
    width: 100%
}

.add-to-cart .add-to-cart-item {
    margin-bottom: 10px
}

.add-to-cart .add-to-cart-item:before,
.add-to-cart .add-to-cart-item:after {
    content: " ";
    display: table
}

.add-to-cart .add-to-cart-item:after {
    clear: both
}

.add-to-cart .add-to-cart-item:before,
.add-to-cart .add-to-cart-item:after {
    content: " ";
    display: table
}

.add-to-cart .add-to-cart-item:after {
    clear: both
}

.add-to-cart .add-to-cart-item .thumb {
    float: left;
    margin-right: 10px
}

.add-to-cart .add-to-cart-item .details {
    margin-left: 75px
}

.add-to-cart .add-to-cart-item .details .name {
    font-weight: bold;
    color: inherit
}

.add-to-cart .add-to-cart-item .price {
    text-align: right;
    font-weight: bold
}

header+.breadcrumb-section {
    margin-top: -10px;
    margin-bottom: 10px
}

.breadcrumb-section .breadcrumb {
    margin: 0;
    font-weight: 300
}

.breadcrumb-section .breadcrumb a {
    color: #82a4c0;
    font: normal 14px 'Nunito'
}

.breadcrumb-section .breadcrumb>li+li:not(:empty):before {
    color: #82a4c0;
    font: normal 16px 'Nunito';
    text-decoration: none
}

.product-details {
    margin-bottom: 15px
}

.product-details .name .sku {
    font-size: 14px;
    color: #303030;
    font-weight: 400;
    padding-left: 10px
}

.product-details .description {
    padding: 10px 0
}

.product-details .price {
    color: #000;
    font-size: 24px
}

.product-details .stock-status {
    font-weight: 300
}

.variant-section {
    padding: 10px;
    margin: 10px 0
}

.variant-section .variant-selector {
    padding: 10px 0
}

.variant-section .variant-selector .variant-name {
    text-transform: uppercase;
    font-weight: bold
}

.variant-section .variant-selector .variant-name .variant-selected {
    font-weight: normal;
    text-transform: none
}

.variant-section .variant-selector .variant-list {
    padding-left: 0;
    list-style: none;
    margin: 0 -10px
}

.variant-section .variant-selector .variant-list:before,
.variant-section .variant-selector .variant-list:after {
    content: " ";
    display: table
}

.variant-section .variant-selector .variant-list:after {
    clear: both
}

.variant-section .variant-selector .variant-list:before,
.variant-section .variant-selector .variant-list:after {
    content: " ";
    display: table
}

.variant-section .variant-selector .variant-list:after {
    clear: both
}

.variant-section .variant-selector .variant-list li {
    float: left;
    margin: 10px 0 0 10px
}

.variant-section .variant-selector .variant-list li a,
.variant-section .variant-selector .variant-list li span {
    display: block;
    height: 34px;
    width: 34px;
    line-height: 34px;
    text-align: center;
    text-transform: uppercase;
    border: 1px solid #e1e1e1;
    background: #fff;
    color: #303030;
    text-decoration: none
}

@media (max-width:1024px) {

    .variant-section .variant-selector .variant-list li a,
    .variant-section .variant-selector .variant-list li span {
        height: 46px;
        width: 46px;
        line-height: 46px
    }
}

.variant-section .variant-selector .variant-list li a img,
.variant-section .variant-selector .variant-list li span img {
    width: 100%;
    height: auto;
    vertical-align: top;
    border: 1px solid transparent
}

.variant-section .variant-selector .variant-list li:hover a,
.variant-section .variant-selector .variant-list li.active a {
    background: #085fae;
    -webkit-box-shadow: inset 0 0 0 1px #fff;
    box-shadow: inset 0 0 0 1px #fff;
    border: 1px solid #085fae;
    color: #fff
}

.variant-section .variant-selector .variant-list li:hover a img,
.variant-section .variant-selector .variant-list li.active a img {
    border: 1px solid #fff
}

.variant-section .variant-selector .variant-list li.disabled span {
    color: #999;
    cursor: not-allowed
}

.variant-section .variant-selector .variant-select {
    margin: 10px 0 0
}

.rating:before,
.rating:after {
    content: " ";
    display: table
}

.rating:after {
    clear: both
}

.rating:before,
.rating:after {
    content: " ";
    display: table
}

.rating:after {
    clear: both
}

.rating .rating-stars {
    float: left;
    margin: 0 5px 0 0;
    padding: 3px 0 1px;
    letter-spacing: 50px
}

@media (max-width:1024px) {
    .rating .rating-stars {
        font-size: 18px
    }

    .rating .rating-stars:before,
    .rating .rating-stars:after {
        content: " ";
        display: table
    }

    .rating .rating-stars:after {
        clear: both
    }

    .rating .rating-stars:before,
    .rating .rating-stars:after {
        content: " ";
        display: table
    }

    .rating .rating-stars:after {
        clear: both
    }
}

.rating .rating-stars span {
    color: #dee3e8;
    overflow: hidden;
    position: static;
    width: 1em;
    height: 1em;
    display: block;
    float: left;
    margin: 0 .1em
}

.rating .rating-stars span.fh {
    width: .5em;
    margin-right: 0
}

.rating .rating-stars span.lh {
    width: .5em;
    text-indent: -0.5em;
    margin-left: 0
}

.rating .rating-stars span.active {
    color: #085fae;
    background: -webkit-linear-gradient(#085fae, #085fae);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent
}

.rating.rating-set .rating-stars {
    cursor: pointer
}

.rating a {
    margin-left: 10px
}

@media (max-width:1024px) {
    .tabs-responsive .tabhead {
        border-bottom: 1px solid #f2f4f7
    }
}

.tab-review .review-pagination-bar {
    margin: 10px 0
}

.tab-review .review-pagination-bar:before,
.tab-review .review-pagination-bar:after {
    content: " ";
    display: table
}

.tab-review .review-pagination-bar:after {
    clear: both
}

.tab-review .review-pagination-bar:before,
.tab-review .review-pagination-bar:after {
    content: " ";
    display: table
}

.tab-review .review-pagination-bar:after {
    clear: both
}

.tab-review .review-pagination-bar .right {
    float: right
}

.tab-review .review-pagination-bar .right .pager {
    float: left;
    margin: 0 10px
}

.tab-review .review-list {
    padding-left: 0;
    list-style: none
}

.tab-review .review-list .review-entry {
    margin: 10px 0
}

.tab-review .review-list .review-entry .title {
    font-weight: bold
}

.tab-review .review-list .review-entry .autor {
    color: #777
}

.tab-review .write-review {
    display: none
}

#AddToCart-PickUpInStoreAction {
    position: relative;
    min-height: 1px;
    padding-left: 10px;
    padding-right: 10px;
    margin-top: 20px
}

@media (min-width:640px) {
    #AddToCart-PickUpInStoreAction {
        float: left;
        width: 50%
    }
}

@media (min-width:1024px) {
    #AddToCart-PickUpInStoreAction {
        float: left;
        width: 100%
    }
}

.AddToCart-PickUpInStoreAction {
    margin-top: 20px
}

#AddToCart-AddToCartAction {
    position: relative;
    min-height: 1px;
    padding-left: 10px;
    padding-right: 10px;
    margin-top: 20px
}

@media (min-width:640px) {
    #AddToCart-AddToCartAction {
        float: left;
        width: 50%
    }
}

@media (min-width:1024px) {
    #AddToCart-AddToCartAction {
        float: left;
        width: 100%
    }
}

#AddToCart-ShareOnSocialNetworkAction {
    position: relative;
    float: left;
    width: 100%;
    min-height: 1px;
    padding-left: 10px;
    padding-right: 10px;
    margin-top: 30px
}

.addtocart-component div.a2a_kit a.a2a_dd.share {
    background: url("../../common/images/productShareIcon.png") no-repeat left center;
    padding-left: 25px
}

.addtocart-component div.a2a_kit a.a2a_dd.share .a2a_img {
    display: none
}

.image-gallery img {
    width: 100%;
    height: auto;
    -webkit-touch-callout: none
}

.image-gallery .zoomImg {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    max-height: none;
    max-width: none;
    z-index: 9999;
    border: 0;
    opacity: 0
}

.image-gallery .zoomImg img {
    width: 100%;
    height: 100%
}

.image-gallery .zoomImgMask {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    z-index: 10000
}

.addtocart-component .qty-selector {
    width: 204px;
    margin: 0 auto
}

.addtocart-component .qty-selector .input-group-btn,
.addtocart-component .qty-selector .btn {
    width: 68px;
    margin: 0
}

.addtocart-component .qty-selector .form-control {
    width: 55px;
    text-align: center;
    box-shadow: none
}

.addtocart-component .js-qty-selector {
    float: left
}

.addtocart-component .stock-status {
    margin: 20px 0 20px;
    font-weight: 300;
    text-align: center
}

.addtocart-component .row .AddToCart-ShareOnSocialNetworkAction {
    margin: 0 auto;
    padding-top: 50px;
    width: 100px
}

.rotating-image-componet:before,
.rotating-image-componet:after {
    content: " ";
    display: table
}

.rotating-image-componet:after {
    clear: both
}

.rotating-image-componet:before,
.rotating-image-componet:after {
    content: " ";
    display: table
}

.rotating-image-componet:after {
    clear: both
}

.rotating-image-componet .carousel.rotating-image {
    margin: 0
}

.rotating-image-componet .owl-item .item {
    padding: 0;
    margin: 0
}

.rotating-image-componet .owl-item img {
    width: 100%;
    height: auto;
    max-width: none
}

.rotating-image-componet .owl-controls .owl-pagination {
    display: block !important
}

.image-gallery .gallery-image .owl-item .item {
    padding: 0
}

.image-gallery .gallery-image .owl-item img {
    width: 100%;
    height: auto;
    max-width: none
}

@media (min-width:1024px) and (max-width:1399px) {
    .image-gallery .gallery-image .owl-controls {
        display: none !important
    }
}

@media (min-width:1400px) {
    .image-gallery .gallery-image .owl-controls {
        display: none !important
    }
}

.image-gallery .gallery-carousel .owl-item img {
    width: 100%;
    height: auto;
    max-width: none
}

.simpleimagecomponent a {
    display: block
}

.simpleimagecomponent a img {
    width: 100%;
    height: auto
}

.banner-component {
    width: 100%
}

.banner-component a {
    display: block;
    color: #303030;
    text-decoration: none
}

.banner-component a:before,
.banner-component a:after {
    content: " ";
    display: table
}

.banner-component a:after {
    clear: both
}

.banner-component a:before,
.banner-component a:after {
    content: " ";
    display: table
}

.banner-component a:after {
    clear: both
}

.banner-component .title {
    font-weight: bold
}

.banner-component .thumb {
    padding: 10px 0
}

.banner-component .thumb img {
    width: 100%;
    height: auto
}

.simple-banner-component a {
    display: block
}

.simple-banner-component img {
    width: 100%;
    height: auto;
    max-height: 100px;
    object-fit: cover;
    image-rendering: -webkit-optimize-contrast
}

.image-map-component img {
    width: 100%;
    height: auto
}

.cms-image-component img {
    width: 100%;
    height: auto
}

.tabs {
    margin: 20px 0
}

.tabs .tabs-list {
    margin-bottom: 0;
    padding-left: 0;
    list-style: none
}

.tabs .tabs-list>li {
    position: relative;
    display: block
}

.tabs .tabs-list>li>a {
    position: relative;
    display: block;
    padding: 10px 15px
}

.tabs .tabs-list>li>a:hover,
.tabs .tabs-list>li>a:focus {
    text-decoration: none;
    background-color: #eee
}

.tabs .tabs-list>li.disabled>a {
    color: #777
}

.tabs .tabs-list>li.disabled>a:hover,
.tabs .tabs-list>li.disabled>a:focus {
    color: #777;
    text-decoration: none;
    background-color: transparent;
    cursor: not-allowed
}

.tabs .tabs-list .open>a,
.tabs .tabs-list .open>a:hover,
.tabs .tabs-list .open>a:focus {
    background-color: #eee;
    border-color: #085fae
}

.tabs .tabs-list .nav-divider {
    height: 1px;
    margin: 9px 0;
    overflow: hidden;
    background-color: #e5e5e5
}

.tabs .tabs-list>li>a>img {
    max-width: none
}

.tabs .tabs-list>li {
    float: left;
    margin-bottom: -1px
}

.tabs .tabs-list>li>a {
    margin-right: 2px;
    line-height: 1.42857143;
    border: none;
    border-radius: 0
}

.tabs .tabs-list>li>a:hover {
    background: #fff
}

.tabs .tabs-list>li.active>a,
.tabs .tabs-list>li.active>a:hover,
.tabs .tabs-list>li.active>a:focus {
    color: #555;
    background-color: #fff;
    border: 1px solid #ddd;
    border-bottom-color: transparent;
    cursor: default
}

.tabs .tabs-list.nav-justified {
    width: 100%;
    border-bottom: 0
}

.tabs .tabs-list.nav-justified>li {
    float: none
}

.tabs .tabs-list.nav-justified>li>a {
    text-align: center;
    margin-bottom: 5px
}

.tabs .tabs-list.nav-justified>.dropdown .dropdown-menu {
    top: auto;
    left: auto
}

@media (min-width:640px) {
    .tabs .tabs-list.nav-justified>li {
        display: table-cell;
        width: 1%
    }

    .tabs .tabs-list.nav-justified>li>a {
        margin-bottom: 0
    }
}

.tabs .tabs-list.nav-justified>li>a {
    margin-right: 0;
    border-radius: 0
}

.tabs .tabs-list.nav-justified>.active>a,
.tabs .tabs-list.nav-justified>.active>a:hover,
.tabs .tabs-list.nav-justified>.active>a:focus {
    border: 1px solid #ddd
}

@media (min-width:640px) {
    .tabs .tabs-list.nav-justified>li>a {
        border-bottom: 1px solid #ddd;
        border-radius: 0
    }

    .tabs .tabs-list.nav-justified>.active>a,
    .tabs .tabs-list.nav-justified>.active>a:hover,
    .tabs .tabs-list.nav-justified>.active>a:focus {
        border-bottom-color: #fff
    }
}

.tabs .tabs-list .current-info {
    position: absolute;
    width: 1px;
    height: 1px;
    margin: -1px;
    padding: 0;
    overflow: hidden;
    clip: rect(0, 0, 0, 0);
    border: 0
}

.tabs .tabs-list li a {
    font-size: 18px;
    color: #015aac
}

.tabs .tabs-list li.active a,
.tabs .tabs-list li.active a:hover,
.tabs .tabs-list li.active a:focus {
    border: 0;
    background: #fff;
    color: #333;
    border-bottom: 1px solid transparent
}

.tabs .tabhead {
    background: #fff;
    color: #303030;
    font-weight: bold;
    height: 55px;
    display: table
}

.tab-details {
    overflow: hidden
}

@media (max-width:639px) {
    .tabs .tabhead {
        display: none !important
    }
}

@media (min-width:640px) and (max-width:1024px) {
    .tabs .tabhead {
        display: none !important
    }
}

.tabs .tabhead+.tabbody {
    display: none !important
}

.tabs .tabhead.active {
    background: #085fae;
    color: #fff
}

.tabs .tabhead.active+.tabbody {
    display: block !important
}

.tabs .tabhead a {
    padding: 0 10px;
    color: inherit;
    line-height: 1;
    text-decoration: none;
    display: table-cell;
    width: 100%;
    vertical-align: middle
}

.tabs .tabhead .glyphicon {
    padding: 0 10px;
    display: table-cell;
    vertical-align: middle
}

.tabs .tabhead .glyphicon:before {
    content: "\e080"
}

.tabs .tabhead.active .glyphicon:before {
    content: "\e114"
}

.tabs .tabbody {
    background: #fff
}

.tabs .tabbody .tab-details>div,
.tabs .tabbody .tab-review {
    padding: 10px 15px
}

@media (max-width:639px) {
    .tabs.tabs-responsive .tabs-list {
        display: none !important
    }

    .pickupinstore-tabs.tabs.tabs-responsive .tabs-list {
        display: block !important
    }
}

@media (min-width:640px) and (max-width:1024px) {
    .tabs.tabs-responsive .tabs-list {
        display: none !important
    }

    .pickupinstore-tabs.tabs.tabs-responsive .tabs-list {
        display: block !important
    }
}

.tabs.tabs-responsive .tabhead {
    display: none !important
}

@media (max-width:1024px) {
    .tabs.tabs-responsive:not(.pickupinstore-tabs) .tabhead {
        display: table !important
    }
}

.tabs.tabs-accordion .tabs-list {
    display: none !important
}

.tabs.tabs-accordion .tabhead {
    display: table !important;
    margin-bottom: 20px
}

.languagecurrencycomponent {
    float: right !important
}

.languagecurrencycomponent form {
    display: inline-block
}

.languagecurrencycomponent form+form {
    margin-left: 10px
}

.ui-helper-hidden-accessible {
    position: absolute;
    width: 1px;
    height: 1px;
    margin: -1px;
    padding: 0;
    overflow: hidden;
    clip: rect(0, 0, 0, 0);
    border: 0
}

.site-search {
    background: #fff;
    position: relative
}

.site-search .input-group {
    border: 1px solid #085fae
}

.site-search .input-group button.btn {
    margin-right: -1px !important
}

.site-search .input-group button.btn .icon-search-mag {
    vertical-align: middle;
    width: 26px;
    height: 26px;
    background-image: url("https://reimg-carrefour.mncdn.com/staticimage/sprite-iconsx2.png");
    background-position: -1px -480px !important;
    background-size: 178px auto !important;
    background-repeat: no-repeat !important
}

.site-search .form-control {
    width: 99%
}

.site-search button {
    line-height: 2.1;
    padding: 0 12px;
    background: #015aac !important;
    font-size: 21px;
    font-weight: normal;
    color: #fff
}

.site-search button:hover {
    color: #fff;
    text-decoration: none
}

.site-search input.form-control {
    border: 0;
    box-shadow: none;
    height: 42px;
    font: normal 18px 'Nunito';
    color: #015aac;
    padding: 0 12px;
    margin-top: 1px
}

.site-search ::-webkit-input-placeholder {
    color: #015aac
}

.site-search :-moz-placeholder {
    color: #015aac
}

.site-search ::-moz-placeholder {
    color: #015aac
}

.site-search :-ms-input-placeholder {
    color: #015aac
}

.tabs.tabs-responsive .tabs-list li:not(.active):hover {
    cursor: pointer;
    background: #dfdfdf
}

@media (max-width:639px) {
    .tabs.tabs-responsive .tabs-list li i {
        margin: 0 auto !important;
        display: block !important;
        margin-bottom: 10px
    }

    .tabs.tabs-responsive .tabs-list li span.address-tab {
        margin-top: 10px;
        display: block
    }
}

.site-search button:hover,
.site-search button:focus {
    background-color: #fff
}

.site-search ul.ui-autocomplete {
    display: none;
    position: absolute;
    background: #fff;
    left: 0;
    right: 0;
    border: 1px solid #ddd;
    border-top: none;
    z-index: 999;
    width: auto !important;
    padding-left: 0;
    list-style: none;
    margin: 0
}

.site-search ul.ui-autocomplete.active {
    display: block
}

.site-search ul.ui-autocomplete li {
    border-top: 1px solid #eee;
    display: block;
    width: 100%
}

.site-search ul.ui-autocomplete li.ui-state-focus a {
    background: #dee3e8
}

.site-search ul.ui-autocomplete li a {
    display: table;
    width: 100%;
    color: inherit;
    text-decoration: none;
    table-layout: fixed
}

.site-search ul.ui-autocomplete li a b {
    color: #005baa
}

.site-search ul.ui-autocomplete li a .product-name {
    width: 65%;
    float: left;
    display: table-cell;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    vertical-align: middle
}

.site-search ul.ui-autocomplete li a .category-name {
    width: 35%;
    float: right;
    text-align: right;
    color: #005baa;
    padding-left: 5px;
    display: table-cell;
    word-wrap: break-word;
    white-space: normal
}

@media (max-width:1400px) {
    .site-search ul.ui-autocomplete li a .product-name {
        width: 40%
    }

    .site-search ul.ui-autocomplete li a .category-name {
        width: 60%
    }
}

.site-search ul.ui-autocomplete li a.search-show-all {
    text-align: center;
    color: #005baa;
    padding: 10px;
    font-weight: 700
}

.site-search ul.ui-autocomplete li .thumb {
    display: table-cell;
    vertical-align: middle;
    padding: 5px 10px;
    width: 50px
}

.site-search ul.ui-autocomplete li .thumb img {
    max-width: 50px
}

.site-search ul.ui-autocomplete li .name {
    display: table-cell;
    padding: 10px;
    vertical-align: middle;
    width: 100%
}

.site-search ul.ui-autocomplete li .thumb+.name {
    padding: 0 18px
}

.site-search ul.ui-autocomplete li .price {
    display: table-cell;
    vertical-align: middle;
    padding: 0 10px;
    min-width: 105px;
    text-align: right
}

.site-search ul.ui-autocomplete li .priceWithDiscount {
    display: table-cell;
    vertical-align: middle;
    padding: 0 10px;
    min-width: 105px;
    text-align: right
}

.site-search ul.ui-autocomplete li .discountedPrice {
    color: #919191;
    text-decoration: line-through;
    display: block
}

.thumb {
    position: relative
}

.thumb .badges {
    position: absolute;
    top: 10px;
    left: 10px;
    right: 10px;
    bottom: 10px;
    overflow: hidden
}

.thumb .badges .badge {
    float: left;
    clear: left;
    margin-bottom: 10px
}

.com-space>* {
    padding: 10px 0
}

.flex-column {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-direction: normal;
    -moz-box-direction: normal;
    -webkit-box-orient: vertical;
    -moz-box-orient: vertical;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: start;
    -moz-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-align-content: center;
    -ms-flex-line-pack: center;
    align-content: center;
    -webkit-box-align: start;
    -moz-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start
}

.flex-column>* {
    -webkit-box-flex: 1;
    -moz-box-flex: 1;
    -webkit-flex: 1 0 auto;
    -ms-flex: 1 0 auto;
    flex: 1 0 auto;
    -webkit-align-self: flex-start;
    -ms-flex-item-align: start;
    align-self: flex-start
}

.product-classifications .headline {
    font-weight: bold
}

.product-classifications table.table td.attrib {
    width: 50%
}

.no-space .row {
    margin-left: 0;
    margin-right: 0
}

.no-space .yCmsComponent {
    padding: 0 !important
}

.simple-responsive-banner-component a {
    display: block
}

.simple-responsive-banner-component img {
    width: 100%;
    height: auto
}

.error-page {
    text-align: center
}

.pl-grid-cont .previous-link-container {
    width: 100%;
    height: auto
}

.pl-grid-cont .previous-link-container .previous-link {
    border: 1px solid #dedede;
    border-radius: 4px;
    background: #fefefe;
    height: 46px;
    text-align: center;
    display: grid;
    place-items: center;
    width: 100%;
    cursor: pointer;
    margin-top: 2rem;
    font-size: 17px;
    font-weight: normal;
    color: #666
}

.pl-grid-cont .previous-link-container .previous-link:hover {
    border: 1px solid #999;
    text-decoration: none
}

@media (max-width:1023px) {
    .pl-grid-cont .previous-link-container .previous-link {
        margin-top: 0;
        font-size: 14px
    }
}

.product-listing {
    list-style: none
}

.product-listing .promo {
    color: #3e5983;
    margin-bottom: 10px
}

a.product-listing .promo:hover {
    color: #2e4160
}

.product-listing .price-panel {
    text-align: right
}

.product-listing a.name {
    display: block;
    font-weight: 300;
    text-transform: uppercase;
    font-weight: bold;
    margin: 0 0 10px 106px;
    color: inherit
}

@media (max-width:639px) {
    .product-listing .description {
        display: none !important
    }
}

.product-listing .description {
    margin: 0 210px 0 106px
}

@media (max-width:639px) {
    .product-listing .description {
        display: none !important
    }
}

.product-listing .addtocart {
    clear: both;
    text-align: right;
    padding: 10px 0 0 0
}

.product-listing .addtocart button {
    margin-bottom: 10px
}

.product-listing.product-list .product-item {
    padding: 10px
}

.product-listing.product-list .product-item:before,
.product-listing.product-list .product-item:after {
    content: " ";
    display: table
}

.product-listing.product-list .product-item:after {
    clear: both
}

.product-listing.product-list .product-item:before,
.product-listing.product-list .product-item:after {
    content: " ";
    display: table
}

.product-listing.product-list .product-item:after {
    clear: both
}

.product-listing.product-list .product-item+.product-item {
    margin-top: 10px
}

.product-listing.product-list .product-item:nth-child(2n) {
    background: none repeat scroll 0 0 #f2f4f7
}

.product-listing.product-list .thumb {
    float: left;
    margin-right: 10px;
    display: block
}

.product-listing.product-list .price-panel {
    float: right;
    width: 200px
}

.product-listing.product-list .addtocart button+button {
    margin-left: 10px
}

@media (max-width:639px) {
    .product-listing.product-list .price-panel {
        text-align: left;
        float: none;
        margin-left: 106px;
        width: auto
    }
}

.product-listing.product-grid {
    margin-left: -10px;
    margin-right: -10px
}

.product-listing.product-grid .product-item {
    float: left;
    width: 50%;
    position: relative;
    min-height: 1px;
    padding-left: 10px;
    padding-right: 10px;
    margin-bottom: 20px
}

@media (min-width:640px) {
    .product-listing.product-grid .product-item {
        float: left;
        width: 25%
    }
}

@media (min-width:1024px) {
    .product-listing.product-grid .product-item {
        float: left;
        width: 33.33333333%
    }
}

@media (min-width:1400px) {
    .product-listing.product-grid .product-item {
        float: left;
        width: 25%
    }
}

.product-listing.product-grid .thumb {
    display: block
}

.product-listing.product-grid .thumb img {
    width: 100%;
    height: auto
}

.product-listing.product-grid .details {
    min-height: 100px
}

.product-listing.product-grid .details .name {
    margin: 0
}

.search-empty {
    margin-top: 20px;
    margin-bottom: 20px;
    text-align: center
}

.search-empty .headline {
    margin-bottom: 20px
}

.search-empty .search-suggestions {
    margin-bottom: 20px
}

.ProductListComponent-ListPickUpInStoreAction,
.ProductListComponent-ListAddToCartAction,
.SearchResultsList-ListPickUpInStoreAction,
.SearchResultsList-ListAddToCartAction {
    float: left;
    width: 50%;
    position: relative;
    min-height: 1px;
    padding-left: 10px;
    padding-right: 10px
}

@media (min-width:640px) {

    .ProductListComponent-ListPickUpInStoreAction,
    .ProductListComponent-ListAddToCartAction,
    .SearchResultsList-ListPickUpInStoreAction,
    .SearchResultsList-ListAddToCartAction {
        float: left;
        width: 33.33333333%
    }
}

@media (min-width:640px) {

    .ProductListComponent-ListPickUpInStoreAction,
    .ProductListComponent-ListAddToCartAction,
    .SearchResultsList-ListPickUpInStoreAction,
    .SearchResultsList-ListAddToCartAction {
        left: 33.33333333%
    }
}

.product-category-page {
    margin-top: -10px
}

.product-category-page .product-categories .refine-bar {
    padding-bottom: 10px;
    padding-top: 10px
}

.product-category-page .product-categories .pcp-prod,
.product-category-page .product-categories .pcp-banner {
    padding-left: 0;
    padding-right: 0
}

.product-category-page .product-categories .pcp-banner .simple-responsive-banner-component {
    margin-right: -20px
}

.product-category-page .product-categories .pcp-banner {
    padding-top: 10px
}

.product-facet {
    margin: 0
}

.product-facet+div .no-product {
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 20px 0;
    background: #ffffff
}

.product-facet+div .no-product span {
    padding-left: 20px;
    font-size: 18px;
    line-height: 25px;
    color: #666666
}

.product-facet .cornerLeftElement {
    background: #005baa;
    padding: 10px 15px;
    color: #ffffff;
    border-top-left-radius: 6px;
    border-top-right-radius: 6px
}

.product-facet .cornerLeftElement h1 {
    font: normal 24px 'Nunito';
    padding: 0;
    margin: 0
}

.product-facet .cornerLeftElement span.facet-pr-number {
    color: #ffffff;
    font-size: 14px;
    display: block;
    margin: 10px 0 0 0;
    opacity: .6
}

.product-facet .facet {
    background: #005baa;
    margin: 0 0 20px 0;
    border-top: 1px solid #99aec9;
    border-bottom-left-radius: 6px;
    border-bottom-right-radius: 6px
}

.product-facet .facet.brand-sc,
.product-facet .facet.other-facets {
    border-top-left-radius: 6px;
    border-top-right-radius: 6px
}

.product-facet .facet:before,
.product-facet .facet:after {
    content: " ";
    display: table
}

.product-facet .facet:after {
    clear: both
}

.product-facet .facet:before,
.product-facet .facet:after {
    content: " ";
    display: table
}

.product-facet .facet:after {
    clear: both
}

.product-facet .facet .facet-name {
    color: #ffffff;
    font: normal 16px 'Nunito';
    padding: 10px;
    border-bottom: 1px solid #99aec9;
    margin-bottom: 5px
}

@media (min-width:1023px) {
    .product-facet:not(.deepest-category) .facet:nth-child(2) .facet-name {
        display: none !important
    }

    .product-facet.deepest-category .cornerLeftElement {
        border-radius: 6px
    }

    .product-facet.deepest-category .facet:nth-child(2) {
        margin-top: 20px
    }
}

.product-facet .facet .facet-list {
    padding-left: 0;
    list-style: none
}

.product-facet .brand-sc .facet-values,
.product-facet .gramaj-sc .facet-values {
    min-height: 45px;
    max-height: 243px;
    position: relative;
    overflow: hidden
}

.product-facet .brand-sc .facet-values .ps-scrollbar-x-rail,
.product-facet .gramaj-sc .facet-values .ps-scrollbar-x-rail,
.product-facet .brand-sc .facet-values .ps-scrollbar-y-rail,
.product-facet .gramaj-sc .facet-values .ps-scrollbar-y-rail {
    opacity: .6
}

.product-facet .brand-sc .facet-values .ps-scrollbar-y-rail>.ps-scrollbar-y,
.product-facet .gramaj-sc .facet-values .ps-scrollbar-y-rail>.ps-scrollbar-y {
    background: #005baa;
    margin-top: 1px;
    width: 3.8px;
    right: 2.2px;
    cursor: pointer
}

.product-facet .brand-sc .facet-values:hover.ps-in-scrolling.ps-y>.ps-scrollbar-y-rail>.ps-scrollbar-y,
.product-facet .gramaj-sc .facet-values:hover.ps-in-scrolling.ps-y>.ps-scrollbar-y-rail>.ps-scrollbar-y {
    background-color: #005baa
}

.product-facet .brand-sc .ps-container.ps-in-scrolling.ps-y>.ps-scrollbar-y-rail>.ps-scrollbar-y,
.product-facet .gramaj-sc .ps-container.ps-in-scrolling.ps-y>.ps-scrollbar-y-rail>.ps-scrollbar-y {
    background-color: #005baa;
    cursor: pointer
}

.product-facet .brand-sc .ps-container:hover.ps-in-scrolling.ps-y>.ps-scrollbar-y-rail>.ps-scrollbar-y,
.product-facet .gramaj-sc .ps-container:hover.ps-in-scrolling.ps-y>.ps-scrollbar-y-rail>.ps-scrollbar-y {
    background-color: #005baa
}

.product-facet .brand-sc .ps-container:hover>.ps-scrollbar-y-rail:hover>.ps-scrollbar-y,
.product-facet .gramaj-sc .ps-container:hover>.ps-scrollbar-y-rail:hover>.ps-scrollbar-y {
    background-color: #005baa
}

.product-facet .brand-sc .ps-container>.ps-scrollbar-y-rail,
.product-facet .gramaj-sc .ps-container>.ps-scrollbar-y-rail {
    background: #ffffff;
    opacity: .9;
    margin-bottom: 10px;
    border: 1px solid #c0c0c0;
    border-radius: 5px
}

@media (max-width:1022px) {
    .product-facet .facet-values {
        min-height: 45px;
        max-height: 141px !important
    }
}

.ap-facets .facet-name {
    margin: 9px 15px 0 0;
    font: normal 17px 'Nunito'
}

.ap-facets .facet-name,
.ap-facets .facet-value {
    float: left
}

.ap-facets ul.facet-list {
    margin: 0;
    padding: 0
}

@media (min-width:1280px) {
    .facet .facet-list #minMaxFilterForm {
        display: flex
    }
}

.facet .facet-list #minMaxFilterForm .facet-min-max {
    display: flex;
    align-items: baseline;
    padding: 13px 15px
}

@media (max-width:1023px) {
    .facet .facet-list #minMaxFilterForm .facet-min-max span {
        width: 40%
    }
}

.facet .facet-list #minMaxFilterForm .facet-min-max span input[type=number] {
    -moz-appearance: textfield
}

.facet .facet-list #minMaxFilterForm .facet-min-max span input {
    outline: none;
    width: 95%;
    border-radius: 4px;
    border: 2px solid #EFEFEF;
    padding: 7px 4px
}

.facet .facet-list #minMaxFilterForm .facet-min-max span input::-webkit-input-placeholder {
    color: #333333
}

.facet .facet-list #minMaxFilterForm .facet-min-max span input::-webkit-outer-spin-button,
.facet .facet-list #minMaxFilterForm .facet-min-max span input::-webkit-inner-spin-button {
    -webkit-appearance: none;
    margin: 0
}

@media (max-width:1024px) {
    .facet .facet-list #minMaxFilterForm .facet-min-max span input {
        border-color: #7E858B
    }
}

.facet .facet-list #minMaxFilterForm .facet-min-max span .glyphicon-ok {
    height: 0;
    display: none;
    right: 13px;
    float: right;
    top: -27px;
    color: #43E567
}

.facet .facet-list #minMaxFilterForm .facet-min-max .js-clearMinMaxFilter {
    display: none
}

@media (max-width:1023px) {
    .facet .facet-list #minMaxFilterForm .facet-min-max .js-clearMinMaxFilter {
        display: block;
        font-size: 20px;
        color: #7E858B;
        margin-left: 5px;
        top: 5px
    }
}

.facet .facet-list #minMaxFilterForm .js-apply-filter {
    border: none;
    color: #ffffff;
    background-color: transparent
}

@media (min-width:1280px) {
    .facet .facet-list #minMaxFilterForm .js-apply-filter {
        margin-left: -15px
    }
}

@media (min-width:1024px) and (max-width:1279px) {
    .facet .facet-list #minMaxFilterForm .js-apply-filter {
        margin-left: 10px
    }
}

@media (max-width:1023px) {
    .facet .facet-list #minMaxFilterForm .js-apply-filter {
        background: #005BAA;
        border-radius: 5px;
        position: fixed;
        bottom: 0;
        left: 15%;
        width: 70%;
        padding: 10px 0;
        margin-bottom: 10px;
        z-index: 99
    }
}

.facet .facet-list li.active>.facet-text a,
.facet .facet-list li.active>span.facet-tree-toggle {
    color: #ffffff !important
}

.facet .facet-list li.remove-facet-col {
    display: inline-block;
    background: #ebebeb;
    padding: 3px 5px;
    margin: 3px
}

.facet .facet-list li.remove-facet-col a {
    color: #e40000;
    vertical-align: middle;
    font-size: 13px
}

.facet .facet-list li.remove-facet-col a .glyphicon-remove {
    margin-right: 2px
}

.facet .facet-list li.remove-facet-col a span.facet-val {
    font-size: 14px;
    color: #333;
    display: inline-block;
    border-left: 1px solid #fff;
    line-height: 25px;
    padding: 0 6px
}

.facet .facet-list li.remove-facet-col a:hover {
    text-decoration: none
}

.facet .facet-list li {
    position: relative;
    padding: 7px 15px
}

.facet .facet-list li .facet-text span {
    display: inline;
    text-transform: lowercase
}

.facet .facet-list li .facet-text span:first-letter {
    text-transform: uppercase
}

.facet .facet-list li .facet-text .campaign-capitalize-name {
    text-transform: none
}

.facet .facet-list li .facet-label {
    display: flex;
    align-items: center
}

.facet .facet-list li a {
    font: normal 14px 'Nunito', sans-serif;
    color: #ffffff
}

.facet .facet-list li span.facet-value-count {
    display: none
}

.facet .facet-list li span.facet-tree-toggle {
    color: #ffffff;
    cursor: pointer;
    position: absolute;
    top: 6px;
    right: 5px;
    font-size: 17px
}

.facet .facet-list li ul.sub-cat {
    margin: 0
}

.facet .facet-list li ul.sub-cat li span.facet-tree-toggle {
    font-size: 14px !important
}

.facet .facet-list li ul.sub-cat li>.facet-text a {
    display: inline-block
}

.facet .facet-list li ul.sub-cat li ul.sub-cat {
    margin: 0 !important
}

.facet .facet-list li ul.sub-cat li ul.sub-cat li>.facet-text a {
    padding-left: 0;
    padding-right: 0 !important;
    display: inline-block
}

.facet .facet-list li ul.sub-cat li ul.sub-cat li ul.sub-cat {
    margin: 0 !important
}

.facet .facet-list li ul.sub-cat li ul.sub-cat li ul.sub-cat li>.facet-text a {
    padding-left: 0;
    display: inline-block
}

.facet .facet-list li.active {
    background: #004580
}

.facet .facet-list li.active li {
    padding: 5px 0 5px 10px
}

.facet .facet-list li.active li span.facet-text {
    max-width: 115px
}

#product-facet .brand-sc ul li .facet-text,
#product-facet .gramaj-sc ul li .facet-text {
    display: inline-block;
    max-width: 117px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    position: relative
}

.product-facet .facet .facet-list label {
    cursor: pointer;
    font-weight: normal;
    display: block;
    margin: 0
}

.product-facet .facet .facet-list .facet-mark,
.chk-filter .facet-list .facet-mark {
    display: block;
    width: 24px;
    height: 24px;
    margin-right: 5px;
    border: 1px solid #0e62b0;
    background: #ffffff;
    border-radius: 2px
}

.product-facet .facet .facet-list .facet-mark.forbrandfilter,
.chk-filter .facet-list .facet-mark.forbrandfilter {
    display: inline-block;
    vertical-align: middle
}

.product-facet .facet .facet-list .facet-checkbox:checked+.facet-label .facet-mark,
.chk-filter .facet-list .facet-checkbox:checked+.facet-label .facet-mark {
    background: #ffffff;
    border: 1px solid #085fae;
    cursor: pointer
}

.product-facet .facet .facet-list .facet-checkbox:checked+.facet-label .facet-mark:before,
.chk-filter .facet-list .facet-checkbox:checked+.facet-label .facet-mark:before {
    content: "\e013";
    font-family: 'Glyphicons Halflings';
    color: #005baa;
    margin-top: -1px;
    font-size: 17px;
    display: block;
    height: 24px;
    line-height: 24px
}

.product-facet .facet .facet-list .facet-checkbox:checked+.facet-label .facet-text {
    color: #ffffff
}

.product-facet .facet .facet-list .facet-label a {
    text-decoration: none
}

.product-facet .facet .facet-list .facet-label a:hover {
    text-decoration: none
}

.product-facet .facet .facet-list .facet-checkbox:focus+.facet-label .facet-mark {
    border: 1px solid #085fae;
    -webkit-box-shadow: inset 0 0 0 1px #fff;
    box-shadow: inset 0 0 0 1px #fff
}

.product-facet .facet .facet-list .facet-text {
    line-height: 20px;
    display: inline-block;
    width: auto
}

.product-facet .facet .facet-list form .facet-text {
    width: auto;
    font: normal 14px 'Nunito', sans-serif;
    color: #ffffff
}

.product-facet .facet .facet-list form .facet-value-count {
    display: inline-block !important
}

.product-facet .facet .facet-list.facet-list-hidden {
    display: none
}

.product-facet .facet .more {
    display: block
}

.product-facet .facet .less {
    display: none
}

.product-facet .facet .facet-form {
    padding-top: 10px
}

.product-facet .facet .facet-form-hidden {
    display: none
}

.product-facet .facet .facet-container-hidden {
    display: none
}

@media (max-width:1024px) {
    .product-facet {
        margin: 0
    }

    #colorbox .product-facet {
        display: block !important
    }

    .product-facet .facet.active .facet-values {
        display: block
    }
}

.pagination-bar {
    font-family: 'Nunito';
    font-weight: normal;
    margin: 10px 0;
    line-height: 35px
}

.pagination-bar .row {
    background: #fff;
    margin-right: -5px
}

.pagination-bar .row .show-all-cont a {
    padding: 0 15px;
    font: normal 14px 'Nunito';
    color: #015aac
}

.pagination-bar .row .total-pr-col {
    color: #7f7f7f;
    font-size: 14px
}

.pagination-bar .row .pages-title {
    color: #7f7f7f;
    padding: 0 15px;
    font-size: 14px;
    border-right: 1px solid #f1f1f1
}

.pagination-bar .pagination {
    margin: 0;
    float: right
}

.pagination-bar .pager {
    margin: 0;
    float: right
}

.pagination-bar .form-group {
    margin: 0
}

@media (min-width:1024px) {
    .pagination-bar .form-group {
        margin: 0;
        display: block;
        margin-left: auto;
        margin-right: auto;
        width: 150px
    }
}

@media (max-width:1024px) {
    .pagination-bar.top .sort-refine-bar {
        margin-top: 10px;
        clear: both;
        padding: 9px;
        border-radius: 0
    }

    .pagination-bar.top .sort-refine-bar:before,
    .pagination-bar.top .sort-refine-bar:after {
        content: " ";
        display: table
    }

    .pagination-bar.top .sort-refine-bar:after {
        clear: both
    }

    .pagination-bar.top .sort-refine-bar:before,
    .pagination-bar.top .sort-refine-bar:after {
        content: " ";
        display: table
    }

    .pagination-bar.top .sort-refine-bar:after {
        clear: both
    }

    textarea.pagination-bar.top .sort-refine-bar .form-group select,
    select[multiple].pagination-bar.top .sort-refine-bar .form-group select {
        height: auto
    }

    .pagination-bar.top .sort-refine-bar button {
        padding: 10px 16px;
        font-size: 18px;
        line-height: 1.33;
        border-radius: 0
    }
}

.pagination-bar.bottom .helper {
    display: none
}

.pagination-bar.bottom .sort-refine-bar {
    display: none
}

.cart-top-bar {
    background: #f2f4f7;
    margin-top: -10px;
    padding: 10px
}

.cart-top-bar a.help .glyphicon {
    color: #000;
    font-size: 1.5em
}

.cart-top-bar .help-popup-content-holder {
    display: none
}

.cart-restoration-bar {
    background: #f2f4f7;
    margin: 0 10px 20px;
    padding: 10px
}

.help-popup-content strong {
    display: block;
    margin-bottom: 15px
}

.cart-top-totals {
    text-align: right;
    line-height: 4em;
    font-size: 18px;
    font-weight: bold
}

.cart-totals .cart-price {
    font-weight: bold
}

.express-checkout {
    background-color: #f2f4f7;
    padding: 9px;
    border-radius: 0;
    padding: 10px 20px;
    margin: 10px 0
}

.express-checkout .headline {
    font-size: 18px;
    margin: 0 0 10px 0
}

.express-checkout ul li {
    list-style-type: circle
}

.cart-list {
    padding-left: 0;
    list-style: none;
    margin: 0 0 10px 0
}

.cart-list .product-item {
    position: relative;
    padding: 10px
}

.cart-list .product-item .remove-item {
    position: absolute;
    top: 48px;
    right: 3px;
    background: 0;
    color: #085fae;
    height: 34px;
    width: 34px;
    z-index: 2;
    font-size: 1.4em
}

.cart-list .product-item .remove-item:active {
    background: none;
    box-shadow: none !important
}

.cart-list .product-item .remove-item span {
    font-size: 17px;
    color: #cdcdcd
}

@media (min-width:1200px) {
    .cart-list .product-item .remove-item {
        margin-right: 3%
    }
}

@media (max-width:1024px) {
    .cart-list .product-item .remove-item {
        height: 46px;
        width: 46px
    }
}

.cart-list .product-item .thumb {
    float: left
}

.cart-list .product-item .details {
    margin-left: 110px
}

.cart-list .product-item .details .name {
    font-weight: bold;
    text-transform: uppercase;
    margin-right: 50px
}

.cart-list .product-item .details .promo {
    color: #3e5983;
    margin: 10px 0
}

a.cart-list .product-item .details .promo:hover {
    color: #2e4160
}

.cart-list .product-item .details .qty {
    line-height: 34px;
    margin: 10px 0
}

.cart-list .product-item .details .qty:before,
.cart-list .product-item .details .qty:after {
    content: " ";
    display: table
}

.cart-list .product-item .details .qty:after {
    clear: both
}

.cart-list .product-item .details .qty:before,
.cart-list .product-item .details .qty:after {
    content: " ";
    display: table
}

.cart-list .product-item .details .qty:after {
    clear: both
}

.cart-list .product-item .details .qty label {
    float: left;
    margin-right: 10px
}

.cart-list .product-item .details .qty input {
    float: left;
    width: 70px;
    text-align: center;
    padding-left: 12px;
    padding-right: 12px
}

.cart-list .product-item .item-price {
    float: left;
    font-size: 18px;
    font-weight: bold;
    margin-left: 10px
}

.cart-list .product-item .pickup {
    max-width: 350px;
    color: #085fae
}

.cart-list .product-item .pickup:before,
.cart-list .product-item .pickup:after {
    content: " ";
    display: table
}

.cart-list .product-item .pickup:after {
    clear: both
}

.cart-list .product-item .pickup:before,
.cart-list .product-item .pickup:after {
    content: " ";
    display: table
}

.cart-list .product-item .pickup:after {
    clear: both
}

.cart-list .product-item .pickup .radio-column {
    float: left;
    margin: 0 10px
}

.cart-list .product-item .pickup .radio-column input {
    display: block;
    float: left;
    margin: 10px 0
}

.cart-list .product-item .pickup .radio-column label {
    width: 50px;
    display: block;
    text-align: left;
    margin: 0 0 0 20px;
    opacity: .5;
    cursor: pointer
}

.cart-list .product-item .pickup .radio-column label span {
    display: block
}

.cart-list .product-item .pickup .radio-column label .glyphicon {
    font-size: 1.5em
}

.cart-list .product-item .pickup .radio-column input:checked+label {
    opacity: 1
}

.cart-list .product-item .pickup .store-column {
    margin: 5px 0 5px 5px;
    float: left
}

.cart-list .product-item .pickup .store-column .store-name {
    font-size: 12px
}

.cart-list .product-item .pickup .actions {
    clear: both;
    margin: 10px 0 10px 120px
}

@media (max-width:1024px) {
    .cart-list .product-item .pickup {
        margin-left: 110px
    }
}

.error-details-section .action {
    text-align: center;
    margin: 10px 0
}

@media (max-width:639px) {

    .continueShoppingButton,
    .checkoutButton,
    .promotionButton {
        margin-bottom: 20px
    }
}

.back-to-storelist {
    display: none
}

@media (min-width:1024px) {
    #colorbox #cboxTitle .headline-text {
        display: block !important
    }
}

.pickup-component {
    padding: 0;
    margin: -10px
}

.pickup-component .find-store-display:before,
.pickup-component .find-store-display:after {
    content: " ";
    display: table
}

.pickup-component .find-store-display:after {
    clear: both
}

.pickup-component .find-store-display:before,
.pickup-component .find-store-display:after {
    content: " ";
    display: table
}

.pickup-component .find-store-display:after {
    clear: both
}

.pickup-component .find-store-display .store-navigation {
    float: left;
    width: 50%;
    border-right: 1px solid #085fae
}

.pickup-component .find-store-display .store-navigation .pickup-product {
    display: none;
    height: 56px;
    display: table;
    width: 100%;
    font-size: 12px;
    font-weight: bold;
    overflow: hidden;
    border-bottom: 1px solid #ddd
}

.pickup-component .find-store-display .store-navigation .pickup-product .thumb,
.pickup-component .find-store-display .store-navigation .pickup-product .name,
.pickup-component .find-store-display .store-navigation .pickup-product .price {
    height: 56px;
    display: table-cell;
    vertical-align: middle;
    overflow: hidden
}

.pickup-component .find-store-display .store-navigation .pickup-product .thumb {
    width: 56px;
    padding: 10px
}

.pickup-component .find-store-display .store-navigation .pickup-product .thumb img {
    height: 100%;
    width: 100%
}

.pickup-component .find-store-display .store-navigation .pickup-product .price {
    padding: 0 10px
}

.pickup-component .find-store-display .store-navigation .pickup-search-product {
    height: 56px;
    display: table;
    border-bottom: 1px solid #ddd;
    width: 100%;
    font-size: 12px;
    overflow: hidden
}

.pickup-component .find-store-display .store-navigation .pickup-search-product .pickup-search-bar {
    height: 56px;
    display: table-cell;
    padding: 0 10px;
    vertical-align: middle
}

.pickup-component .find-store-display .store-navigation .pickup-search-product .pickup-search-bar .input-group .btn {
    box-shadow: none !important
}

.pickup-component .find-store-display .store-navigation .pickup-search-product .near-me {
    height: 56px;
    display: table-cell;
    padding: 0 10px;
    vertical-align: middle;
    display: none
}

.pickup-component .find-store-display .store-navigation .pickup-search-product .near-me .near-store span {
    margin-right: 10px
}

.pickup-component .find-store-display .store-navigation .store-navigation-pager {
    height: 28px;
    line-height: 28px;
    padding: 0 10px;
    background: #fff
}

.pickup-component .find-store-display .store-navigation .store-navigation-pager:before,
.pickup-component .find-store-display .store-navigation .store-navigation-pager:after {
    content: " ";
    display: table
}

.pickup-component .find-store-display .store-navigation .store-navigation-pager:after {
    clear: both
}

.pickup-component .find-store-display .store-navigation .store-navigation-pager:before,
.pickup-component .find-store-display .store-navigation .store-navigation-pager:after {
    content: " ";
    display: table
}

.pickup-component .find-store-display .store-navigation .store-navigation-pager:after {
    clear: both
}

.pickup-component .find-store-display .store-navigation .store-navigation-pager .prev {
    float: left
}

.pickup-component .find-store-display .store-navigation .store-navigation-pager .next {
    float: right
}

.pickup-component .find-store-display .store-navigation .store-navigation-pager .position {
    text-align: center;
    margin: 0 80px
}

.pickup-component .find-store-display .display-details {
    float: left;
    width: 50%;
    position: relative;
    height: 364px;
    background: #fff;
    overflow: hidden
}

.pickup-component .find-store-display .display-details .store-image {
    float: right;
    width: 150px
}

.pickup-component .find-store-display .display-details .store-image img {
    width: 100%;
    height: auto
}

.pickup-component .find-store-display .display-details .distance {
    text-align: right;
    margin-top: 10px
}

.pickup-component .find-store-display .display-details .store-info .name {
    font-weight: bold
}

.pickup-component .find-store-display .display-details .store-info .address {
    color: #777
}

.pickup-component .find-store-display .display-details .store-links {
    margin: 10px 0
}

.pickup-component .find-store-display .display-details .store-links a {
    display: block
}

.pickup-component .find-store-display .display-details .store-openings .title {
    font-weight: bold
}

.pickup-component .find-store-display .display-details .store-openings dl dt {
    width: 60px;
    text-align: left;
    float: left
}

.pickup-component .find-store-display .display-details .store-openings dl dd {
    margin-left: 80px
}

.pickup-component .find-store-display .display-details .pickup-product {
    height: 112px;
    width: 100%;
    font-weight: bold;
    border-top: 1px solid #ddd
}

.pickup-component .find-store-display .display-details .pickup-product .variants {
    height: 30px;
    margin-top: -30px;
    padding: 5px 10px;
    font-weight: normal
}

.pickup-component .find-store-display .display-details .pickup-product .variants span:after {
    content: ", "
}

.pickup-component .find-store-display .display-details .pickup-product .variants span:last-child:after {
    content: ""
}

.pickup-component .find-store-display .display-details .pickup-product .thumb {
    float: left;
    width: 112px;
    height: 112px;
    padding: 10px
}

.pickup-component .find-store-display .display-details .pickup-product .thumb img {
    height: 100%;
    width: auto
}

.pickup-component .find-store-display .display-details .pickup-product .pickup-product-info {
    display: table;
    height: 56px
}

.pickup-component .find-store-display .display-details .pickup-product .pickup-product-info .name,
.pickup-component .find-store-display .display-details .pickup-product .pickup-product-info .price {
    height: 100%;
    display: table-cell;
    vertical-align: middle;
    overflow: hidden
}

.pickup-component .find-store-display .display-details .pickup-product .pickup-product-info .name {
    font-weight: normal;
    width: 100%
}

.pickup-component .find-store-display .display-details .pickup-product .pickup-product-info .price {
    padding: 0 10px;
    text-align: right
}

.pickup-component .find-store-display .display-details .pickup-product .pickup-product-info .price .stock {
    white-space: nowrap
}

.pickup-component .find-store-display .display-details .pickup-product .action {
    height: 56px;
    padding: 11px 10px;
    text-align: right
}

.pickup-component .find-store-display .display-details .pickup-product .action button {
    vertical-align: top
}

.pickup-component .find-store-display .display-details .pickup-product .action .qty-selector {
    display: inline-block;
    vertical-align: top;
    margin-right: 10px
}

.pickup-component .find-store-display .display-details .pickup-product .action .qty-selector .input-group {
    width: 102px
}

.pickup-component .find-store-display .display-details .pickup-product .action .qty-selector .input-group input {
    padding-left: 0;
    padding-right: 0;
    text-align: center
}

.pickup-component .pickup-store-list {
    padding-left: 0;
    list-style: none;
    height: 280px;
    overflow: hidden;
    margin: 0;
    position: relative
}

.pickup-component .pickup-store-list li.loading {
    height: 56px;
    background: #f2f4f7;
    border-bottom: 1px solid #ddd;
    border-right: 1px solid #085fae;
    text-align: center;
    line-height: 56px
}

.pickup-component .pickup-store-list li.loading .glyphicon {
    color: #085fae;
    -webkit-animation: spin 1s linear infinite;
    -moz-animation: spin 1s linear infinite;
    animation: spin 1s linear infinite
}

@-moz-keyframes spin {
    100% {
        -moz-transform: rotate(360deg)
    }
}

@-webkit-keyframes spin {
    100% {
        -webkit-transform: rotate(360deg)
    }
}

@keyframes spin {
    100% {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg)
    }
}

.pickup-component .pickup-store-list .pickup-store-list-entry {
    height: 56px
}

.pickup-component .pickup-store-list .pickup-store-list-entry input {
    display: none
}

.pickup-component .pickup-store-list .pickup-store-list-entry label {
    margin: 0;
    height: 100%;
    font-size: 12px;
    padding: 0 0 0 10px;
    display: table;
    width: 100%;
    cursor: pointer;
    position: relative;
    background: #f2f4f7;
    border-bottom: 1px solid #ddd
}

.pickup-component .pickup-store-list .pickup-store-list-entry label:hover {
    background: #f2f2f2
}

.pickup-component .pickup-store-list .pickup-store-list-entry .pickup-store-info {
    display: table-cell;
    vertical-align: middle;
    width: 100%
}

.pickup-component .pickup-store-list .pickup-store-list-entry .pickup-store-list-entry-name {
    display: block
}

.pickup-component .pickup-store-list .pickup-store-list-entry .pickup-store-list-entry-city {
    display: block;
    font-weight: normal
}

.pickup-component .pickup-store-list .pickup-store-list-entry .store-availability {
    display: table;
    height: 100%;
    width: 80px;
    border-left: 1px solid #ddd
}

.pickup-component .pickup-store-list .pickup-store-list-entry .store-availability span {
    display: table-cell;
    vertical-align: middle;
    padding: 0 0 0 5px;
    text-align: center;
    white-space: nowrap
}

.pickup-component .pickup-store-list .pickup-store-list-entry .store-availability span div {
    font-size: 10px
}

.inline-layer {
    height: 0;
    overflow: hidden;
    -webkit-transition: .9s ease-out;
    -o-transition: .9s ease-out;
    transition: .9s ease-out
}

.inline-layer.open {
    height: auto !important
}

@media (min-width:1024px) {
    .pickup-component .find-store-display .pickup-store-list {
        margin: 0 -1px 0 0
    }

    .pickup-component .find-store-display .pickup-store-list .pickup-store-list-entry label {
        padding-right: 14px
    }

    .pickup-component .find-store-display .pickup-store-list .pickup-store-list-entry label:after {
        content: "";
        display: block;
        width: 1px;
        height: auto;
        position: absolute;
        top: -1px;
        right: 0;
        bottom: -1px;
        background: #085fae
    }

    .pickup-component .find-store-display .pickup-store-list .pickup-store-list-entry input:checked+label {
        background: #085fae
    }

    .pickup-component .find-store-display .pickup-store-list .pickup-store-list-entry input:checked+label .pickup-store-info {
        color: #fff
    }

    .pickup-component .find-store-display .pickup-store-list .pickup-store-list-entry input:checked+label .store-availability {
        color: #fff
    }

    .pickup-component .find-store-display .pickup-store-list .pickup-store-list-entry input:checked+label:after {
        display: block;
        content: "";
        width: 28px;
        height: 28px;
        position: absolute;
        top: 50%;
        right: -1px;
        background: transparent;
        border: 14px solid transparent;
        border-right-color: #fff;
        -webkit-transform: translate(0, -50%);
        -ms-transform: translate(0, -50%);
        -o-transform: translate(0, -50%);
        transform: translate(0, -50%)
    }
}

@media (max-width:1024px) {
    .pickup-component {
        overflow: hidden
    }

    .pickup-component .find-store-display {
        width: 200%;
        -webkit-transition: -webkit-transform .3s ease-out;
        -moz-transition: -moz-transform .3s ease-out;
        -o-transition: -o-transform .3s ease-out;
        transition: transform .3s ease-out
    }

    .pickup-component .find-store-display .store-navigation {
        width: 50%;
        border: 0
    }

    .pickup-component.show-store .find-store-display {
        -webkit-transform: translate(-50%, 0);
        -ms-transform: translate(-50%, 0);
        -o-transform: translate(-50%, 0);
        transform: translate(-50%, 0)
    }

    .pickup-component .qty-selector input {
        text-align: center;
        padding-left: 0;
        padding-right: 0;
        width: 60px
    }

    .pickup-component .action {
        padding-top: 0 !important
    }
}

@media (max-width:639px) {
    .pickup-component .find-store-display .display-details .store-image {
        float: none;
        width: auto
    }

    .pickup-component .find-store-display .display-details .store-image:before,
    .pickup-component .find-store-display .display-details .store-image:after {
        content: " ";
        display: table
    }

    .pickup-component .find-store-display .display-details .store-image:after {
        clear: both
    }

    .pickup-component .find-store-display .display-details .store-image:before,
    .pickup-component .find-store-display .display-details .store-image:after {
        content: " ";
        display: table
    }

    .pickup-component .find-store-display .display-details .store-image:after {
        clear: both
    }

    .pickup-component .find-store-display .display-details .store-image img {
        width: 50%;
        height: auto;
        float: left;
        max-width: 150px
    }

    .pickup-component .find-store-display .display-details .store-image .distance {
        width: 50%;
        text-align: left;
        float: left;
        margin: 0;
        padding: 0 0 0 10px
    }

    .pickup-component .find-store-display .display-details .store-image .distance strong {
        display: block
    }

    .pickup-component .find-store-display .display-details .pickup-product {
        position: relative
    }

    .pickup-component .find-store-display .display-details .pickup-product .thumb {
        width: 56px;
        height: 56px;
        padding: 5px
    }

    .pickup-component .find-store-display .display-details .pickup-product .action {
        position: absolute;
        bottom: 0;
        width: 100%;
        background: #fff;
        white-space: nowrap;
        padding-top: 0
    }

    .pickup-component .find-store-display .display-details .pickup-product .action .qty-selector {
        margin-right: 5px
    }

    .pickup-component .find-store-display .display-details .pickup-product .action .qty-selector .input-group {
        min-width: 120px
    }

    .pickup-component .find-store-display .display-details .pickup-product .action .qty-selector .input-group input {
        text-align: center;
        padding-left: 0;
        padding-right: 0;
        width: 60px
    }

    .pickup-component .find-store-display .display-details .pickup-product .action .qty-selector .btn {
        padding-left: 15px;
        padding-right: 15px
    }

    .pickup-component .find-store-display .display-details .pickup-product .action .btn {
        padding-left: 10px;
        padding-right: 10px
    }
}

.pickup-component .display-details .store-tabs {
    position: relative;
    padding: 10px;
    height: 252px
}

.pickup-component .display-details .store-tabs .tabs-list {
    padding-left: 0;
    list-style: none;
    background-image: linear-gradient(to right, #f6f6f6 0, #fff 8px);
    position: absolute;
    right: 10px;
    top: 10px;
    padding: 10px 0
}

.pickup-component .display-details .store-tabs .tabs-list .current-info {
    position: absolute;
    width: 1px;
    height: 1px;
    margin: -1px;
    padding: 0;
    overflow: hidden;
    clip: rect(0, 0, 0, 0);
    border: 0
}

.pickup-component .display-details .store-tabs .tabs-list:before,
.pickup-component .display-details .store-tabs .tabs-list:after {
    content: "";
    position: absolute;
    background-color: transparent;
    height: 10px;
    left: 0;
    width: 100%
}

.pickup-component .display-details .store-tabs .tabs-list:before {
    top: 0;
    background-image: linear-gradient(#fff, rgba(255, 255, 255, 0))
}

.pickup-component .display-details .store-tabs .tabs-list:after {
    bottom: 0;
    background-image: linear-gradient(rgba(255, 255, 255, 0), #fff)
}

.pickup-component .display-details .store-tabs .tabs-list li {
    margin: 5px 0;
    border: 1px solid transparent;
    border-left: 0;
    color: #999;
    position: relative
}

.pickup-component .display-details .store-tabs .tabs-list li a {
    color: inherit;
    font-size: 18px;
    padding: 5px 10px;
    display: block;
    border-left: 2px solid transparent;
    -webkit-transition: .3s ease-out;
    -o-transition: .3s ease-out;
    transition: .3s ease-out
}

.pickup-component .display-details .store-tabs .tabs-list li.active {
    border: 1px solid #eee;
    border-left: 0;
    background: #fff;
    color: #000;
    box-shadow: 1px 1px 3px rgba(0, 0, 0, 0.05);
    border-right: 2px solid #085fae
}

.pickup-component .display-details .store-tabs .tabs-list li.active a {
    border-left: 2px solid transparent !important
}

.pickup-component .display-details .store-tabs .tabs-list li a:hover,
.pickup-component .display-details .store-tabs .tabs-list li a:focus {
    color: #000;
    border-left: 2px solid #085fae
}

.pickup-component .display-details .store-tabs .tabs-list li a:hover:before,
.pickup-component .display-details .store-tabs .tabs-list li a:focus:before {
    display: block;
    content: attr(aria-label);
    width: auto;
    height: 20px;
    line-height: 20px;
    background: #085fae;
    position: absolute;
    top: 0;
    left: -10px;
    margin: 6px 0;
    -webkit-transform: translate(-100%, 0);
    -ms-transform: translate(-100%, 0);
    -o-transform: translate(-100%, 0);
    transform: translate(-100%, 0);
    font-size: 12px;
    padding: 0 5px;
    color: #fff;
    white-space: nowrap
}

.pickup-component .display-details .store-tabs .tabs-list li a:hover:after,
.pickup-component .display-details .store-tabs .tabs-list li a:focus:after {
    display: block;
    content: "";
    width: 10px;
    height: 10px;
    border: 5px solid transparent;
    border-left: 5px solid #085fae;
    background: transparent;
    position: absolute;
    top: 0;
    left: 0;
    margin: 6px 0;
    -webkit-transform: translate(-100%, 5px);
    -ms-transform: translate(-100%, 5px);
    -o-transform: translate(-100%, 5px);
    transform: translate(-100%, 5px)
}

.pickup-component .display-details .store-tabs .content {
    margin-right: 52px;
    overflow: auto;
    height: 100%
}

.pickup-component .display-details .store-tabs .tabhead {
    display: none
}

.pickup-component .display-details .store-tabs .pickup-map {
    height: 232px
}

.addressbook-component {
    border: 1px solid #eee;
    padding: 0;
    margin: 140px 0
}

.addressbook-component .addressbook-header {
    background: #eee;
    position: relative;
    border-bottom: 1px solid #085fae;
    padding: 10px;
    height: 56px;
    display: table;
    width: 100%
}

.addressbook-component .addressbook-header .headline {
    line-height: 16px;
    font-weight: bold;
    font-size: 12px;
    display: table-cell;
    width: 100%;
    vertical-align: middle
}

.addressbook-component .addressbook-header .headline .back-to-storelist {
    display: none
}

.addressbook-component .addressbook-header .close-addressbook {
    display: table-cell
}

.addressbook-component .find-address-display:before,
.addressbook-component .find-address-display:after {
    content: " ";
    display: table
}

.addressbook-component .find-address-display:after {
    clear: both
}

.addressbook-component .find-address-display:before,
.addressbook-component .find-address-display:after {
    content: " ";
    display: table
}

.addressbook-component .find-address-display:after {
    clear: both
}

.addressbook-component .find-address-display .address-navigation {
    float: left;
    width: 50%;
    border-right: 1px solid #085fae
}

.addressbook-component .find-address-display .address-navigation .address-navigation-pager {
    height: 28px;
    line-height: 28px;
    padding: 0 10px;
    border-top: 1px solid #ddd;
    margin-top: -1px;
    background: #fff
}

.addressbook-component .find-address-display .address-navigation .address-navigation-pager:before,
.addressbook-component .find-address-display .address-navigation .address-navigation-pager:after {
    content: " ";
    display: table
}

.addressbook-component .find-address-display .address-navigation .address-navigation-pager:after {
    clear: both
}

.addressbook-component .find-address-display .address-navigation .address-navigation-pager:before,
.addressbook-component .find-address-display .address-navigation .address-navigation-pager:after {
    content: " ";
    display: table
}

.addressbook-component .find-address-display .address-navigation .address-navigation-pager:after {
    clear: both
}

.addressbook-component .find-address-display .address-navigation .address-navigation-pager .prev {
    float: left
}

.addressbook-component .find-address-display .address-navigation .address-navigation-pager .next {
    float: right
}

.addressbook-component .find-address-display .address-navigation .address-navigation-pager .position {
    text-align: center;
    margin: 0 80px
}

.addressbook-component .find-address-display .display-details {
    float: left;
    width: 50%
}

.addressbook-component .find-address-display .display-details .address-details {
    padding: 10px;
    height: 252px;
    overflow: hidden
}

.addressbook-component .find-address-display .display-details .address-actions {
    height: 56px;
    width: 100%;
    font-weight: bold;
    border-top: 1px solid #ddd;
    padding: 10px 10px;
    position: relative
}

.addressbook-component .find-address-display .display-details .address-actions .set-default {
    position: absolute;
    top: -50px;
    right: 10px
}

.addressbook-component .address-list {
    padding-left: 0;
    list-style: none;
    height: 280px;
    overflow: hidden;
    margin: 0;
    position: relative
}

.addressbook-component .address-list .address-list-entry {
    height: 56px;
    overflow: hidden
}

.addressbook-component .address-list .address-list-entry input {
    display: none
}

.addressbook-component .address-list .address-list-entry label {
    margin: 0;
    height: 100%;
    font-size: 12px;
    padding: 0 0 0 10px;
    display: table;
    width: 100%;
    cursor: pointer;
    position: relative;
    background: #eee;
    border-bottom: 1px solid #ddd;
    overflow: hidden
}

.addressbook-component .address-list .address-list-entry label:hover {
    background: #f2f2f2
}

.addressbook-component .address-list .address-list-entry .address-info {
    display: table-cell;
    vertical-align: middle;
    width: 100%
}

.addressbook-component .address-list .address-list-entry .address-info .inner {
    max-height: 56px;
    overflow: hidden;
    display: block
}

.addressbook-component .address-list .address-list-entry .address-list-entry-name {
    display: block
}

.addressbook-component .address-list .address-list-entry .address-list-entry-city {
    display: block;
    font-weight: normal
}

.addressbook-component .address-list .address-list-entry .address-actions {
    display: table;
    height: 100%;
    width: auto
}

.addressbook-component .address-list .address-list-entry .address-actions span {
    display: table-cell;
    vertical-align: middle;
    padding: 0 5px;
    text-align: center
}

.inline-layer {
    height: 0;
    overflow: hidden;
    -webkit-transition: .9s ease-out;
    -o-transition: .9s ease-out;
    transition: .9s ease-out
}

.inline-layer.open {
    height: auto !important
}

@media (min-width:1024px) {
    .addressbook-component .find-address-display .address-list {
        margin: 0 -1px 0 0
    }

    .addressbook-component .find-address-display .address-list .address-list-entry label {
        padding-right: 14px
    }

    .addressbook-component .find-address-display .address-list .address-list-entry label:after {
        content: "";
        display: block;
        width: 1px;
        height: auto;
        position: absolute;
        top: -1px;
        right: 0;
        bottom: -1px;
        background: #085fae
    }

    .addressbook-component .find-address-display .address-list .address-list-entry input:checked+label {
        background: #085fae
    }

    .addressbook-component .find-address-display .address-list .address-list-entry input:checked+label .address-info {
        color: #fff
    }

    .addressbook-component .find-address-display .address-list .address-list-entry input:checked+label .address-actions {
        color: #fff
    }

    .addressbook-component .find-address-display .address-list .address-list-entry input:checked+label:after {
        display: block;
        content: "";
        width: 28px;
        height: 28px;
        position: absolute;
        top: 50%;
        right: -1px;
        background: transparent;
        border: 14px solid transparent;
        border-right-color: #fff;
        -webkit-transform: translate(0, -50%);
        -ms-transform: translate(0, -50%);
        -o-transform: translate(0, -50%);
        transform: translate(0, -50%)
    }
}

@media (max-width:1024px) {
    .addressbook-component {
        overflow: hidden
    }

    .addressbook-component .find-address-display {
        width: 200%;
        -webkit-transition: -webkit-transform .3s ease-out;
        -moz-transition: -moz-transform .3s ease-out;
        -o-transition: -o-transform .3s ease-out;
        transition: transform .3s ease-out
    }

    .addressbook-component .find-address-display .address-navigation {
        width: 50%;
        border: 0
    }

    .addressbook-component .find-address-display .address-list .address-list-entry input:checked+label {
        background: #085fae
    }

    .addressbook-component .find-address-display .address-list .address-list-entry input:checked+label .address-info {
        color: #fff
    }

    .addressbook-component .find-address-display .address-list .address-list-entry input:checked+label .address-actions {
        color: #fff
    }
}

.login-section .headline,
.register-section .headline {
    padding: 10px 0;
    font-size: 18px
}

.forgotten-password {
    margin-top: 9px
}

.forgotten-password a {
    font-size: 14px !important;
    font-weight: 700 !important
}

.forgotten-password .js-password-forgotten {
    display: block;
    padding: 5px 0 10px 0
}

.forgotten-password .js-number-forgotten-sss {
    position: relative
}

.forgotten-password .error-message {
    margin-bottom: 10px;
    margin-top: -5px
}

.forgotten-password .error-message span {
    color: red
}

.forgotten-password .description {
    margin-bottom: 10px
}

.alert.positive.forgotten-password {
    margin: 0;
    padding: 0 0 15px 0
}

@media (max-width:1024px) {

    .login-section,
    .register-section {
        margin-bottom: 50px
    }

    .login-section .headline,
    .register-section .headline {
        margin-bottom: 20px
    }

    .login-section .forgotten-password,
    .register-section .forgotten-password {
        padding-top: 10px;
        margin-bottom: 30px
    }
}

.checkout-login .headline {
    padding: 10px 0 20px;
    font-size: 18px;
    font-weight: 300
}

.checkout-login .btn.btn-block+.btn.btn-block {
    margin-top: 10px
}

.checkout-headline {
    margin: 20px 0;
    display: flex;
    align-items: center;
    gap: 15px
}

.checkout-headline h1.checkout-title {
    font-weight: bold;
    font-size: 30px;
    color: #2154BA;
    white-space: nowrap
}

.checkout-headline h3.checkout-subtitle {
    color: #747678;
    font-size: 25px;
    font-weight: 600
}

.checkout-headline .steep-line {
    display: block;
    width: 1px;
    height: 43px;
    margin-top: 3px;
    background-color: #A2A2A2
}

@media (max-width:1024px) {
    .checkout-headline {
        margin: 0
    }

    .checkout-headline h1.checkout-title {
        font-size: 14px
    }

    .checkout-headline h3.checkout-subtitle {
        font-size: 12px
    }

    .checkout-headline .steep-line {
        height: 16px;
        margin-top: 8px
    }

    .checkout-headline.js-hide-mobile,
    .checkout-headline.deliveryt {
        display: none
    }

    .checkout-headline span.pull-left {
        display: none
    }
}

.checkout-headline .row {
    margin: 0
}

.checkout-headline .delivery-address-info {
    font-size: 14px;
    padding-top: 6px;
    color: #005baa;
    margin-left: 15px
}

.checkout-headline .delivery-address-info .delivery-info-top-text a.select-store-link i.glyphicon-map-marker {
    padding-right: 8px;
    float: left
}

.checkout-headline .delivery-address-info .delivery-info-top-text a.select-store-link:hover {
    text-decoration: none;
    cursor: initial
}

@media (max-width:1023px) {
    .checkout-headline .delivery-address-info {
        margin: 0 0 0 0;
        padding-left: 0;
        padding-top: 0
    }
}

.checkout-steps .headline {
    padding: 10px 0 20px;
    font-size: 18px;
    font-weight: 400
}

.checkout-steps .step-head {
    background: #fff;
    padding: 0 20px 0 50px;
    cursor: default;
    font-weight: 400;
    color: #015aac;
    font-size: 20px;
    margin-bottom: 10px;
    display: table;
    width: 100%;
    height: 44px;
    counter-increment: checkout;
    position: relative
}

.checkout-steps .step-head:after {
    content: '';
    position: absolute;
    height: 0;
    width: 5px;
    border-top: 1px solid #015aac;
    left: 36px;
    bottom: 20px
}

.checkout-steps .step-head:before {
    content: counter(checkout);
    position: absolute;
    left: 0;
    top: 0;
    bottom: 0;
    width: 50px;
    text-align: center;
    line-height: 43px
}

.checkout-steps .step-head.done:after {
    display: none
}

.checkout-steps .step-head:hover,
.checkout-steps .step-head:focus {
    text-decoration: none
}

.checkout-steps .step-head .title {
    vertical-align: middle;
    display: table-cell;
    width: 100%;
    color: #015aac
}

.checkout-steps .step-head.active {
    background: #015aac;
    color: #fff
}

.checkout-steps .step-head.active:after {
    border-top-color: #fff
}

.checkout-steps .step-head.active .title {
    color: #fff
}

.checkout-steps .step-head.done {
    cursor: pointer
}

.checkout-steps .step-head.done .cs-icon {
    position: absolute;
    left: 13px;
    top: 9px
}

.checkout-steps .step-head .edit {
    height: auto;
    text-align: center;
    color: #19212b;
    font-size: 25px;
    display: table-cell;
    vertical-align: middle
}

.checkout-steps .step-body hr {
    margin: 10px 0;
    border-color: #b6b6b6
}

.checkout-steps .step-body .btn.checkout-next {
    margin: 20px 0
}

.checkout-shipping .checkout-shipping-items {
    background: #f2f4f7;
    padding: 10px;
    margin: 10px 0
}

.checkout-shipping .checkout-shipping-items .checkout-shipping-items-header {
    padding: 0 0 10px 0;
    font-size: 18px
}

.checkout-shipping .checkout-shipping-items ul {
    padding-left: 0;
    list-style: none
}

.checkout-shipping .checkout-shipping-items ul li {
    font-size: 12px
}

.checkout-shipping .checkout-shipping-items ul li .name {
    font-weight: bold
}

.checkout-shipping .simplify-pickup-locations {
    background: #f2f4f7;
    padding: 10px
}

.checkout-shipping .simplify-pickup-locations .simplify-pickup-location-header {
    background: #b3bfd0;
    padding: 10px;
    line-height: 35px;
    margin: -10px -10px 10px -10px
}

.checkout-shipping .simplify-pickup-locations .simplify-pickup-location-header:before,
.checkout-shipping .simplify-pickup-locations .simplify-pickup-location-header:after {
    content: " ";
    display: table
}

.checkout-shipping .simplify-pickup-locations .simplify-pickup-location-header:after {
    clear: both
}

.checkout-shipping .simplify-pickup-locations .simplify-pickup-location-header:before,
.checkout-shipping .simplify-pickup-locations .simplify-pickup-location-header:after {
    content: " ";
    display: table
}

.checkout-shipping .simplify-pickup-locations .simplify-pickup-location-header:after {
    clear: both
}

.checkout-shipping .simplify-pickup-locations ul {
    padding-left: 0;
    list-style: none;
    margin: 0
}

.checkout-shipping .simplify-pickup-locations ul li+li {
    border-top: 1px solid #b3bfd0
}

.checkout-shipping .simplify-pickup-locations ul a {
    color: #303030;
    background: #fff;
    display: block;
    padding: 10px;
    text-decoration: none
}

#addressbook,
#savedpayments {
    display: none;
    padding-bottom: 20px
}

#colorbox #addressbook,
#colorbox #savedpayments {
    display: block
}

#addressbook ul,
#savedpayments ul {
    padding-left: 0;
    list-style: none;
    margin: 0
}

#addressbook ul li,
#savedpayments ul li {
    padding: 10px 0
}

.checkout-review .checkout-review-section {
    padding: 10px 0
}

.checkout-review .checkout-review-section .title {
    font-weight: bold;
    background: #f2f4f7;
    padding: 10px
}

.checkout-review .checkout-review-section .content {
    padding: 10px
}

.checkout-order-summary {
    background-color: #fff;
    margin-bottom: 25px
}

.checkout-order-summary.checkoutOrderSummary {
    border-radius: 10px;
    border: 2px dotted #2759BC;
    padding: 22px
}

.checkout-order-summary .headline {
    font-size: 22px;
    font-weight: bold;
    color: #141414
}

.checkout-order-summary .subtotals .quantity,
.checkout-order-summary .subtotals .discount {
    font-size: 14px
}

.checkout-order-summary .subtotals .quantity span,
.checkout-order-summary .subtotals .discount span {
    float: right
}

.checkout-order-summary .subtotals .discount {
    color: #009933
}

.checkout-order-summary .subtotals.dark {
    background: #19212b;
    color: #fff
}

.checkout-order-summary .subtotals .subtotal-headline {
    font-size: 18px;
    font-weight: bold;
    margin-bottom: 10px
}

.checkout-order-summary .subtotals .summaryBtnSide {
    margin-top: 22px;
    margin-right: -22px;
    margin-left: -22px;
    border-top: 2px dotted #2759BC;
    padding: 22px 22px 0 22px
}

.checkout-order-summary .subtotals .checkout-summary-cont {
    margin-top: 22px;
    margin-right: -22px;
    margin-left: -22px;
    padding: 12px 22px 0 22px;
    border-top: 2px dotted #2759BC
}

.checkout-order-summary .subtotals .checkout-summary-cont .terms-and-conditions {
    margin-bottom: 15px
}

.checkout-order-summary .subtotals .checkout-summary-cont .terms-and-conditions .checkbox label {
    display: flex;
    align-items: center;
    gap: 10px;
    padding-left: 0
}

.checkout-order-summary .subtotals .checkout-summary-cont .terms-and-conditions .checkbox label input[type="checkbox"] {
    position: relative;
    width: 24px;
    height: 24px;
    margin: 0;
    border-radius: 4px;
    border: 2px solid #81819B
}

.checkout-order-summary .subtotals .checkout-summary-cont .terms-and-conditions .checkbox label span {
    font-size: 14px;
    color: #141414
}

@media (max-width:1023px) {
    .checkout-order-summary .subtotals .checkout-summary-cont .terms-and-conditions .checkbox label span {
        font-size: 12px
    }
}

.checkout-order-summary .subtotals .checkout-summary-cont .terms-and-conditions .checkbox label span a#termsAndConditionsCheckbox {
    color: #2154BA;
    font-weight: bold;
    text-decoration: underline
}

.checkout-order-summary .subtotals .summaryBtnMobileSide {
    display: none
}

@media (max-width:1023px) {
    .checkout-order-summary .subtotals .summaryBtnMobileSide {
        margin-top: 30px;
        margin-right: -17px;
        margin-left: -17px;
        border-top: 2px dotted #2759BC;
        padding: 17px 17px 0 17px;
        display: flex;
        align-items: center;
        justify-content: space-between;
        color: #2154BA
    }

    .checkout-order-summary .subtotals .summaryBtnMobileSide .summary-total-text {
        font-size: 12px;
        font-weight: 600;
        margin: 0
    }

    .checkout-order-summary .subtotals .summaryBtnMobileSide .continue-btn-price {
        font-size: 16px;
        font-weight: bold
    }
}

.checkout-order-summary .subtotals .summaryBtnSide,
.checkout-order-summary .subtotals .checkout-summary-cont .checkoutSummaryBtnSide {
    display: grid;
    grid-template-columns: auto 1fr;
    align-items: center;
    gap: 18px
}

.checkout-order-summary .subtotals .summaryBtnSide .left-sum-price-area .summary-total-text,
.checkout-order-summary .subtotals .checkout-summary-cont .checkoutSummaryBtnSide .left-sum-price-area .summary-total-text {
    font-size: 14px;
    font-weight: bold;
    color: #2154BA;
    margin: 0
}

.checkout-order-summary .subtotals .summaryBtnSide .left-sum-price-area .continue-btn-price,
.checkout-order-summary .subtotals .checkout-summary-cont .checkoutSummaryBtnSide .left-sum-price-area .continue-btn-price {
    font-size: 22px;
    font-weight: bold;
    color: #2154BA
}

@media (max-width:1023px) {

    .checkout-order-summary .subtotals .summaryBtnSide .left-sum-price-area .summary-total-text,
    .checkout-order-summary .subtotals .checkout-summary-cont .checkoutSummaryBtnSide .left-sum-price-area .summary-total-text {
        font-size: 12px;
        font-weight: 600;
        margin: 0
    }

    .checkout-order-summary .subtotals .summaryBtnSide .left-sum-price-area .continue-btn-price,
    .checkout-order-summary .subtotals .checkout-summary-cont .checkoutSummaryBtnSide .left-sum-price-area .continue-btn-price {
        font-size: 16px;
        font-weight: bold
    }
}

.checkout-order-summary .subtotal span,
.checkout-order-summary .shipping span,
.checkout-order-summary .tax span,
.checkout-order-summary .totals span {
    float: right
}

.checkout-order-summary .totals {
    color: #141414;
    font-size: 20px
}

.checkout-order-summary .totals span {
    float: right
}

.checkout-order-summary .checkout-order-summary-list {
    padding-left: 0;
    list-style: none;
    margin: 0;
    margin-bottom: 10px;
    padding-bottom: 10px;
    border-bottom: 1px solid #b6b6b6
}

.checkout-order-summary .checkout-order-summary-list li {
    padding: 10px 0;
    border-bottom: 1px solid #b6b6b6
}

.checkout-order-summary .checkout-order-summary-list li:not(:empty):before,
.checkout-order-summary .checkout-order-summary-list li:not(:empty):after {
    content: " ";
    display: table
}

.checkout-order-summary .checkout-order-summary-list li:after {
    clear: both
}

.checkout-order-summary .checkout-order-summary-list li:last-child {
    border: 0
}

.checkout-order-summary .checkout-order-summary-list li.section {
    margin-top: 10px;
    padding: 10px 20px;
    border: 0
}

.checkout-order-summary .checkout-order-summary-list li.section .title {
    float: left;
    margin: 0 10px 0 0;
    width: 76px;
    font-weight: bold;
    text-transform: uppercase
}

.checkout-order-summary .checkout-order-summary-list li.section .address {
    margin-left: 86px;
    font-size: 12px
}

.checkout-order-summary .checkout-order-summary-list li.section .alternatetitle {
    float: left;
    margin: 0 10px 0 0;
    font-weight: bold;
    text-transform: uppercase
}

.checkout-order-summary .checkout-order-summary-list .thumb {
    float: left;
    margin-right: 10px
}

.checkout-order-summary .checkout-order-summary-list .thumb img {
    width: 100%;
    height: auto
}

.checkout-order-summary .checkout-order-summary-list .price {
    float: right;
    margin-left: 10px;
    font-size: 12px;
    font-weight: bold
}

.checkout-order-summary .checkout-order-summary-list .details {
    font-size: 12px
}

.checkout-order-summary .checkout-order-summary-list .details .name {
    font-weight: bold;
    display: inline
}

.checkout-order-summary .checkout-order-summary-list .details .qty {
    display: inline
}

.checkout-order-summary .checkout-order-summary-list .details .variants {
    padding: 10px 0
}

.checkout-order-summary .checkout-order-summary-list .stock-status {
    clear: both;
    padding: 10px 0;
    font-size: 12px
}

.checkout-success .checkout-success-headline {
    font-size: 18px;
    margin: 10px
}

.checkout-success .checkout-success-headline span {
    color: #085fae
}

.checkout-success .checkout-success-body {
    text-align: center
}

.checkout-success .checkout-success-body .checkout-success-body-headline {
    font-size: 18px;
    font-weight: bold;
    margin: 10px 0
}

.checkout-success-body-register {
    overflow: hidden;
    margin: 20px 0 35px 0
}

.checkout-success-body-register .login-section,
.checkout-success-body-register .register-section {
    margin: 0 auto;
    float: none;
    background-color: #f2f4f7;
    padding: 15px
}

.checkout-success-body-register .checkout-success-body-register-email {
    display: inline-block;
    margin-left: 5px
}

.checkout-success-body-register form {
    padding: 20px 0;
    text-align: left
}

.checkout-help {
    text-align: center;
    border: none;
    background: #ddd;
    font-size: 15px;
    padding: 10px;
    margin-top: 10px
}

.termsAndConditions-section {
    padding-bottom: 20px
}

label.terms {
    margin: 15px 0
}

fieldset#cardDate .form-group .control-label,
fieldset#startDate .form-group .control-label {
    position: absolute;
    width: 1px;
    height: 1px;
    margin: -1px;
    padding: 0;
    overflow: hidden;
    clip: rect(0, 0, 0, 0);
    border: 0
}

.store-finder {
    display: none;
    padding: 0
}

.store-finder-headline {
    font-size: 18px;
    margin-bottom: 10px
}

.store-finder-search .row>* {
    margin-bottom: 10px
}

.store-finder-pagination {
    line-height: 34px;
    padding-top: 20px;
    padding-bottom: 20px
}

.store-finder-pagination:before,
.store-finder-pagination:after {
    content: " ";
    display: table
}

.store-finder-pagination:after {
    clear: both
}

.store-finder-pagination:before,
.store-finder-pagination:after {
    content: " ";
    display: table
}

.store-finder-pagination:after {
    clear: both
}

.store-finder-navigation {
    overflow: hidden;
    height: 561px
}

.store-finder-navigation,
.store-finder-details {
    position: relative;
    float: left;
    width: 50%;
    min-height: 1px;
    padding-left: 10px;
    padding-right: 10px
}

.store-finder-map {
    width: 100%;
    height: 200px
}

.store-finder .stores-nearby {
    margin-bottom: 10px
}

.store-finder-navigation-list {
    padding-left: 0;
    list-style: none;
    margin: 0;
    border: 1px solid #ddd;
    position: relative
}

.store-finder-navigation-list li.loading {
    height: 56px;
    background: #f2f4f7;
    border-bottom: 1px solid #ddd;
    text-align: center;
    line-height: 56px
}

.store-finder-navigation-list li.loading .glyphicon {
    color: #085fae;
    -webkit-animation: spin 1s linear infinite;
    -moz-animation: spin 1s linear infinite;
    animation: spin 1s linear infinite
}

@-moz-keyframes spin {
    100% {
        -moz-transform: rotate(360deg)
    }
}

@-webkit-keyframes spin {
    100% {
        -webkit-transform: rotate(360deg)
    }
}

@keyframes spin {
    100% {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg)
    }
}

.store-finder-navigation-list-entry {
    height: 56px
}

.store-finder-navigation-list-entry:last-child label {
    border: 0
}

.store-finder-navigation-list-entry input {
    display: none
}

.store-finder-navigation-list-entry label {
    margin: 0;
    height: 100%;
    font-size: 12px;
    padding: 0 14px 0 10px;
    display: table;
    width: 100%;
    cursor: pointer;
    position: relative;
    background: #f2f4f7;
    border-bottom: 1px solid #ddd
}

.store-finder-navigation-list-entry label:hover {
    background: #f2f2f2
}

.store-finder-navigation-list-entry input:checked+label {
    background: #085fae;
    color: #fff !important
}

.store-finder-navigation-list-entry input:checked+label:after {
    display: block;
    content: "";
    width: 28px;
    height: 28px;
    position: absolute;
    top: 50%;
    right: -1px;
    background: transparent;
    border: 14px solid transparent;
    border-right-color: #fff;
    -webkit-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    -o-transform: translate(0, -50%);
    transform: translate(0, -50%)
}

.store-finder-navigation-list-entry-info {
    display: table-cell;
    vertical-align: middle;
    width: 100%
}

.store-finder-navigation-list-entry-name {
    display: block
}

.store-finder-navigation-list-entry-city {
    display: block;
    font-weight: normal
}

.store-finder-navigation-list-entry-distance {
    display: table;
    height: 100%;
    width: 80px;
    border-left: 1px solid #ddd
}

.store-finder-navigation-list-entry-distance span {
    display: table-cell;
    vertical-align: middle;
    padding: 0 0 0 5px;
    text-align: center;
    white-space: nowrap
}

.store-finder-details-back {
    margin-bottom: 20px;
    display: none !important
}

@media (max-width:639px) {
    .store-finder-details-back {
        display: inline-block !important
    }
}

.store-finder-details-image {
    width: 112px;
    float: left;
    margin-right: 10px
}

.store-finder-details-image img {
    width: 100%;
    height: auto
}

.store-finder-details-info {
    margin-left: 122px
}

.store-finder-details-info-name {
    font-weight: bold
}

.store-finder-details hr {
    clear: both;
    margin: 0;
    padding-top: 10px;
    padding-bottom: 10px;
    height: 1px;
    position: relative;
    border: 0
}

.store-finder-details hr:after {
    content: '';
    display: block;
    position: absolute;
    top: 10px;
    height: 1px;
    right: 0;
    left: 0;
    background: #ddd
}

.store-finder-details-map {
    background: #eee
}

.store-finder-details-openings dl dt {
    text-align: left !important;
    width: 60px
}

.store-finder-details-openings dl dd {
    margin-left: 60px
}

.store-finder-details-openings ul {
    padding-left: 0;
    list-style: none
}

@media (max-width:639px) {
    .store-finder .back-to-storelist {
        margin-bottom: 10px
    }

    .store-finder .store-finder-panel {
        width: 200%;
        margin: 0;
        -webkit-transition: -webkit-transform .3s ease-out;
        -moz-transition: -moz-transform .3s ease-out;
        -o-transition: -o-transform .3s ease-out;
        transition: transform .3s ease-out
    }

    .store-finder .store-finder-panel>* {
        padding: 0
    }

    .store-finder .store-finder-panel .store-finder-details {
        display: none
    }

    .store-finder.show-store .store-finder-pagination {
        color: rgba(0, 0, 0, 0);
        height: 46px
    }

    .store-finder.show-store .store-finder-pagination * {
        display: none
    }

    .store-finder.show-store .store-finder-panel {
        -webkit-transform: translate(-50%, 0);
        -ms-transform: translate(-50%, 0);
        -o-transform: translate(-50%, 0);
        transform: translate(-50%, 0)
    }

    .store-finder.show-store .store-finder-panel .store-finder-navigation {
        padding-right: 20px
    }

    .store-finder.show-store .store-finder-panel .store-finder-details {
        display: block
    }
}

#cboxOverlay.filter-css {
    opacity: 1 !important;
    background: #fff;
    overflow: unset
}

#colorbox.filter-css {
    overflow: unset;
    top: 0 !important;
    left: 0;
    width: 100%;
    z-index: 9999 !important
}

#colorbox.filter-css #cboxWrapper {
    overflow: unset;
    width: 100%
}

#colorbox.filter-css #cboxWrapper #cboxTopLeft,
#colorbox.filter-css #cboxWrapper #cboxTopCenter,
#colorbox.filter-css #cboxWrapper #cboxTopRight {
    display: none
}

#colorbox.filter-css #cboxWrapper #cboxMiddleLeft {
    display: none
}

#colorbox.filter-css #cboxWrapper #cboxContent {
    overflow: unset;
    width: 100% !important
}

#colorbox.filter-css #cboxWrapper #cboxContent #cboxLoadedContent {
    width: 100% !important;
    padding: 10px 0 10px 0
}

#colorbox.filter-css #cboxWrapper #cboxContent #cboxLoadedContent .filter-remove {
    height: 60px;
    background: #ffffff;
    width: 100%;
    position: fixed;
    bottom: 0;
    padding: 15px 0 15px 0;
    box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.1)
}

#colorbox.filter-css #cboxWrapper #cboxContent #cboxLoadedContent .filter-remove .pfb0 {
    width: 70%;
    margin: 0 auto;
    font-size: 14px
}

#colorbox.filter-css #cboxWrapper #cboxContent #cboxLoadedContent .product-facet .facet .facet-name {
    border: none
}

#colorbox.filter-css #cboxWrapper #cboxContent #cboxLoadedContent .product-facet .facet .facet-name .glyphicon {
    color: #768799
}

#colorbox.filter-css #cboxWrapper #cboxContent #cboxLoadedContent .product-facet .facet .facet-values {
    padding-bottom: 85px;
    overflow: unset;
    margin-top: 0
}

#colorbox.filter-css #cboxWrapper #cboxContent #cboxLoadedContent .product-facet .facet .facet-values .facet-label a .facet-mark {
    border: 1.5px solid #768799;
    border-radius: 4px;
    width: 22px;
    height: 22px
}

#colorbox.filter-css #cboxWrapper #cboxContent #cboxLoadedContent .product-facet .facet .facet-values .facet-label a .facet-mark:before {
    border-radius: 4px;
    margin-left: -2px;
    margin-right: -1px;
    background: #1158D6;
    height: 22px;
    color: #1158D6
}

#colorbox.filter-css #cboxWrapper #cboxContent #cboxTitle {
    border: none;
    box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.1);
    height: 45px
}

#colorbox.filter-css #cboxWrapper #cboxContent #cboxTitle .headline {
    margin-top: 3px
}

#colorbox.filter-css #cboxWrapper #cboxContent #cboxTitle .headline .headline-text {
    color: #252525;
    font-size: 16px !important
}

#colorbox.filter-css #cboxWrapper #cboxContent #cboxClose {
    margin-top: -7px
}

#colorbox.filter-css #cboxWrapper #cboxContent #cboxClose .close-icon {
    opacity: 1
}

#colorbox.filter-css #cboxWrapper #cboxContent #cboxClose .close-icon:before {
    height: 20px
}

#colorbox.filter-css #cboxWrapper #cboxContent #cboxClose .close-icon:after {
    height: 20px
}

#colorbox,
#cboxOverlay,
#cboxWrapper {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 9999;
    overflow: hidden
}

#cboxWrapper {
    max-width: none
}

#cboxOverlay {
    position: fixed;
    width: 100%;
    height: 100%;
    opacity: .9 !important
}

#cboxMiddleLeft,
#cboxBottomLeft {
    clear: left
}

#cboxContent {
    position: relative
}

#cboxLoadedContent {
    overflow: auto;
    -webkit-overflow-scrolling: touch
}

#cboxTitle {
    margin: 0
}

#cboxLoadingOverlay,
#cboxLoadingGraphic {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%
}

#cboxPrevious,
#cboxNext,
#cboxSlideshow {
    cursor: pointer
}

.cboxPhoto {
    float: left;
    margin: auto;
    border: 0;
    display: block;
    max-width: none;
    -ms-interpolation-mode: bicubic
}

.cboxIframe {
    width: 100%;
    height: 100%;
    display: block;
    border: 0;
    padding: 0;
    margin: 0
}

#colorbox,
#cboxContent,
#cboxLoadedContent {
    box-sizing: content-box;
    -moz-box-sizing: content-box;
    -webkit-box-sizing: content-box
}

#cboxOverlay {
    background: #000
}

#colorbox {
    outline: 0
}

#cboxTopLeft {
    width: 14px;
    height: 14px
}

#cboxTopCenter {
    height: 14px
}

#cboxTopRight {
    width: 14px;
    height: 14px
}

#cboxBottomLeft {
    width: 14px
}

#cboxBottomCenter {
    height: 43px
}

#cboxBottomRight {
    width: 14px
}

#cboxMiddleLeft {
    width: 14px
}

#cboxMiddleRight {
    width: 14px
}

#cboxContent {
    background: #fff;
    overflow: hidden;
    border-radius: 8px
}

.cboxIframe {
    background: #fff
}

#cboxError {
    padding: 50px;
    border: 1px solid #ccc
}

#cboxCurrent {
    position: absolute;
    bottom: -25px;
    left: 58px;
    font-weight: bold;
    color: #7c7c7c
}

#cboxPrevious,
#cboxNext,
#cboxSlideshow {
    border: 0;
    padding: 0;
    margin: 0;
    overflow: visible;
    position: absolute;
    bottom: -29px;
    width: 23px;
    height: 23px;
    text-indent: -9999px
}

#cboxPrevious:active,
#cboxNext:active,
#cboxSlideshow:active,
#cboxClose:active,
#cboxClose2:active {
    outline: 0
}

#cboxPrevious {
    left: 0;
    background-position: -51px -25px
}

#cboxPrevious:hover {
    background-position: -51px 0
}

#cboxNext {
    left: 27px;
    background-position: -75px -25px
}

#cboxNext:hover {
    background-position: -75px 0
}

.cboxSlideshow_on #cboxSlideshow {
    background-position: -125px 0;
    right: 27px
}

.cboxSlideshow_on #cboxSlideshow:hover {
    background-position: -150px 0
}

.cboxSlideshow_off #cboxSlideshow {
    background-position: -150px -25px;
    right: 27px
}

.cboxSlideshow_off #cboxSlideshow:hover {
    background-position: -125px 0
}

#cboxTitle {
    position: absolute;
    top: 0;
    padding: 20px;
    height: 56px;
    display: table;
    width: 100%;
    background: #fff;
    border: none
}

#cboxClose,
#cboxClose2 {
    display: inline-block;
    margin-bottom: 0;
    font-weight: normal;
    text-align: center;
    vertical-align: middle;
    cursor: pointer;
    background-image: none;
    border: 1px solid transparent;
    white-space: nowrap;
    padding: 6px 12px;
    font-size: 21px;
    line-height: 1.42857143;
    border-radius: 0;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    text-transform: uppercase;
    color: #75bdff;
    background: none;
    position: absolute;
    top: 10px;
    right: -4px
}

#cboxClose:focus,
#cboxClose2:focus,
#cboxClose:active:focus,
#cboxClose2:active:focus,
#cboxClose.active:focus,
#cboxClose2.active:focus {
    outline: none
}

#cboxClose:hover,
#cboxClose2:hover,
#cboxClose:focus,
#cboxClose2:focus {
    color: #19212b;
    text-decoration: none
}

#cboxClose:active,
#cboxClose2:active,
#cboxClose.active,
#cboxClose2.active {
    outline: 0;
    background-image: none;
    -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
    box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125)
}

#cboxClose.disabled,
#cboxClose2.disabled,
#cboxClose[disabled],
#cboxClose2[disabled],
fieldset[disabled] #cboxClose,
fieldset[disabled] #cboxClose2 {
    cursor: not-allowed;
    pointer-events: none;
    opacity: .65;
    filter: alpha(opacity=65);
    -webkit-box-shadow: none;
    box-shadow: none
}

#cboxClose:hover,
#cboxClose2:hover,
#cboxClose:focus,
#cboxClose2:focus,
#cboxClose:active,
#cboxClose2:active,
#cboxClose.active,
#cboxClose2.active,
.open>.dropdown-toggle#cboxClose,
.open>.dropdown-toggle#cboxClose2 {
    color: #fff;
    background-color: #f11;
    border-color: rgba(0, 0, 0, 0)
}

#cboxClose:active,
#cboxClose2:active,
#cboxClose.active,
#cboxClose2.active,
.open>.dropdown-toggle#cboxClose,
.open>.dropdown-toggle#cboxClose2 {
    background-image: none
}

#cboxClose.disabled,
#cboxClose2.disabled,
#cboxClose[disabled],
#cboxClose2[disabled],
fieldset[disabled] #cboxClose,
fieldset[disabled] #cboxClose2,
#cboxClose.disabled:hover,
#cboxClose2.disabled:hover,
#cboxClose[disabled]:hover,
#cboxClose2[disabled]:hover,
fieldset[disabled] #cboxClose:hover,
fieldset[disabled] #cboxClose2:hover,
#cboxClose.disabled:focus,
#cboxClose2.disabled:focus,
#cboxClose[disabled]:focus,
#cboxClose2[disabled]:focus,
fieldset[disabled] #cboxClose:focus,
fieldset[disabled] #cboxClose2:focus,
#cboxClose.disabled:active,
#cboxClose2.disabled:active,
#cboxClose[disabled]:active,
#cboxClose2[disabled]:active,
fieldset[disabled] #cboxClose:active,
fieldset[disabled] #cboxClose2:active,
#cboxClose.disabled.active,
#cboxClose2.disabled.active,
#cboxClose[disabled].active,
#cboxClose2[disabled].active,
fieldset[disabled] #cboxClose.active,
fieldset[disabled] #cboxClose2.active {
    background-color: #085fae;
    border-color: transparent
}

#cboxClose .badge,
#cboxClose .badge {
    color: #085fae;
    background-color: #fff
}

#cboxClose:hover,
#cboxClose2:hover,
#cboxClose:focus,
#cboxClose2:focus,
#cboxClose:active,
#cboxClose2:active,
#cboxClose.active,
#cboxClose2.active,
.open .dropdown-toggle#cboxClose,
.open .dropdown-toggle#cboxClose2 {
    color: #fff;
    background: none;
    -webkit-box-shadow: none;
    box-shadow: none
}

#cboxClose:active,
#cboxClose2:active,
#cboxClose.active,
#cboxClose2.active,
.open .dropdown-toggle#cboxClose,
.open .dropdown-toggle#cboxClose2 {
    background-image: none
}

#cboxClose.disabled,
#cboxClose2.disabled,
#cboxClose[disabled],
#cboxClose2[disabled],
fieldset[disabled] #cboxClose,
fieldset[disabled] #cboxClose2,
#cboxClose.disabled:hover,
#cboxClose2.disabled:hover,
#cboxClose[disabled]:hover,
#cboxClose2[disabled]:hover,
fieldset[disabled] #cboxClose:hover,
fieldset[disabled] #cboxClose2:hover,
#cboxClose.disabled:focus,
#cboxClose2.disabled:focus,
#cboxClose[disabled]:focus,
fieldset[disabled] #cboxClose:focus,
fieldset[disabled] #cboxClose2:focus,
#cboxClose.disabled:active,
#cboxClose2.disabled:active,
#cboxClose[disabled]:active,
fieldset[disabled] #cboxClose:active,
fieldset[disabled] #cboxClose2:active,
#cboxClose.disabled.active,
#cboxClose2.disabled.active,
#cboxClose[disabled].active,
#cboxClose2[disabled].active,
fieldset[disabled] #cboxClose.active,
fieldset[disabled] #cboxClose2.active {
    color: #085fae;
    background-color: #ff8686;
    border-color: transparent;
    -webkit-box-shadow: 0 2px 2px 0 #ff0707;
    box-shadow: 0 2px 2px 0 #ff0707
}

#cboxClose .badge,
#cboxClose2 .badge {
    color: #085fae;
    background-color: #fff
}

#cboxTitle {
    height: 56px
}

#cboxTitle .headline-text {
    text-align: center
}

#cboxLoadedContent {
    margin-top: 60px;
    padding: 10px
}

@media (max-width:1024px) {

    #cboxClose,
    #cboxClose2 {
        padding: 10px 16px;
        font-size: 18px;
        line-height: 1.33;
        border-radius: 0
    }

    #cboxTitle {
        height: 66px;
        padding: 0 10px
    }

    #cboxTitle:before,
    #cboxTitle:after {
        content: " ";
        display: table
    }

    #cboxTitle:after {
        clear: both
    }

    #cboxTitle:before,
    #cboxTitle:after {
        content: " ";
        display: table
    }

    #cboxTitle:after {
        clear: both
    }

    #cboxLoadedContent {
        margin-top: 66px
    }
}

.price del {
    color: #000;
    font-weight: bold
}

.price ins {
    color: #085fae;
    text-decoration: none
}

a.price ins:hover {
    color: #f11
}

.price.msrp {
    color: #666
}

.account-navigation {
    margin-bottom: 10px
}

.account-navigation .account-navigation-header {
    padding: 10px;
    text-transform: uppercase
}

.account-navigation .account-navigation-header a {
    display: block
}

.account-navigation .account-navigation-list {
    margin: 10px;
    padding-left: 0;
    list-style: none
}

@media (min-width:640px) and (max-width:1024px) {
    .account-navigation .account-navigation-list {
        display: none !important
    }
}

@media (max-width:639px) {
    .account-navigation .account-navigation-list {
        display: none !important
    }
}

.account-navigation .account-navigation-list li.title {
    margin-top: 10px;
    font-weight: bold
}

.account-navigation .account-navigation-list li.active {
    font-weight: bold
}

.account-navigation .account-navigation-list li a:hover,
.account-navigation .account-navigation-list li a:focus {
    color: #085fae
}

.account-home .account-home-section {
    margin-bottom: 20px
}

.account-home .account-home-section .account-home-section-header {
    background: #f2f4f7;
    padding: 10px;
    text-transform: uppercase
}

.account-home .account-home-section .account-home-section-content {
    height: 100px;
    padding: 10px;
    border: 1px solid #f2f4f7;
    border-top: 0
}

.account-home .account-home-section .account-home-section-content ul {
    padding-left: 0;
    list-style: none;
    margin: 0
}

@media (max-width:1024px) {
    .account-home .account-home-section {
        margin-bottom: 10px
    }

    .account-home .account-home-section .account-home-section-content {
        height: auto;
        padding: 0
    }

    .account-home .account-home-section .account-home-section-content ul li a {
        padding: 10px;
        display: block
    }

    .account-home .account-home-section .account-home-section-content ul li+li {
        border-top: 1px solid #eee
    }
}

.account-section .addressBackBtn,
.account-section .orderTopBackBtn {
    background-color: transparent;
    border: 0;
    box-shadow: none
}

.account-section .account-section-header {
    background: #ffffff;
    padding: 10px;
    margin-bottom: 10px
}

.account-section .account-section-content {
    padding: 20px 10px 10px 10px
}

.account-section .account-section-content.account-section-content-small {
    max-width: 600px
}

.account-section .account-section-content.account-section-content-small .container {
    max-width: 600px
}

@media (min-width:1024px) {

    .account-section .account-section-content.account-section-content-small .account-addressbook,
    .account-section .account-section-content.account-section-content-small .account-paymentdetails {
        max-width: 900px
    }

    .account-section .account-section-content.account-section-content-small .account-addressbook .container,
    .account-section .account-section-content.account-section-content-small .account-paymentdetails .container {
        max-width: 900px
    }

    .account-section .account-section-content.account-section-content-small .account-addressbook .accountAddressItem:nth-child(even),
    .account-section .account-section-content.account-section-content-small .account-paymentdetails .accountAddressItem:nth-child(even),
    .account-section .account-section-content.account-section-content-small .account-addressbook .accountPaymentDetailsItem:nth-child(even),
    .account-section .account-section-content.account-section-content-small .account-paymentdetails .accountPaymentDetailsItem:nth-child(even) {
        padding-left: 30px
    }

    .account-section .account-section-content.account-section-content-small .account-addressbook .accountAddressItem:nth-child(odd),
    .account-section .account-section-content.account-section-content-small .account-paymentdetails .accountAddressItem:nth-child(odd),
    .account-section .account-section-content.account-section-content-small .account-addressbook .accountPaymentDetailsItem:nth-child(odd),
    .account-section .account-section-content.account-section-content-small .account-paymentdetails .accountPaymentDetailsItem:nth-child(odd) {
        padding-right: 30px
    }
}

@media (min-width:1400px) {

    .account-section .account-section-content.account-section-content-small .account-addressbook,
    .account-section .account-section-content.account-section-content-small .account-paymentdetails {
        max-width: 1200px
    }

    .account-section .account-section-content.account-section-content-small .account-addressbook .container,
    .account-section .account-section-content.account-section-content-small .account-paymentdetails .container {
        max-width: 1200px
    }
}

.account-section .account-section-content .accountActions {
    padding-left: 0;
    padding-right: 0;
    padding-top: 20px
}

@media (max-width:639px) {
    .account-section .account-section-content .accountActions .accountButtons:first-child {
        padding-bottom: 20px
    }
}

@media (min-width:640px) {
    .account-section .account-section-content .accountActions .accountButtons:first-child {
        padding-left: 10px
    }

    .account-section .account-section-content .accountActions .accountButtons:last-child {
        padding-right: 10px
    }
}

@media (min-width:1024px) {
    .account-section .account-section-content .accountActions {
        padding-right: 20px
    }
}

.account-section .account-section-content .accountActions .accountButtons {
    padding-left: 0;
    padding-right: 0
}

.account-section .cancel-panel {
    float: right
}

@media (min-width:640px) {
    .account-section .cancel-panel {
        padding-left: 0
    }
}

.account-section .btn.btn-block+.btn.btn-block {
    margin-top: 10px
}

.account-profil .account-profil-info {
    margin: 0 0 10px
}

.account-profil .account-profil-info .account-profil-info-line {
    line-height: 2em
}

.account-profil .account-profil-info .account-profil-info-line span {
    display: inline-block;
    width: 100px
}

.account-profil a.btn {
    margin-top: 10px
}

.account-profil .btn+.btn {
    margin-left: 10px
}

.account-addressbook .account-addressbook-list,
.account-paymentdetails .account-addressbook-list,
.account-addressbook .account-paymentdetails-list,
.account-paymentdetails .account-paymentdetails-list {
    padding-left: 0;
    list-style: none
}

.account-addressbook .account-addressbook-list .accountAddressItem,
.account-paymentdetails .account-addressbook-list .accountAddressItem,
.account-addressbook .account-paymentdetails-list .accountAddressItem,
.account-paymentdetails .account-paymentdetails-list .accountAddressItem {
    padding: 10px;
    border-bottom: 1px solid #f2f4f7
}

.account-addressbook .account-addressbook-list .accountAddressItem .actions .btn,
.account-paymentdetails .account-addressbook-list .accountAddressItem .actions .btn,
.account-addressbook .account-paymentdetails-list .accountAddressItem .actions .btn,
.account-paymentdetails .account-paymentdetails-list .accountAddressItem .actions .btn {
    margin-top: 10px
}

.account-addressbook .account-addressbook-list .accountAddressItem .actions .btn+.btn,
.account-paymentdetails .account-addressbook-list .accountAddressItem .actions .btn+.btn,
.account-addressbook .account-paymentdetails-list .accountAddressItem .actions .btn+.btn,
.account-paymentdetails .account-paymentdetails-list .accountAddressItem .actions .btn+.btn {
    margin-left: 10px
}

.account-addressbook .account-addressbook-list .accountAddressItem .remove,
.account-paymentdetails .account-addressbook-list .accountAddressItem .remove,
.account-addressbook .account-paymentdetails-list .accountAddressItem .remove,
.account-paymentdetails .account-paymentdetails-list .accountAddressItem .remove {
    float: right
}

.account-addressbook .account-addressbook-list .accountAddressItem+.accountAddressItem,
.account-paymentdetails .account-addressbook-list .accountAddressItem+.accountAddressItem,
.account-addressbook .account-paymentdetails-list .accountAddressItem+.accountAddressItem,
.account-paymentdetails .account-paymentdetails-list .accountAddressItem+.accountAddressItem {
    border-top: 1px solid #f2f4f7
}

.account-addressbook .account-addressbook-list .accountPaymentDetailsItem,
.account-paymentdetails .account-addressbook-list .accountPaymentDetailsItem,
.account-addressbook .account-paymentdetails-list .accountPaymentDetailsItem,
.account-paymentdetails .account-paymentdetails-list .accountPaymentDetailsItem {
    padding: 10px 0;
    border-top: 1px solid #f2f4f7
}

.account-addressbook .account-addressbook-list .accountPaymentDetailsItem .actions .btn,
.account-paymentdetails .account-addressbook-list .accountPaymentDetailsItem .actions .btn,
.account-addressbook .account-paymentdetails-list .accountPaymentDetailsItem .actions .btn,
.account-paymentdetails .account-paymentdetails-list .accountPaymentDetailsItem .actions .btn {
    margin-top: 10px
}

.account-addressbook .account-addressbook-list .accountPaymentDetailsItem .actions .btn+.btn,
.account-paymentdetails .account-addressbook-list .accountPaymentDetailsItem .actions .btn+.btn,
.account-addressbook .account-paymentdetails-list .accountPaymentDetailsItem .actions .btn+.btn,
.account-paymentdetails .account-paymentdetails-list .accountPaymentDetailsItem .actions .btn+.btn {
    margin-left: 10px
}

.account-addressbook .account-addressbook-list .accountPaymentDetailsItem .remove,
.account-paymentdetails .account-addressbook-list .accountPaymentDetailsItem .remove,
.account-addressbook .account-paymentdetails-list .accountPaymentDetailsItem .remove,
.account-paymentdetails .account-paymentdetails-list .accountPaymentDetailsItem .remove {
    float: right
}

.account-addressbook .account-addressbook-list .accountPaymentDetailsItem+.accountPaymentDetailsItem,
.account-paymentdetails .account-addressbook-list .accountPaymentDetailsItem+.accountPaymentDetailsItem,
.account-addressbook .account-paymentdetails-list .accountPaymentDetailsItem+.accountPaymentDetailsItem,
.account-paymentdetails .account-paymentdetails-list .accountPaymentDetailsItem+.accountPaymentDetailsItem {
    border-top: 1px solid #f2f4f7
}

.account-addressbook .accountAddAddress {
    padding-left: 0
}

.account-addressbook .remove {
    float: right
}

.account-orderhistory .account-orderhistory-pagination {
    padding-bottom: 10px;
    padding-top: 10px
}

.account-orderhistory .account-orderhistory-pagination .account-orderhistory-pagination-text {
    line-height: 32px
}

.account-orderhistory .account-orderhistory-pagination .pager {
    margin: 0
}

.account-orderhistory .account-orderhistory-sort {
    background: #f2f4f7;
    padding: 10px
}

.account-orderhistory .account-orderhistory-list ul {
    padding-left: 0;
    list-style: none;
    margin: 0
}

.account-orderhistory .account-orderhistory-list .account-orderhistory-list-item {
    padding: 10px
}

.account-orderhistory .account-orderhistory-list .account-orderhistory-list-item .order-list-id {
    font-weight: bold
}

.account-orderhistory .account-orderhistory-list .account-orderhistory-list-item a {
    color: #303030
}

.account-orderhistory .account-orderhistory-list .account-orderhistory-list-item a:hover,
.account-orderhistory .account-orderhistory-list .account-orderhistory-list-item a:focus {
    color: #085fae
}

@media (max-width:639px) {
    .account-orderhistory .account-orderhistory-list .account-orderhistory-list-item .status strong {
        display: block
    }
}

.account-orderhistory .account-orderhistory-list li+li {
    border-top: 1px solid #eee
}

@media (min-width:1024px) {
    .account-orderdetail .text-right-md {
        text-align: right
    }
}

.account-orderdetail .account-orderdetail-overview {
    padding-bottom: 20px;
    padding-top: 20px
}

.account-orderdetail .account-orderdetail-overview .account-order-header_data {
    font-weight: bold
}

@media (max-width:1024px) {
    .account-orderdetail .account-orderdetail-overview .account-order-header_data .uppercase-sm {
        text-transform: uppercase
    }
}

.account-orderdetail .account-orderdetail-overview:before,
.account-orderdetail .account-orderdetail-overview:after {
    content: " ";
    display: table
}

.account-orderdetail .account-orderdetail-overview:after {
    clear: both
}

.account-orderdetail .account-orderdetail-overview:before,
.account-orderdetail .account-orderdetail-overview:after {
    content: " ";
    display: table
}

.account-orderdetail .account-orderdetail-overview:after {
    clear: both
}

.account-orderdetail .account-orderdetail-item-section-header .account-orderdetail-orderPromotion-section {
    color: #3c3
}

.account-orderdetail .account-orderdetail-orderPromotion-section {
    border-top: 1px solid #eee;
    padding-top: 20px
}

.account-orderdetail .account-orderdetail-orderPromotion-section .orderPromotion {
    padding-right: 10px
}

.account-orderdetail .account-orderdetail-item-section-header.item-box {
    background: #afb2b5;
    padding: 10px;
    margin-bottom: 5px;
    margin-top: 5px
}

.account-orderdetail .account-orderdetail-item-section-header.item-box:before,
.account-orderdetail .account-orderdetail-item-section-header.item-box:after {
    content: " ";
    display: table
}

.account-orderdetail .account-orderdetail-item-section-header.item-box:after {
    clear: both
}

.account-orderdetail .account-orderdetail-item-section-header.item-box:before,
.account-orderdetail .account-orderdetail-item-section-header.item-box:after {
    content: " ";
    display: table
}

.account-orderdetail .account-orderdetail-item-section-header.item-box:after {
    clear: both
}

.account-orderdetail .account-orderdetail-item-section-header.order-data {
    background-color: #f2f4f7;
    padding: 10px
}

.account-orderdetail .account-orderdetail-item-section .account-orderdetail-item-section-header {
    background: #f2f4f7
}

.account-orderdetail .account-orderdetail-item-section .account-orderdetail-item-section-header .orderDetail_itemHeader {
    background-color: black;
    color: white;
    padding: 10px 20px 10px 10px;
    height: 40px
}

.account-orderdetail .account-orderdetail-item-section .account-orderdetail-item-section-header .orderDetail_itemHeader.orderPending {
    height: 40px
}

.account-orderdetail .account-orderdetail-item-section .account-orderdetail-item-section-header:before,
.account-orderdetail .account-orderdetail-item-section .account-orderdetail-item-section-header:after {
    content: " ";
    display: table
}

.account-orderdetail .account-orderdetail-item-section .account-orderdetail-item-section-header:after {
    clear: both
}

.account-orderdetail .account-orderdetail-item-section .account-orderdetail-item-section-header:before,
.account-orderdetail .account-orderdetail-item-section .account-orderdetail-item-section-header:after {
    content: " ";
    display: table
}

.account-orderdetail .account-orderdetail-item-section .account-orderdetail-item-section-header:after {
    clear: both
}

.account-orderdetail .account-orderdetail-item-section .account-orderdetail-item-section-header .button-panel {
    float: right;
    max-width: 200px
}

.account-orderdetail .account-orderdetail-item-section .account-orderdetail-item-section-body ul {
    padding-left: 0;
    list-style: none;
    margin: 0
}

.account-orderdetail .account-orderdetail-item-section .account-orderdetail-item-section-body ul li {
    padding-top: 10px;
    padding-bottom: 10px;
    border-bottom: 1px solid #eee
}

.account-orderdetail .account-orderdetail-item-section .account-orderdetail-item-section-body ul li:not(:empty):before,
.account-orderdetail .account-orderdetail-item-section .account-orderdetail-item-section-body ul li:not(:empty):after {
    content: " ";
    display: table
}

.account-orderdetail .account-orderdetail-item-section .account-orderdetail-item-section-body ul li:after {
    clear: both
}

.account-orderdetail .account-orderdetail-item-section .account-orderdetail-item-section-body ul li:not(:empty):before,
.account-orderdetail .account-orderdetail-item-section .account-orderdetail-item-section-body ul li:not(:empty):after {
    content: " ";
    display: table
}

.account-orderdetail .account-orderdetail-item-section .account-orderdetail-item-section-body ul li:after {
    clear: both
}

.account-orderdetail .account-orderdetail-item-section .account-orderdetail-item-section-body ul li+li {
    border-top: 1px solid #eee
}

.account-orderdetail .account-orderdetail-item-section .account-orderdetail-item-section-body ul .thumb {
    float: left;
    margin-right: 10px;
    max-width: 100px
}

.account-orderdetail .account-orderdetail-item-section .account-orderdetail-item-section-body ul .price-total {
    float: right;
    padding-right: 10px
}

.account-orderdetail .account-orderdetail-item-section .account-orderdetail-item-section-body ul .details .name {
    font-weight: bold
}

.account-orderdetail .account-orderdetail-item-section .account-orderdetail-item-section-body ul .promo {
    color: #3c3
}

@media (min-width:1024px) and (max-width:1399px) {
    .account-orderdetail .account-orderdetail-item-section .account-orderdetail-item-section-body ul .promo {
        padding-left: 22px
    }
}

@media (min-width:1400px) {
    .account-orderdetail .account-orderdetail-item-section .account-orderdetail-item-section-body ul .promo {
        padding-left: 0
    }
}

.account-orderdetail .account-orderdetail-item-section .account-orderdetail-item-section-body ul .promo li {
    border-bottom: 0
}

.account-orderdetail .account-orderdetail-item-section .account-orderdetail-item-section-footer .total-headline {
    font-size: 18px;
    font-weight: bold;
    margin-bottom: 10px
}

.account-orderdetail .account-orderdetail-item-section .account-orderdetail-item-section-footer .subtotals {
    padding: 10px;
    text-align: right;
    border-top: 1px solid #eee
}

.account-orderdetail .account-orderdetail-item-section .account-orderdetail-item-section-footer .subtotals div span {
    display: inline-block;
    width: 100px
}

.account-orderdetail .account-orderdetail-item-section .account-orderdetail-item-section-footer .subtotals .totals {
    font-weight: bold
}

.account-orderdetail .account-orderdetail-item-section-header .order-ship-to,
.account-orderdetail .account-orderdetail-item-section-header .order-shipping-method,
.account-orderdetail .account-orderdetail-item-section-header .order-tracking-no,
.account-orderdetail .account-orderdetail-item-section-header .order-store-address,
.account-orderdetail .account-orderdetail-item-section-header .order-store-hours {
    padding-bottom: 20px;
    padding-top: 20px
}

.account-orderdetail .account-orderdetail-item-section-header .order-ship-to .order-track-number,
.account-orderdetail .account-orderdetail-item-section-header .order-shipping-method .order-track-number,
.account-orderdetail .account-orderdetail-item-section-header .order-tracking-no .order-track-number,
.account-orderdetail .account-orderdetail-item-section-header .order-store-address .order-track-number,
.account-orderdetail .account-orderdetail-item-section-header .order-store-hours .order-track-number {
    color: #085fae
}

.account-orderdetail .account-orderdetail-item-section-header .order-payment-data,
.account-orderdetail .account-orderdetail-item-section-header .order-billing-address {
    padding-top: 10px;
    padding-bottom: 10px
}

.account-orderdetail .account-orderdetail-item-section-header .order-billing-address .label-order,
.account-orderdetail .account-orderdetail-item-section-header .order-payment-data .label-order,
.account-orderdetail .account-orderdetail-item-section-header .order-ship-to .label-order,
.account-orderdetail .account-orderdetail-item-section-header .order-shipping-method .label-order,
.account-orderdetail .account-orderdetail-item-section-header .order-tracking-no .label-order,
.account-orderdetail .account-orderdetail-item-section-header .order-store-address .label-order,
.account-orderdetail .account-orderdetail-item-section-header .order-store-hours .label-order {
    text-transform: uppercase;
    font-weight: bold
}

.account-orderdetail .account-orderdetail-item-section-header .order-ship-to,
.account-orderdetail .account-orderdetail-item-section-header .order-store-address,
.account-orderdetail .account-orderdetail-item-section-header .order-billing-address {
    padding-left: 20px
}

@media (max-width:1024px) {

    .account-orderdetail .account-orderdetail-item-section-header .order-shipping-method,
    .account-orderdetail .account-orderdetail-item-section-header .order-tracking-no,
    .account-orderdetail .account-orderdetail-item-section-header .order-payment-data,
    .account-orderdetail .account-orderdetail-item-section-header .order-store-hours {
        padding-left: 20px
    }
}

.account-orderdetail .account-orderdetail-item-section-header .account-orderdetail-item-section-footer {
    padding-top: 20px
}

.account-orderdetail .account-orderdetail-item-section-header .account-orderdetail-item-section-footer .total-headline {
    font-weight: bold;
    margin-bottom: 10px
}

.account-orderdetail .account-orderdetail-item-section-header .account-orderdetail-item-section-footer .subtotals {
    padding: 10px;
    text-align: right;
    border-top: 1px solid #eee
}

.account-orderdetail .account-orderdetail-item-section-header .account-orderdetail-item-section-footer .subtotals div span {
    display: inline-block;
    width: 100px
}

.account-orderdetail .account-orderdetail-item-section-header .account-orderdetail-item-section-footer .totals div {
    font-weight: bold;
    line-height: 300%
}

.account-orderdetail .account-orderdetail-item-section-header .account-orderdetail-item-section-footer:before,
.account-orderdetail .account-orderdetail-item-section-header .account-orderdetail-item-section-footer:after {
    content: " ";
    display: table
}

.account-orderdetail .account-orderdetail-item-section-header .account-orderdetail-item-section-footer:after {
    clear: both
}

.account-orderdetail .account-orderdetail-item-section-header .account-orderdetail-item-section-footer:before,
.account-orderdetail .account-orderdetail-item-section-header .account-orderdetail-item-section-footer:after {
    content: " ";
    display: table
}

.account-orderdetail .account-orderdetail-item-section-header .account-orderdetail-item-section-footer:after {
    clear: both
}

.account-orderdetail .account-orderdetail-item-section-header .account-orderdetail-orderTotalDiscount-section {
    padding: 20px 0
}

.account-orderdetail .account-orderdetail-item-section-header .account-orderdetail-orderTotalDiscount-section .order-total-savings {
    text-align: right;
    color: #3c3;
    font-weight: bold;
    padding-right: 10px
}

.account-orderdetail .account-orderdetail-item-section-header .account-orderdetail-orderTotalDiscount-section .order-total-taxes {
    text-align: right;
    padding-right: 10px
}

@media (max-width:1024px) {
    .account-orderdetail .account-orderdetail-item-section-header .account-orderdetail-orderTotalDiscount-section {
        margin-bottom: 20px
    }
}

.order-separator {
    border-bottom: 1px solid #eee;
    margin-bottom: 20px
}

.paymentsDeleteActions {
    padding-left: 0;
    padding-right: 0;
    width: 300px
}

.paymentsDeleteActions:first-child {
    margin-bottom: 10px
}

.paymentsDeleteActions .paymentsDeleteBtn {
    padding-right: 0;
    padding-left: 0
}

.quick-view-popup .product-image {
    float: left;
    width: 33%
}

.quick-view-popup .product-image a {
    display: block
}

.quick-view-popup .product-image img {
    width: 100%;
    height: auto
}

.quick-view-popup .product-details {
    margin-left: 33%;
    padding-left: 20px
}

.quick-view-popup .product-details .name {
    font-size: inherit;
    font-weight: bold
}

.quick-view-popup .product-details .rating:after {
    clear: none
}

.quick-view-popup .product-details .price {
    font-size: inherit;
    font-weight: bold
}

.quick-view-popup .addtocart-component {
    clear: both;
    padding-top: 20px
}

.skip,
.skiptocontent,
.skiptonavigation {
    position: absolute;
    width: 1px;
    height: 1px;
    margin: -1px;
    padding: 0;
    overflow: hidden;
    clip: rect(0, 0, 0, 0);
    border: 0
}

span.required {
    color: #ee1b24
}

li.m-htop-link-block,
.m-user-infos-cont,
.m-search-box-cont,
.m-site-logo,
.m-selectStoreCanvas,
.m-header-cart {
    display: none
}

.ajax-modal {
    display: none;
    position: fixed;
    top: 0;
    right: 0;
    width: 100%;
    height: 100%;
    background: url("https://reimg-carrefour.mncdn.com/staticimage/loading-icon.svg") center center no-repeat rgba(51, 51, 51, 0.3);
    z-index: 9999999
}

.login-modal {
    display: none;
    position: fixed;
    top: 0;
    right: 0;
    width: 100%;
    height: 100%;
    background: url("https://reimg-carrefour.mncdn.com/staticimage/csa-loading-gif.gif") center center no-repeat rgba(51, 51, 51, 0.3);
    z-index: 9999999
}

body.payment-completing .ajax-modal {
    background-image: url("https://reimg-carrefour.mncdn.com/staticimage/order-comp-bg.png");
    background-color: rgba(51, 51, 51, 0.3);
    background-position: center center;
    background-repeat: no-repeat
}

div.ajaxloading.ajax-modal {
    display: block
}

.cs-icon {
    display: inline-block
}

.navbar-nav:not(.sm-collapsible) ul .caret {
    position: absolute;
    right: 0;
    margin-top: 6px;
    margin-right: 15px;
    border-top: 4px solid transparent;
    border-bottom: 4px solid transparent;
    border-left: 4px dashed
}

.navbar-nav:not(.sm-collapsible) ul a.has-submenu {
    padding-right: 30px
}

.navbar-nav.sm-collapsible .caret,
.navbar-nav.sm-collapsible ul .caret {
    position: absolute;
    right: 0;
    margin: -3px 15px 0 0;
    padding: 0;
    width: 32px;
    height: 26px;
    line-height: 24px;
    text-align: center;
    border: none
}

.navbar-nav.sm-collapsible .caret:before {
    content: '+';
    font-family: monospace;
    font-weight: bold
}

.navbar-nav.sm-collapsible .open>a>.caret:before {
    content: '-'
}

.navbar-nav.sm-collapsible a.has-submenu {
    padding-right: 50px
}

.navbar-nav.sm-collapsible[data-sm-skip-collapsible-behavior] .caret,
.navbar-nav.sm-collapsible[data-sm-skip-collapsible-behavior] ul .caret {
    position: static;
    margin: 0 0 0 2px;
    padding: 0;
    width: 0;
    height: 0;
    border-top: 4px dashed;
    border-right: 4px solid transparent;
    border-bottom: 0;
    border-left: 4px solid transparent
}

.navbar-nav.sm-collapsible[data-sm-skip-collapsible-behavior] .caret:before {
    content: '' !important
}

.navbar-nav.sm-collapsible[data-sm-skip-collapsible-behavior] a.has-submenu {
    padding-right: 15px
}

.navbar-nav span.scroll-up,
.navbar-nav span.scroll-down {
    position: absolute;
    display: none;
    visibility: hidden;
    height: 20px;
    overflow: hidden;
    text-align: center
}

.navbar-nav span.scroll-up-arrow,
.navbar-nav span.scroll-down-arrow {
    position: absolute;
    top: -2px;
    left: 50%;
    margin-left: -8px;
    width: 0;
    height: 0;
    overflow: hidden;
    border-top: 7px dashed transparent;
    border-right: 7px dashed transparent;
    border-bottom: 7px solid;
    border-left: 7px dashed transparent
}

.navbar-nav span.scroll-down-arrow {
    top: 6px;
    border-top: 7px solid;
    border-right: 7px dashed transparent;
    border-bottom: 7px dashed transparent;
    border-left: 7px dashed transparent
}

.navbar-nav.sm-collapsible ul .dropdown-menu>li>a,
.navbar-nav.sm-collapsible ul .dropdown-menu .dropdown-header {
    padding-left: 35px
}

.navbar-nav.sm-collapsible ul ul .dropdown-menu>li>a,
.navbar-nav.sm-collapsible ul ul .dropdown-menu .dropdown-header {
    padding-left: 45px
}

.navbar-nav.sm-collapsible ul ul ul .dropdown-menu>li>a,
.navbar-nav.sm-collapsible ul ul ul .dropdown-menu .dropdown-header {
    padding-left: 55px
}

.navbar-nav.sm-collapsible ul ul ul ul .dropdown-menu>li>a,
.navbar-nav.sm-collapsible ul ul ul ul .dropdown-menu .dropdown-header {
    padding-left: 65px
}

.navbar-nav .dropdown-menu>li>a {
    white-space: normal
}

.navbar-nav ul.sm-nowrap>li>a {
    white-space: nowrap
}

.navbar-nav.sm-collapsible ul.sm-nowrap>li>a {
    white-space: normal
}

.dropdown-menu.sub-menu {
    background-color: #ffffff;
    width: 278px !important
}

.dropdown-menu.sub-menu li a {
    line-height: 23px;
    font: normal 14px 'Nunito';
    line-height: 15px;
    padding-left: 15px;
    white-space: nowrap;
    color: #fff;
    overflow: hidden;
    text-overflow: ellipsis
}

.dropdown-menu.sub-menu li a:hover {
    border-top: 1px solid #d4d4d4;
    border-bottom: 1px solid #d4d4d4;
    background: #fff;
    color: #0053A2
}

.dropdown-menu.sub-menu li a:hover img.icon-normal {
    display: none
}

.dropdown-menu.sub-menu li a:hover img.icon-hover {
    display: inline
}

.dropdown-menu.sub-menu li a:hover span {
    color: #015aac
}

.dropdown-menu.sub-menu li a .sub-category-img {
    position: relative;
    width: 30px;
    height: 30px;
    display: grid;
    place-items: center
}

.dropdown-menu.sub-menu li a .sub-category-img:after {
    content: "";
    display: block;
    width: 30px;
    height: 30px;
    background-color: #E2EAF1;
    border-radius: 50%;
    position: absolute;
    top: 0;
    left: 3px
}

.dropdown-menu.sub-menu li a .sub-category-img .category-icon {
    width: 30px;
    height: 30px;
    z-index: 1
}

.dropdown-menu.sub-menu li a img.icon-normal {
    display: inline
}

.dropdown-menu.sub-menu li a img.icon-hover {
    display: none
}

.dropdown-menu.sub-menu li a.has-submenu:hover,
.dropdown-menu.sub-menu li a.has-submenu:active {
    border-top: 1px solid #d4d4d4;
    border-bottom: 1px solid #d4d4d4;
    color: #0053A2
}

.dropdown-menu.sub-menu li a.has-submenu.highlighted {
    color: #0053A2 !important
}

.dropdown-menu.sub-menu li a.has-submenu.highlighted img.icon-normal {
    display: none
}

.dropdown-menu.sub-menu li a.has-submenu.highlighted img.icon-hover {
    display: inline
}

.cat-link.has-submenu {
    color: #fff;
    background: #015AAC
}

.cat-link.has-submenu.highlighted {
    color: #0053A2;
    background: #fff
}

.dropdown-menu .sub-menu {
    max-width: none !important
}

.dropdown-menu.sub-menu.s-menu-2,
.dropdown-menu.sub-menu.s-menu-3,
.dropdown-menu.sub-menu.s-menu-4 {
    top: 5px;
    left: 2px !important
}

@media (min-width:1025px) {
    .dropdown-menu.sub-menu.s-menu-3.desktop-disable {
        display: none !important;
        max-height: 0 !important;
        max-width: 0 !important;
        opacity: 0;
        visibility: hidden
    }

    .nav .open>a,
    .nav .open>a:hover,
    .nav .open>a:focus {
        background-color: transparent
    }
}

.dropdown-menu.sub-menu.s-menu-2 {
    background: #ffffff
}

.dropdown-menu.sub-menu.s-menu-3 {
    background: #0053A2
}

.dropdown-menu.sub-menu.s-menu-4 {
    background: #0053A2;
    left: 2px !important
}

.nav>li>a.cat-link {
    border: none !important
}

.nav>li>a.cat-link span.caret {
    display: none
}

.nav>li>a.cat-link.main-cat-link.highlighted {
    background: none !important
}

.styled-select {
    background: url("../../theme-carrefoursa/images/select-down-arrow.png") no-repeat 96% 0;
    height: 29px;
    overflow: hidden;
    width: 240px
}

.styled-select select {
    background: transparent;
    border: none;
    font-size: 14px;
    height: 29px;
    padding: 5px 5px 5px 15px;
    width: 100%;
    -webkit-appearance: none;
    -moz-appearance: none;
    -ms-appearance: none;
    appearance: none
}

.styled-select select:focus {
    box-shadow: none;
    border: none
}

.styled-select select option {
    background: #fff
}

.styled-select select::-ms-expand {
    display: none
}

.styled-select.slate {
    background: url("../../theme-carrefoursa/images/select-down-arrow.png") no-repeat right center #fff;
    height: 34px;
    width: 100%;
    border: 1px solid #d7d7d7
}

.styled-select.slate.blue-slate {
    background: url("../../theme-carrefoursa/images/select-down-arrow-blue.png") no-repeat right center #fff;
    height: 34px;
    width: 100%;
    border: 1px solid #d7d7d7
}

.styled-select.slate select {
    height: 34px;
    width: 100%
}

.green-btn {
    background: #009400;
    background: -moz-linear-gradient(top, #24c233 0, #006c00 99%, #006c00 100%, #006c00 100%);
    background: -webkit-linear-gradient(top, #24c233 0, #006c00 99%, #006c00 100%, #006c00 100%);
    background: linear-gradient(to bottom, #24c233 0, #006c00 99%, #006c00 100%, #006c00 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#24c233', endColorstr='#006c00', GradientType=0);
    border: none;
    border-bottom: 2px solid #005200;
    font-size: 16px;
    line-height: 30px;
    -webkit-box-shadow: 0 1px 5px 3px #ddd;
    box-shadow: 0 1px 5px 3px #ddd
}

.green-btn:hover {
    border: none;
    border-bottom: 2px solid #005200;
    -webkit-box-shadow: 0 1px 5px 3px #ddd;
    box-shadow: 0 1px 5px 3px #ddd
}

.green-btn:active,
.green-btn:focus {
    background: #009400;
    border: none;
    border-bottom: 2px solid #005200
}

.green-btn i {
    display: inline-block;
    width: 25px;
    height: 25px;
    border-radius: 20px;
    border: 1px solid #008f00;
    text-align: center;
    margin: 3px 0 0 7px !important;
    vertical-align: top
}

.green-btn i span {
    background: #009e0f;
    background: -moz-linear-gradient(top, #009e0f 0, #008408 100%);
    background: -webkit-linear-gradient(top, #009e0f 0, #008408 100%);
    background: linear-gradient(to bottom, #009e0f 0, #008408 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#009e0f', endColorstr='#008408', GradientType=0);
    display: block;
    width: 19px;
    height: 19px;
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    border-radius: 20px;
    vertical-align: middle;
    margin: 1px auto 0 auto;
    font-size: 12px;
    -webkit-box-shadow: inset -1px 0 3px 0 #4b4b4b;
    box-shadow: inset -1px 0 3px 0 #4b4b4b;
    line-height: 16px
}

.green-btn i span:before {
    vertical-align: middle
}

.page-updatePassword>.main>div.container {
    min-height: 400px
}

.la-anim-1 {
    position: fixed;
    top: 0;
    left: 0;
    z-index: 9999;
    width: 100%;
    height: 3px;
    background: #009f0f;
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
    pointer-events: none
}

.la-anim-1::after {
    position: absolute;
    top: 0;
    right: 0;
    width: 100px;
    height: 100%;
    background: #009f0f;
    content: '';
    opacity: 0;
    -webkit-transition: opacity .2s, box-shadow 2s 4s;
    transition: opacity .2s, box-shadow 2s 4s;
    -webkit-transform: rotate(2deg) translateY(-2px);
    transform: rotate(2deg) translateY(-2px)
}

.la-anim-1.la-animate {
    z-index: 100;
    opacity: 0;
    -webkit-transition: -webkit-transform 5s ease-in, opacity 1s 5s;
    transition: transform 5s ease-in, opacity 1s 5s;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0)
}

.la-anim-1.la-animate::after {
    opacity: 1
}

.la-anim-2 {
    position: fixed;
    left: -100%;
    z-index: -1;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.1);
    pointer-events: none
}

.la-anim-2.la-animate {
    z-index: 100;
    opacity: 0;
    -webkit-transition: -webkit-transform 5s ease-in, opacity 1s 5s;
    transition: transform 5s ease-in, opacity 1s 5s;
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0)
}

.la-anim-3 {
    position: fixed;
    top: 100%;
    z-index: 100;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.1);
    pointer-events: none
}

.la-anim-3.la-animate {
    z-index: 100;
    opacity: 0;
    -webkit-transition: -webkit-transform 5s ease-in, opacity 1s 5s;
    transition: transform 5s ease-in, opacity 1s 5s;
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0)
}

.la-anim-4 {
    position: fixed;
    top: 50%;
    left: 50%;
    z-index: -1;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.1);
    -webkit-transform: translateX(-50%) translateY(-50%) scale(0);
    transform: translateX(-50%) translateY(-50%) scale(0);
    -webkit-transform-origin: 50% 50%;
    transform-origin: 50% 50%;
    pointer-events: none
}

.la-anim-4.la-animate {
    z-index: 100;
    opacity: 0;
    -webkit-transition: -webkit-transform 5s ease-in, opacity 1s 5s;
    transition: transform 5s ease-in, opacity 1s 5s;
    -webkit-transform: translateX(-50%) translateY(-50%) scale(1);
    transform: translateX(-50%) translateY(-50%) scale(1)
}

.la-anim-5 {
    position: fixed;
    bottom: 0;
    left: 0;
    z-index: -1;
    width: 100%;
    height: 12px;
    background: #009f0f;
    -webkit-transform: translate3d(-103%, 0, 0);
    transform: translate3d(-103%, 0, 0);
    pointer-events: none
}

.la-anim-5::before,
.la-anim-5::after {
    position: absolute;
    content: ''
}

.la-anim-5::before {
    bottom: 100%;
    left: -10%;
    width: 110%;
    height: 6px;
    background: #009f0f;
    -webkit-transform: skew(-45deg);
    transform: skew(-45deg);
    -webkit-transform-origin: 0 100%;
    transform-origin: 0 100%
}

.la-anim-5::after {
    top: 0;
    left: 100%;
    width: 6px;
    height: 100%;
    background: #009f0f;
    -webkit-transform: skew(0, -45deg);
    transform: skew(0, -45deg);
    -webkit-transform-origin: 0 0;
    transform-origin: 0 0;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden
}

.la-anim-5.la-animate {
    bottom: -20px;
    z-index: 100;
    -webkit-transition: -webkit-transform 5s ease-in, bottom .3s 5.7s;
    transition: transform 5s ease-in, bottom .3s 5.7s;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0)
}

.la-anim-6 svg {
    position: fixed;
    top: 50%;
    left: 50%;
    z-index: -1;
    display: block;
    width: 500px;
    height: 500px;
    -webkit-transform: translateX(-50%) translateY(-50%);
    transform: translateX(-50%) translateY(-50%);
    pointer-events: none
}

.la-anim-6.la-animate svg {
    z-index: 100
}

#la-anim-6-loader {
    fill: #fff;
    fill-opacity: .05
}

#la-anim-6-border {
    fill: #000;
    fill-opacity: .05
}

.la-anim-7 {
    position: fixed;
    top: 50%;
    bottom: 0;
    left: 50%;
    z-index: -1;
    width: 0;
    height: 100%;
    background: rgba(0, 0, 0, 0.1);
    -webkit-transform: translateX(-50%) translateY(-50%);
    transform: translateX(-50%) translateY(-50%);
    pointer-events: none
}

.la-anim-7.la-animate {
    z-index: 100;
    width: 100%;
    opacity: 0;
    -webkit-transition: width 5s ease-in, opacity 1s 5s;
    transition: width 5s ease-in, opacity 1s 5s
}

.la-anim-8 div {
    position: fixed;
    bottom: 0;
    z-index: -1;
    width: 50px;
    height: 100%;
    background: rgba(0, 0, 0, 0.1);
    -webkit-transition: -webkit-transform 5s ease-in, opacity 1s 5s;
    transition: transform 5s ease-in, opacity 1s 5s;
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
    pointer-events: none
}

.la-anim-8 div:first-child {
    right: 0
}

.la-anim-8.la-animate div {
    z-index: 100;
    opacity: 0;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0)
}

.la-anim-9 {
    position: fixed;
    z-index: -1;
    width: 100%;
    height: 100%;
    border: 0 solid rgba(0, 0, 0, 0.1);
    pointer-events: none
}

.la-anim-9 div {
    position: fixed;
    background: #009f0f
}

.la-anim-9 div:first-child,
.la-anim-9 div:nth-child(3) {
    width: 0;
    height: 50px
}

.la-anim-9 div:nth-child(2),
.la-anim-9 div:nth-child(4) {
    width: 50px;
    height: 0
}

.la-anim-9 div:first-child {
    top: 0;
    left: 0
}

.la-anim-9.la-animate div:first-child {
    width: 100%;
    -webkit-transition: width 1.35s linear .3s;
    transition: width 1.35s linear .3s
}

.la-anim-9 div:nth-child(2) {
    top: 0;
    right: 0
}

.la-anim-9.la-animate div:nth-child(2) {
    height: 100%;
    -webkit-transition: height 1.35s linear 1.65s;
    transition: height 1.35s linear 1.65s
}

.la-anim-9 div:nth-child(3) {
    right: 0;
    bottom: 0
}

.la-anim-9.la-animate div:nth-child(3) {
    width: 100%;
    -webkit-transition: width 1.35s linear 3s;
    transition: width 1.35s linear 3s
}

.la-anim-9 div:nth-child(4) {
    bottom: 0;
    left: 0
}

.la-anim-9.la-animate div:nth-child(4) {
    height: 100%;
    -webkit-transition: height 1.35s linear 4.35s;
    transition: height 1.35s linear 4.35s
}

.la-anim-9.la-animate {
    z-index: 100;
    border: 50px solid rgba(0, 0, 0, 0.1);
    opacity: 0;
    -webkit-transition: border .3s, opacity .3s 5.7s;
    transition: border .3s, opacity .3s 5.7s
}

.la-anim-10 {
    position: fixed;
    top: 0;
    right: 0;
    width: 300px;
    height: 300px;
    background: #009f0f;
    -webkit-transition: -webkit-transform .3s;
    transition: transform .3s;
    -webkit-transform: translateX(100%) translateY(-100%) rotate(45deg);
    transform: translateX(100%) translateY(-100%) rotate(45deg);
    pointer-events: none
}

.la-anim-10.la-animate {
    -webkit-transform: translateX(50%) translateY(-50%) rotate(45deg);
    transform: translateX(50%) translateY(-50%) rotate(45deg)
}

.la-anim-10::before,
.la-anim-10::after {
    position: absolute;
    bottom: 30px;
    left: 50%;
    display: block;
    border: 5px solid #fff;
    border-radius: 50%;
    content: ''
}

.la-anim-10::before {
    margin-left: -40px;
    width: 80px;
    height: 80px;
    border-right-color: #009f0f;
    border-left-color: #009f0f;
    -webkit-animation: rotation 3s linear infinite;
    animation: rotation 3s linear infinite
}

.la-anim-10::after {
    bottom: 50px;
    margin-left: -20px;
    width: 40px;
    height: 40px;
    border-top-color: #bb344f;
    border-bottom-color: #bb344f;
    -webkit-animation: rotation 1s linear infinite;
    animation: rotation 1s linear infinite
}

@-webkit-keyframes rotation {
    0% {
        -webkit-transform: rotate(0deg)
    }

    50% {
        -webkit-transform: rotate(180deg)
    }

    100% {
        -webkit-transform: rotate(360deg)
    }
}

@keyframes rotation {
    0% {
        transform: rotate(0deg)
    }

    50% {
        transform: rotate(180deg)
    }

    100% {
        transform: rotate(360deg)
    }
}

.la-anim-11 {
    position: fixed;
    right: 20px;
    z-index: -1;
    display: inline-block;
    visibility: hidden;
    overflow: hidden;
    height: 1em;
    text-align: right;
    font-weight: 300;
    font-size: 10em;
    line-height: 1em;
    pointer-events: none
}

.la-anim-11.la-animate {
    visibility: visible
}

.la-anim-11::after {
    position: relative;
    width: 100%;
    color: rgba(0, 0, 0, 0.1);
    content: "0%\A 10%\A 22%\A 36%\A 48%\A 53%\A 64%\A 71%\A 83%\A 100%\A";
    white-space: pre
}

.la-anim-11.la-animate::after {
    -webkit-animation: counter 6s steps(10);
    animation: counter 6s steps(10)
}

@keyframes counter {
    0% {
        top: 0
    }

    100% {
        top: -10em;
        opacity: 0
    }
}

@-webkit-keyframes counter {
    0% {
        top: 0
    }

    100% {
        top: -10em;
        opacity: 0
    }
}

.la-anim-12 {
    position: relative;
    width: 11em;
    color: rgba(255, 255, 255, 0.6)
}

.la-anim-12::before {
    position: absolute;
    overflow: hidden;
    width: 0;
    color: #fff;
    content: attr(data-content);
    text-align: left;
    white-space: nowrap
}

.la-anim-12.la-animate::before {
    width: 100%;
    opacity: 0;
    -webkit-transition: width 5.7s linear, opacity .3s 5.7s;
    transition: width 5.7s linear, opacity .3s 5.7s
}

.la-anim-13 {
    position: fixed;
    top: 0;
    left: 0;
    z-index: -1;
    width: 100%;
    height: 50px;
    background: rgba(0, 0, 0, 0.1);
    pointer-events: none;
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
    -webkit-transition: -webkit-transform .3s;
    transition: transform .3s
}

.la-anim-13::before {
    position: absolute;
    content: '';
    height: 100%;
    width: 100%;
    background: #009f0f;
    opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
    -webkit-transition: opacity .3s, -webkit-transform 0s .3s;
    transition: opacity .3s, transform 0s .3s
}

.la-anim-13.la-animate::before {
    opacity: 1;
    -webkit-transition: -webkit-transform 5.4s linear .3s;
    transition: transform 5.4s linear .3s
}

.la-anim-13.la-animate,
.la-anim-13.la-animate::before {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0)
}

main>div.container>div.global-alerts {
    margin-top: 10px
}

html.firefox .image-gallery .gallery-image .owl-item img {
    width: 101%
}

@media (min-width:1400px) {
    .page-homepage .hero-products .slider .hero-products-inner .hero-product a>.row {
        margin: 0
    }

    .page-homepage .hero-products .slider .hero-products-inner .hero-product a>.row span.heroBannerImage {
        height: 290px;
        padding-top: 5px;
        overflow: hidden
    }

    .page-homepage .hero-products .slider .hero-products-inner>.row {
        background: #699bd0;
        background: -moz-linear-gradient(top, #699bd0 0, #0b4170 100%);
        background: -webkit-linear-gradient(top, #699bd0 0, #0b4170 100%);
        background: linear-gradient(to bottom, #015AAC 0, #015AAC 100%);
        filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#699bd0', endColorstr='#0b4170', GradientType=0);
        min-height: 115px
    }

    .page-homepage .hero-products .slider .hero-products-inner span.camp-head {
        padding: 25px 0 5px 0 !important;
        color: #fff !important
    }

    .page-homepage .hero-products .slider .hero-products-inner a.camp-subhead {
        color: #fff !important
    }
}

@media (max-width:1399px) and (min-width:1200px) {
    .page-homepage .hero-products .slider .hero-products-inner .hero-product a>.row {
        margin: 0
    }

    .page-homepage .hero-products .slider .hero-products-inner .hero-product a>.row span.heroBannerImage {
        height: 255px;
        overflow: hidden;
        padding-top: 5px
    }

    .page-homepage .hero-products .slider .hero-products-inner .hero-product a>.row .details .p-name {
        padding: 0 30px
    }

    .page-homepage .hero-products .slider .hero-products-inner>.row {
        background: #699bd0;
        background: -moz-linear-gradient(top, #699bd0 0, #0b4170 100%);
        background: -webkit-linear-gradient(top, #699bd0 0, #0b4170 100%);
        background: linear-gradient(to bottom, #015AAC 0, #015AAC 100%);
        filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#699bd0', endColorstr='#0b4170', GradientType=0);
        min-height: 105px
    }

    .page-homepage .hero-products .slider .hero-products-inner span.camp-head {
        padding: 20px 0 5px 0 !important;
        color: #fff !important
    }

    .page-homepage .hero-products .slider .hero-products-inner a.camp-subhead {
        color: #fff !important
    }
}

@media (max-width:1199px) and (min-width:1024px) {
    .page-homepage .hero-products .slider .hero-products-inner .hero-product a>.row {
        margin: 0
    }

    .page-homepage .hero-products .slider .hero-products-inner .hero-product a>.row span.heroBannerImage {
        height: 202px;
        overflow: hidden;
        padding-top: 5px
    }

    .page-homepage .hero-products .slider .hero-products-inner .hero-product a>.row .details .p-name {
        height: 39px
    }

    .page-homepage .hero-products .slider .hero-products-inner>.row {
        background: #699bd0;
        background: -moz-linear-gradient(top, #699bd0 0, #0b4170 100%);
        background: -webkit-linear-gradient(top, #699bd0 0, #0b4170 100%);
        background: linear-gradient(to bottom, #015AAC 0, #015AAC 100%);
        filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#699bd0', endColorstr='#0b4170', GradientType=0);
        min-height: 85px
    }

    .page-homepage .hero-products .slider .hero-products-inner span.camp-head {
        padding: 20px 0 5px 0 !important;
        color: #fff !important
    }

    .page-homepage .hero-products .slider .hero-products-inner a.camp-subhead {
        color: #fff !important
    }
}

@media (max-width:1023px) and (min-width:320px) {
    .ie .page-homepage .hero-products .slider .hero-products-inner .hero-product a .details {
        margin-top: 10px !important
    }
}

.ie .main-header .top-cat-area {
    top: -1px
}

@media (max-width:1023px) {
    .main-cat-link {
        background: #015aac !important
    }

    .main-cat-link li a:hover img.icon-normal {
        display: inline
    }

    .main-cat-link li a:hover img.icon-hover {
        display: inline
    }

    .main-cat-link li a img.icon-normal {
        display: none
    }

    .main-cat-link li a img.icon-hover {
        display: inline
    }

    .nav>li>a.cat-link.main-cat-link.highlighted {
        background: #fff !important;
        color: #015aac !important
    }
}

.dropdown-menu.sub-menu.s-menu-2 li a .sub-category-img,
.dropdown-menu.sub-menu.s-menu-3 li a .sub-category-img,
.dropdown-menu.sub-menu.s-menu-4 li a .sub-category-img {
    display: none
}

#cboxOverlay {
    z-index: 9999 !important
}

#cboxTitle {
    z-index: 999999 !important
}

#colorbox {
    z-index: 99999 !important
}

#cboxWrapper {
    z-index: 999999 !important
}

#cboxClose,
#cboxClose2 {
    z-index: 9999999 !important
}

.agreementCheck {
    margin-bottom: 10px
}

.agreementCheck div {
    padding: 0
}

.mob-app-redirect {
    position: relative;
    z-index: 1000;
    top: 0;
    height: 50px;
    width: 100vw;
    padding: 0 20px;
    background: #2154BA
}

.mob-app-redirect .app-redirect-cont {
    height: 100%;
    display: grid;
    grid-template-columns: 40px 1fr 50px 40px;
    align-items: center
}

.mob-app-redirect .app-redirect-cont .app-redirect-inner {
    display: flex;
    flex-direction: column;
    color: #ffffff;
    gap: 5px
}

.mob-app-redirect .app-redirect-cont .app-redirect-inner .app-redirect-title {
    font-size: 14px
}

.mob-app-redirect .app-redirect-cont .app-redirect-inner .app-redirect-desc {
    font-size: 11px
}

.mob-app-redirect .app-redirect-cont .js-mob-app-redirect,
.mob-app-redirect .app-redirect-cont .closeTheApp {
    text-align: center
}

.mob-app-redirect span.icon-csa {
    margin: auto;
    width: 28px;
    height: 28px;
    display: inline-block;
    background: url(https://reimg-carrefour.mncdn.com/staticimage/sprite-iconsx3.png) no-repeat -105px -129px
}

.mob-app-redirect span {
    color: #ffffff;
    line-height: 1;
    display: inline;
    font-size: 13px
}

.mob-app-redirect span.openTheApp,
.mob-app-redirect span.closeTheApp {
    line-height: 1;
    border-radius: 23px;
    font-size: 13px;
    background: #ffffff;
    color: #2154BA;
    padding: 6px 15px;
    width: 100%;
    text-align: center
}

.mob-app-redirect .closeTheApp span {
    font-size: 30px;
    padding: 10px;
    line-height: 1
}

@media (max-width:365px) {
    .mob-app-redirect span {
        font-size: 11px
    }

    .mob-app-redirect span.openTheApp,
    .mob-app-redirect span.closeTheApp {
        font-size: 11px
    }

    .mob-app-redirect .closeTheApp span {
        font-size: 30px;
        padding: 5px 0 7px 0;
        margin-top: 13px
    }
}

.page-cartPage .mob-app-redirect {
    display: none
}

.page-multiStepCheckoutSummaryPage .mob-app-redirect {
    display: none
}

div.orderNote,
div.orderCancellation {
    padding: 15px 30px;
    border-top: 1px dotted #DDD
}

div.orderNote label.orderNote__head,
div.orderCancellation label.orderNote__head {
    font-size: 15px;
    font-weight: bold;
    color: #303030
}

div.orderNote p.orderNote__content,
div.orderCancellation p.orderNote__content {
    font-size: 15px
}

div.orderNote .orderCancellation__button,
div.orderCancellation .orderCancellation__button {
    width: auto
}

div.orderNote.deliveryTotal span,
div.orderCancellation.deliveryTotal span {
    font-size: 16px;
    font-weight: bold
}

div.orderNote.deliveryTotal span.deliveryTotalPrice,
div.orderCancellation.deliveryTotal span.deliveryTotalPrice {
    font-size: 14px;
    font-weight: normal;
    margin-top: 15px
}

.orderConfirmation-cancelOrder {
    border: 1px solid #005baa;
    margin-top: 20px;
    padding-left: 20px;
    padding-bottom: 10px
}

.orderConfirmation-cancelOrder h3 {
    font-weight: bold
}

.orderCancellation__form {
    margin: 20px;
    text-align: center
}

.orderCancellation__form p {
    color: #005baa;
    font-size: 16px
}

.orderCancellation__form .orderCancellation__form__okbutton {
    background: #005baa;
    color: #ffffff;
    width: 100px;
    margin-left: 7px
}

.orderCancellation__form .orderCancellation__form__nokbutton {
    background: #666666;
    color: #ffffff;
    width: 100px
}

.orderCancellation__response {
    padding: 0 20px
}

.orderCancellation__response.ok img.order-cancel-ok {
    display: inline-block
}

.orderCancellation__response.ok img.order-cancel-nok {
    display: none
}

.orderCancellation__response.ok h4 {
    color: #005baa
}

.orderCancellation__response.ok .orderCancellation__nok__account {
    display: none
}

.orderCancellation__response.nok img.order-cancel-nok {
    display: inline-block
}

.orderCancellation__response.nok img.order-cancel-ok {
    display: none
}

.orderCancellation__response.nok h4 {
    color: #ff0009
}

.orderCancellation__response.nok .orderCancellation__nok__account {
    display: inline-block
}

.orderCancellation__response .order-cancel-icon {
    margin-top: 10px
}

.orderCancellation__response span.glyphicon {
    font-size: 2em;
    color: #06ab00
}

[v-cloak]:before {
    content: '';
    position: fixed;
    top: 0;
    right: 0;
    width: 100%;
    height: 100%;
    background: url(https://reimg-carrefour.mncdn.com/staticimage/loading-icon.svg) center center no-repeat rgba(51, 51, 51, 0.5);
    z-index: 99999
}

#mobileBreadcrumbEmpty {
    display: none
}

.breadcrumbArea {
    position: relative
}

.breadcrumb-section {
    margin-bottom: 20px
}

.breadcrumb-section .breadcrumb {
    margin: 0;
    font-weight: 300;
    position: relative;
    background-color: transparent !important
}

.breadcrumb-section .breadcrumb a {
    padding: 8px;
    text-decoration: none !important
}

.breadcrumb-section .breadcrumb .joinIcon {
    padding: 0 8px;
    text-decoration: none !important
}

.breadcrumb-section .breadcrumb .joinIcon:first-child {
    font-weight: 700
}

.breadcrumb-section .breadcrumb span {
    color: #83a5c0;
    padding-left: 10px
}

.p-0 {
    padding: 0 !important
}

.p-1 {
    padding: .25rem !important
}

.p-2 {
    padding: .5rem !important
}

.p-3 {
    padding: 1rem !important
}

.p-4 {
    padding: 1.5rem !important
}

.p-5 {
    padding: 3rem !important
}

.px-0 {
    padding-left: 0 !important;
    padding-right: 0 !important
}

.px-1 {
    padding-left: .25rem !important;
    padding-right: .25rem !important
}

.px-2 {
    padding-left: .5rem !important;
    padding-right: .5rem !important
}

.px-3 {
    padding-left: 1rem !important;
    padding-right: 1rem !important
}

.px-4 {
    padding-left: 1.5rem !important;
    padding-right: 1.5rem !important
}

.px-5 {
    padding-left: 3rem !important;
    padding-right: 3rem !important
}

.py-0 {
    padding-top: 0 !important;
    padding-bottom: 0 !important
}

.py-1 {
    padding-top: .25rem !important;
    padding-bottom: .25rem !important
}

.py-2 {
    padding-top: .5rem !important;
    padding-bottom: .5rem !important
}

.py-3 {
    padding-top: 1rem !important;
    padding-bottom: 1rem !important
}

.py-4 {
    padding-top: 1.5rem !important;
    padding-bottom: 1.5rem !important
}

.py-5 {
    padding-top: 3rem !important;
    padding-bottom: 3rem !important
}

.pl-0 {
    padding-left: 0 !important
}

.pl-1 {
    padding-left: .25rem !important
}

.pl-2 {
    padding-left: .5rem !important
}

.pl-3 {
    padding-left: 1rem !important
}

.pl-4 {
    padding-left: 1.5rem !important
}

.pl-5 {
    padding-left: 3rem !important
}

.pr-0 {
    padding-right: 0 !important
}

.pr-1 {
    padding-right: .25rem !important
}

.pr-2 {
    padding-right: .5rem !important
}

.pr-3 {
    padding-right: 1rem !important
}

.pr-4 {
    padding-right: 1.5rem !important
}

.pr-5 {
    padding-right: 3rem !important
}

.pt-0 {
    padding-top: 0 !important
}

.pt-1 {
    padding-top: .25rem !important
}

.pt-2 {
    padding-top: .5rem !important
}

.pt-3 {
    padding-top: 1rem !important
}

.pt-4 {
    padding-top: 1.5rem !important
}

.pt-5 {
    padding-top: 3rem !important
}

.pb-0 {
    padding-bottom: 0 !important
}

.pb-1 {
    padding-bottom: .25rem !important
}

.pb-2 {
    padding-bottom: .5rem !important
}

.pb-3 {
    padding-bottom: 1rem !important
}

.pb-4 {
    padding-bottom: 1.5rem !important
}

.pb-5 {
    padding-bottom: 3rem !important
}

.m-0 {
    margin: 0 !important
}

.m-1 {
    margin: .25rem !important
}

.m-2 {
    margin: .5rem !important
}

.m-3 {
    margin: 1rem !important
}

.m-4 {
    margin: 1.5rem !important
}

.m-5 {
    margin: 3rem !important
}

.mx-0 {
    margin-left: 0 !important;
    margin-right: 0 !important
}

.mx-1 {
    margin-left: .25rem !important;
    margin-right: .25rem !important
}

.mx-2 {
    margin-left: .5rem !important;
    margin-right: .5rem !important
}

.mx-3 {
    margin-left: 1rem !important;
    margin-right: 1rem !important
}

.mx-4 {
    margin-left: 1.5rem !important;
    margin-right: 1.5rem !important
}

.mx-5 {
    margin-left: 3rem !important;
    margin-right: 3rem !important
}

.my-0 {
    margin-top: 0 !important;
    margin-bottom: 0 !important
}

.my-1 {
    margin-top: .25rem !important;
    margin-bottom: .25rem !important
}

.my-2 {
    margin-top: .5rem !important;
    margin-bottom: .5rem !important
}

.my-3 {
    margin-top: 1rem !important;
    margin-bottom: 1rem !important
}

.my-4 {
    margin-top: 1.5rem !important;
    margin-bottom: 1.5rem !important
}

.my-5 {
    margin-top: 3rem !important;
    margin-bottom: 3rem !important
}

.ml-0 {
    margin-left: 0 !important
}

.ml-1 {
    margin-left: .25rem !important
}

.ml-2 {
    margin-left: .5rem !important
}

.ml-3 {
    margin-left: 1rem !important
}

.ml-4 {
    margin-left: 1.5rem !important
}

.ml-5 {
    margin-left: 3rem !important
}

.mr-0 {
    margin-right: 0 !important
}

.mr-1 {
    margin-right: .25rem !important
}

.mr-2 {
    margin-right: .5rem !important
}

.mr-3 {
    margin-right: 1rem !important
}

.mr-4 {
    margin-right: 1.5rem !important
}

.mr-5 {
    margin-right: 3rem !important
}

.mt-0 {
    margin-top: 0 !important
}

.mt-1 {
    margin-top: .25rem !important
}

.mt-2 {
    margin-top: .5rem !important
}

.mt-3 {
    margin-top: 1rem !important
}

.mt-4 {
    margin-top: 1.5rem !important
}

.mt-5 {
    margin-top: 3rem !important
}

.mb-0 {
    margin-bottom: 0 !important
}

.mb-1 {
    margin-bottom: .25rem !important
}

.mb-2 {
    margin-bottom: .5rem !important
}

.mb-3 {
    margin-bottom: 1rem !important
}

.mb-4 {
    margin-bottom: 1.5rem !important
}

.mb-5 {
    margin-bottom: 3rem !important
}

@media (min-width:576px) {
    .m-sm-0 {
        margin: 0 !important
    }

    .mt-sm-0,
    .my-sm-0 {
        margin-top: 0 !important
    }

    .mr-sm-0,
    .mx-sm-0 {
        margin-right: 0 !important
    }

    .mb-sm-0,
    .my-sm-0 {
        margin-bottom: 0 !important
    }

    .ml-sm-0,
    .mx-sm-0 {
        margin-left: 0 !important
    }

    .m-sm-1 {
        margin: .25rem !important
    }

    .mt-sm-1,
    .my-sm-1 {
        margin-top: .25rem !important
    }

    .mr-sm-1,
    .mx-sm-1 {
        margin-right: .25rem !important
    }

    .mb-sm-1,
    .my-sm-1 {
        margin-bottom: .25rem !important
    }

    .ml-sm-1,
    .mx-sm-1 {
        margin-left: .25rem !important
    }

    .m-sm-2 {
        margin: .5rem !important
    }

    .mt-sm-2,
    .my-sm-2 {
        margin-top: .5rem !important
    }

    .mr-sm-2,
    .mx-sm-2 {
        margin-right: .5rem !important
    }

    .mb-sm-2,
    .my-sm-2 {
        margin-bottom: .5rem !important
    }

    .ml-sm-2,
    .mx-sm-2 {
        margin-left: .5rem !important
    }

    .m-sm-3 {
        margin: 1rem !important
    }

    .mt-sm-3,
    .my-sm-3 {
        margin-top: 1rem !important
    }

    .mr-sm-3,
    .mx-sm-3 {
        margin-right: 1rem !important
    }

    .mb-sm-3,
    .my-sm-3 {
        margin-bottom: 1rem !important
    }

    .ml-sm-3,
    .mx-sm-3 {
        margin-left: 1rem !important
    }

    .m-sm-4 {
        margin: 1.5rem !important
    }

    .mt-sm-4,
    .my-sm-4 {
        margin-top: 1.5rem !important
    }

    .mr-sm-4,
    .mx-sm-4 {
        margin-right: 1.5rem !important
    }

    .mb-sm-4,
    .my-sm-4 {
        margin-bottom: 1.5rem !important
    }

    .ml-sm-4,
    .mx-sm-4 {
        margin-left: 1.5rem !important
    }

    .m-sm-5 {
        margin: 3rem !important
    }

    .mt-sm-5,
    .my-sm-5 {
        margin-top: 3rem !important
    }

    .mr-sm-5,
    .mx-sm-5 {
        margin-right: 3rem !important
    }

    .mb-sm-5,
    .my-sm-5 {
        margin-bottom: 3rem !important
    }

    .ml-sm-5,
    .mx-sm-5 {
        margin-left: 3rem !important
    }

    .p-sm-0 {
        padding: 0 !important
    }

    .pt-sm-0,
    .py-sm-0 {
        padding-top: 0 !important
    }

    .pr-sm-0,
    .px-sm-0 {
        padding-right: 0 !important
    }

    .pb-sm-0,
    .py-sm-0 {
        padding-bottom: 0 !important
    }

    .pl-sm-0,
    .px-sm-0 {
        padding-left: 0 !important
    }

    .p-sm-1 {
        padding: .25rem !important
    }

    .pt-sm-1,
    .py-sm-1 {
        padding-top: .25rem !important
    }

    .pr-sm-1,
    .px-sm-1 {
        padding-right: .25rem !important
    }

    .pb-sm-1,
    .py-sm-1 {
        padding-bottom: .25rem !important
    }

    .pl-sm-1,
    .px-sm-1 {
        padding-left: .25rem !important
    }

    .p-sm-2 {
        padding: .5rem !important
    }

    .pt-sm-2,
    .py-sm-2 {
        padding-top: .5rem !important
    }

    .pr-sm-2,
    .px-sm-2 {
        padding-right: .5rem !important
    }

    .pb-sm-2,
    .py-sm-2 {
        padding-bottom: .5rem !important
    }

    .pl-sm-2,
    .px-sm-2 {
        padding-left: .5rem !important
    }

    .p-sm-3 {
        padding: 1rem !important
    }

    .pt-sm-3,
    .py-sm-3 {
        padding-top: 1rem !important
    }

    .pr-sm-3,
    .px-sm-3 {
        padding-right: 1rem !important
    }

    .pb-sm-3,
    .py-sm-3 {
        padding-bottom: 1rem !important
    }

    .pl-sm-3,
    .px-sm-3 {
        padding-left: 1rem !important
    }

    .p-sm-4 {
        padding: 1.5rem !important
    }

    .pt-sm-4,
    .py-sm-4 {
        padding-top: 1.5rem !important
    }

    .pr-sm-4,
    .px-sm-4 {
        padding-right: 1.5rem !important
    }

    .pb-sm-4,
    .py-sm-4 {
        padding-bottom: 1.5rem !important
    }

    .pl-sm-4,
    .px-sm-4 {
        padding-left: 1.5rem !important
    }

    .p-sm-5 {
        padding: 3rem !important
    }

    .pt-sm-5,
    .py-sm-5 {
        padding-top: 3rem !important
    }

    .pr-sm-5,
    .px-sm-5 {
        padding-right: 3rem !important
    }

    .pb-sm-5,
    .py-sm-5 {
        padding-bottom: 3rem !important
    }

    .pl-sm-5,
    .px-sm-5 {
        padding-left: 3rem !important
    }

    .m-sm-auto {
        margin: auto !important
    }

    .mt-sm-auto,
    .my-sm-auto {
        margin-top: auto !important
    }

    .mr-sm-auto,
    .mx-sm-auto {
        margin-right: auto !important
    }

    .mb-sm-auto,
    .my-sm-auto {
        margin-bottom: auto !important
    }

    .ml-sm-auto,
    .mx-sm-auto {
        margin-left: auto !important
    }
}

@media (min-width:768px) {
    .m-md-0 {
        margin: 0 !important
    }

    .mt-md-0,
    .my-md-0 {
        margin-top: 0 !important
    }

    .mr-md-0,
    .mx-md-0 {
        margin-right: 0 !important
    }

    .mb-md-0,
    .my-md-0 {
        margin-bottom: 0 !important
    }

    .ml-md-0,
    .mx-md-0 {
        margin-left: 0 !important
    }

    .m-md-1 {
        margin: .25rem !important
    }

    .mt-md-1,
    .my-md-1 {
        margin-top: .25rem !important
    }

    .mr-md-1,
    .mx-md-1 {
        margin-right: .25rem !important
    }

    .mb-md-1,
    .my-md-1 {
        margin-bottom: .25rem !important
    }

    .ml-md-1,
    .mx-md-1 {
        margin-left: .25rem !important
    }

    .m-md-2 {
        margin: .5rem !important
    }

    .mt-md-2,
    .my-md-2 {
        margin-top: .5rem !important
    }

    .mr-md-2,
    .mx-md-2 {
        margin-right: .5rem !important
    }

    .mb-md-2,
    .my-md-2 {
        margin-bottom: .5rem !important
    }

    .ml-md-2,
    .mx-md-2 {
        margin-left: .5rem !important
    }

    .m-md-3 {
        margin: 1rem !important
    }

    .mt-md-3,
    .my-md-3 {
        margin-top: 1rem !important
    }

    .mr-md-3,
    .mx-md-3 {
        margin-right: 1rem !important
    }

    .mb-md-3,
    .my-md-3 {
        margin-bottom: 1rem !important
    }

    .ml-md-3,
    .mx-md-3 {
        margin-left: 1rem !important
    }

    .m-md-4 {
        margin: 1.5rem !important
    }

    .mt-md-4,
    .my-md-4 {
        margin-top: 1.5rem !important
    }

    .mr-md-4,
    .mx-md-4 {
        margin-right: 1.5rem !important
    }

    .mb-md-4,
    .my-md-4 {
        margin-bottom: 1.5rem !important
    }

    .ml-md-4,
    .mx-md-4 {
        margin-left: 1.5rem !important
    }

    .m-md-5 {
        margin: 3rem !important
    }

    .mt-md-5,
    .my-md-5 {
        margin-top: 3rem !important
    }

    .mr-md-5,
    .mx-md-5 {
        margin-right: 3rem !important
    }

    .mb-md-5,
    .my-md-5 {
        margin-bottom: 3rem !important
    }

    .ml-md-5,
    .mx-md-5 {
        margin-left: 3rem !important
    }

    .p-md-0 {
        padding: 0 !important
    }

    .pt-md-0,
    .py-md-0 {
        padding-top: 0 !important
    }

    .pr-md-0,
    .px-md-0 {
        padding-right: 0 !important
    }

    .pb-md-0,
    .py-md-0 {
        padding-bottom: 0 !important
    }

    .pl-md-0,
    .px-md-0 {
        padding-left: 0 !important
    }

    .p-md-1 {
        padding: .25rem !important
    }

    .pt-md-1,
    .py-md-1 {
        padding-top: .25rem !important
    }

    .pr-md-1,
    .px-md-1 {
        padding-right: .25rem !important
    }

    .pb-md-1,
    .py-md-1 {
        padding-bottom: .25rem !important
    }

    .pl-md-1,
    .px-md-1 {
        padding-left: .25rem !important
    }

    .p-md-2 {
        padding: .5rem !important
    }

    .pt-md-2,
    .py-md-2 {
        padding-top: .5rem !important
    }

    .pr-md-2,
    .px-md-2 {
        padding-right: .5rem !important
    }

    .pb-md-2,
    .py-md-2 {
        padding-bottom: .5rem !important
    }

    .pl-md-2,
    .px-md-2 {
        padding-left: .5rem !important
    }

    .p-md-3 {
        padding: 1rem !important
    }

    .pt-md-3,
    .py-md-3 {
        padding-top: 1rem !important
    }

    .pr-md-3,
    .px-md-3 {
        padding-right: 1rem !important
    }

    .pb-md-3,
    .py-md-3 {
        padding-bottom: 1rem !important
    }

    .pl-md-3,
    .px-md-3 {
        padding-left: 1rem !important
    }

    .p-md-4 {
        padding: 1.5rem !important
    }

    .pt-md-4,
    .py-md-4 {
        padding-top: 1.5rem !important
    }

    .pr-md-4,
    .px-md-4 {
        padding-right: 1.5rem !important
    }

    .pb-md-4,
    .py-md-4 {
        padding-bottom: 1.5rem !important
    }

    .pl-md-4,
    .px-md-4 {
        padding-left: 1.5rem !important
    }

    .p-md-5 {
        padding: 3rem !important
    }

    .pt-md-5,
    .py-md-5 {
        padding-top: 3rem !important
    }

    .pr-md-5,
    .px-md-5 {
        padding-right: 3rem !important
    }

    .pb-md-5,
    .py-md-5 {
        padding-bottom: 3rem !important
    }

    .pl-md-5,
    .px-md-5 {
        padding-left: 3rem !important
    }

    .m-md-auto {
        margin: auto !important
    }

    .mt-md-auto,
    .my-md-auto {
        margin-top: auto !important
    }

    .mr-md-auto,
    .mx-md-auto {
        margin-right: auto !important
    }

    .mb-md-auto,
    .my-md-auto {
        margin-bottom: auto !important
    }

    .ml-md-auto,
    .mx-md-auto {
        margin-left: auto !important
    }
}

@media (min-width:992px) {
    .m-lg-0 {
        margin: 0 !important
    }

    .mt-lg-0,
    .my-lg-0 {
        margin-top: 0 !important
    }

    .mr-lg-0,
    .mx-lg-0 {
        margin-right: 0 !important
    }

    .mb-lg-0,
    .my-lg-0 {
        margin-bottom: 0 !important
    }

    .ml-lg-0,
    .mx-lg-0 {
        margin-left: 0 !important
    }

    .m-lg-1 {
        margin: .25rem !important
    }

    .mt-lg-1,
    .my-lg-1 {
        margin-top: .25rem !important
    }

    .mr-lg-1,
    .mx-lg-1 {
        margin-right: .25rem !important
    }

    .mb-lg-1,
    .my-lg-1 {
        margin-bottom: .25rem !important
    }

    .ml-lg-1,
    .mx-lg-1 {
        margin-left: .25rem !important
    }

    .m-lg-2 {
        margin: .5rem !important
    }

    .mt-lg-2,
    .my-lg-2 {
        margin-top: .5rem !important
    }

    .mr-lg-2,
    .mx-lg-2 {
        margin-right: .5rem !important
    }

    .mb-lg-2,
    .my-lg-2 {
        margin-bottom: .5rem !important
    }

    .ml-lg-2,
    .mx-lg-2 {
        margin-left: .5rem !important
    }

    .m-lg-3 {
        margin: 1rem !important
    }

    .mt-lg-3,
    .my-lg-3 {
        margin-top: 1rem !important
    }

    .mr-lg-3,
    .mx-lg-3 {
        margin-right: 1rem !important
    }

    .mb-lg-3,
    .my-lg-3 {
        margin-bottom: 1rem !important
    }

    .ml-lg-3,
    .mx-lg-3 {
        margin-left: 1rem !important
    }

    .m-lg-4 {
        margin: 1.5rem !important
    }

    .mt-lg-4,
    .my-lg-4 {
        margin-top: 1.5rem !important
    }

    .mr-lg-4,
    .mx-lg-4 {
        margin-right: 1.5rem !important
    }

    .mb-lg-4,
    .my-lg-4 {
        margin-bottom: 1.5rem !important
    }

    .ml-lg-4,
    .mx-lg-4 {
        margin-left: 1.5rem !important
    }

    .m-lg-5 {
        margin: 3rem !important
    }

    .mt-lg-5,
    .my-lg-5 {
        margin-top: 3rem !important
    }

    .mr-lg-5,
    .mx-lg-5 {
        margin-right: 3rem !important
    }

    .mb-lg-5,
    .my-lg-5 {
        margin-bottom: 3rem !important
    }

    .ml-lg-5,
    .mx-lg-5 {
        margin-left: 3rem !important
    }

    .p-lg-0 {
        padding: 0 !important
    }

    .pt-lg-0,
    .py-lg-0 {
        padding-top: 0 !important
    }

    .pr-lg-0,
    .px-lg-0 {
        padding-right: 0 !important
    }

    .pb-lg-0,
    .py-lg-0 {
        padding-bottom: 0 !important
    }

    .pl-lg-0,
    .px-lg-0 {
        padding-left: 0 !important
    }

    .p-lg-1 {
        padding: .25rem !important
    }

    .pt-lg-1,
    .py-lg-1 {
        padding-top: .25rem !important
    }

    .pr-lg-1,
    .px-lg-1 {
        padding-right: .25rem !important
    }

    .pb-lg-1,
    .py-lg-1 {
        padding-bottom: .25rem !important
    }

    .pl-lg-1,
    .px-lg-1 {
        padding-left: .25rem !important
    }

    .p-lg-2 {
        padding: .5rem !important
    }

    .pt-lg-2,
    .py-lg-2 {
        padding-top: .5rem !important
    }

    .pr-lg-2,
    .px-lg-2 {
        padding-right: .5rem !important
    }

    .pb-lg-2,
    .py-lg-2 {
        padding-bottom: .5rem !important
    }

    .pl-lg-2,
    .px-lg-2 {
        padding-left: .5rem !important
    }

    .p-lg-3 {
        padding: 1rem !important
    }

    .pt-lg-3,
    .py-lg-3 {
        padding-top: 1rem !important
    }

    .pr-lg-3,
    .px-lg-3 {
        padding-right: 1rem !important
    }

    .pb-lg-3,
    .py-lg-3 {
        padding-bottom: 1rem !important
    }

    .pl-lg-3,
    .px-lg-3 {
        padding-left: 1rem !important
    }

    .p-lg-4 {
        padding: 1.5rem !important
    }

    .pt-lg-4,
    .py-lg-4 {
        padding-top: 1.5rem !important
    }

    .pr-lg-4,
    .px-lg-4 {
        padding-right: 1.5rem !important
    }

    .pb-lg-4,
    .py-lg-4 {
        padding-bottom: 1.5rem !important
    }

    .pl-lg-4,
    .px-lg-4 {
        padding-left: 1.5rem !important
    }

    .p-lg-5 {
        padding: 3rem !important
    }

    .pt-lg-5,
    .py-lg-5 {
        padding-top: 3rem !important
    }

    .pr-lg-5,
    .px-lg-5 {
        padding-right: 3rem !important
    }

    .pb-lg-5,
    .py-lg-5 {
        padding-bottom: 3rem !important
    }

    .pl-lg-5,
    .px-lg-5 {
        padding-left: 3rem !important
    }

    .m-lg-auto {
        margin: auto !important
    }

    .mt-lg-auto,
    .my-lg-auto {
        margin-top: auto !important
    }

    .mr-lg-auto,
    .mx-lg-auto {
        margin-right: auto !important
    }

    .mb-lg-auto,
    .my-lg-auto {
        margin-bottom: auto !important
    }

    .ml-lg-auto,
    .mx-lg-auto {
        margin-left: auto !important
    }
}

@media (min-width:1200px) {
    .m-xl-0 {
        margin: 0 !important
    }

    .mt-xl-0,
    .my-xl-0 {
        margin-top: 0 !important
    }

    .mr-xl-0,
    .mx-xl-0 {
        margin-right: 0 !important
    }

    .mb-xl-0,
    .my-xl-0 {
        margin-bottom: 0 !important
    }

    .ml-xl-0,
    .mx-xl-0 {
        margin-left: 0 !important
    }

    .m-xl-1 {
        margin: .25rem !important
    }

    .mt-xl-1,
    .my-xl-1 {
        margin-top: .25rem !important
    }

    .mr-xl-1,
    .mx-xl-1 {
        margin-right: .25rem !important
    }

    .mb-xl-1,
    .my-xl-1 {
        margin-bottom: .25rem !important
    }

    .ml-xl-1,
    .mx-xl-1 {
        margin-left: .25rem !important
    }

    .m-xl-2 {
        margin: .5rem !important
    }

    .mt-xl-2,
    .my-xl-2 {
        margin-top: .5rem !important
    }

    .mr-xl-2,
    .mx-xl-2 {
        margin-right: .5rem !important
    }

    .mb-xl-2,
    .my-xl-2 {
        margin-bottom: .5rem !important
    }

    .ml-xl-2,
    .mx-xl-2 {
        margin-left: .5rem !important
    }

    .m-xl-3 {
        margin: 1rem !important
    }

    .mt-xl-3,
    .my-xl-3 {
        margin-top: 1rem !important
    }

    .mr-xl-3,
    .mx-xl-3 {
        margin-right: 1rem !important
    }

    .mb-xl-3,
    .my-xl-3 {
        margin-bottom: 1rem !important
    }

    .ml-xl-3,
    .mx-xl-3 {
        margin-left: 1rem !important
    }

    .m-xl-4 {
        margin: 1.5rem !important
    }

    .mt-xl-4,
    .my-xl-4 {
        margin-top: 1.5rem !important
    }

    .mr-xl-4,
    .mx-xl-4 {
        margin-right: 1.5rem !important
    }

    .mb-xl-4,
    .my-xl-4 {
        margin-bottom: 1.5rem !important
    }

    .ml-xl-4,
    .mx-xl-4 {
        margin-left: 1.5rem !important
    }

    .m-xl-5 {
        margin: 3rem !important
    }

    .mt-xl-5,
    .my-xl-5 {
        margin-top: 3rem !important
    }

    .mr-xl-5,
    .mx-xl-5 {
        margin-right: 3rem !important
    }

    .mb-xl-5,
    .my-xl-5 {
        margin-bottom: 3rem !important
    }

    .ml-xl-5,
    .mx-xl-5 {
        margin-left: 3rem !important
    }

    .p-xl-0 {
        padding: 0 !important
    }

    .pt-xl-0,
    .py-xl-0 {
        padding-top: 0 !important
    }

    .pr-xl-0,
    .px-xl-0 {
        padding-right: 0 !important
    }

    .pb-xl-0,
    .py-xl-0 {
        padding-bottom: 0 !important
    }

    .pl-xl-0,
    .px-xl-0 {
        padding-left: 0 !important
    }

    .p-xl-1 {
        padding: .25rem !important
    }

    .pt-xl-1,
    .py-xl-1 {
        padding-top: .25rem !important
    }

    .pr-xl-1,
    .px-xl-1 {
        padding-right: .25rem !important
    }

    .pb-xl-1,
    .py-xl-1 {
        padding-bottom: .25rem !important
    }

    .pl-xl-1,
    .px-xl-1 {
        padding-left: .25rem !important
    }

    .p-xl-2 {
        padding: .5rem !important
    }

    .pt-xl-2,
    .py-xl-2 {
        padding-top: .5rem !important
    }

    .pr-xl-2,
    .px-xl-2 {
        padding-right: .5rem !important
    }

    .pb-xl-2,
    .py-xl-2 {
        padding-bottom: .5rem !important
    }

    .pl-xl-2,
    .px-xl-2 {
        padding-left: .5rem !important
    }

    .p-xl-3 {
        padding: 1rem !important
    }

    .pt-xl-3,
    .py-xl-3 {
        padding-top: 1rem !important
    }

    .pr-xl-3,
    .px-xl-3 {
        padding-right: 1rem !important
    }

    .pb-xl-3,
    .py-xl-3 {
        padding-bottom: 1rem !important
    }

    .pl-xl-3,
    .px-xl-3 {
        padding-left: 1rem !important
    }

    .p-xl-4 {
        padding: 1.5rem !important
    }

    .pt-xl-4,
    .py-xl-4 {
        padding-top: 1.5rem !important
    }

    .pr-xl-4,
    .px-xl-4 {
        padding-right: 1.5rem !important
    }

    .pb-xl-4,
    .py-xl-4 {
        padding-bottom: 1.5rem !important
    }

    .pl-xl-4,
    .px-xl-4 {
        padding-left: 1.5rem !important
    }

    .p-xl-5 {
        padding: 3rem !important
    }

    .pt-xl-5,
    .py-xl-5 {
        padding-top: 3rem !important
    }

    .pr-xl-5,
    .px-xl-5 {
        padding-right: 3rem !important
    }

    .pb-xl-5,
    .py-xl-5 {
        padding-bottom: 3rem !important
    }

    .pl-xl-5,
    .px-xl-5 {
        padding-left: 3rem !important
    }

    .m-xl-auto {
        margin: auto !important
    }

    .mt-xl-auto,
    .my-xl-auto {
        margin-top: auto !important
    }

    .mr-xl-auto,
    .mx-xl-auto {
        margin-right: auto !important
    }

    .mb-xl-auto,
    .my-xl-auto {
        margin-bottom: auto !important
    }

    .ml-xl-auto,
    .mx-xl-auto {
        margin-left: auto !important
    }
}

.border-0 {
    border: 0 !important
}

.font-weight-bold {
    font-weight: bold
}

.bg-transparent {
    background: transparent
}

.mb-15 {
    margin-bottom: 15px !important
}

.variantOverlay {
    position: fixed;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background: #000;
    opacity: .7;
    display: none
}

.breadcrumb-expand {
    display: flex;
    flex-direction: column
}

.breadcrumb-expand img.breadcrumb-seperator-icon {
    width: 10px !important;
    top: 15px
}

.breadcrumb-expand span {
    padding-left: 8px
}

@media screen and (max-width:800px) {
    .breadcrumb-section {
        position: absolute;
        top: 0;
        width: 100%;
        z-index: 99;
        margin-bottom: 0
    }

    .pageType-ContentPage .breadcrumb-section {
        position: relative
    }

    .page-cartPage .breadcrumb-section {
        position: absolute !important
    }

    .breadcrumb {
        padding: 15px 0 10px 0 !important
    }

    .breadcrumb-expand {
        padding: 15px 0 20px 0 !important
    }

    .breadcrumb-expand .joinIcon:first-child {
        width: 100%;
        max-width: 100px
    }

    .addBreadcrumbBg {
        background-color: #fff
    }

    #mobileBreadcrumbEmpty {
        display: block;
        height: 45px
    }

    .template-pages-account-accountLayoutPage #mobileBreadcrumbEmpty {
        height: auto
    }
}

@media (max-width:380px) {
    .main-header .site-logo .simple-banner-component i {
        background-position-y: -132px;
        background-size: 249%;
        width: 140px;
        height: 19px;
        margin-top: 3px
    }
}

.g-recaptcha {
    margin: 5px 0 10px 0
}

@media (max-width:1024px) {
    .select-store-canvas-full {
        width: 100% !important
    }
}

.no-pointer {
    pointer-events: none
}

.ui-tooltip-content {
    position: absolute;
    left: 36%;
    background-color: black;
    color: white;
    padding: 5px;
    border-radius: 4px
}

#updateProfileForm .control-label span {
    color: #000000
}

#cboxContent.emptyCartPopup {
    border-radius: 11px
}

#cboxContent.emptyCartPopup #cboxTitle {
    padding: 15px 20px
}

#cboxContent.emptyCartPopup #cboxTitle .headline span.headline-text {
    margin-right: 0;
    font-size: 22px;
    color: #141414;
    font-family: 'Nunito';
    font-weight: 800;
    text-align: center
}

#cboxContent.emptyCartPopup #cboxClose {
    color: #141414;
    font-weight: bold;
    font-size: 17px;
    right: 13px
}

#cboxContent.emptyCartPopup #cboxClose .close-icon {
    right: 20px;
    top: 20px;
    width: 20px;
    height: 40px;
    opacity: .8;
    float: right
}

#cboxContent.emptyCartPopup #cboxClose .close-icon:hover {
    opacity: 1
}

#cboxContent.emptyCartPopup #cboxClose .close-icon:before {
    position: absolute;
    left: 7px;
    top: 6px;
    content: ' ';
    height: 15px;
    width: 2px;
    transform: rotate(45deg);
    background: #141414
}

#cboxContent.emptyCartPopup #cboxClose .close-icon:after {
    position: absolute;
    left: 7px;
    top: 6px;
    content: ' ';
    height: 15px;
    width: 2px;
    transform: rotate(-45deg);
    background: #141414
}

#cboxContent.emptyCartPopup .cart-empty-confirm-popup .empty-popup-title {
    font-size: 16px;
    font-weight: 500;
    color: #141414
}

#cboxContent.emptyCartPopup .cart-empty-confirm-popup .confirm-buttons {
    width: auto;
    text-align: center;
    margin: 10px 0;
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 15px
}

#cboxContent.emptyCartPopup .cart-empty-confirm-popup .confirm-buttons a {
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 10px;
    width: 150px;
    border-radius: 25px;
    height: 45px;
    margin: 0;
    font-size: 16px;
    font-weight: 600
}

#cboxContent.emptyCartPopup .cart-empty-confirm-popup .confirm-buttons .empty-cart-confirm-btn {
    background: #2154BA;
    color: #fff
}

#cboxContent.emptyCartPopup .cart-empty-confirm-popup .confirm-buttons .empty-cart-cancel-btn {
    background: #ffffff;
    border: 1px solid #2154BA;
    color: #005baa
}

.cart-empty-confirm-popup .empty-popup-title {
    color: #005baa;
    font-weight: bold;
    font-family: Nunito;
    font-size: 18px;
    display: inline-block;
    margin: 8px 0;
    width: 100%
}

.cart-empty-confirm-popup .empty-cart-confirm-btn {
    width: 100%;
    border-radius: 4px;
    padding: 9px;
    font-size: 18px;
    font-family: Nunito
}

.cart-empty-confirm-popup .empty-cart-cancel-btn {
    display: block;
    width: 100%;
    height: 44px;
    background: #ffffff;
    border: 1px solid #005baa;
    color: #005baa;
    margin-bottom: 13px;
    font-family: Nunito;
    font-size: 18px;
    line-height: 30px;
    margin-top: 10px
}

.modal-confirm-container {
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 1rem
}

.modal-confirm-container .modal-cancel-btn,
.modal-confirm-container .modal-confirm-btn {
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 10px;
    width: 150px;
    border-radius: 25px;
    height: 45px;
    margin: 0;
    font-size: 16px;
    font-weight: 600;
    border: none
}

.modal-confirm-container .modal-cancel-btn {
    background: #ffffff;
    border: 1px solid #2154BA;
    color: #005baa
}

.modal-confirm-container .modal-confirm-btn {
    background: #2154BA;
    color: #fff
}

#colorbox .modal-message {
    text-align: center;
    display: block;
    font-size: 16px;
    font-weight: 500;
    color: #141414
}

#feedBackForm .error {
    color: #ee1c25;
    margin: 0;
    padding: 0
}

#feedBackForm .franchiseInputGroup {
    min-height: 80px;
    margin-bottom: 10px
}

.feedback-success-message {
    max-width: 572px;
    display: none;
    width: auto;
    margin: 0 auto;
    padding-top: 0;
    margin-top: 0
}

.feedback-error-message {
    max-width: 572px;
    display: none;
    width: auto;
    margin: 0 auto;
    padding-top: 0;
    margin-top: 0
}

.home-discount-promotions-slider {
    overflow: hidden;
    margin-left: -10px;
    margin-top: 20px;
    padding: unset
}

.home-discount-promotions-slider.owl-carousel {
    display: flex !important
}

.home-discount-promotions-slider .owl-stage-outer {
    position: relative;
    overflow: hidden
}

.home-discount-promotions-slider .owl-stage-outer .owl-stage {
    padding-left: 0 !important
}

.home-discount-promotions-slider .owl-nav.disabled {
    opacity: 0;
    visibility: hidden
}

.home-discount-promotions-slider .owl-nav .owl-prev {
    left: 0
}

.home-discount-promotions-slider .owl-nav .owl-next {
    right: 0
}

.home-discount-promotions-slider .owl-nav .owl-prev,
.home-discount-promotions-slider .owl-nav .owl-next {
    cursor: pointer;
    position: absolute;
    top: 40%;
    text-align: center;
    display: inline-block;
    font-family: 'Glyphicons Halflings';
    font-style: normal;
    font-weight: normal;
    font-size: 20px;
    line-height: 1;
    color: rgba(255, 255, 255, 0.7);
    overflow: hidden;
    transition: .3s ease-out;
    color: #2154BA
}

.home-discount-promotions-slider .owl-nav .owl-prev span[class*="glyphicon-menu"],
.home-discount-promotions-slider .owl-nav .owl-next span[class*="glyphicon-menu"] {
    width: 32px;
    height: 64px;
    margin: 10% auto;
    z-index: 0;
    display: flex;
    align-items: center
}

.home-discount-promotions-slider .owl-nav .owl-prev span[class*="glyphicon-menu"]-left,
.home-discount-promotions-slider .owl-nav .owl-next span[class*="glyphicon-menu"]-left {
    right: auto;
    left: 0
}

.home-discount-promotions-slider .owl-nav .owl-prev span[class*="glyphicon-menu"]-right,
.home-discount-promotions-slider .owl-nav .owl-next span[class*="glyphicon-menu"]-right {
    right: 0;
    left: auto;
    rotate: -180deg
}

.home-discount-promotions-slider .owl-nav .owl-prev span[class*="glyphicon-menu"]-right:before,
.home-discount-promotions-slider .owl-nav .owl-next span[class*="glyphicon-menu"]-right:before {
    rotate: 180deg
}

.home-discount-promotions-slider .owl-item {
    display: flex;
    float: left
}

.home-discount-promotions-slider.owl-loaded {
    position: relative
}

.home-discount-promotions-slider.owl-loading {
    opacity: 0;
    display: block
}

@media (max-width:1023px) {
    .home-discount-promotions-slider {
        margin-left: 0
    }
}

@media (min-width:1024px) {
    .main-banner-pl0 {
        padding-left: 0
    }
}

.home-page-tabs.tabs .tabhead {
    background: none;
    color: #005baa;
    font-size: 18px;
    font-weight: bold;
    height: auto
}

.home-page-tabs.tabs .tabhead.active {
    background: none;
    color: #005baa;
    font-size: 18px;
    font-weight: bold
}

.home-page-tabs.tabs .tabbody {
    background: transparent
}

@media (max-width:1024px) {
    .home-page-tabs.tabs .tabbody {
        display: block !important
    }

    .home-page-tabs.tabs .tabbody .pl-component {
        margin-top: 0
    }
}

.home-page-tabs.tabs .tabs-list {
    display: table;
    margin: auto
}

.home-page-tabs.tabs .tabs-list li {
    padding-left: 15px;
    padding-right: 15px
}

.home-page-tabs.tabs .tabs-list li a {
    color: #768799;
    font-weight: bold;
    background: none;
    border-bottom: 2px solid transparent;
    padding-left: 0;
    padding-right: 0
}

.home-page-tabs.tabs .tabs-list li a:hover,
.home-page-tabs.tabs .tabs-list li a:focus {
    background: none
}

.home-page-tabs.tabs .tabs-list li.active a {
    background: none;
    color: #005baa;
    border-bottom: 2px solid #005baa
}

.home-page-tabs.tabs .tabs-list li:not(.active):hover {
    background: none
}

.home-page-tabs.tabs .tabs-list li:hover {
    background: none
}

@media (max-width:767px) {

    body,
    div,
    a:not(.glyphicon),
    p:not(.glyphicon),
    span:not(.glyphicon),
    i:not(.glyphicon),
    button,
    h1,
    h2,
    h3,
    h4,
    h5,
    h6,
    label,
    input {
        font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol" !important
    }

    .memberShip #cboxTitle {
        font-weight: normal
    }

    .memberShip label {
        font-weight: normal
    }

    .memberShip .loginText {
        font-size: 12px !important
    }
}

.simple-banner-component {
    position: relative
}

.simple-banner-component.gowit-ad-banner {
    margin-top: 2rem;
    margin-bottom: 30px
}

.simple-banner-component #banner-countdown {
    text-align: center;
    width: 39%;
    position: absolute;
    color: white;
    font-size: 55px;
    z-index: 22;
    right: 2%;
    top: 2%;
    font-weight: 900
}

@media (max-width:1024px) {
    .simple-banner-component #banner-countdown {
        flex-wrap: wrap;
        display: flex;
        align-items: center;
        justify-content: center;
        font-size: 6vw;
        line-height: 21px;
        top: 15%;
        min-height: 80%
    }
}

.simple-banner-component #banner-countdown div {
    display: inline-block;
    padding-right: 5%
}

@media (max-width:1024px) {
    .simple-banner-component #banner-countdown div:first-child {
        width: 80%
    }
}

.simple-banner-component #banner-countdown div span {
    font-size: 30px;
    padding: 3px
}

@media (max-width:1024px) {
    .simple-banner-component #banner-countdown div span {
        font-size: 3vw
    }
}

.gowit-top-banner-container .simple-banner-component.no-ad {
    height: 0
}

.main-menu-nav-cont {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center
}

.main-menu-nav-cont .container {
    padding: 0 15px;
    margin: 0
}

.main-menu-nav-cont .container .main-menu-items {
    position: relative;
    margin: 0;
    list-style: none;
    align-items: center;
    justify-content: flex-start;
    gap: 25px;
    height: 60px;
    display: none;
    padding: 0 5px
}

@media (min-width:1025px) {
    .main-menu-nav-cont .container .main-menu-items {
        display: flex
    }
}

.main-menu-nav-cont .container .main-menu-items .mega-menu-item {
    display: flex;
    align-items: center;
    justify-content: flex-start
}

.main-menu-nav-cont .container .main-menu-items .mega-menu-item:hover .mega-menu-item-link {
    opacity: .7;
    text-decoration: none
}

.main-menu-nav-cont .container .main-menu-items .mega-menu-item:hover .mega-menu-item-container {
    opacity: 1;
    visibility: visible;
    height: auto
}

.main-menu-nav-cont .container .main-menu-items .mega-menu-item .mega-menu-item-link {
    color: #ffffff;
    font-weight: 600;
    font-size: 17px;
    white-space: pre-line;
    flex: 1;
    display: flex;
    align-items: center;
    justify-content: flex-start;
    gap: 12px;
    box-sizing: content-box;
    transition: .2s
}

.main-menu-nav-cont .container .main-menu-items .mega-menu-item .mega-menu-item-container {
    position: absolute;
    width: 100%;
    top: 100%;
    left: 0;
    opacity: 0;
    visibility: hidden;
    height: 0;
    z-index: 9999;
    transition: .2s;
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    align-items: flex-start
}

.main-menu-nav-cont .container .main-menu-items .mega-menu-item .mega-menu-item-container .mega-menu-dropdown-items {
    flex: 1;
    list-style: none;
    min-width: 322px;
    background: #ffffff;
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    align-items: flex-start;
    padding: 12px 0 12px 12px
}

.main-menu-nav-cont .container .main-menu-items .mega-menu-item .mega-menu-item-container .mega-menu-dropdown-items .campaigns-item {
    display: flex;
    align-items: center;
    justify-content: center;
    flex: 1;
    width: 100%;
    padding: 10px 5px
}

.main-menu-nav-cont .container .main-menu-items .mega-menu-item .mega-menu-item-container .mega-menu-dropdown-items .campaigns-item .category-menu-item-link {
    color: #E50019;
    font-size: 20px;
    font-weight: 600;
    white-space: pre-line;
    flex: 1;
    display: flex;
    justify-content: flex-start;
    align-items: center;
    transition: .2s;
    gap: 15px
}

.main-menu-nav-cont .container .main-menu-items .mega-menu-item .mega-menu-item-container .mega-menu-dropdown-items .campaigns-item .sub-category-img {
    display: block
}

.main-menu-nav-cont .container .main-menu-items .mega-menu-item .mega-menu-item-container .mega-menu-dropdown-items .csa-opportunity-item {
    display: flex;
    align-items: center;
    justify-content: center;
    flex: 1;
    width: 100%;
    padding: 10px 5px
}

.main-menu-nav-cont .container .main-menu-items .mega-menu-item .mega-menu-item-container .mega-menu-dropdown-items .csa-opportunity-item .category-menu-item-link {
    color: #2154BA;
    font-size: 20px;
    font-weight: 600;
    white-space: pre-line;
    flex: 1;
    display: flex;
    justify-content: flex-start;
    align-items: center;
    transition: .2s;
    gap: 15px
}

.main-menu-nav-cont .container .main-menu-items .mega-menu-item .mega-menu-item-container .mega-menu-dropdown-items .csa-opportunity-item .sub-category-img {
    display: block
}

.main-menu-nav-cont .container .main-menu-items .mega-menu-item .mega-menu-item-container .mega-menu-dropdown-items .main-menu-item {
    display: flex;
    align-items: center;
    justify-content: center;
    flex: 1;
    width: 100%;
    padding: 10px 5px
}

.main-menu-nav-cont .container .main-menu-items .mega-menu-item .mega-menu-item-container .mega-menu-dropdown-items .main-menu-item .main-menu-item-link {
    color: #262626;
    font-size: 20px;
    font-weight: 600;
    white-space: pre-line;
    flex: 1;
    display: flex;
    justify-content: flex-start;
    align-items: center;
    transition: .2s;
    gap: 15px
}

.main-menu-nav-cont .container .main-menu-items .mega-menu-item .mega-menu-item-container .mega-menu-dropdown-items .main-menu-item .main-menu-item-link .sub-category-img {
    position: relative;
    width: 30px;
    height: 30px;
    display: grid;
    place-items: center
}

.main-menu-nav-cont .container .main-menu-items .mega-menu-item .mega-menu-item-container .mega-menu-dropdown-items .main-menu-item .main-menu-item-link .sub-category-img:after {
    content: "";
    display: block;
    width: 30px;
    height: 30px;
    background-color: #E2EAF1;
    border-radius: 50%;
    position: absolute;
    top: 0;
    left: 7px
}

.main-menu-nav-cont .container .main-menu-items .mega-menu-item .mega-menu-item-container .mega-menu-dropdown-items .main-menu-item .main-menu-item-link .sub-category-img .category-icon {
    width: 30px;
    height: 30px;
    z-index: 1
}

.main-menu-nav-cont .container .main-menu-items .mega-menu-item .mega-menu-item-container .mega-menu-dropdown-items .main-menu-item:hover .main-menu-item-link {
    background: #E2EAF1;
    border-radius: 25px 10px 10px 25px;
    text-decoration: none
}

.main-menu-nav-cont .container .main-menu-items .mega-menu-item .mega-menu-item-container .mega-menu-dropdown-items .main-menu-item:hover .main-menu-dropdown-container {
    opacity: 1;
    visibility: visible;
    height: 100%;
    background: #fff
}

.main-menu-nav-cont .container .main-menu-items .mega-menu-item .mega-menu-item-container .mega-menu-dropdown-items .main-menu-item .main-menu-dropdown-container {
    position: absolute;
    width: -webkit-fill-available;
    top: 0;
    left: 322px;
    opacity: 0;
    visibility: hidden;
    height: 0;
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    justify-content: flex-start
}

.main-menu-nav-cont .container .main-menu-items .mega-menu-item .mega-menu-item-container .mega-menu-dropdown-items .main-menu-item .main-menu-dropdown-container .goto-all-products {
    display: flex;
    justify-content: flex-start;
    align-items: center;
    gap: 10px;
    padding: 10px 20px;
    width: 100%;
    background: #fff
}

.main-menu-nav-cont .container .main-menu-items .mega-menu-item .mega-menu-item-container .mega-menu-dropdown-items .main-menu-item .main-menu-dropdown-container .goto-all-products .cat-link {
    font-size: 18px;
    font-weight: bold;
    color: #2154BA;
    display: inline-flex;
    justify-content: flex-start;
    align-items: center;
    gap: 10px
}

.main-menu-nav-cont .container .main-menu-items .mega-menu-item .mega-menu-item-container .mega-menu-dropdown-items .main-menu-item .main-menu-dropdown-container .goto-all-products .cat-link .arrow-right-icon {
    background: url("https://reimg-carrefour.mncdn.com/staticimage/arrow-right-icon.svg") no-repeat;
    background-size: 18.47px 12.49px;
    width: 18.47px;
    height: 12.49px
}

.main-menu-nav-cont .container .main-menu-items .mega-menu-item .mega-menu-item-container .mega-menu-dropdown-items .main-menu-item .main-menu-dropdown-container .main-menu-dropdown-items {
    background: #ffffff;
    padding: 20px 20px 0 20px;
    list-style: none;
    column-count: 3;
    width: -webkit-fill-available
}

.main-menu-nav-cont .container .main-menu-items .mega-menu-item .mega-menu-item-container .mega-menu-dropdown-items .main-menu-item .main-menu-dropdown-container .main-menu-dropdown-items .main-menu-dropdown-item {
    margin-bottom: 15px;
    break-inside: avoid
}

.main-menu-nav-cont .container .main-menu-items .mega-menu-item .mega-menu-item-container .mega-menu-dropdown-items .main-menu-item .main-menu-dropdown-container .main-menu-dropdown-items .main-menu-dropdown-item .main-menu-dropdown-item-link {
    font-weight: bold;
    font-size: 18px;
    color: #2154BA
}

.main-menu-nav-cont .container .main-menu-items .mega-menu-item .mega-menu-item-container .mega-menu-dropdown-items .main-menu-item .main-menu-dropdown-container .main-menu-dropdown-items .main-menu-dropdown-item .main-menu-dropdown-item-link:hover,
.main-menu-nav-cont .container .main-menu-items .mega-menu-item .mega-menu-item-container .mega-menu-dropdown-items .main-menu-item .main-menu-dropdown-container .main-menu-dropdown-items .main-menu-dropdown-item .main-menu-dropdown-item-link:focus {
    text-decoration: none
}

.main-menu-nav-cont .container .main-menu-items .mega-menu-item .mega-menu-item-container .mega-menu-dropdown-items .main-menu-item .main-menu-dropdown-container .main-menu-dropdown-items .main-menu-dropdown-item .main-menu-dropdown-item-sub-links {
    margin-top: .5rem
}

.main-menu-nav-cont .container .main-menu-items .mega-menu-item .mega-menu-item-container .mega-menu-dropdown-items .main-menu-item .main-menu-dropdown-container .main-menu-dropdown-items .main-menu-dropdown-item .main-menu-dropdown-item-sub-links .main-menu-dropdown-item-sub-link {
    font-size: 16px;
    font-weight: 500;
    color: #262626
}

.main-menu-nav-cont .container .main-menu-items .mega-menu-item .mega-menu-item-container .mega-menu-dropdown-items .main-menu-item .main-menu-dropdown-container .main-menu-dropdown-items .main-menu-dropdown-item .main-menu-dropdown-item-sub-links .main-menu-dropdown-item-sub-link:hover,
.main-menu-nav-cont .container .main-menu-items .mega-menu-item .mega-menu-item-container .mega-menu-dropdown-items .main-menu-item .main-menu-dropdown-container .main-menu-dropdown-items .main-menu-dropdown-item .main-menu-dropdown-item-sub-links .main-menu-dropdown-item-sub-link:focus {
    text-decoration: none;
    color: #00509D
}

.main-menu-nav-cont .container .main-menu-items .mega-menu-item .mega-menu-item-container .mega-menu-dropdown-items .main-menu-item .main-menu-dropdown-container .main-menu-dropdown-items .main-menu-dropdown-item .main-menu-dropdown-item-sub-links .main-menu-dropdown-item-sub-link::after {
    content: ","
}

.main-menu-nav-cont .container .main-menu-items .mega-menu-item .mega-menu-item-container .mega-menu-dropdown-items .main-menu-item .main-menu-dropdown-container .main-menu-dropdown-items .main-menu-dropdown-item .main-menu-dropdown-item-sub-links .main-menu-dropdown-item-sub-link:last-child::after {
    display: none
}

.main-menu-nav-cont .container .main-menu-items .mega-menu-item .mega-menu-item-container .mega-menu-dropdown-items .main-menu-item .main-menu-dropdown-container .main-menu-dropdown-campaign-container {
    width: 360px;
    min-width: 360px;
    margin: 30px
}

.main-menu-nav-cont .container .main-menu-items .mega-menu-item .mega-menu-item-container .mega-menu-dropdown-items .main-menu-item .main-menu-dropdown-container .main-menu-dropdown-campaign-container .main-menu-dropdown-campaign-link {
    display: block
}

.main-menu-nav-cont .container .main-menu-items .category-menu-item:hover .category-menu-item-link {
    opacity: .7;
    text-decoration: none
}

.main-menu-nav-cont .container .main-menu-items .category-menu-item.campaigns-item .category-menu-item-link {
    color: #42EBDE
}

.main-menu-nav-cont .container .main-menu-items .category-menu-item.campaigns-item .sub-category-img {
    display: none
}

.main-menu-nav-cont .container .main-menu-items .category-menu-item .category-menu-item-link {
    font-size: 17px;
    font-weight: bold;
    color: #fff
}

.appInStore {
    margin-top: -10px;
    font-weight: 900;
    font-size: 12px;
    line-height: 16px;
    padding: 0 35px
}

.appInStore .app-instore-title {
    font-weight: 800;
    font-size: 22px;
    line-height: 30px
}

.appInStore button {
    width: 50%;
    margin: 0 auto
}

#colorbox.guestTrackOrderPopup #cboxTitle .headline-text {
    color: #141414;
    font-size: 22px;
    font-weight: bold;
    text-align: center
}

#colorbox.guestTrackOrderPopup #guestTrackOrderForm p {
    font-size: 16px
}

#colorbox.guestTrackOrderPopup .control-label {
    font-size: 16px;
    font-weight: bold;
    color: #141414
}

#colorbox.guestTrackOrderPopup .js-guest-track-order-btn {
    background-color: #2154BA;
    border-radius: 23px;
    color: #fff;
    font-size: 16px;
    font-weight: bold;
    height: 45px;
    max-width: 223px;
    margin: auto
}

#colorbox.guestTrackOrderPopup .form-control {
    border-radius: 8px;
    font-size: 16px
}

#colorbox.guestTrackOrderPopup #cboxClose .close-icon {
    width: 20px;
    height: 40px;
    opacity: .8;
    float: right
}

#colorbox.guestTrackOrderPopup #cboxClose .close-icon:before {
    position: absolute;
    left: 7px;
    top: 6px;
    content: ' ';
    height: 15px;
    width: 2px;
    transform: rotate(45deg);
    background: #141414
}

#colorbox.guestTrackOrderPopup #cboxClose .close-icon:after {
    position: absolute;
    left: 7px;
    top: 6px;
    content: ' ';
    height: 15px;
    width: 2px;
    transform: rotate(-45deg);
    background: #141414
}

.mb10 {
    margin-bottom: 10px;
    line-height: 40px
}

@media (max-width:1023px) {
    [id^="gb-widget-"] {
        bottom: 70px !important
    }
}

.eye-icon {
    display: block;
    width: 24px;
    height: 24px;
    background: url("https://reimg-carrefour.mncdn.com/staticimage/eye-close.svg") no-repeat;
    background-size: 24px 24px
}

.eye-icon.open {
    display: block;
    width: 24px;
    height: 24px;
    background: url("https://reimg-carrefour.mncdn.com/staticimage/eye-open.svg") no-repeat;
    background-size: 24px 24px
}

.request-form-page.container {
    max-width: 586px;
    padding-top: 2rem
}

.request-form-page.container .form-title {
    color: #005CB0;
    font-size: 32px;
    font-weight: 800
}

.request-form-page.container .form-subtitle {
    color: #005CB0;
    font-size: 14px;
    font-weight: 400
}

.request-form-page.container .nav-tabs.nav-sacrifice {
    border: none;
    display: flex;
    align-items: center;
    column-gap: 15px;
    margin-top: 2rem;
    margin-bottom: 2rem
}

.request-form-page.container .nav-tabs.nav-sacrifice:before,
.request-form-page.container .nav-tabs.nav-sacrifice:after {
    content: none
}

.request-form-page.container .nav-tabs.nav-sacrifice li a {
    background: #A4D2FD;
    border-radius: 26px;
    color: #ffffff;
    font-size: 14px;
    font-weight: 700;
    border: none
}

.request-form-page.container .nav-tabs.nav-sacrifice li.active a {
    background: #1158D6
}

.request-form-page.container .tab-content .form-group input {
    border: 1px solid #2049AF;
    border-radius: 4px;
    background: transparent
}

.request-form-page.container .tab-content .form-group .btn-primary {
    margin: auto;
    display: block;
    background: #005CB0;
    border-radius: 100px;
    font-size: 18px;
    font-weight: 700;
    padding: 10px 40px
}

.request-form-page.container .error-message {
    color: red
}

.form-success {
    display: grid;
    place-items: center;
    height: 80vh;
    text-align: center
}

.form-success h1 {
    color: #005CB0;
    font-size: 24px;
    font-weight: 700
}

.form-success .submit-btn {
    background: #005CB0;
    border-radius: 100px;
    color: #fff
}

label.control-label {
    font-size: 14px;
    font-weight: 700;
    color: #303030
}

label.control-label.custom-checkbox {
    color: #141414;
    display: flex;
    position: relative;
    cursor: pointer;
    user-select: none;
    font-size: 14px;
    font-weight: 500;
    gap: 5px
}

label.control-label.custom-checkbox input.checkmark {
    appearance: none;
    position: absolute;
    border: none;
    margin: 0
}

label.control-label.custom-checkbox input.checkmark:checked~.checkmark {
    background-color: #005baa
}

label.control-label.custom-checkbox input.checkmark:checked~.checkmark:after {
    display: block
}

label.control-label.custom-checkbox .checkmark {
    position: relative;
    height: 20px;
    width: 20px;
    background-color: transparent;
    border: 1px solid #2049AF;
    border-radius: 5px;
    flex-shrink: 0
}

label.control-label.custom-checkbox .checkmark:after {
    position: absolute;
    display: none;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    color: #fff;
    font-family: 'Glyphicons Halflings';
    content: "\e013";
    font-size: 10px
}

.popover-fallback {
    position: fixed;
    width: fit-content;
    height: fit-content;
    color: canvastext;
    background-color: canvas;
    inset: 0;
    margin: auto;
    border-width: initial;
    border-style: solid;
    border-color: initial;
    border-image: initial;
    padding: .25em;
    overflow: auto;
    z-index: 1001
}

.backdrop {
    top: 0;
    left: 0;
    position: fixed;
    height: 100dvh;
    width: 100vw;
    background: rgba(0, 0, 0, 0.6);
    z-index: 1000
}

.popoverContainer {
    max-width: 900px;
    min-width: 100px;
    min-height: 100px;
    border-radius: 8px;
    padding: 20px;
    animation: popOver .5s cubic-bezier(0, 0, .09, 1);
    border: none;
    z-index: 1050;
}

.popoverBackdrop {
    position: fixed;
    top: 0;
    left: 0;
    width: 100vw;
    height: 100vh;
    background: rgba(1, 12, 28, 0.6);
    z-index: 1040;
    display: none; /* Başlangıçta gizli */
}

@keyframes popOver {
    from {
        opacity: 0;
        scale: .8
    }
}

.popoverContainer .popoverTitle {
    color: #141414;
    font-size: 22px;
    font-weight: bold;
    position: relative;
    display: grid;
    place-items: center;
    margin-bottom: 20px
}

.popoverContainer .popoverTitle .closePopover {
    width: 30px;
    height: 30px;
    background: none;
    border: none;
    position: absolute;
    top: 0;
    right: 0
}

.popoverContainer .popoverTitle .closePopover .close-icon {
    width: 20px;
    height: 20px;
    opacity: .8;
    cursor: pointer
}

.popoverContainer .popoverTitle .closePopover .close-icon:before {
    position: absolute;
    left: 7px;
    top: 6px;
    content: ' ';
    height: 20px;
    width: 2px;
    transform: rotate(45deg);
    background: #141414
}

.popoverContainer .popoverTitle .closePopover .close-icon:after {
    position: absolute;
    left: 7px;
    top: 6px;
    content: ' ';
    height: 20px;
    width: 2px;
    transform: rotate(-45deg);
    background: #141414
}

.popoverContainer .popoverContent {
    overflow-x: hidden;
    max-height: 85vh
}

.popoverContainer .popoverContent::-webkit-scrollbar {
    width: 5px;
    height: 12px
}

.popoverContainer .popoverContent::-webkit-scrollbar-track {
    background: #f1f1f1
}

.popoverContainer .popoverContent::-webkit-scrollbar-thumb {
    background: #a4c0f0;
    border-radius: 10px
}

.popoverContainer .popoverContent::-webkit-scrollbar-thumb:hover {
    background: #2154BA
}

@media (max-width:767px) {
    .popoverContainer.mobilePopoverBottomSheet {
        margin-bottom: 0;
        animation: mobilePopOver .4s cubic-bezier(0, 0, .09, 1);
        max-height: 100dvh
    }
}

@keyframes mobilePopOver {
    from {
        opacity: 0;
        transform: translateY(100%)
    }

    to {
        opacity: 1;
        transform: translateY(0)
    }
}

.payfour-check-container {
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
    gap: 2rem;
    border: 2px dashed #000;
    border-radius: 8px;
    width: fit-content;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    padding: 2rem
}

.payfour-check-container .pcheck-header {
    display: flex;
    justify-content: space-between;
    flex-direction: column;
    align-items: center;
    gap: 1rem
}

.payfour-check-container .pcheck-header .zoom-2 {
    zoom: 2
}

.payfour-check-container .pcheck-header hr {
    border: 1px solid #555;
    width: 75%
}

.payfour-check-container .pcheck-body {
    text-align: center
}

.join-camp-container {
    max-width: 933px;
    padding-top: 20px;
    padding-left: 20px;
    margin-left: auto;
    margin-right: auto
}

.join-camp-container .main-content-footer .campaign-btn {
    cursor: pointer;
    padding: 10px 20px;
    background-color: #015aac;
    color: #fff;
    border-radius: 8px
}

@media (max-width:1023px) {
    .top-header-slot>.container {
        padding: 0
    }
}

.main-header .md-secondary-navigation {
    font-family: 'Nunito', Helvetica, Arial, sans-serif;
    font-size: 12px;
    font-weight: 500;
    color: #2154BA;
    height: 40px
}

.main-header .md-secondary-navigation a {
    color: inherit;
    cursor: pointer
}

.main-header .md-secondary-navigation span {
    color: #2154BA;
    display: inline-block;
    vertical-align: top
}

.main-header .md-secondary-navigation ul.main-top-header {
    display: flex;
    justify-content: flex-end;
    align-items: center;
    gap: 20px;
    margin: auto 0;
    height: 100%
}

.main-header .md-secondary-navigation ul.main-top-header li {
    list-style: none;
    white-space: nowrap
}

.main-header .md-secondary-navigation ul.main-top-header li .order-tracking-btn {
    background: #2154BA;
    color: #fff;
    border-radius: 30px;
    padding: 8px 15px;
    font-weight: bold;
    display: inline-block
}

.main-header .md-secondary-navigation ul.main-top-header li .header-catalog-link {
    font-weight: bold;
    position: relative;
    z-index: 1
}

.main-header .md-secondary-navigation ul.main-top-header li .js-guest-track-order-link {
    background: #0971CF;
    border-radius: 15px;
    color: #ffffff;
    text-decoration: none
}

.main-header .md-secondary-navigation ul.main-top-header li .campaign-on-header {
    color: #002A80;
    font-weight: bold
}

.main-header .md-secondary-navigation ul.main-top-header li div.content p {
    margin: 0
}

.main-header .md-secondary-navigation .call-center {
    display: none;
    margin-top: -5px
}

@media (min-width:1025px) and (max-width:1200px) {
    .main-header .md-secondary-navigation .call-center {
        display: block
    }
}

.main-header .md-secondary-navigation .call-center i {
    zoom: .7
}

.main-header .md-secondary-navigation .call-center span {
    font-size: 12px;
    margin-top: -5px
}

.main-header .header-middle {
    display: grid;
    grid-template-columns: 240px 1fr 157px 187px 187px;
    align-items: center;
    gap: 15px;
    margin: 15px 0;
    height: 45px;
    width: 100%
}

.main-header .hamburger-icon-wrapper .footer-menu-hamburger {
    display: inline-block;
    width: 23.56px;
    height: 16.49px;
    background: url("https://reimg-carrefour.mncdn.com/staticimage/hamburger-menu-icon.svg") no-repeat;
    background-size: 23.56px 16.49px
}

.main-header .site-logo .simple-banner-component img {
    max-width: 238px;
    image-rendering: -webkit-optimize-contrast;
    height: auto
}

@media (max-width:1023px) {
    .main-header .site-logo .simple-banner-component img {
        max-width: 177px
    }
}

@media (max-width:420px) {
    .main-header .site-logo .simple-banner-component img {
        max-width: 150px
    }
}

.main-header .order-tracking .order-tracking-btn {
    font-size: 12px;
    padding: 7px 6px;
    background: #2154BA;
    color: #fff;
    border-radius: 30px;
    font-weight: bold;
    display: inline-block;
    word-wrap: break-word
}

.main-header .header-cart {
    position: relative;
    border: 1px solid #2154BA;
    border-radius: 30px;
    padding: 10px 20px;
    height: 45px;
    display: inline-flex;
    justify-content: center;
    align-items: center;
    line-height: 1
}

.main-header .header-cart .mini-cart-link {
    display: grid !important;
    grid-template-columns: 25px auto 15px;
    align-items: center;
    gap: 10px;
    height: auto !important;
    padding: 0 !important
}

.main-header .header-cart .mini-cart-link .mini-cart-price {
    width: 85px
}

.main-header .header-cart .mini-cart-link .mini-cart-price span {
    display: block;
    color: #2154BA;
    font-size: 13px;
    font-weight: 800;
    margin-top: 3px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis
}

.main-header .header-cart .mini-cart-link .mini-cart-price span.my-cart-text {
    font-size: 14px;
    font-family: 'Nunito', Helvetica, Arial, sans-serif;
    font-weight: 600
}

.main-header .header-cart .mini-cart-link .icon-cart-arrow-down {
    background: url("https://reimg-carrefour.mncdn.com/staticimage/icons-sprite-4.svg") -532px -3px;
    width: 15px;
    height: 12px;
    display: inline-block;
    margin: 0
}

.main-header .header-cart .mini-cart-link .mini-cart-icon {
    width: auto
}

.main-header .header-cart .mini-cart-link .mini-cart-icon .button__badge {
    top: 0;
    left: 14px;
    border-radius: 50%;
    width: 17px;
    height: 17px;
    line-height: 17px;
    font-size: 11px;
    padding: 1px 0;
    margin-top: -3px;
    margin-left: 5px
}

.main-header .header-cart .mini-cart-link .mini-cart-icon .quick-sales-icon {
    background: url("https://reimg-carrefour.mncdn.com/staticimage/sprite-iconsx3.png") no-repeat 0 -62px;
    width: 38px;
    height: 24px;
    display: inline-block
}

@media (min-width:1024px) {
    .main-header .header-cart .mini-cart-link .mini-cart-icon .quick-sales-icon {
        margin: 8px 4px 0 -14px
    }
}

.main-header .header-cart .mini-cart-link .mini-cart-icon .icon-top-mini-cart {
    display: inline-block;
    background: url("https://reimg-carrefour.mncdn.com/staticimage/Icon-shopping-cart-blue.png") no-repeat;
    background-size: 28px 25px;
    width: 28px;
    height: 25px;
    vertical-align: sub
}

@media (max-width:1023px) {
    .main-header .header-cart {
        height: 35px;
        padding: 10px 10px;
        float: right
    }

    .main-header .header-cart .mini-cart-link {
        gap: 0
    }

    .main-header .header-cart .mini-cart-link .mini-cart-icon .icon-top-mini-cart {
        background-size: 17px 16px;
        width: 17px;
        height: 16px
    }

    .main-header .header-cart .mini-cart-link .mini-cart-price {
        width: 50px;
        padding-left: 0;
        padding-right: 5px
    }

    .main-header .header-cart .mini-cart-link .mini-cart-price span {
        font-size: 10px
    }
}

.main-header .top-cat-area {
    position: absolute;
    top: 0;
    right: 40.888%;
    background: url("https://reimg-carrefour.mncdn.com/staticimage/top-catalog-img.png") 0 bottom no-repeat;
    width: 150px;
    height: 38px;
    text-align: right;
    vertical-align: middle
}

.main-header .top-cat-area a {
    display: block;
    margin-top: 14px;
    text-decoration: underline;
    font-size: 12px
}

@media (max-width:1023px) {
    .main-header .main-navigation {
        position: fixed;
        z-index: 999;
        height: 100vh;
        width: 100vw
    }

    .main-header .main-navigation ul.homepage-menu {
        overflow-y: scroll;
        height: 100vh;
        padding-bottom: 250px
    }

    .main-header .main-navigation ul.homepage-menu .sub-cat-title {
        display: none
    }

    .main-header .main-navigation .accordion-second {
        height: auto !important
    }

    .main-header .main-navigation .accordion-second.active .dropdown-menu {
        display: block
    }

    .main-header .main-navigation .accordion-second.active .glyphicon-menu-down:before {
        content: "\e260"
    }

    .main-header .main-navigation .accordion-second .dropdown-menu {
        border: none;
        position: relative;
        background: #fff;
        overflow: hidden;
        transition: max-height .3s ease
    }

    .main-header .main-navigation .accordion-second .dropdown-menu li {
        height: 30px !important
    }

    .main-header .main-navigation .accordion-second .dropdown-menu li a {
        line-height: 1 !important;
        height: 30px !important
    }

    .main-header .main-navigation .accordion-second .dropdown-menu .sub-cat-title,
    .main-header .main-navigation .accordion-second .dropdown-menu .show-all-btn {
        display: none !important
    }

    .main-header .main-navigation .accordion-second .dropdown-menu .wrapper-menu-line {
        border: none !important
    }

    .main-header .main-navigation .accordion-second .dropdown-menu .wrapper-menu-line span {
        color: #262626
    }

    .main-header .main-navigation .accordion-second .dropdown-menu .wrapper-menu-line .glyphicon {
        display: none
    }
}

@media (min-width:1023px) {

    .main-header .hamburger-icon-wrapper,
    .main-header .order-tracking {
        display: none
    }
}

@media (max-width:1023px) {
    .main-header .md-secondary-navigation {
        display: none
    }

    .main-header .user-infos-cont {
        display: none
    }

    .main-header .sm-navigation {
        margin-bottom: 5px
    }

    .main-header .sm-navigation button {
        padding: 0;
        background: none
    }

    .main-header .header-middle {
        display: flex;
        justify-content: space-between;
        flex-wrap: wrap;
        gap: 0;
        row-gap: 10px;
        height: 95px;
        padding-bottom: 10px
    }

    .main-header .hamburger-icon-wrapper {
        order: 1
    }

    .main-header .site-logo {
        order: 2
    }

    .main-header .call-center {
        order: 3
    }

    .main-header .call-center a span {
        display: none
    }

    .main-header .order-tracking {
        order: 4
    }

    .main-header .search-box-cont {
        order: 5;
        width: 65%
    }

    .main-header .mini-cart-cnt {
        order: 6;
        width: 35%
    }
}

.mobile-sub-menu-title {
    display: none;
    grid-template-columns: 15px 1fr;
    align-items: center;
    border: none;
    width: 100%;
    padding: 20px
}

.mobile-sub-menu-title h1 {
    font-size: 18px;
    font-weight: bold;
    color: #262626;
    text-align: center;
    margin: 0
}

.mobile-sub-menu-title .js-mobile-go-back .arrow-left-icon {
    background: url("https://reimg-carrefour.mncdn.com/staticimage/arrow-left-icon.svg") no-repeat;
    background-size: 18.47px 12.49px;
    width: 18.47px;
    height: 12.49px;
    display: inline-block
}

.mobile-sub-menu-title:has(~ #category-1 li.active) {
    display: grid
}

.category-header-cont {
    display: grid;
    grid-template-columns: 65% 35%;
    align-items: center;
    padding: 10px 20px;
    width: 100%
}

.category-header-cont .search-box-cont {
    width: 100%;
    order: initial
}

.category-header-cont .mini-cart-cnt {
    width: 100%;
    order: initial
}

.user-infos-cont ul li {
    list-style-type: none;
    font: normal 14px 'Nunito';
    color: #015aac;
    display: block;
    float: left
}

.user-infos-cont ul li a {
    font: normal 12px 'Nunito';
    color: #015aac
}

.user-infos-cont ul li a:hover {
    text-decoration: none
}

.user-infos-cont ul li.logged_in {
    float: none
}

.user-infos-cont ul li~li {
    margin-right: 5px
}

.page-homepage .store-select {
    display: block !important
}

.page-productGrid:has(.product-category-page) .store-select {
    display: block !important
}

.page-productGrid:has(.product-category-page) .category-mobile-filter {
    display: none !important
}

.store-select {
    width: 100%;
    padding: 0;
    display: none
}

@media (min-width:1023px) {
    .store-select {
        display: block !important
    }
}

.store-select ul {
    padding: 0;
    margin: 0;
    color: #fff;
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    height: 50px
}

.store-select ul.user-logged-in-false li .select-delivery-choice-title,
.store-select ul.user-logged-in-false li .delivery-area-title,
.store-select ul.user-logged-in-false li .delivery-time-text {
    display: block
}

.store-select ul.user-logged-in-false li .latest-choice,
.store-select ul.user-logged-in-false li .delivery-address-name,
.store-select ul.user-logged-in-false li .nearest-delivery-title,
.store-select ul.user-logged-in-false li .nearest-delivery-time {
    display: none
}

@media (max-width:1023px) {

    .store-select ul.user-logged-in-true li .select-delivery-choice-title,
    .store-select ul.user-logged-in-true li .delivery-area-title,
    .store-select ul.user-logged-in-true li .delivery-time-text {
        display: none
    }

    .store-select ul.user-logged-in-true li .latest-choice,
    .store-select ul.user-logged-in-true li .delivery-address-name,
    .store-select ul.user-logged-in-true li .nearest-delivery-title,
    .store-select ul.user-logged-in-true li .nearest-delivery-time {
        display: block
    }
}

.store-select ul li {
    list-style-type: none;
    font-size: 18px;
    font-weight: bold;
    height: 100%;
    cursor: pointer
}

@media (min-width:1023px) {
    .store-select ul li:not(:last-child) {
        border-right: 2px solid #fff
    }
}

.store-select ul li .delivery-choice-cont,
.store-select ul li .selectStoreCanvas,
.store-select ul li .delivery-slot-area {
    display: grid;
    grid-template-columns: 33px auto 1fr;
    align-items: center;
    gap: 7px;
    height: 100%;
    line-height: 1
}

.store-select ul li .select-delivery-choice-title,
.store-select ul li .delivery-area-title,
.store-select ul li .delivery-time-text {
    font-size: 14px;
    font-weight: bold;
    width: fit-content;
    text-decoration: underline;
    white-space: nowrap
}

.store-select ul li .latest-choice,
.store-select ul li .delivery-address-name {
    font-size: 14px;
    font-weight: 600;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden
}

.store-select ul li .nearest-delivery-title {
    font-weight: bold;
    font-size: 13px;
    white-space: nowrap;
    margin: auto 0
}

.store-select ul li .nearest-delivery-time {
    font-weight: bold;
    font-size: 14px;
    white-space: nowrap
}

.store-select ul li a,
.store-select ul li div {
    color: #ffffff;
    margin: 0;
    display: block;
    height: 100%
}

.store-select ul li a:hover,
.store-select ul li div:hover {
    text-decoration: none
}

.store-select ul li a .nearest-delivery,
.store-select ul li div .nearest-delivery {
    display: grid;
    grid-template-rows: repeat(2, 1fr)
}

@media (max-width:1023px) {

    .store-select ul li a .nearest-delivery,
    .store-select ul li div .nearest-delivery {
        width: 100%
    }
}

.store-select ul li a i,
.store-select ul li div i {
    margin: auto;
    display: inline-block
}

.store-select ul li a i.icon-map-marker,
.store-select ul li div i.icon-map-marker {
    background: url("https://reimg-carrefour.mncdn.com/staticimage/header-map-icon.svg") no-repeat;
    background-size: 21px 25px;
    width: 21px;
    height: 25px
}

.store-select ul li a i.icon-delivery-clock,
.store-select ul li div i.icon-delivery-clock {
    background: url("https://reimg-carrefour.mncdn.com/staticimage/delivery-time-icon.svg") no-repeat;
    background-size: 25px 25px;
    width: 25px;
    height: 25px
}

.store-select ul li a i.icon-delivery-cargo,
.store-select ul li div i.icon-delivery-cargo {
    background: url("https://reimg-carrefour.mncdn.com/staticimage/delivery-car-icon.svg") no-repeat;
    background-size: 33px 23px;
    width: 33px;
    height: 23px
}

.store-select ul li a i.icon-delivery-pickup,
.store-select ul li div i.icon-delivery-pickup {
    background: url("https://reimg-carrefour.mncdn.com/staticimage/icons-sprite-4.svg") -134px -27px;
    width: 22px;
    height: 23px
}

@media (min-width:1024px) and (max-width:1400px) {

    .store-select ul li .delivery-choice-cont,
    .store-select ul li .selectStoreCanvas,
    .store-select ul li .delivery-slot-area {
        gap: 5px
    }

    .store-select ul li .select-delivery-choice-title,
    .store-select ul li .delivery-area-title,
    .store-select ul li .delivery-time-text {
        font-size: 15px
    }

    .store-select ul li .latest-choice,
    .store-select ul li .delivery-address-name {
        font-size: 15px
    }

    .store-select ul li .nearest-delivery-title {
        font-size: 10px
    }

    .store-select ul li .nearest-delivery-time {
        font-size: 13px
    }
}

@media (max-width:1023px) {
    .store-select ul {
        position: relative;
        width: 100%;
        grid-template-columns: repeat(2, 1fr);
        height: 76px
    }

    .store-select ul:before {
        content: "";
        width: 100%;
        height: 2px;
        position: absolute;
        top: 50%;
        bottom: 50%;
        background: #fff
    }

    .store-select ul:after {
        content: "";
        width: 2px;
        height: 50%;
        background: #fff;
        position: absolute;
        left: 50%;
        right: 50%
    }

    .store-select ul.fiyuu-active:after {
        height: 100%
    }

    .store-select ul li {
        font-size: 13px;
        height: 38px;
        padding: 3px 10px;
        border: 2px solid transparent
    }

    .store-select ul li.selectDeliveryChoice {
        order: 1
    }

    .store-select ul li .select-delivery-choice-title,
    .store-select ul li .delivery-area-title,
    .store-select ul li .delivery-time-text {
        font-size: 12px
    }

    .store-select ul li .nearest-delivery-title {
        font-size: 11px
    }

    .store-select ul li .nearest-delivery-time,
    .store-select ul li .delivery-address-name,
    .store-select ul li .latest-choice {
        font-size: 13px
    }

    .store-select ul li a i,
    .store-select ul li div i {
        flex-basis: 23px
    }

    .store-select ul li a i.icon-delivery-cargo,
    .store-select ul li div i.icon-delivery-cargo {
        width: 21.72px;
        height: 15.22px;
        background-size: 21.72px 15.22px
    }

    .store-select ul li a i.icon-map-marker,
    .store-select ul li div i.icon-map-marker {
        width: 16.94px;
        height: 20px;
        background-size: 16.94px 20px
    }

    .store-select ul li a i.icon-delivery-clock,
    .store-select ul li div i.icon-delivery-clock {
        width: 18.3px;
        height: 18.3px;
        background-size: 18.3px 18.3px
    }
}

@keyframes glyphicon-map-marker {
    50% {
        color: #f00
    }
}

@-webkit-keyframes glyphicon-map-marker {
    50% {
        color: #f00
    }
}

.glyphicon-map-marker {
    animation: glyphicon-map-marker 3s step-start 0s infinite;
    -webkit-animation: glyphicon-map-marker 3s step-start 0s infinite
}

.call-center.head-row a {
    text-decoration: none
}

@media (min-width:1024px) {
    .head-row {
        white-space: nowrap;
        display: grid;
        grid-template-columns: 1fr;
        justify-content: center
    }
}

.franchiseContainer .franchiseFirstCol {
    padding: 0 10px 0 0 !important
}

.franchiseContainer .franchiseLastCol {
    padding: 0 !important
}

.franchiseContainer .franchiseFormArea form button {
    width: 50% !important;
    background-color: #005bb0;
    color: #fff;
    padding: 10px 0;
    position: relative;
    float: right
}

@media (max-width:991px) {
    .franchiseContainer .franchiseFormArea form button {
        width: 100% !important
    }
}

@media (min-width:1025px) {
    .main-header {
        position: relative
    }
}

.header-add-to-order {
    background: #1db54f;
    padding: 5px 0
}

.header-add-to-order .csa_AddToOrder_container {
    display: flex;
    align-items: center
}

.header-add-to-order .csa_AddToOrder_container p {
    display: flex;
    align-items: center;
    margin-bottom: 0;
    color: #ffffff;
    font-weight: bold;
    font-size: 13px;
    margin-right: 40px
}

@media screen and (max-width:800px) {
    .header-add-to-order .csa_AddToOrder_container p {
        display: block;
        margin-bottom: 10px
    }
}

.header-add-to-order .csa_AddToOrder_container p span {
    margin-right: 5px
}

.header-add-to-order .csa_AddToOrder_container p a {
    color: #ffffff !important
}

.header-add-to-order .csa_AddToOrder_container .csa_AddToOrder_closeButton {
    float: none !important;
    position: absolute;
    right: -27px;
    top: 6px;
    font-size: 18px;
    font-weight: 300
}

@media screen and (max-width:800px) {
    .header-add-to-order .csa_AddToOrder_container .csa_AddToOrder_closeButton {
        top: 2px
    }
}

@media screen and (max-width:800px) {
    .header-add-to-order .csa_AddToOrder_container {
        display: block
    }
}

.header-add-to-order .btn {
    padding-left: 35px;
    padding-right: 35px;
    color: #ffffff;
    font-weight: bold;
    font-size: 13px
}

.header-add-to-order .btn.btn-green {
    background: #128638
}

.header-add-to-order .btn.btn-green:hover,
.header-add-to-order .btn.btn-green:focus {
    border-color: #128638
}

.header-add-to-order .add-order-cart-icon {
    background-image: url("https://reimg-carrefour.mncdn.com/staticimage/sprite-iconsx4.png");
    display: inline-block;
    width: 42px;
    height: 32px;
    float: left;
    position: relative;
    top: -2px;
    margin: 0 3px 0 10px;
    background-position: 0 0
}

@media (max-width:450px) {
    .header-add-to-order .btn {
        display: block;
        margin: auto
    }
}

.mobile-header-tabbar {
    position: fixed;
    bottom: 0;
    left: 0;
    z-index: 1000;
    height: 87px;
    display: flex;
    align-items: flex-end;
    filter: drop-shadow(5px 5px 6px #000)
}

.page-cartPage .mobile-header-tabbar {
    display: none
}

@media (min-width:1023px) {
    .mobile-header-tabbar {
        display: none !important
    }
}

.mobile-header-tabbar .tabbar-nav {
    width: 100vw;
    height: 64px;
    display: grid;
    grid-template-columns: 45px 45px 71px 45px 45px;
    align-items: center;
    justify-content: center;
    gap: 33px;
    background: #fff;
    position: relative
}

@media (max-width:400px) {
    .mobile-header-tabbar .tabbar-nav {
        gap: 16px
    }
}

.mobile-header-tabbar .tabbar-nav .csa-app-button {
    z-index: 1
}

.mobile-header-tabbar .tabbar-nav .csa-app-button a {
    position: absolute;
    top: -18px
}

.mobile-header-tabbar .tabbar-nav .menu_border {
    left: 50%;
    right: 50%;
    transform: translate(-50%, 2px);
    top: -32px;
    width: 12em;
    height: 2.2em;
    position: absolute;
    clip-path: url(#menu);
    will-change: transform;
    background-color: #fff
}

.mobile-header-tabbar .tabbar-nav .mobile-header-link a {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    gap: 7px
}

.mobile-header-tabbar .tabbar-nav .mobile-header-link a.active {
    filter: brightness(0) saturate(100%) invert(24%) sepia(54%) saturate(2092%) hue-rotate(200deg) brightness(109%) contrast(93%)
}

main.offcanvas .mobile-header-tabbar .tabbar-nav .mobile-header-link a.js-toggle-sm-navigation {
    filter: brightness(0) saturate(100%) invert(24%) sepia(54%) saturate(2092%) hue-rotate(200deg) brightness(109%) contrast(93%)
}

.mobile-header-tabbar .tabbar-nav .mobile-header-link a i {
    display: inline-block;
    background-size: 25px 25px;
    width: 25px;
    height: 25px
}

.mobile-header-tabbar .tabbar-nav .mobile-header-link a i.icon-user-profile {
    background: url("https://reimg-carrefour.mncdn.com/staticimage/my-profile-icon.svg") no-repeat
}

.mobile-header-tabbar .tabbar-nav .mobile-header-link a i.home-icon {
    background: url("https://reimg-carrefour.mncdn.com/staticimage/home-icon.svg") no-repeat
}

.mobile-header-tabbar .tabbar-nav .mobile-header-link a i.categories-icon {
    background: url("https://reimg-carrefour.mncdn.com/staticimage/categories-icon.svg") no-repeat
}

.mobile-header-tabbar .tabbar-nav .mobile-header-link a i.campaigns-icon {
    background: url("https://reimg-carrefour.mncdn.com/staticimage/campaigns-icon.svg") no-repeat
}

.mobile-header-tabbar .tabbar-nav .mobile-header-link a span {
    font-size: 8px;
    color: #7A869A
}

.deactive-footer-main {
    min-height: 150px !important
}

.footer-top-container {
    background-color: #ADD8FF;
    width: 100%;
    height: 70px;
    display: grid;
    place-items: center;
    margin-top: 5rem
}

.page-homepage .footer-top-container {
    margin-top: 0
}

.footer-top-container .footer-top-inner {
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: space-between;
    color: #2154BA;
    font-size: 16px;
    font-weight: 600
}

.footer-top-container .footer-top-inner .footer-top-item {
    display: inline-flex;
    align-items: center;
    line-height: 1;
    gap: 10px;
    cursor: pointer
}

.footer-top-container .footer-top-inner .footer-top-telephone {
    font-size: 30px;
    font-weight: 800
}

@media (min-width:1024px) and (max-width:1200px) {
    .footer-top-container .footer-top-inner {
        font-size: 18px
    }

    .footer-top-container .footer-top-inner .footer-top-telephone {
        font-size: 25px
    }
}

@media (max-width:1023px) {
    .page-cartPage {
        padding-bottom: 120px
    }

    .footer-top-container {
        height: auto;
        padding-top: 25px;
        padding-bottom: 100px
    }

    .page-cartPage .footer-top-container {
        display: none
    }

    .footer-top-container .footer-top-inner {
        flex-direction: column;
        justify-content: center;
        align-items: flex-start;
        gap: 30px
    }

    .footer-top-container .container {
        width: auto
    }
}

.main-footer {
    position: relative;
    background: #2154BA;
    color: #fff;
    padding: 30px 0 0;
    font-weight: 300;
    min-height: 400px;
    width: 100%
}

@media (max-width:1023px) {
    .main-footer {
        display: none
    }

    .main-footer .close-icon {
        display: none
    }
}

.main-footer.active {
    display: block;
    position: fixed;
    top: 0;
    z-index: 1000;
    height: 100vh;
    padding: 64px 0 0
}

.main-footer.active .footer-grid-area {
    overflow: scroll;
    height: 100%;
    padding-bottom: 5rem
}

.main-footer.active .footer-bottom {
    display: none
}

.main-footer .close-footer-modal {
    display: none;
    width: 20px;
    height: 20px
}

.main-footer .close-footer-modal .close-modal-icon {
    position: absolute;
    top: 30px;
    left: 20px;
    background: url("https://reimg-carrefour.mncdn.com/staticimage/close-modal-icon.svg") no-repeat;
    background-size: 17.24px 17.24px;
    width: 17.24px;
    height: 17.24px
}

.main-footer .close-footer-modal.active {
    display: block
}

@media (min-width:1023px) {
    .main-footer .close-footer-modal.active {
        display: none
    }
}

.main-footer .back-footer-modal {
    display: none;
    width: 20px;
    height: 20px
}

.main-footer .back-footer-modal .back-modal-icon {
    position: absolute;
    top: 30px;
    left: 20px;
    background: url("https://reimg-carrefour.mncdn.com/staticimage/arrow-left-white.svg") no-repeat;
    background-size: 20.8px 17.02px;
    width: 20.8px;
    height: 17.02px
}

.main-footer .back-footer-modal.active {
    display: block
}

.main-footer .footer-right .row {
    margin-left: 0
}

.main-footer .footer-right .catalog-button {
    background-color: white;
    color: #2154BA;
    border-radius: 20px;
    padding: 8px 19px;
    border: none;
    font-weight: 700;
    font-size: 16px;
    display: inline-flex;
    align-items: center;
    gap: 7px;
    line-height: 1;
    margin: 15px 0
}

.main-footer .footer-right .catalog-button .csa-catalog-icon {
    background: url("https://reimg-carrefour.mncdn.com/staticimage/csa-catalog-icon.svg") no-repeat;
    background-size: 20.84px 22.21px;
    width: 20.84px;
    height: 22.21px;
    display: inline-block
}

.main-footer .footer-right .communication {
    font-weight: 500
}

.main-footer .footer-right .communication span.communication-title {
    font-size: 14px
}

.main-footer .footer-right .communication p {
    font-size: 16px
}

.main-footer .footer-right .credit-cards-logos {
    border-radius: 30px;
    background: #fff;
    padding: 5px 11px;
    display: inline-block
}

.main-footer .footer-right .credit-cards-logos img {
    height: auto
}

@media (max-width:1023px) {
    .main-footer .footer-right {
        text-align: center
    }
}

.main-footer .mobile-footer-links {
    text-align: center;
    cursor: pointer;
    margin-bottom: 10px;
    padding: 10px 0 10px 0;
    font-size: 16px
}

.main-footer .footer-top-cont>.row {
    padding: 15px 0 30px 0
}

.main-footer a {
    color: #fff
}

.main-footer .footer-grid {
    column-count: 4;
    column-gap: 30px
}

@media (max-width:1023px) {
    .main-footer .footer-grid {
        column-count: 1
    }
}

.main-footer .links {
    break-inside: avoid
}

.main-footer .links .title {
    font-weight: 500;
    margin-bottom: 6px
}

.main-footer .links .title+ul {
    margin-top: 0
}

.main-footer .links ul {
    margin-bottom: 10px;
    padding-left: 0;
    list-style: none;
    width: 100%
}

@media (max-width:1024px) {
    .main-footer .links ul {
        margin-top: 5px;
        display: none;
        overflow: hidden;
        transition: max-height .3s ease
    }
}

.main-footer .social-links-row {
    padding: 20px 0
}

@media (min-width:1024px) {
    .main-footer .social-links-row {
        text-align: center
    }
}

.main-footer .social-links-row .social-links {
    display: inline-block
}

.main-footer .social-links-row .social-links a {
    color: #f2f4f7;
    font-size: 20px
}

.main-footer .social-links-row .headline {
    text-align: left
}

.main-footer .copyright {
    padding: 10px 0;
    color: #a1aebd
}

.main-footer .social-title {
    font-weight: 600;
    font-size: 15px;
    margin-bottom: 12px
}

.main-footer .social-box {
    display: flex;
    justify-content: flex-start;
    align-items: center;
    gap: 17px;
    margin: 20px 0
}

@media (max-width:1024px) {
    .main-footer .social-box {
        justify-content: center;
        margin: 7px 0
    }
}

.main-footer .social-box div {
    display: inline-block
}

.main-footer .social-box div a {
    width: 24px;
    height: 24px;
    display: inline-block;
    text-indent: 100%;
    overflow: hidden;
    font-size: 0
}

.main-footer .social-box div a.facebookIcon {
    background: url("https://reimg-carrefour.mncdn.com/staticimage/new-facebook-icon.svg") no-repeat;
    background-size: 24px 24px
}

.main-footer .social-box div a.youTubeIcon {
    background: url("https://reimg-carrefour.mncdn.com/staticimage/new-youtube-icon.svg") no-repeat;
    background-size: 24px 24px
}

.main-footer .social-box div a.twitterIcon {
    background: url("https://reimg-carrefour.mncdn.com/staticimage/x-icon.svg") no-repeat;
    background-size: 24px 24px
}

.main-footer .social-box div a.linkedInIcon {
    background: url("https://reimg-carrefour.mncdn.com/staticimage/new-linkedin-icon.svg") no-repeat;
    background-size: 24px 24px
}

.main-footer .social-box div a.instagramIcon {
    background: url("https://reimg-carrefour.mncdn.com/staticimage/new-instagram-icon.svg") no-repeat;
    background-size: 24px 24px
}

.main-footer .f-link-block {
    margin-bottom: 7px
}

@media (max-width:1023px) {
    .main-footer .f-link-block ul {
        display: none
    }
}

.main-footer .f-link-block ul.active {
    display: block
}

.main-footer .f-link-block ul.active li {
    font-size: 18px;
    font-weight: 500
}

.main-footer .f-link-block ul.active li a {
    display: flex;
    align-items: center;
    justify-content: space-between
}

.main-footer .f-link-block .link-title {
    display: flex;
    justify-content: space-between
}

.main-footer .f-link-block .link-title span {
    color: #A6D8FF;
    font-size: 20px
}

@media (min-width:1023px) {
    .main-footer .f-link-block .link-title .glyphicon.glyphicon-menu-right {
        display: none
    }
}

.main-footer .f-link-block .title {
    font-family: 'Nunito';
    font-weight: bold;
    font-size: 15px;
    color: #ADD8FF;
    border-bottom: 2px solid #ADD8FF;
    display: inline-block;
    box-sizing: border-box
}

@media (max-width:640px) {
    .main-footer .f-link-block .title {
        border: none
    }
}

@media (max-width:1023px) {
    .main-footer .f-link-block.mobile-applications .title:not(.social-title):not(.contact-title) {
        display: none
    }
}

.main-footer .f-link-block .csa-mobile-app-img {
    display: grid;
    place-items: center;
    margin-top: 25px
}

.main-footer .f-link-block .csa-mobile-app-img img {
    width: 106px;
    height: 75px
}

.main-footer .f-link-block .apps-box {
    display: flex;
    justify-content: flex-start;
    align-items: center;
    margin-bottom: 1rem;
    gap: 3px;
    flex-wrap: wrap
}

@media (max-width:1023px) {
    .main-footer .f-link-block .apps-box {
        justify-content: center
    }
}

.main-footer .f-link-block .apps-box .content {
    display: inline-block;
    vertical-align: middle
}

.main-footer .f-link-block .apps-box .apps-icon-box {
    display: inline-block
}

.main-footer .f-link-block .apps-box .ios-icon {
    display: inline-block;
    background: url("https://reimg-carrefour.mncdn.com/staticimage/new-app-ios-icon@2x.png") no-repeat;
    background-size: 103px 35px;
    width: 103px;
    height: 35px;
    text-indent: 100%;
    overflow: hidden;
    font-size: 0
}

.main-footer .f-link-block .apps-box .huawei-icon {
    display: inline-block;
    background: url("https://reimg-carrefour.mncdn.com/staticimage/new-app-huawei-icon@2x.png") no-repeat;
    background-size: 103px 35px;
    width: 103px;
    height: 35px;
    text-indent: 100%;
    overflow: hidden;
    font-size: 0
}

.main-footer .f-link-block .apps-box .android-icon {
    display: inline-block;
    background: url("https://reimg-carrefour.mncdn.com/staticimage/new-app-android-icon@2x.png") no-repeat;
    background-size: 103px 35px;
    width: 103px;
    height: 35px;
    text-indent: 100%;
    overflow: hidden;
    font-size: 0
}

.main-footer .f-link-block li {
    margin-bottom: .375rem;
    font-size: 14px;
    font-weight: 500
}

.main-footer .newsletter-box form.email-send {
    display: table;
    width: 100%
}

.main-footer .newsletter-box-title {
    display: inline-block;
    vertical-align: middle;
    width: 44%
}

.main-footer .newsletter-box-title span {
    font: normal 17px 'Nunito';
    font-style: italic;
    font-weight: lighter
}

.main-footer .newsletter-box .n-input-cont {
    display: inline-block;
    background: #fff;
    padding: 0;
    width: 293px;
    height: 38px;
    vertical-align: middle
}

.main-footer .newsletter-box .n-input-cont input:first-child {
    display: block;
    float: left;
    border: none;
    font: normal 17px 'Nunito';
    color: #015aac;
    margin: 3px 5px 1px 5px;
    width: 190px;
    height: 30px
}

.main-footer .newsletter-box .n-input-cont input:first-child::-webkit-input-placeholder {
    color: #015aac
}

.main-footer .newsletter-box .n-input-cont input:first-child:-moz-placeholder {
    color: #015aac
}

.main-footer .newsletter-box .n-input-cont input:first-child::-moz-placeholder {
    color: #015aac
}

.main-footer .newsletter-box .n-input-cont input:first-child::-ms-input-placeholder {
    color: #015aac
}

.main-footer .newsletter-box .n-input-cont input:last-child {
    display: block;
    float: right;
    margin: 5px;
    background: #009f0f;
    border: none;
    height: 28px;
    width: 75px;
    font-size: 14px;
    border-radius: 0
}

.main-footer .costumer-contact-box {
    padding: 0
}

.main-footer .customer-nbox span {
    font-family: 'Nunito';
    font-weight: 700;
    font-size: 13px;
    display: inline-block;
    vertical-align: text-bottom;
    padding-right: 5px
}

.main-footer .customer-nbox strong {
    font-family: 'Nunito';
    font-weight: 600;
    font-size: 24px
}

.main-footer .copyright {
    padding: 20px 0 10px 0
}

.main-footer .copyright .col-md-8 {
    color: #fff;
    padding-left: 0
}

.main-footer .copyright .col-md-4 {
    text-align: right
}

.main-footer .copyright .col-md-4 a {
    font-size: 21px
}

.main-footer .copyright .col-md-4 a span {
    display: inline-block;
    width: 33px;
    height: 33px;
    border-radius: 50px;
    background: #fff;
    vertical-align: middle;
    text-align: center;
    margin-right: 7px;
    line-height: 38px
}

.main-footer .copyright .col-md-4 a span i {
    color: #015aac;
    font-size: 20px;
    margin: 4px 0 0 3px
}

.main-footer .footer-bottom {
    margin-top: 50px;
    height: 100px
}

.main-footer .footer-bottom-container {
    width: 100%;
    position: absolute;
    left: 0;
    bottom: 0
}

.main-footer .footer-bottom-container .footer-logos {
    background: #fff;
    width: 100%;
    height: 50px;
    display: grid;
    place-items: center
}

.main-footer .footer-bottom-container .footer-logos>div {
    padding-bottom: 15px
}

.main-footer .footer-bottom-container .footer-logos>div>div {
    display: flex;
    justify-content: center;
    align-items: center
}

.main-footer .footer-bottom-container .footer-logos>div>div div:not(:last-child) {
    margin-right: 15px
}

.main-footer .footer-bottom-container .footer-logos>div>div img {
    float: left;
    margin: 10px 45px 10px 0
}

.main-footer .footer-bottom-container .footer-logos>div>div img:last-child {
    margin-right: 0
}

.main-footer .footer-bottom-container .footer-logos .credit-cards {
    padding-top: 10px
}

.main-footer .footer-bottom-container .footer-logos .credit-cards .visa-card,
.main-footer .footer-bottom-container .footer-logos .credit-cards .master-card,
.main-footer .footer-bottom-container .footer-logos .credit-cards .bkm-express,
.main-footer .footer-bottom-container .footer-logos .credit-cards .amex-card {
    height: 37px;
    display: inline-block;
    float: left;
    background-image: url('https://reimg-carrefour.mncdn.com/staticimage/footer-sprite.png?v2')
}

.main-footer .footer-bottom-container .footer-logos .credit-cards .amex-card {
    background-position: 0 112px;
    width: 92px
}

.main-footer .footer-bottom-container .footer-logos .credit-cards .visa-card {
    background-position: 0 0;
    width: 94px
}

.main-footer .footer-bottom-container .footer-logos .credit-cards .master-card {
    background-position: -116px 0;
    width: 62px
}

.main-footer .footer-bottom-container .footer-logos .credit-cards .bkm-express {
    background-position: -201px 0;
    width: 109px
}

.main-footer .footer-bottom-container .footer-logos .sabanci-logo {
    background: url('https://reimg-carrefour.mncdn.com/staticimage/sabanci-logo-footer.svg') no-repeat;
    background-size: 83px 43px;
    width: 83px;
    height: 43px;
    margin: auto
}

.main-footer .footer-bottom-container .footer-copyright {
    display: grid;
    place-items: center;
    text-align: center;
    padding-top: 10px;
    padding-bottom: 10px;
    width: 100%;
    height: 50px;
    background: #2154BA;
    color: #fff
}

.pl-component#js-last-purchased #productFavoriteStatusForm {
    display: block
}

.pl-component {
    margin-left: -18px;
    margin-right: -18px
}

.pl-component .headline {
    padding-left: 20px;
    font-size: 19px;
    color: #015aac
}

.pl-component .row #productFavoriteStatusForm {
    display: none
}

.product-card:not(.csa-seg-qa-container .product-card) {
    width: 210px;
    padding-left: 0;
    padding-right: 0
}

@media (min-width:1023px) {
    .product-slider-right .product-card {
        margin-right: 20px
    }
}

.product-card .pl-inner {
    position: relative;
    background: #fff;
    padding: 8px 9px 9px !important;
    text-align: center;
    border-radius: 10px;
    border: 1px solid #CDE4FC;
    min-height: 371px
}

.product-card .pl-inner .added-to-cart-info {
    width: 90%;
    height: 38px;
    background-color: #13b44c;
    color: white;
    font-size: 14px;
    line-height: 38px;
    border-radius: 4px;
    position: absolute;
    top: 140px;
    left: 5%;
    text-align: center;
    margin: 0 auto;
    display: none;
    opacity: 0
}

.product-card .pl-inner .add-slist-cont {
    font: normal 12px 'Nunito';
    display: block
}

.product-card .pl-inner .add-slist-cont .productCartAddFavorite {
    text-decoration: none;
    font-size: 23px;
    width: 35px;
    height: 35px;
    position: absolute;
    top: 3px;
    right: 3px;
    background-repeat: no-repeat;
    background-color: #fff;
    border-radius: 50%;
    display: grid;
    place-items: center;
    border: none
}

@media (max-width:1023px) {
    .product-card .pl-inner .add-slist-cont .productCartAddFavorite {
        width: 30px;
        height: 30px
    }
}

.product-card .pl-inner .add-slist-cont .productCartAddFavorite:hover {
    text-decoration: none
}

.product-card .pl-inner .add-slist-cont .productCartAddFavorite:active {
    text-decoration: none
}

.product-card .pl-inner .add-slist-cont .productCartAddFavorite:focus {
    text-decoration: none
}

.product-card .pl-inner .add-slist-cont .productCartAddFavorite.heart-icon-empty:before {
    content: "";
    display: inline-block;
    width: 23px;
    height: 23px;
    background-image: url('https://reimg-carrefour.mncdn.com/bannerimage/Kalp2023_0_MC/8851735904306.png');
    background-size: contain;
    background-position: center;
    background-repeat: no-repeat
}

@media (max-width:1023px) {
    .product-card .pl-inner .add-slist-cont .productCartAddFavorite.heart-icon-empty:before {
        width: 20px;
        height: 20px
    }
}

.product-card .pl-inner .add-slist-cont .productCartAddFavorite.heart-icon:before {
    content: "";
    display: inline-block;
    width: 23px;
    height: 23px;
    background-image: url('https://reimg-carrefour.mncdn.com/bannerimage/KalpDolu2023_0_MC/8851740622898.png');
    background-size: contain;
    background-position: center;
    background-repeat: no-repeat
}

@media (max-width:1023px) {
    .product-card .pl-inner .add-slist-cont .productCartAddFavorite.heart-icon:before {
        width: 20px;
        height: 20px
    }
}

.product-card .pl-inner a>span,
.product-card .pl-inner .product-return>span {
    display: block
}

.product-card .pl-inner .item-name {
    text-align: center;
    margin-bottom: 0;
    line-height: normal;
    font-size: 14px;
    color: #000;
    height: 40px;
    margin-top: 5px;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis
}

@media (max-width:1023px) {
    .product-card .pl-inner .item-name {
        font-size: 12px;
        line-height: 1.3;
        height: 30px
    }
}

.product-card .pl-inner .dis-price-cont {
    display: flex !important;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    margin-top: 3px;
    width: 100%;
    min-height: 34px
}

.product-card .pl-inner .dis-price-cont .discount-badge,
.product-card .pl-inner .dis-price-cont .at-spt-cont {
    position: relative;
    display: block;
    background: #ffd541;
    border-radius: 25px;
    color: #000000;
    font-size: 10px;
    z-index: 96;
    text-align: center;
    padding: 4px 6px;
    width: 100%
}

.product-card .pl-inner .dis-price-cont .discount-badge em,
.product-card .pl-inner .dis-price-cont .at-spt-cont em {
    font-size: 12px;
    font-style: normal;
    display: block
}

.product-card .pl-inner .dis-price-cont .discount-badge-big {
    position: absolute;
    top: 3px;
    left: 3px;
    background: none;
    padding: 0;
    width: auto
}

@media (max-width:1023px) {
    .product-card .pl-inner .dis-price-cont .discount-badge-big {
        top: 5px;
        left: 5px
    }

    .product-card .pl-inner .dis-price-cont .discount-badge-big>img.img-responsive {
        max-width: 70% !important
    }
}

.product-card .pl-inner .price-cont {
    margin: 8px 0;
    text-align: center;
    display: flex;
    min-height: 50px;
    flex-direction: column;
    align-items: center;
    justify-content: flex-end
}

.product-card .pl-inner .price-cont .item-price-contain {
    display: flex;
    justify-content: center;
    align-items: center;
    align-content: flex-end;
    gap: 5px;
    flex-wrap: wrap;
    line-height: 1;
    min-height: 35px
}

.product-card .pl-inner .price-cont .item-price-contain .priceLineThrough {
    text-decoration: none;
    display: block;
    font-style: normal;
    font-size: 15px;
    color: #444444;
    margin: 0;
    opacity: .4;
    position: relative
}

.product-card .pl-inner .price-cont .item-price-contain .item-price {
    font-size: 19px;
    color: #005aab;
    font-weight: bold
}

.product-card .pl-inner .price-cont .item-price-contain .formatted-price {
    font-size: .7em;
    font-weight: 600
}

.product-card .pl-inner .price-cont .item-price-unit {
    width: 100%;
    text-align: center;
    font-size: 12px;
    color: #ff5733;
    margin: 0;
    padding: 1px;
    height: 1em
}

.product-card .pl-inner .item-info {
    text-align: center;
    width: 100%;
    margin-top: 5px;
    min-height: 25px
}

.product-card .pl-inner .item-info .ats-promotion .img-responsive {
    display: block;
    max-width: 100%;
    height: auto;
    float: right
}

.product-card .pl-inner .item-info i {
    font-style: normal;
    display: block;
    height: 13px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis
}

.product-card .pl-inner .item-info em {
    position: absolute;
    top: 10px;
    left: 0;
    background: #f18d2a;
    border-radius: 0 8px 8px 0;
    color: white;
    overflow: hidden;
    text-align: center;
    display: inline-flex;
    font-size: 12px;
    padding: 4px 6px
}

.product-card .pl-inner .item-info .cargo-free {
    text-align: center;
    display: grid;
    place-items: center;
    overflow: hidden;
    font-size: 10px;
    background-color: #1cccd3;
    padding: 4px 3px;
    border-radius: 8px;
    float: left;
    height: 100%
}

.product-card .pl-inner .item-info .cargo-free__text {
    display: inline-block;
    font-weight: 500;
    font-size: 10px;
    color: #ffffff
}

.product-card .pl-inner .sponsored-badge {
    background: #F0F0F0;
    border-radius: 10px;
    padding: 4px;
    color: #666666;
    font-size: 10px;
    font-weight: 600
}

.product-card .pl-inner .camp-badge {
    float: right;
    background: #ff9d00;
    border-radius: 8px;
    color: white;
    overflow: hidden;
    display: inline-flex;
    text-align: center;
    font-size: 10px;
    padding: 4px 3px;
    height: 100%
}

.product-card .pl-inner .camp-badge.red-camp {
    background: #e61038
}

.product-card .pl-inner .camp-badge.purple-camp {
    background: #6435c9
}

.product-card .pl-inner .camp-badge.green-camp {
    background: #80be35
}

.product-card .pl-inner .camp-badge .img-responsive {
    width: 64px;
    height: 100%
}

.product-card .pl-inner .camp-badge.asseco-garantipay-camp-badge {
    white-space: nowrap
}

.product-card .pl-inner .camp-badge.asseco-garantipay-camp-badge:after {
    width: 22px;
    height: 41px;
    left: 89px
}

.product-card .pl-inner .camp-badge.asseco-garantipay-camp-badge span {
    width: 105px;
    font-size: 12px !important;
    text-transform: capitalize;
    color: #ffffff
}

.product-card .pl-inner .camp-badge.asseco-garantipay-camp-badge span b {
    font-family: Nunito;
    font-weight: 600;
    font-size: 13px
}

.product-card .pl-inner .camp-badge.subscription-badge {
    background: linear-gradient(to top left, transparent 0, transparent 50%, #8ed4cc 50%, #8ed4cc 100%);
    width: 70px;
    height: 70px
}

.product-card .pl-inner .camp-badge.subscription-badge span {
    color: #ffffff;
    font-size: 9px !important;
    top: 7px;
    left: 3px;
    width: 60px;
    height: 60px
}

.product-card .pl-inner .pl-tr-winwin {
    display: block;
    position: absolute;
    left: 10px;
    top: 10px;
    width: 50px;
    height: 50px;
    z-index: 69
}

.product-card .pl-inner .thumb {
    height: 140px
}

.product-card .pl-inner .thumb img {
    max-width: 140px;
    max-height: 140px
}

.product-card .pl-inner .qty-selector .input-group-btn {
    width: 23px;
    height: 35px
}

.product-card .pl-inner .qty-selector .input-group-btn button {
    padding: 0;
    width: 23px;
    height: 35px;
    background: #e4e4e4;
    border: none;
    box-shadow: none
}

.product-card .pl-inner .qty-selector .input-group-btn button span {
    color: #015aac;
    font-size: 15px
}

.product-card .pl-inner .addToCartFavoriteProducts {
    display: grid !important;
    place-items: center
}

.product-card .pl-inner .addToCartFavoriteProducts button.btn-primary {
    background: #009f0f;
    border: none;
    box-shadow: none;
    padding: 10px 13px;
    cursor: pointer;
    font: normal 14px 'Nunito'
}

.product-card .pl-inner .addToCartFavoriteProducts button.btn-primary:hover {
    color: #fff !important
}

.product-card .pl-inner .addToCartFavoriteProducts .addToCartButton {
    border-radius: 25px;
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 5px;
    width: auto
}

.product-card .pl-inner .addToCartFavoriteProducts .addToCartButton .add-to-cart-icon {
    display: grid;
    place-items: center;
    width: 17.105px;
    height: 15.965px;
    background-image: url("https://reimg-carrefour.mncdn.com/bannerimage/Sepet2023_0_MC/8851735937074.png");
    background-size: cover;
    background-position: center
}

@media (max-width:1023px) {
    .product-card .pl-inner .addToCartFavoriteProducts .addToCartButton .add-to-cart-icon {
        width: 15.105px;
        height: 13.965px
    }
}

.product-card .pl-inner .oos-cont button.outOfStock {
    background: #ffffff !important;
    border-color: #4D6F92 !important;
    color: #4D6F92;
    white-space: normal;
    line-height: 1;
    font-size: 12px;
    min-height: 32px;
    padding: 2px
}

.product-card .pl-inner .oos-cont .js-notify-stock {
    background-color: #ffffff;
    color: #005baa;
    border: 1px solid #005baa;
    line-height: 12px;
    padding: 4px 12px
}

@media (max-width:767px) {
    .product-card .pl-inner .oos-cont .js-notify-stock {
        margin-top: -5px;
        padding: 0 0 !important;
        font-size: 10px !important
    }
}

@media (max-width:374px) {
    .product-card .pl-inner .oos-cont .js-notify-stock {
        font-size: 8px !important
    }
}

.product-card .pl-inner .oos-cont .js-notify-stock:disabled {
    background-color: #ffffff !important;
    border: 1px solid #1AA927 !important;
    color: #1AA927
}

.product-card .hover-box .qty-selector {
    display: table
}

.product-card .hover-box .qty-selector .a-title {
    font-size: 11px;
    padding-bottom: 5px
}

.product-card .hover-box .add_to_cart_form {
    display: grid !important;
    place-items: center
}

@media (max-width:372px) {
    .product-card .hover-box .add_to_cart_form {
        min-height: 42px
    }
}

.product-card .hover-box .add_to_cart_form .selectSizeBtn {
    border-radius: 25px;
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 5px;
    width: auto
}

.product-card .hover-box .add_to_cart_form .selectSizeBtn .add-to-cart-icon {
    display: grid;
    place-items: center;
    width: 17.105px;
    height: 15.965px;
    background-image: url(https://reimg-carrefour.mncdn.com/bannerimage/Sepet2023_0_MC/8851735937074.png);
    background-size: cover;
    background-position: center
}

.product-card a:hover {
    text-decoration: none !important
}

.product-card.product-card-lg {
    padding-left: 10px;
    padding-right: 10px
}

.product-card.product-card-lg .pl-inner {
    height: 500px
}

.product-card.product-card-lg .pl-inner .item-name {
    text-align: left;
    padding-left: 20px;
    padding-right: 20px;
    height: 56px
}

.product-card.product-card-lg .pl-inner .item-name.item-name-lg {
    font-size: 18px;
    font-weight: bold !important;
    color: #242424
}

.product-card.product-card-lg .pl-inner .item-info {
    text-align: left;
    padding-left: 20px;
    padding-right: 20px
}

.product-card.product-card-lg .pl-inner .item-url {
    text-decoration: underline;
    margin: 3px 0;
    text-align: left;
    padding-left: 20px;
    padding-right: 20px;
    font-weight: bold;
    color: #242424
}

@media (max-width:1024px) {
    .product-card.product-card-lg .pl-inner .item-name {
        padding-left: 10px;
        padding-right: 10px
    }

    .product-card.product-card-lg .pl-inner .item-name.item-name-lg {
        font-size: 12px
    }

    .product-card.product-card-lg .pl-inner .item-info {
        padding-left: 10px;
        padding-right: 10px
    }

    .product-card.product-card-lg .pl-inner .item-url {
        padding-left: 10px;
        padding-right: 10px;
        font-size: 12px
    }
}

@media (max-width:767px) {
    .product-card.product-card-lg .pl-inner {
        height: 430px
    }

    .product-card.product-card-lg .pl-inner .item-name {
        height: 44px
    }
}

@media (max-width:1023px) {
    .product-card .pl-inner {
        min-height: 285px
    }

    .product-grid .product-card .pl-inner {
        min-height: 291px
    }

    .product-card .pl-inner .thumb {
        height: 90px
    }

    .product-card .pl-inner .thumb img {
        max-width: 90px;
        max-height: 90px
    }

    .product-card .pl-inner .btn {
        padding: 3px 7px;
        font-size: 12px
    }

    .product-card .pl-inner .added-to-cart-info {
        width: 80%;
        height: 28px;
        line-height: 28px;
        font-size: 11px;
        left: 10%
    }

    .product-card .pl-inner .dis-price-cont {
        min-height: 26px
    }

    .product-card .pl-inner .dis-price-cont .discount-badge,
    .product-card .pl-inner .dis-price-cont .at-spt-cont {
        font-size: 8px;
        padding: 2px 2px
    }

    .product-card .pl-inner .price-cont {
        min-height: 45px
    }

    .product-card .pl-inner .price-cont .item-price-contain .priceLineThrough {
        font-size: 13px
    }

    .product-card .pl-inner .price-cont .item-price-contain .item-price {
        font-size: 17px
    }

    .product-card .pl-inner .price-cont .item-price-unit {
        font-size: 10px
    }

    .product-card .pl-inner .item-info em {
        border-radius: 6px;
        font-size: 10px
    }

    .product-card .pl-inner .item-info .cargo-free {
        border-radius: 6px
    }

    .product-card .pl-inner .camp-badge {
        border-radius: 6px;
        font-size: 8px
    }

    .product-card .pl-inner .camp-badge__text {
        font-size: 8px;
        margin: 0 !important
    }

    .product-card .pl-inner .sponsored-badge {
        font-size: 8px
    }
}

@media (max-width:372px) {
    .product-card.download-mobile-app .pl-inner {
        min-height: 306px
    }
}

#crossellingRecommendations {
    display: none
}

#crossellingRecommendations .product-card .camp-badge span {
    font-size: 8px;
    line-height: 10px
}

#alsobought-recs .hover-box:hover {
    height: 173px;
    position: relative;
    z-index: 999;
    background: #fff
}

.product-listing.product-grid {
    display: grid;
    grid-template-columns: repeat(auto-fit, 210px);
    margin-top: 25px;
    grid-column-gap: 20px;
    grid-row-gap: 15px;
    place-items: center;
    align-items: stretch
}

.product-listing.product-grid:before {
    content: none !important
}

.product-listing.product-grid:after {
    content: none !important
}

.product-listing.product-grid .product-listing-item .product-card .pl-inner .advice {
    display: flex;
    flex-direction: column;
    align-items: center;
    width: 100%;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%)
}

.product-listing.product-grid .product-listing-item .product-card .pl-inner .advice .js-advice-icon {
    border: 1px solid rgba(17, 88, 214, 0.1);
    border-radius: 30px;
    padding: 6px;
    margin-bottom: 10px
}

.product-listing.product-grid .product-listing-item .product-card .pl-inner .advice .js-advice-icon i {
    font-size: 31px;
    font-weight: 600;
    color: #1158D6;
    border: 1px solid;
    border-radius: 22px;
    padding: 6px
}

.product-listing.product-grid .product-listing-item .product-card .pl-inner .advice .advice-text {
    font-weight: bold;
    font-size: 14px;
    line-height: 18px;
    text-align: center;
    color: #1158D6
}

@media (max-width:480px) {
    .product-listing.product-grid {
        grid-template-columns: repeat(2, 1fr);
        grid-column-gap: 5px
    }

    .product-listing.product-grid .product-listing-item .product-card {
        width: 170px
    }
}

@media (max-width:370px) {
    .product-listing.product-grid .product-listing-item .product-card {
        width: 160px
    }
}

@media (max-width:340px) {
    .product-listing.product-grid {
        grid-template-columns: 1fr;
        grid-column-gap: 0
    }

    .product-listing.product-grid .product-listing-item .product-card {
        width: 190px
    }
}

.hp-cat-banners .col-sm-3 {
    width: 20%;
    margin-bottom: 20px
}

.js-owl-homepage-brand {
    margin: 20px 0 !important;
    background: #fff
}

.js-owl-homepage-brand .owl-item {
    padding: 7px 0
}

.js-owl-homepage-brand .owl-item~.owl-item {
    margin-left: 0
}

.js-owl-homepage-brand img {
    width: auto
}

.page-homepage .hero-products .owl-item {
    transform: translateZ(0);
    -webkit-transform: translateZ(0);
    -ms-transform: translateZ(0)
}

.page-homepage .hero-products .slider {
    margin: 0
}

.page-homepage .hero-products .slider .hero-products-inner {
    background: #fff;
    min-height: 550px
}

.page-homepage .hero-products .slider .hero-products-inner span.camp-head {
    font-size: 34px;
    line-height: 30px;
    font-weight: bold;
    text-align: center;
    color: #777;
    display: block;
    padding: 10px 0 5px 0
}

.page-homepage .hero-products .slider .hero-products-inner a.camp-subhead {
    font-size: 22px;
    text-align: center;
    color: #015aac;
    display: block
}

.page-homepage .hero-products .slider .hero-products-inner a.camp-subhead:hover {
    text-decoration: none
}

.page-homepage .hero-products .slider .hero-products-inner .hero-product a .discount-badge {
    background-color: #f00;
    padding: 10px 7px;
    width: 52px;
    height: 52px;
    border-radius: 30px;
    text-align: center;
    color: #fff;
    font-size: 16px;
    font-weight: bold;
    line-height: 32px
}

.page-homepage .hero-products .slider .hero-products-inner .hero-product a .discount-badge span {
    font-size: 12px;
    display: block
}

.page-homepage .hero-products .slider .hero-products-inner .hero-product a .discount-badge-big {
    background: none;
    padding: 0
}

.page-homepage .hero-products .slider .hero-products-inner .hero-product a .heroBannerImage img {
    width: 100%;
    height: auto;
    border: none
}

.page-homepage .hero-products .slider .hero-products-inner .hero-product a .details {
    margin-top: 15px
}

.page-homepage .hero-products .slider .hero-products-inner .hero-product a .details .p-name {
    color: #777777;
    overflow: hidden;
    font-size: 17px;
    display: block;
    height: 45px;
    text-align: center
}

.page-homepage .hero-products .slider .hero-products-inner .hero-product a .details .price-cont {
    margin-top: 20px;
    padding-left: 35px
}

.page-homepage .hero-products .slider .hero-products-inner .hero-product a .details .price-cont .prices {
    margin-left: 5px
}

.page-homepage .hero-products .slider .hero-products-inner .hero-product a .details .price-cont .prices .p-price {
    color: #000;
    font-size: 21px;
    line-height: 20px;
    font-weight: normal;
    display: block
}

.page-homepage .hero-products .slider .hero-products-inner .hero-product a .details .price-cont .prices .priceLineThrough {
    font-size: 16px;
    color: #919191
}

.page-homepage .hero-products .slider .hero-products-inner .owl-nav span.glyphicon-menu-right:before {
    margin-left: 10px
}

.page-homepage .hero-products .slider .hero-products-inner span.center-block {
    width: 230px
}

.page-homepage .hero-banners {
    margin-top: 20px
}

.page-homepage .hero-banners .banner-box {
    background-color: #fff;
    overflow: hidden
}

.page-homepage .hero-banners .banner-box span {
    display: inline;
    vertical-align: middle
}

.page-homepage .banner-area {
    margin-top: 20px
}

.page-homepage .variantOverlay {
    position: fixed;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background: #000;
    opacity: .7;
    display: none
}

.page-homepage #js-last-purchased {
    background: #f1f1f1;
    position: relative;
    border-radius: 8px;
    padding-top: 0;
    padding-bottom: 18px
}

.page-homepage .lastPurchasedTxt {
    position: absolute;
    width: 100%;
    text-align: center;
    top: -90px;
    display: none
}

.page-homepage .lastPurchasedTxt p {
    background: #005baa;
    color: #ffffff;
    padding: 10px;
    font-size: 16px;
    width: auto;
    max-width: 300px;
    margin: auto;
    border-radius: 8px
}

.page-homepage .lastPurchasedTxt p a {
    color: #ffffff;
    float: right
}

.page-homepage .lastPurchasedTxt p a:hover {
    text-decoration: none
}

.page-homepage .lastPurchasedTxt .arrow-down {
    width: 0;
    height: 0;
    border-left: 20px solid transparent;
    border-right: 20px solid transparent;
    border-top: 20px solid #005baa;
    margin: auto;
    position: relative;
    top: 20px
}

@media (max-width:639px) {
    .hp-3-slogan .yCmsComponent+.yCmsComponent {
        margin-top: 20px
    }
}

.main-slider .slider .owl-item,
.hero-products .slider .owl-item {
    -webkit-backface-visibility: visible;
    backface-visibility: visible
}

.main-slider .slider-nav,
.hero-products .slider-nav {
    margin-top: 5px;
    margin-left: -1px;
    margin-right: -1px
}

.main-slider .slider-nav .thumbs .thumb,
.hero-products .slider-nav .thumbs .thumb {
    float: left
}

.main-slider .slider-nav .thumbs .thumb~.thumb,
.hero-products .slider-nav .thumbs .thumb~.thumb {
    margin-left: 5px
}

.main-slider .thumbs,
.hero-products .thumbs {
    width: 100%;
    display: table;
    table-layout: fixed;
    padding: 0;
    margin: 0
}

.main-slider .thumb,
.hero-products .thumb {
    display: table-cell;
    vertical-align: middle;
    position: relative;
    border: none;
    cursor: pointer;
    border: 1px solid transparent
}

.main-slider .thumb a img,
.hero-products .thumb a img {
    width: 100%;
    height: auto;
    display: block
}

.main-slider .thumb a:focus,
.hero-products .thumb a:focus {
    outline: none
}

.main-slider .thumb span,
.hero-products .thumb span {
    font-family: monospace;
    font-size: 1.2em;
    line-height: 1;
    color: #fff;
    text-align: center;
    font-weight: bold;
    text-decoration: none;
    display: block;
    position: absolute;
    top: 50%;
    left: 0;
    right: 0;
    padding: 1em 0;
    margin-top: -1.6em
}

.main-slider .thumb:hover span,
.hero-products .thumb:hover span,
.main-slider .thumb.active,
.hero-products .thumb.active {
    color: #fff;
    cursor: pointer
}

.main-slider .thumb:hover span a,
.hero-products .thumb:hover span a,
.main-slider .thumb.active a,
.hero-products .thumb.active a {
    background-color: #005baa;
    border: 2px solid #bbdbf8;
    transition: background-color .3s ease
}

.rec-carousel-component-inner.owl-carousel .owl-nav .owl-prev,
.rec-carousel-component-inner.owl-carousel .owl-nav .owl-next {
    opacity: .6
}

.rec-carousel-component-inner.owl-carousel .owl-nav .owl-prev:hover,
.rec-carousel-component-inner.owl-carousel .owl-nav .owl-next:hover {
    opacity: 1
}

@media (min-width:800px) {

    .rec-carousel-component-inner.owl-carousel .owl-nav .owl-prev span.glyphicon,
    .rec-carousel-component-inner.owl-carousel .owl-nav .owl-next span.glyphicon {
        display: block !important
    }
}

@media (max-width:800px) {

    .rec-carousel-component-inner.owl-carousel .owl-nav .owl-prev span.glyphicon,
    .rec-carousel-component-inner.owl-carousel .owl-nav .owl-next span.glyphicon {
        display: none !important
    }
}

.rec-carousel-component-inner.owl-carousel .owl-nav .owl-next {
    right: 9px !important
}

.rec-carousel-component-inner.owl-carousel .owl-nav .owl-next span.glyphicon-menu-right:before {
    margin-left: 0
}

.rec-carousel-component-inner.owl-carousel .owl-nav .owl-prev {
    left: 9px !important
}

.rec-carousel-component-inner.owl-carousel .owl-dots .owl-dot {
    background: #bbdbf8 !important
}

.rec-carousel-component-inner.owl-carousel .owl-dots .owl-dot.active {
    background: #005baa !important
}

.rec-carousel-component-inner.owl-carousel .pl-inner .addToCartFavoriteProducts {
    width: 85% !important
}

.hp-banner-container {
    margin-top: 20px
}

.rec-carousel-component {
    margin-left: -18px;
    margin-right: -18px;
    margin-top: 20px
}

.rec-carousel-component .headline {
    padding-left: 20px;
    font-size: 19px;
    color: #015aac
}

.rec-carousel-component .rec-carousel-component-inner .owl-item {
    -webkit-backface-visibility: visible;
    backface-visibility: visible
}

.rec-carousel-component .rec-carousel-component-inner .owl-item .product-card .pl-inner {
    height: 350px
}

.rec-carousel-component .rec-carousel-component-inner .owl-item .product-card .pl-inner .hover-box2 .item-info {
    display: none
}

.rec-carousel-component .rec-carousel-component-inner .owl-item .product-card .pl-inner .hover-box2 .clearfix.qty-mc,
.rec-carousel-component .rec-carousel-component-inner .owl-item .product-card .pl-inner .hover-box2 .dl-horizontal dd.qty-mc,
.rec-carousel-component .rec-carousel-component-inner .owl-item .product-card .pl-inner .hover-box2 .container.qty-mc,
.rec-carousel-component .rec-carousel-component-inner .owl-item .product-card .pl-inner .hover-box2 .container-fluid.qty-mc,
.rec-carousel-component .rec-carousel-component-inner .owl-item .product-card .pl-inner .hover-box2 .row.qty-mc,
.rec-carousel-component .rec-carousel-component-inner .owl-item .product-card .pl-inner .hover-box2 .form-horizontal .form-group.qty-mc,
.rec-carousel-component .rec-carousel-component-inner .owl-item .product-card .pl-inner .hover-box2 .btn-toolbar.qty-mc,
.rec-carousel-component .rec-carousel-component-inner .owl-item .product-card .pl-inner .hover-box2 .btn-group-vertical>.btn-group.qty-mc,
.rec-carousel-component .rec-carousel-component-inner .owl-item .product-card .pl-inner .hover-box2 .nav.qty-mc,
.rec-carousel-component .rec-carousel-component-inner .owl-item .product-card .pl-inner .hover-box2 .navbar.qty-mc,
.rec-carousel-component .rec-carousel-component-inner .owl-item .product-card .pl-inner .hover-box2 .navbar-header.qty-mc,
.rec-carousel-component .rec-carousel-component-inner .owl-item .product-card .pl-inner .hover-box2 .navbar-collapse.qty-mc,
.rec-carousel-component .rec-carousel-component-inner .owl-item .product-card .pl-inner .hover-box2 .pager.qty-mc,
.rec-carousel-component .rec-carousel-component-inner .owl-item .product-card .pl-inner .hover-box2 .panel-body.qty-mc,
.rec-carousel-component .rec-carousel-component-inner .owl-item .product-card .pl-inner .hover-box2 .modal-footer.qty-mc {
    margin: 0 auto;
    text-align: center;
    width: auto;
    border: none
}

.rec-carousel-component .rec-carousel-component-inner .owl-item .product-card .pl-inner .hover-box2 .clearfix.qty-mc .addToCartFavoriteProducts,
.rec-carousel-component .rec-carousel-component-inner .owl-item .product-card .pl-inner .hover-box2 .dl-horizontal dd.qty-mc .addToCartFavoriteProducts,
.rec-carousel-component .rec-carousel-component-inner .owl-item .product-card .pl-inner .hover-box2 .container.qty-mc .addToCartFavoriteProducts,
.rec-carousel-component .rec-carousel-component-inner .owl-item .product-card .pl-inner .hover-box2 .container-fluid.qty-mc .addToCartFavoriteProducts,
.rec-carousel-component .rec-carousel-component-inner .owl-item .product-card .pl-inner .hover-box2 .row.qty-mc .addToCartFavoriteProducts,
.rec-carousel-component .rec-carousel-component-inner .owl-item .product-card .pl-inner .hover-box2 .form-horizontal .form-group.qty-mc .addToCartFavoriteProducts,
.rec-carousel-component .rec-carousel-component-inner .owl-item .product-card .pl-inner .hover-box2 .btn-toolbar.qty-mc .addToCartFavoriteProducts,
.rec-carousel-component .rec-carousel-component-inner .owl-item .product-card .pl-inner .hover-box2 .btn-group-vertical>.btn-group.qty-mc .addToCartFavoriteProducts,
.rec-carousel-component .rec-carousel-component-inner .owl-item .product-card .pl-inner .hover-box2 .nav.qty-mc .addToCartFavoriteProducts,
.rec-carousel-component .rec-carousel-component-inner .owl-item .product-card .pl-inner .hover-box2 .navbar.qty-mc .addToCartFavoriteProducts,
.rec-carousel-component .rec-carousel-component-inner .owl-item .product-card .pl-inner .hover-box2 .navbar-header.qty-mc .addToCartFavoriteProducts,
.rec-carousel-component .rec-carousel-component-inner .owl-item .product-card .pl-inner .hover-box2 .navbar-collapse.qty-mc .addToCartFavoriteProducts,
.rec-carousel-component .rec-carousel-component-inner .owl-item .product-card .pl-inner .hover-box2 .pager.qty-mc .addToCartFavoriteProducts,
.rec-carousel-component .rec-carousel-component-inner .owl-item .product-card .pl-inner .hover-box2 .panel-body.qty-mc .addToCartFavoriteProducts,
.rec-carousel-component .rec-carousel-component-inner .owl-item .product-card .pl-inner .hover-box2 .modal-footer.qty-mc .addToCartFavoriteProducts {
    float: none;
    padding: 0;
    display: block;
    margin: 0 auto;
    width: 100px
}

.rec-carousel-component .rec-carousel-component-inner .owl-item .product-card .pl-inner .hover-box2 .clearfix.qty-mc .addToCartFavoriteProducts button.btn-primary,
.rec-carousel-component .rec-carousel-component-inner .owl-item .product-card .pl-inner .hover-box2 .dl-horizontal dd.qty-mc .addToCartFavoriteProducts button.btn-primary,
.rec-carousel-component .rec-carousel-component-inner .owl-item .product-card .pl-inner .hover-box2 .container.qty-mc .addToCartFavoriteProducts button.btn-primary,
.rec-carousel-component .rec-carousel-component-inner .owl-item .product-card .pl-inner .hover-box2 .container-fluid.qty-mc .addToCartFavoriteProducts button.btn-primary,
.rec-carousel-component .rec-carousel-component-inner .owl-item .product-card .pl-inner .hover-box2 .row.qty-mc .addToCartFavoriteProducts button.btn-primary,
.rec-carousel-component .rec-carousel-component-inner .owl-item .product-card .pl-inner .hover-box2 .form-horizontal .form-group.qty-mc .addToCartFavoriteProducts button.btn-primary,
.rec-carousel-component .rec-carousel-component-inner .owl-item .product-card .pl-inner .hover-box2 .btn-toolbar.qty-mc .addToCartFavoriteProducts button.btn-primary,
.rec-carousel-component .rec-carousel-component-inner .owl-item .product-card .pl-inner .hover-box2 .btn-group-vertical>.btn-group.qty-mc .addToCartFavoriteProducts button.btn-primary,
.rec-carousel-component .rec-carousel-component-inner .owl-item .product-card .pl-inner .hover-box2 .nav.qty-mc .addToCartFavoriteProducts button.btn-primary,
.rec-carousel-component .rec-carousel-component-inner .owl-item .product-card .pl-inner .hover-box2 .navbar.qty-mc .addToCartFavoriteProducts button.btn-primary,
.rec-carousel-component .rec-carousel-component-inner .owl-item .product-card .pl-inner .hover-box2 .navbar-header.qty-mc .addToCartFavoriteProducts button.btn-primary,
.rec-carousel-component .rec-carousel-component-inner .owl-item .product-card .pl-inner .hover-box2 .navbar-collapse.qty-mc .addToCartFavoriteProducts button.btn-primary,
.rec-carousel-component .rec-carousel-component-inner .owl-item .product-card .pl-inner .hover-box2 .pager.qty-mc .addToCartFavoriteProducts button.btn-primary,
.rec-carousel-component .rec-carousel-component-inner .owl-item .product-card .pl-inner .hover-box2 .panel-body.qty-mc .addToCartFavoriteProducts button.btn-primary,
.rec-carousel-component .rec-carousel-component-inner .owl-item .product-card .pl-inner .hover-box2 .modal-footer.qty-mc .addToCartFavoriteProducts button.btn-primary {
    background: #009f0f;
    border: none;
    box-shadow: none;
    padding: 10px 12px;
    font: normal 14px 'Nunito'
}

.rec-carousel-component .rec-carousel-component-inner .owl-item .product-card .pl-inner .hover-box2 .clearfix.qty-mc .addToCartFavoriteProducts button.btn-primary:hover,
.rec-carousel-component .rec-carousel-component-inner .owl-item .product-card .pl-inner .hover-box2 .dl-horizontal dd.qty-mc .addToCartFavoriteProducts button.btn-primary:hover,
.rec-carousel-component .rec-carousel-component-inner .owl-item .product-card .pl-inner .hover-box2 .container.qty-mc .addToCartFavoriteProducts button.btn-primary:hover,
.rec-carousel-component .rec-carousel-component-inner .owl-item .product-card .pl-inner .hover-box2 .container-fluid.qty-mc .addToCartFavoriteProducts button.btn-primary:hover,
.rec-carousel-component .rec-carousel-component-inner .owl-item .product-card .pl-inner .hover-box2 .row.qty-mc .addToCartFavoriteProducts button.btn-primary:hover,
.rec-carousel-component .rec-carousel-component-inner .owl-item .product-card .pl-inner .hover-box2 .form-horizontal .form-group.qty-mc .addToCartFavoriteProducts button.btn-primary:hover,
.rec-carousel-component .rec-carousel-component-inner .owl-item .product-card .pl-inner .hover-box2 .btn-toolbar.qty-mc .addToCartFavoriteProducts button.btn-primary:hover,
.rec-carousel-component .rec-carousel-component-inner .owl-item .product-card .pl-inner .hover-box2 .btn-group-vertical>.btn-group.qty-mc .addToCartFavoriteProducts button.btn-primary:hover,
.rec-carousel-component .rec-carousel-component-inner .owl-item .product-card .pl-inner .hover-box2 .nav.qty-mc .addToCartFavoriteProducts button.btn-primary:hover,
.rec-carousel-component .rec-carousel-component-inner .owl-item .product-card .pl-inner .hover-box2 .navbar.qty-mc .addToCartFavoriteProducts button.btn-primary:hover,
.rec-carousel-component .rec-carousel-component-inner .owl-item .product-card .pl-inner .hover-box2 .navbar-header.qty-mc .addToCartFavoriteProducts button.btn-primary:hover,
.rec-carousel-component .rec-carousel-component-inner .owl-item .product-card .pl-inner .hover-box2 .navbar-collapse.qty-mc .addToCartFavoriteProducts button.btn-primary:hover,
.rec-carousel-component .rec-carousel-component-inner .owl-item .product-card .pl-inner .hover-box2 .pager.qty-mc .addToCartFavoriteProducts button.btn-primary:hover,
.rec-carousel-component .rec-carousel-component-inner .owl-item .product-card .pl-inner .hover-box2 .panel-body.qty-mc .addToCartFavoriteProducts button.btn-primary:hover,
.rec-carousel-component .rec-carousel-component-inner .owl-item .product-card .pl-inner .hover-box2 .modal-footer.qty-mc .addToCartFavoriteProducts button.btn-primary:hover {
    color: #fff !important
}

.rec-carousel-component .rec-carousel-component-inner .owl-item img {
    width: auto;
    margin: 0 auto
}

.rec-carousel-component .rec-carousel-component-inner .owl-nav .owl-next {
    right: 0
}

.rec-carousel-component .rec-carousel-component-inner .owl-nav .owl-prev {
    left: 0
}

.rec-carousel-component .rec-carousel-component-inner .owl-nav span.glyphicon-menu-right:before {
    margin-left: 10px
}

.rec-carousel-component .rec-carousel-component-inner .owl-nav span.glyphicon-menu-left:before {
    margin-left: 0
}

.rec-carousel-component .rec-carousel-component-inner .owl-dots {
    position: absolute;
    z-index: 90;
    top: -20px;
    left: 245px
}

.rec-carousel-component .rec-carousel-component-inner .owl-dots .owl-dot {
    width: 14px;
    height: 14px;
    border-radius: 20px;
    border: none;
    background-color: #b5d796;
    float: none;
    display: inline-block;
    cursor: pointer;
    margin-right: 5px
}

.rec-carousel-component .rec-carousel-component-inner .owl-dots .owl-dot.active {
    background: #79ac4c
}

html.firefox .page-homepage .hero-products .slider .hero-products-inner .hero-product a .heroBannerImage img {
    width: 101%
}

.main-slider .rotatingBanners {
    margin-top: 2rem
}

.main-slider .rotatingBanners.owl-carousel {
    display: block
}

.main-slider .rotatingBanners.owl-carousel>*:not(:first-child) {
    display: none
}

.main-slider .rotatingBanners.owl-carousel .desktop-carousel {
    max-height: 100% !important
}

.main-slider .rotatingBanners.owl-carousel .owl-nav {
    display: block
}

@media (max-width:1024px) {

    .main-slider .slider .rotatingBanners,
    .main-slider .slider .owl-carousel .slide {
        visibility: hidden
    }

    .main-slider .slider .rotatingBanners.hidden,
    .main-slider .slider .owl-carousel .slide.hidden {
        display: block !important;
        visibility: visible !important
    }

    .main-slider .slider.main-slider-loaded {
        height: auto
    }

    .main-slider .slider.main-slider-loaded .rotatingBanners,
    .main-slider .slider.main-slider-loaded .owl-carousel .slide {
        visibility: visible
    }

    .main-slider .slider.main-slider-loaded .rotatingBanners.hidden,
    .main-slider .slider.main-slider-loaded .owl-carousel .slide.hidden {
        display: block !important
    }

    .main-slider .slider.main-slider-loaded .owl-carousel {
        width: 100%;
        background: #ffffff;
        visibility: visible;
        border-radius: 6px
    }

    .main-slider .slider.main-slider-loaded .owl-carousel .slide {
        display: block !important
    }

    .nav-cont .navbar-nav>li>.dropdown-menu.s-menu-1>li.menu-special-area a span,
    .nav-cont .navbar-nav>li>.dropdown-menu.s-menu-1>li.menu-special-area div.content span {
        padding-left: 0
    }

    .dropdown-menu.sub-menu.s-menu-1 li a[href*="kampanyalar"] img.icon-normal {
        display: none
    }

    .dropdown-menu.sub-menu.s-menu-1 li a[href*="kampanyalar"] img.icon-hover {
        display: none
    }
}

@media (min-width:1281px) and (max-width:1412px) {
    .main-slider .slider {
        min-height: 330px
    }
}

@media (min-width:1413px) {
    .main-slider .slider {
        min-height: 390px
    }
}

@media (max-width:1023px) {

    body.page-loading .row.credit-cards,
    body.page-loading .row.copyright,
    body.page-loading .row.rec-carousel-component,
    body.page-loading .row.pl-component {
        margin-left: 0 !important;
        margin-right: 0 !important
    }
}

.pl-component.row .product-carousel {
    position: relative;
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 46px;
    margin: 3rem 0
}

.pl-component.row .product-carousel:before,
.pl-component.row .product-carousel:after {
    content: none
}

.pl-component.row .product-carousel .headline {
    padding: 0;
    font-size: 30px;
    font-weight: bold;
    line-height: 1;
    color: #2154BA
}

.pl-component.row .product-carousel .product-slider .product-slider-left {
    width: 100%
}

.pl-component.row .product-carousel .product-slider .product-slider-left img.img-responsive {
    height: 371px
}

.pl-component.row .product-carousel .product-slider .product-slider-left img.img-responsive.mobile-img {
    display: none
}

.pl-component.row .product-carousel .product-slider .product-slider-left img.img-responsive.desktop-img {
    display: block
}

.pl-component.row .product-carousel .product-slider .product-slider-left .product-slider-title {
    width: 100%;
    height: 50px
}

.pl-component.row .product-carousel .product-slider-right {
    margin: 0
}

.pl-component.row .product-carousel .product-slider-right.full-screen-slider {
    margin: 0
}

.pl-component.row .product-carousel .product-slider-right .product-slider-nav {
    position: relative;
    display: flex;
    justify-content: flex-end;
    align-items: center;
    width: 100%;
    height: 50px
}

.pl-component.row .product-carousel .product-slider-right .product-slider-nav.tab-carousel-head {
    display: grid;
    grid-template-columns: 1fr auto auto auto
}

.pl-component.row .product-carousel .product-slider-right .product-slider-nav .product-slider-title.mobile-not-tab {
    display: none
}

.pl-component.row .product-carousel .product-slider-right .product-slider-nav .slider-left-button,
.pl-component.row .product-carousel .product-slider-right .product-slider-nav .slider-right-button {
    width: 30px;
    height: 20px
}

@media (max-width:1023px) {

    .pl-component.row .product-carousel .product-slider-right .product-slider-nav .slider-left-button,
    .pl-component.row .product-carousel .product-slider-right .product-slider-nav .slider-right-button {
        width: 23px
    }
}

.pl-component.row .product-carousel .product-slider-right .product-slider-nav .slider-left-button {
    margin-left: 2.5rem
}

.pl-component.row .product-carousel .product-slider-right .product-slider-nav .slider-right-button {
    margin-left: 13px
}

.pl-component.row .product-carousel .product-slider-right .product-slider-nav .view-all-products .head-a {
    font-size: 18px;
    font-weight: 600;
    text-decoration: underline;
    color: #2154BA
}

@media (max-width:1023px) {
    .pl-component.row .product-carousel {
        width: 100%;
        grid-template-rows: auto auto;
        grid-template-columns: none;
        gap: 0;
        margin: 0
    }

    .pl-component.row .product-carousel .headline {
        font-size: 18px
    }

    .pl-component.row .product-carousel .product-slider .product-slider-left {
        max-width: 100vw;
        height: fit-content;
        padding: 0 10px
    }

    .pl-component.row .product-carousel .product-slider .product-slider-left img.img-responsive {
        max-height: 230px
    }

    .pl-component.row .product-carousel .product-slider .product-slider-left img.img-responsive.mobile-img {
        display: block
    }

    .pl-component.row .product-carousel .product-slider .product-slider-left img.img-responsive.desktop-img {
        display: none
    }

    .pl-component.row .product-carousel .product-slider .product-slider-left .product-slider-title {
        display: none
    }

    .pl-component.row .product-carousel .product-slider-right .product-slider-nav {
        width: 100%;
        display: grid;
        grid-template-columns: 1fr auto auto auto;
        padding-left: 10px;
        padding-right: 10px
    }

    .pl-component.row .product-carousel .product-slider-right .product-slider-nav .product-slider-title.mobile-not-tab {
        display: block
    }

    .pl-component.row .product-carousel .product-slider-right .product-slider-nav .slider-left-button img,
    .pl-component.row .product-carousel .product-slider-right .product-slider-nav .slider-right-button img {
        width: 23px
    }

    .pl-component.row .product-carousel .product-slider-right .product-slider-nav .slider-left-button {
        margin-left: 1.5rem
    }

    .pl-component.row .product-carousel .product-slider-right .product-slider-nav .slider-right-button {
        margin-left: 10px
    }

    .pl-component.row .product-carousel .product-slider-right .product-slider-nav .view-all-products .head-a {
        font-size: 12px
    }
}

.pl-component.row .headline {
    font-family: 'Nunito', Helvetica, Arial, sans-serif;
    font-size: 18px;
    font-weight: 600
}

@media (min-width:1400px) {
    .pl-component.row .headline {
        font-size: 30px
    }
}

.pl-component.row .headline .review-all-products a {
    float: right;
    font-size: 14px;
    margin-right: 10px
}

.pl-component.row .head-a {
    font-size: 12px;
    text-decoration: underline
}

@media (min-width:1400px) {
    .pl-component.row .head-a {
        font-size: 18px
    }
}

.pl-component.row .product-slider-left {
    display: inline;
    float: left;
    width: 690px;
    height: 345px
}

.pl-component.row .product-slider-left p.image-text {
    margin: 0 auto;
    text-align: center;
    position: relative;
    top: -80px;
    color: #f1f1f1;
    text-shadow: 1px 1px 5px black;
    font-family: 'Nunito', Helvetica, Arial, sans-serif;
    font-weight: 700
}

.pl-component.row .product-slider-left a.image-button {
    display: table;
    margin: 0 auto;
    text-align: center;
    position: relative;
    top: -70px;
    z-index: 999;
    background-color: #ffffff;
    color: #005baa;
    font-weight: bold;
    font-size: 16px;
    box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.5);
    -webkit-box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.5);
    -moz-box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.5)
}

.pl-component.row .product-slider-left a.image-button:hover {
    background: #005baa;
    color: #ffffff
}

.pl-component.row .product-slider-left img {
    width: 100%;
    height: 100%;
    border-radius: 6px
}

.pl-component.row .product-slider-right {
    display: inline;
    float: left;
    width: 670px;
    margin-left: 20px;
    overflow: hidden;
    top: 50%
}

.pl-component.row .product-slider-right .product-slider-nav {
    cursor: pointer;
    display: inline;
    position: absolute;
    color: black;
    width: 670px;
    height: 340px
}

.pl-component.row .product-slider-right.full-screen-slider {
    width: 1380px;
    margin-left: 30px
}

.pl-component.row .product-slider-right.full-screen-slider .product-slider-nav {
    width: 1380px
}

.pl-component.row .product-slider-right .slider-area {
    width: 99999999px;
    transform: translate3d(0, 0, 0);
    transition: all .4s ease 0s;
    padding: 0;
    position: relative;
    list-style: none
}

.pl-component.row .product-slider-right.product-slider-single {
    width: 260px;
    margin: 0
}

.pl-component.row .product-slider-right.product-slider-single .product-slider-nav {
    width: 260px
}

.pl-component.row .product-slider-right.product-slider-single .slider-area .product-card {
    width: 260px;
    height: 333px
}

.pl-component.row .product-slider-right.product-slider-single .product-slider-nav {
    padding-top: 100px
}

.pl-component.row .product-slider-right.product-slider-single .product-slider-nav .slider-left-button,
.pl-component.row .product-slider-right.product-slider-single .product-slider-nav .slider-right-button {
    background: none;
    box-shadow: none
}

.pl-component.row .product-slider-right.product-slider-single .product-slider-nav .slider-right-button {
    right: 0
}

.pl-component.row .product-slider-right.product-slider-single .pl-inner {
    border: none
}

.pl-component.row .product-slider-right.product-slider-single .slider-add-to-cart {
    background: #ffffff;
    width: 100%;
    height: 75px;
    display: none;
    position: relative;
    margin-top: -68px;
    padding-top: 20px
}

.pl-component.row .product-slider-right.product-slider-single .product-card:hover .slider-add-to-cart {
    display: block
}

.pl-component.row .product-slider-right.product-slider-single .item-price-unit {
    display: none
}

@media (max-width:1023px) {
    .page-homepage .slider-area {
        padding-left: 3px !important
    }
}

.product-slider-single-cnt {
    width: 260px;
    height: 390px;
    float: left;
    margin: 10px 0 0 20px;
    background: #ffffff;
    border-radius: 6px
}

.product-slider-single-cnt .headline {
    padding: 14px 0 4px 0;
    margin: 0 10px;
    text-align: center
}

@media (min-width:640px) and (max-width:1399px) {
    .product-slider-single-cnt {
        width: 100%;
        margin: 10px 0
    }

    .product-slider-single-cnt .pl-component.row .product-slider-right.product-slider-single {
        width: 100%
    }

    .product-slider-single-cnt .pl-component.row .product-slider-right.product-slider-single .product-slider-nav {
        width: 100%
    }
}

@media (max-width:639px) {
    .product-slider-single-cnt {
        width: 100%;
        margin: 10px 0;
        height: 350px
    }

    .product-slider-single-cnt .pl-component.row .product-slider-right.product-slider-single .pl-inner {
        height: 284px !important
    }

    .product-slider-single-cnt .pl-component.row .product-slider-right.product-slider-single .product-card {
        height: 290px
    }

    .product-slider-single-cnt .pl-component.row .product-slider-right.product-slider-single .product-slider-nav {
        width: 100%
    }
}

@media (max-width:1023px) {
    .pl-component.row .review-all-products a {
        float: right;
        margin-right: 10px
    }

    .pl-component.row .product-slider-right {
        width: -moz-available !important;
        width: -webkit-fill-available !important;
        width: fill-available !important;
        right: 9px;
        left: 9px
    }

    .pl-component.row .product-slider-right .product-slider-nav {
        width: 100%;
        left: 0
    }

    .pl-component.row .product-slider-right .product-slider-nav .slider-right-button {
        right: 0
    }

    .pl-component.row .product-slider-right.full-screen-slider {
        width: 100%;
        margin-left: 20px;
        margin-top: 0
    }

    .pl-component.row .product-slider-right.full-screen-slider .product-slider-nav {
        width: 100%
    }

    .pl-component.row .product-slider-right.full-screen-slider.product-slider-single {
        margin-left: 0
    }

    .pl-component.row .product-slider-right .slider-area .product-card {
        width: 190px;
        padding-left: 10px;
        padding-right: 10px
    }

    .pl-component.row .product-slider-right .slider-area .product-card .pl-inner {
        margin-top: 10px;
        margin-bottom: 10px
    }
}

@media (max-width:1023px) and (max-width:380px) {
    .pl-component.row .product-slider-right .slider-area .product-card {
        padding-left: 5px;
        padding-right: 5px;
        width: 175px
    }
}

@media (min-width:1024px) and (max-width:1200px) {
    .pl-component.row .product-slider-left {
        display: inline;
        float: left;
        width: 320px;
        height: 371px
    }

    .pl-component.row .product-slider-right {
        width: 670px
    }

    .pl-component.row .product-slider-right .product-slider-nav {
        width: 660px
    }

    .pl-component.row .product-slider-right.full-screen-slider {
        width: 1000px;
        margin-left: 30px;
        margin-top: 10px
    }

    .pl-component.row .product-slider-right.full-screen-slider .product-slider-nav {
        width: 1000px
    }

    .pl-component.row .product-slider-right.full-screen-slider.product-slider-single {
        margin-left: 0
    }
}

@media (min-width:1200px) and (max-width:1412px) {
    .pl-component.row .product-slider-left {
        display: inline;
        float: left;
        width: 320px;
        height: 345px
    }

    .pl-component.row .product-slider-right {
        width: 670px
    }

    .pl-component.row .product-slider-right.full-screen-slider {
        width: 1140px;
        margin-left: 30px;
        margin-top: 10px
    }

    .pl-component.row .product-slider-right.full-screen-slider .product-slider-nav {
        width: 1140px
    }

    .pl-component.row .product-slider-right.full-screen-slider.product-slider-single {
        margin-left: 0
    }
}

.skeleton-item {
    visibility: hidden
}

.skeleton {
    width: 1400px;
    position: relative;
    display: grid;
    grid-template-columns: repeat(6, 1fr);
    margin: 3rem 0 3rem -9px
}

.skeleton.category-skeleton {
    display: flex;
    width: 100%
}

.skeleton.product-skeleton {
    display: flex;
    flex-direction: column;
    gap: 10px
}

.skeleton-container {
    display: flex;
    flex-direction: column;
    width: 100%;
    gap: 20px;
    overflow: hidden
}

.skeleton-banner {
    width: 100%;
    height: 304px;
    animation: pulse 2s infinite ease-in-out
}

.skeleton-top-banner {
    width: 100%;
    height: 80px;
    animation: pulse 2s infinite ease-in-out;
    border-radius: 5px
}

.skeleton-rotating-banner {
    width: 100%;
    height: 418px;
    animation: pulse 2s infinite ease-in-out;
    margin-top: 2rem;
    border-radius: 5px
}

.skeleton-category-title {
    width: 96px;
    height: 32px;
    animation: pulse 2s infinite ease-in-out;
    border-radius: 4px
}

.skeleton-product-title {
    width: 200px;
    height: 40px;
    margin-bottom: 10px;
    animation: pulse 2s infinite ease-in-out;
    border-radius: 4px
}

.skeleton-card-content {
    display: flex;
    gap: 20px
}

.skeleton-info {
    display: flex;
    flex-direction: column;
    align-items: center;
    width: 100%
}

.skeleton-button-container {
    display: flex;
    flex-direction: column;
    align-items: center;
    width: 100%
}

.skeleton-card {
    width: 210px;
    height: 370px;
    align-items: center;
    padding: 8px;
    border-radius: 8px;
    background-color: #fff;
    display: flex;
    flex-direction: column;
    justify-content: space-between
}

.skeleton-image {
    width: 100%;
    height: 100px;
    background-color: #e0e0e0;
    border-radius: 4px;
    margin-bottom: 16px;
    animation: pulse 2s infinite ease-in-out
}

.skeleton-text {
    width: 100%;
    height: 20px;
    background-color: #e0e0e0;
    border-radius: 4px;
    margin-bottom: 8px;
    animation: pulse 2s infinite ease-in-out
}

.skeleton-title {
    width: 80%
}

.skeleton-price {
    width: 50%
}

.skeleton-button {
    width: 100%;
    height: 36px;
    background-color: #e0e0e0;
    border-radius: 25px;
    margin-top: auto;
    animation: pulse 2s infinite ease-in-out
}

@keyframes pulse {
    0% {
        background-color: #e0e0e0
    }

    50% {
        background-color: #f0f0f0
    }

    100% {
        background-color: #e0e0e0
    }
}

@media (max-width:1023px) {
    .skeleton.product-skeleton {
        padding-left: 1rem;
        gap: 25px
    }

    .skeleton.product-skeleton .skeleton-card-content {
        grid-template-columns: repeat(8, 1fr)
    }

    .skeleton-banner {
        height: 177px
    }

    .skeleton-top-banner {
        height: 72px
    }

    .skeleton-rotating-banner {
        height: 346px
    }

    .skeleton.category-skeleton .skeleton-card {
        min-width: 170px
    }

    .skeleton-card {
        height: 289px;
        width: 170px
    }

    .skeleton.category-skeleton {
        margin: 1rem 0 3rem 0
    }

    .skeleton.category-skeleton .skeleton-category-title {
        margin-left: 25px
    }

    .skeleton.category-skeleton .skeleton-card-content {
        padding: 0 25px
    }

    .skeleton-button {
        width: 100px;
        height: 25PX
    }

    .skeleton-image {
        width: 90px;
        height: 90px
    }

    .skeleton-title {
        width: 145px
    }

    .skeleton-card-content {
        gap: 20px
    }

    .skeleton-price {
        width: 54px
    }

    .skeleton-info {
        display: flex;
        flex-direction: column;
        align-items: center
    }

    .skeleton-category-title {
        width: 68px;
        height: 22px
    }

    .skeleton-button-container {
        display: flex;
        flex-direction: column;
        align-items: center
    }

    .skeleton-product-title {
        width: 123px;
        height: 20px
    }
}

@media screen and (max-width:576px) {
    .skeleton-banner {
        height: 95px
    }
}

@media (min-width:1024px) and (max-width:1280px) {
    .skeleton-banner {
        height: 221px
    }

    .skeleton-top-banner {
        height: 72px
    }

    .skeleton-rotating-banner {
        height: 358px
    }

    .skeleton-card {
        width: 210px;
        height: 371px
    }
}

.cart-list-pl-component .row {
    margin-left: 10px;
    margin-right: 10px
}

.cart-list-pl-component .row .product-slider-right.full-screen-slider {
    margin: 0
}

@media (min-width:1023px) {
    .cart-list-pl-component .row .product-slider-right.full-screen-slider {
        margin-left: 10px;
        margin-bottom: 25px;
        margin-right: 10px
    }
}

.cart-list-pl-component span.headline {
    font-size: 23px !important;
    width: auto;
    padding: 0
}

@media (max-width:767px) {
    .cart-list-pl-component span.headline {
        font-size: 16px !important
    }
}

.cart-list-pl-component .product-slider-nav {
    padding: 0;
    width: 100% !important;
    display: flex !important;
    position: relative !important;
    height: 40px !important;
    align-items: center;
    justify-content: space-between !important
}

@media (max-width:1023px) {
    .cart-list-pl-component .product-slider-nav {
        padding-left: 10px;
        padding-right: 10px
    }
}

.cart-list-pl-component .product-slider-nav .more-product-text {
    max-width: 50%
}

.cart-list-pl-component .product-slider-nav .slider-left-button,
.cart-list-pl-component .product-slider-nav .slider-right-button {
    position: relative !important;
    display: inline-flex;
    cursor: pointer;
    box-shadow: none !important;
    background-color: transparent !important;
    right: auto !important;
    left: auto !important;
    height: 100% !important;
    padding: 0 5px !important
}

@media (max-width:767px) {

    .cart-list-pl-component .product-slider-nav .slider-left-button,
    .cart-list-pl-component .product-slider-nav .slider-right-button {
        width: auto !important
    }
}

.cart-list-pl-component .product-slider-nav .slider-left-button .pd-arrow-left,
.cart-list-pl-component .product-slider-nav .slider-right-button .pd-arrow-left,
.cart-list-pl-component .product-slider-nav .slider-left-button .pd-arrow-right,
.cart-list-pl-component .product-slider-nav .slider-right-button .pd-arrow-right {
    background: #015aac;
    height: 4px;
    width: 30px;
    margin: 0 auto;
    position: relative;
    border-radius: 5px;
    cursor: pointer
}

@media (max-width:767px) {

    .cart-list-pl-component .product-slider-nav .slider-left-button .pd-arrow-left,
    .cart-list-pl-component .product-slider-nav .slider-right-button .pd-arrow-left,
    .cart-list-pl-component .product-slider-nav .slider-left-button .pd-arrow-right,
    .cart-list-pl-component .product-slider-nav .slider-right-button .pd-arrow-right {
        width: 20px;
        height: 3px
    }
}

.cart-list-pl-component .product-slider-nav .slider-left-button .pd-arrow-left:before,
.cart-list-pl-component .product-slider-nav .slider-right-button .pd-arrow-left:before,
.cart-list-pl-component .product-slider-nav .slider-left-button .pd-arrow-right:before,
.cart-list-pl-component .product-slider-nav .slider-right-button .pd-arrow-right:before,
.cart-list-pl-component .product-slider-nav .slider-left-button .pd-arrow-left:after,
.cart-list-pl-component .product-slider-nav .slider-right-button .pd-arrow-left:after,
.cart-list-pl-component .product-slider-nav .slider-left-button .pd-arrow-right:after,
.cart-list-pl-component .product-slider-nav .slider-right-button .pd-arrow-right:after {
    content: "";
    background: #015aac;
    position: absolute;
    height: 4px;
    width: 15px;
    border-radius: 5px
}

@media (max-width:767px) {

    .cart-list-pl-component .product-slider-nav .slider-left-button .pd-arrow-left:before,
    .cart-list-pl-component .product-slider-nav .slider-right-button .pd-arrow-left:before,
    .cart-list-pl-component .product-slider-nav .slider-left-button .pd-arrow-right:before,
    .cart-list-pl-component .product-slider-nav .slider-right-button .pd-arrow-right:before,
    .cart-list-pl-component .product-slider-nav .slider-left-button .pd-arrow-left:after,
    .cart-list-pl-component .product-slider-nav .slider-right-button .pd-arrow-left:after,
    .cart-list-pl-component .product-slider-nav .slider-left-button .pd-arrow-right:after,
    .cart-list-pl-component .product-slider-nav .slider-right-button .pd-arrow-right:after {
        width: 10px;
        height: 3px
    }
}

.cart-list-pl-component .product-slider-nav .slider-left-button .pd-arrow-left:before,
.cart-list-pl-component .product-slider-nav .slider-right-button .pd-arrow-left:before {
    left: -3px;
    bottom: -4px;
    transform: rotate(45deg)
}

@media (max-width:767px) {

    .cart-list-pl-component .product-slider-nav .slider-left-button .pd-arrow-left:before,
    .cart-list-pl-component .product-slider-nav .slider-right-button .pd-arrow-left:before {
        bottom: -3px
    }
}

.cart-list-pl-component .product-slider-nav .slider-left-button .pd-arrow-left:after,
.cart-list-pl-component .product-slider-nav .slider-right-button .pd-arrow-left:after {
    left: -3px;
    top: -4px;
    transform: rotate(-45deg)
}

@media (max-width:767px) {

    .cart-list-pl-component .product-slider-nav .slider-left-button .pd-arrow-left:after,
    .cart-list-pl-component .product-slider-nav .slider-right-button .pd-arrow-left:after {
        top: -3px
    }
}

.cart-list-pl-component .product-slider-nav .slider-left-button .pd-arrow-right:before,
.cart-list-pl-component .product-slider-nav .slider-right-button .pd-arrow-right:before {
    right: -3px;
    bottom: -4px;
    transform: rotate(-45deg)
}

@media (max-width:767px) {

    .cart-list-pl-component .product-slider-nav .slider-left-button .pd-arrow-right:before,
    .cart-list-pl-component .product-slider-nav .slider-right-button .pd-arrow-right:before {
        bottom: -3px
    }
}

.cart-list-pl-component .product-slider-nav .slider-left-button .pd-arrow-right:after,
.cart-list-pl-component .product-slider-nav .slider-right-button .pd-arrow-right:after {
    right: -3px;
    top: -4px;
    transform: rotate(45deg)
}

@media (max-width:767px) {

    .cart-list-pl-component .product-slider-nav .slider-left-button .pd-arrow-right:after,
    .cart-list-pl-component .product-slider-nav .slider-right-button .pd-arrow-right:after {
        top: -3px
    }
}

.cart-list-pl-component .product-slider-nav .icon-all-product {
    display: flex;
    gap: 10px;
    align-items: center
}

.cart-list-pl-component .product-slider-nav .icon-all-product .cat-title {
    text-decoration: underline
}

.cart-list-pl-component .product-slider-nav .icon-all-product .cat-title a {
    font-size: 15px !important;
    font-weight: normal !important
}

@media (max-width:767px) {
    .cart-list-pl-component .product-slider-nav .icon-all-product .cat-title a {
        font-size: 12px !important
    }
}

.cart-list-pl-component .product-slider-nav .icon-all-product .slide-arrows {
    display: flex
}

@media (max-width:1023px) {
    .category-list-banner-img {
        margin-left: -10px;
        margin-right: -10px
    }
}

.category-list-banner-img img {
    width: 100%;
    height: auto;
    image-rendering: -webkit-optimize-contrast;
    vertical-align: middle
}

.pageType-CategoryPage .product-category-page .slide:first-child,
.page-search .product-category-page .slide:first-child,
.page-searchDiscount .product-category-page .slide:first-child,
.page-campaignDetail .product-category-page .slide:first-child,
.page-supplier .product-category-page .slide:first-child {
    margin-top: 20px
}

.pageType-CategoryPage .product-category-page .main-title,
.page-search .product-category-page .main-title,
.page-searchDiscount .product-category-page .main-title,
.page-campaignDetail .product-category-page .main-title,
.page-supplier .product-category-page .main-title {
    border-radius: 10px;
    background: #FFF;
    padding-left: 23px;
    padding-bottom: 16px;
    padding-top: 18px;
    margin-bottom: 12px
}

@media (max-width:1023px) {

    .pageType-CategoryPage .product-category-page .main-title,
    .page-search .product-category-page .main-title,
    .page-searchDiscount .product-category-page .main-title,
    .page-campaignDetail .product-category-page .main-title,
    .page-supplier .product-category-page .main-title {
        margin-top: 15px;
        padding-left: 18px;
        padding-bottom: 14px;
        padding-top: 16px
    }
}

.pageType-CategoryPage .product-category-page .main-title h1.heading,
.page-search .product-category-page .main-title h1.heading,
.page-searchDiscount .product-category-page .main-title h1.heading,
.page-campaignDetail .product-category-page .main-title h1.heading,
.page-supplier .product-category-page .main-title h1.heading {
    color: #00509D;
    font-family: Nunito;
    font-size: 28px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
    margin: 0
}

@media (max-width:768px) {

    .pageType-CategoryPage .product-category-page .main-title h1.heading,
    .page-search .product-category-page .main-title h1.heading,
    .page-searchDiscount .product-category-page .main-title h1.heading,
    .page-campaignDetail .product-category-page .main-title h1.heading,
    .page-supplier .product-category-page .main-title h1.heading {
        font-size: 17px
    }
}

.pageType-CategoryPage .product-category-page .cat-count,
.page-search .product-category-page .cat-count,
.page-searchDiscount .product-category-page .cat-count,
.page-campaignDetail .product-category-page .cat-count,
.page-supplier .product-category-page .cat-count {
    margin-top: 7px;
    line-height: 19px;
    color: #898989
}

.pageType-CategoryPage .product-category-page .cat-carousel-row,
.page-search .product-category-page .cat-carousel-row,
.page-searchDiscount .product-category-page .cat-carousel-row,
.page-campaignDetail .product-category-page .cat-carousel-row,
.page-supplier .product-category-page .cat-carousel-row {
    margin-left: -10px
}

.pageType-CategoryPage .product-category-page .cat-first-circle,
.page-search .product-category-page .cat-first-circle,
.page-searchDiscount .product-category-page .cat-first-circle,
.page-campaignDetail .product-category-page .cat-first-circle,
.page-supplier .product-category-page .cat-first-circle {
    display: flex;
    flex-direction: column
}

.pageType-CategoryPage .product-category-page .cat-first-circle .sub-cat,
.page-search .product-category-page .cat-first-circle .sub-cat,
.page-searchDiscount .product-category-page .cat-first-circle .sub-cat,
.page-campaignDetail .product-category-page .cat-first-circle .sub-cat,
.page-supplier .product-category-page .cat-first-circle .sub-cat {
    margin-bottom: 25px
}

.pageType-CategoryPage .product-category-page .cat-first-circle .sub-cat .cat-title,
.page-search .product-category-page .cat-first-circle .sub-cat .cat-title,
.page-searchDiscount .product-category-page .cat-first-circle .sub-cat .cat-title,
.page-campaignDetail .product-category-page .cat-first-circle .sub-cat .cat-title,
.page-supplier .product-category-page .cat-first-circle .sub-cat .cat-title {
    margin-bottom: 17px;
    font-weight: bold;
    font-size: 24px;
    line-height: 40px
}

.pageType-CategoryPage .product-category-page .cat-first-circle .sub-cat .cat-title a,
.page-search .product-category-page .cat-first-circle .sub-cat .cat-title a,
.page-searchDiscount .product-category-page .cat-first-circle .sub-cat .cat-title a,
.page-campaignDetail .product-category-page .cat-first-circle .sub-cat .cat-title a,
.page-supplier .product-category-page .cat-first-circle .sub-cat .cat-title a {
    margin-left: 15px;
    font-weight: 600;
    font-size: 16px;
    line-height: 26px;
    text-decoration-line: underline;
    color: #00509D
}

.pageType-CategoryPage .product-category-page .cat-first-circle .sub-cat .cat-content,
.page-search .product-category-page .cat-first-circle .sub-cat .cat-content,
.page-searchDiscount .product-category-page .cat-first-circle .sub-cat .cat-content,
.page-campaignDetail .product-category-page .cat-first-circle .sub-cat .cat-content,
.page-supplier .product-category-page .cat-first-circle .sub-cat .cat-content {
    display: grid;
    grid-template-columns: repeat(6, 1fr);
    gap: 20px
}

.pageType-CategoryPage .product-category-page .cat-first-circle .sub-cat .cat-content a,
.page-search .product-category-page .cat-first-circle .sub-cat .cat-content a,
.page-searchDiscount .product-category-page .cat-first-circle .sub-cat .cat-content a,
.page-campaignDetail .product-category-page .cat-first-circle .sub-cat .cat-content a,
.page-supplier .product-category-page .cat-first-circle .sub-cat .cat-content a {
    color: #333333;
    text-decoration-line: none
}

.pageType-CategoryPage .product-category-page .cat-first-circle .sub-cat .cat-content a .sub-category-content,
.page-search .product-category-page .cat-first-circle .sub-cat .cat-content a .sub-category-content,
.page-searchDiscount .product-category-page .cat-first-circle .sub-cat .cat-content a .sub-category-content,
.page-campaignDetail .product-category-page .cat-first-circle .sub-cat .cat-content a .sub-category-content,
.page-supplier .product-category-page .cat-first-circle .sub-cat .cat-content a .sub-category-content {
    display: flex;
    flex-direction: column
}

.pageType-CategoryPage .product-category-page .cat-first-circle .sub-cat .cat-content a .sub-category-content .cat-circle,
.page-search .product-category-page .cat-first-circle .sub-cat .cat-content a .sub-category-content .cat-circle,
.page-searchDiscount .product-category-page .cat-first-circle .sub-cat .cat-content a .sub-category-content .cat-circle,
.page-campaignDetail .product-category-page .cat-first-circle .sub-cat .cat-content a .sub-category-content .cat-circle,
.page-supplier .product-category-page .cat-first-circle .sub-cat .cat-content a .sub-category-content .cat-circle {
    background: white;
    border-radius: 50%;
    width: 211px;
    height: 211px;
    display: flex;
    justify-content: center;
    align-items: center
}

.pageType-CategoryPage .product-category-page .cat-first-circle .sub-cat .cat-content a .sub-category-content .cat-circle:hover,
.page-search .product-category-page .cat-first-circle .sub-cat .cat-content a .sub-category-content .cat-circle:hover,
.page-searchDiscount .product-category-page .cat-first-circle .sub-cat .cat-content a .sub-category-content .cat-circle:hover,
.page-campaignDetail .product-category-page .cat-first-circle .sub-cat .cat-content a .sub-category-content .cat-circle:hover,
.page-supplier .product-category-page .cat-first-circle .sub-cat .cat-content a .sub-category-content .cat-circle:hover {
    border: 2px solid #0971CF;
    box-shadow: 0 5.03097px 45.2787px rgba(0, 0, 0, 0.2)
}

.pageType-CategoryPage .product-category-page .cat-first-circle .sub-cat .cat-content a .sub-category-content .cat-sub-title,
.page-search .product-category-page .cat-first-circle .sub-cat .cat-content a .sub-category-content .cat-sub-title,
.page-searchDiscount .product-category-page .cat-first-circle .sub-cat .cat-content a .sub-category-content .cat-sub-title,
.page-campaignDetail .product-category-page .cat-first-circle .sub-cat .cat-content a .sub-category-content .cat-sub-title,
.page-supplier .product-category-page .cat-first-circle .sub-cat .cat-content a .sub-category-content .cat-sub-title {
    font-weight: 600;
    font-size: 22px;
    line-height: 26px;
    margin-top: 10px;
    text-align: center
}

.pageType-CategoryPage .product-facet .facet .facet-list form .facet-text,
.page-search .product-facet .facet .facet-list form .facet-text,
.page-searchDiscount .product-facet .facet .facet-list form .facet-text,
.page-campaignDetail .product-facet .facet .facet-list form .facet-text,
.page-supplier .product-facet .facet .facet-list form .facet-text {
    display: inline
}

.pageType-CategoryPage #category-recs .product-card .pl-inner,
.page-search #category-recs .product-card .pl-inner,
.page-searchDiscount #category-recs .product-card .pl-inner,
.page-campaignDetail #category-recs .product-card .pl-inner,
.page-supplier #category-recs .product-card .pl-inner {
    height: 355px
}

.pageType-CategoryPage #category-recs .product-card .pl-inner .hover-box2 .item-info,
.page-search #category-recs .product-card .pl-inner .hover-box2 .item-info,
.page-searchDiscount #category-recs .product-card .pl-inner .hover-box2 .item-info,
.page-campaignDetail #category-recs .product-card .pl-inner .hover-box2 .item-info,
.page-supplier #category-recs .product-card .pl-inner .hover-box2 .item-info {
    display: none
}

.pageType-CategoryPage #category-recs .product-card .pl-inner .hover-box2 .clearfix.qty-mc,
.page-search #category-recs .product-card .pl-inner .hover-box2 .clearfix.qty-mc,
.page-searchDiscount #category-recs .product-card .pl-inner .hover-box2 .clearfix.qty-mc,
.page-campaignDetail #category-recs .product-card .pl-inner .hover-box2 .clearfix.qty-mc,
.page-supplier #category-recs .product-card .pl-inner .hover-box2 .clearfix.qty-mc,
.pageType-CategoryPage #category-recs .product-card .pl-inner .hover-box2 .dl-horizontal dd.qty-mc,
.page-search #category-recs .product-card .pl-inner .hover-box2 .dl-horizontal dd.qty-mc,
.page-searchDiscount #category-recs .product-card .pl-inner .hover-box2 .dl-horizontal dd.qty-mc,
.page-campaignDetail #category-recs .product-card .pl-inner .hover-box2 .dl-horizontal dd.qty-mc,
.page-supplier #category-recs .product-card .pl-inner .hover-box2 .dl-horizontal dd.qty-mc,
.pageType-CategoryPage #category-recs .product-card .pl-inner .hover-box2 .container.qty-mc,
.page-search #category-recs .product-card .pl-inner .hover-box2 .container.qty-mc,
.page-searchDiscount #category-recs .product-card .pl-inner .hover-box2 .container.qty-mc,
.page-campaignDetail #category-recs .product-card .pl-inner .hover-box2 .container.qty-mc,
.page-supplier #category-recs .product-card .pl-inner .hover-box2 .container.qty-mc,
.pageType-CategoryPage #category-recs .product-card .pl-inner .hover-box2 .container-fluid.qty-mc,
.page-search #category-recs .product-card .pl-inner .hover-box2 .container-fluid.qty-mc,
.page-searchDiscount #category-recs .product-card .pl-inner .hover-box2 .container-fluid.qty-mc,
.page-campaignDetail #category-recs .product-card .pl-inner .hover-box2 .container-fluid.qty-mc,
.page-supplier #category-recs .product-card .pl-inner .hover-box2 .container-fluid.qty-mc,
.pageType-CategoryPage #category-recs .product-card .pl-inner .hover-box2 .row.qty-mc,
.page-search #category-recs .product-card .pl-inner .hover-box2 .row.qty-mc,
.page-searchDiscount #category-recs .product-card .pl-inner .hover-box2 .row.qty-mc,
.page-campaignDetail #category-recs .product-card .pl-inner .hover-box2 .row.qty-mc,
.page-supplier #category-recs .product-card .pl-inner .hover-box2 .row.qty-mc,
.pageType-CategoryPage #category-recs .product-card .pl-inner .hover-box2 .form-horizontal .form-group.qty-mc,
.page-search #category-recs .product-card .pl-inner .hover-box2 .form-horizontal .form-group.qty-mc,
.page-searchDiscount #category-recs .product-card .pl-inner .hover-box2 .form-horizontal .form-group.qty-mc,
.page-campaignDetail #category-recs .product-card .pl-inner .hover-box2 .form-horizontal .form-group.qty-mc,
.page-supplier #category-recs .product-card .pl-inner .hover-box2 .form-horizontal .form-group.qty-mc,
.pageType-CategoryPage #category-recs .product-card .pl-inner .hover-box2 .btn-toolbar.qty-mc,
.page-search #category-recs .product-card .pl-inner .hover-box2 .btn-toolbar.qty-mc,
.page-searchDiscount #category-recs .product-card .pl-inner .hover-box2 .btn-toolbar.qty-mc,
.page-campaignDetail #category-recs .product-card .pl-inner .hover-box2 .btn-toolbar.qty-mc,
.page-supplier #category-recs .product-card .pl-inner .hover-box2 .btn-toolbar.qty-mc,
.pageType-CategoryPage #category-recs .product-card .pl-inner .hover-box2 .btn-group-vertical>.btn-group.qty-mc,
.page-search #category-recs .product-card .pl-inner .hover-box2 .btn-group-vertical>.btn-group.qty-mc,
.page-searchDiscount #category-recs .product-card .pl-inner .hover-box2 .btn-group-vertical>.btn-group.qty-mc,
.page-campaignDetail #category-recs .product-card .pl-inner .hover-box2 .btn-group-vertical>.btn-group.qty-mc,
.page-supplier #category-recs .product-card .pl-inner .hover-box2 .btn-group-vertical>.btn-group.qty-mc,
.pageType-CategoryPage #category-recs .product-card .pl-inner .hover-box2 .nav.qty-mc,
.page-search #category-recs .product-card .pl-inner .hover-box2 .nav.qty-mc,
.page-searchDiscount #category-recs .product-card .pl-inner .hover-box2 .nav.qty-mc,
.page-campaignDetail #category-recs .product-card .pl-inner .hover-box2 .nav.qty-mc,
.page-supplier #category-recs .product-card .pl-inner .hover-box2 .nav.qty-mc,
.pageType-CategoryPage #category-recs .product-card .pl-inner .hover-box2 .navbar.qty-mc,
.page-search #category-recs .product-card .pl-inner .hover-box2 .navbar.qty-mc,
.page-searchDiscount #category-recs .product-card .pl-inner .hover-box2 .navbar.qty-mc,
.page-campaignDetail #category-recs .product-card .pl-inner .hover-box2 .navbar.qty-mc,
.page-supplier #category-recs .product-card .pl-inner .hover-box2 .navbar.qty-mc,
.pageType-CategoryPage #category-recs .product-card .pl-inner .hover-box2 .navbar-header.qty-mc,
.page-search #category-recs .product-card .pl-inner .hover-box2 .navbar-header.qty-mc,
.page-searchDiscount #category-recs .product-card .pl-inner .hover-box2 .navbar-header.qty-mc,
.page-campaignDetail #category-recs .product-card .pl-inner .hover-box2 .navbar-header.qty-mc,
.page-supplier #category-recs .product-card .pl-inner .hover-box2 .navbar-header.qty-mc,
.pageType-CategoryPage #category-recs .product-card .pl-inner .hover-box2 .navbar-collapse.qty-mc,
.page-search #category-recs .product-card .pl-inner .hover-box2 .navbar-collapse.qty-mc,
.page-searchDiscount #category-recs .product-card .pl-inner .hover-box2 .navbar-collapse.qty-mc,
.page-campaignDetail #category-recs .product-card .pl-inner .hover-box2 .navbar-collapse.qty-mc,
.page-supplier #category-recs .product-card .pl-inner .hover-box2 .navbar-collapse.qty-mc,
.pageType-CategoryPage #category-recs .product-card .pl-inner .hover-box2 .pager.qty-mc,
.page-search #category-recs .product-card .pl-inner .hover-box2 .pager.qty-mc,
.page-searchDiscount #category-recs .product-card .pl-inner .hover-box2 .pager.qty-mc,
.page-campaignDetail #category-recs .product-card .pl-inner .hover-box2 .pager.qty-mc,
.page-supplier #category-recs .product-card .pl-inner .hover-box2 .pager.qty-mc,
.pageType-CategoryPage #category-recs .product-card .pl-inner .hover-box2 .panel-body.qty-mc,
.page-search #category-recs .product-card .pl-inner .hover-box2 .panel-body.qty-mc,
.page-searchDiscount #category-recs .product-card .pl-inner .hover-box2 .panel-body.qty-mc,
.page-campaignDetail #category-recs .product-card .pl-inner .hover-box2 .panel-body.qty-mc,
.page-supplier #category-recs .product-card .pl-inner .hover-box2 .panel-body.qty-mc,
.pageType-CategoryPage #category-recs .product-card .pl-inner .hover-box2 .modal-footer.qty-mc,
.page-search #category-recs .product-card .pl-inner .hover-box2 .modal-footer.qty-mc,
.page-searchDiscount #category-recs .product-card .pl-inner .hover-box2 .modal-footer.qty-mc,
.page-campaignDetail #category-recs .product-card .pl-inner .hover-box2 .modal-footer.qty-mc,
.page-supplier #category-recs .product-card .pl-inner .hover-box2 .modal-footer.qty-mc {
    margin: 0 auto;
    text-align: center;
    width: auto;
    border: none
}

.pageType-CategoryPage #category-recs .product-card .pl-inner .hover-box2 .clearfix.qty-mc .addToCartFavoriteProducts,
.page-search #category-recs .product-card .pl-inner .hover-box2 .clearfix.qty-mc .addToCartFavoriteProducts,
.page-searchDiscount #category-recs .product-card .pl-inner .hover-box2 .clearfix.qty-mc .addToCartFavoriteProducts,
.page-campaignDetail #category-recs .product-card .pl-inner .hover-box2 .clearfix.qty-mc .addToCartFavoriteProducts,
.page-supplier #category-recs .product-card .pl-inner .hover-box2 .clearfix.qty-mc .addToCartFavoriteProducts,
.pageType-CategoryPage #category-recs .product-card .pl-inner .hover-box2 .dl-horizontal dd.qty-mc .addToCartFavoriteProducts,
.page-search #category-recs .product-card .pl-inner .hover-box2 .dl-horizontal dd.qty-mc .addToCartFavoriteProducts,
.page-searchDiscount #category-recs .product-card .pl-inner .hover-box2 .dl-horizontal dd.qty-mc .addToCartFavoriteProducts,
.page-campaignDetail #category-recs .product-card .pl-inner .hover-box2 .dl-horizontal dd.qty-mc .addToCartFavoriteProducts,
.page-supplier #category-recs .product-card .pl-inner .hover-box2 .dl-horizontal dd.qty-mc .addToCartFavoriteProducts,
.pageType-CategoryPage #category-recs .product-card .pl-inner .hover-box2 .container.qty-mc .addToCartFavoriteProducts,
.page-search #category-recs .product-card .pl-inner .hover-box2 .container.qty-mc .addToCartFavoriteProducts,
.page-searchDiscount #category-recs .product-card .pl-inner .hover-box2 .container.qty-mc .addToCartFavoriteProducts,
.page-campaignDetail #category-recs .product-card .pl-inner .hover-box2 .container.qty-mc .addToCartFavoriteProducts,
.page-supplier #category-recs .product-card .pl-inner .hover-box2 .container.qty-mc .addToCartFavoriteProducts,
.pageType-CategoryPage #category-recs .product-card .pl-inner .hover-box2 .container-fluid.qty-mc .addToCartFavoriteProducts,
.page-search #category-recs .product-card .pl-inner .hover-box2 .container-fluid.qty-mc .addToCartFavoriteProducts,
.page-searchDiscount #category-recs .product-card .pl-inner .hover-box2 .container-fluid.qty-mc .addToCartFavoriteProducts,
.page-campaignDetail #category-recs .product-card .pl-inner .hover-box2 .container-fluid.qty-mc .addToCartFavoriteProducts,
.page-supplier #category-recs .product-card .pl-inner .hover-box2 .container-fluid.qty-mc .addToCartFavoriteProducts,
.pageType-CategoryPage #category-recs .product-card .pl-inner .hover-box2 .row.qty-mc .addToCartFavoriteProducts,
.page-search #category-recs .product-card .pl-inner .hover-box2 .row.qty-mc .addToCartFavoriteProducts,
.page-searchDiscount #category-recs .product-card .pl-inner .hover-box2 .row.qty-mc .addToCartFavoriteProducts,
.page-campaignDetail #category-recs .product-card .pl-inner .hover-box2 .row.qty-mc .addToCartFavoriteProducts,
.page-supplier #category-recs .product-card .pl-inner .hover-box2 .row.qty-mc .addToCartFavoriteProducts,
.pageType-CategoryPage #category-recs .product-card .pl-inner .hover-box2 .form-horizontal .form-group.qty-mc .addToCartFavoriteProducts,
.page-search #category-recs .product-card .pl-inner .hover-box2 .form-horizontal .form-group.qty-mc .addToCartFavoriteProducts,
.page-searchDiscount #category-recs .product-card .pl-inner .hover-box2 .form-horizontal .form-group.qty-mc .addToCartFavoriteProducts,
.page-campaignDetail #category-recs .product-card .pl-inner .hover-box2 .form-horizontal .form-group.qty-mc .addToCartFavoriteProducts,
.page-supplier #category-recs .product-card .pl-inner .hover-box2 .form-horizontal .form-group.qty-mc .addToCartFavoriteProducts,
.pageType-CategoryPage #category-recs .product-card .pl-inner .hover-box2 .btn-toolbar.qty-mc .addToCartFavoriteProducts,
.page-search #category-recs .product-card .pl-inner .hover-box2 .btn-toolbar.qty-mc .addToCartFavoriteProducts,
.page-searchDiscount #category-recs .product-card .pl-inner .hover-box2 .btn-toolbar.qty-mc .addToCartFavoriteProducts,
.page-campaignDetail #category-recs .product-card .pl-inner .hover-box2 .btn-toolbar.qty-mc .addToCartFavoriteProducts,
.page-supplier #category-recs .product-card .pl-inner .hover-box2 .btn-toolbar.qty-mc .addToCartFavoriteProducts,
.pageType-CategoryPage #category-recs .product-card .pl-inner .hover-box2 .btn-group-vertical>.btn-group.qty-mc .addToCartFavoriteProducts,
.page-search #category-recs .product-card .pl-inner .hover-box2 .btn-group-vertical>.btn-group.qty-mc .addToCartFavoriteProducts,
.page-searchDiscount #category-recs .product-card .pl-inner .hover-box2 .btn-group-vertical>.btn-group.qty-mc .addToCartFavoriteProducts,
.page-campaignDetail #category-recs .product-card .pl-inner .hover-box2 .btn-group-vertical>.btn-group.qty-mc .addToCartFavoriteProducts,
.page-supplier #category-recs .product-card .pl-inner .hover-box2 .btn-group-vertical>.btn-group.qty-mc .addToCartFavoriteProducts,
.pageType-CategoryPage #category-recs .product-card .pl-inner .hover-box2 .nav.qty-mc .addToCartFavoriteProducts,
.page-search #category-recs .product-card .pl-inner .hover-box2 .nav.qty-mc .addToCartFavoriteProducts,
.page-searchDiscount #category-recs .product-card .pl-inner .hover-box2 .nav.qty-mc .addToCartFavoriteProducts,
.page-campaignDetail #category-recs .product-card .pl-inner .hover-box2 .nav.qty-mc .addToCartFavoriteProducts,
.page-supplier #category-recs .product-card .pl-inner .hover-box2 .nav.qty-mc .addToCartFavoriteProducts,
.pageType-CategoryPage #category-recs .product-card .pl-inner .hover-box2 .navbar.qty-mc .addToCartFavoriteProducts,
.page-search #category-recs .product-card .pl-inner .hover-box2 .navbar.qty-mc .addToCartFavoriteProducts,
.page-searchDiscount #category-recs .product-card .pl-inner .hover-box2 .navbar.qty-mc .addToCartFavoriteProducts,
.page-campaignDetail #category-recs .product-card .pl-inner .hover-box2 .navbar.qty-mc .addToCartFavoriteProducts,
.page-supplier #category-recs .product-card .pl-inner .hover-box2 .navbar.qty-mc .addToCartFavoriteProducts,
.pageType-CategoryPage #category-recs .product-card .pl-inner .hover-box2 .navbar-header.qty-mc .addToCartFavoriteProducts,
.page-search #category-recs .product-card .pl-inner .hover-box2 .navbar-header.qty-mc .addToCartFavoriteProducts,
.page-searchDiscount #category-recs .product-card .pl-inner .hover-box2 .navbar-header.qty-mc .addToCartFavoriteProducts,
.page-campaignDetail #category-recs .product-card .pl-inner .hover-box2 .navbar-header.qty-mc .addToCartFavoriteProducts,
.page-supplier #category-recs .product-card .pl-inner .hover-box2 .navbar-header.qty-mc .addToCartFavoriteProducts,
.pageType-CategoryPage #category-recs .product-card .pl-inner .hover-box2 .navbar-collapse.qty-mc .addToCartFavoriteProducts,
.page-search #category-recs .product-card .pl-inner .hover-box2 .navbar-collapse.qty-mc .addToCartFavoriteProducts,
.page-searchDiscount #category-recs .product-card .pl-inner .hover-box2 .navbar-collapse.qty-mc .addToCartFavoriteProducts,
.page-campaignDetail #category-recs .product-card .pl-inner .hover-box2 .navbar-collapse.qty-mc .addToCartFavoriteProducts,
.page-supplier #category-recs .product-card .pl-inner .hover-box2 .navbar-collapse.qty-mc .addToCartFavoriteProducts,
.pageType-CategoryPage #category-recs .product-card .pl-inner .hover-box2 .pager.qty-mc .addToCartFavoriteProducts,
.page-search #category-recs .product-card .pl-inner .hover-box2 .pager.qty-mc .addToCartFavoriteProducts,
.page-searchDiscount #category-recs .product-card .pl-inner .hover-box2 .pager.qty-mc .addToCartFavoriteProducts,
.page-campaignDetail #category-recs .product-card .pl-inner .hover-box2 .pager.qty-mc .addToCartFavoriteProducts,
.page-supplier #category-recs .product-card .pl-inner .hover-box2 .pager.qty-mc .addToCartFavoriteProducts,
.pageType-CategoryPage #category-recs .product-card .pl-inner .hover-box2 .panel-body.qty-mc .addToCartFavoriteProducts,
.page-search #category-recs .product-card .pl-inner .hover-box2 .panel-body.qty-mc .addToCartFavoriteProducts,
.page-searchDiscount #category-recs .product-card .pl-inner .hover-box2 .panel-body.qty-mc .addToCartFavoriteProducts,
.page-campaignDetail #category-recs .product-card .pl-inner .hover-box2 .panel-body.qty-mc .addToCartFavoriteProducts,
.page-supplier #category-recs .product-card .pl-inner .hover-box2 .panel-body.qty-mc .addToCartFavoriteProducts,
.pageType-CategoryPage #category-recs .product-card .pl-inner .hover-box2 .modal-footer.qty-mc .addToCartFavoriteProducts,
.page-search #category-recs .product-card .pl-inner .hover-box2 .modal-footer.qty-mc .addToCartFavoriteProducts,
.page-searchDiscount #category-recs .product-card .pl-inner .hover-box2 .modal-footer.qty-mc .addToCartFavoriteProducts,
.page-campaignDetail #category-recs .product-card .pl-inner .hover-box2 .modal-footer.qty-mc .addToCartFavoriteProducts,
.page-supplier #category-recs .product-card .pl-inner .hover-box2 .modal-footer.qty-mc .addToCartFavoriteProducts {
    float: none;
    padding: 0;
    display: block;
    margin: 0 auto;
    width: 70px
}

.pageType-CategoryPage #category-recs .product-card .pl-inner .hover-box2 .clearfix.qty-mc .addToCartFavoriteProducts button.btn-primary,
.page-search #category-recs .product-card .pl-inner .hover-box2 .clearfix.qty-mc .addToCartFavoriteProducts button.btn-primary,
.page-searchDiscount #category-recs .product-card .pl-inner .hover-box2 .clearfix.qty-mc .addToCartFavoriteProducts button.btn-primary,
.page-campaignDetail #category-recs .product-card .pl-inner .hover-box2 .clearfix.qty-mc .addToCartFavoriteProducts button.btn-primary,
.page-supplier #category-recs .product-card .pl-inner .hover-box2 .clearfix.qty-mc .addToCartFavoriteProducts button.btn-primary,
.pageType-CategoryPage #category-recs .product-card .pl-inner .hover-box2 .dl-horizontal dd.qty-mc .addToCartFavoriteProducts button.btn-primary,
.page-search #category-recs .product-card .pl-inner .hover-box2 .dl-horizontal dd.qty-mc .addToCartFavoriteProducts button.btn-primary,
.page-searchDiscount #category-recs .product-card .pl-inner .hover-box2 .dl-horizontal dd.qty-mc .addToCartFavoriteProducts button.btn-primary,
.page-campaignDetail #category-recs .product-card .pl-inner .hover-box2 .dl-horizontal dd.qty-mc .addToCartFavoriteProducts button.btn-primary,
.page-supplier #category-recs .product-card .pl-inner .hover-box2 .dl-horizontal dd.qty-mc .addToCartFavoriteProducts button.btn-primary,
.pageType-CategoryPage #category-recs .product-card .pl-inner .hover-box2 .container.qty-mc .addToCartFavoriteProducts button.btn-primary,
.page-search #category-recs .product-card .pl-inner .hover-box2 .container.qty-mc .addToCartFavoriteProducts button.btn-primary,
.page-searchDiscount #category-recs .product-card .pl-inner .hover-box2 .container.qty-mc .addToCartFavoriteProducts button.btn-primary,
.page-campaignDetail #category-recs .product-card .pl-inner .hover-box2 .container.qty-mc .addToCartFavoriteProducts button.btn-primary,
.page-supplier #category-recs .product-card .pl-inner .hover-box2 .container.qty-mc .addToCartFavoriteProducts button.btn-primary,
.pageType-CategoryPage #category-recs .product-card .pl-inner .hover-box2 .container-fluid.qty-mc .addToCartFavoriteProducts button.btn-primary,
.page-search #category-recs .product-card .pl-inner .hover-box2 .container-fluid.qty-mc .addToCartFavoriteProducts button.btn-primary,
.page-searchDiscount #category-recs .product-card .pl-inner .hover-box2 .container-fluid.qty-mc .addToCartFavoriteProducts button.btn-primary,
.page-campaignDetail #category-recs .product-card .pl-inner .hover-box2 .container-fluid.qty-mc .addToCartFavoriteProducts button.btn-primary,
.page-supplier #category-recs .product-card .pl-inner .hover-box2 .container-fluid.qty-mc .addToCartFavoriteProducts button.btn-primary,
.pageType-CategoryPage #category-recs .product-card .pl-inner .hover-box2 .row.qty-mc .addToCartFavoriteProducts button.btn-primary,
.page-search #category-recs .product-card .pl-inner .hover-box2 .row.qty-mc .addToCartFavoriteProducts button.btn-primary,
.page-searchDiscount #category-recs .product-card .pl-inner .hover-box2 .row.qty-mc .addToCartFavoriteProducts button.btn-primary,
.page-campaignDetail #category-recs .product-card .pl-inner .hover-box2 .row.qty-mc .addToCartFavoriteProducts button.btn-primary,
.page-supplier #category-recs .product-card .pl-inner .hover-box2 .row.qty-mc .addToCartFavoriteProducts button.btn-primary,
.pageType-CategoryPage #category-recs .product-card .pl-inner .hover-box2 .form-horizontal .form-group.qty-mc .addToCartFavoriteProducts button.btn-primary,
.page-search #category-recs .product-card .pl-inner .hover-box2 .form-horizontal .form-group.qty-mc .addToCartFavoriteProducts button.btn-primary,
.page-searchDiscount #category-recs .product-card .pl-inner .hover-box2 .form-horizontal .form-group.qty-mc .addToCartFavoriteProducts button.btn-primary,
.page-campaignDetail #category-recs .product-card .pl-inner .hover-box2 .form-horizontal .form-group.qty-mc .addToCartFavoriteProducts button.btn-primary,
.page-supplier #category-recs .product-card .pl-inner .hover-box2 .form-horizontal .form-group.qty-mc .addToCartFavoriteProducts button.btn-primary,
.pageType-CategoryPage #category-recs .product-card .pl-inner .hover-box2 .btn-toolbar.qty-mc .addToCartFavoriteProducts button.btn-primary,
.page-search #category-recs .product-card .pl-inner .hover-box2 .btn-toolbar.qty-mc .addToCartFavoriteProducts button.btn-primary,
.page-searchDiscount #category-recs .product-card .pl-inner .hover-box2 .btn-toolbar.qty-mc .addToCartFavoriteProducts button.btn-primary,
.page-campaignDetail #category-recs .product-card .pl-inner .hover-box2 .btn-toolbar.qty-mc .addToCartFavoriteProducts button.btn-primary,
.page-supplier #category-recs .product-card .pl-inner .hover-box2 .btn-toolbar.qty-mc .addToCartFavoriteProducts button.btn-primary,
.pageType-CategoryPage #category-recs .product-card .pl-inner .hover-box2 .btn-group-vertical>.btn-group.qty-mc .addToCartFavoriteProducts button.btn-primary,
.page-search #category-recs .product-card .pl-inner .hover-box2 .btn-group-vertical>.btn-group.qty-mc .addToCartFavoriteProducts button.btn-primary,
.page-searchDiscount #category-recs .product-card .pl-inner .hover-box2 .btn-group-vertical>.btn-group.qty-mc .addToCartFavoriteProducts button.btn-primary,
.page-campaignDetail #category-recs .product-card .pl-inner .hover-box2 .btn-group-vertical>.btn-group.qty-mc .addToCartFavoriteProducts button.btn-primary,
.page-supplier #category-recs .product-card .pl-inner .hover-box2 .btn-group-vertical>.btn-group.qty-mc .addToCartFavoriteProducts button.btn-primary,
.pageType-CategoryPage #category-recs .product-card .pl-inner .hover-box2 .nav.qty-mc .addToCartFavoriteProducts button.btn-primary,
.page-search #category-recs .product-card .pl-inner .hover-box2 .nav.qty-mc .addToCartFavoriteProducts button.btn-primary,
.page-searchDiscount #category-recs .product-card .pl-inner .hover-box2 .nav.qty-mc .addToCartFavoriteProducts button.btn-primary,
.page-campaignDetail #category-recs .product-card .pl-inner .hover-box2 .nav.qty-mc .addToCartFavoriteProducts button.btn-primary,
.page-supplier #category-recs .product-card .pl-inner .hover-box2 .nav.qty-mc .addToCartFavoriteProducts button.btn-primary,
.pageType-CategoryPage #category-recs .product-card .pl-inner .hover-box2 .navbar.qty-mc .addToCartFavoriteProducts button.btn-primary,
.page-search #category-recs .product-card .pl-inner .hover-box2 .navbar.qty-mc .addToCartFavoriteProducts button.btn-primary,
.page-searchDiscount #category-recs .product-card .pl-inner .hover-box2 .navbar.qty-mc .addToCartFavoriteProducts button.btn-primary,
.page-campaignDetail #category-recs .product-card .pl-inner .hover-box2 .navbar.qty-mc .addToCartFavoriteProducts button.btn-primary,
.page-supplier #category-recs .product-card .pl-inner .hover-box2 .navbar.qty-mc .addToCartFavoriteProducts button.btn-primary,
.pageType-CategoryPage #category-recs .product-card .pl-inner .hover-box2 .navbar-header.qty-mc .addToCartFavoriteProducts button.btn-primary,
.page-search #category-recs .product-card .pl-inner .hover-box2 .navbar-header.qty-mc .addToCartFavoriteProducts button.btn-primary,
.page-searchDiscount #category-recs .product-card .pl-inner .hover-box2 .navbar-header.qty-mc .addToCartFavoriteProducts button.btn-primary,
.page-campaignDetail #category-recs .product-card .pl-inner .hover-box2 .navbar-header.qty-mc .addToCartFavoriteProducts button.btn-primary,
.page-supplier #category-recs .product-card .pl-inner .hover-box2 .navbar-header.qty-mc .addToCartFavoriteProducts button.btn-primary,
.pageType-CategoryPage #category-recs .product-card .pl-inner .hover-box2 .navbar-collapse.qty-mc .addToCartFavoriteProducts button.btn-primary,
.page-search #category-recs .product-card .pl-inner .hover-box2 .navbar-collapse.qty-mc .addToCartFavoriteProducts button.btn-primary,
.page-searchDiscount #category-recs .product-card .pl-inner .hover-box2 .navbar-collapse.qty-mc .addToCartFavoriteProducts button.btn-primary,
.page-campaignDetail #category-recs .product-card .pl-inner .hover-box2 .navbar-collapse.qty-mc .addToCartFavoriteProducts button.btn-primary,
.page-supplier #category-recs .product-card .pl-inner .hover-box2 .navbar-collapse.qty-mc .addToCartFavoriteProducts button.btn-primary,
.pageType-CategoryPage #category-recs .product-card .pl-inner .hover-box2 .pager.qty-mc .addToCartFavoriteProducts button.btn-primary,
.page-search #category-recs .product-card .pl-inner .hover-box2 .pager.qty-mc .addToCartFavoriteProducts button.btn-primary,
.page-searchDiscount #category-recs .product-card .pl-inner .hover-box2 .pager.qty-mc .addToCartFavoriteProducts button.btn-primary,
.page-campaignDetail #category-recs .product-card .pl-inner .hover-box2 .pager.qty-mc .addToCartFavoriteProducts button.btn-primary,
.page-supplier #category-recs .product-card .pl-inner .hover-box2 .pager.qty-mc .addToCartFavoriteProducts button.btn-primary,
.pageType-CategoryPage #category-recs .product-card .pl-inner .hover-box2 .panel-body.qty-mc .addToCartFavoriteProducts button.btn-primary,
.page-search #category-recs .product-card .pl-inner .hover-box2 .panel-body.qty-mc .addToCartFavoriteProducts button.btn-primary,
.page-searchDiscount #category-recs .product-card .pl-inner .hover-box2 .panel-body.qty-mc .addToCartFavoriteProducts button.btn-primary,
.page-campaignDetail #category-recs .product-card .pl-inner .hover-box2 .panel-body.qty-mc .addToCartFavoriteProducts button.btn-primary,
.page-supplier #category-recs .product-card .pl-inner .hover-box2 .panel-body.qty-mc .addToCartFavoriteProducts button.btn-primary,
.pageType-CategoryPage #category-recs .product-card .pl-inner .hover-box2 .modal-footer.qty-mc .addToCartFavoriteProducts button.btn-primary,
.page-search #category-recs .product-card .pl-inner .hover-box2 .modal-footer.qty-mc .addToCartFavoriteProducts button.btn-primary,
.page-searchDiscount #category-recs .product-card .pl-inner .hover-box2 .modal-footer.qty-mc .addToCartFavoriteProducts button.btn-primary,
.page-campaignDetail #category-recs .product-card .pl-inner .hover-box2 .modal-footer.qty-mc .addToCartFavoriteProducts button.btn-primary,
.page-supplier #category-recs .product-card .pl-inner .hover-box2 .modal-footer.qty-mc .addToCartFavoriteProducts button.btn-primary {
    background: #009f0f;
    border: none;
    box-shadow: none;
    padding: 10px 12px;
    font: normal 14px 'Nunito'
}

.pageType-CategoryPage #category-recs .product-card .pl-inner .hover-box2 .clearfix.qty-mc .addToCartFavoriteProducts button.btn-primary:hover,
.page-search #category-recs .product-card .pl-inner .hover-box2 .clearfix.qty-mc .addToCartFavoriteProducts button.btn-primary:hover,
.page-searchDiscount #category-recs .product-card .pl-inner .hover-box2 .clearfix.qty-mc .addToCartFavoriteProducts button.btn-primary:hover,
.page-campaignDetail #category-recs .product-card .pl-inner .hover-box2 .clearfix.qty-mc .addToCartFavoriteProducts button.btn-primary:hover,
.page-supplier #category-recs .product-card .pl-inner .hover-box2 .clearfix.qty-mc .addToCartFavoriteProducts button.btn-primary:hover,
.pageType-CategoryPage #category-recs .product-card .pl-inner .hover-box2 .dl-horizontal dd.qty-mc .addToCartFavoriteProducts button.btn-primary:hover,
.page-search #category-recs .product-card .pl-inner .hover-box2 .dl-horizontal dd.qty-mc .addToCartFavoriteProducts button.btn-primary:hover,
.page-searchDiscount #category-recs .product-card .pl-inner .hover-box2 .dl-horizontal dd.qty-mc .addToCartFavoriteProducts button.btn-primary:hover,
.page-campaignDetail #category-recs .product-card .pl-inner .hover-box2 .dl-horizontal dd.qty-mc .addToCartFavoriteProducts button.btn-primary:hover,
.page-supplier #category-recs .product-card .pl-inner .hover-box2 .dl-horizontal dd.qty-mc .addToCartFavoriteProducts button.btn-primary:hover,
.pageType-CategoryPage #category-recs .product-card .pl-inner .hover-box2 .container.qty-mc .addToCartFavoriteProducts button.btn-primary:hover,
.page-search #category-recs .product-card .pl-inner .hover-box2 .container.qty-mc .addToCartFavoriteProducts button.btn-primary:hover,
.page-searchDiscount #category-recs .product-card .pl-inner .hover-box2 .container.qty-mc .addToCartFavoriteProducts button.btn-primary:hover,
.page-campaignDetail #category-recs .product-card .pl-inner .hover-box2 .container.qty-mc .addToCartFavoriteProducts button.btn-primary:hover,
.page-supplier #category-recs .product-card .pl-inner .hover-box2 .container.qty-mc .addToCartFavoriteProducts button.btn-primary:hover,
.pageType-CategoryPage #category-recs .product-card .pl-inner .hover-box2 .container-fluid.qty-mc .addToCartFavoriteProducts button.btn-primary:hover,
.page-search #category-recs .product-card .pl-inner .hover-box2 .container-fluid.qty-mc .addToCartFavoriteProducts button.btn-primary:hover,
.page-searchDiscount #category-recs .product-card .pl-inner .hover-box2 .container-fluid.qty-mc .addToCartFavoriteProducts button.btn-primary:hover,
.page-campaignDetail #category-recs .product-card .pl-inner .hover-box2 .container-fluid.qty-mc .addToCartFavoriteProducts button.btn-primary:hover,
.page-supplier #category-recs .product-card .pl-inner .hover-box2 .container-fluid.qty-mc .addToCartFavoriteProducts button.btn-primary:hover,
.pageType-CategoryPage #category-recs .product-card .pl-inner .hover-box2 .row.qty-mc .addToCartFavoriteProducts button.btn-primary:hover,
.page-search #category-recs .product-card .pl-inner .hover-box2 .row.qty-mc .addToCartFavoriteProducts button.btn-primary:hover,
.page-searchDiscount #category-recs .product-card .pl-inner .hover-box2 .row.qty-mc .addToCartFavoriteProducts button.btn-primary:hover,
.page-campaignDetail #category-recs .product-card .pl-inner .hover-box2 .row.qty-mc .addToCartFavoriteProducts button.btn-primary:hover,
.page-supplier #category-recs .product-card .pl-inner .hover-box2 .row.qty-mc .addToCartFavoriteProducts button.btn-primary:hover,
.pageType-CategoryPage #category-recs .product-card .pl-inner .hover-box2 .form-horizontal .form-group.qty-mc .addToCartFavoriteProducts button.btn-primary:hover,
.page-search #category-recs .product-card .pl-inner .hover-box2 .form-horizontal .form-group.qty-mc .addToCartFavoriteProducts button.btn-primary:hover,
.page-searchDiscount #category-recs .product-card .pl-inner .hover-box2 .form-horizontal .form-group.qty-mc .addToCartFavoriteProducts button.btn-primary:hover,
.page-campaignDetail #category-recs .product-card .pl-inner .hover-box2 .form-horizontal .form-group.qty-mc .addToCartFavoriteProducts button.btn-primary:hover,
.page-supplier #category-recs .product-card .pl-inner .hover-box2 .form-horizontal .form-group.qty-mc .addToCartFavoriteProducts button.btn-primary:hover,
.pageType-CategoryPage #category-recs .product-card .pl-inner .hover-box2 .btn-toolbar.qty-mc .addToCartFavoriteProducts button.btn-primary:hover,
.page-search #category-recs .product-card .pl-inner .hover-box2 .btn-toolbar.qty-mc .addToCartFavoriteProducts button.btn-primary:hover,
.page-searchDiscount #category-recs .product-card .pl-inner .hover-box2 .btn-toolbar.qty-mc .addToCartFavoriteProducts button.btn-primary:hover,
.page-campaignDetail #category-recs .product-card .pl-inner .hover-box2 .btn-toolbar.qty-mc .addToCartFavoriteProducts button.btn-primary:hover,
.page-supplier #category-recs .product-card .pl-inner .hover-box2 .btn-toolbar.qty-mc .addToCartFavoriteProducts button.btn-primary:hover,
.pageType-CategoryPage #category-recs .product-card .pl-inner .hover-box2 .btn-group-vertical>.btn-group.qty-mc .addToCartFavoriteProducts button.btn-primary:hover,
.page-search #category-recs .product-card .pl-inner .hover-box2 .btn-group-vertical>.btn-group.qty-mc .addToCartFavoriteProducts button.btn-primary:hover,
.page-searchDiscount #category-recs .product-card .pl-inner .hover-box2 .btn-group-vertical>.btn-group.qty-mc .addToCartFavoriteProducts button.btn-primary:hover,
.page-campaignDetail #category-recs .product-card .pl-inner .hover-box2 .btn-group-vertical>.btn-group.qty-mc .addToCartFavoriteProducts button.btn-primary:hover,
.page-supplier #category-recs .product-card .pl-inner .hover-box2 .btn-group-vertical>.btn-group.qty-mc .addToCartFavoriteProducts button.btn-primary:hover,
.pageType-CategoryPage #category-recs .product-card .pl-inner .hover-box2 .nav.qty-mc .addToCartFavoriteProducts button.btn-primary:hover,
.page-search #category-recs .product-card .pl-inner .hover-box2 .nav.qty-mc .addToCartFavoriteProducts button.btn-primary:hover,
.page-searchDiscount #category-recs .product-card .pl-inner .hover-box2 .nav.qty-mc .addToCartFavoriteProducts button.btn-primary:hover,
.page-campaignDetail #category-recs .product-card .pl-inner .hover-box2 .nav.qty-mc .addToCartFavoriteProducts button.btn-primary:hover,
.page-supplier #category-recs .product-card .pl-inner .hover-box2 .nav.qty-mc .addToCartFavoriteProducts button.btn-primary:hover,
.pageType-CategoryPage #category-recs .product-card .pl-inner .hover-box2 .navbar.qty-mc .addToCartFavoriteProducts button.btn-primary:hover,
.page-search #category-recs .product-card .pl-inner .hover-box2 .navbar.qty-mc .addToCartFavoriteProducts button.btn-primary:hover,
.page-searchDiscount #category-recs .product-card .pl-inner .hover-box2 .navbar.qty-mc .addToCartFavoriteProducts button.btn-primary:hover,
.page-campaignDetail #category-recs .product-card .pl-inner .hover-box2 .navbar.qty-mc .addToCartFavoriteProducts button.btn-primary:hover,
.page-supplier #category-recs .product-card .pl-inner .hover-box2 .navbar.qty-mc .addToCartFavoriteProducts button.btn-primary:hover,
.pageType-CategoryPage #category-recs .product-card .pl-inner .hover-box2 .navbar-header.qty-mc .addToCartFavoriteProducts button.btn-primary:hover,
.page-search #category-recs .product-card .pl-inner .hover-box2 .navbar-header.qty-mc .addToCartFavoriteProducts button.btn-primary:hover,
.page-searchDiscount #category-recs .product-card .pl-inner .hover-box2 .navbar-header.qty-mc .addToCartFavoriteProducts button.btn-primary:hover,
.page-campaignDetail #category-recs .product-card .pl-inner .hover-box2 .navbar-header.qty-mc .addToCartFavoriteProducts button.btn-primary:hover,
.page-supplier #category-recs .product-card .pl-inner .hover-box2 .navbar-header.qty-mc .addToCartFavoriteProducts button.btn-primary:hover,
.pageType-CategoryPage #category-recs .product-card .pl-inner .hover-box2 .navbar-collapse.qty-mc .addToCartFavoriteProducts button.btn-primary:hover,
.page-search #category-recs .product-card .pl-inner .hover-box2 .navbar-collapse.qty-mc .addToCartFavoriteProducts button.btn-primary:hover,
.page-searchDiscount #category-recs .product-card .pl-inner .hover-box2 .navbar-collapse.qty-mc .addToCartFavoriteProducts button.btn-primary:hover,
.page-campaignDetail #category-recs .product-card .pl-inner .hover-box2 .navbar-collapse.qty-mc .addToCartFavoriteProducts button.btn-primary:hover,
.page-supplier #category-recs .product-card .pl-inner .hover-box2 .navbar-collapse.qty-mc .addToCartFavoriteProducts button.btn-primary:hover,
.pageType-CategoryPage #category-recs .product-card .pl-inner .hover-box2 .pager.qty-mc .addToCartFavoriteProducts button.btn-primary:hover,
.page-search #category-recs .product-card .pl-inner .hover-box2 .pager.qty-mc .addToCartFavoriteProducts button.btn-primary:hover,
.page-searchDiscount #category-recs .product-card .pl-inner .hover-box2 .pager.qty-mc .addToCartFavoriteProducts button.btn-primary:hover,
.page-campaignDetail #category-recs .product-card .pl-inner .hover-box2 .pager.qty-mc .addToCartFavoriteProducts button.btn-primary:hover,
.page-supplier #category-recs .product-card .pl-inner .hover-box2 .pager.qty-mc .addToCartFavoriteProducts button.btn-primary:hover,
.pageType-CategoryPage #category-recs .product-card .pl-inner .hover-box2 .panel-body.qty-mc .addToCartFavoriteProducts button.btn-primary:hover,
.page-search #category-recs .product-card .pl-inner .hover-box2 .panel-body.qty-mc .addToCartFavoriteProducts button.btn-primary:hover,
.page-searchDiscount #category-recs .product-card .pl-inner .hover-box2 .panel-body.qty-mc .addToCartFavoriteProducts button.btn-primary:hover,
.page-campaignDetail #category-recs .product-card .pl-inner .hover-box2 .panel-body.qty-mc .addToCartFavoriteProducts button.btn-primary:hover,
.page-supplier #category-recs .product-card .pl-inner .hover-box2 .panel-body.qty-mc .addToCartFavoriteProducts button.btn-primary:hover,
.pageType-CategoryPage #category-recs .product-card .pl-inner .hover-box2 .modal-footer.qty-mc .addToCartFavoriteProducts button.btn-primary:hover,
.page-search #category-recs .product-card .pl-inner .hover-box2 .modal-footer.qty-mc .addToCartFavoriteProducts button.btn-primary:hover,
.page-searchDiscount #category-recs .product-card .pl-inner .hover-box2 .modal-footer.qty-mc .addToCartFavoriteProducts button.btn-primary:hover,
.page-campaignDetail #category-recs .product-card .pl-inner .hover-box2 .modal-footer.qty-mc .addToCartFavoriteProducts button.btn-primary:hover,
.page-supplier #category-recs .product-card .pl-inner .hover-box2 .modal-footer.qty-mc .addToCartFavoriteProducts button.btn-primary:hover {
    color: #fff !important
}

.pageType-CategoryPage .container .row .category-picture,
.page-search .container .row .category-picture,
.page-searchDiscount .container .row .category-picture,
.page-campaignDetail .container .row .category-picture,
.page-supplier .container .row .category-picture {
    padding-left: 0
}

.pageType-CategoryPage .container .row .category-banner img,
.page-search .container .row .category-banner img,
.page-searchDiscount .container .row .category-banner img,
.page-campaignDetail .container .row .category-banner img,
.page-supplier .container .row .category-banner img,
.pageType-CategoryPage .container .row .category-picture img,
.page-search .container .row .category-picture img,
.page-searchDiscount .container .row .category-picture img,
.page-campaignDetail .container .row .category-picture img,
.page-supplier .container .row .category-picture img {
    margin-bottom: 20px
}

.pageType-CategoryPage .container .row>.col-md-9,
.page-search .container .row>.col-md-9,
.page-searchDiscount .container .row>.col-md-9,
.page-campaignDetail .container .row>.col-md-9,
.page-supplier .container .row>.col-md-9 {
    padding-left: 19px
}

.pageType-CategoryPage .container .row>.col-md-9 .top-paging,
.page-search .container .row>.col-md-9 .top-paging,
.page-searchDiscount .container .row>.col-md-9 .top-paging,
.page-campaignDetail .container .row>.col-md-9 .top-paging,
.page-supplier .container .row>.col-md-9 .top-paging {
    margin: 10px 0 -10px 0
}

.pageType-CategoryPage .container .row>.col-md-9 .product-card,
.page-search .container .row>.col-md-9 .product-card,
.page-searchDiscount .container .row>.col-md-9 .product-card,
.page-campaignDetail .container .row>.col-md-9 .product-card,
.page-supplier .container .row>.col-md-9 .product-card {
    width: 100%;
    padding: 0
}

.pageType-CategoryPage .container .row .categoryDescription,
.page-search .container .row .categoryDescription,
.page-searchDiscount .container .row .categoryDescription,
.page-campaignDetail .container .row .categoryDescription,
.page-supplier .container .row .categoryDescription {
    position: relative;
    margin-top: 20px;
    color: #666666;
    height: auto
}

.pageType-CategoryPage .pagination-bar,
.page-search .pagination-bar,
.page-searchDiscount .pagination-bar,
.page-campaignDetail .pagination-bar,
.page-supplier .pagination-bar {
    padding: 0 10px;
    margin-left: -10px;
    display: table;
    margin: 0 auto
}

.pageType-CategoryPage .pagination-bar .show-all-cont,
.page-search .pagination-bar .show-all-cont,
.page-searchDiscount .pagination-bar .show-all-cont,
.page-campaignDetail .pagination-bar .show-all-cont,
.page-supplier .pagination-bar .show-all-cont {
    padding-left: 10px
}

.pageType-CategoryPage .pagination-bar .pages-title,
.page-search .pagination-bar .pages-title,
.page-searchDiscount .pagination-bar .pages-title,
.page-campaignDetail .pagination-bar .pages-title,
.page-supplier .pagination-bar .pages-title {
    padding-right: 10px
}

.pageType-CategoryPage .pagination-bar .pagination-numbers,
.page-search .pagination-bar .pagination-numbers,
.page-searchDiscount .pagination-bar .pagination-numbers,
.page-campaignDetail .pagination-bar .pagination-numbers,
.page-supplier .pagination-bar .pagination-numbers {
    display: inline;
    float: left
}

.pageType-CategoryPage .pagination-bar .pagination-numbers ul.pager li a,
.page-search .pagination-bar .pagination-numbers ul.pager li a,
.page-searchDiscount .pagination-bar .pagination-numbers ul.pager li a,
.page-campaignDetail .pagination-bar .pagination-numbers ul.pager li a,
.page-supplier .pagination-bar .pagination-numbers ul.pager li a {
    border-radius: 25px !important
}

@media (max-width:550px) {

    .pageType-CategoryPage .pagination-bar .show-all-cont,
    .page-search .pagination-bar .show-all-cont,
    .page-searchDiscount .pagination-bar .show-all-cont,
    .page-campaignDetail .pagination-bar .show-all-cont,
    .page-supplier .pagination-bar .show-all-cont {
        float: none !important;
        margin: 0 auto;
        text-align: center;
        margin-top: 50px
    }
}

.pageType-CategoryPage .cat-carousel-row,
.page-search .cat-carousel-row,
.page-searchDiscount .cat-carousel-row,
.page-campaignDetail .cat-carousel-row,
.page-supplier .cat-carousel-row {
    margin-left: -19px;
    margin-right: -10px
}

.pageType-CategoryPage .cat-carousel-row .owl-dots,
.page-search .cat-carousel-row .owl-dots,
.page-searchDiscount .cat-carousel-row .owl-dots,
.page-campaignDetail .cat-carousel-row .owl-dots,
.page-supplier .cat-carousel-row .owl-dots {
    position: static;
    text-align: center;
    margin: 15px 0
}

.pageType-CategoryPage .cat-carousel-row .owl-dots .owl-dot,
.page-search .cat-carousel-row .owl-dots .owl-dot,
.page-searchDiscount .cat-carousel-row .owl-dots .owl-dot,
.page-campaignDetail .cat-carousel-row .owl-dots .owl-dot,
.page-supplier .cat-carousel-row .owl-dots .owl-dot {
    width: 12px;
    height: 12px;
    border-radius: 20px;
    border: none;
    background-color: #d5d5d5;
    border: 2px solid #d5d5d5;
    float: none;
    display: inline-block;
    cursor: pointer;
    margin-right: 5px
}

.pageType-CategoryPage .cat-carousel-row .owl-dots .owl-dot.active,
.page-search .cat-carousel-row .owl-dots .owl-dot.active,
.page-searchDiscount .cat-carousel-row .owl-dots .owl-dot.active,
.page-campaignDetail .cat-carousel-row .owl-dots .owl-dot.active,
.page-supplier .cat-carousel-row .owl-dots .owl-dot.active {
    background: #ff0000
}

.pageType-CategoryPage .cat-carousel-row .owl-nav span.glyphicon,
.page-search .cat-carousel-row .owl-nav span.glyphicon,
.page-searchDiscount .cat-carousel-row .owl-nav span.glyphicon,
.page-campaignDetail .cat-carousel-row .owl-nav span.glyphicon,
.page-supplier .cat-carousel-row .owl-nav span.glyphicon {
    display: none;
    opacity: 1 !important
}

.pageType-CategoryPage .cat-carousel-row .owl-nav .owl-next,
.page-search .cat-carousel-row .owl-nav .owl-next,
.page-searchDiscount .cat-carousel-row .owl-nav .owl-next,
.page-campaignDetail .cat-carousel-row .owl-nav .owl-next,
.page-supplier .cat-carousel-row .owl-nav .owl-next {
    text-indent: -35px
}

.pageType-CategoryPage .cat-carousel-row:hover .owl-nav span.glyphicon,
.page-search .cat-carousel-row:hover .owl-nav span.glyphicon,
.page-searchDiscount .cat-carousel-row:hover .owl-nav span.glyphicon,
.page-campaignDetail .cat-carousel-row:hover .owl-nav span.glyphicon,
.page-supplier .cat-carousel-row:hover .owl-nav span.glyphicon {
    display: block
}

.pageType-CategoryPage .owl-carousel .owl-nav .owl-prev span.glyphicon,
.page-search .owl-carousel .owl-nav .owl-prev span.glyphicon,
.page-searchDiscount .owl-carousel .owl-nav .owl-prev span.glyphicon,
.page-campaignDetail .owl-carousel .owl-nav .owl-prev span.glyphicon,
.page-supplier .owl-carousel .owl-nav .owl-prev span.glyphicon,
.pageType-CategoryPage .owl-carousel .owl-nav .owl-next span.glyphicon,
.page-search .owl-carousel .owl-nav .owl-next span.glyphicon,
.page-searchDiscount .owl-carousel .owl-nav .owl-next span.glyphicon,
.page-campaignDetail .owl-carousel .owl-nav .owl-next span.glyphicon,
.page-supplier .owl-carousel .owl-nav .owl-next span.glyphicon {
    color: #ddd
}

@media (max-width:1023px) {

    .pageType-CategoryPage .category-mobile-filter-modal,
    .page-search .category-mobile-filter-modal,
    .page-searchDiscount .category-mobile-filter-modal,
    .page-campaignDetail .category-mobile-filter-modal,
    .page-supplier .category-mobile-filter-modal {
        border-radius: 5px
    }

    .pageType-CategoryPage .category-mobile-filter-modal #cboxTitle,
    .page-search .category-mobile-filter-modal #cboxTitle,
    .page-searchDiscount .category-mobile-filter-modal #cboxTitle,
    .page-campaignDetail .category-mobile-filter-modal #cboxTitle,
    .page-supplier .category-mobile-filter-modal #cboxTitle {
        height: 60px;
        line-height: 40px;
        border-radius: 4px 4px 0 0;
        border-bottom: 1px solid #c4e0f9;
        padding-left: 15px
    }

    .pageType-CategoryPage .category-mobile-filter-modal #cboxTitle .headline,
    .page-search .category-mobile-filter-modal #cboxTitle .headline,
    .page-searchDiscount .category-mobile-filter-modal #cboxTitle .headline,
    .page-campaignDetail .category-mobile-filter-modal #cboxTitle .headline,
    .page-supplier .category-mobile-filter-modal #cboxTitle .headline {
        font-size: 19px;
        font-family: 'Nunito';
        font-weight: 800
    }

    .pageType-CategoryPage .category-mobile-filter-modal #cboxTitle .headline,
    .page-search .category-mobile-filter-modal #cboxTitle .headline,
    .page-searchDiscount .category-mobile-filter-modal #cboxTitle .headline,
    .page-campaignDetail .category-mobile-filter-modal #cboxTitle .headline,
    .page-supplier .category-mobile-filter-modal #cboxTitle .headline {
        margin-top: 10px;
        font-weight: bold;
        color: #005baa
    }

    .pageType-CategoryPage .category-mobile-filter-modal #cboxClose .close-icon,
    .page-search .category-mobile-filter-modal #cboxClose .close-icon,
    .page-searchDiscount .category-mobile-filter-modal #cboxClose .close-icon,
    .page-campaignDetail .category-mobile-filter-modal #cboxClose .close-icon,
    .page-supplier .category-mobile-filter-modal #cboxClose .close-icon {
        right: 20px;
        top: 20px;
        width: 20px;
        height: 40px;
        opacity: .6;
        float: right
    }

    .pageType-CategoryPage .category-mobile-filter-modal #cboxClose .close-icon:hover,
    .page-search .category-mobile-filter-modal #cboxClose .close-icon:hover,
    .page-searchDiscount .category-mobile-filter-modal #cboxClose .close-icon:hover,
    .page-campaignDetail .category-mobile-filter-modal #cboxClose .close-icon:hover,
    .page-supplier .category-mobile-filter-modal #cboxClose .close-icon:hover {
        opacity: 1
    }

    .pageType-CategoryPage .category-mobile-filter-modal #cboxClose .close-icon:before,
    .page-search .category-mobile-filter-modal #cboxClose .close-icon:before,
    .page-searchDiscount .category-mobile-filter-modal #cboxClose .close-icon:before,
    .page-campaignDetail .category-mobile-filter-modal #cboxClose .close-icon:before,
    .page-supplier .category-mobile-filter-modal #cboxClose .close-icon:before,
    .pageType-CategoryPage .category-mobile-filter-modal #cboxClose .close-icon:after,
    .page-search .category-mobile-filter-modal #cboxClose .close-icon:after,
    .page-searchDiscount .category-mobile-filter-modal #cboxClose .close-icon:after,
    .page-campaignDetail .category-mobile-filter-modal #cboxClose .close-icon:after,
    .page-supplier .category-mobile-filter-modal #cboxClose .close-icon:after {
        position: absolute;
        transform: rotate(45deg);
        left: 7px;
        top: 6px;
        content: ' ';
        height: 26px;
        width: 3px;
        background-color: #005baa
    }

    .pageType-CategoryPage .category-mobile-filter-modal #cboxClose .close-icon:after,
    .page-search .category-mobile-filter-modal #cboxClose .close-icon:after,
    .page-searchDiscount .category-mobile-filter-modal #cboxClose .close-icon:after,
    .page-campaignDetail .category-mobile-filter-modal #cboxClose .close-icon:after,
    .page-supplier .category-mobile-filter-modal #cboxClose .close-icon:after {
        transform: rotate(-45deg)
    }

    .pageType-CategoryPage .category-mobile-filter-modal #cboxLoadedContent .radio,
    .page-search .category-mobile-filter-modal #cboxLoadedContent .radio,
    .page-searchDiscount .category-mobile-filter-modal #cboxLoadedContent .radio,
    .page-campaignDetail .category-mobile-filter-modal #cboxLoadedContent .radio,
    .page-supplier .category-mobile-filter-modal #cboxLoadedContent .radio {
        font-size: 18px;
        margin-top: 10px;
        padding-left: 5px
    }

    .pageType-CategoryPage .category-mobile-filter-modal #cboxLoadedContent .radio label input[type="radio"],
    .page-search .category-mobile-filter-modal #cboxLoadedContent .radio label input[type="radio"],
    .page-searchDiscount .category-mobile-filter-modal #cboxLoadedContent .radio label input[type="radio"],
    .page-campaignDetail .category-mobile-filter-modal #cboxLoadedContent .radio label input[type="radio"],
    .page-supplier .category-mobile-filter-modal #cboxLoadedContent .radio label input[type="radio"] {
        width: 18px;
        height: 18px
    }

    .pageType-CategoryPage .category-mobile-filter-modal #cboxLoadedContent .radio label span,
    .page-search .category-mobile-filter-modal #cboxLoadedContent .radio label span,
    .page-searchDiscount .category-mobile-filter-modal #cboxLoadedContent .radio label span,
    .page-campaignDetail .category-mobile-filter-modal #cboxLoadedContent .radio label span,
    .page-supplier .category-mobile-filter-modal #cboxLoadedContent .radio label span {
        padding-left: 10px
    }

    .pageType-CategoryPage .cat-carousel-row,
    .page-search .cat-carousel-row,
    .page-searchDiscount .cat-carousel-row,
    .page-campaignDetail .cat-carousel-row,
    .page-supplier .cat-carousel-row {
        display: none
    }

    .pageType-CategoryPage .category-mobile-filter,
    .page-search .category-mobile-filter,
    .page-searchDiscount .category-mobile-filter,
    .page-campaignDetail .category-mobile-filter,
    .page-supplier .category-mobile-filter {
        display: block;
        width: 100%;
        min-height: 46px;
        height: auto;
        float: left;
        background: #004580
    }

    .pageType-CategoryPage .category-mobile-filter .total-search-count,
    .page-search .category-mobile-filter .total-search-count,
    .page-searchDiscount .category-mobile-filter .total-search-count,
    .page-campaignDetail .category-mobile-filter .total-search-count,
    .page-supplier .category-mobile-filter .total-search-count {
        width: 33%;
        display: inline-block;
        float: left
    }

    .pageType-CategoryPage .category-mobile-filter .total-search-count .facet-pr-number,
    .page-search .category-mobile-filter .total-search-count .facet-pr-number,
    .page-searchDiscount .category-mobile-filter .total-search-count .facet-pr-number,
    .page-campaignDetail .category-mobile-filter .total-search-count .facet-pr-number,
    .page-supplier .category-mobile-filter .total-search-count .facet-pr-number {
        height: 46px;
        line-height: 46px;
        padding-left: 10px;
        color: #ffffff
    }

    .pageType-CategoryPage .category-mobile-filter .order-and-filter,
    .page-search .category-mobile-filter .order-and-filter,
    .page-searchDiscount .category-mobile-filter .order-and-filter,
    .page-campaignDetail .category-mobile-filter .order-and-filter,
    .page-supplier .category-mobile-filter .order-and-filter {
        width: 67%;
        height: 46px;
        display: inline-block;
        float: left
    }

    .pageType-CategoryPage .category-mobile-filter .order-and-filter a,
    .page-search .category-mobile-filter .order-and-filter a,
    .page-searchDiscount .category-mobile-filter .order-and-filter a,
    .page-campaignDetail .category-mobile-filter .order-and-filter a,
    .page-supplier .category-mobile-filter .order-and-filter a {
        height: 46px;
        display: inline-block
    }

    .pageType-CategoryPage .category-mobile-filter .order-and-filter a span,
    .page-search .category-mobile-filter .order-and-filter a span,
    .page-searchDiscount .category-mobile-filter .order-and-filter a span,
    .page-campaignDetail .category-mobile-filter .order-and-filter a span,
    .page-supplier .category-mobile-filter .order-and-filter a span {
        height: 46px
    }

    .pageType-CategoryPage .category-mobile-filter .order-and-filter a span.cat-text,
    .page-search .category-mobile-filter .order-and-filter a span.cat-text,
    .page-searchDiscount .category-mobile-filter .order-and-filter a span.cat-text,
    .page-campaignDetail .category-mobile-filter .order-and-filter a span.cat-text,
    .page-supplier .category-mobile-filter .order-and-filter a span.cat-text {
        line-height: 46px;
        font-size: 14px;
        color: #ffffff
    }

    .pageType-CategoryPage .category-mobile-filter .order-and-filter a span.filter-count-mobile,
    .page-search .category-mobile-filter .order-and-filter a span.filter-count-mobile,
    .page-searchDiscount .category-mobile-filter .order-and-filter a span.filter-count-mobile,
    .page-campaignDetail .category-mobile-filter .order-and-filter a span.filter-count-mobile,
    .page-supplier .category-mobile-filter .order-and-filter a span.filter-count-mobile {
        position: relative;
        z-index: 99;
        border-radius: 50%;
        height: 17px;
        line-height: 17px;
        font-size: 12px;
        left: 63px;
        top: -46px;
        background: #ee1c25;
        width: 17px;
        color: white;
        text-align: center;
        display: block;
        font-weight: 900;
        padding: 0
    }

    .pageType-CategoryPage .category-mobile-filter .order-and-filter a span.filter-count-mobile:empty,
    .page-search .category-mobile-filter .order-and-filter a span.filter-count-mobile:empty,
    .page-searchDiscount .category-mobile-filter .order-and-filter a span.filter-count-mobile:empty,
    .page-campaignDetail .category-mobile-filter .order-and-filter a span.filter-count-mobile:empty,
    .page-supplier .category-mobile-filter .order-and-filter a span.filter-count-mobile:empty {
        display: none
    }

    .pageType-CategoryPage .category-mobile-filter .order-and-filter a span.glyphicon,
    .page-search .category-mobile-filter .order-and-filter a span.glyphicon,
    .page-searchDiscount .category-mobile-filter .order-and-filter a span.glyphicon,
    .page-campaignDetail .category-mobile-filter .order-and-filter a span.glyphicon,
    .page-supplier .category-mobile-filter .order-and-filter a span.glyphicon {
        font-size: 18px;
        padding: 7px;
        color: #f0f8ff;
        vertical-align: sub
    }

    .pageType-CategoryPage .category-mobile-filter .order-and-filter a span.cat-text-seperator,
    .page-search .category-mobile-filter .order-and-filter a span.cat-text-seperator,
    .page-searchDiscount .category-mobile-filter .order-and-filter a span.cat-text-seperator,
    .page-campaignDetail .category-mobile-filter .order-and-filter a span.cat-text-seperator,
    .page-supplier .category-mobile-filter .order-and-filter a span.cat-text-seperator {
        color: #bababa
    }

    .pageType-CategoryPage .category-mobile-filter .order-and-filter .category-order-mobile,
    .page-search .category-mobile-filter .order-and-filter .category-order-mobile,
    .page-searchDiscount .category-mobile-filter .order-and-filter .category-order-mobile,
    .page-campaignDetail .category-mobile-filter .order-and-filter .category-order-mobile,
    .page-supplier .category-mobile-filter .order-and-filter .category-order-mobile {
        display: inline;
        float: right;
        margin-right: 0
    }

    .pageType-CategoryPage .category-mobile-filter .order-and-filter .category-filter-mobile,
    .page-search .category-mobile-filter .order-and-filter .category-filter-mobile,
    .page-searchDiscount .category-mobile-filter .order-and-filter .category-filter-mobile,
    .page-campaignDetail .category-mobile-filter .order-and-filter .category-filter-mobile,
    .page-supplier .category-mobile-filter .order-and-filter .category-filter-mobile {
        display: inline;
        float: right;
        margin-right: 20px
    }

    .pageType-CategoryPage .category-mobile-filter .order-and-filter .category-filter-mobile span.cat-text,
    .page-search .category-mobile-filter .order-and-filter .category-filter-mobile span.cat-text,
    .page-searchDiscount .category-mobile-filter .order-and-filter .category-filter-mobile span.cat-text,
    .page-campaignDetail .category-mobile-filter .order-and-filter .category-filter-mobile span.cat-text,
    .page-supplier .category-mobile-filter .order-and-filter .category-filter-mobile span.cat-text {
        line-height: 46px
    }
}

@media (max-width:1023px) and (max-width:374px) {

    .pageType-CategoryPage .category-mobile-filter .order-and-filter a span.cat-text,
    .page-search .category-mobile-filter .order-and-filter a span.cat-text,
    .page-searchDiscount .category-mobile-filter .order-and-filter a span.cat-text,
    .page-campaignDetail .category-mobile-filter .order-and-filter a span.cat-text,
    .page-supplier .category-mobile-filter .order-and-filter a span.cat-text {
        font-size: 12px
    }

    .pageType-CategoryPage .category-mobile-filter .order-and-filter a span.glyphicon,
    .page-search .category-mobile-filter .order-and-filter a span.glyphicon,
    .page-searchDiscount .category-mobile-filter .order-and-filter a span.glyphicon,
    .page-campaignDetail .category-mobile-filter .order-and-filter a span.glyphicon,
    .page-supplier .category-mobile-filter .order-and-filter a span.glyphicon {
        font-size: 15px
    }

    .pageType-CategoryPage .category-mobile-filter .order-and-filter .category-order-mobile,
    .page-search .category-mobile-filter .order-and-filter .category-order-mobile,
    .page-searchDiscount .category-mobile-filter .order-and-filter .category-order-mobile,
    .page-campaignDetail .category-mobile-filter .order-and-filter .category-order-mobile,
    .page-supplier .category-mobile-filter .order-and-filter .category-order-mobile {
        margin-right: 5px
    }

    .pageType-CategoryPage .category-mobile-filter .order-and-filter .category-filter-mobile,
    .page-search .category-mobile-filter .order-and-filter .category-filter-mobile,
    .page-searchDiscount .category-mobile-filter .order-and-filter .category-filter-mobile,
    .page-campaignDetail .category-mobile-filter .order-and-filter .category-filter-mobile,
    .page-supplier .category-mobile-filter .order-and-filter .category-filter-mobile {
        margin-right: 10px
    }
}

@media (min-width:1023px) {

    .pageType-CategoryPage .category-mobile-filter,
    .page-search .category-mobile-filter,
    .page-searchDiscount .category-mobile-filter,
    .page-campaignDetail .category-mobile-filter,
    .page-supplier .category-mobile-filter {
        display: none
    }

    .pageType-CategoryPage .ap-facets-filters .row .col-xs-6.link-filters,
    .page-search .ap-facets-filters .row .col-xs-6.link-filters,
    .page-searchDiscount .ap-facets-filters .row .col-xs-6.link-filters,
    .page-campaignDetail .ap-facets-filters .row .col-xs-6.link-filters,
    .page-supplier .ap-facets-filters .row .col-xs-6.link-filters {
        margin: 10px;
        float: right
    }

    .pageType-CategoryPage .ap-facets-filters .row .col-xs-6.link-filters .cat-sorting-option,
    .page-search .ap-facets-filters .row .col-xs-6.link-filters .cat-sorting-option,
    .page-searchDiscount .ap-facets-filters .row .col-xs-6.link-filters .cat-sorting-option,
    .page-campaignDetail .ap-facets-filters .row .col-xs-6.link-filters .cat-sorting-option,
    .page-supplier .ap-facets-filters .row .col-xs-6.link-filters .cat-sorting-option {
        width: 220px;
        float: right;
        cursor: pointer;
        font-size: 16px
    }

    .pageType-CategoryPage .ap-facets-filters .row .col-xs-6.chk-filter,
    .page-search .ap-facets-filters .row .col-xs-6.chk-filter,
    .page-searchDiscount .ap-facets-filters .row .col-xs-6.chk-filter,
    .page-campaignDetail .ap-facets-filters .row .col-xs-6.chk-filter,
    .page-supplier .ap-facets-filters .row .col-xs-6.chk-filter {
        margin: 10px
    }
}

@media (max-width:1023px) {

    .pageType-CategoryPage .ap-facets-filters,
    .page-search .ap-facets-filters,
    .page-searchDiscount .ap-facets-filters,
    .page-campaignDetail .ap-facets-filters,
    .page-supplier .ap-facets-filters {
        margin-bottom: 20px
    }

    .pageType-CategoryPage .ap-facets-filters .row,
    .page-search .ap-facets-filters .row,
    .page-searchDiscount .ap-facets-filters .row,
    .page-campaignDetail .ap-facets-filters .row,
    .page-supplier .ap-facets-filters .row {
        margin: 5px
    }
}

@media (max-width:511px) {

    .pageType-CategoryPage .ap-facets-filters .row .col-xs-6.link-filters,
    .page-search .ap-facets-filters .row .col-xs-6.link-filters,
    .page-searchDiscount .ap-facets-filters .row .col-xs-6.link-filters,
    .page-campaignDetail .ap-facets-filters .row .col-xs-6.link-filters,
    .page-supplier .ap-facets-filters .row .col-xs-6.link-filters {
        margin-top: 35px
    }
}

.pageType-CategoryPage .pagination-bar,
.page-search .pagination-bar,
.page-searchDiscount .pagination-bar,
.page-campaignDetail .pagination-bar,
.page-supplier .pagination-bar {
    margin-top: 30px
}

.pageType-CategoryPage .pagination-bar .show-all-cont a.showAll,
.page-search .pagination-bar .show-all-cont a.showAll,
.page-searchDiscount .pagination-bar .show-all-cont a.showAll,
.page-campaignDetail .pagination-bar .show-all-cont a.showAll,
.page-supplier .pagination-bar .show-all-cont a.showAll,
.pageType-CategoryPage .pagination-bar .show-all-cont a.showPagination,
.page-search .pagination-bar .show-all-cont a.showPagination,
.page-searchDiscount .pagination-bar .show-all-cont a.showPagination,
.page-campaignDetail .pagination-bar .show-all-cont a.showPagination,
.page-supplier .pagination-bar .show-all-cont a.showPagination {
    background: #ffffff;
    border-radius: 16px;
    padding: 10px 20px
}

.pageType-CategoryPage .pagination-bar .show-all-cont a.showAll:hover,
.page-search .pagination-bar .show-all-cont a.showAll:hover,
.page-searchDiscount .pagination-bar .show-all-cont a.showAll:hover,
.page-campaignDetail .pagination-bar .show-all-cont a.showAll:hover,
.page-supplier .pagination-bar .show-all-cont a.showAll:hover,
.pageType-CategoryPage .pagination-bar .show-all-cont a.showPagination:hover,
.page-search .pagination-bar .show-all-cont a.showPagination:hover,
.page-searchDiscount .pagination-bar .show-all-cont a.showPagination:hover,
.page-campaignDetail .pagination-bar .show-all-cont a.showPagination:hover,
.page-supplier .pagination-bar .show-all-cont a.showPagination:hover {
    background: #004580;
    color: #ffffff;
    text-decoration: none
}

.pageType-CategoryPage .pagination-bar .pagination>li>span,
.page-search .pagination-bar .pagination>li>span,
.page-searchDiscount .pagination-bar .pagination>li>span,
.page-campaignDetail .pagination-bar .pagination>li>span,
.page-supplier .pagination-bar .pagination>li>span,
.pageType-CategoryPage .pagination-bar .pagination>li>a,
.page-search .pagination-bar .pagination>li>a,
.page-searchDiscount .pagination-bar .pagination>li>a,
.page-campaignDetail .pagination-bar .pagination>li>a,
.page-supplier .pagination-bar .pagination>li>a {
    border-radius: 25px !important;
    margin: 0 2.5px
}

.pageType-CategoryPage .pagination-bar .pagination>li>span:hover,
.page-search .pagination-bar .pagination>li>span:hover,
.page-searchDiscount .pagination-bar .pagination>li>span:hover,
.page-campaignDetail .pagination-bar .pagination>li>span:hover,
.page-supplier .pagination-bar .pagination>li>span:hover,
.pageType-CategoryPage .pagination-bar .pagination>li>a:hover,
.page-search .pagination-bar .pagination>li>a:hover,
.page-searchDiscount .pagination-bar .pagination>li>a:hover,
.page-campaignDetail .pagination-bar .pagination>li>a:hover,
.page-supplier .pagination-bar .pagination>li>a:hover,
.pageType-CategoryPage .pagination-bar .pagination>li>span:active,
.page-search .pagination-bar .pagination>li>span:active,
.page-searchDiscount .pagination-bar .pagination>li>span:active,
.page-campaignDetail .pagination-bar .pagination>li>span:active,
.page-supplier .pagination-bar .pagination>li>span:active,
.pageType-CategoryPage .pagination-bar .pagination>li>a:active,
.page-search .pagination-bar .pagination>li>a:active,
.page-searchDiscount .pagination-bar .pagination>li>a:active,
.page-campaignDetail .pagination-bar .pagination>li>a:active,
.page-supplier .pagination-bar .pagination>li>a:active,
.pageType-CategoryPage .pagination-bar .pagination>li>span:focus,
.page-search .pagination-bar .pagination>li>span:focus,
.page-searchDiscount .pagination-bar .pagination>li>span:focus,
.page-campaignDetail .pagination-bar .pagination>li>span:focus,
.page-supplier .pagination-bar .pagination>li>span:focus,
.pageType-CategoryPage .pagination-bar .pagination>li>a:focus,
.page-search .pagination-bar .pagination>li>a:focus,
.page-searchDiscount .pagination-bar .pagination>li>a:focus,
.page-campaignDetail .pagination-bar .pagination>li>a:focus,
.page-supplier .pagination-bar .pagination>li>a:focus {
    background-color: #004580 !important;
    color: #ffffff
}

.cat-rec-module {
    margin-bottom: 15px;
    margin-right: 0;
    margin-left: -10px
}

.cat-rec-module .headline {
    font-size: 19px;
    color: #015aac;
    margin-bottom: 15px
}

.cat-rec-module .product-grid .product-card .pl-inner {
    margin-top: 0
}

.cat-rec-module .product-grid .product-card .pl-inner .thumb img {
    margin: 0 auto
}

.cat-rec-module .owl-dots {
    display: none
}

.cat-rec-module .owl-nav {
    display: none
}

.ap-facets-filters {
    background: #fff;
    border-radius: 6px
}

.ap-facets-filters .row {
    margin: 0;
    padding: 0
}

.ap-facets-filters .ap-facets {
    border-bottom: 1px solid #f1f1f1;
    padding: 10px 0 10px 15px
}

.ap-facets-filters .link-filters {
    width: 31.633%;
    padding: 0
}

.ap-facets-filters .link-filters ul {
    margin: 0
}

.ap-facets-filters .link-filters ul li {
    padding: 0;
    height: 30px;
    display: block;
    float: left
}

.ap-facets-filters .link-filters ul li a {
    display: block;
    float: left;
    font: normal 15px/35px 'Nunito';
    height: 35px;
    color: #015aac;
    vertical-align: middle;
    padding: 0 15px;
    border-right: 1px solid #f1f1f1
}

.ap-facets-filters .link-filters ul li a.selected {
    background: #f1f1f1;
    text-decoration: underline
}

.ap-facets-filters .chk-filter {
    padding: 0
}

.ap-facets-filters .chk-filter form {
    display: block;
    float: left;
    line-height: 35px;
    height: 35px;
    vertical-align: middle;
    padding: 0 15px;
    cursor: pointer
}

.ap-facets-filters .chk-filter form input {
    vertical-align: text-top
}

.ap-facets-filters .chk-filter form .facet-text {
    font: normal 15px 'Nunito';
    color: #015aac;
    cursor: pointer
}

.ap-facets-filters .chk-filter form:focus {
    background: #f1f1f1
}

.page-searchDiscount .ap-facets-filters .ap-facets,
.page-campaignDetail .ap-facets-filters .ap-facets {
    display: none
}

.pageType-CategoryPage .no-search-result,
.page-searchDiscount .no-search-result,
.page-campaignDetail .no-search-result,
.page-supplier .no-search-result {
    background: #fff;
    padding: 15px;
    margin-top: 15px;
    font: normal 20px 'Nunito';
    border-radius: 6px
}

.page-searchEmpty main>.container .no-search-result {
    margin-top: 15px
}

.page-searchEmpty .product-card .pl-inner .price-cont .item-price {
    font-size: 15px
}

@media (max-width:1023px) {
    .product-facet .facet {
        background: #ffffff;
        margin: 0 0 0 0;
        border: none
    }

    .product-facet .facet .facet-name {
        color: #005baa;
        font-family: "Nunito";
        font-size: 16px;
        font-weight: bold;
        border-bottom: 1px solid #99aec9
    }

    .product-facet .facet .facet-list .facet-checkbox:checked+.facet-label .facet-text {
        color: #666666
    }

    .product-facet .facet .facet-list .facet-text {
        color: #666666
    }

    .product-facet .facet .facet-list .facet-text a {
        color: #666666
    }

    .product-facet .facet .facet-list form .facet-text {
        color: #666666
    }

    .product-facet .facet .facet-values {
        margin-bottom: 20px;
        margin-top: 10px
    }

    .product-facet .facet .facet-values a {
        color: #666666
    }
}

@media (max-width:480px) {
    .gray-description {
        display: none
    }
}

.gray-description .categoryDescription {
    position: relative;
    margin-top: 20px;
    color: #666666;
    height: auto
}

.featured-landings {
    display: flex;
    flex-direction: column;
    margin: 30px auto 10px
}

.featured-landings h4 {
    color: #141414;
    font-weight: bold
}

.featured-landings .featured-list {
    display: flex;
    flex-wrap: wrap;
    column-gap: 5px;
    row-gap: 10px
}

.featured-landings .featured-list .featured-link {
    border: 1px solid #c5c5c5;
    border-radius: 38px;
    background-color: #fff;
    color: #141414;
    font-size: 14px;
    text-align: center;
    padding: 7px 20px;
    text-decoration: none;
    font-weight: bold
}

.featured-landings .featured-list .featured-link:hover {
    border-color: #2154BA;
    color: #2154BA
}

@media (max-width:1023px) {
    .featured-landings h4 {
        font-size: 16px
    }

    .featured-landings .featured-list .featured-link {
        font-size: 12px
    }
}

.checkout-main-header {
    padding-top: 0 !important
}

.checkout-main-header .checkout-header-wrapper {
    padding: 0 !important
}

.checkout-main-header .checkout-header-wrapper .site-logo .simple-banner-component {
    height: 125px;
    display: flex;
    align-items: center
}

.checkout-main-header .checkout-header-wrapper .site-logo .simple-banner-component a img {
    width: 255px
}

.checkout-main-header .checkout-header-wrapper .checkout-new-steps {
    user-select: none;
    overflow: hidden;
    display: flex;
    justify-content: space-around;
    gap: 1rem;
    align-items: center
}

.checkout-main-header .checkout-header-wrapper .checkout-new-steps .checkout-step {
    height: 125px;
    display: flex;
    flex-grow: 1;
    gap: 1rem;
    align-items: center
}

.checkout-main-header .checkout-header-wrapper .checkout-new-steps .checkout-step:last-child {
    flex-grow: 0
}

.checkout-main-header .checkout-header-wrapper .checkout-new-steps .checkout-step:not(:last-child)::after {
    content: "";
    display: block;
    flex-grow: 1;
    min-width: 14px;
    height: 4px;
    background: #AAAAAA;
    border-radius: 10px
}

.checkout-main-header .checkout-header-wrapper .checkout-new-steps .checkout-step.completed:not(:last-child)::after {
    background: #2154BA
}

.checkout-main-header .checkout-header-wrapper .checkout-new-steps .checkout-step .bulletContainer {
    color: #AAAAAA;
    font-size: 20px;
    font-weight: 700;
    display: flex;
    align-items: center;
    gap: 15px
}

.checkout-main-header .checkout-header-wrapper .checkout-new-steps .checkout-step .bulletContainer .gradient-icon {
    background-color: #E0E2E5;
    width: 40px;
    height: 40px;
    display: grid;
    place-items: center;
    border-radius: 50%;
    flex-shrink: 0
}

@media (max-width:1023px) {
    .checkout-main-header .checkout-header-wrapper .checkout-new-steps .checkout-step .bulletContainer .gradient-icon {
        width: 18px;
        height: 18px
    }
}

.checkout-main-header .checkout-header-wrapper .checkout-new-steps .checkout-step.active .bulletContainer .gradient-icon,
.checkout-main-header .checkout-header-wrapper .checkout-new-steps .checkout-step.completed .bulletContainer .gradient-icon {
    box-sizing: border-box;
    background: linear-gradient(0deg, #2154ba 0, #77c559 100%)
}

.checkout-main-header .checkout-header-wrapper .checkout-new-steps .checkout-step.active .bulletContainer .step-title,
.checkout-main-header .checkout-header-wrapper .checkout-new-steps .checkout-step.completed .bulletContainer .step-title {
    line-height: normal;
    color: #2154BA
}

.checkout-main-header .checkout-header-wrapper .checkout-new-steps .checkout-step.active .bulletContainer .gradient-icon {
    border: 5px solid #E0E2E5
}

.checkout-main-header .checkout-header-wrapper .checkout-new-steps .checkout-step.completed {
    cursor: pointer
}

.checkout-main-header .checkout-header-wrapper .checkout-new-steps .checkout-step.completed .bulletContainer .gradient-icon:after {
    position: relative;
    content: url("https://reimg-carrefour.mncdn.com/staticimage/completed-icon.svg");
    zoom: 1.2
}

@media (max-width:1023px) {
    .checkout-main-header {
        padding-top: 0 !important
    }

    .checkout-main-header .checkout-header-wrapper {
        padding: 0 !important
    }

    .checkout-main-header .checkout-header-wrapper .site-logo .simple-banner-component {
        justify-content: center;
        height: 62px
    }

    .checkout-main-header .checkout-header-wrapper .site-logo .simple-banner-component a img {
        width: 150px
    }

    .checkout-main-header .checkout-header-wrapper .checkout-new-steps {
        gap: .5rem
    }

    .checkout-main-header .checkout-header-wrapper .checkout-new-steps .checkout-step {
        height: 40px;
        cursor: pointer
    }

    .checkout-main-header .checkout-header-wrapper .checkout-new-steps .checkout-step.active .bulletContainer .gradient-icon {
        border: 3px solid #E0E2E5
    }

    .checkout-main-header .checkout-header-wrapper .checkout-new-steps .checkout-step.completed .bulletContainer .gradient-icon:after {
        top: 2px;
        zoom: .8
    }

    .checkout-main-header .checkout-header-wrapper .checkout-new-steps .checkout-step .bulletContainer {
        font-size: 11px;
        font-weight: 600;
        gap: 5px
    }

    .checkout-main-header .checkout-header-wrapper .checkout-new-steps .checkout-step .bulletContainer .step-title {
        padding-left: 3px
    }
}

.slot-fee {
    display: flex;
    align-items: center
}

@media (min-width:766px) {
    .slot-fee span {
        margin-left: auto
    }
}

.slot-fee span .delivery-costs-content {
    position: absolute !important;
    top: 2em !important
}

.checkout-head-description {
    margin-top: 5px;
    margin-bottom: 5px;
    color: #141414
}

.checkout-head-description .slot-free {
    background: #F8E71D;
    border-radius: 4px;
    padding: 8px 10px;
    display: none
}

.checkout-head-description .slot-free span {
    font-weight: 900;
    font-size: 12px;
    line-height: 10px;
    color: #191919
}

@media (max-width:765px) {
    .checkout-head-description .slot-free span {
        font-size: 15px
    }
}

.delivery-costs {
    color: #45B02A;
    font-weight: 600;
    position: relative;
    cursor: pointer
}

.delivery-costs .main-text {
    text-align: start;
    font-size: 16px
}

@media (max-width:1023px) {
    .delivery-costs .main-text {
        font-size: 12px
    }
}

.delivery-costs .main-text .main-text-free {
    background-color: #DFFFD8;
    padding: 5px 15px;
    border-radius: 10px;
    display: flex;
    align-items: center;
    justify-content: flex-start;
    gap: 10px
}

.delivery-costs .main-text .main-text-nf {
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 10px;
    background-color: #fff;
    padding: 5px;
    border-radius: 10px
}

.delivery-costs .main-text i.cargo-info-icon {
    content: url("https://reimg-carrefour.mncdn.com/staticimage/icon-info-circle.png");
    width: 20px;
    height: 20px
}

.delivery-costs .delivery-costs-mobile {
    display: none
}

.delivery-costs .delivery-costs-content {
    position: absolute;
    top: 52px;
    background: white;
    color: #005baa;
    margin: auto;
    width: 100%;
    z-index: 1;
    border-radius: 8px;
    border: 1px solid #005baa;
    box-shadow: 0 2px 10px rgba(85, 103, 122, 0.081918)
}

.delivery-costs .delivery-costs-content:before {
    content: "";
    vertical-align: middle;
    margin: auto;
    position: absolute;
    display: block;
    right: 20px;
    top: -10px;
    width: 1.125em;
    height: 1.125em;
    transform: rotate(45deg);
    border-top-left-radius: .188em;
    border-top: 1px solid #005baa;
    border-left: 1px solid #005baa;
    background-color: #ffffff;
    z-index: -1
}

.delivery-costs .delivery-costs-content h5 {
    font-weight: 700
}

.delivery-costs .delivery-costs-content h6 {
    color: black
}

.delivery-costs .delivery-costs-content hr {
    margin: 5px -1.5rem 10px -1.5rem;
    color: #005aab;
    height: 2px
}

.delivery-costs .delivery-costs-content #keys-values {
    font-size: .85em
}

.delivery-costs .delivery-costs-content #keys-values .key {
    font-weight: 400
}

.delivery-costs .delivery-costs-content #keys-values .value {
    font-weight: 900
}

.delivery-costs .delivery-costs-content #keys-values .value.free-delivery {
    color: #7BC952
}

@media screen and (max-width:864px) {
    .checkout-head-description .delivery-costs-content {
        position: relative !important;
        top: .8em !important
    }

    .delivery-costs {
        display: block
    }

    .delivery-costs .delivery-costs-mobile {
        font-weight: 900
    }

    .delivery-costs .delivery-costs-content {
        display: none;
        position: relative;
        top: .8em
    }
}

.checkout-content-area {
    margin-bottom: 20px
}

.address-box .form-check .addressSelection {
    width: 24px;
    height: 24px;
    cursor: pointer
}

.address-box .form-check label {
    vertical-align: top;
    margin-left: 9px;
    font-size: 16px;
    margin-top: 4px;
    color: #005baa;
    cursor: pointer
}

.checkout-order-summary .show-cart-modal {
    font-size: 12px;
    float: right;
    cursor: pointer
}

.checkout-order-summary .show-cart-modal:hover {
    text-decoration: underline
}

.checkout-order-summary .has-error {
    text-align: left;
    width: 100%;
    margin-top: 10px
}

.checkout-order-summary .has-error .address-error {
    width: 100%;
    color: #C53E3E
}

.checkout-order-summary .checkout-continue-btn {
    width: 100%;
    height: 45px;
    border-radius: 23px;
    background-color: #2154BA !important;
    color: #fff;
    font-size: 16px;
    font-weight: bold
}

.checkout-order-summary .checkout-continue-btn:hover {
    background-color: #004580 !important;
    opacity: .8
}

.checkout-order-summary .checkout-continue-btn .continue-btn-text {
    font-size: 18px
}

.checkout-order-summary .checkout-continue-btn .continue-btn-price {
    font-weight: 600;
    font-size: 18px;
    padding-left: 15px
}

.checkout-order-summary .checkout-continue-btn.fakeDisabled,
.checkout-order-summary .checkout-continue-btn#btnNotSelectedPayment {
    background-color: #5a95c8 !important;
    cursor: initial !important;
    opacity: 1 !important
}

.checkout-order-summary .checkout-bag {
    margin-top: 7px
}

.checkout-order-summary .provizyon {
    margin-top: 22px;
    margin-right: -22px;
    margin-left: -22px;
    padding: 22px 22px 0 22px;
    border-top: 2px dotted #2759BC;
    display: flex;
    align-items: center;
    gap: 5px
}

.checkout-order-summary .provizyon .question-mark {
    position: relative;
    display: block;
    background: url("https://reimg-carrefour.mncdn.com/staticimage/question-mark-icon.svg") no-repeat;
    background-size: 21px 21px;
    width: 21px;
    height: 21px;
    cursor: pointer
}

.checkout-order-summary .provizyon .provizyon-title {
    color: #141414;
    font-weight: bold
}

.checkout-order-summary .provizyon .provizyon-content {
    display: none;
    position: absolute;
    width: 268px;
    top: 40px;
    right: -20px;
    padding: 12px;
    background: white;
    color: #1E1E1E;
    margin: auto;
    z-index: 1;
    border-radius: 8px;
    border: 1px solid #2154BB;
    box-shadow: 0 2px 10px rgba(85, 103, 122, 0.081918);
    font-style: normal;
    font-size: 12px
}

.checkout-order-summary .provizyon .provizyon-content:before {
    content: "";
    vertical-align: middle;
    margin: auto;
    position: absolute;
    display: block;
    right: 20px;
    top: -9px;
    width: 1.125em;
    height: 1.125em;
    transform: rotate(45deg);
    border-top-left-radius: .188em;
    border-top: 1px solid #2154BB;
    border-left: 1px solid #2154BB;
    background-color: #ffffff;
    z-index: -1
}

@media (max-width:1023px) {
    .checkout-order-summary .provizyon .provizyon-content {
        left: 50%;
        right: 50%;
        transform: translate(-50%, 0)
    }

    .checkout-order-summary .provizyon .provizyon-content:before {
        left: 0;
        right: 0;
        top: -7px
    }
}

.checkout-order-summary .subtotals form.termsAndConditions {
    margin-top: 20px
}

.checkout-order-summary .subtotals form.termsAndConditions .terms-and-conditions.has-error label {
    color: #303030 !important
}

.checkout-order-summary .subtotals .js-summary-discounts {
    display: flex;
    flex-direction: column
}

.checkout-order-summary .subtotals div.totals {
    margin-top: 16px;
    font-weight: 600;
    text-transform: none;
    display: flex;
    justify-content: space-between
}

.checkout-order-summary .subtotals div.totals .total-price-title .totalWithTax {
    width: auto;
    color: #141414
}

.checkout-order-summary .subtotals div.totals .total-price-count span {
    color: #141414;
    font-weight: bold;
    white-space: nowrap
}

.checkout-order-summary .subtotals div.deliveryCost {
    margin-top: 16px;
    color: #141414;
    font-size: 20px;
    font-weight: 500
}

.checkout-order-summary .subtotals div.deliveryCost .deliveryCostText {
    float: left;
    display: inline
}

.checkout-order-summary .subtotals div.deliveryCost .deliveryCostText+span {
    float: right;
    display: inline;
    color: #141414;
    font-weight: bold
}

.checkout-order-summary .subtotals div.discount {
    margin-top: 16px;
    color: #82C10E;
    font-size: 20px;
    display: flex;
    justify-content: space-between
}

.checkout-order-summary .subtotals div.discount .discountText-black {
    color: #333333 !important;
    font-size: 13px;
    display: flex;
    align-items: center;
    text-align: left;
    float: left
}

.checkout-order-summary .subtotals div.discount .discountText-black .position-text {
    display: flex;
    gap: 2px
}

.checkout-order-summary .subtotals div.discount .discountText-black .text-blue {
    color: #005BAA;
    font-weight: 700
}

.checkout-order-summary .subtotals div.discount .discountText {
    float: left;
    text-align: left;
    display: inline
}

.checkout-order-summary .subtotals div.discount .discountText+span {
    float: right;
    display: inline;
    color: #82C10E;
    font-weight: bold;
    white-space: nowrap
}

.voucher-container-body .voucherSuccessMsg {
    margin-left: 15px;
    color: #06ab00
}

.voucher-container-body .voucherSuccessMsg .display-voucher-success {
    margin-top: 5px
}

.voucher-container-body .voucherSuccessMsg button.release-voucher {
    margin-top: 5px;
    background-color: #ffffff;
    width: 48%;
    color: #005baa;
    border: 2px solid #005baa
}

.check-payment-area {
    background: #ffffff;
    padding-bottom: 15px;
    margin-top: -10px;
    margin-bottom: 25px;
    border-radius: 6px
}

.check-payment-area.check-usable {
    padding-bottom: 0
}

.check-payment-area.check-usable .check-payment-header span.glyphicon.glyphicon-minus:before {
    content: "" !important;
    background: url("https://reimg-carrefour.mncdn.com/staticimage/icons-sprite-4.svg") -593px -91px;
    width: 13px;
    height: 13px;
    float: left
}

.check-payment-area.check-usable .check-payment-body {
    display: none !important
}

.check-payment-area .check-payment-header {
    height: 52px;
    background: #ffffff;
    border-radius: 7px;
    cursor: pointer
}

.check-payment-area .check-payment-header span.headerText {
    color: #141414;
    font-size: 15px;
    font-family: "Nunito";
    font-weight: 600;
    padding: 15px 15px;
    float: left;
    display: inline-block
}

.check-payment-area .check-payment-header span.closeArea {
    font-size: 25px;
    line-height: 20px;
    display: inline-block;
    float: right;
    padding: 15px 15px;
    color: #141414;
    filter: brightness(0)
}

.check-payment-area .check-payment-body .response-areas.response-success span:first-child {
    color: #16B300
}

.check-payment-area .check-payment-body .response-areas.response-success span:last-child {
    color: #55677A
}

.check-payment-area .check-payment-body .form-group {
    margin: 5px 15px 5px 15px
}

.check-payment-area .check-payment-body .form-group input,
.check-payment-area .check-payment-body .form-group button {
    height: 36px
}

.check-payment-area .check-payment-body .form-group button {
    width: 100%;
    display: inline-block
}

.check-payment-area .check-payment-body .form-group input {
    color: #666;
    font-family: "Nunito";
    font-weight: bold;
    font-size: 14px
}

.check-payment-area .check-payment-body .form-group button.remove-corporate-check {
    margin-top: 10px;
    background-color: #ffffff;
    width: 50%;
    color: #005baa;
    border: 2px solid #005baa
}

.check-payment-area .check-payment-body .form-group.forbidden-products .show-forbidden-products,
.check-payment-area .check-payment-body .form-group.forbidden-products-deliverycase .show-forbidden-products {
    display: block;
    margin-top: 10px;
    color: #005baa;
    cursor: pointer
}

.check-payment-area .check-payment-body .form-group.forbidden-products .show-forbidden-products:hover,
.check-payment-area .check-payment-body .form-group.forbidden-products-deliverycase .show-forbidden-products:hover {
    text-decoration: underline
}

.check-payment-area .check-payment-body .form-group p.forbidden-products-warning {
    padding-left: 26px;
    text-indent: 0;
    margin-top: 10px
}

.check-payment-area .check-payment-body .form-group .dropdown-card {
    display: flex;
    align-items: center
}

.check-payment-area .check-payment-body .form-group .dropdown-card :last-child {
    margin-left: auto
}

.check-payment-area .check-payment-body .form-group .dropdown-card::after {
    content: '';
    position: absolute;
    display: inline-block;
    width: 0;
    height: 0;
    margin-left: 2px;
    vertical-align: middle;
    border-top: 4px solid;
    border-right: 4px solid transparent;
    border-left: 4px solid transparent;
    right: 4px
}

.check-payment-area .check-payment-body .form-group .open>.dropdown-card-menu {
    width: 100%;
    max-height: 200px;
    overflow: auto
}

.check-payment-area .check-payment-body .form-group .open>.dropdown-card-menu>* {
    display: flex;
    align-items: center;
    padding: 6px 12px
}

.check-payment-area .check-payment-body .form-group .open>.dropdown-card-menu>* :last-child {
    margin-left: auto
}

.check-payment-area .check-payment-body .response-area.response-error {
    margin-top: 10px
}

.check-payment-area .check-payment-body .response-area.response-error span {
    color: #ee1c25
}

.check-payment-area .check-payment-body .response-area.response-success,
.check-payment-area .check-payment-body .response-area-change.response-success {
    margin-top: 10px
}

.check-payment-area .check-payment-body .response-area.response-success span.response-area-text-wrapper,
.check-payment-area .check-payment-body .response-area-change.response-success span.response-area-text-wrapper {
    text-indent: 27px
}

.check-payment-area .check-payment-body .response-area.response-success span.response-area-text-wrapper span:not(.remainingAmount):not(.successful-icon),
.check-payment-area .check-payment-body .response-area-change.response-success span.response-area-text-wrapper span:not(.remainingAmount):not(.successful-icon) {
    color: #06ab00
}

.check-payment-area .check-payment-body .response-area.response-success span.response-area-text-wrapper span.remainingAmount,
.check-payment-area .check-payment-body .response-area-change.response-success span.response-area-text-wrapper span.remainingAmount {
    display: block;
    color: #666
}

.check-payment-area .check-payment-body .response-area.response-success span.successful-icon,
.check-payment-area .check-payment-body .response-area-change.response-success span.successful-icon {
    background: url(https://reimg-carrefour.mncdn.com/staticimage/successful-icon.svg) no-repeat;
    width: 20px;
    height: 20px;
    display: inline-block;
    vertical-align: middle
}

.check-payment-area-code .headerText .popover {
    font-weight: 400;
    font-size: 14px;
    border: 1px solid #005baa
}

.check-payment-area-code .check-payment-body .dropdown-card-menu {
    height: 100px !important;
    overflow: auto
}

.check-payment-area-code .check-payment-body .dropdown-card-name {
    color: #55677A !important
}

.check-payment-area-code .check-payment-body .remaining-card-point {
    font-weight: 700
}

.check-payment-area-code .check-payment-body .drop-text-description {
    color: #333333 !important;
    font-size: 14px;
    font-weight: 400
}

.check-payment-area-code .check-payment-body span:first-child {
    color: #16B300
}

.check-payment-area-code .check-payment-body span:last-child {
    color: #55677A
}

@media (max-width:1024px) {
    .page-cartPage .cartSummaryContainer .cartSummary .cartSummaryBtnSide.cart-summary-btn-area-mobile {
        position: fixed;
        pointer-events: fill;
        z-index: 9999;
        width: 100%;
        bottom: 0;
        left: 0;
        margin-right: 0;
        margin-left: 0;
        background-color: #fff;
        padding: 15px 45px;
        border: none
    }

    .page-cartPage .cartSummaryContainer .cartSummary .cartSummaryBtnSide.cart-summary-btn-area-mobile.btn[disabled] {
        background-color: #5a95c8;
        opacity: 1
    }
}

.cartModalContainer .entryRow,
.forbiddenProductsContainer .entryRow {
    height: 86px;
    margin: 10px 0;
    border-bottom: 1px solid #bababa
}

.cartModalContainer .entryRow:last-child,
.forbiddenProductsContainer .entryRow:last-child {
    border: none
}

.cartModalContainer .entryRow .img-container img,
.forbiddenProductsContainer .entryRow .img-container img {
    width: 60px;
    height: 60px
}

.cartModalContainer .entryRow .product-info .product-name,
.forbiddenProductsContainer .entryRow .product-info .product-name {
    color: #303030;
    font-family: 'Nunito';
    font-size: 14px;
    font-weight: 600
}

.cartModalContainer .entryRow .product-info .product-price-info .product-price-quantity,
.forbiddenProductsContainer .entryRow .product-info .product-price-info .product-price-quantity {
    color: #bababa;
    font-size: 12px
}

.cartModalContainer .entryRow .product-info .product-price-info .product-price-quantity .product-price-displayUnit,
.forbiddenProductsContainer .entryRow .product-info .product-price-info .product-price-quantity .product-price-displayUnit {
    padding-left: 4px
}

.cartModalContainer .entryRow .product-info .product-price-info .product-price-price,
.forbiddenProductsContainer .entryRow .product-info .product-price-info .product-price-price {
    font-family: 'Nunito';
    font-size: 18px;
    font-weight: 600;
    color: #005baa;
    padding-left: 10px
}

@media (max-width:1023px) {
    .page-multiStepCheckoutSummaryPage {
        margin-bottom: 10rem
    }

    .page-multiStepCheckoutSummaryPage:has(.checkout-summary-cont) {
        margin-bottom: 16rem
    }

    .paymentPage .js-summary-discounts {
        display: block
    }

    .hide-mobile {
        display: none !important
    }

    .checkout-order-summary {
        margin-top: 20px;
        margin-bottom: 0
    }

    .checkout-order-summary.checkoutOrderSummary {
        padding: 17px
    }

    .checkout-order-summary headline {
        font-weight: 600;
        font-size: 16px
    }

    .checkout-order-summary .subtotals .summaryBtnSide,
    .checkout-order-summary .subtotals .checkout-summary-cont {
        position: fixed !important;
        pointer-events: fill;
        z-index: 999;
        width: 100vw;
        bottom: 0;
        left: 0;
        margin: 0;
        border: none;
        padding: 5px 35px 19px 35px;
        background-color: #fff
    }

    .checkout-order-summary .subtotals .summaryBtnSide .left-sum-price-area .summary-total-text,
    .checkout-order-summary .subtotals .checkout-summary-cont .left-sum-price-area .summary-total-text {
        font-size: 10px
    }

    .checkout-order-summary .subtotals .summaryBtnSide .left-sum-price-area .continue-btn-price,
    .checkout-order-summary .subtotals .checkout-summary-cont .left-sum-price-area .continue-btn-price {
        font-size: 16px
    }

    .checkout-order-summary .subtotals .summaryBtnSide .checkout-continue-btn .continue-btn-text,
    .checkout-order-summary .subtotals .checkout-summary-cont .checkout-continue-btn .continue-btn-text {
        font-size: 14px
    }

    .checkout-order-summary .subtotals div.totals,
    .checkout-order-summary .subtotals div.deliveryCost,
    .checkout-order-summary .subtotals div.discount {
        font-size: 15px;
        font-weight: 500;
        margin-top: 12px
    }

    .checkout-order-summary .subtotals div.totals .totalWithTax+span,
    .checkout-order-summary .subtotals div.deliveryCost .totalWithTax+span,
    .checkout-order-summary .subtotals div.discount .totalWithTax+span {
        font-weight: 600
    }

    .checkout-order-summary .subtotals form.termsAndConditions {
        margin: 0
    }

    .checkout-order-summary .subtotals .provizyon {
        font-size: 12px;
        margin-top: 10px;
        margin-right: -17px;
        margin-left: -17px;
        padding: 17px 17px 0 17px
    }
}

.product-details .glyphicon-info-sign:before {
    content: "\e086";
    color: #0e5fae
}

.product-details .glyphicon-heart-empty:before {
    font-size: 30px
}

.product-details .glyphicon-heart:before {
    font-size: 30px
}

.category-tabs .tab-menu {
    list-style: none;
    padding: 0;
    margin: 0;
    display: flex;
    justify-content: space-between;
    width: 100%;
    border-bottom: 1px solid #747678
}

.category-tabs .tab-menu li {
    display: inline-block;
    padding: 10px;
    cursor: pointer;
    width: inherit
}

.category-tabs .tab-menu li a {
    display: flex;
    width: 100%;
    font-size: 22px;
    color: #747678;
    justify-content: center;
    text-decoration: none
}

@media (max-width:767px) {
    .category-tabs .tab-menu li a {
        font-size: 19px;
        text-align: center
    }
}

.category-tabs .tab-menu li a.active {
    color: #2154BA;
    font-weight: bold;
    font-size: 22px
}

.category-tabs .tab-menu li.active {
    border-bottom: 3px solid #2154BA
}

.category-tabs .tab-menu li.active a {
    color: #2154BA;
    font-weight: bold
}

.category-tabs .tab-content .tab-panel {
    display: none;
    padding: 10px
}

.category-tabs .tab-content .tab-panel.active {
    display: block
}

.pageType-ProductPage,
.page-hediye-karti {
    background-color: #ffffff !important
}

.pageType-ProductPage .big-images .zoom,
.page-hediye-karti .big-images .zoom {
    display: inline-block;
    position: relative;
    cursor: pointer
}

.pageType-ProductPage .big-images .zoom:after,
.page-hediye-karti .big-images .zoom:after {
    content: '';
    display: block;
    width: 33px;
    height: 33px;
    position: absolute;
    top: 0;
    right: 0
}

.pageType-ProductPage .big-images .zoom img,
.page-hediye-karti .big-images .zoom img {
    display: block;
    position: relative
}

.pageType-ProductPage .big-images .zoom img::selection,
.page-hediye-karti .big-images .zoom img::selection {
    background-color: transparent
}

@media (max-width:1023px) {

    .pageType-ProductPage .big-images .zoom img.zoomImg,
    .page-hediye-karti .big-images .zoom img.zoomImg {
        width: 900px !important;
        height: 900px !important
    }
}

.pageType-ProductPage .pdp-tabs-wrapper,
.page-hediye-karti .pdp-tabs-wrapper {
    padding: 0 !important;
    margin-top: 30px
}

.pageType-ProductPage .pdp-tabs-wrapper .pd-tabs-content,
.page-hediye-karti .pdp-tabs-wrapper .pd-tabs-content {
    padding: 0 !important
}

.pageType-ProductPage .pdp-tabs-wrapper .pd-tabs-content .product-details-tab.tab-details table,
.page-hediye-karti .pdp-tabs-wrapper .pd-tabs-content .product-details-tab.tab-details table {
    width: 100% !important;
    max-width: 100% !important
}

.pageType-ProductPage .pdp-tabs-wrapper .pd-tabs-content .product-details-tab.tab-details img,
.page-hediye-karti .pdp-tabs-wrapper .pd-tabs-content .product-details-tab.tab-details img {
    display: block;
    max-width: 100%;
    height: auto !important
}

.pageType-ProductPage .pdp-tabs-wrapper .pd-tabs-content .product-details-tab.tab-details .embed-responsive-video,
.page-hediye-karti .pdp-tabs-wrapper .pd-tabs-content .product-details-tab.tab-details .embed-responsive-video {
    padding-bottom: 30%;
    margin-bottom: 20px
}

.pageType-ProductPage .pdp-tabs-wrapper .pd-tabs-content .product-details-tab.tab-details .embed-responsive-video-style,
.page-hediye-karti .pdp-tabs-wrapper .pd-tabs-content .product-details-tab.tab-details .embed-responsive-video-style {
    max-width: 600px;
    max-height: 400px
}

@media (max-width:767px) {

    .pageType-ProductPage .pdp-tabs-wrapper .pd-tabs-content .product-details-tab.tab-details .embed-responsive-video,
    .page-hediye-karti .pdp-tabs-wrapper .pd-tabs-content .product-details-tab.tab-details .embed-responsive-video {
        padding-bottom: 60%
    }
}

.pageType-ProductPage .pdp-tabs-wrapper .pd-tabs-content .tabs-responsive,
.page-hediye-karti .pdp-tabs-wrapper .pd-tabs-content .tabs-responsive {
    min-height: 220px;
    margin-top: 20px
}

.pageType-ProductPage .pdp-tabs-wrapper .pd-tabs-content .tabs-responsive .content,
.page-hediye-karti .pdp-tabs-wrapper .pd-tabs-content .tabs-responsive .content {
    display: flex;
    flex-direction: column;
    gap: 10px
}

.pageType-ProductPage .pdp-tabs-wrapper .pd-tabs-content .tabs-responsive .tabhead,
.page-hediye-karti .pdp-tabs-wrapper .pd-tabs-content .tabs-responsive .tabhead {
    display: flex !important;
    align-items: center;
    justify-content: space-between
}

.pageType-ProductPage .pdp-tabs-wrapper .pd-tabs-content .tabs-responsive .tabhead a,
.page-hediye-karti .pdp-tabs-wrapper .pd-tabs-content .tabs-responsive .tabhead a {
    display: flex !important;
    align-items: center
}

.pageType-ProductPage .pdp-tabs-wrapper .pd-tabs-content .tabs-responsive .tabhead a .tabimage,
.page-hediye-karti .pdp-tabs-wrapper .pd-tabs-content .tabs-responsive .tabhead a .tabimage {
    margin: 10px;
    height: auto
}

.pageType-ProductPage .pdp-tabs-wrapper .pd-tabs-content .content .tabbody,
.page-hediye-karti .pdp-tabs-wrapper .pd-tabs-content .content .tabbody {
    background: #f6f9fc;
    color: #465e72;
    border-radius: 6px
}

.pageType-ProductPage .more-product-tab,
.page-hediye-karti .more-product-tab {
    display: flex;
    justify-content: end
}

.pageType-ProductPage .more-product-tab .more-product-panel,
.page-hediye-karti .more-product-tab .more-product-panel {
    text-decoration: underline;
    margin-right: 15px
}

.pageType-ProductPage .more-product-flex,
.page-hediye-karti .more-product-flex {
    display: flex
}

@media (max-width:1023px) {

    .pageType-ProductPage .more-product-flex,
    .page-hediye-karti .more-product-flex {
        flex-direction: column
    }
}

.pageType-ProductPage .more-product-flex .more-product,
.page-hediye-karti .more-product-flex .more-product {
    float: left;
    border: 1px solid #0971CF;
    border-radius: 4px
}

@media (max-width:1023px) {

    .pageType-ProductPage .more-product-flex .more-product,
    .page-hediye-karti .more-product-flex .more-product {
        margin-top: 8px
    }
}

@media (min-width:1024px) {

    .pageType-ProductPage .more-product-flex .more-product,
    .page-hediye-karti .more-product-flex .more-product {
        width: 50%
    }

    .pageType-ProductPage .more-product-flex .more-product:not(:first-child),
    .page-hediye-karti .more-product-flex .more-product:not(:first-child) {
        margin-left: 10px
    }
}

.pageType-ProductPage .more-product-flex .more-product div,
.page-hediye-karti .more-product-flex .more-product div {
    padding: 15px;
    font-size: 18px;
    font-weight: 600;
    color: #0971CF
}

@media (max-width:1024px) {

    .pageType-ProductPage .more-product-flex .more-product div,
    .page-hediye-karti .more-product-flex .more-product div {
        font-size: 13px;
        font-weight: 700
    }
}

.pageType-ProductPage .more-product-flex .more-product div.more-product-content,
.page-hediye-karti .more-product-flex .more-product div.more-product-content {
    float: left
}

@media (max-width:1024px) {

    .pageType-ProductPage .more-product-flex .more-product div.more-product-content,
    .page-hediye-karti .more-product-flex .more-product div.more-product-content {
        color: #000000
    }
}

.pageType-ProductPage .more-product-flex .more-product div.more-product-icon,
.page-hediye-karti .more-product-flex .more-product div.more-product-icon {
    float: right;
    background-color: #0971CF;
    border-top: 1px solid #0971CF;
    border-bottom: 1px solid #0971CF;
    border-right: 1px solid #0971CF
}

.pageType-ProductPage .more-product-flex .more-product div.more-product-icon i,
.page-hediye-karti .more-product-flex .more-product div.more-product-icon i {
    color: #ffffff
}

.pageType-ProductPage .tab-details.container table,
.page-hediye-karti .tab-details.container table {
    width: auto !important;
    display: inline-block;
    float: left;
    margin-right: 10px
}

.pageType-ProductPage .container .pd-tabs-content,
.page-hediye-karti .container .pd-tabs-content {
    margin-top: 10px
}

.pageType-ProductPage .container .pd-tabs-content .content .tabbody,
.page-hediye-karti .container .pd-tabs-content .content .tabbody {
    background: #ffffff;
    color: #666666;
    border-radius: 6px
}

.pageType-ProductPage .container .pd-left .owl-carousel .owl-wrapper-outer,
.page-hediye-karti .container .pd-left .owl-carousel .owl-wrapper-outer {
    overflow: hidden;
    position: relative;
    width: 100%;
    transition: all .3s
}

.pageType-ProductPage .container .pd-left .owl-controls.clickable .owl-buttons,
.page-hediye-karti .container .pd-left .owl-controls.clickable .owl-buttons {
    margin-top: 10px
}

.pageType-ProductPage .container .pd-left .owl-controls.clickable .owl-buttons .owl-prev,
.page-hediye-karti .container .pd-left .owl-controls.clickable .owl-buttons .owl-prev,
.pageType-ProductPage .container .pd-left .owl-controls.clickable .owl-buttons .owl-next,
.page-hediye-karti .container .pd-left .owl-controls.clickable .owl-buttons .owl-next {
    display: inline-block;
    margin: 0 auto;
    width: 40px;
    cursor: pointer
}

.pageType-ProductPage .container .pd-left .pd-rec-pr h3,
.page-hediye-karti .container .pd-left .pd-rec-pr h3 {
    font: normal 20px/54px 'Nunito';
    padding: 0 15px;
    height: 50px;
    color: #666;
    background: #fff;
    margin-bottom: 0
}

.pageType-ProductPage .container .pd-left .pd-rec-pr h3 i,
.page-hediye-karti .container .pd-left .pd-rec-pr h3 i {
    margin-top: 15px;
    color: #ccc
}

.pageType-ProductPage .container .pd-left .pd-rec-pr .container-fluid,
.page-hediye-karti .container .pd-left .pd-rec-pr .container-fluid {
    padding: 0
}

.pageType-ProductPage .container .pd-left .pd-rec-pr .container-fluid ul.product-listing.product-grid,
.page-hediye-karti .container .pd-left .pd-rec-pr .container-fluid ul.product-listing.product-grid {
    margin: 0
}

.pageType-ProductPage .container .pd-left .pd-rec-pr .container-fluid ul.product-listing.product-grid li:nth-child(2n+1),
.page-hediye-karti .container .pd-left .pd-rec-pr .container-fluid ul.product-listing.product-grid li:nth-child(2n+1) {
    padding-left: 0 !important
}

.pageType-ProductPage .container .pd-left .pd-rec-pr .container-fluid ul.product-listing.product-grid li:nth-child(2n+2),
.page-hediye-karti .container .pd-left .pd-rec-pr .container-fluid ul.product-listing.product-grid li:nth-child(2n+2) {
    padding-right: 0 !important
}

.pageType-ProductPage .container .pd-left .pd-rec-pr .container-fluid ul.product-listing.product-grid li .product-card,
.page-hediye-karti .container .pd-left .pd-rec-pr .container-fluid ul.product-listing.product-grid li .product-card {
    width: auto !important;
    float: none;
    padding: 0
}

.pageType-ProductPage .container .pd-left .pd-rec-pr .container-fluid ul.product-listing.product-grid li .product-card .active,
.page-hediye-karti .container .pd-left .pd-rec-pr .container-fluid ul.product-listing.product-grid li .product-card .active {
    width: 265px
}

.pageType-ProductPage .container .pd-left .pd-rec-pr .container-fluid ul.product-listing.product-grid li .product-card .pl-inner,
.page-hediye-karti .container .pd-left .pd-rec-pr .container-fluid ul.product-listing.product-grid li .product-card .pl-inner {
    height: 350px
}

.pageType-ProductPage .container .pd-left .pd-rec-pr .container-fluid ul.product-listing.product-grid li .product-card .pl-inner .hover-box2 .item-info,
.page-hediye-karti .container .pd-left .pd-rec-pr .container-fluid ul.product-listing.product-grid li .product-card .pl-inner .hover-box2 .item-info {
    display: none
}

.pageType-ProductPage .container .pd-left .pd-rec-pr .container-fluid ul.product-listing.product-grid li .product-card .pl-inner .hover-box2 .clearfix.qty-mc,
.page-hediye-karti .container .pd-left .pd-rec-pr .container-fluid ul.product-listing.product-grid li .product-card .pl-inner .hover-box2 .clearfix.qty-mc,
.pageType-ProductPage .container .pd-left .pd-rec-pr .container-fluid ul.product-listing.product-grid li .product-card .pl-inner .hover-box2 .dl-horizontal dd.qty-mc,
.page-hediye-karti .container .pd-left .pd-rec-pr .container-fluid ul.product-listing.product-grid li .product-card .pl-inner .hover-box2 .dl-horizontal dd.qty-mc,
.pageType-ProductPage .container .pd-left .pd-rec-pr .container-fluid ul.product-listing.product-grid li .product-card .pl-inner .hover-box2 .container.qty-mc,
.page-hediye-karti .container .pd-left .pd-rec-pr .container-fluid ul.product-listing.product-grid li .product-card .pl-inner .hover-box2 .container.qty-mc,
.pageType-ProductPage .container .pd-left .pd-rec-pr .container-fluid ul.product-listing.product-grid li .product-card .pl-inner .hover-box2 .container-fluid.qty-mc,
.page-hediye-karti .container .pd-left .pd-rec-pr .container-fluid ul.product-listing.product-grid li .product-card .pl-inner .hover-box2 .container-fluid.qty-mc,
.pageType-ProductPage .container .pd-left .pd-rec-pr .container-fluid ul.product-listing.product-grid li .product-card .pl-inner .hover-box2 .row.qty-mc,
.page-hediye-karti .container .pd-left .pd-rec-pr .container-fluid ul.product-listing.product-grid li .product-card .pl-inner .hover-box2 .row.qty-mc,
.pageType-ProductPage .container .pd-left .pd-rec-pr .container-fluid ul.product-listing.product-grid li .product-card .pl-inner .hover-box2 .form-horizontal .form-group.qty-mc,
.page-hediye-karti .container .pd-left .pd-rec-pr .container-fluid ul.product-listing.product-grid li .product-card .pl-inner .hover-box2 .form-horizontal .form-group.qty-mc,
.pageType-ProductPage .container .pd-left .pd-rec-pr .container-fluid ul.product-listing.product-grid li .product-card .pl-inner .hover-box2 .btn-toolbar.qty-mc,
.page-hediye-karti .container .pd-left .pd-rec-pr .container-fluid ul.product-listing.product-grid li .product-card .pl-inner .hover-box2 .btn-toolbar.qty-mc,
.pageType-ProductPage .container .pd-left .pd-rec-pr .container-fluid ul.product-listing.product-grid li .product-card .pl-inner .hover-box2 .btn-group-vertical>.btn-group.qty-mc,
.page-hediye-karti .container .pd-left .pd-rec-pr .container-fluid ul.product-listing.product-grid li .product-card .pl-inner .hover-box2 .btn-group-vertical>.btn-group.qty-mc,
.pageType-ProductPage .container .pd-left .pd-rec-pr .container-fluid ul.product-listing.product-grid li .product-card .pl-inner .hover-box2 .nav.qty-mc,
.page-hediye-karti .container .pd-left .pd-rec-pr .container-fluid ul.product-listing.product-grid li .product-card .pl-inner .hover-box2 .nav.qty-mc,
.pageType-ProductPage .container .pd-left .pd-rec-pr .container-fluid ul.product-listing.product-grid li .product-card .pl-inner .hover-box2 .navbar.qty-mc,
.page-hediye-karti .container .pd-left .pd-rec-pr .container-fluid ul.product-listing.product-grid li .product-card .pl-inner .hover-box2 .navbar.qty-mc,
.pageType-ProductPage .container .pd-left .pd-rec-pr .container-fluid ul.product-listing.product-grid li .product-card .pl-inner .hover-box2 .navbar-header.qty-mc,
.page-hediye-karti .container .pd-left .pd-rec-pr .container-fluid ul.product-listing.product-grid li .product-card .pl-inner .hover-box2 .navbar-header.qty-mc,
.pageType-ProductPage .container .pd-left .pd-rec-pr .container-fluid ul.product-listing.product-grid li .product-card .pl-inner .hover-box2 .navbar-collapse.qty-mc,
.page-hediye-karti .container .pd-left .pd-rec-pr .container-fluid ul.product-listing.product-grid li .product-card .pl-inner .hover-box2 .navbar-collapse.qty-mc,
.pageType-ProductPage .container .pd-left .pd-rec-pr .container-fluid ul.product-listing.product-grid li .product-card .pl-inner .hover-box2 .pager.qty-mc,
.page-hediye-karti .container .pd-left .pd-rec-pr .container-fluid ul.product-listing.product-grid li .product-card .pl-inner .hover-box2 .pager.qty-mc,
.pageType-ProductPage .container .pd-left .pd-rec-pr .container-fluid ul.product-listing.product-grid li .product-card .pl-inner .hover-box2 .panel-body.qty-mc,
.page-hediye-karti .container .pd-left .pd-rec-pr .container-fluid ul.product-listing.product-grid li .product-card .pl-inner .hover-box2 .panel-body.qty-mc,
.pageType-ProductPage .container .pd-left .pd-rec-pr .container-fluid ul.product-listing.product-grid li .product-card .pl-inner .hover-box2 .modal-footer.qty-mc,
.page-hediye-karti .container .pd-left .pd-rec-pr .container-fluid ul.product-listing.product-grid li .product-card .pl-inner .hover-box2 .modal-footer.qty-mc {
    margin: 0 auto;
    text-align: center;
    width: 182px;
    border: none
}

.pageType-ProductPage .container .pd-left .pd-rec-pr .container-fluid ul.product-listing.product-grid li .product-card .pl-inner .hover-box2 .clearfix.qty-mc .addToCartFavoriteProducts,
.page-hediye-karti .container .pd-left .pd-rec-pr .container-fluid ul.product-listing.product-grid li .product-card .pl-inner .hover-box2 .clearfix.qty-mc .addToCartFavoriteProducts,
.pageType-ProductPage .container .pd-left .pd-rec-pr .container-fluid ul.product-listing.product-grid li .product-card .pl-inner .hover-box2 .dl-horizontal dd.qty-mc .addToCartFavoriteProducts,
.page-hediye-karti .container .pd-left .pd-rec-pr .container-fluid ul.product-listing.product-grid li .product-card .pl-inner .hover-box2 .dl-horizontal dd.qty-mc .addToCartFavoriteProducts,
.pageType-ProductPage .container .pd-left .pd-rec-pr .container-fluid ul.product-listing.product-grid li .product-card .pl-inner .hover-box2 .container.qty-mc .addToCartFavoriteProducts,
.page-hediye-karti .container .pd-left .pd-rec-pr .container-fluid ul.product-listing.product-grid li .product-card .pl-inner .hover-box2 .container.qty-mc .addToCartFavoriteProducts,
.pageType-ProductPage .container .pd-left .pd-rec-pr .container-fluid ul.product-listing.product-grid li .product-card .pl-inner .hover-box2 .container-fluid.qty-mc .addToCartFavoriteProducts,
.page-hediye-karti .container .pd-left .pd-rec-pr .container-fluid ul.product-listing.product-grid li .product-card .pl-inner .hover-box2 .container-fluid.qty-mc .addToCartFavoriteProducts,
.pageType-ProductPage .container .pd-left .pd-rec-pr .container-fluid ul.product-listing.product-grid li .product-card .pl-inner .hover-box2 .row.qty-mc .addToCartFavoriteProducts,
.page-hediye-karti .container .pd-left .pd-rec-pr .container-fluid ul.product-listing.product-grid li .product-card .pl-inner .hover-box2 .row.qty-mc .addToCartFavoriteProducts,
.pageType-ProductPage .container .pd-left .pd-rec-pr .container-fluid ul.product-listing.product-grid li .product-card .pl-inner .hover-box2 .form-horizontal .form-group.qty-mc .addToCartFavoriteProducts,
.page-hediye-karti .container .pd-left .pd-rec-pr .container-fluid ul.product-listing.product-grid li .product-card .pl-inner .hover-box2 .form-horizontal .form-group.qty-mc .addToCartFavoriteProducts,
.pageType-ProductPage .container .pd-left .pd-rec-pr .container-fluid ul.product-listing.product-grid li .product-card .pl-inner .hover-box2 .btn-toolbar.qty-mc .addToCartFavoriteProducts,
.page-hediye-karti .container .pd-left .pd-rec-pr .container-fluid ul.product-listing.product-grid li .product-card .pl-inner .hover-box2 .btn-toolbar.qty-mc .addToCartFavoriteProducts,
.pageType-ProductPage .container .pd-left .pd-rec-pr .container-fluid ul.product-listing.product-grid li .product-card .pl-inner .hover-box2 .btn-group-vertical>.btn-group.qty-mc .addToCartFavoriteProducts,
.page-hediye-karti .container .pd-left .pd-rec-pr .container-fluid ul.product-listing.product-grid li .product-card .pl-inner .hover-box2 .btn-group-vertical>.btn-group.qty-mc .addToCartFavoriteProducts,
.pageType-ProductPage .container .pd-left .pd-rec-pr .container-fluid ul.product-listing.product-grid li .product-card .pl-inner .hover-box2 .nav.qty-mc .addToCartFavoriteProducts,
.page-hediye-karti .container .pd-left .pd-rec-pr .container-fluid ul.product-listing.product-grid li .product-card .pl-inner .hover-box2 .nav.qty-mc .addToCartFavoriteProducts,
.pageType-ProductPage .container .pd-left .pd-rec-pr .container-fluid ul.product-listing.product-grid li .product-card .pl-inner .hover-box2 .navbar.qty-mc .addToCartFavoriteProducts,
.page-hediye-karti .container .pd-left .pd-rec-pr .container-fluid ul.product-listing.product-grid li .product-card .pl-inner .hover-box2 .navbar.qty-mc .addToCartFavoriteProducts,
.pageType-ProductPage .container .pd-left .pd-rec-pr .container-fluid ul.product-listing.product-grid li .product-card .pl-inner .hover-box2 .navbar-header.qty-mc .addToCartFavoriteProducts,
.page-hediye-karti .container .pd-left .pd-rec-pr .container-fluid ul.product-listing.product-grid li .product-card .pl-inner .hover-box2 .navbar-header.qty-mc .addToCartFavoriteProducts,
.pageType-ProductPage .container .pd-left .pd-rec-pr .container-fluid ul.product-listing.product-grid li .product-card .pl-inner .hover-box2 .navbar-collapse.qty-mc .addToCartFavoriteProducts,
.page-hediye-karti .container .pd-left .pd-rec-pr .container-fluid ul.product-listing.product-grid li .product-card .pl-inner .hover-box2 .navbar-collapse.qty-mc .addToCartFavoriteProducts,
.pageType-ProductPage .container .pd-left .pd-rec-pr .container-fluid ul.product-listing.product-grid li .product-card .pl-inner .hover-box2 .pager.qty-mc .addToCartFavoriteProducts,
.page-hediye-karti .container .pd-left .pd-rec-pr .container-fluid ul.product-listing.product-grid li .product-card .pl-inner .hover-box2 .pager.qty-mc .addToCartFavoriteProducts,
.pageType-ProductPage .container .pd-left .pd-rec-pr .container-fluid ul.product-listing.product-grid li .product-card .pl-inner .hover-box2 .panel-body.qty-mc .addToCartFavoriteProducts,
.page-hediye-karti .container .pd-left .pd-rec-pr .container-fluid ul.product-listing.product-grid li .product-card .pl-inner .hover-box2 .panel-body.qty-mc .addToCartFavoriteProducts,
.pageType-ProductPage .container .pd-left .pd-rec-pr .container-fluid ul.product-listing.product-grid li .product-card .pl-inner .hover-box2 .modal-footer.qty-mc .addToCartFavoriteProducts,
.page-hediye-karti .container .pd-left .pd-rec-pr .container-fluid ul.product-listing.product-grid li .product-card .pl-inner .hover-box2 .modal-footer.qty-mc .addToCartFavoriteProducts {
    float: none;
    padding: 0;
    display: block;
    margin: 0 auto;
    width: 100px
}

.pageType-ProductPage .container .pd-left .pd-rec-pr .container-fluid ul.product-listing.product-grid li .product-card .pl-inner .hover-box2 .clearfix.qty-mc .addToCartFavoriteProducts button.btn-primary,
.page-hediye-karti .container .pd-left .pd-rec-pr .container-fluid ul.product-listing.product-grid li .product-card .pl-inner .hover-box2 .clearfix.qty-mc .addToCartFavoriteProducts button.btn-primary,
.pageType-ProductPage .container .pd-left .pd-rec-pr .container-fluid ul.product-listing.product-grid li .product-card .pl-inner .hover-box2 .dl-horizontal dd.qty-mc .addToCartFavoriteProducts button.btn-primary,
.page-hediye-karti .container .pd-left .pd-rec-pr .container-fluid ul.product-listing.product-grid li .product-card .pl-inner .hover-box2 .dl-horizontal dd.qty-mc .addToCartFavoriteProducts button.btn-primary,
.pageType-ProductPage .container .pd-left .pd-rec-pr .container-fluid ul.product-listing.product-grid li .product-card .pl-inner .hover-box2 .container.qty-mc .addToCartFavoriteProducts button.btn-primary,
.page-hediye-karti .container .pd-left .pd-rec-pr .container-fluid ul.product-listing.product-grid li .product-card .pl-inner .hover-box2 .container.qty-mc .addToCartFavoriteProducts button.btn-primary,
.pageType-ProductPage .container .pd-left .pd-rec-pr .container-fluid ul.product-listing.product-grid li .product-card .pl-inner .hover-box2 .container-fluid.qty-mc .addToCartFavoriteProducts button.btn-primary,
.page-hediye-karti .container .pd-left .pd-rec-pr .container-fluid ul.product-listing.product-grid li .product-card .pl-inner .hover-box2 .container-fluid.qty-mc .addToCartFavoriteProducts button.btn-primary,
.pageType-ProductPage .container .pd-left .pd-rec-pr .container-fluid ul.product-listing.product-grid li .product-card .pl-inner .hover-box2 .row.qty-mc .addToCartFavoriteProducts button.btn-primary,
.page-hediye-karti .container .pd-left .pd-rec-pr .container-fluid ul.product-listing.product-grid li .product-card .pl-inner .hover-box2 .row.qty-mc .addToCartFavoriteProducts button.btn-primary,
.pageType-ProductPage .container .pd-left .pd-rec-pr .container-fluid ul.product-listing.product-grid li .product-card .pl-inner .hover-box2 .form-horizontal .form-group.qty-mc .addToCartFavoriteProducts button.btn-primary,
.page-hediye-karti .container .pd-left .pd-rec-pr .container-fluid ul.product-listing.product-grid li .product-card .pl-inner .hover-box2 .form-horizontal .form-group.qty-mc .addToCartFavoriteProducts button.btn-primary,
.pageType-ProductPage .container .pd-left .pd-rec-pr .container-fluid ul.product-listing.product-grid li .product-card .pl-inner .hover-box2 .btn-toolbar.qty-mc .addToCartFavoriteProducts button.btn-primary,
.page-hediye-karti .container .pd-left .pd-rec-pr .container-fluid ul.product-listing.product-grid li .product-card .pl-inner .hover-box2 .btn-toolbar.qty-mc .addToCartFavoriteProducts button.btn-primary,
.pageType-ProductPage .container .pd-left .pd-rec-pr .container-fluid ul.product-listing.product-grid li .product-card .pl-inner .hover-box2 .btn-group-vertical>.btn-group.qty-mc .addToCartFavoriteProducts button.btn-primary,
.page-hediye-karti .container .pd-left .pd-rec-pr .container-fluid ul.product-listing.product-grid li .product-card .pl-inner .hover-box2 .btn-group-vertical>.btn-group.qty-mc .addToCartFavoriteProducts button.btn-primary,
.pageType-ProductPage .container .pd-left .pd-rec-pr .container-fluid ul.product-listing.product-grid li .product-card .pl-inner .hover-box2 .nav.qty-mc .addToCartFavoriteProducts button.btn-primary,
.page-hediye-karti .container .pd-left .pd-rec-pr .container-fluid ul.product-listing.product-grid li .product-card .pl-inner .hover-box2 .nav.qty-mc .addToCartFavoriteProducts button.btn-primary,
.pageType-ProductPage .container .pd-left .pd-rec-pr .container-fluid ul.product-listing.product-grid li .product-card .pl-inner .hover-box2 .navbar.qty-mc .addToCartFavoriteProducts button.btn-primary,
.page-hediye-karti .container .pd-left .pd-rec-pr .container-fluid ul.product-listing.product-grid li .product-card .pl-inner .hover-box2 .navbar.qty-mc .addToCartFavoriteProducts button.btn-primary,
.pageType-ProductPage .container .pd-left .pd-rec-pr .container-fluid ul.product-listing.product-grid li .product-card .pl-inner .hover-box2 .navbar-header.qty-mc .addToCartFavoriteProducts button.btn-primary,
.page-hediye-karti .container .pd-left .pd-rec-pr .container-fluid ul.product-listing.product-grid li .product-card .pl-inner .hover-box2 .navbar-header.qty-mc .addToCartFavoriteProducts button.btn-primary,
.pageType-ProductPage .container .pd-left .pd-rec-pr .container-fluid ul.product-listing.product-grid li .product-card .pl-inner .hover-box2 .navbar-collapse.qty-mc .addToCartFavoriteProducts button.btn-primary,
.page-hediye-karti .container .pd-left .pd-rec-pr .container-fluid ul.product-listing.product-grid li .product-card .pl-inner .hover-box2 .navbar-collapse.qty-mc .addToCartFavoriteProducts button.btn-primary,
.pageType-ProductPage .container .pd-left .pd-rec-pr .container-fluid ul.product-listing.product-grid li .product-card .pl-inner .hover-box2 .pager.qty-mc .addToCartFavoriteProducts button.btn-primary,
.page-hediye-karti .container .pd-left .pd-rec-pr .container-fluid ul.product-listing.product-grid li .product-card .pl-inner .hover-box2 .pager.qty-mc .addToCartFavoriteProducts button.btn-primary,
.pageType-ProductPage .container .pd-left .pd-rec-pr .container-fluid ul.product-listing.product-grid li .product-card .pl-inner .hover-box2 .panel-body.qty-mc .addToCartFavoriteProducts button.btn-primary,
.page-hediye-karti .container .pd-left .pd-rec-pr .container-fluid ul.product-listing.product-grid li .product-card .pl-inner .hover-box2 .panel-body.qty-mc .addToCartFavoriteProducts button.btn-primary,
.pageType-ProductPage .container .pd-left .pd-rec-pr .container-fluid ul.product-listing.product-grid li .product-card .pl-inner .hover-box2 .modal-footer.qty-mc .addToCartFavoriteProducts button.btn-primary,
.page-hediye-karti .container .pd-left .pd-rec-pr .container-fluid ul.product-listing.product-grid li .product-card .pl-inner .hover-box2 .modal-footer.qty-mc .addToCartFavoriteProducts button.btn-primary {
    background: #009f0f;
    border: none;
    box-shadow: none;
    padding: 10px 13px;
    font: normal 14px 'Nunito'
}

.pageType-ProductPage .container .pd-left .pd-rec-pr .container-fluid ul.product-listing.product-grid li .product-card .pl-inner .hover-box2 .clearfix.qty-mc .addToCartFavoriteProducts button.btn-primary:hover,
.page-hediye-karti .container .pd-left .pd-rec-pr .container-fluid ul.product-listing.product-grid li .product-card .pl-inner .hover-box2 .clearfix.qty-mc .addToCartFavoriteProducts button.btn-primary:hover,
.pageType-ProductPage .container .pd-left .pd-rec-pr .container-fluid ul.product-listing.product-grid li .product-card .pl-inner .hover-box2 .dl-horizontal dd.qty-mc .addToCartFavoriteProducts button.btn-primary:hover,
.page-hediye-karti .container .pd-left .pd-rec-pr .container-fluid ul.product-listing.product-grid li .product-card .pl-inner .hover-box2 .dl-horizontal dd.qty-mc .addToCartFavoriteProducts button.btn-primary:hover,
.pageType-ProductPage .container .pd-left .pd-rec-pr .container-fluid ul.product-listing.product-grid li .product-card .pl-inner .hover-box2 .container.qty-mc .addToCartFavoriteProducts button.btn-primary:hover,
.page-hediye-karti .container .pd-left .pd-rec-pr .container-fluid ul.product-listing.product-grid li .product-card .pl-inner .hover-box2 .container.qty-mc .addToCartFavoriteProducts button.btn-primary:hover,
.pageType-ProductPage .container .pd-left .pd-rec-pr .container-fluid ul.product-listing.product-grid li .product-card .pl-inner .hover-box2 .container-fluid.qty-mc .addToCartFavoriteProducts button.btn-primary:hover,
.page-hediye-karti .container .pd-left .pd-rec-pr .container-fluid ul.product-listing.product-grid li .product-card .pl-inner .hover-box2 .container-fluid.qty-mc .addToCartFavoriteProducts button.btn-primary:hover,
.pageType-ProductPage .container .pd-left .pd-rec-pr .container-fluid ul.product-listing.product-grid li .product-card .pl-inner .hover-box2 .row.qty-mc .addToCartFavoriteProducts button.btn-primary:hover,
.page-hediye-karti .container .pd-left .pd-rec-pr .container-fluid ul.product-listing.product-grid li .product-card .pl-inner .hover-box2 .row.qty-mc .addToCartFavoriteProducts button.btn-primary:hover,
.pageType-ProductPage .container .pd-left .pd-rec-pr .container-fluid ul.product-listing.product-grid li .product-card .pl-inner .hover-box2 .form-horizontal .form-group.qty-mc .addToCartFavoriteProducts button.btn-primary:hover,
.page-hediye-karti .container .pd-left .pd-rec-pr .container-fluid ul.product-listing.product-grid li .product-card .pl-inner .hover-box2 .form-horizontal .form-group.qty-mc .addToCartFavoriteProducts button.btn-primary:hover,
.pageType-ProductPage .container .pd-left .pd-rec-pr .container-fluid ul.product-listing.product-grid li .product-card .pl-inner .hover-box2 .btn-toolbar.qty-mc .addToCartFavoriteProducts button.btn-primary:hover,
.page-hediye-karti .container .pd-left .pd-rec-pr .container-fluid ul.product-listing.product-grid li .product-card .pl-inner .hover-box2 .btn-toolbar.qty-mc .addToCartFavoriteProducts button.btn-primary:hover,
.pageType-ProductPage .container .pd-left .pd-rec-pr .container-fluid ul.product-listing.product-grid li .product-card .pl-inner .hover-box2 .btn-group-vertical>.btn-group.qty-mc .addToCartFavoriteProducts button.btn-primary:hover,
.page-hediye-karti .container .pd-left .pd-rec-pr .container-fluid ul.product-listing.product-grid li .product-card .pl-inner .hover-box2 .btn-group-vertical>.btn-group.qty-mc .addToCartFavoriteProducts button.btn-primary:hover,
.pageType-ProductPage .container .pd-left .pd-rec-pr .container-fluid ul.product-listing.product-grid li .product-card .pl-inner .hover-box2 .nav.qty-mc .addToCartFavoriteProducts button.btn-primary:hover,
.page-hediye-karti .container .pd-left .pd-rec-pr .container-fluid ul.product-listing.product-grid li .product-card .pl-inner .hover-box2 .nav.qty-mc .addToCartFavoriteProducts button.btn-primary:hover,
.pageType-ProductPage .container .pd-left .pd-rec-pr .container-fluid ul.product-listing.product-grid li .product-card .pl-inner .hover-box2 .navbar.qty-mc .addToCartFavoriteProducts button.btn-primary:hover,
.page-hediye-karti .container .pd-left .pd-rec-pr .container-fluid ul.product-listing.product-grid li .product-card .pl-inner .hover-box2 .navbar.qty-mc .addToCartFavoriteProducts button.btn-primary:hover,
.pageType-ProductPage .container .pd-left .pd-rec-pr .container-fluid ul.product-listing.product-grid li .product-card .pl-inner .hover-box2 .navbar-header.qty-mc .addToCartFavoriteProducts button.btn-primary:hover,
.page-hediye-karti .container .pd-left .pd-rec-pr .container-fluid ul.product-listing.product-grid li .product-card .pl-inner .hover-box2 .navbar-header.qty-mc .addToCartFavoriteProducts button.btn-primary:hover,
.pageType-ProductPage .container .pd-left .pd-rec-pr .container-fluid ul.product-listing.product-grid li .product-card .pl-inner .hover-box2 .navbar-collapse.qty-mc .addToCartFavoriteProducts button.btn-primary:hover,
.page-hediye-karti .container .pd-left .pd-rec-pr .container-fluid ul.product-listing.product-grid li .product-card .pl-inner .hover-box2 .navbar-collapse.qty-mc .addToCartFavoriteProducts button.btn-primary:hover,
.pageType-ProductPage .container .pd-left .pd-rec-pr .container-fluid ul.product-listing.product-grid li .product-card .pl-inner .hover-box2 .pager.qty-mc .addToCartFavoriteProducts button.btn-primary:hover,
.page-hediye-karti .container .pd-left .pd-rec-pr .container-fluid ul.product-listing.product-grid li .product-card .pl-inner .hover-box2 .pager.qty-mc .addToCartFavoriteProducts button.btn-primary:hover,
.pageType-ProductPage .container .pd-left .pd-rec-pr .container-fluid ul.product-listing.product-grid li .product-card .pl-inner .hover-box2 .panel-body.qty-mc .addToCartFavoriteProducts button.btn-primary:hover,
.page-hediye-karti .container .pd-left .pd-rec-pr .container-fluid ul.product-listing.product-grid li .product-card .pl-inner .hover-box2 .panel-body.qty-mc .addToCartFavoriteProducts button.btn-primary:hover,
.pageType-ProductPage .container .pd-left .pd-rec-pr .container-fluid ul.product-listing.product-grid li .product-card .pl-inner .hover-box2 .modal-footer.qty-mc .addToCartFavoriteProducts button.btn-primary:hover,
.page-hediye-karti .container .pd-left .pd-rec-pr .container-fluid ul.product-listing.product-grid li .product-card .pl-inner .hover-box2 .modal-footer.qty-mc .addToCartFavoriteProducts button.btn-primary:hover {
    color: #fff !important
}

.pageType-ProductPage .container .pd-left .pdp-added-to-cart-info,
.page-hediye-karti .container .pd-left .pdp-added-to-cart-info {
    width: 200px;
    background-color: #13b44c;
    color: #ffffff;
    font-size: 14px;
    padding: 10px 20px;
    border-radius: 4px;
    opacity: .9;
    position: absolute;
    top: 50%;
    left: 50%;
    margin-left: -100px;
    text-align: center
}

.pageType-ProductPage .container .pd-left .pdp-added-to-cart-info i,
.page-hediye-karti .container .pd-left .pdp-added-to-cart-info i {
    display: block;
    font-size: 22px;
    margin: 0 0 5px 0
}

.pageType-ProductPage .container .pd-right,
.page-hediye-karti .container .pd-right {
    font-style: normal;
    font-size: 13px
}

.pageType-ProductPage .container .pd-right .container-fluid .product-details-cont,
.page-hediye-karti .container .pd-right .container-fluid .product-details-cont {
    min-height: 370px
}

.pageType-ProductPage .container .pd-right .container-fluid .product-details-cont .product-details,
.page-hediye-karti .container .pd-right .container-fluid .product-details-cont .product-details {
    background: #fff;
    padding: 0 20px 0 25px;
    min-height: 370px;
    margin: 0;
    border-radius: 6px
}

@media (max-width:1023px) {

    .pageType-ProductPage .container .pd-right .container-fluid .product-details-cont .product-details,
    .page-hediye-karti .container .pd-right .container-fluid .product-details-cont .product-details {
        display: flex;
        flex-direction: column
    }
}

.pageType-ProductPage .container .pd-right .container-fluid .product-details-cont .product-details .name,
.page-hediye-karti .container .pd-right .container-fluid .product-details-cont .product-details .name {
    margin: 8px 0 10px 0;
    display: block
}

.pageType-ProductPage .container .pd-right .container-fluid .product-details-cont .product-details .name h1,
.page-hediye-karti .container .pd-right .container-fluid .product-details-cont .product-details .name h1 {
    font-size: 25px;
    font-family: 'Nunito';
    font-weight: 600;
    color: #303030;
    margin: 0;
    padding: 0
}

.pageType-ProductPage .container .pd-right .container-fluid .product-details-cont .product-details .p-size,
.page-hediye-karti .container .pd-right .container-fluid .product-details-cont .product-details .p-size {
    font-size: 20px;
    color: #666;
    margin-bottom: 15px
}

.pageType-ProductPage .container .pd-right .container-fluid .product-details-cont .product-details .brand,
.page-hediye-karti .container .pd-right .container-fluid .product-details-cont .product-details .brand {
    display: flex;
    justify-content: flex-end
}

.pageType-ProductPage .container .pd-right .container-fluid .product-details-cont .product-details .brand span,
.page-hediye-karti .container .pd-right .container-fluid .product-details-cont .product-details .brand span {
    color: #82a4c0;
    font-size: 14px
}

.pageType-ProductPage .container .pd-right .container-fluid .product-details-cont .product-details .brand span a,
.page-hediye-karti .container .pd-right .container-fluid .product-details-cont .product-details .brand span a {
    color: #005baa;
    font-family: 'Nunito';
    font-weight: 600;
    border-bottom: 2px solid #005baa
}

.pageType-ProductPage .container .pd-right .container-fluid .product-details-cont .product-details .rating,
.page-hediye-karti .container .pd-right .container-fluid .product-details-cont .product-details .rating {
    margin-bottom: 8px;
    display: flex
}

.pageType-ProductPage .container .pd-right .container-fluid .product-details-cont .product-details .rating .rating-stars span,
.page-hediye-karti .container .pd-right .container-fluid .product-details-cont .product-details .rating .rating-stars span {
    font-size: 30px
}

.pageType-ProductPage .container .pd-right .container-fluid .product-details-cont .product-details .rating span.reviews,
.page-hediye-karti .container .pd-right .container-fluid .product-details-cont .product-details .rating span.reviews {
    color: #333;
    font-size: 14px;
    vertical-align: sub
}

.pageType-ProductPage .container .pd-right .container-fluid .product-details-cont .product-details .rating span.reviews span.no-review,
.page-hediye-karti .container .pd-right .container-fluid .product-details-cont .product-details .rating span.reviews span.no-review {
    display: block
}

.pageType-ProductPage .container .pd-right .container-fluid .product-details-cont .product-details .rating span.reviews span.no-review span,
.page-hediye-karti .container .pd-right .container-fluid .product-details-cont .product-details .rating span.reviews span.no-review span {
    color: #000000
}

.pageType-ProductPage .container .pd-right .container-fluid .product-details-cont .product-details .rating span.reviews span.no-review span a,
.page-hediye-karti .container .pd-right .container-fluid .product-details-cont .product-details .rating span.reviews span.no-review span a {
    font-size: 14px;
    text-decoration: underline
}

.pageType-ProductPage .container .pd-right .container-fluid .product-details-cont .product-details .stock-box,
.page-hediye-karti .container .pd-right .container-fluid .product-details-cont .product-details .stock-box {
    border: 2px solid #e35e3f;
    border-radius: 40px;
    font-size: 16px;
    font-weight: bold;
    width: 120px;
    min-height: 28px;
    padding: 3px 0;
    float: left;
    text-align: center;
    overflow: hidden;
    background-color: #e35e3f;
    margin-top: -15px
}

.pageType-ProductPage .container .pd-right .container-fluid .product-details-cont .product-details .stock-box .pd-stock-number,
.page-hediye-karti .container .pd-right .container-fluid .product-details-cont .product-details .stock-box .pd-stock-number {
    font-size: 25px;
    font-weight: bold;
    display: block;
    margin: 0 5px;
    overflow: hidden
}

.pageType-ProductPage .container .pd-right .container-fluid .product-details-cont .product-details .stock-box .stock-status,
.page-hediye-karti .container .pd-right .container-fluid .product-details-cont .product-details .stock-box .stock-status {
    font-size: 13px;
    color: #ffffff;
    line-height: 18px;
    margin: 0 5px;
    overflow: hidden
}

.pageType-ProductPage .container .pd-right .container-fluid .product-details-cont .product-details .price-row,
.page-hediye-karti .container .pd-right .container-fluid .product-details-cont .product-details .price-row {
    display: flex;
    align-items: center;
    flex-direction: row-reverse;
    justify-content: start;
    margin-bottom: 5px
}

.pageType-ProductPage .container .pd-right .container-fluid .product-details-cont .product-details .price-row .local-stock,
.page-hediye-karti .container .pd-right .container-fluid .product-details-cont .product-details .price-row .local-stock {
    line-height: 19px;
    background-color: #e35e3f;
    color: #ffffff;
    border: 2px solid #e35e3f;
    border-radius: 40px;
    font-weight: bold;
    width: 120px;
    min-height: 28px;
    padding: 3px 0;
    float: left;
    text-align: center;
    overflow: hidden
}

.pageType-ProductPage .container .pd-right .container-fluid .product-details-cont .product-details .price-row .stock-badge,
.page-hediye-karti .container .pd-right .container-fluid .product-details-cont .product-details .price-row .stock-badge {
    margin-top: 3.5rem
}

.pageType-ProductPage .container .pd-right .container-fluid .product-details-cont .product-details .price-row .pd-price-cont,
.page-hediye-karti .container .pd-right .container-fluid .product-details-cont .product-details .price-row .pd-price-cont {
    display: flex;
    align-items: start;
    flex-direction: column-reverse;
    padding-top: 5px;
    padding-right: 0;
    margin-inline: 1rem
}

.pageType-ProductPage .container .pd-right .container-fluid .product-details-cont .product-details .price-row .pd-price-cont .price-cont,
.page-hediye-karti .container .pd-right .container-fluid .product-details-cont .product-details .price-row .pd-price-cont .price-cont {
    display: flex;
    flex-direction: column;
    margin: 15px 0
}

.pageType-ProductPage .container .pd-right .container-fluid .product-details-cont .product-details .price-row .pd-price-cont .price-cont .item-price-contain,
.page-hediye-karti .container .pd-right .container-fluid .product-details-cont .product-details .price-row .pd-price-cont .price-cont .item-price-contain {
    display: flex;
    align-items: center;
    gap: 10px;
    white-space: nowrap
}

.pageType-ProductPage .container .pd-right .container-fluid .product-details-cont .product-details .price-row .pd-price-cont .price-cont .at-spt-cont,
.page-hediye-karti .container .pd-right .container-fluid .product-details-cont .product-details .price-row .pd-price-cont .price-cont .at-spt-cont {
    display: none
}

.pageType-ProductPage .container .pd-right .container-fluid .product-details-cont .product-details .price-row .pd-price-cont .price-cont .textLabel,
.page-hediye-karti .container .pd-right .container-fluid .product-details-cont .product-details .price-row .pd-price-cont .price-cont .textLabel {
    display: none
}

.pageType-ProductPage .container .pd-right .container-fluid .product-details-cont .product-details .price-row .pd-price-cont .price-cont .priceLineThrough,
.page-hediye-karti .container .pd-right .container-fluid .product-details-cont .product-details .price-row .pd-price-cont .price-cont .priceLineThrough {
    font-size: 17px;
    display: block;
    line-height: 1;
    font-family: 'Nunito';
    font-weight: 600;
    color: #ccc;
    position: relative
}

.pageType-ProductPage .container .pd-right .container-fluid .product-details-cont .product-details .price-row .pd-price-cont .price-cont .item-price,
.page-hediye-karti .container .pd-right .container-fluid .product-details-cont .product-details .price-row .pd-price-cont .price-cont .item-price {
    display: inline-block;
    font-size: 30px;
    color: #005baa;
    line-height: 1;
    font-family: 'Nunito';
    font-weight: 700
}

.pageType-ProductPage .container .pd-right .container-fluid .product-details-cont .product-details .price-row .pd-price-cont .price-cont .item-price .formatted-price,
.page-hediye-karti .container .pd-right .container-fluid .product-details-cont .product-details .price-row .pd-price-cont .price-cont .item-price .formatted-price {
    font-size: 20px
}

.pageType-ProductPage .container .pd-right .container-fluid .product-details-cont .product-details .price-row .pd-price-cont .item-price-unit,
.page-hediye-karti .container .pd-right .container-fluid .product-details-cont .product-details .price-row .pd-price-cont .item-price-unit {
    display: inline;
    font-size: 17px;
    font-weight: normal;
    color: #FF5734
}

@media (max-width:767px) {

    .pageType-ProductPage .container .pd-right .container-fluid .product-details-cont .product-details .price-row .pd-price-cont .item-price-unit,
    .page-hediye-karti .container .pd-right .container-fluid .product-details-cont .product-details .price-row .pd-price-cont .item-price-unit {
        font-size: 13px
    }
}

.pageType-ProductPage .container .pd-right .container-fluid .product-details-cont .product-details .price-row .pd-price-cont .disc-badge,
.page-hediye-karti .container .pd-right .container-fluid .product-details-cont .product-details .price-row .pd-price-cont .disc-badge {
    width: 59px;
    height: 59px;
    text-align: center;
    background: #FFD541;
    border-radius: 50%;
    font-weight: normal;
    font-size: 22px;
    line-height: 61px;
    color: #303030;
    float: left;
    margin: 0 10px 0 0
}

.pageType-ProductPage .container .pd-right .container-fluid .product-details-cont .product-details .price-row .pd-price-cont .disc-badge-new,
.page-hediye-karti .container .pd-right .container-fluid .product-details-cont .product-details .price-row .pd-price-cont .disc-badge-new {
    position: relative;
    background: #FFD541;
    border-radius: 4px;
    font-size: 11px;
    line-height: 13px;
    width: fit-content;
    padding: 8px 15px;
    text-align: center
}

@media (max-width:767px) {

    .pageType-ProductPage .container .pd-right .container-fluid .product-details-cont .product-details .price-row .pd-price-cont .disc-badge-new,
    .page-hediye-karti .container .pd-right .container-fluid .product-details-cont .product-details .price-row .pd-price-cont .disc-badge-new {
        width: auto
    }
}

.pageType-ProductPage .container .pd-right .container-fluid .product-details-cont .product-details .price-row .pd-price-cont .disc-badge-new span:after,
.page-hediye-karti .container .pd-right .container-fluid .product-details-cont .product-details .price-row .pd-price-cont .disc-badge-new span:after {
    position: absolute;
    top: 50%;
    right: 100%;
    margin-top: -11px;
    border-width: 8px;
    border-style: solid;
    border-color: transparent #f8e71c transparent transparent
}

.pageType-ProductPage .container .pd-right .container-fluid .product-details-cont .product-details .price-row .pd-price-cont .discount-badge-big,
.page-hediye-karti .container .pd-right .container-fluid .product-details-cont .product-details .price-row .pd-price-cont .discount-badge-big {
    background: none;
    width: auto;
    height: auto;
    padding-top: 0
}

.pageType-ProductPage .container .pd-right .container-fluid .product-details-cont .product-details .price-row .pd-camp-text .item-info,
.page-hediye-karti .container .pd-right .container-fluid .product-details-cont .product-details .price-row .pd-camp-text .item-info {
    font-size: 16px;
    color: #ff0000
}

.pageType-ProductPage .container .pd-right .container-fluid .product-details-cont .product-details .price-row .pd-camp-text .item-info em,
.page-hediye-karti .container .pd-right .container-fluid .product-details-cont .product-details .price-row .pd-camp-text .item-info em {
    font-style: normal;
    font-size: 14px;
    color: #666;
    display: block
}

.pageType-ProductPage .container .pd-right .container-fluid .product-details-cont .product-details .buy-back,
.page-hediye-karti .container .pd-right .container-fluid .product-details-cont .product-details .buy-back {
    display: flex;
    justify-content: center;
    align-items: center;
    background: #465E72;
    border-radius: 4px;
    padding: 8px;
    color: #ffffff;
    font-size: 11px;
    font-weight: 700;
    line-height: 15px;
    text-align: center;
    margin-top: 15px
}

@media (max-width:767px) {

    .pageType-ProductPage .container .pd-right .container-fluid .product-details-cont .product-details .buy-back,
    .page-hediye-karti .container .pd-right .container-fluid .product-details-cont .product-details .buy-back {
        flex-direction: column
    }
}

.pageType-ProductPage .container .pd-right .container-fluid .product-details-cont .product-details .buy-back .buy-back-mbl,
.page-hediye-karti .container .pd-right .container-fluid .product-details-cont .product-details .buy-back .buy-back-mbl {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 40%
}

.pageType-ProductPage .container .pd-right .container-fluid .product-details-cont .product-details .buy-back .buy-back-mbl img,
.page-hediye-karti .container .pd-right .container-fluid .product-details-cont .product-details .buy-back .buy-back-mbl img {
    margin-right: 3px
}

@media (max-width:767px) {

    .pageType-ProductPage .container .pd-right .container-fluid .product-details-cont .product-details .buy-back .buy-back-mbl,
    .page-hediye-karti .container .pd-right .container-fluid .product-details-cont .product-details .buy-back .buy-back-mbl {
        width: 70%;
        margin-bottom: 9px
    }
}

.pageType-ProductPage .container .pd-right .container-fluid .product-details-cont .product-details .buy-back .buy-back-button,
.page-hediye-karti .container .pd-right .container-fluid .product-details-cont .product-details .buy-back .buy-back-button {
    display: flex
}

.pageType-ProductPage .container .pd-right .container-fluid .product-details-cont .product-details .buy-back .buy-back-button a,
.page-hediye-karti .container .pd-right .container-fluid .product-details-cont .product-details .buy-back .buy-back-button a {
    display: inline-block;
    background: white;
    color: #005CB0;
    border-radius: 6px;
    text-align: center;
    padding: 6px 25px;
    font-weight: 400;
    margin: 0 3px
}

@media (max-width:1280px) and (min-width:1024px) {

    .pageType-ProductPage .container .pd-right .container-fluid .product-details-cont .product-details .buy-back .buy-back-button a,
    .page-hediye-karti .container .pd-right .container-fluid .product-details-cont .product-details .buy-back .buy-back-button a {
        padding: 6px 10px
    }
}

.pageType-ProductPage .container .pd-right .container-fluid .product-details-cont .product-details .max-qty-info,
.page-hediye-karti .container .pd-right .container-fluid .product-details-cont .product-details .max-qty-info {
    display: flex;
    margin-top: 20px;
    align-items: center;
    gap: 7px
}

.pageType-ProductPage .container .pd-right .container-fluid .product-details-cont .product-details .max-qty-info span,
.page-hediye-karti .container .pd-right .container-fluid .product-details-cont .product-details .max-qty-info span {
    font-size: 20px
}

.pageType-ProductPage .container .pd-right .container-fluid .product-details-cont .product-details .max-qty-info span:before,
.page-hediye-karti .container .pd-right .container-fluid .product-details-cont .product-details .max-qty-info span:before {
    color: #FF3100
}

.pageType-ProductPage .container .pd-right .container-fluid .product-details-cont .product-details .max-qty-info p,
.page-hediye-karti .container .pd-right .container-fluid .product-details-cont .product-details .max-qty-info p {
    font-family: Nunito;
    color: #FF3100;
    font-size: 14px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
    margin: 0
}

.pageType-ProductPage .container .pd-right .container-fluid .product-details-cont .product-details .pd-login,
.page-hediye-karti .container .pd-right .container-fluid .product-details-cont .product-details .pd-login {
    display: flex;
    margin-top: 20px;
    align-items: center;
    color: #005fb4
}

.pageType-ProductPage .container .pd-right .container-fluid .product-details-cont .product-details .pd-login div>i,
.page-hediye-karti .container .pd-right .container-fluid .product-details-cont .product-details .pd-login div>i {
    font-size: 20px
}

.pageType-ProductPage .container .pd-right .container-fluid .product-details-cont .product-details .pd-login span,
.page-hediye-karti .container .pd-right .container-fluid .product-details-cont .product-details .pd-login span {
    font-size: 15px;
    margin-left: 7px
}

.pageType-ProductPage .container .pd-right .container-fluid .product-details-cont .product-details .addtocart-component,
.page-hediye-karti .container .pd-right .container-fluid .product-details-cont .product-details .addtocart-component {
    margin: 5px 0 0 0
}

.pageType-ProductPage .container .pd-right .container-fluid .product-details-cont .product-details .addtocart-component .input-group-btn,
.page-hediye-karti .container .pd-right .container-fluid .product-details-cont .product-details .addtocart-component .input-group-btn {
    width: 28px;
    float: left
}

.pageType-ProductPage .container .pd-right .container-fluid .product-details-cont .product-details .addtocart-component .qty-selector,
.page-hediye-karti .container .pd-right .container-fluid .product-details-cont .product-details .addtocart-component .qty-selector {
    width: 120px;
    height: 35px;
    background-color: #F5EFEF;
    padding: 0;
    border-radius: 25px;
    float: left;
    margin: 6px 20px 10px 0
}

.pageType-ProductPage .container .pd-right .container-fluid .product-details-cont .product-details .addtocart-component .qty-selector .qty-cont,
.page-hediye-karti .container .pd-right .container-fluid .product-details-cont .product-details .addtocart-component .qty-selector .qty-cont {
    display: flex !important;
    align-items: center;
    justify-content: space-between
}

.pageType-ProductPage .container .pd-right .container-fluid .product-details-cont .product-details .addtocart-component .qty-selector .qty-cont .pull-left,
.page-hediye-karti .container .pd-right .container-fluid .product-details-cont .product-details .addtocart-component .qty-selector .qty-cont .pull-left {
    flex: 1;
    display: flex;
    align-items: center;
    justify-content: center;
    background-color: #F5EFEF;
    border-radius: 3px;
    padding-right: 15px;
    padding-left: 5px
}

.pageType-ProductPage .container .pd-right .container-fluid .product-details-cont .product-details .addtocart-component .qty-selector .qty-cont .pull-left .a-title,
.page-hediye-karti .container .pd-right .container-fluid .product-details-cont .product-details .addtocart-component .qty-selector .qty-cont .pull-left .a-title {
    text-transform: lowercase !important
}

.pageType-ProductPage .container .pd-right .container-fluid .product-details-cont .product-details .addtocart-component .qty-selector .qty-cont .pull-left .a-title .productUnit,
.page-hediye-karti .container .pd-right .container-fluid .product-details-cont .product-details .addtocart-component .qty-selector .qty-cont .pull-left .a-title .productUnit {
    color: #5B7793;
    font-size: 14px
}

.pageType-ProductPage .container .pd-right .container-fluid .product-details-cont .product-details .addtocart-component .qty-selector .qty-cont .input-group-btn,
.page-hediye-karti .container .pd-right .container-fluid .product-details-cont .product-details .addtocart-component .qty-selector .qty-cont .input-group-btn {
    width: 35px;
    height: 35px;
    padding: 0;
    z-index: 99
}

.pageType-ProductPage .container .pd-right .container-fluid .product-details-cont .product-details .addtocart-component .qty-selector .qty-cont .input-group-btn .js-qty-selector-plus,
.page-hediye-karti .container .pd-right .container-fluid .product-details-cont .product-details .addtocart-component .qty-selector .qty-cont .input-group-btn .js-qty-selector-plus {
    background-color: #FF3101 !important
}

.pageType-ProductPage .container .pd-right .container-fluid .product-details-cont .product-details .addtocart-component .qty-selector .qty-cont .input-group-btn .js-qty-selector-plus:hover,
.page-hediye-karti .container .pd-right .container-fluid .product-details-cont .product-details .addtocart-component .qty-selector .qty-cont .input-group-btn .js-qty-selector-plus:hover,
.pageType-ProductPage .container .pd-right .container-fluid .product-details-cont .product-details .addtocart-component .qty-selector .qty-cont .input-group-btn .js-qty-selector-plus:active,
.page-hediye-karti .container .pd-right .container-fluid .product-details-cont .product-details .addtocart-component .qty-selector .qty-cont .input-group-btn .js-qty-selector-plus:active,
.pageType-ProductPage .container .pd-right .container-fluid .product-details-cont .product-details .addtocart-component .qty-selector .qty-cont .input-group-btn .js-qty-selector-plus:focus,
.page-hediye-karti .container .pd-right .container-fluid .product-details-cont .product-details .addtocart-component .qty-selector .qty-cont .input-group-btn .js-qty-selector-plus:focus {
    border: 0;
    background-color: #ff0000 !important
}

.pageType-ProductPage .container .pd-right .container-fluid .product-details-cont .product-details .addtocart-component .qty-selector .qty-cont .input-group-btn .js-qty-selector-plus .glyphicon-plus:before,
.page-hediye-karti .container .pd-right .container-fluid .product-details-cont .product-details .addtocart-component .qty-selector .qty-cont .input-group-btn .js-qty-selector-plus .glyphicon-plus:before {
    filter: brightness(0) invert(1) sepia(1) saturate(10) hue-rotate(180deg)
}

.pageType-ProductPage .container .pd-right .container-fluid .product-details-cont .product-details .addtocart-component .qty-selector .qty-cont .input-group-btn .js-qty-selector-minus,
.page-hediye-karti .container .pd-right .container-fluid .product-details-cont .product-details .addtocart-component .qty-selector .qty-cont .input-group-btn .js-qty-selector-minus {
    background-color: #ADD8FF !important
}

.pageType-ProductPage .container .pd-right .container-fluid .product-details-cont .product-details .addtocart-component .qty-selector .qty-cont .input-group-btn .js-qty-selector-minus .glyphicon-minus:before,
.page-hediye-karti .container .pd-right .container-fluid .product-details-cont .product-details .addtocart-component .qty-selector .qty-cont .input-group-btn .js-qty-selector-minus .glyphicon-minus:before {
    filter: brightness(0) invert(1) sepia(1) saturate(10) hue-rotate(180deg)
}

.pageType-ProductPage .container .pd-right .container-fluid .product-details-cont .product-details .addtocart-component .qty-selector .qty-cont .input-group-btn .btn,
.page-hediye-karti .container .pd-right .container-fluid .product-details-cont .product-details .addtocart-component .qty-selector .qty-cont .input-group-btn .btn {
    width: 35px;
    height: 35px;
    background: #f0f8ff;
    color: #005baa;
    padding: 8px 5px;
    float: left;
    border-radius: 17px;
    border: 0
}

.pageType-ProductPage .container .pd-right .container-fluid .product-details-cont .product-details .addtocart-component .qty-selector .qty-cont .form-control,
.page-hediye-karti .container .pd-right .container-fluid .product-details-cont .product-details .addtocart-component .qty-selector .qty-cont .form-control {
    width: 44px;
    max-width: 45px;
    border: 0;
    padding: 1px 1px 0 1px;
    background: transparent;
    color: #5B7793;
    display: block
}

.pageType-ProductPage .container .pd-right .container-fluid .product-details-cont .product-details .addtocart-component .AddToCart-AddToCartAction,
.page-hediye-karti .container .pd-right .container-fluid .product-details-cont .product-details .addtocart-component .AddToCart-AddToCartAction {
    margin-left: -10px;
    margin-right: -10px
}

.pageType-ProductPage .container .pd-right .container-fluid .product-details-cont .product-details .addtocart-component .cart-btn,
.page-hediye-karti .container .pd-right .container-fluid .product-details-cont .product-details .addtocart-component .cart-btn {
    text-align: center;
    margin: 0
}

.pageType-ProductPage .container .pd-right .container-fluid .product-details-cont .product-details .addtocart-component .cart-btn .btn,
.page-hediye-karti .container .pd-right .container-fluid .product-details-cont .product-details .addtocart-component .cart-btn .btn {
    text-transform: none;
    font-size: 18px;
    height: 40px;
    line-height: 30px;
    display: flex;
    align-items: center;
    justify-content: space-evenly;
    width: auto;
    border-radius: 35px
}

@media (max-width:480px) {

    .pageType-ProductPage .container .pd-right .container-fluid .product-details-cont .product-details .addtocart-component .cart-btn .btn,
    .page-hediye-karti .container .pd-right .container-fluid .product-details-cont .product-details .addtocart-component .cart-btn .btn {
        height: 35px
    }
}

@media (max-width:1023px) {

    .pageType-ProductPage .container .pd-right .container-fluid .product-details-cont .product-details .addtocart-component .cart-btn .btn,
    .page-hediye-karti .container .pd-right .container-fluid .product-details-cont .product-details .addtocart-component .cart-btn .btn {
        font-size: 15px;
        width: auto
    }
}

.pageType-ProductPage .container .pd-right .container-fluid .product-details-cont .product-details .addtocart-component .cart-btn .btn .add-to-cart-icon,
.page-hediye-karti .container .pd-right .container-fluid .product-details-cont .product-details .addtocart-component .cart-btn .btn .add-to-cart-icon {
    display: grid;
    place-items: center;
    width: 25px;
    height: 23px;
    background-image: url(https://reimg-carrefour.mncdn.com/bannerimage/Sepet2023_0_MC/8851735937074.png);
    background-size: cover;
    background-position: center
}

.pageType-ProductPage .container .pd-right .container-fluid .product-details-cont .product-details .addtocart-component .cart-btn .btn.js-notify-stock,
.page-hediye-karti .container .pd-right .container-fluid .product-details-cont .product-details .addtocart-component .cart-btn .btn.js-notify-stock {
    background: #ffffff !important;
    border: 1px solid #005baa !important;
    line-height: 15px;
    font-family: 'Nunito';
    font-weight: 600;
    font-size: 18px;
    color: #005baa;
    display: flex;
    align-items: center;
    justify-content: center
}

@media (min-width:1024px) {

    .pageType-ProductPage .container .pd-right .container-fluid .product-details-cont .product-details .addtocart-component .cart-btn .btn.js-notify-stock,
    .page-hediye-karti .container .pd-right .container-fluid .product-details-cont .product-details .addtocart-component .cart-btn .btn.js-notify-stock {
        width: auto
    }
}

.pageType-ProductPage .container .pd-right .container-fluid .product-details-cont .product-details .addtocart-component .cart-btn .btn.js-notify-stock i.stock-bell,
.page-hediye-karti .container .pd-right .container-fluid .product-details-cont .product-details .addtocart-component .cart-btn .btn.js-notify-stock i.stock-bell {
    background: url("https://reimg-carrefour.mncdn.com/staticimage/sprite-iconsx4.png") -253px 31px;
    width: 30px;
    height: 30px;
    margin-right: 10px
}

.pageType-ProductPage .container .pd-right .container-fluid .product-details-cont .product-details .addtocart-component .cart-btn .btn.js-notify-stock:disabled,
.page-hediye-karti .container .pd-right .container-fluid .product-details-cont .product-details .addtocart-component .cart-btn .btn.js-notify-stock:disabled {
    border: 1px solid #1AA927 !important;
    color: #1AA927;
    background-color: #f4ffef !important;
    width: auto !important
}

.pageType-ProductPage .container .pd-right .container-fluid .product-details-cont .product-details .addtocart-component .cart-btn .btn.outOfStock,
.page-hediye-karti .container .pd-right .container-fluid .product-details-cont .product-details .addtocart-component .cart-btn .btn.outOfStock {
    background: #ffffff !important;
    border: 1px solid #005baa !important;
    color: #4D6F92 !important;
    font-size: 12px;
    line-height: 15px;
    white-space: normal;
    font-family: 'Nunito';
    font-weight: 600
}

.pageType-ProductPage .container .pd-right .container-fluid .product-details-cont .product-details .addtocart-component .add-fav-cont .icon-add-fav-cont,
.page-hediye-karti .container .pd-right .container-fluid .product-details-cont .product-details .addtocart-component .add-fav-cont .icon-add-fav-cont {
    font-size: 17px;
    color: #085fae;
    width: 25px;
    height: 20px;
    display: inline-block;
    position: relative;
    top: 4px
}

.pageType-ProductPage .container .pd-right .container-fluid .product-details-cont .product-details .addtocart-component .add-fav-cont .favoriteLink,
.page-hediye-karti .container .pd-right .container-fluid .product-details-cont .product-details .addtocart-component .add-fav-cont .favoriteLink {
    margin-top: 15px;
    margin-left: -8px;
    display: block;
    float: left
}

@media (max-width:767px) {

    .pageType-ProductPage .container .pd-right .container-fluid .product-details-cont .product-details .addtocart-component .add-fav-cont .favoriteLink,
    .page-hediye-karti .container .pd-right .container-fluid .product-details-cont .product-details .addtocart-component .add-fav-cont .favoriteLink {
        float: none
    }
}

.pageType-ProductPage .container .pd-right .container-fluid .product-details-cont .product-details .addtocart-component .add-fav-cont .favoriteLink a,
.page-hediye-karti .container .pd-right .container-fluid .product-details-cont .product-details .addtocart-component .add-fav-cont .favoriteLink a {
    font-size: 14px;
    color: #82a4c0;
    display: inline-block;
    text-decoration: underline
}

.pageType-ProductPage .container .pd-right .container-fluid .product-details-cont .product-details .addtocart-component .add-fav-cont .favoriteLink a span,
.page-hediye-karti .container .pd-right .container-fluid .product-details-cont .product-details .addtocart-component .add-fav-cont .favoriteLink a span {
    float: left
}

.pageType-ProductPage .container .pd-right .container-fluid .product-details-cont .product-details .addtocart-component .pd-center-right-cont .pd-social,
.page-hediye-karti .container .pd-right .container-fluid .product-details-cont .product-details .addtocart-component .pd-center-right-cont .pd-social {
    margin-top: 10px
}

.pageType-ProductPage .container .pd-right .container-fluid .product-details-cont .product-details .addtocart-component .pd-center-right-cont .pd-social .fb-share-button,
.page-hediye-karti .container .pd-right .container-fluid .product-details-cont .product-details .addtocart-component .pd-center-right-cont .pd-social .fb-share-button {
    vertical-align: top;
    margin-right: 5px
}

a.pageType-ProductPage .container .pd-right .container-fluid .product-details-cont .product-details .addtocart-component .pd-center-right-cont .pd-social .fb-share-button:hover,
a.page-hediye-karti .container .pd-right .container-fluid .product-details-cont .product-details .addtocart-component .pd-center-right-cont .pd-social .fb-share-button:hover {
    text-decoration: none
}

.pageType-ProductPage .container .pd-right .container-fluid .product-details-cont .product-details .addtocart-component .pd-center-right-cont .pd-social iframe,
.page-hediye-karti .container .pd-right .container-fluid .product-details-cont .product-details .addtocart-component .pd-center-right-cont .pd-social iframe {
    vertical-align: top
}

.pageType-ProductPage .container .pd-right .container-fluid .product-details-cont .product-details .info-text-cont-out .info-text-cont,
.page-hediye-karti .container .pd-right .container-fluid .product-details-cont .product-details .info-text-cont-out .info-text-cont {
    margin-left: 20px
}

.pageType-ProductPage .container .pd-right .container-fluid .product-details-cont .product-details .info-text-cont-out .info-text-cont ul.informationText,
.page-hediye-karti .container .pd-right .container-fluid .product-details-cont .product-details .info-text-cont-out .info-text-cont ul.informationText {
    padding: 20px 0 0 0
}

.pageType-ProductPage .container .pd-right .container-fluid .product-details-cont .product-details .pd-bottom-details,
.page-hediye-karti .container .pd-right .container-fluid .product-details-cont .product-details .pd-bottom-details {
    border-top: 1px solid #f1f1f1;
    margin-top: 0;
    padding-top: 2px
}

.pageType-ProductPage .container .pd-right .container-fluid .product-details-cont .product-details .pd-bottom-details .col-md-4.col-lg-4 ul,
.page-hediye-karti .container .pd-right .container-fluid .product-details-cont .product-details .pd-bottom-details .col-md-4.col-lg-4 ul {
    padding-left: 0
}

.pageType-ProductPage .container .pd-right .container-fluid .product-details-cont .product-details .pd-bottom-details .col-md-4.col-lg-4 ul li,
.page-hediye-karti .container .pd-right .container-fluid .product-details-cont .product-details .pd-bottom-details .col-md-4.col-lg-4 ul li {
    list-style-type: none
}

.pageType-ProductPage .container .pd-right .container-fluid .product-details-cont .product-details .pd-bottom-details .col-md-4.col-lg-4 ul li form,
.page-hediye-karti .container .pd-right .container-fluid .product-details-cont .product-details .pd-bottom-details .col-md-4.col-lg-4 ul li form {
    display: inline-block
}

.pageType-ProductPage .container .pd-right .container-fluid .product-details-cont .product-details .pd-bottom-details .col-md-4.col-lg-4 ul li a,
.page-hediye-karti .container .pd-right .container-fluid .product-details-cont .product-details .pd-bottom-details .col-md-4.col-lg-4 ul li a {
    font-size: 16px;
    display: inline-block;
    padding-bottom: 5px
}

.pageType-ProductPage .container .pd-right .container-fluid .product-details-cont .product-details .pd-bottom-details .col-md-12.col-lg-12 .title,
.page-hediye-karti .container .pd-right .container-fluid .product-details-cont .product-details .pd-bottom-details .col-md-12.col-lg-12 .title {
    font-size: 16px;
    color: #666;
    padding-left: 10px
}

.pageType-ProductPage .container .pd-right .container-fluid .product-details-cont .product-details .pd-bottom-details .col-md-12.col-lg-12 li.col-lg-6,
.page-hediye-karti .container .pd-right .container-fluid .product-details-cont .product-details .pd-bottom-details .col-md-12.col-lg-12 li.col-lg-6,
.pageType-ProductPage .container .pd-right .container-fluid .product-details-cont .product-details .pd-bottom-details .col-md-12.col-lg-12 li.col-md-6,
.page-hediye-karti .container .pd-right .container-fluid .product-details-cont .product-details .pd-bottom-details .col-md-12.col-lg-12 li.col-md-6 {
    width: 33%
}

.pageType-ProductPage .container .pd-right .container-fluid .product-details-cont .product-details .pd-bottom-details .col-md-12.col-lg-12 .col-md-12.col-lg-12 ul,
.page-hediye-karti .container .pd-right .container-fluid .product-details-cont .product-details .pd-bottom-details .col-md-12.col-lg-12 .col-md-12.col-lg-12 ul {
    margin-bottom: 0
}

.pageType-ProductPage .container .pd-right .container-fluid .product-details-cont .product-details .pd-bottom-details .col-md-12.col-lg-12 .col-md-12.col-lg-12 ul li .product-card,
.page-hediye-karti .container .pd-right .container-fluid .product-details-cont .product-details .pd-bottom-details .col-md-12.col-lg-12 .col-md-12.col-lg-12 ul li .product-card {
    width: 100%;
    margin: 0 16px;
    padding: 0 !important
}

.pageType-ProductPage .container .pd-right .container-fluid .product-details-cont .product-details .pd-bottom-details .col-md-12.col-lg-12 .col-md-12.col-lg-12 ul li .product-card .pl-inner,
.page-hediye-karti .container .pd-right .container-fluid .product-details-cont .product-details .pd-bottom-details .col-md-12.col-lg-12 .col-md-12.col-lg-12 ul li .product-card .pl-inner {
    padding: 0 !important;
    height: 80px;
    margin-top: 13px
}

.pageType-ProductPage .container .pd-right .container-fluid .product-details-cont .product-details .pd-bottom-details .col-md-12.col-lg-12 .col-md-12.col-lg-12 ul li .product-card .pl-inner .qty-selector,
.page-hediye-karti .container .pd-right .container-fluid .product-details-cont .product-details .pd-bottom-details .col-md-12.col-lg-12 .col-md-12.col-lg-12 ul li .product-card .pl-inner .qty-selector,
.pageType-ProductPage .container .pd-right .container-fluid .product-details-cont .product-details .pd-bottom-details .col-md-12.col-lg-12 .col-md-12.col-lg-12 ul li .product-card .pl-inner .addToCartFavoriteProducts,
.page-hediye-karti .container .pd-right .container-fluid .product-details-cont .product-details .pd-bottom-details .col-md-12.col-lg-12 .col-md-12.col-lg-12 ul li .product-card .pl-inner .addToCartFavoriteProducts,
.pageType-ProductPage .container .pd-right .container-fluid .product-details-cont .product-details .pd-bottom-details .col-md-12.col-lg-12 .col-md-12.col-lg-12 ul li .product-card .pl-inner .add-slist-cont,
.page-hediye-karti .container .pd-right .container-fluid .product-details-cont .product-details .pd-bottom-details .col-md-12.col-lg-12 .col-md-12.col-lg-12 ul li .product-card .pl-inner .add-slist-cont {
    display: none
}

.pageType-ProductPage .container .pd-right .container-fluid .product-details-cont .product-details .pd-bottom-details .col-md-12.col-lg-12 .col-md-12.col-lg-12 ul li .product-card .pl-inner .thumb,
.page-hediye-karti .container .pd-right .container-fluid .product-details-cont .product-details .pd-bottom-details .col-md-12.col-lg-12 .col-md-12.col-lg-12 ul li .product-card .pl-inner .thumb {
    height: auto;
    float: left
}

.pageType-ProductPage .container .pd-right .container-fluid .product-details-cont .product-details .pd-bottom-details .col-md-12.col-lg-12 .col-md-12.col-lg-12 ul li .product-card .pl-inner .thumb img,
.page-hediye-karti .container .pd-right .container-fluid .product-details-cont .product-details .pd-bottom-details .col-md-12.col-lg-12 .col-md-12.col-lg-12 ul li .product-card .pl-inner .thumb img {
    max-width: 70px;
    max-height: 70px;
    margin-right: 10px
}

.pageType-ProductPage .container .pd-right .container-fluid .product-details-cont .product-details .pd-bottom-details .col-md-12.col-lg-12 .col-md-12.col-lg-12 ul li .product-card .pl-inner .pr-ratings,
.page-hediye-karti .container .pd-right .container-fluid .product-details-cont .product-details .pd-bottom-details .col-md-12.col-lg-12 .col-md-12.col-lg-12 ul li .product-card .pl-inner .pr-ratings {
    display: none
}

.pageType-ProductPage .container .pd-right .container-fluid .product-details-cont .product-details .pd-bottom-details .col-md-12.col-lg-12 .col-md-12.col-lg-12 ul li .product-card .pl-inner .item-name,
.page-hediye-karti .container .pd-right .container-fluid .product-details-cont .product-details .pd-bottom-details .col-md-12.col-lg-12 .col-md-12.col-lg-12 ul li .product-card .pl-inner .item-name {
    height: 30px
}

.pageType-ProductPage .container .pd-right .container-fluid .product-details-cont .product-details .pd-bottom-details .col-md-12.col-lg-12 .col-md-12.col-lg-12 ul li .product-card .pl-inner .price-cont,
.page-hediye-karti .container .pd-right .container-fluid .product-details-cont .product-details .pd-bottom-details .col-md-12.col-lg-12 .col-md-12.col-lg-12 ul li .product-card .pl-inner .price-cont {
    border: none;
    height: 45px
}

.pageType-ProductPage .container .pd-right .container-fluid .product-details-cont .product-details .pd-bottom-details .col-md-12.col-lg-12 .col-md-12.col-lg-12 ul li .product-card .pl-inner .price-cont .priceLineThrough,
.page-hediye-karti .container .pd-right .container-fluid .product-details-cont .product-details .pd-bottom-details .col-md-12.col-lg-12 .col-md-12.col-lg-12 ul li .product-card .pl-inner .price-cont .priceLineThrough {
    font-size: 12px
}

.pageType-ProductPage .container .pd-right .container-fluid .product-details-cont .product-details .pd-bottom-details .col-md-12.col-lg-12 .col-md-12.col-lg-12 ul li .product-card .pl-inner .price-cont .item-price,
.page-hediye-karti .container .pd-right .container-fluid .product-details-cont .product-details .pd-bottom-details .col-md-12.col-lg-12 .col-md-12.col-lg-12 ul li .product-card .pl-inner .price-cont .item-price {
    color: #085fae;
    font-size: 16px;
    line-height: 14px;
    display: block
}

.pageType-ProductPage .container .pd-right .container-fluid .product-details-cont .product-details .pd-bottom-details .col-md-12.col-lg-12 .col-md-12.col-lg-12 ul li .product-card .pl-inner .active,
.page-hediye-karti .container .pd-right .container-fluid .product-details-cont .product-details .pd-bottom-details .col-md-12.col-lg-12 .col-md-12.col-lg-12 ul li .product-card .pl-inner .active {
    width: 260px;
    left: -10px;
    top: -10px;
    height: 173px;
    padding: 10px 10px 0 10px
}

.pageType-ProductPage .container .pd-right .container-fluid .product-details-cont .product-details .pd-bottom-details .col-md-12.col-lg-12 .col-md-12.col-lg-12 ul li .product-card .pl-inner .active .qty-mc,
.page-hediye-karti .container .pd-right .container-fluid .product-details-cont .product-details .pd-bottom-details .col-md-12.col-lg-12 .col-md-12.col-lg-12 ul li .product-card .pl-inner .active .qty-mc {
    width: 230px
}

.pageType-ProductPage .container .pd-right .container-fluid .product-details-cont .product-details .pd-bottom-details .col-md-12.col-lg-12 .col-md-12.col-lg-12 ul li .product-card .pl-inner .active .qty-mc .qty-selector,
.page-hediye-karti .container .pd-right .container-fluid .product-details-cont .product-details .pd-bottom-details .col-md-12.col-lg-12 .col-md-12.col-lg-12 ul li .product-card .pl-inner .active .qty-mc .qty-selector {
    display: block;
    width: 111px
}

.pageType-ProductPage .container .pd-right .container-fluid .product-details-cont .product-details .pd-bottom-details .col-md-12.col-lg-12 .col-md-12.col-lg-12 ul li .product-card .pl-inner .active .qty-mc .qty-selector .a-title,
.page-hediye-karti .container .pd-right .container-fluid .product-details-cont .product-details .pd-bottom-details .col-md-12.col-lg-12 .col-md-12.col-lg-12 ul li .product-card .pl-inner .active .qty-mc .qty-selector .a-title {
    padding-bottom: 3px
}

.pageType-ProductPage .container .pd-right .container-fluid .product-details-cont .product-details .pd-bottom-details .col-md-12.col-lg-12 .col-md-12.col-lg-12 ul li .product-card .pl-inner .active .qty-mc .qty-selector .input-group-btn,
.page-hediye-karti .container .pd-right .container-fluid .product-details-cont .product-details .pd-bottom-details .col-md-12.col-lg-12 .col-md-12.col-lg-12 ul li .product-card .pl-inner .active .qty-mc .qty-selector .input-group-btn {
    display: block;
    float: left
}

.pageType-ProductPage .container .pd-right .container-fluid .product-details-cont .product-details .pd-bottom-details .col-md-12.col-lg-12 .col-md-12.col-lg-12 ul li .product-card .pl-inner .active .qty-mc .qty-selector input.form-control,
.page-hediye-karti .container .pd-right .container-fluid .product-details-cont .product-details .pd-bottom-details .col-md-12.col-lg-12 .col-md-12.col-lg-12 ul li .product-card .pl-inner .active .qty-mc .qty-selector input.form-control {
    height: 35px;
    border: none;
    background: #f2f2f2
}

.pageType-ProductPage .container .pd-right .container-fluid .product-details-cont .product-details .pd-bottom-details .col-md-12.col-lg-12 .col-md-12.col-lg-12 ul li .product-card .pl-inner .active .addToCartFavoriteProducts,
.page-hediye-karti .container .pd-right .container-fluid .product-details-cont .product-details .pd-bottom-details .col-md-12.col-lg-12 .col-md-12.col-lg-12 ul li .product-card .pl-inner .active .addToCartFavoriteProducts {
    display: block;
    padding: 23px 0 0 0;
    text-align: center;
    float: none;
    margin: 0 auto
}

.pageType-ProductPage .container .pd-right .container-fluid .product-details-cont .product-details .pd-bottom-details .col-md-12.col-lg-12 .col-md-12.col-lg-12 ul li .product-card .pl-inner .active .addToCartFavoriteProducts button,
.page-hediye-karti .container .pd-right .container-fluid .product-details-cont .product-details .pd-bottom-details .col-md-12.col-lg-12 .col-md-12.col-lg-12 ul li .product-card .pl-inner .active .addToCartFavoriteProducts button {
    width: auto;
    font-size: 14px
}

.pageType-ProductPage .container .pd-right .container-fluid .product-details-cont .product-details .pd-bottom-details .col-md-12.col-lg-12 .col-md-12.col-lg-12 ul li .product-card .item-info,
.page-hediye-karti .container .pd-right .container-fluid .product-details-cont .product-details .pd-bottom-details .col-md-12.col-lg-12 .col-md-12.col-lg-12 ul li .product-card .item-info,
.pageType-ProductPage .container .pd-right .container-fluid .product-details-cont .product-details .pd-bottom-details .col-md-12.col-lg-12 .col-md-12.col-lg-12 ul li .product-card>.clearfix,
.page-hediye-karti .container .pd-right .container-fluid .product-details-cont .product-details .pd-bottom-details .col-md-12.col-lg-12 .col-md-12.col-lg-12 ul li .product-card>.clearfix,
.pageType-ProductPage .container .pd-right .container-fluid .product-details-cont .product-details .pd-bottom-details .col-md-12.col-lg-12 .col-md-12.col-lg-12 ul li .product-card>.dl-horizontal dd,
.page-hediye-karti .container .pd-right .container-fluid .product-details-cont .product-details .pd-bottom-details .col-md-12.col-lg-12 .col-md-12.col-lg-12 ul li .product-card>.dl-horizontal dd,
.pageType-ProductPage .container .pd-right .container-fluid .product-details-cont .product-details .pd-bottom-details .col-md-12.col-lg-12 .col-md-12.col-lg-12 ul li .product-card>.container,
.page-hediye-karti .container .pd-right .container-fluid .product-details-cont .product-details .pd-bottom-details .col-md-12.col-lg-12 .col-md-12.col-lg-12 ul li .product-card>.container,
.pageType-ProductPage .container .pd-right .container-fluid .product-details-cont .product-details .pd-bottom-details .col-md-12.col-lg-12 .col-md-12.col-lg-12 ul li .product-card>.container-fluid,
.page-hediye-karti .container .pd-right .container-fluid .product-details-cont .product-details .pd-bottom-details .col-md-12.col-lg-12 .col-md-12.col-lg-12 ul li .product-card>.container-fluid,
.pageType-ProductPage .container .pd-right .container-fluid .product-details-cont .product-details .pd-bottom-details .col-md-12.col-lg-12 .col-md-12.col-lg-12 ul li .product-card>.row,
.page-hediye-karti .container .pd-right .container-fluid .product-details-cont .product-details .pd-bottom-details .col-md-12.col-lg-12 .col-md-12.col-lg-12 ul li .product-card>.row,
.pageType-ProductPage .container .pd-right .container-fluid .product-details-cont .product-details .pd-bottom-details .col-md-12.col-lg-12 .col-md-12.col-lg-12 ul li .product-card>.form-horizontal .form-group,
.page-hediye-karti .container .pd-right .container-fluid .product-details-cont .product-details .pd-bottom-details .col-md-12.col-lg-12 .col-md-12.col-lg-12 ul li .product-card>.form-horizontal .form-group,
.pageType-ProductPage .container .pd-right .container-fluid .product-details-cont .product-details .pd-bottom-details .col-md-12.col-lg-12 .col-md-12.col-lg-12 ul li .product-card>.btn-toolbar,
.page-hediye-karti .container .pd-right .container-fluid .product-details-cont .product-details .pd-bottom-details .col-md-12.col-lg-12 .col-md-12.col-lg-12 ul li .product-card>.btn-toolbar,
.pageType-ProductPage .container .pd-right .container-fluid .product-details-cont .product-details .pd-bottom-details .col-md-12.col-lg-12 .col-md-12.col-lg-12 ul li .product-card>.btn-group-vertical>.btn-group,
.page-hediye-karti .container .pd-right .container-fluid .product-details-cont .product-details .pd-bottom-details .col-md-12.col-lg-12 .col-md-12.col-lg-12 ul li .product-card>.btn-group-vertical>.btn-group,
.pageType-ProductPage .container .pd-right .container-fluid .product-details-cont .product-details .pd-bottom-details .col-md-12.col-lg-12 .col-md-12.col-lg-12 ul li .product-card>.nav,
.page-hediye-karti .container .pd-right .container-fluid .product-details-cont .product-details .pd-bottom-details .col-md-12.col-lg-12 .col-md-12.col-lg-12 ul li .product-card>.nav,
.pageType-ProductPage .container .pd-right .container-fluid .product-details-cont .product-details .pd-bottom-details .col-md-12.col-lg-12 .col-md-12.col-lg-12 ul li .product-card>.navbar,
.page-hediye-karti .container .pd-right .container-fluid .product-details-cont .product-details .pd-bottom-details .col-md-12.col-lg-12 .col-md-12.col-lg-12 ul li .product-card>.navbar,
.pageType-ProductPage .container .pd-right .container-fluid .product-details-cont .product-details .pd-bottom-details .col-md-12.col-lg-12 .col-md-12.col-lg-12 ul li .product-card>.navbar-header,
.page-hediye-karti .container .pd-right .container-fluid .product-details-cont .product-details .pd-bottom-details .col-md-12.col-lg-12 .col-md-12.col-lg-12 ul li .product-card>.navbar-header,
.pageType-ProductPage .container .pd-right .container-fluid .product-details-cont .product-details .pd-bottom-details .col-md-12.col-lg-12 .col-md-12.col-lg-12 ul li .product-card>.navbar-collapse,
.page-hediye-karti .container .pd-right .container-fluid .product-details-cont .product-details .pd-bottom-details .col-md-12.col-lg-12 .col-md-12.col-lg-12 ul li .product-card>.navbar-collapse,
.pageType-ProductPage .container .pd-right .container-fluid .product-details-cont .product-details .pd-bottom-details .col-md-12.col-lg-12 .col-md-12.col-lg-12 ul li .product-card>.pager,
.page-hediye-karti .container .pd-right .container-fluid .product-details-cont .product-details .pd-bottom-details .col-md-12.col-lg-12 .col-md-12.col-lg-12 ul li .product-card>.pager,
.pageType-ProductPage .container .pd-right .container-fluid .product-details-cont .product-details .pd-bottom-details .col-md-12.col-lg-12 .col-md-12.col-lg-12 ul li .product-card>.panel-body,
.page-hediye-karti .container .pd-right .container-fluid .product-details-cont .product-details .pd-bottom-details .col-md-12.col-lg-12 .col-md-12.col-lg-12 ul li .product-card>.panel-body,
.pageType-ProductPage .container .pd-right .container-fluid .product-details-cont .product-details .pd-bottom-details .col-md-12.col-lg-12 .col-md-12.col-lg-12 ul li .product-card>.modal-footer,
.page-hediye-karti .container .pd-right .container-fluid .product-details-cont .product-details .pd-bottom-details .col-md-12.col-lg-12 .col-md-12.col-lg-12 ul li .product-card>.modal-footer {
    display: none
}

.pageType-ProductPage .container .pd-right .container-fluid .product-details-cont .product-details .pd-bottom-details .col-md-12.col-lg-12 .col-md-12.col-lg-12 ul li .product-card .item-name,
.page-hediye-karti .container .pd-right .container-fluid .product-details-cont .product-details .pd-bottom-details .col-md-12.col-lg-12 .col-md-12.col-lg-12 ul li .product-card .item-name {
    margin: 0;
    font-size: 13px
}

.pageType-ProductPage .container .pd-right .container-fluid .product-details-cont .product-details .pd-bottom-details .col-md-12.col-lg-12 .col-md-12.col-lg-12 ul li .product-card .discount-badge,
.page-hediye-karti .container .pd-right .container-fluid .product-details-cont .product-details .pd-bottom-details .col-md-12.col-lg-12 .col-md-12.col-lg-12 ul li .product-card .discount-badge {
    display: none !important
}

.pageType-ProductPage .container .pd-right .container-fluid .product-details-cont .product-details .pd-bottom-details .col-md-12.col-lg-12 .col-md-12.col-lg-12 ul li:first-child,
.page-hediye-karti .container .pd-right .container-fluid .product-details-cont .product-details .pd-bottom-details .col-md-12.col-lg-12 .col-md-12.col-lg-12 ul li:first-child {
    padding-left: 0
}

.pageType-ProductPage .container .pd-right .container-fluid .product-details-cont .product-details .variant-selection.variant-color-selection,
.page-hediye-karti .container .pd-right .container-fluid .product-details-cont .product-details .variant-selection.variant-color-selection {
    display: flex;
    flex-wrap: wrap;
    flex-direction: row;
    justify-content: flex-start;
    align-items: flex-start;
    width: 100%;
    gap: 5px
}

.pageType-ProductPage .container .pd-right .container-fluid .product-details-cont .product-details .variant-selection.variant-color-selection .selection-color-item,
.page-hediye-karti .container .pd-right .container-fluid .product-details-cont .product-details .variant-selection.variant-color-selection .selection-color-item {
    width: 140px
}

@media (max-width:1024px) {

    .pageType-ProductPage .container .pd-right .container-fluid .product-details-cont .product-details .variant-selection.variant-color-selection .selection-color-item,
    .page-hediye-karti .container .pd-right .container-fluid .product-details-cont .product-details .variant-selection.variant-color-selection .selection-color-item {
        width: 91px
    }
}

.pageType-ProductPage .container .pd-right .container-fluid .product-details-cont .product-details .variant-selection.variant-color-selection .pdp-textile-color-image,
.page-hediye-karti .container .pd-right .container-fluid .product-details-cont .product-details .variant-selection.variant-color-selection .pdp-textile-color-image {
    object-fit: contain;
    width: 100%;
    height: 100%
}

.pageType-ProductPage .container .pd-right .container-fluid .product-details-cont .product-details .variant-selection h5,
.page-hediye-karti .container .pd-right .container-fluid .product-details-cont .product-details .variant-selection h5 {
    margin-top: 20px;
    min-height: 40px;
    text-transform: lowercase;
    display: inline-block
}

.pageType-ProductPage .container .pd-right .container-fluid .product-details-cont .product-details .variant-selection h5:first-letter,
.page-hediye-karti .container .pd-right .container-fluid .product-details-cont .product-details .variant-selection h5:first-letter {
    text-transform: uppercase
}

.pageType-ProductPage .container .pd-right .container-fluid .product-details-cont .product-details .variant-selection .active .pdp-variant-display,
.page-hediye-karti .container .pd-right .container-fluid .product-details-cont .product-details .variant-selection .active .pdp-variant-display {
    border-color: #005baa
}

.pageType-ProductPage .container .pd-right .container-fluid .product-details-cont .product-details .variant-selection .pdp-variant-display,
.page-hediye-karti .container .pd-right .container-fluid .product-details-cont .product-details .variant-selection .pdp-variant-display {
    margin-bottom: 15px
}

.pageType-ProductPage .container .pd-right .container-fluid .product-details-cont .product-details .variant-selection .pdp-variant-display img,
.page-hediye-karti .container .pd-right .container-fluid .product-details-cont .product-details .variant-selection .pdp-variant-display img {
    width: 120px;
    padding: 5px;
    border: 1px solid #f1f1f1;
    pointer-events: none
}

@media (max-width:1024px) {

    .pageType-ProductPage .container .pd-right .container-fluid .product-details-cont .product-details .variant-selection .pdp-variant-display img,
    .page-hediye-karti .container .pd-right .container-fluid .product-details-cont .product-details .variant-selection .pdp-variant-display img {
        width: 87px;
        height: 84px
    }
}

.pageType-ProductPage .container .pd-right .container-fluid .product-details-cont .product-details .variant-selection .pdp-variant-display span,
.page-hediye-karti .container .pd-right .container-fluid .product-details-cont .product-details .variant-selection .pdp-variant-display span {
    min-height: 50px;
    word-wrap: break-word;
    display: -webkit-box;
    -webkit-box-align: center
}

.pageType-ProductPage .container .pd-right .container-fluid .product-details-cont .product-details .variant-selection .pdp-variant-display.active img,
.page-hediye-karti .container .pd-right .container-fluid .product-details-cont .product-details .variant-selection .pdp-variant-display.active img {
    border: 1px solid #005baa
}

.pageType-ProductPage .container .pd-right .container-fluid .product-details-cont .product-details .variant-selection #js-variant-select,
.page-hediye-karti .container .pd-right .container-fluid .product-details-cont .product-details .variant-selection #js-variant-select {
    min-height: 50px;
    height: 50px;
    margin-bottom: 15px;
    border: 1px solid #f1f1f1;
    position: relative;
    z-index: 9
}

.pageType-ProductPage .container .pd-right .container-fluid .product-details-cont .product-details .variant-selection.m-top,
.page-hediye-karti .container .pd-right .container-fluid .product-details-cont .product-details .variant-selection.m-top {
    margin-top: 30px
}

.pageType-ProductPage .container .pd-right .pd-tabs #no_installment,
.page-hediye-karti .container .pd-right .pd-tabs #no_installment {
    padding: 10px 25px
}

.pageType-ProductPage .container .pd-right .pd-tabs #installments,
.page-hediye-karti .container .pd-right .pd-tabs #installments {
    padding: 10px 0
}

.pageType-ProductPage .container .pd-right .pd-tabs #installments table,
.page-hediye-karti .container .pd-right .pd-tabs #installments table {
    border: none !important;
    display: inline-block;
    float: left;
    margin-right: 10px
}

.pageType-ProductPage .container .pd-right .pd-tabs #installments table th,
.page-hediye-karti .container .pd-right .pd-tabs #installments table th {
    text-align: center;
    font-weight: normal;
    font-size: 13px;
    border: none
}

.pageType-ProductPage .container .pd-right .pd-tabs #installments table th strong,
.page-hediye-karti .container .pd-right .pd-tabs #installments table th strong {
    font-size: 15px
}

.pageType-ProductPage .container .pd-right .pd-tabs #installments table tbody tr td,
.page-hediye-karti .container .pd-right .pd-tabs #installments table tbody tr td {
    padding: 15px 8px 8px 8px;
    text-align: center
}

.pageType-ProductPage .container .pd-right .pd-tabs #installments table tbody tr td:first-child,
.page-hediye-karti .container .pd-right .pd-tabs #installments table tbody tr td:first-child {
    border-left: none;
    text-align: center;
    width: 20.333%;
    padding: 8px
}

.pageType-ProductPage .container .pd-right .pd-tabs #installments table tbody tr td:first-child img,
.page-hediye-karti .container .pd-right .pd-tabs #installments table tbody tr td:first-child img {
    margin: 0 auto
}

.pageType-ProductPage .container .pd-right .pd-tabs #installments table tbody tr td:last-child,
.page-hediye-karti .container .pd-right .pd-tabs #installments table tbody tr td:last-child {
    border-right: none
}

.pageType-ProductPage .container .pd-right .pd-camp-text-at-sepete,
.page-hediye-karti .container .pd-right .pd-camp-text-at-sepete {
    margin-left: 15px;
    position: relative
}

@media (max-width:1280px) {

    .pageType-ProductPage .container .pd-right .pd-camp-text-at-sepete,
    .page-hediye-karti .container .pd-right .pd-camp-text-at-sepete {
        width: 40%
    }
}

.pageType-ProductPage .container .pd-right .pd-camp-text-at-sepete .bundle,
.page-hediye-karti .container .pd-right .pd-camp-text-at-sepete .bundle {
    margin: 10px 0
}

.pageType-ProductPage .container .pd-right .pd-camp-text-at-sepete .bundle .productPromotionBar,
.page-hediye-karti .container .pd-right .pd-camp-text-at-sepete .bundle .productPromotionBar {
    border-radius: 4px
}

.pageType-ProductPage .container .pd-right .pd-camp-text-at-sepete .bundle .productPromotionBar:after,
.page-hediye-karti .container .pd-right .pd-camp-text-at-sepete .bundle .productPromotionBar:after {
    content: "";
    position: absolute;
    top: 50%;
    right: 100%;
    margin-top: -11px;
    border-width: 8px;
    border-style: solid;
    border-color: transparent #f8e71c transparent transparent
}

.pageType-ProductPage .container .pd-right .pd-camp-text-at-sepete .bundle .productPromotionBar p,
.page-hediye-karti .container .pd-right .pd-camp-text-at-sepete .bundle .productPromotionBar p {
    font-size: 11px;
    line-height: 13px
}

.pageType-ProductPage .container .pd-right .pd-camp-text-at-sepete .bundle .productPromotionBar .promotion-info,
.page-hediye-karti .container .pd-right .pd-camp-text-at-sepete .bundle .productPromotionBar .promotion-info {
    padding: 8px 15px
}

.pageType-ProductPage .container .pd-right .pd-camp-text .bundle,
.page-hediye-karti .container .pd-right .pd-camp-text .bundle {
    margin: 10px 0
}

.pageType-ProductPage .container .pd-right .pd-camp-text .bundle .productPromotionBar,
.page-hediye-karti .container .pd-right .pd-camp-text .bundle .productPromotionBar {
    background: #f8e71c;
    display: block;
    width: 100%;
    float: left;
    padding: 0;
    min-height: 50px;
    border-radius: 8px
}

.pageType-ProductPage .container .pd-right .pd-camp-text .bundle .productPromotionBar p,
.page-hediye-karti .container .pd-right .pd-camp-text .bundle .productPromotionBar p {
    margin: 0;
    color: #303030;
    font-weight: 600;
    font-size: 14px;
    line-height: 19px;
    font-family: 'Nunito';
    display: inline-block;
    display: table-cell;
    vertical-align: middle;
    width: 100%
}

.pageType-ProductPage .container .pd-right .pd-camp-text .bundle .productPromotionBar p span,
.page-hediye-karti .container .pd-right .pd-camp-text .bundle .productPromotionBar p span {
    display: block;
    margin: 3px 25px 0 0
}

.pageType-ProductPage .container .pd-right .pd-camp-text .bundle .productPromotionBar p span:last-child,
.page-hediye-karti .container .pd-right .pd-camp-text .bundle .productPromotionBar p span:last-child {
    font-size: 14px;
    color: #303030;
    font-family: 'Nunito'
}

.pageType-ProductPage .container .pd-right .pd-camp-text .bundle .productPromotionBar .promotion-info,
.page-hediye-karti .container .pd-right .pd-camp-text .bundle .productPromotionBar .promotion-info {
    padding: 8px;
    width: 100%;
    float: left;
    display: table
}

.pageType-ProductPage .container .pd-right .pd-camp-text .bundle .productPromotionBar .promotion-info .at-sepete-p,
.page-hediye-karti .container .pd-right .pd-camp-text .bundle .productPromotionBar .promotion-info .at-sepete-p {
    display: inline-block
}

.pageType-ProductPage .container .pd-right .pd-camp-text .bundle .productPromotionBar .promotion-info .prm-prc,
.page-hediye-karti .container .pd-right .pd-camp-text .bundle .productPromotionBar .promotion-info .prm-prc {
    font-weight: bold;
    font-size: 34px;
    line-height: 46px
}

.pageType-ProductPage .container .pd-right .pd-camp-text .bundle .productPromotionBar .promotion-info .prm-qty,
.page-hediye-karti .container .pd-right .pd-camp-text .bundle .productPromotionBar .promotion-info .prm-qty {
    font-weight: 600;
    font-size: 11px;
    line-height: 15px;
    color: #8E8721;
    float: left
}

.pageType-ProductPage .container .pd-right .pd-camp-text .bundle .productPromotionBar .promotion-info .prm-img,
.page-hediye-karti .container .pd-right .pd-camp-text .bundle .productPromotionBar .promotion-info .prm-img {
    float: right
}

.pageType-ProductPage .container .pd-right .pd-camp-text .bundle .productPromotionBar .promotion-info .prm-img img,
.page-hediye-karti .container .pd-right .pd-camp-text .bundle .productPromotionBar .promotion-info .prm-img img {
    margin-top: -12px
}

.pageType-ProductPage .container .pd-right .pd-camp-text .bundle .productPromotionBar i.icon-promotion,
.page-hediye-karti .container .pd-right .pd-camp-text .bundle .productPromotionBar i.icon-promotion {
    width: 34px;
    height: 34px;
    background: url("https://reimg-carrefour.mncdn.com/staticimage/sprite-iconsx3.png") 0 -86px;
    display: inline-block;
    margin: 9px 17px 4px 19px
}

.pageType-ProductPage .container .pd-right .pd-camp-text .bundle .productPromotionBar i.icon-free-delivery,
.page-hediye-karti .container .pd-right .pd-camp-text .bundle .productPromotionBar i.icon-free-delivery {
    background: url("https://reimg-carrefour.mncdn.com/staticimage/sprite-iconsx3.png") -60px -120px;
    width: 40px;
    height: 28px;
    display: inline-block;
    margin: 13px 15px 7px 15px
}

.pageType-ProductPage .container .pd-right .pd-camp-text .bundle .productPromotionBar.freeDelivery,
.page-hediye-karti .container .pd-right .pd-camp-text .bundle .productPromotionBar.freeDelivery {
    background: #f0f8ff
}

.pageType-ProductPage .container .pd-right .pd-camp-text .bundle .productPromotionBar.freeDelivery p,
.page-hediye-karti .container .pd-right .pd-camp-text .bundle .productPromotionBar.freeDelivery p {
    color: #005baa
}

.pageType-ProductPage .container .pd-right .pd-camp-text .bundle .productPromotionBar.freeDelivery.positioned,
.page-hediye-karti .container .pd-right .pd-camp-text .bundle .productPromotionBar.freeDelivery.positioned {
    position: relative;
    bottom: -50px
}

.pageType-ProductPage .container .pd-right .pd-camp-text .bundle .productPromotionBar.promotion-asseco_garantipay,
.page-hediye-karti .container .pd-right .pd-camp-text .bundle .productPromotionBar.promotion-asseco_garantipay {
    background: #80be35
}

.pageType-ProductPage .container .pd-right .pd-camp-text .bundle .productPromotionBar.promotion-asseco_garantipay .promotion-info,
.page-hediye-karti .container .pd-right .pd-camp-text .bundle .productPromotionBar.promotion-asseco_garantipay .promotion-info {
    height: 100%
}

@media (max-width:639px) {

    .pageType-ProductPage .container .pd-right .pd-camp-text .bundle .productPromotionBar.promotion-asseco_garantipay .promotion-info,
    .page-hediye-karti .container .pd-right .pd-camp-text .bundle .productPromotionBar.promotion-asseco_garantipay .promotion-info {
        height: auto
    }
}

.pageType-ProductPage .container .pd-right .pd-camp-text .bundle .productPromotionBar.promotion-asseco_garantipay .promotion-icon,
.page-hediye-karti .container .pd-right .pd-camp-text .bundle .productPromotionBar.promotion-asseco_garantipay .promotion-icon {
    padding: 0 !important;
    background: #ffffff;
    border-top: 1px solid #eee;
    height: 100%
}

.pageType-ProductPage .container .pd-right .pd-camp-text .bundle .productPromotionBar.promotion-asseco_garantipay .promotion-icon span.icon-promotion,
.page-hediye-karti .container .pd-right .pd-camp-text .bundle .productPromotionBar.promotion-asseco_garantipay .promotion-icon span.icon-promotion {
    width: 113px;
    height: 30px;
    margin: 10px auto 11px auto;
    background: url(https://reimg-carrefour.mncdn.com/staticimage/sprite-iconsx3.png) 0 -187px #ffffff no-repeat;
    display: block
}

.pageType-ProductPage .container .pd-right .pd-camp-text .bundle .productPromotionBar.promotion-asseco_garantipay .promotion-information,
.page-hediye-karti .container .pd-right .pd-camp-text .bundle .productPromotionBar.promotion-asseco_garantipay .promotion-information {
    height: auto;
    padding: 0 !important
}

@media (min-width:640px) {

    .pageType-ProductPage .container .pd-right .pd-camp-text .bundle .productPromotionBar.promotion-asseco_garantipay .promotion-information div.promotion-triangle,
    .page-hediye-karti .container .pd-right .pd-camp-text .bundle .productPromotionBar.promotion-asseco_garantipay .promotion-information div.promotion-triangle {
        margin-top: 15px;
        display: inline-block;
        height: 20px;
        float: left;
        border-style: solid;
        border-width: 10px 0 10px 10px;
        border-color: transparent transparent transparent #ffffff
    }
}

.pageType-ProductPage .container .pd-right .pd-camp-text .bundle .productPromotionBar.promotion-asseco_garantipay .promotion-information p,
.page-hediye-karti .container .pd-right .pd-camp-text .bundle .productPromotionBar.promotion-asseco_garantipay .promotion-information p {
    color: #ffffff;
    display: block
}

.pageType-ProductPage .container .pd-right .pd-camp-text .bundle .productPromotionBar.promotion-asseco_garantipay .promotion-information p.promotion-header,
.page-hediye-karti .container .pd-right .pd-camp-text .bundle .productPromotionBar.promotion-asseco_garantipay .promotion-information p.promotion-header {
    margin: 5px 0 0 15px
}

.pageType-ProductPage .container .pd-right .pd-camp-text .bundle .productPromotionBar.promotion-asseco_garantipay .promotion-information p.promotion-description,
.page-hediye-karti .container .pd-right .pd-camp-text .bundle .productPromotionBar.promotion-asseco_garantipay .promotion-information p.promotion-description {
    font-size: 13px;
    font-family: "Nunito";
    margin-left: 15px
}

@media (max-width:639px) {

    .pageType-ProductPage .container .pd-right .pd-camp-text .bundle .productPromotionBar.promotion-asseco_garantipay .promotion-information,
    .page-hediye-karti .container .pd-right .pd-camp-text .bundle .productPromotionBar.promotion-asseco_garantipay .promotion-information {
        text-align: center;
        height: auto !important
    }
}

.pageType-ProductPage .image-gallery,
.page-hediye-karti .image-gallery {
    position: relative
}

.pageType-ProductPage .image-gallery .m-zoom-icon,
.page-hediye-karti .image-gallery .m-zoom-icon {
    display: block;
    position: absolute;
    width: 15px;
    height: 15px;
    right: 10px;
    bottom: 10px;
    z-index: 93;
    font-size: 15px;
    color: #085fae
}

.pageType-ProductPage .image-gallery .camp-badge,
.page-hediye-karti .image-gallery .camp-badge {
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    overflow: hidden;
    width: 43%;
    height: 38px;
    z-index: 70
}

.pageType-ProductPage .image-gallery .camp-badge.red-camp span,
.page-hediye-karti .image-gallery .camp-badge.red-camp span {
    line-height: 13px;
    height: 38px;
    display: flex;
    align-items: center;
    background: #E1001A;
    font-weight: normal;
    letter-spacing: -0.5px
}

.pageType-ProductPage .image-gallery .camp-badge.cargo-free-new-badge,
.page-hediye-karti .image-gallery .camp-badge.cargo-free-new-badge {
    padding: 4px 4px;
    background: #06ab00;
    border-radius: 4px;
    width: 36%;
    display: flex;
    align-items: center;
    justify-content: space-around
}

.pageType-ProductPage .image-gallery .camp-badge.cargo-free-new-badge .cargo-free__text,
.page-hediye-karti .image-gallery .camp-badge.cargo-free-new-badge .cargo-free__text {
    position: relative;
    background: transparent;
    line-height: 10px;
    padding: 0
}

.pageType-ProductPage .image-gallery .camp-badge.cargo-free-new-badge .cargo-free__img,
.page-hediye-karti .image-gallery .camp-badge.cargo-free-new-badge .cargo-free__img {
    width: 15%;
    height: 15px
}

.pageType-ProductPage .image-gallery .camp-badge span,
.page-hediye-karti .image-gallery .camp-badge span {
    z-index: 9;
    line-height: 15px;
    font-weight: bold;
    color: #ffffff;
    text-align: center;
    display: block;
    background: #f8e71c;
    position: absolute;
    top: 0;
    left: 0;
    letter-spacing: 1px;
    padding: 4px 15px;
    border-radius: 4px
}

@media (max-width:1200px) {

    .pageType-ProductPage .image-gallery .camp-badge span,
    .page-hediye-karti .image-gallery .camp-badge span {
        padding: 4px 4px;
        font-size: 11px
    }
}

.pageType-ProductPage .image-gallery .camp-badge.asseco-garantipay-camp-badge,
.page-hediye-karti .image-gallery .camp-badge.asseco-garantipay-camp-badge {
    height: 36px
}

.pageType-ProductPage .image-gallery .camp-badge.asseco-garantipay-camp-badge:after,
.page-hediye-karti .image-gallery .camp-badge.asseco-garantipay-camp-badge:after {
    width: 22px;
    height: 41px;
    border: 12px solid #80be35;
    left: 89px
}

.pageType-ProductPage .image-gallery .camp-badge.asseco-garantipay-camp-badge span,
.page-hediye-karti .image-gallery .camp-badge.asseco-garantipay-camp-badge span {
    height: 36px;
    width: 105px;
    line-height: 15px;
    padding: 4px 0 0 8px;
    font-size: 12px !important;
    text-transform: capitalize;
    background: #80be35;
    color: #ffffff
}

.pageType-ProductPage .image-gallery .camp-badge.asseco-garantipay-camp-badge span b,
.page-hediye-karti .image-gallery .camp-badge.asseco-garantipay-camp-badge span b {
    font-family: 'Nunito';
    font-weight: 800;
    font-size: 13px
}

.pageType-ProductPage .image-gallery .tr-winwin,
.page-hediye-karti .image-gallery .tr-winwin {
    position: absolute;
    top: 20px;
    left: auto;
    right: 0;
    width: 80px;
    height: 80px;
    z-index: 95
}

.pageType-ProductPage .image-gallery .tr-winwin img,
.page-hediye-karti .image-gallery .tr-winwin img {
    width: 80px
}

.pageType-ProductPage .image-gallery .carousel,
.page-hediye-karti .image-gallery .carousel {
    margin: auto auto;
    width: auto;
    text-align: center
}

.pageType-ProductPage .image-gallery .carousel:hover,
.page-hediye-karti .image-gallery .carousel:hover {
    cursor: pointer
}

.pageType-ProductPage .image-gallery .carousel .item,
.page-hediye-karti .image-gallery .carousel .item {
    margin: 0;
    background: #fff;
    display: block;
    border-radius: 6px
}

.pageType-ProductPage .image-gallery .carousel .item .thumb,
.page-hediye-karti .image-gallery .carousel .item .thumb {
    padding: 5px;
    max-height: 412px;
    margin: auto;
    text-align: center
}

.pageType-ProductPage .image-gallery .carousel .item .thumb img,
.page-hediye-karti .image-gallery .carousel .item .thumb img {
    width: auto;
    max-width: 412px;
    max-height: 412px;
    margin: auto;
    outline: none;
    font-size: 0
}

.pageType-ProductPage .image-gallery .carousel .item .thumb img:focus,
.page-hediye-karti .image-gallery .carousel .item .thumb img:focus {
    outline: none
}

.pageType-ProductPage .image-gallery .thumb-images .owl-item,
.page-hediye-karti .image-gallery .thumb-images .owl-item {
    border: 1px solid #bbdbf8;
    border-radius: 6px;
    min-height: 78px;
    clear: both;
    float: left
}

.pageType-ProductPage .image-gallery .thumb-images .owl-item:not(:nth-child(1)),
.page-hediye-karti .image-gallery .thumb-images .owl-item:not(:nth-child(1)) {
    margin-top: 5px
}

.pageType-ProductPage .image-gallery .thumb-images .owl-item img,
.page-hediye-karti .image-gallery .thumb-images .owl-item img {
    width: 66px;
    height: 66px;
    margin: auto
}

.pageType-ProductPage .image-gallery .thumb-images .owl-item a,
.page-hediye-karti .image-gallery .thumb-images .owl-item a {
    padding: 5px;
    overflow: hidden
}

.pageType-ProductPage .image-gallery .thumb-images .owl-item.active,
.page-hediye-karti .image-gallery .thumb-images .owl-item.active {
    border: 1px solid #005baa
}

@media (min-width:1024px) {

    .pageType-ProductPage .image-gallery .carousel,
    .page-hediye-karti .image-gallery .carousel {
        width: 83%;
        display: inline-block;
        float: right
    }

    .pageType-ProductPage .image-gallery .thumb-images,
    .page-hediye-karti .image-gallery .thumb-images {
        display: inline-block;
        width: 17%;
        max-height: 413px;
        overflow: hidden;
        float: left
    }

    .pageType-ProductPage .image-gallery .camp-badge,
    .page-hediye-karti .image-gallery .camp-badge {
        margin-left: 17%
    }
}

.pageType-ProductPage .image-gallery .gallery-image .owl-controls .owl-buttons,
.page-hediye-karti .image-gallery .gallery-image .owl-controls .owl-buttons {
    position: absolute;
    width: 100%;
    top: 50%;
    padding: 0 5px
}

.pageType-ProductPage .image-gallery .gallery-image .owl-controls .owl-buttons .owl-prev,
.page-hediye-karti .image-gallery .gallery-image .owl-controls .owl-buttons .owl-prev {
    float: left;
    color: #005baa;
    font-size: 25px
}

.pageType-ProductPage .image-gallery .gallery-image .owl-controls .owl-buttons .owl-next,
.page-hediye-karti .image-gallery .gallery-image .owl-controls .owl-buttons .owl-next {
    float: right;
    color: #005baa;
    font-size: 25px
}

.pageType-ProductPage .image-gallery .gallery-image .owl-controls .owl-page,
.page-hediye-karti .image-gallery .gallery-image .owl-controls .owl-page {
    display: inline-block;
    zoom: 1;
    *display: inline
}

.pageType-ProductPage .image-gallery .gallery-image .owl-controls .owl-page span,
.page-hediye-karti .image-gallery .gallery-image .owl-controls .owl-page span {
    display: block;
    width: 10px;
    height: 10px;
    margin: 5px 3px;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    background: #bbdbf8;
    border: 2px solid #bbdbf8
}

.pageType-ProductPage .image-gallery .gallery-image .owl-controls .owl-page.active span,
.page-hediye-karti .image-gallery .gallery-image .owl-controls .owl-page.active span {
    background: #005baa;
    border: 2px solid #bbdbf8
}

.pageType-ProductPage h3.similiar-products,
.page-hediye-karti h3.similiar-products {
    margin-top: 30px;
    font-family: 'Nunito' !important;
    font-weight: 600;
    font-size: 19px !important;
    color: #005baa !important
}

.pageType-ProductPage .rec-carousel-component,
.page-hediye-karti .rec-carousel-component {
    margin-top: 0
}

.pageType-ProductPage .rec-carousel-component .rec-carousel-component-inner .owl-item .product-card .pl-inner,
.page-hediye-karti .rec-carousel-component .rec-carousel-component-inner .owl-item .product-card .pl-inner {
    margin-top: 0;
    border: 1px solid #c3d0de
}

.pageType-ProductPage .tabs .tabs-list,
.page-hediye-karti .tabs .tabs-list {
    display: none !important
}

.pageType-ProductPage .tabs .tabs-list li,
.page-hediye-karti .tabs .tabs-list li {
    padding: 10px 30px 0 30px;
    border-top-right-radius: 6px;
    border-top-left-radius: 6px
}

.pageType-ProductPage .tabs .tabs-list li a,
.page-hediye-karti .tabs .tabs-list li a {
    color: #333333;
    font-size: 14px;
    font-family: 'Nunito';
    font-weight: 800;
    text-transform: uppercase;
    padding: 15px 35px !important
}

.pageType-ProductPage .tabs .tabs-list li a:hover,
.page-hediye-karti .tabs .tabs-list li a:hover {
    background: none
}

.pageType-ProductPage .tabs .tabs-list li:not(.active):hover,
.page-hediye-karti .tabs .tabs-list li:not(.active):hover {
    background: none
}

.pageType-ProductPage .tabs .tabs-list li.active,
.page-hediye-karti .tabs .tabs-list li.active {
    background: #f6f9fc;
    border-top: 5px solid #005baa;
    padding: 10px 30px 0 30px
}

.pageType-ProductPage .tabs .tabs-list li.active a,
.page-hediye-karti .tabs .tabs-list li.active a {
    color: #333333;
    font-size: 14px;
    font-family: 'Nunito';
    font-weight: 800;
    padding: 0 0 10px 0;
    background: #f6f9fc
}

.pageType-ProductPage .tabs .tabs-list li.active a:hover,
.page-hediye-karti .tabs .tabs-list li.active a:hover {
    color: #333333;
    font-size: 14px;
    font-family: Nunito;
    font-weight: 800;
    padding: 0 0 10px 0
}

.pageType-ProductPage .tabs .tabhead,
.page-hediye-karti .tabs .tabhead {
    background: #E8F0F8;
    color: #000;
    font-size: 24px;
    font-weight: normal
}

@media (max-width:767px) {

    .pageType-ProductPage .tabs .tabhead,
    .page-hediye-karti .tabs .tabhead {
        font-size: 21px
    }
}

.pageType-ProductPage .tabs .tabhead .glyphicon:before,
.page-hediye-karti .tabs .tabhead .glyphicon:before {
    content: "\e114"
}

.pageType-ProductPage .tabs .tabhead.active,
.page-hediye-karti .tabs .tabhead.active {
    background: #E8F0F8;
    color: #000;
    font-size: 24px
}

@media (max-width:768px) {

    .pageType-ProductPage .tabs .tabhead.active,
    .page-hediye-karti .tabs .tabhead.active {
        font-size: 20px
    }
}

.pageType-ProductPage .tabs .tabhead.active span,
.page-hediye-karti .tabs .tabhead.active span {
    color: #2154BA
}

.pageType-ProductPage .tabs .tabhead.active .glyphicon:before,
.page-hediye-karti .tabs .tabhead.active .glyphicon:before {
    content: "\e113"
}

.pageType-ProductPage .tabs .tabhead a,
.page-hediye-karti .tabs .tabhead a {
    height: 50px
}

.pageType-ProductPage .tabs .tabhead span,
.page-hediye-karti .tabs .tabhead span {
    color: #2154BA
}

.pageType-ProductPage .tabs .tabbody,
.page-hediye-karti .tabs .tabbody {
    padding: 46px 0;
    font-size: 18px;
    border-bottom-right-radius: 6px;
    border-bottom-left-radius: 6px;
    border-top-right-radius: 6px
}

.pageType-ProductPage .tabs .tabbody .tab-details>div,
.page-hediye-karti .tabs .tabbody .tab-details>div {
    padding: 0
}

@media (min-width:1024px) {

    .pageType-ProductPage .tabs .tabbody .tab-details.container,
    .page-hediye-karti .tabs .tabbody .tab-details.container {
        padding: 10px 20px
    }
}

.pageType-ProductPage .tabs .tabbody .tab-review,
.page-hediye-karti .tabs .tabbody .tab-review {
    padding: 0
}

@media (min-width:1024px) {

    .pageType-ProductPage .tabs .tabbody .tab-review.container,
    .page-hediye-karti .tabs .tabbody .tab-review.container {
        padding: 0 120px
    }
}

.pageType-ProductPage .tab-details .mb-15,
.page-hediye-karti .tab-details .mb-15 {
    margin-bottom: 15px
}

.pageType-ProductPage .tab-details li,
.page-hediye-karti .tab-details li {
    list-style-type: none;
    min-height: 25px;
    padding: 5px 5px 5px 10px
}

.pageType-ProductPage .tab-details li:nth-child(odd),
.page-hediye-karti .tab-details li:nth-child(odd) {
    background: #f2f2f2
}

.pageType-ProductPage .tab-details li:nth-child(even),
.page-hediye-karti .tab-details li:nth-child(even) {
    background: #fff
}

.pageType-ProductPage .tab-details li:not(:empty):before,
.page-hediye-karti .tab-details li:not(:empty):before {
    font-family: 'Glyphicons Halflings';
    content: "\e067";
    color: #1AA927;
    padding-right: 10px
}

.pageType-ProductPage .tab-details ul,
.page-hediye-karti .tab-details ul {
    padding-left: 0
}

.pageType-ProductPage .tab-details.productInfo__Classifications .productInfo__Classifications--groupedClassifications,
.page-hediye-karti .tab-details.productInfo__Classifications .productInfo__Classifications--groupedClassifications {
    background: white;
    border-radius: 6px;
    display: inline-block;
    width: auto !important
}

.pageType-ProductPage .tab-details.productInfo__Classifications .productInfo__Classifications--groupedClassifications table,
.page-hediye-karti .tab-details.productInfo__Classifications .productInfo__Classifications--groupedClassifications table {
    margin: 10px;
    background: #7bc853;
    border-collapse: collapse;
    border-radius: 6px
}

.pageType-ProductPage .tab-details.productInfo__Classifications .productInfo__Classifications--groupedClassifications table thead,
.page-hediye-karti .tab-details.productInfo__Classifications .productInfo__Classifications--groupedClassifications table thead {
    color: #ffffff;
    padding: 15px
}

.pageType-ProductPage .tab-details.productInfo__Classifications .productInfo__Classifications--groupedClassifications table thead th,
.page-hediye-karti .tab-details.productInfo__Classifications .productInfo__Classifications--groupedClassifications table thead th {
    padding: 10px;
    border: 0
}

.pageType-ProductPage .tab-details.productInfo__Classifications .productInfo__Classifications--groupedClassifications table tbody,
.page-hediye-karti .tab-details.productInfo__Classifications .productInfo__Classifications--groupedClassifications table tbody {
    background: #ffffff
}

.pageType-ProductPage .tab-details.productInfo__Classifications .productInfo__Classifications--groupedClassifications table tbody tr td,
.page-hediye-karti .tab-details.productInfo__Classifications .productInfo__Classifications--groupedClassifications table tbody tr td {
    border: 0;
    padding: 10px
}

.pageType-ProductPage .tab-details.productInfo__Classifications .productInfo__Classifications--groupedClassifications table tbody tr td:not(:nth-child(1)),
.page-hediye-karti .tab-details.productInfo__Classifications .productInfo__Classifications--groupedClassifications table tbody tr td:not(:nth-child(1)) {
    text-align: center;
    font-weight: bold;
    color: #465e72
}

.pageType-ProductPage .tab-details.productInfo__Classifications .productInfo__Classifications--groupedClassifications table tbody tr:nth-child(even) td,
.page-hediye-karti .tab-details.productInfo__Classifications .productInfo__Classifications--groupedClassifications table tbody tr:nth-child(even) td {
    background-color: #f6f9fc
}

.pageType-ProductPage .tab-details.productInfo__Classifications .productInfo__Classifications--groupedClassifications table tbody tr:nth-child(odd) td,
.page-hediye-karti .tab-details.productInfo__Classifications .productInfo__Classifications--groupedClassifications table tbody tr:nth-child(odd) td {
    background-color: #ffffff
}

@media (max-width:667px) {

    .pageType-ProductPage .tab-details.productInfo__Classifications .productInfo__Classifications--groupedClassifications table,
    .page-hediye-karti .tab-details.productInfo__Classifications .productInfo__Classifications--groupedClassifications table {
        font-size: 10.3px
    }
}

.pageType-ProductPage #cboxLoadedContent .image-gallery .carousel.gallery-image,
.page-hediye-karti #cboxLoadedContent .image-gallery .carousel.gallery-image {
    width: 100%;
    height: 90vh
}

.pageType-ProductPage .variantOverlay,
.page-hediye-karti .variantOverlay {
    position: fixed;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    z-index: 9999;
    background: #000;
    opacity: .7;
    display: none
}

.pageType-ProductPage #cboxOverlay,
.page-hediye-karti #cboxOverlay {
    z-index: 10000 !important
}

.pdp-container-tab {
    display: flex;
    justify-content: space-between
}

@media (max-width:1023px) {
    .pdp-container-tab {
        flex-direction: column
    }
}

.product-cont {
    background: #ffffff;
    height: auto;
    border-radius: 6px
}

.product-cont .product-detail-badge-position {
    display: flex;
    align-items: center;
    gap: 30px
}

@media (max-width:767px) {
    .product-cont .product-detail-badge-position {
        margin-top: 15px
    }
}

.product-cont .product-detail-badge-position .camp-at-sepete {
    background-color: #FF9D00;
    padding: 5px;
    border-radius: 5px
}

.product-cont .product-detail-badge-position .green-camp {
    background-color: #82B02A;
    padding: 5px;
    border-radius: 5px;
    color: white
}

.product-cont .product-detail-badge-position .promotion-flag {
    background-color: #C3DBFF;
    color: black;
    padding: 5px;
    border-radius: 5px
}

.product-cont .cargo-free {
    display: inline-block
}

.product-cont .cargo-free__text {
    display: inline-block;
    font-family: Nunito;
    font-size: 14px;
    font-weight: bold;
    color: #ffffff;
    line-height: 1em;
    background-color: #1cccd3;
    padding: 10px;
    border-radius: 10px
}

.product-cont .cargo-free__icon {
    display: inline-block;
    background: url("https://reimg-carrefour.mncdn.com/staticimage/sprite-icons.png") -9px -775px;
    width: 35px;
    height: 24px;
    margin: 0 15px 0 7px
}

.product-cont .cargo-free__img {
    display: inline-block;
    width: 35px;
    height: 24px;
    float: left
}

@media (max-width:1280px) and (min-width:1024px) {
    .product-cont .pd-camp-text.nodisp {
        display: none !important
    }
}

.productRecommendations p {
    margin-left: 10px
}

.bodyFixed {
    position: fixed
}

.tab-panel .product-slider-nav {
    gap: 15px;
    padding: 0 !important;
    width: 100% !important;
    display: flex !important;
    position: relative !important;
    justify-content: flex-end !important;
    height: 40px !important
}

@media (max-width:1023px) {
    .tab-panel .product-slider-nav {
        left: -20px !important
    }
}

.tab-panel .product-slider-nav .more-product-panel {
    text-decoration: underline
}

.tab-panel .product-slider-nav .slider-left-button,
.tab-panel .product-slider-nav .slider-right-button {
    position: relative !important;
    display: inline-flex;
    cursor: pointer;
    box-shadow: none !important;
    background-color: transparent;
    right: auto !important;
    left: auto !important
}

.tab-panel .product-slider-nav .slider-left-button .pd-arrow-left,
.tab-panel .product-slider-nav .slider-right-button .pd-arrow-left,
.tab-panel .product-slider-nav .slider-left-button .pd-arrow-right,
.tab-panel .product-slider-nav .slider-right-button .pd-arrow-right {
    background: #015aac;
    height: 4px;
    width: 30px;
    margin: 0 auto;
    position: relative;
    border-radius: 5px
}

.tab-panel .product-slider-nav .slider-left-button .pd-arrow-left:before,
.tab-panel .product-slider-nav .slider-right-button .pd-arrow-left:before,
.tab-panel .product-slider-nav .slider-left-button .pd-arrow-right:before,
.tab-panel .product-slider-nav .slider-right-button .pd-arrow-right:before,
.tab-panel .product-slider-nav .slider-left-button .pd-arrow-left:after,
.tab-panel .product-slider-nav .slider-right-button .pd-arrow-left:after,
.tab-panel .product-slider-nav .slider-left-button .pd-arrow-right:after,
.tab-panel .product-slider-nav .slider-right-button .pd-arrow-right:after {
    content: "";
    background: #015aac;
    position: absolute;
    height: 4px;
    width: 15px;
    border-radius: 5px
}

.tab-panel .product-slider-nav .slider-left-button .pd-arrow-left:before,
.tab-panel .product-slider-nav .slider-right-button .pd-arrow-left:before {
    left: -3px;
    bottom: -4px;
    transform: rotate(45deg)
}

.tab-panel .product-slider-nav .slider-left-button .pd-arrow-left:after,
.tab-panel .product-slider-nav .slider-right-button .pd-arrow-left:after {
    left: -3px;
    top: -4px;
    transform: rotate(-45deg)
}

.tab-panel .product-slider-nav .slider-left-button .pd-arrow-right:before,
.tab-panel .product-slider-nav .slider-right-button .pd-arrow-right:before {
    right: -3px;
    bottom: -4px;
    transform: rotate(-45deg)
}

.tab-panel .product-slider-nav .slider-left-button .pd-arrow-right:after,
.tab-panel .product-slider-nav .slider-right-button .pd-arrow-right:after {
    right: -3px;
    top: -4px;
    transform: rotate(45deg)
}

.pl-component {
    margin-left: -18px;
    margin-right: -18px
}

.pl-component row .product-slider-right .product-slider-nav {
    cursor: pointer;
    display: inline;
    position: absolute;
    color: black;
    width: 100px !important;
    height: 340px;
    right: 30px;
    top: -30px
}

.pl-component .headline {
    padding-left: 20px;
    font-size: 19px;
    color: #015aac
}

.displayBigImage #cboxTitle {
    display: none !important
}

.displayBigImage #cboxClose {
    color: #005baa;
    font-size: 25px;
    top: 40px;
    right: 22px !important
}

.displayBigImage #cboxClose span {
    color: #005baa;
    font-size: 25px
}

.displayBigImage .owl-carousel .owl-wrapper-outer {
    overflow: hidden;
    position: relative;
    width: 100%;
    border-radius: 6px
}

.displayBigImage #cboxLoadedContent {
    height: 100vh !important;
    margin-top: 0;
    padding: 0 !important
}

.displayBigImage #cboxMiddleLeft {
    width: 0
}

.displayBigImage #cboxMiddleRight {
    width: 0
}

.displayBigImage #cboxTopLeft {
    height: 0
}

.displayBigImage #cboxTopCenter {
    height: 0
}

.displayBigImage #cboxTopRight {
    height: 0
}

.displayBigImage .image-gallery .thumb-images {
    display: none !important
}

.displayBigImage .image-gallery .carousel .item .thumb {
    max-height: 80vh
}

.displayBigImage .image-gallery .carousel .item .thumb img {
    max-height: 70vh
}

.displayBigImage .image-gallery .owl-controls {
    display: block !important
}

.displayBigImage .image-gallery .owl-controls .owl-prev {
    position: absolute;
    top: 50%;
    left: -34px;
    margin-top: -80px;
    border-radius: 0 50% 50% 0;
    text-indent: 1px;
    color: #005baa !important;
    width: 80px;
    height: 80px;
    line-height: 90px
}

.displayBigImage .image-gallery .owl-controls .owl-prev span {
    font-size: 30px;
    margin-left: 30px
}

.displayBigImage .image-gallery .owl-controls .owl-prev:focus {
    outline: none
}

.displayBigImage .image-gallery .owl-controls .owl-prev.disabled {
    pointer-events: none;
    display: block !important;
    color: #d6ecff !important
}

.displayBigImage .image-gallery .owl-controls .owl-next {
    position: absolute;
    top: 50%;
    right: -24px;
    margin-top: -80px;
    border-radius: 50% 0 0 50%;
    text-indent: 1px;
    color: #005baa !important;
    left: auto;
    width: 80px;
    height: 80px;
    line-height: 90px
}

.displayBigImage .image-gallery .owl-controls .owl-next span {
    font-size: 30px;
    margin-right: 30px
}

.displayBigImage .image-gallery .owl-controls .owl-next:focus {
    outline: none
}

.displayBigImage .image-gallery .owl-controls .owl-next.disabled {
    pointer-events: none;
    display: block !important;
    color: #d6ecff !important
}

.displayBigImage .image-gallery .camp-badge {
    display: none
}

.displayBigImage .image-gallery .tr-winwin {
    display: none
}

@media (max-width:1199px) and (min-width:1024px) {
    .product-cont {
        height: auto;
        border-radius: 6px
    }

    .product-details-cont {
        min-height: 412px !important
    }

    .product-details {
        min-height: 412px !important
    }

    .thumb-images .owl-item {
        width: 68px !important
    }

    .thumb-images .owl-item img {
        max-width: 54px;
        max-height: 54px
    }
}

@media (min-width:1200px) {
    .thumb-images .owl-item {
        width: 80px !important
    }

    .thumb-images .owl-item img {
        max-width: 66px;
        max-height: 66px
    }
}

.product-desc-title {
    border: 2px solid #005baa;
    width: 40px;
    display: block;
    border-radius: 15px;
    margin-top: 6px
}

@media (max-width:1023px) {
    .add-fav-cont .favoriteLink {
        text-align: center !important
    }

    .product-cont {
        height: auto
    }

    .product-cont .product-details-cont {
        min-height: inherit !important
    }

    .product-cont .product-details-cont .product-details {
        min-height: inherit !important;
        padding: 0 !important
    }

    .product-cont .productPromotionBar {
        margin-bottom: 10px
    }

    .carousel .item .thumb {
        height: 100vh !important
    }

    .carousel .item .thumb span {
        position: absolute !important;
        transform: translate(-50%, -50%);
        top: 45%;
        left: 50%;
        width: 100%
    }

    .carousel .item .thumb span img {
        width: 100% !important;
        max-height: inherit !important
    }

    .pageType-ProductPage .container .pd-right .container-fluid .product-details .name {
        margin-bottom: 0
    }

    .pageType-ProductPage .tabs .tabbody {
        padding: 20px 10px
    }

    .positioned {
        bottom: 0
    }

    .displayBigImage .owl-controls .owl-buttons {
        display: none
    }
}

@media (min-width:801px) {

    .pageType-ProductPage .rec-carousel-component .rec-carousel-component-inner .owl-dots,
    .page-hediye-karti .rec-carousel-component .rec-carousel-component-inner .owl-dots {
        display: none !important
    }
}

@media (max-width:640px) {
    .productPromotionBar i {
        margin: 5px 15px 8px 10px
    }

    .productPromotionBar .promotion-info {
        max-height: 67px;
        overflow: hidden
    }

    .pageType-ProductPage .container .pd-right .productPromotionBar p {
        left: -10px
    }

    .pageType-ProductPage .container .pd-right .container-fluid .product-details-cont .product-details .addtocart-component .qty-selector {
        float: right;
        margin-right: 0
    }
}

@media (max-width:640px) and (max-width:768px) {
    .pageType-ProductPage .container .pd-right .container-fluid .product-details-cont .product-details .addtocart-component .addtocart-component-action {
        display: flex;
        align-items: center;
        gap: 30px
    }
}

.js-show-big-image {
    position: relative
}

.js-show-big-image img {
    vertical-align: bottom
}

.js-show-big-image .zoom-selector {
    position: absolute;
    content: "+";
    display: none;
    cursor: crosshair
}

.js-show-big-image .viewer-box {
    position: absolute;
    border: 1px solid #efedf0;
    display: none;
    overflow: hidden
}

.js-show-big-image .viewer-box img {
    position: absolute;
    left: 0;
    top: 0
}

@media screen and (max-width:339px) {
    .breadcrumbArea .breadcrumb-section #productItemBreadcrumb {
        max-width: 170px;
        overflow: hidden;
        white-space: nowrap;
        text-overflow: ellipsis;
        position: relative;
        top: 1px
    }
}

@media (min-width:340px) and (max-width:800px) {
    .breadcrumbArea .breadcrumb-section #productItemBreadcrumb {
        max-width: 220px;
        overflow: hidden;
        white-space: nowrap;
        text-overflow: ellipsis;
        position: relative;
        top: 1px
    }
}

.page-productDetails .product-cont .at-spt-cont {
    position: relative;
    border: 1px solid #f8e71c;
    display: none;
    background: #f8e71c;
    border-radius: 4px;
    color: #000000;
    min-height: 30px;
    max-height: 30px;
    z-index: 96;
    font-size: 11px;
    line-height: 13px
}

.page-productDetails .product-cont .at-spt-cont::before {
    content: '';
    position: absolute;
    display: block;
    width: 0;
    left: 50%;
    bottom: 0;
    border: 8px solid transparent;
    border-bottom: 0;
    border-top: 8px solid #f8e71c;
    transform: translate(-50%, calc(105%))
}

@media (max-width:768px) {
    .page-productDetails .product-cont .at-spt-cont {
        font-size: 9px;
        line-height: 8px;
        text-align: center;
        padding: 3px 2px
    }
}

.seller-information-container {
    margin-top: 20px;
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: space-between;
    background: #fffcde;
    border-radius: 4px;
    padding: 10px
}

@media (min-width:768px) {
    .seller-information-container {
        width: 430px;
        max-width: 100%
    }
}

.seller-information-container .seller-info-text,
.seller-information-container .seller-info-btn {
    font-style: normal;
    font-weight: normal;
    font-size: 12px;
    line-height: 16px
}

@media (min-width:768px) {

    .seller-information-container .seller-info-text,
    .seller-information-container .seller-info-btn {
        font-size: 11px;
        line-height: 15px
    }
}

.seller-information-container .seller-info-text {
    color: #333333
}

.seller-information-container .seller-info-text strong {
    font-weight: 900;
    color: #005CB0;
    text-decoration: underline
}

.seller-information-container .seller-info-btn {
    background-color: #fffcdf;
    color: #005CB0;
    transition: .1s;
    border-color: transparent;
    padding: 0;
    text-decoration: underline
}

@media (min-width:768px) {
    .seller-information-container .seller-info-btn {
        padding: 5px 14px;
        text-decoration: underline
    }
}

.seller-information-container .seller-info-btn:hover {
    color: #fff;
    background-color: #005CB0
}

.seller-information-container .seller-info-btn-icon {
    width: 10px;
    height: 16px;
    margin-left: 3px
}

.seller-information-container .seller-info-btn-text-mobile {
    display: flex;
    align-items: center
}

@media (min-width:768px) {
    .seller-information-container .seller-info-btn-text-mobile {
        display: none
    }
}

.seller-information-container .seller-info-btn-text-desktop {
    display: none
}

@media (min-width:768px) {
    .seller-information-container .seller-info-btn-text-desktop {
        display: block
    }
}

#installments .installments-container {
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(300px, 1fr));
    gap: 30px
}

@media (min-width:1024px) {
    #installments .installments-container {
        grid-template-columns: repeat(3, 1fr)
    }
}

@media (max-width:768px) {
    #installments .installments-container {
        gap: 20px
    }
}

#installments .installments-container .bank-card {
    border-radius: 8px
}

#installments .installments-container .bank-card h5 {
    margin: 0 0 10px;
    font-size: 18px;
    font-weight: 500;
    color: #141414
}

#installments .installments-container .bank-card h5 .installment-item__logo {
    max-height: 30px
}

@media (max-width:768px) {
    #installments .installments-container .bank-card h5 {
        font-size: 16px
    }
}

#installments .installments-container .bank-card table {
    width: 100% !important;
    display: table;
    border-collapse: collapse
}

#installments .installments-container .bank-card table th,
#installments .installments-container .bank-card table td {
    padding: 8px 12px;
    text-align: left;
    border: 1px solid #dee2e6;
    font-size: 14px
}

@media (max-width:768px) {

    #installments .installments-container .bank-card table th,
    #installments .installments-container .bank-card table td {
        font-size: 12px
    }
}

#installments .installments-container .bank-card table th {
    background-color: #F6F9FC;
    color: #465E72;
    font-weight: 700
}

#installments .installments-container .bank-card table td {
    color: #465E72
}

#installments .installments-container .bank-card table tbody tr:nth-child(even) {
    background-color: #F6F9FC
}

.pageType-ProductPage .tab-details.container table.installment-item__table {
    display: table;
    width: 100% !important;
    margin: 0
}

.pageType-ProductPage .tab-details.container table.installment-item__table td,
.pageType-ProductPage .tab-details.container table.installment-item__table th {
    border: none;
    vertical-align: middle
}

.other-information {
    font-size: 16px;
    line-height: 22px;
    color: #333333;
    padding: 1em 0 0
}

.other-information p {
    margin: 0
}

.other-information ul {
    list-style: inside
}

.other-information ul li {
    background: none
}

.other-information ul li:nth-child(odd),
.other-information ul li:nth-child(even) {
    background: none
}

.other-information ul li::before {
    display: none
}

.pageType-ProductPage .tab-details .other-information li:nth-child(odd),
.pageType-ProductPage .tab-details .other-information li:nth-child(even) {
    background: none;
    list-style: inherit;
    padding: 0
}

#cboxLoadedContent .shoppingListAdd {
    padding: 20px 35px
}

#cboxLoadedContent .shoppingListAdd button {
    width: 100%
}

#cboxLoadedContent .shoppingListAdd button:first-child {
    margin-bottom: 15px
}

#cboxLoadedContent .shoppingListDelete {
    padding: 20px 35px
}

#cboxLoadedContent .shoppingListDelete p {
    text-align: center;
    color: #005FB3;
    font-weight: 700;
    font-size: 18px;
    line-height: 25px
}

#cboxLoadedContent .shoppingListDelete .one-item {
    display: none;
    border-bottom: solid 1px #D9D9D9;
    text-align: center;
    font-weight: 600;
    font-size: 12px;
    line-height: 18px;
    color: #363636;
    padding-bottom: 15px
}

#cboxLoadedContent .shoppingListDelete .one-item img {
    width: 38px
}

#cboxLoadedContent .shoppingListDelete div {
    text-align: center
}

#cboxLoadedContent .shoppingListDelete div button {
    width: 40%
}

#cboxLoadedContent .shoppingListDelete div button:first-child {
    margin-right: 10px
}

#cboxLoadedContent .shoppingListDelete div .btn-dark {
    background-color: #333D47;
    color: #ffffff
}

#cboxLoadedContent .favoritePopup {
    padding: 20px 10px;
    text-align: center;
    margin-top: -30px
}

#cboxLoadedContent .favoritePopup div:last-child {
    margin-top: 15px
}

#cboxLoadedContent .favoritePopup div:first-child {
    border-bottom: solid 1px #DCDCDC
}

#cboxLoadedContent .favoritePopup div:first-child p {
    font-weight: 700;
    font-size: 18px;
    line-height: 25px;
    color: #005FB3
}

#cboxLoadedContent .favoritePopup div {
    padding-bottom: 15px
}

#cboxLoadedContent .favoritePopup div p {
    line-height: 19px;
    color: #005FB3
}

#cboxLoadedContent .favoritePopup a {
    margin-top: 15px;
    font-weight: 700;
    line-height: 19px;
    color: #666666;
    display: block;
    cursor: pointer
}

#cboxLoadedContent .removeShoppingList {
    padding: 20px 10px;
    text-align: center
}

#cboxLoadedContent .removeShoppingList .btn-dark {
    background-color: #333D47;
    color: #ffffff
}

#cboxLoadedContent .createShoppingList {
    padding: 10px 20px;
    font-weight: 700;
    line-height: 19px
}

#cboxLoadedContent .createShoppingList input {
    border-radius: 6px
}

#cboxLoadedContent .createShoppingList input::placeholder {
    opacity: .4
}

#cboxLoadedContent .createShoppingList p:last-child {
    margin-top: 13px;
    text-align: right
}

#cboxLoadedContent .createShoppingList .no-list {
    font-weight: 400
}

#cboxLoadedContent .createShoppingList .info {
    padding: 4px 12px;
    background: #06AB00;
    box-shadow: 0 4px 4px rgba(0, 0, 0, 0.1);
    border-radius: 4px;
    color: #ffffff
}

#cboxLoadedContent .createShoppingList .info i {
    color: #ffffff;
    padding-left: 5px
}

#cboxLoadedContent .createShoppingList .allLists {
    max-height: 80px;
    overflow-y: auto;
    color: #a7ada7;
    padding: 0;
    margin: 12px 0
}

#cboxLoadedContent .createShoppingList .allLists li {
    color: #333D47;
    list-style: none;
    padding: 5px
}

#cboxLoadedContent .createShoppingList .allLists li:hover {
    background: #E6E6E6;
    border-radius: 5px
}

#cboxLoadedContent .createShoppingList .allLists li img {
    margin-top: -3px;
    padding-left: 5px
}

#cboxLoadedContent .createShoppingList .allLists li:last-child {
    border-bottom: solid 1px #DCDCDC;
    padding-bottom: 5px
}

.d-flex {
    display: flex
}

.justify-content-between {
    justify-content: space-between
}

.justify-content-end {
    justify-content: end
}

.flex-col-reverse {
    flex-direction: column-reverse
}

.flex-wrap {
    flex-wrap: wrap
}

.disc-badge-new .discount-badge {
    font-weight: 700
}

.page-search .cornerLeftElement span.search-page-left-title,
.page-supplier .cornerLeftElement span.search-page-left-title {
    font-size: 16px;
    color: #ffffff;
    display: block;
    margin-bottom: 10px
}

.page-search .cornerLeftElement span,
.page-supplier .cornerLeftElement span {
    word-wrap: break-word
}

@media screen and (max-width:1023px) {

    .page-search .breadcrumbArea #mobileBreadcrumbEmpty,
    .page-supplier .breadcrumbArea #mobileBreadcrumbEmpty {
        height: unset
    }
}

.page-searchEmpty .product-facet {
    padding-left: 0
}

.page-searchEmpty .product-facet .cornerLeftElement {
    margin-top: 15px
}

.page-searchEmpty .product-facet .cornerLeftElement span {
    font-size: 20px;
    word-wrap: break-word
}

.page-searchEmpty .product-facet .cornerLeftElement span.search-page-left-title,
.page-searchEmpty .product-facet .cornerLeftElement span.facet-pr-number {
    font-size: 17px;
    color: #ffffff
}

.page-searchEmpty .product-facet .cornerLeftElement span.facet-pr-number {
    margin-top: 30px
}

.page-searchEmpty .col-md-9.col-lg-10 {
    padding-right: 0
}

.page-searchEmpty .col-md-9.col-lg-10 .no-search-result {
    background: #fff;
    padding: 15px;
    font: normal 20px 'Nunito'
}

.page-searchEmpty #personal-recs .product-card .pl-inner {
    height: 350px
}

.page-searchEmpty #personal-recs .product-card .pl-inner .hover-box2 .item-info {
    display: none
}

.page-searchEmpty #personal-recs .product-card .pl-inner .hover-box2 .clearfix.qty-mc,
.page-searchEmpty #personal-recs .product-card .pl-inner .hover-box2 .dl-horizontal dd.qty-mc,
.page-searchEmpty #personal-recs .product-card .pl-inner .hover-box2 .container.qty-mc,
.page-searchEmpty #personal-recs .product-card .pl-inner .hover-box2 .container-fluid.qty-mc,
.page-searchEmpty #personal-recs .product-card .pl-inner .hover-box2 .row.qty-mc,
.page-searchEmpty #personal-recs .product-card .pl-inner .hover-box2 .form-horizontal .form-group.qty-mc,
.page-searchEmpty #personal-recs .product-card .pl-inner .hover-box2 .btn-toolbar.qty-mc,
.page-searchEmpty #personal-recs .product-card .pl-inner .hover-box2 .btn-group-vertical>.btn-group.qty-mc,
.page-searchEmpty #personal-recs .product-card .pl-inner .hover-box2 .nav.qty-mc,
.page-searchEmpty #personal-recs .product-card .pl-inner .hover-box2 .navbar.qty-mc,
.page-searchEmpty #personal-recs .product-card .pl-inner .hover-box2 .navbar-header.qty-mc,
.page-searchEmpty #personal-recs .product-card .pl-inner .hover-box2 .navbar-collapse.qty-mc,
.page-searchEmpty #personal-recs .product-card .pl-inner .hover-box2 .pager.qty-mc,
.page-searchEmpty #personal-recs .product-card .pl-inner .hover-box2 .panel-body.qty-mc,
.page-searchEmpty #personal-recs .product-card .pl-inner .hover-box2 .modal-footer.qty-mc {
    margin: 0 auto;
    text-align: center;
    width: 137px;
    border: none
}

.page-searchEmpty #personal-recs .product-card .pl-inner .hover-box2 .clearfix.qty-mc .addToCartFavoriteProducts,
.page-searchEmpty #personal-recs .product-card .pl-inner .hover-box2 .dl-horizontal dd.qty-mc .addToCartFavoriteProducts,
.page-searchEmpty #personal-recs .product-card .pl-inner .hover-box2 .container.qty-mc .addToCartFavoriteProducts,
.page-searchEmpty #personal-recs .product-card .pl-inner .hover-box2 .container-fluid.qty-mc .addToCartFavoriteProducts,
.page-searchEmpty #personal-recs .product-card .pl-inner .hover-box2 .row.qty-mc .addToCartFavoriteProducts,
.page-searchEmpty #personal-recs .product-card .pl-inner .hover-box2 .form-horizontal .form-group.qty-mc .addToCartFavoriteProducts,
.page-searchEmpty #personal-recs .product-card .pl-inner .hover-box2 .btn-toolbar.qty-mc .addToCartFavoriteProducts,
.page-searchEmpty #personal-recs .product-card .pl-inner .hover-box2 .btn-group-vertical>.btn-group.qty-mc .addToCartFavoriteProducts,
.page-searchEmpty #personal-recs .product-card .pl-inner .hover-box2 .nav.qty-mc .addToCartFavoriteProducts,
.page-searchEmpty #personal-recs .product-card .pl-inner .hover-box2 .navbar.qty-mc .addToCartFavoriteProducts,
.page-searchEmpty #personal-recs .product-card .pl-inner .hover-box2 .navbar-header.qty-mc .addToCartFavoriteProducts,
.page-searchEmpty #personal-recs .product-card .pl-inner .hover-box2 .navbar-collapse.qty-mc .addToCartFavoriteProducts,
.page-searchEmpty #personal-recs .product-card .pl-inner .hover-box2 .pager.qty-mc .addToCartFavoriteProducts,
.page-searchEmpty #personal-recs .product-card .pl-inner .hover-box2 .panel-body.qty-mc .addToCartFavoriteProducts,
.page-searchEmpty #personal-recs .product-card .pl-inner .hover-box2 .modal-footer.qty-mc .addToCartFavoriteProducts {
    float: none;
    padding: 0;
    display: block;
    margin: 0 auto;
    width: 100px
}

.page-searchEmpty #personal-recs .product-card .pl-inner .hover-box2 .clearfix.qty-mc .addToCartFavoriteProducts button.btn-primary,
.page-searchEmpty #personal-recs .product-card .pl-inner .hover-box2 .dl-horizontal dd.qty-mc .addToCartFavoriteProducts button.btn-primary,
.page-searchEmpty #personal-recs .product-card .pl-inner .hover-box2 .container.qty-mc .addToCartFavoriteProducts button.btn-primary,
.page-searchEmpty #personal-recs .product-card .pl-inner .hover-box2 .container-fluid.qty-mc .addToCartFavoriteProducts button.btn-primary,
.page-searchEmpty #personal-recs .product-card .pl-inner .hover-box2 .row.qty-mc .addToCartFavoriteProducts button.btn-primary,
.page-searchEmpty #personal-recs .product-card .pl-inner .hover-box2 .form-horizontal .form-group.qty-mc .addToCartFavoriteProducts button.btn-primary,
.page-searchEmpty #personal-recs .product-card .pl-inner .hover-box2 .btn-toolbar.qty-mc .addToCartFavoriteProducts button.btn-primary,
.page-searchEmpty #personal-recs .product-card .pl-inner .hover-box2 .btn-group-vertical>.btn-group.qty-mc .addToCartFavoriteProducts button.btn-primary,
.page-searchEmpty #personal-recs .product-card .pl-inner .hover-box2 .nav.qty-mc .addToCartFavoriteProducts button.btn-primary,
.page-searchEmpty #personal-recs .product-card .pl-inner .hover-box2 .navbar.qty-mc .addToCartFavoriteProducts button.btn-primary,
.page-searchEmpty #personal-recs .product-card .pl-inner .hover-box2 .navbar-header.qty-mc .addToCartFavoriteProducts button.btn-primary,
.page-searchEmpty #personal-recs .product-card .pl-inner .hover-box2 .navbar-collapse.qty-mc .addToCartFavoriteProducts button.btn-primary,
.page-searchEmpty #personal-recs .product-card .pl-inner .hover-box2 .pager.qty-mc .addToCartFavoriteProducts button.btn-primary,
.page-searchEmpty #personal-recs .product-card .pl-inner .hover-box2 .panel-body.qty-mc .addToCartFavoriteProducts button.btn-primary,
.page-searchEmpty #personal-recs .product-card .pl-inner .hover-box2 .modal-footer.qty-mc .addToCartFavoriteProducts button.btn-primary {
    background: #009f0f;
    border: none;
    box-shadow: none;
    padding: 10px 13px;
    font: normal 14px 'Nunito'
}

.page-searchEmpty #personal-recs .product-card .pl-inner .hover-box2 .clearfix.qty-mc .addToCartFavoriteProducts button.btn-primary:hover,
.page-searchEmpty #personal-recs .product-card .pl-inner .hover-box2 .dl-horizontal dd.qty-mc .addToCartFavoriteProducts button.btn-primary:hover,
.page-searchEmpty #personal-recs .product-card .pl-inner .hover-box2 .container.qty-mc .addToCartFavoriteProducts button.btn-primary:hover,
.page-searchEmpty #personal-recs .product-card .pl-inner .hover-box2 .container-fluid.qty-mc .addToCartFavoriteProducts button.btn-primary:hover,
.page-searchEmpty #personal-recs .product-card .pl-inner .hover-box2 .row.qty-mc .addToCartFavoriteProducts button.btn-primary:hover,
.page-searchEmpty #personal-recs .product-card .pl-inner .hover-box2 .form-horizontal .form-group.qty-mc .addToCartFavoriteProducts button.btn-primary:hover,
.page-searchEmpty #personal-recs .product-card .pl-inner .hover-box2 .btn-toolbar.qty-mc .addToCartFavoriteProducts button.btn-primary:hover,
.page-searchEmpty #personal-recs .product-card .pl-inner .hover-box2 .btn-group-vertical>.btn-group.qty-mc .addToCartFavoriteProducts button.btn-primary:hover,
.page-searchEmpty #personal-recs .product-card .pl-inner .hover-box2 .nav.qty-mc .addToCartFavoriteProducts button.btn-primary:hover,
.page-searchEmpty #personal-recs .product-card .pl-inner .hover-box2 .navbar.qty-mc .addToCartFavoriteProducts button.btn-primary:hover,
.page-searchEmpty #personal-recs .product-card .pl-inner .hover-box2 .navbar-header.qty-mc .addToCartFavoriteProducts button.btn-primary:hover,
.page-searchEmpty #personal-recs .product-card .pl-inner .hover-box2 .navbar-collapse.qty-mc .addToCartFavoriteProducts button.btn-primary:hover,
.page-searchEmpty #personal-recs .product-card .pl-inner .hover-box2 .pager.qty-mc .addToCartFavoriteProducts button.btn-primary:hover,
.page-searchEmpty #personal-recs .product-card .pl-inner .hover-box2 .panel-body.qty-mc .addToCartFavoriteProducts button.btn-primary:hover,
.page-searchEmpty #personal-recs .product-card .pl-inner .hover-box2 .modal-footer.qty-mc .addToCartFavoriteProducts button.btn-primary:hover {
    color: #fff !important
}

.page-cartPage .top-header-slot .simple-banner-component {
    display: none
}

.page-cartPage .product-item .orderthreshold-fixedprice-promotion {
    background-color: #f8e71c;
    color: #303030;
    margin: 10px -15px -15px -15px;
    border-bottom-left-radius: 6px;
    border-bottom-right-radius: 6px;
    padding: 12px
}

.page-cartPage .cart-summary-totals {
    margin-bottom: 20px;
    border-radius: 10px;
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 15px
}

.page-cartPage .cart-summary-totals .media {
    margin: 0
}

.page-cartPage .cart-summary-totals .progress-cont {
    padding: 10px;
    border-radius: 50%;
    margin: 0 10px 0 5px;
    position: relative;
    width: 55px;
    height: 55px
}

.page-cartPage .cart-summary-totals .progress-cont .circle-progress {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%
}

.page-cartPage .cart-summary-totals .progress-cont .circle-progress .progress {
    width: 100%;
    height: 100%;
    border-radius: 50%;
    margin: 0
}

.page-cartPage .cart-summary-totals .progress-cont .circle-progress .progress-bar {
    width: 100%;
    height: 100%;
    border-radius: 50%;
    transition: stroke-dashoffset .5s;
    background: radial-gradient(closest-side, #D84323 79%, transparent 80% 100%), conic-gradient(white 68%, pink 0)
}

.page-cartPage .cart-summary-totals .progress-cont .circle-progress .progress-text {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 24px
}

.page-cartPage .cart-summary-totals b {
    font-family: 'Nunito', Helvetica, Arial, sans-serif;
    font-weight: 600
}

.page-cartPage .cart-summary-totals span {
    color: #ffffff
}

.page-cartPage .cart-summary-totals span i {
    color: #ffffff;
    font-size: 16px;
    margin-left: 5px
}

.page-cartPage .cart-summary-totals.minimum-cost {
    background: #D84323
}

.page-cartPage .cart-summary-totals.minimum-cost .media-body {
    overflow: initial
}

.page-cartPage .cart-summary-totals .icon-minimum-cart {
    width: 60px;
    height: 56px;
    float: left;
    margin: 0 15px 0 0;
    background: url("https://reimg-carrefour.mncdn.com/staticimage/sprite-iconsx3.png") 0 -120px
}

.page-cartPage .cartSummaryContainer {
    font-style: normal;
    font-size: 13px;
    padding: 0;
    border-radius: 6px
}

.page-cartPage .cartSummaryContainer .cartSummary {
    padding: 15px;
    background-color: #F8FBFF;
    border: 2px dotted #2759BC;
    border-radius: 10px
}

.page-cartPage .cartSummaryContainer .cartSummary h1 {
    margin: 5px 0 20px 0;
    font-size: 22px;
    color: #141414;
    font-weight: bold
}

.page-cartPage .cartSummaryContainer .cartSummary .left-cartsum-prices {
    margin: 0
}

.page-cartPage .cartSummaryContainer .cartSummary .left-cartsum-prices .cartSubTotal {
    display: flex;
    justify-content: space-between
}

.page-cartPage .cartSummaryContainer .cartSummary .left-cartsum-prices .cartSubTotal span {
    font-size: 18px;
    font-family: 'Nunito', Helvetica, Arial, sans-serif;
    white-space: nowrap
}

.page-cartPage .cartSummaryContainer .cartSummary .left-cartsum-prices .cartSubTotal span.title {
    color: #141414;
    font-weight: 500
}

.page-cartPage .cartSummaryContainer .cartSummary .left-cartsum-prices .cartSubTotal span.count {
    color: #141414;
    font-weight: bold
}

.page-cartPage .cartSummaryContainer .cartSummary .left-cartsum-prices .cartDeliveryCost {
    margin-top: 10px
}

.page-cartPage .cartSummaryContainer .cartSummary .left-cartsum-prices .cartDeliveryCost span {
    font-size: 14px
}

.page-cartPage .cartSummaryContainer .cartSummary .left-cartsum-prices .cartDeliveryCost span.title {
    color: #bababa
}

.page-cartPage .cartSummaryContainer .cartSummary .left-cartsum-prices .cartDeliveryCost span.count {
    color: #005baa;
    float: right
}

.page-cartPage .cartSummaryContainer .cartSummary .left-cartsum-prices .cartSavingsAmount {
    margin-top: 10px;
    display: flex;
    justify-content: space-between
}

.page-cartPage .cartSummaryContainer .cartSummary .left-cartsum-prices .cartSavingsAmount span {
    font-size: 18px;
    font-weight: 500;
    white-space: nowrap
}

.page-cartPage .cartSummaryContainer .cartSummary .left-cartsum-prices .cartSavingsAmount span.title {
    color: #82C10E
}

.page-cartPage .cartSummaryContainer .cartSummary .left-cartsum-prices .cartSavingsAmount span.count {
    color: #82C10E;
    font-weight: bold
}

.page-cartPage .cartSummaryContainer .cartSummary .bottom-links {
    margin: 25px 0 0 0
}

.page-cartPage .cartSummaryContainer .cartSummary .bottom-links div {
    text-align: center
}

.page-cartPage .cartSummaryContainer .cartSummary .bottom-links div a {
    color: #015aac;
    line-height: 40px
}

.page-cartPage .cartSummaryContainer .cartSummary .bottom-links div.cartAddToWishlist {
    border-top: 1px solid #f1f1f1;
    border-bottom: 1px solid #f1f1f1
}

.page-cartPage .cartSummaryContainer .cartSummary .cartSummaryBtnText .cartSummaryBtnTextTitle {
    color: #005baa;
    font-weight: 700;
    font-size: 14px
}

.page-cartPage .cartSummaryContainer .cartSummary .cartSummaryBtnText .continue-btn-price {
    font-weight: bold;
    font-size: 18px;
    color: #005baa;
    white-space: nowrap
}

.page-cartPage .cartSummaryContainer .cartSummary .cartSummaryBtnSide {
    margin-right: -15px;
    margin-left: -15px;
    border-top: 2px dotted #2759BC;
    padding: 15px 20px 0 20px
}

.page-cartPage .cartSummaryContainer .cartSummary .cartSummaryBtnSide .left-cartsum-prices {
    display: flex;
    justify-content: space-between;
    align-items: center;
    gap: 15px
}

.page-cartPage .cartSummaryContainer .cartSummary .cartSummaryBtn {
    display: inline-block
}

.page-cartPage .cartSummaryContainer .cartSummary .cartSummaryBtn .checkout-continue-btn {
    width: 100%;
    padding: 10px 40px;
    display: flex;
    align-items: center;
    justify-content: center;
    height: 45px;
    font-size: 16px;
    font-weight: 700;
    opacity: 1 !important;
    white-space: normal;
    border-radius: 25px
}

.page-cartPage .cartSummaryContainer .cartSummary .cartSummaryBtn .checkout-continue-btn:hover {
    background: #004580
}

.page-cartPage .cartSummaryContainer .cartSummary .cartSummaryBtn .checkout-continue-btn.disabled-btn {
    background-color: #5a95c8;
    cursor: initial;
    pointer-events: none
}

.page-cartPage .cartSummaryContainer .cartSummary .cartSummaryBtn .checkout-continue-btn.checkout-continue-btn-mobile {
    border-radius: 0
}

.page-cartPage .cartSummaryContainer .cartSummary .cartSummaryBtn .checkout-continue-btn.checkout-continue-btn-mobile.disabled-btn {
    background-color: #5a95c8 !important;
    pointer-events: none !important;
    cursor: not-allowed;
    pointer-events: none
}

@media (max-width:1024px) {
    .page-cartPage .cartSummaryContainer .cartSummary h1 {
        font-size: 16px
    }

    .page-cartPage .cartSummaryContainer .cartSummary .left-cartsum-prices .cartSubTotal span {
        font-size: 15px
    }

    .page-cartPage .cartSummaryContainer .cartSummary .left-cartsum-prices .cartSavingsAmount span {
        font-size: 15px
    }

    .page-cartPage .cartSummaryContainer .cartSummary .cartSummaryBtnText .cartSummaryBtnTextTitle {
        font-size: 12px
    }

    .page-cartPage .cartSummaryContainer .cartSummary .cartSummaryBtnText .continue-btn-price {
        font-size: 16px
    }

    .page-cartPage .cartSummaryContainer .cartSummary .cartSummaryBtn .checkout-continue-btn {
        margin-bottom: 0;
        width: 185px;
        font-size: 14px;
        font-weight: 600
    }
}

.page-cartPage .cartSummaryContainer .contactlessDelivery-row {
    margin-left: -15px;
    margin-right: -15px
}

.page-cartPage .cartSummaryContainer .contactlessDelivery-row .contactlessDelivery {
    background: #E7ECF2;
    margin: 0 0 5px 0;
    display: flex;
    align-items: center;
    width: 100%;
    padding-top: 10px;
    padding-bottom: 10px;
    padding-left: 15px
}

.page-cartPage .cartSummaryContainer .contactlessDelivery-row .contactlessDelivery span {
    font-size: 11px;
    display: block;
    font-weight: normal
}

.page-cartPage .cartSummaryContainer .contactlessDelivery-row .contactlessDelivery .contactless-icon {
    background: url(https://reimg-carrefour.mncdn.com/staticimage/contactless-icon.png) no-repeat;
    width: 34px;
    height: 44px;
    display: inline-block;
    float: right;
    margin-right: 10px
}

.page-cartPage .productRecommendationLeft .product-listing.product-grid,
.page-cartPage .productRecommendationLeft2 .product-listing.product-grid {
    margin-bottom: 0
}

.page-cartPage .productRecommendationLeft .product-card,
.page-cartPage .productRecommendationLeft2 .product-card {
    width: 100%;
    padding: 0
}

.page-cartPage .productRecommendationLeft .product-card .active,
.page-cartPage .productRecommendationLeft2 .product-card .active {
    left: 1px
}

.page-cartPage .productRecommendationBottom .product-listing.product-grid {
    margin-left: 0;
    margin-right: 0
}

.page-cartPage .bag-order-cont {
    background: #F8FBFF;
    padding: 15px 0 0 0;
    position: relative
}

.page-cartPage .bag-order-cont h2 {
    margin: 0 0 12px 0;
    font-weight: bold;
    font-size: 17px
}

.page-cartPage .bag-order-cont .addToCartFavoriteProducts input {
    margin: 5px 3px 4px 0;
    width: 16px;
    height: 16px;
    display: inline-block
}

.page-cartPage .bag-order-cont .bag-order-text {
    color: #141414;
    font-size: 14px;
    line-height: 1.2;
    font-weight: normal
}

.page-cartPage .bag-order-cont a.order-bag-info-popup {
    right: 17px;
    top: 47px;
    color: #a0a0a0;
    font-size: 15px
}

.page-cartPage .bag-order-cont span.title {
    font-size: 12px;
    display: block;
    font-weight: normal;
    color: #666666
}

.page-cartPage .bag-order-cont form .select-part label {
    font-weight: normal
}

.page-cartPage .bag-order-cont form .select-part .styled {
    color: #141414;
    display: block;
    position: relative;
    padding: 0 0 0 35px;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    font-size: 14px;
    font-family: 'Nunito';
    font-weight: 600;
    line-height: 1;
    margin-bottom: 15px
}

.page-cartPage .bag-order-cont form .select-part .styled input {
    position: absolute;
    opacity: 0;
    cursor: pointer;
    height: 0;
    width: 0
}

.page-cartPage .bag-order-cont form .select-part .styled input:checked~.radiomark {
    background-color: #DEE2E6
}

.page-cartPage .bag-order-cont form .select-part .styled input:checked~.radiomark:after {
    display: block
}

.page-cartPage .bag-order-cont form .select-part .styled:hover input~.radiomark {
    background-color: #DEE2E6
}

.page-cartPage .bag-order-cont form .select-part .styled .radiomark:after {
    content: "";
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    background-color: #005baa;
    width: 20px;
    height: 20px;
    border-radius: 50%
}

.page-cartPage .bag-order-cont form .select-part .styled .price-text i {
    display: block;
    font-style: normal;
    font-size: 12px;
    color: #005baa;
    margin: 5px 0 0 0
}

.page-cartPage .bag-order-cont form .select-part .radiomark {
    position: absolute;
    top: 0;
    left: 0;
    height: 24px;
    width: 24px;
    background-color: #DEE2E6;
    border: 1px solid #DEE2E6;
    border-radius: 50%
}

.page-cartPage .bag-order-cont form .select-part .radiomark:after {
    content: "";
    position: absolute;
    display: none
}

.page-cartPage .cartInstallmentStatus {
    background: #fff;
    margin: 0;
    border-radius: 6px 6px 0 0
}

.page-cartPage .cartInstallmentStatus.cc-installment-info {
    background: #1D4A9C;
    width: 98%;
    color: #fff;
    border-radius: 10px;
    margin: 10px 0
}

.page-cartPage .cartInstallmentStatus.cc-installment-info .toggle-cc-info {
    width: 100%;
    display: flex;
    justify-content: space-between;
    align-items: center;
    text-decoration: none;
    padding: 15px 25px
}

.page-cartPage .cartInstallmentStatus.cc-installment-info .cc-warn-textarea {
    display: none;
    width: 100%;
    font-size: 13px;
    padding: 10px 25px 25px 25px
}

.page-cartPage .cartInstallmentStatus.cc-installment-info .tabheader {
    font-size: 16px;
    color: #fff;
    font-weight: bold;
    margin: 0
}

.page-cartPage .cartInstallmentStatus.cc-installment-info .glyphicon {
    color: #fff
}

.page-cartPage .cartInstallmentStatus .cart-warn-icon {
    width: 75px;
    height: 75px;
    display: block;
    float: left;
    margin-right: 15px;
    background: url("https://reimg-carrefour.mncdn.com/staticimage/sprite-icons.png") -27px -1066px no-repeat;
    -webkit-transform: scale(.7);
    -moz-transform: scale(.7);
    -ms-transform: scale(.7);
    -o-transform: scale(.7);
    transform: scale(.7)
}

.page-cartPage .cartInstallmentStatus .cart-warn-text {
    padding: 0
}

.page-cartPage .cartInstallmentStatus .cart-warn-text h2 {
    font-weight: bold;
    font-size: 16px;
    color: #141414;
    margin: 0 0 8px 0
}

.page-cartPage .cartInstallmentStatus .cart-warn-text p {
    font-size: 12px;
    line-height: 1.25;
    color: #141414;
    margin: 0
}

.page-cartPage .cartInstallmentStatus .cart-warn-text-new {
    display: block;
    float: left;
    font: normal 15px 'Nunito';
    padding-left: 0
}

.page-cartPage .cartInstallmentStatus .cart-warn-text-new h2 {
    margin: 0 0 10px 0;
    font-weight: bold;
    font-size: 17px
}

.page-cartPage .cartInstallmentStatus .cart-warn-text-new__more-less-btn {
    display: none
}

@media only screen and (max-width:1024px) {
    .page-cartPage .cartInstallmentStatus .cart-warn-text-new__container {
        display: flex;
        align-items: flex-end
    }

    .page-cartPage .cartInstallmentStatus .cart-warn-text-new__container.more .cart-warn-text-new__text {
        white-space: normal
    }

    .page-cartPage .cartInstallmentStatus .cart-warn-text-new__container.more .cart-warn-text-new__more-less-btn {
        transform: rotate(180deg)
    }

    .page-cartPage .cartInstallmentStatus .cart-warn-text-new__text {
        flex: 1;
        white-space: nowrap;
        text-overflow: ellipsis;
        overflow: hidden
    }

    .page-cartPage .cartInstallmentStatus .cart-warn-text-new__more-less-btn {
        display: inline-block;
        background: no-repeat;
        border: none;
        height: auto;
        width: auto;
        padding: 0
    }

    .page-cartPage .cartInstallmentStatus .cart-warn-text-new__icon {
        background: url(https://reimg-carrefour.mncdn.com/staticimage/icons-sprite-4.svg?v=1.0) -532px -3px;
        width: 15px;
        height: 12px;
        display: inline-block;
        margin: 0
    }
}

.page-cartPage .cartInstallmentStatusStyleFix {
    margin: 0;
    padding: 15px
}

.page-cartPage .notEqualVue {
    margin-top: 20px
}

.page-cartPage .cart-right-col {
    padding-left: 20px;
    padding-right: 0
}

.page-cartPage ul.cart-list {
    width: 100%;
    float: left
}

.page-cartPage ul.cart-list li {
    background: #fff;
    margin-bottom: 20px;
    padding: 15px;
    border-radius: 10px;
    border: 1px solid #CDE4FC;
    width: 98%;
    min-height: 170px;
    float: right
}

.page-cartPage ul.cart-list li .cart-product-item-favorite {
    width: 40px;
    height: 40px;
    display: flex;
    justify-content: center;
    align-items: center;
    border: 1px solid #CDE4FC;
    background: #fff;
    border-radius: 25px;
    font: normal 12px 'Nunito';
    position: absolute;
    top: 15px;
    left: -20px;
    z-index: 9
}

.page-cartPage ul.cart-list li .cart-product-item-favorite a {
    text-decoration: none;
    font-size: 23px;
    width: 35px;
    height: 35px;
    background-repeat: no-repeat;
    border-radius: 50%;
    display: grid;
    place-items: center
}

.page-cartPage ul.cart-list li .cart-product-item-favorite a:hover {
    text-decoration: none
}

.page-cartPage ul.cart-list li .cart-product-item-favorite a:active {
    text-decoration: none
}

.page-cartPage ul.cart-list li .cart-product-item-favorite a:focus {
    text-decoration: none
}

.page-cartPage ul.cart-list li .cart-product-item-favorite a.heart-icon-empty:before {
    content: "";
    display: inline-block;
    width: 23px;
    height: 23px;
    background-image: url('https://reimg-carrefour.mncdn.com/bannerimage/Kalp2023_0_MC/8851735904306.png');
    background-size: contain;
    background-position: center;
    background-repeat: no-repeat
}

@media (max-width:1023px) {
    .page-cartPage ul.cart-list li .cart-product-item-favorite a.heart-icon-empty:before {
        width: 20px;
        height: 20px
    }
}

.page-cartPage ul.cart-list li .cart-product-item-favorite a.heart-icon:before {
    content: "";
    display: inline-block;
    width: 23px;
    height: 23px;
    background-image: url('https://reimg-carrefour.mncdn.com/bannerimage/KalpDolu2023_0_MC/8851740622898.png');
    background-size: contain;
    background-position: center;
    background-repeat: no-repeat
}

@media (max-width:1023px) {
    .page-cartPage ul.cart-list li .cart-product-item-favorite a.heart-icon:before {
        width: 20px;
        height: 20px
    }
}

.page-cartPage ul.cart-list li .cart-product-item-inner {
    display: grid;
    grid-template-columns: 150px 1fr 55px;
    align-items: flex-start;
    width: 100%;
    height: 100%
}

.page-cartPage ul.cart-list li .cart-product-item-inner .cart-product-item-thumbnail {
    display: grid;
    place-items: center;
    text-align: center;
    min-height: 150px
}

.page-cartPage ul.cart-list li .cart-product-item-inner .cart-product-item-thumbnail .thumb img {
    max-width: 132px;
    max-height: 132px;
    object-fit: contain
}

@media (max-width:1023px) {
    .page-cartPage ul.cart-list li .cart-product-item-inner .cart-product-item-thumbnail .thumb img {
        max-width: 100px;
        max-height: 100px
    }
}

.page-cartPage ul.cart-list li .cart-product-item-inner .cart-product-item-details {
    display: grid;
    grid-template-columns: 1fr 0 20%
}

.page-cartPage ul.cart-list li .cart-product-item-inner .cart-product-item-details .pr-info {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    min-height: 150px;
    font: normal 13px 'Nunito';
    border: none;
    padding-top: 10px;
    gap: 5px
}

.page-cartPage ul.cart-list li .cart-product-item-inner .cart-product-item-details .pr-info div.details {
    border: none;
    margin-left: 5px
}

.page-cartPage ul.cart-list li .cart-product-item-inner .cart-product-item-details .pr-info div.details .discount-badge-big img {
    margin-top: 10px;
    width: 40px;
    height: 40px
}

.page-cartPage ul.cart-list li .cart-product-item-inner .cart-product-item-details .pr-info div.details .cart-variant-display {
    text-transform: lowercase;
    display: inline-block;
    margin: 0 3px 0 0
}

.page-cartPage ul.cart-list li .cart-product-item-inner .cart-product-item-details .pr-info div.details .cart-variant-display:first-letter {
    text-transform: uppercase
}

.page-cartPage ul.cart-list li .cart-product-item-inner .cart-product-item-details .pr-info .discount-badge {
    display: block;
    position: relative;
    background: #ffd541;
    border-radius: 25px;
    color: #000;
    font-size: 12px;
    text-align: center;
    padding: 4px 15px;
    width: fit-content
}

@media (max-width:1023px) {
    .page-cartPage ul.cart-list li .cart-product-item-inner .cart-product-item-details .pr-info .discount-badge {
        font-size: 9px
    }
}

.page-cartPage ul.cart-list li .cart-product-item-inner .cart-product-item-details .pr-info a.pr-name {
    font-size: 16px;
    color: #333;
    display: block;
    margin-bottom: 5px
}

.page-cartPage ul.cart-list li .cart-product-item-inner .cart-product-item-details .pr-info .promotion-info {
    display: block;
    margin-top: 15px
}

.page-cartPage ul.cart-list li .cart-product-item-inner .cart-product-item-details .pr-info .promotion-info i {
    font-style: normal;
    display: block;
    color: #ff0000;
    font-size: 13px
}

.page-cartPage ul.cart-list li .cart-product-item-inner .cart-product-item-details .pr-info .promotion-info em {
    color: #989898;
    font-style: normal;
    display: block;
    font-size: 13px
}

.page-cartPage ul.cart-list li .cart-product-item-inner .cart-product-item-details .pr-info .label-danger {
    display: inline-block;
    margin-top: 15px;
    border-radius: 0;
    background-color: #ff0000;
    font-weight: 100;
    font-size: 12px
}

@media (max-width:1023px) {
    .page-cartPage ul.cart-list li .cart-product-item-inner .cart-product-item-details .pr-info .add-note {
        display: none
    }
}

.page-cartPage ul.cart-list li .cart-product-item-inner .cart-product-item-details .pr-info .add-note .cart-page-add-note {
    background: #F4F4F4;
    border-radius: 5px;
    padding: 7px;
    display: flex;
    max-width: fit-content;
    align-items: flex-start;
    gap: 2px;
    line-height: 1
}

.page-cartPage ul.cart-list li .cart-product-item-inner .cart-product-item-details .pr-info .add-note .cart-page-add-note svg {
    margin-bottom: 2px
}

.page-cartPage ul.cart-list li .cart-product-item-inner .cart-product-item-details .pr-info .gift-code-info {
    display: flex;
    align-items: center;
    font-size: 14px;
    gap: 5px;
    color: #82A4C0;
    margin-top: 35px
}

.page-cartPage ul.cart-list li .cart-product-item-inner .cart-product-item-details .pr-info .gift-code-info i.gift-code-info-icon {
    content: url("https://reimg-carrefour.mncdn.com/staticimage/icon-info-circle.png");
    width: 20px;
    height: 20px;
    filter: brightness(0) saturate(100%) invert(97%) sepia(65%) saturate(5718%) hue-rotate(168deg) brightness(79%) contrast(85%)
}

.page-cartPage ul.cart-list li .cart-product-item-inner .cart-product-item-details .cart-product-item-price {
    display: flex;
    flex-direction: column;
    align-items: flex-end
}

.page-cartPage ul.cart-list li .cart-product-item-inner .cart-product-item-details .cart-product-item-price .item-price-cont {
    width: 100%
}

.page-cartPage ul.cart-list li .cart-product-item-inner .cart-product-item-details .cart-product-item-price .item-price-cont .pr-pieces .add-note-mobile {
    display: none
}

.page-cartPage ul.cart-list li .cart-product-item-inner .cart-product-item-details .cart-product-item-price .item-price-cont .pr-pieces .addtocart-component .input-group-btn {
    width: 35px;
    float: left
}

.page-cartPage ul.cart-list li .cart-product-item-inner .cart-product-item-details .cart-product-item-price .item-price-cont .pr-pieces .qty-selector {
    color: #5B7793;
    width: auto;
    height: 34px;
    display: flex;
    align-items: center;
    justify-content: center
}

.page-cartPage ul.cart-list li .cart-product-item-inner .cart-product-item-details .cart-product-item-price .item-price-cont .pr-pieces .qty-selector .qty-cont {
    display: grid;
    grid-template-columns: 35px 1fr 35px;
    align-items: center
}

.page-cartPage ul.cart-list li .cart-product-item-inner .cart-product-item-details .cart-product-item-price .item-price-cont .pr-pieces .qty-selector .qty-cont .pull-left {
    display: grid;
    grid-template-columns: 40% 60%;
    gap: 5px;
    align-items: center;
    background-color: #F5EFEF;
    border-radius: 3px;
    height: 26px;
    padding: 0 15px;
    margin: 0 -15px
}

.page-cartPage ul.cart-list li .cart-product-item-inner .cart-product-item-details .cart-product-item-price .item-price-cont .pr-pieces .qty-selector .input-group-btn {
    width: 35px;
    height: 35px;
    padding: 0
}

.page-cartPage ul.cart-list li .cart-product-item-inner .cart-product-item-details .cart-product-item-price .item-price-cont .pr-pieces .qty-selector .input-group-btn button span {
    font-size: 13px;
    line-height: inherit
}

.page-cartPage ul.cart-list li .cart-product-item-inner .cart-product-item-details .cart-product-item-price .item-price-cont .pr-pieces .qty-selector .btn {
    width: 35px;
    height: 35px;
    padding: 0;
    margin: 0;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 17px;
    background: none;
    border: none
}

.page-cartPage ul.cart-list li .cart-product-item-inner .cart-product-item-details .cart-product-item-price .item-price-cont .pr-pieces .qty-selector .btn.vuejs-qty-selector-minus {
    background: #ADD8FF !important
}

.page-cartPage ul.cart-list li .cart-product-item-inner .cart-product-item-details .cart-product-item-price .item-price-cont .pr-pieces .qty-selector .btn.vuejs-qty-selector-minus:hover,
.page-cartPage ul.cart-list li .cart-product-item-inner .cart-product-item-details .cart-product-item-price .item-price-cont .pr-pieces .qty-selector .btn.vuejs-qty-selector-minus:active {
    background-color: #92b8e5 !important
}

.page-cartPage ul.cart-list li .cart-product-item-inner .cart-product-item-details .cart-product-item-price .item-price-cont .pr-pieces .qty-selector .btn.vuejs-qty-selector-plus {
    background: #FF3100 !important
}

.page-cartPage ul.cart-list li .cart-product-item-inner .cart-product-item-details .cart-product-item-price .item-price-cont .pr-pieces .qty-selector .btn.vuejs-qty-selector-plus:hover,
.page-cartPage ul.cart-list li .cart-product-item-inner .cart-product-item-details .cart-product-item-price .item-price-cont .pr-pieces .qty-selector .btn.vuejs-qty-selector-plus:active {
    background-color: #e12f00 !important
}

.page-cartPage ul.cart-list li .cart-product-item-inner .cart-product-item-details .cart-product-item-price .item-price-cont .pr-pieces .qty-selector .btn span.glyphicon:before {
    width: 14px;
    height: 14px;
    filter: brightness(0) invert(1) sepia(1) saturate(10) hue-rotate(180deg)
}

.page-cartPage ul.cart-list li .cart-product-item-inner .cart-product-item-details .cart-product-item-price .item-price-cont .pr-pieces .qty-selector .form-control {
    width: 44px;
    max-width: 45px;
    height: 100%;
    border: 0;
    padding: 1px 1px 0 1px;
    background: transparent;
    color: #5B7793;
    display: block
}

.page-cartPage ul.cart-list li .cart-product-item-inner .cart-product-item-details .cart-product-item-price .item-price-cont .pr-pieces .qty-selector .a-title {
    font-size: 12px;
    text-align: center;
    margin-right: 5px;
    display: flex;
    justify-content: center;
    align-items: center;
    height: 100%
}

.page-cartPage ul.cart-list li .cart-product-item-inner .cart-product-item-details .cart-product-item-price .item-price-cont .pr-pieces .qty-selector .a-title .productUnit {
    color: #5B7793;
    font-size: 14px;
    line-height: 1
}

.page-cartPage ul.cart-list li .cart-product-item-inner .cart-product-item-details .cart-product-item-price .item-price-cont .pr-total-price {
    min-height: 110px
}

.page-cartPage ul.cart-list li .cart-product-item-inner .cart-product-item-details .cart-product-item-price .item-price-cont .pr-total-price .price {
    color: #005baa;
    font-size: 19px;
    font-family: 'Nunito';
    font-weight: 800;
    white-space: nowrap
}

.page-cartPage ul.cart-list li .cart-product-item-inner .cart-product-item-details .cart-product-item-price .item-price-cont .pr-total-price .price.priceLineThrough {
    color: #ADB5BD;
    font-size: 16px;
    font-weight: 500
}

.page-cartPage ul.cart-list li .cart-product-item-inner .cart-product-item-details .cart-product-item-price .item-price-cont .pr-total-price .price.priceLineThrough .formatted-price {
    font-size: 13px;
    font-weight: 400
}

.page-cartPage ul.cart-list li .cart-product-item-inner .cart-product-item-details .cart-product-item-price .item-price-cont .pr-total-price .price .formatted-price {
    font-size: 15px;
    font-weight: 700
}

.page-cartPage ul.cart-list li .cart-product-item-inner .cart-product-item-details .cart-product-item-price .item-price-cont .pr-total-price .item-price {
    margin: 0;
    float: none
}

.page-cartPage ul.cart-list li .cart-product-item-inner .cart-product-item-details .cart-product-item-price .pr-price,
.page-cartPage ul.cart-list li .cart-product-item-inner .cart-product-item-details .cart-product-item-price .pr-total-price {
    font-style: normal;
    font-size: 14px;
    padding-top: 10px;
    text-align: right;
    display: flex;
    flex-direction: column
}

.page-cartPage ul.cart-list li .cart-product-item-inner .cart-product-item-trash .remove-entry-button,
.page-cartPage ul.cart-list li .cart-product-item-inner .cart-product-item-trash .vue-remove-entry-button {
    width: 33px;
    height: 33px;
    background: #dee2e6;
    color: #dedede;
    border-radius: 5px;
    display: grid;
    place-items: center;
    position: absolute;
    top: 10px;
    right: 10px
}

.page-cartPage ul.cart-list li .cart-product-item-inner .cart-product-item-trash .remove-entry-button .trash-gray,
.page-cartPage ul.cart-list li .cart-product-item-inner .cart-product-item-trash .vue-remove-entry-button .trash-gray {
    background: url("https://reimg-carrefour.mncdn.com/staticimage/sprite-iconsx4.png") -234px 59px;
    display: inline-block;
    width: 18px;
    height: 20px
}

.page-cartPage ul.cart-list li .cart-product-item-inner .pr-alt-section {
    display: flex;
    flex-direction: column;
    gap: 15px;
    margin: 3px 0
}

.page-cartPage ul.cart-list li .cart-product-item-inner .pr-alt-section a.substituteProductLink {
    font: normal 16px 'Nunito';
    color: #015aac;
    text-decoration: none;
    display: block;
    margin-bottom: 7px
}

.page-cartPage ul.cart-list li .cart-product-item-inner .pr-alt-section a.substituteProductLink:active,
.page-cartPage ul.cart-list li .cart-product-item-inner .pr-alt-section a.substituteProductLink:hover {
    text-decoration: none
}

.page-cartPage ul.cart-list li .cart-product-item-inner .pr-alt-section a.substituteProductLink i {
    display: inline-block;
    vertical-align: text-top;
    margin-left: 5px
}

.page-cartPage ul.cart-list li .cart-product-item-inner .pr-alt-section .alternativeProductOptions {
    color: #015aac;
    font: normal 15px 'Nunito'
}

.page-cartPage ul.cart-list li .cart-product-item-inner .pr-alt-section .alternativeProductOptions .select-part label {
    font-weight: normal
}

.page-cartPage ul.cart-list li .cart-product-item-inner .pr-alt-section .alternativeProductOptions .select-part .styled {
    color: #005baa;
    display: block;
    position: relative;
    padding: 4px 0 0 35px;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    font-size: 14px;
    font-family: 'Nunito';
    font-weight: 600;
    margin-bottom: 0
}

.page-cartPage ul.cart-list li .cart-product-item-inner .pr-alt-section .alternativeProductOptions .select-part .styled input {
    position: absolute;
    opacity: 0;
    cursor: pointer;
    height: 0;
    width: 0
}

.page-cartPage ul.cart-list li .cart-product-item-inner .pr-alt-section .alternativeProductOptions .select-part .styled input:checked~.radiomark {
    background-color: #ffffff
}

.page-cartPage ul.cart-list li .cart-product-item-inner .pr-alt-section .alternativeProductOptions .select-part .styled input:checked~.radiomark:after {
    display: block
}

.page-cartPage ul.cart-list li .cart-product-item-inner .pr-alt-section .alternativeProductOptions .select-part .styled:hover input~.radiomark {
    background-color: #ffffff
}

.page-cartPage ul.cart-list li .cart-product-item-inner .pr-alt-section .alternativeProductOptions .select-part .styled .radiomark:after {
    left: 0;
    top: 0;
    width: 24px;
    height: 24px;
    color: #005baa;
    font-family: 'Glyphicons Halflings';
    content: "\e084";
    font-size: 20px
}

.page-cartPage ul.cart-list li .cart-product-item-inner .pr-alt-section .alternativeProductOptions .select-part .radiomark {
    position: absolute;
    top: 0;
    left: 0;
    height: 24px;
    width: 24px;
    background-color: #ffffff;
    border: 1px solid #bbdbf8;
    border-radius: 50%;
    display: grid;
    place-items: center
}

.page-cartPage ul.cart-list li .cart-product-item-inner .pr-alt-section .pr-note-box2 textarea {
    width: 100%;
    border: 1px solid #d3d3d3;
    min-height: 100px;
    padding: 5px
}

@media (max-width:1023px) {
    .page-cartPage ul.cart-list li {
        min-height: 140px
    }

    .page-cartPage ul.cart-list li .cart-product-item-favorite {
        width: 30px;
        height: 30px;
        left: -15px;
        top: 10px
    }

    .page-cartPage ul.cart-list li .cart-product-item-favorite a {
        width: 30px;
        height: 30px
    }

    .page-cartPage ul.cart-list li .cart-product-item-inner {
        align-items: center;
        grid-template-columns: 100px 1fr 20px
    }

    .page-cartPage ul.cart-list li .cart-product-item-inner:before,
    .page-cartPage ul.cart-list li .cart-product-item-inner:after {
        content: none
    }

    .page-cartPage ul.cart-list li .cart-product-item-inner .cart-product-item-thumbnail {
        flex: 3;
        min-height: auto;
        display: flex;
        align-items: center;
        justify-content: center
    }

    .page-cartPage ul.cart-list li .cart-product-item-inner .cart-product-item-details {
        grid-template-rows: 1fr;
        grid-template-columns: none;
        padding-left: 10px
    }

    .page-cartPage ul.cart-list li .cart-product-item-inner .cart-product-item-details .pr-info {
        justify-content: flex-start;
        padding-top: 5px
    }

    .page-cartPage ul.cart-list li .cart-product-item-inner .cart-product-item-details .pr-info div.details {
        margin-left: 0
    }

    .page-cartPage ul.cart-list li .cart-product-item-inner .cart-product-item-details .pr-info div.details a.pr-name {
        font-size: 13px
    }

    .page-cartPage ul.cart-list li .cart-product-item-inner .cart-product-item-details .pr-info div.details .discount-badge {
        font-size: 10px
    }

    .page-cartPage ul.cart-list li .cart-product-item-inner .cart-product-item-details .pr-info,
    .page-cartPage ul.cart-list li .cart-product-item-inner .cart-product-item-details .cart-product-item-price {
        flex: 0;
        min-height: auto
    }

    .page-cartPage ul.cart-list li .cart-product-item-inner .cart-product-item-details .cart-product-item-price {
        align-items: flex-start
    }

    .page-cartPage ul.cart-list li .cart-product-item-inner .cart-product-item-details .cart-product-item-price .item-price-cont {
        padding-left: 0;
        padding-right: 0
    }

    .page-cartPage ul.cart-list li .cart-product-item-inner .cart-product-item-details .cart-product-item-price .item-price-cont .pr-total-price {
        min-height: auto;
        text-align: start;
        display: flex;
        flex-direction: row;
        justify-content: flex-start;
        align-items: center;
        flex-wrap: wrap;
        gap: 5px;
        padding-top: 0;
        padding-bottom: 10px
    }

    .page-cartPage ul.cart-list li .cart-product-item-inner .cart-product-item-details .cart-product-item-price .item-price-cont .pr-total-price .price.priceLineThrough {
        font-size: 15px
    }

    .page-cartPage ul.cart-list li .cart-product-item-inner .cart-product-item-details .cart-product-item-price .item-price-cont .pr-total-price .price.priceLineThrough .formatted-price {
        font-size: 12px
    }

    .page-cartPage ul.cart-list li .cart-product-item-inner .cart-product-item-details .cart-product-item-price .item-price-cont .pr-total-price .price {
        font-size: 16px
    }

    .page-cartPage ul.cart-list li .cart-product-item-inner .cart-product-item-details .cart-product-item-price .item-price-cont .pr-total-price .price .formatted-price {
        font-size: 13px
    }

    .page-cartPage ul.cart-list li .cart-product-item-inner .cart-product-item-details .cart-product-item-price .item-price-cont .pr-pieces {
        display: flex;
        justify-content: space-between;
        align-items: center;
        flex-wrap: wrap;
        gap: 3px;
        padding-left: 0;
        padding-right: 0
    }

    .page-cartPage ul.cart-list li .cart-product-item-inner .cart-product-item-details .cart-product-item-price .item-price-cont .pr-pieces .qty-selector {
        height: 25px
    }

    .page-cartPage ul.cart-list li .cart-product-item-inner .cart-product-item-details .cart-product-item-price .item-price-cont .pr-pieces .qty-selector .input-group-btn,
    .page-cartPage ul.cart-list li .cart-product-item-inner .cart-product-item-details .cart-product-item-price .item-price-cont .pr-pieces .qty-selector .btn {
        width: 25px;
        height: 25px
    }

    .page-cartPage ul.cart-list li .cart-product-item-inner .cart-product-item-details .cart-product-item-price .item-price-cont .pr-pieces .qty-selector .qty-cont {
        grid-template-columns: 25px 1fr 25px
    }

    .page-cartPage ul.cart-list li .cart-product-item-inner .cart-product-item-details .cart-product-item-price .item-price-cont .pr-pieces .qty-selector .qty-cont .pull-left {
        height: 20px
    }

    .page-cartPage ul.cart-list li .cart-product-item-inner .cart-product-item-details .cart-product-item-price .item-price-cont .pr-pieces .qty-selector .a-title {
        font-size: 12px
    }

    .page-cartPage ul.cart-list li .cart-product-item-inner .cart-product-item-details .cart-product-item-price .item-price-cont .pr-pieces .qty-selector .a-title .productUnit {
        font-size: 12px
    }

    .page-cartPage ul.cart-list li .cart-product-item-inner .cart-product-item-details .cart-product-item-price .item-price-cont .pr-pieces .qty-selector .form-control {
        width: 34px;
        font-size: 12px;
        height: 100%
    }

    .page-cartPage ul.cart-list li .cart-product-item-inner .cart-product-item-details .cart-product-item-price .item-price-cont .pr-pieces .add-note-mobile {
        display: block
    }

    .page-cartPage ul.cart-list li .cart-product-item-inner .cart-product-item-details .cart-product-item-price .item-price-cont .pr-pieces .add-note-mobile .alternativeSection {
        display: none
    }

    .page-cartPage ul.cart-list li .cart-product-item-inner .cart-product-item-details .cart-product-item-price .item-price-cont .pr-pieces .add-note-mobile .add-note .cart-page-add-note {
        background: #F4F4F4;
        border-radius: 5px;
        padding: 4px;
        font-size: 11px;
        display: flex;
        align-items: center;
        line-height: 1;
        gap: 2px
    }

    .page-cartPage ul.cart-list li .cart-product-item-inner .pr-alt-section .alternativeProductOptions {
        margin: 6px 0
    }

    .page-cartPage ul.cart-list li .cart-product-item-inner .pr-alt-section .alternativeProductOptions .select-part .styled {
        padding: 4px 0 0 25px;
        font-size: 12px;
        font-weight: 500
    }

    .page-cartPage ul.cart-list li .cart-product-item-inner .pr-alt-section .alternativeProductOptions .select-part .radiomark {
        width: 20px;
        height: 20px
    }

    .page-cartPage ul.cart-list li .cart-product-item-inner .pr-alt-section .alternativeProductOptions .select-part .radiomark:after {
        top: -1px;
        width: 20px;
        height: 20px
    }

    .page-cartPage ul.cart-list li .cart-product-item-inner .cart-product-item-trash .vue-remove-entry-button {
        right: 3px
    }
}

.page-cartPage .sub-opt-cont {
    background: #fff;
    margin: 0 0 10px 0;
    padding: 0 0;
    font: normal 13px 'Nunito';
    border-radius: 6px
}

.page-cartPage .sub-opt-cont .altpre-opt-cont {
    padding-left: 20px
}

.page-cartPage .sub-opt-cont .altpre-opt-cont h3 {
    margin: 0;
    font-size: 17px;
    font-weight: bold;
    margin-bottom: 10px;
    visibility: hidden
}

.page-cartPage .sub-opt-cont .altpre-opt-cont .select-part {
    margin-bottom: 15px
}

.page-cartPage .sub-opt-cont .altpre-opt-cont .select-part label {
    font-weight: normal
}

.page-cartPage .sub-opt-cont .altpre-opt-cont .select-part .styled {
    color: #262626;
    display: flex;
    height: 24px;
    align-items: center;
    position: relative;
    gap: 5px;
    cursor: pointer;
    margin-bottom: 0;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.page-cartPage .sub-opt-cont .altpre-opt-cont .select-part .styled input {
    position: absolute;
    opacity: 0;
    cursor: pointer;
    height: 0;
    width: 0
}

.page-cartPage .sub-opt-cont .altpre-opt-cont .select-part .styled input:checked~.radiomark {
    background-color: #DEE2E6
}

.page-cartPage .sub-opt-cont .altpre-opt-cont .select-part .styled input:checked~.radiomark:after {
    display: block
}

.page-cartPage .sub-opt-cont .altpre-opt-cont .select-part .styled:hover input~.radiomark {
    background-color: #DEE2E6
}

.page-cartPage .sub-opt-cont .altpre-opt-cont .select-part .styled .radiomark:after {
    content: "";
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    background-color: #005baa;
    width: 20px;
    height: 20px;
    border-radius: 50%
}

.page-cartPage .sub-opt-cont .altpre-opt-cont .select-part .radiomark {
    position: relative;
    top: 0;
    left: 0;
    height: 24px;
    width: 24px;
    background-color: #DEE2E6;
    border: solid 2px #DEE2E6;
    border-radius: 50%
}

.page-cartPage .sub-opt-cont .altpre-opt-cont .select-part .radiomark:after {
    content: "";
    position: absolute;
    display: none
}

.page-cartPage .sub-opt-cont .altpre-opt-cont .select-part input {
    vertical-align: text-top;
    margin: 0 5px 0 0
}

.page-cartPage .sub-opt-cont .altpre-opt-cont .select-part span {
    color: #141414;
    font-size: 14px;
    font-weight: bold
}

.page-cartPage .sub-opt-cont .altpre-opt-cont .select-part .substituteOptionMessage {
    display: none;
    font-size: 12px;
    margin: 0;
    font-weight: 300
}

.page-cartPage .sub-opt-cont .onotes-box-cont {
    padding: 15px 25px;
    margin: 0
}

.page-cartPage .sub-opt-cont .onotes-box-cont h2 {
    margin: 0 0 10px 0;
    font-weight: bold;
    font-size: 16px;
    font-family: 'Nunito';
    font-weight: 600;
    color: #005baa;
    width: 100%;
    float: left
}

.page-cartPage .sub-opt-cont .onotes-box-cont h2 span {
    float: left;
    margin: 10px 0 0 10px
}

.page-cartPage .sub-opt-cont .onotes-box-cont h2 i.icon-order-note {
    width: 30px;
    height: 32px;
    float: left;
    background: url("https://reimg-carrefour.mncdn.com/staticimage/sprite-iconsx3.png") -38px -219px
}

.page-cartPage .sub-opt-cont .onotes-box-cont textarea {
    border: 1px solid #dadada;
    width: 100%;
    min-height: 80px;
    resize: none
}

.page-cartPage .cart-bottom-cont {
    margin: 0 0 0 0
}

.page-cartPage .cart-bottom-cont .col-xs-12.col-sm-12.col-md-6 {
    padding: 0;
    height: 10px
}

.page-cartPage .cart-bottom-cont .simple-responsive-banner-component {
    width: 100% !important;
    background: #fff;
    height: 200px;
    overflow: hidden
}

.page-cartPage .cart-bottom-cont .simple-responsive-banner-component img {
    margin: 15px 10px
}

.page-cartPage .cart-bottom-cont .cart-totals {
    background: #fff;
    height: 200px;
    padding: 15px 0 0 0
}

.page-cartPage .cart-bottom-cont .cart-totals .row {
    margin: 0
}

.page-cartPage .cart-bottom-cont .cart-totals .row .cartBottomItemCount .title1,
.page-cartPage .cart-bottom-cont .cart-totals .row .shippingFee .title1,
.page-cartPage .cart-bottom-cont .cart-totals .row .cartBottomItemCount .price1,
.page-cartPage .cart-bottom-cont .cart-totals .row .shippingFee .price1 {
    font-size: 16px;
    color: #333
}

.page-cartPage .cart-bottom-cont .cart-totals .row .discount {
    font-size: 16px;
    color: #009933
}

.page-cartPage .cart-bottom-cont .cart-totals .row .grand-total .title3,
.page-cartPage .cart-bottom-cont .cart-totals .row .grand-total .price3 {
    font-size: 18px;
    font-weight: bold;
    margin-top: -5px
}

.page-cartPage .cart-bottom-cont .cart-totals .row .dots::before {
    display: block;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: clip;
    content: ". . . . . . . . . . . . . . . . . . . . " ". . . . . . . . . . . . . . . . . . . . " ". . . . . . . . . . . . . . . . . . . . " ". . . . . . . . . . . . . . . . . . . . "
}

.page-cartPage .cart-bottom-cont .cart-totals>.row>div {
    margin-bottom: 15px
}

.page-cartPage .cart-bottom-cont .cart-totals .warn-text {
    font-size: 14px;
    font-style: italic;
    color: #767676
}

.page-cartPage .cart-bottom-cont .cart-totals .warn-text span {
    color: #d1d1d1;
    display: inline-block;
    vertical-align: text-top;
    margin: 0 5px 0 11px
}

.page-cartPage .cart-bottom-cont .carousel-component {
    background: #f1f1f1;
    margin: 0
}

.page-cartPage .cart-bottom-cont button.checkoutButton {
    width: 168px;
    margin: 0 25px 20px 0;
    line-height: 30px
}

.page-cartPage .cart-bottom-cont button.checkoutButton i {
    display: inline-block;
    margin-left: 5px
}

.page-cartPage .cart-bottom-cont button.promotionButton {
    width: 200px;
    margin: 0 25px 20px 0;
    line-height: 30px
}

.page-cartPage .cart-bottom-cont button.promotionButton i {
    display: inline-block;
    margin-left: 5px
}

.page-cartPage .cart-bottom-cont a.continueShoppingButton {
    display: block;
    visibility: hidden;
    font: normal 16px 'Nunito';
    color: #015aac;
    margin: 0 0 46px 15px
}

.page-cartPage .cart-bottom-cont .yCmsComponent {
    background: #fff
}

.page-cartPage .substituteProductPopup {
    font: normal 14px 'Nunito'
}

.page-cartPage .substituteProductPopup .top-subt-text,
.page-cartPage .substituteProductPopup .top-subt-text2 {
    font-size: 16px;
    color: #373737;
    padding-bottom: 15px
}

.page-cartPage .substituteProductPopup .top-subt-text strong,
.page-cartPage .substituteProductPopup .top-subt-text2 strong {
    text-decoration: underline
}

.page-cartPage .substituteProductPopup .top-subt-text2 {
    font-style: italic
}

.page-cartPage .substituteProductPopup .top-subt-text2 strong {
    text-decoration: none
}

.page-cartPage .substituteProductPopup .table {
    margin-top: 10px
}

.page-cartPage .substituteProductPopup .table th {
    padding: 2px;
    background: #f3f3f3 !important;
    border-top: 1px solid #bfbfbf !important;
    border-bottom: 1px solid #c7d6e4 !important
}

.page-cartPage .substituteProductPopup .table th:first-child {
    border-left: 1px solid #bfbfbf
}

.page-cartPage .substituteProductPopup .table th:last-child {
    border-right: 1px solid #bfbfbf
}

.page-cartPage .substituteProductPopup .table tr th.th-row {
    background: none !important;
    border: none !important
}

.page-cartPage .substituteProductPopup .table tr td {
    font-weight: bold;
    border: none !important;
    padding: 4px
}

.page-cartPage .substituteProductPopup button {
    border: none;
    font-size: 17px;
    line-height: 40px;
    color: #fff;
    padding: 0 15px;
    margin-bottom: 15px
}

.page-cartPage .substituteProductPopup button:disabled {
    opacity: .4;
    filter: alpha(opacity=40)
}

.page-cartPage .substituteProductPopup .alternativeProductItemPrice {
    color: #005baa
}

.page-cartPage .productRecommendationBottom {
    padding-left: 0;
    padding-right: 0
}

.page-cartPage .productRecommendationBottom .product-card .pl-inner {
    height: 320px
}

.page-cartPage .productRecommendationBottom .product-card .pl-inner .active {
    left: -26px
}

.page-cartPage .productRecommendationBottom .product-card .pl-inner .price-cont .item-price {
    white-space: nowrap
}

.page-cartPage .cartproline span {
    display: block;
    color: #019933
}

.page-cartPage .cartproline span.title {
    font-family: 'Nunito';
    font-weight: 600
}

.page-cartPage .cartproline .close {
    color: #bbdbf8;
    font-size: 25px;
    top: -10px;
    right: 0;
    opacity: 1
}

.page-cartPage .cartproline .close:focus {
    outline: 0
}

.page-cartPage .cartproline.alert-success {
    background: #ffffff;
    border: 0;
    padding: 15px;
    border-radius: 6px
}

.page-cartPage .main-header .main-navigation .csa-mini-cart-container {
    display: none !important
}

.page-cartPage .main-navigation .header-cart.opened {
    background: none !important
}

.page-cartPage .min_cart {
    background: #D84323;
    padding: 10px;
    position: fixed;
    bottom: 84px;
    z-index: 9999;
    width: 100%;
    left: 0;
    display: flex;
    justify-content: flex-start;
    align-items: center
}

.page-cartPage .min_cart .progress-cont {
    border-radius: 50%;
    margin: 0 10px 0 5px;
    position: relative;
    width: 55px;
    height: 55px
}

.page-cartPage .min_cart .progress-cont .circle-progress {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%
}

.page-cartPage .min_cart .progress-cont .circle-progress .progress {
    width: 100%;
    height: 100%;
    border-radius: 50%;
    margin: 0
}

.page-cartPage .min_cart .progress-cont .circle-progress .progress-bar {
    width: 100%;
    height: 100%;
    border-radius: 50%;
    transition: stroke-dashoffset .5s;
    background: radial-gradient(closest-side, #D84323 79%, transparent 80% 100%), conic-gradient(white 68%, pink 0)
}

.page-cartPage .min_cart .progress-cont .circle-progress .progress-text {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 24px
}

.page-cartPage .min_cart .min_cart_content {
    font-size: 14px;
    line-height: 16px;
    color: #fff
}

.page-cartPage .cart-page-container {
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    align-items: flex-end
}

.page-cartPage .cart-page-container .cart-list-cont {
    width: 100%
}

.page-cartPage .cart-top-contain {
    display: flex;
    justify-content: space-between;
    align-items: center;
    flex-wrap: wrap;
    width: 98%;
    float: right;
    min-height: auto;
    gap: 20px
}

@media (max-width:1023px) {
    .page-cartPage .cart-top-contain {
        flex-direction: column;
        justify-content: flex-start;
        align-items: flex-end
    }
}

.page-cartPage .cart-top-contain .cartWarningMessage {
    flex: 4
}

.page-cartPage .cart-top-contain .cartWarningMessage .global-alerts .alert {
    margin: 0;
    padding: 5px 35px 5px 15px
}

.page-cartPage .cart-top-contain .cartWarningMessage .global-alerts .alert-danger {
    background: #EA3E4E;
    border: none;
    color: #fff;
    border-radius: 20px;
    display: flex;
    justify-content: flex-start;
    align-items: center;
    gap: 5px
}

.page-cartPage .cart-top-contain .cartWarningMessage .global-alerts .alert-danger button.close {
    color: #fff;
    opacity: .5
}

.page-cartPage .cart-top-contain .cartWarningMessage .global-alerts .alert-danger .alert-text a {
    color: #fff
}

.page-cartPage .cart-top-contain .cartWarningMessage .cart-stockoff {
    background: #EA3E4E;
    border: none;
    color: #fff;
    border-radius: 20px;
    display: flex;
    justify-content: flex-start;
    align-items: center;
    gap: 5px
}

.page-cartPage .cart-top-contain .cartWarningMessage .cart-stockoff button.close {
    color: #fff;
    opacity: .5
}

.page-cartPage .cart-top-contain .cartWarningMessage .cart-stockoff .alert-text a {
    color: #fff
}

.page-cartPage .cart-top-contain .empty-cart-area {
    white-space: nowrap;
    float: left;
    flex: 1
}

.page-cartPage .cart-top-contain .empty-cart-area a {
    display: flex;
    justify-content: flex-end;
    align-items: center;
    gap: 10px;
    color: #2154BA;
    font-size: 17px;
    font-weight: 500;
    font-style: normal;
    line-height: 12px
}

.page-cartPage .cart-top-contain .empty-cart-area a:hover {
    text-decoration: none
}

.page-cartPage .cart-top-contain .empty-cart-area a:hover .empty-cart-text {
    text-decoration: underline
}

.page-cartPage .cart-top-contain .empty-cart-area a .empty-cart-text {
    line-height: 1
}

.page-cartPage .cart-top-contain .empty-cart-area a .empty-cart-text:hover {
    text-decoration: underline
}

.page-cartPage .cart-top-contain .empty-cart-area a .glyphicon {
    top: 0
}

.page-cartPage .promo-toggle {
    font-weight: 700;
    font-size: 11px;
    line-height: 15px;
    float: right;
    color: #005BAA;
    margin-bottom: 8px;
    cursor: pointer
}

.page-cartPage .no-result-cart {
    display: flex;
    flex-direction: column;
    max-width: 674px;
    justify-content: center;
    align-items: center;
    margin: auto;
    text-align: center;
    gap: 25px
}

.page-cartPage .no-result-cart h1 {
    color: #2154BA;
    font-size: 26px
}

.page-cartPage .no-result-cart p {
    font-size: 18px;
    color: #141414
}

.page-cartPage .no-result-cart .no-empty-cart-buttons {
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 10px
}

.page-cartPage .no-result-cart .no-empty-cart-buttons a.btn {
    border-radius: 25px;
    background: #2154BA
}

@media (max-width:1023px) {
    .page-cartPage .no-result-cart {
        gap: 10px;
        padding: 30px 20px
    }

    .page-cartPage .no-result-cart h1 {
        font-size: 16px
    }

    .page-cartPage .no-result-cart p {
        font-size: 15px
    }

    .page-cartPage .no-result-cart a.btn {
        font-size: 12px
    }
}

.page-cartPage .alert {
    margin-bottom: 10px
}

div.bannerHeightFix {
    min-height: 200px
}

.pr-note-box textarea {
    width: 100%;
    border: 1px solid #C7C7C7;
    margin: 10px 0 10px 0;
    resize: none;
    height: 80px
}

.pr-note-box textarea:focus {
    outline: 0
}

.pr-note-box .pr-note-title {
    display: none;
    text-align: center;
    font-size: 22px;
    font-weight: bold
}

@media (max-width:1023px) {
    .pr-note-box .pr-note-title {
        display: block
    }
}

.confirm-note-buttons .save-note-btn {
    margin-bottom: 10px
}

.confirm-note-buttons .vue-save-note-btn {
    max-width: 255px;
    border-radius: 23px;
    margin: auto
}

.confirm-note-buttons .delete-note-btn,
.confirm-note-buttons .vue-delete-note-btn {
    margin-bottom: 10px;
    background: #ffffff;
    border: 1px solid #2154BA;
    color: #005baa;
    border-radius: 23px
}

.confirm-note-buttons .delete-note-btn:hover,
.confirm-note-buttons .vue-delete-note-btn:hover,
.confirm-note-buttons .delete-note-btn:active,
.confirm-note-buttons .vue-delete-note-btn:active,
.confirm-note-buttons .delete-note-btn:focus,
.confirm-note-buttons .vue-delete-note-btn:focus {
    background-color: #bacbd9 !important
}

.rect-sheet {
    width: 100% !important;
    display: flex !important;
    justify-content: center
}

.rect-sheet:after {
    content: "";
    width: 44px;
    height: 7px;
    background: #E0E2E5;
    border-radius: 5px;
    display: block
}

.remove-entry-button,
.vue-remove-entry-button {
    font-family: 'Nunito';
    font-weight: 800
}

@media (min-width:1023px) {
    .cartPromotionBar {
        margin-top: -15px
    }
}

.cartPromotionBar .cartPromotionBarInner {
    height: 296px;
    background: #DCE4F0;
    margin: 0 -256px 26px -256px
}

@media (max-width:1023px) {
    .cartPromotionBar .cartPromotionBarInner {
        height: 135px;
        margin-bottom: 15px
    }
}

.cartPromotionBar .cart-promotion-container {
    position: absolute;
    width: 100vw;
    left: 0;
    display: flex;
    justify-content: center;
    padding-top: 20px;
    height: 296px;
    overflow: hidden
}

@media (max-width:1400px) {
    .cartPromotionBar .cart-promotion-container {
        width: 100%;
        padding: 0 12px
    }
}

@media (max-width:1023px) {
    .cartPromotionBar .cart-promotion-container {
        width: 100%;
        padding: 0 20px;
        height: 135px
    }
}

.cartPromotionBar .cart-promotion-container .camp-popup {
    display: block;
    width: 1400px;
    margin-bottom: 26px;
    float: left;
    font-size: 12px;
    line-height: 13px
}

@media (max-width:1023px) {
    .cartPromotionBar .cart-promotion-container .camp-popup {
        display: none
    }
}

@media (max-width:1400px) {
    .cartPromotionBar .cart-promotion-container .camp-popup {
        width: 100%
    }
}

.cartPromotionBar .cart-promotion-container .camp-popup .nav-atsepete {
    border-bottom: none;
    margin-bottom: 0;
    font-size: 13px;
    line-height: 15px
}

.cartPromotionBar .cart-promotion-container .camp-popup .nav-atsepete .owl-stage-outer {
    max-height: 43px;
    display: grid;
    place-items: center
}

.cartPromotionBar .cart-promotion-container .camp-popup .nav-atsepete .owl-stage-outer::after {
    content: '';
    background: #747678;
    border-radius: 8px;
    width: 85%;
    height: 1px;
    position: absolute;
    bottom: 3px;
    z-index: -1
}

@media (max-width:1400px) {
    .cartPromotionBar .cart-promotion-container .camp-popup .nav-atsepete .owl-stage-outer::after {
        width: 80%
    }
}

.cartPromotionBar .cart-promotion-container .camp-popup .nav-atsepete .owl-stage-outer .owl-stage {
    margin: 0 auto
}

.cartPromotionBar .cart-promotion-container .camp-popup .nav-atsepete .owl-stage-outer .owl-stage .owl-item {
    text-align: center
}

.cartPromotionBar .cart-promotion-container .camp-popup .nav-atsepete .owl-stage-outer .owl-stage .owl-item li {
    font-size: 19px;
    font-weight: 700;
    min-width: 171px;
    max-width: 392px;
    padding: 0 2px;
    margin: 0 auto;
    color: #747678
}

.cartPromotionBar .cart-promotion-container .camp-popup .nav-atsepete .owl-stage-outer .owl-stage .owl-item li .promo-name {
    min-height: 30px;
    padding: 12px 0
}

.cartPromotionBar .cart-promotion-container .camp-popup .nav-atsepete .owl-stage-outer .owl-stage .owl-item li.active {
    color: #2154ba
}

.cartPromotionBar .cart-promotion-container .camp-popup .nav-atsepete .owl-stage-outer .owl-stage .owl-item li.active a,
.cartPromotionBar .cart-promotion-container .camp-popup .nav-atsepete .owl-stage-outer .owl-stage .owl-item li.active a:hover {
    font-weight: 700;
    text-decoration: none;
    color: #2154ba
}

.cartPromotionBar .cart-promotion-container .camp-popup .nav-atsepete .owl-stage-outer .owl-stage .owl-item li.active .clearfix,
.cartPromotionBar .cart-promotion-container .camp-popup .nav-atsepete .owl-stage-outer .owl-stage .owl-item li.active .dl-horizontal dd,
.cartPromotionBar .cart-promotion-container .camp-popup .nav-atsepete .owl-stage-outer .owl-stage .owl-item li.active .container,
.cartPromotionBar .cart-promotion-container .camp-popup .nav-atsepete .owl-stage-outer .owl-stage .owl-item li.active .container-fluid,
.cartPromotionBar .cart-promotion-container .camp-popup .nav-atsepete .owl-stage-outer .owl-stage .owl-item li.active .row,
.cartPromotionBar .cart-promotion-container .camp-popup .nav-atsepete .owl-stage-outer .owl-stage .owl-item li.active .form-horizontal .form-group,
.cartPromotionBar .cart-promotion-container .camp-popup .nav-atsepete .owl-stage-outer .owl-stage .owl-item li.active .btn-toolbar,
.cartPromotionBar .cart-promotion-container .camp-popup .nav-atsepete .owl-stage-outer .owl-stage .owl-item li.active .btn-group-vertical>.btn-group,
.cartPromotionBar .cart-promotion-container .camp-popup .nav-atsepete .owl-stage-outer .owl-stage .owl-item li.active .nav,
.cartPromotionBar .cart-promotion-container .camp-popup .nav-atsepete .owl-stage-outer .owl-stage .owl-item li.active .navbar,
.cartPromotionBar .cart-promotion-container .camp-popup .nav-atsepete .owl-stage-outer .owl-stage .owl-item li.active .navbar-header,
.cartPromotionBar .cart-promotion-container .camp-popup .nav-atsepete .owl-stage-outer .owl-stage .owl-item li.active .navbar-collapse,
.cartPromotionBar .cart-promotion-container .camp-popup .nav-atsepete .owl-stage-outer .owl-stage .owl-item li.active .pager,
.cartPromotionBar .cart-promotion-container .camp-popup .nav-atsepete .owl-stage-outer .owl-stage .owl-item li.active .panel-body,
.cartPromotionBar .cart-promotion-container .camp-popup .nav-atsepete .owl-stage-outer .owl-stage .owl-item li.active .modal-footer {
    position: relative;
    display: flex;
    justify-content: center;
    width: 100%
}

.cartPromotionBar .cart-promotion-container .camp-popup .nav-atsepete .owl-stage-outer .owl-stage .owl-item li.active .clearfix::after,
.cartPromotionBar .cart-promotion-container .camp-popup .nav-atsepete .owl-stage-outer .owl-stage .owl-item li.active .dl-horizontal dd::after,
.cartPromotionBar .cart-promotion-container .camp-popup .nav-atsepete .owl-stage-outer .owl-stage .owl-item li.active .container::after,
.cartPromotionBar .cart-promotion-container .camp-popup .nav-atsepete .owl-stage-outer .owl-stage .owl-item li.active .container-fluid::after,
.cartPromotionBar .cart-promotion-container .camp-popup .nav-atsepete .owl-stage-outer .owl-stage .owl-item li.active .row::after,
.cartPromotionBar .cart-promotion-container .camp-popup .nav-atsepete .owl-stage-outer .owl-stage .owl-item li.active .form-horizontal .form-group::after,
.cartPromotionBar .cart-promotion-container .camp-popup .nav-atsepete .owl-stage-outer .owl-stage .owl-item li.active .btn-toolbar::after,
.cartPromotionBar .cart-promotion-container .camp-popup .nav-atsepete .owl-stage-outer .owl-stage .owl-item li.active .btn-group-vertical>.btn-group::after,
.cartPromotionBar .cart-promotion-container .camp-popup .nav-atsepete .owl-stage-outer .owl-stage .owl-item li.active .nav::after,
.cartPromotionBar .cart-promotion-container .camp-popup .nav-atsepete .owl-stage-outer .owl-stage .owl-item li.active .navbar::after,
.cartPromotionBar .cart-promotion-container .camp-popup .nav-atsepete .owl-stage-outer .owl-stage .owl-item li.active .navbar-header::after,
.cartPromotionBar .cart-promotion-container .camp-popup .nav-atsepete .owl-stage-outer .owl-stage .owl-item li.active .navbar-collapse::after,
.cartPromotionBar .cart-promotion-container .camp-popup .nav-atsepete .owl-stage-outer .owl-stage .owl-item li.active .pager::after,
.cartPromotionBar .cart-promotion-container .camp-popup .nav-atsepete .owl-stage-outer .owl-stage .owl-item li.active .panel-body::after,
.cartPromotionBar .cart-promotion-container .camp-popup .nav-atsepete .owl-stage-outer .owl-stage .owl-item li.active .modal-footer::after {
    content: '';
    background: #2154ba;
    border-radius: 8px;
    width: 85%;
    height: 7px;
    position: absolute;
    bottom: 0
}

.cartPromotionBar .cart-promotion-container .camp-popup .nav-atsepete .owl-stage-outer .owl-stage .owl-item li a,
.cartPromotionBar .cart-promotion-container .camp-popup .nav-atsepete .owl-stage-outer .owl-stage .owl-item li a:hover {
    text-decoration: none;
    color: #747678
}

.cartPromotionBar .cart-promotion-container .camp-popup .nav-atsepete .owl-nav {
    display: none
}

.cartPromotionBar .cart-promotion-container .camp-popup .nav-atsepete .owl-nav .owl-prev {
    left: -5px
}

@media (max-width:1023px) {
    .cartPromotionBar .cart-promotion-container .camp-popup .nav-atsepete .owl-nav .owl-prev {
        border-radius: 8px 0 0 0
    }
}

.cartPromotionBar .cart-promotion-container .camp-popup .nav-atsepete .owl-nav .owl-next {
    right: -5px
}

@media (max-width:1023px) {
    .cartPromotionBar .cart-promotion-container .camp-popup .nav-atsepete .owl-nav .owl-next {
        border-radius: 0 8px 0 0
    }
}

.cartPromotionBar .cart-promotion-container .camp-popup .nav-atsepete .owl-nav .owl-next,
.cartPromotionBar .cart-promotion-container .camp-popup .nav-atsepete .owl-nav .owl-next:hover,
.cartPromotionBar .cart-promotion-container .camp-popup .nav-atsepete .owl-nav .owl-prev,
.cartPromotionBar .cart-promotion-container .camp-popup .nav-atsepete .owl-nav .owl-prev:hover {
    text-indent: -10px;
    display: block;
    width: 30px;
    height: 50px
}

@media (max-width:1023px) {

    .cartPromotionBar .cart-promotion-container .camp-popup .nav-atsepete .owl-nav .owl-next,
    .cartPromotionBar .cart-promotion-container .camp-popup .nav-atsepete .owl-nav .owl-next:hover,
    .cartPromotionBar .cart-promotion-container .camp-popup .nav-atsepete .owl-nav .owl-prev,
    .cartPromotionBar .cart-promotion-container .camp-popup .nav-atsepete .owl-nav .owl-prev:hover {
        background: #ffffff;
        margin-top: -1px
    }
}

.cartPromotionBar .cart-promotion-container .camp-popup .nav-atsepete .owl-nav .owl-next span.glyphicon,
.cartPromotionBar .cart-promotion-container .camp-popup .nav-atsepete .owl-nav .owl-next:hover span.glyphicon,
.cartPromotionBar .cart-promotion-container .camp-popup .nav-atsepete .owl-nav .owl-prev span.glyphicon,
.cartPromotionBar .cart-promotion-container .camp-popup .nav-atsepete .owl-nav .owl-prev:hover span.glyphicon {
    width: 30px;
    height: 45px;
    opacity: 1;
    color: #ffffff;
    line-height: 43px;
    font-size: 15px;
    font-weight: 700;
    left: unset
}

@media (max-width:1023px) {

    .cartPromotionBar .cart-promotion-container .camp-popup .nav-atsepete .owl-nav .owl-next span.glyphicon,
    .cartPromotionBar .cart-promotion-container .camp-popup .nav-atsepete .owl-nav .owl-next:hover span.glyphicon,
    .cartPromotionBar .cart-promotion-container .camp-popup .nav-atsepete .owl-nav .owl-prev span.glyphicon,
    .cartPromotionBar .cart-promotion-container .camp-popup .nav-atsepete .owl-nav .owl-prev:hover span.glyphicon {
        color: #005BAA
    }
}

.cartPromotionBar .cart-promotion-container .camp-popup .p-none {
    padding-left: unset;
    padding-right: unset
}

.cartPromotionBar .cart-promotion-container .camp-popup .tab-content .tab-pane .campaign-img-ats {
    float: left;
    display: flex;
    align-items: center;
    justify-content: center;
    height: 170px;
    margin-top: 40px
}

.cartPromotionBar .cart-promotion-container .camp-popup .tab-content .tab-pane .campaign-img-ats img {
    max-height: 100%;
    position: relative;
    object-fit: contain;
    width: 100%
}

.cartPromotionBar .cart-promotion-container .camp-popup .tab-content .tab-pane .campaign-img-ats-mbl {
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 5px
}

.cartPromotionBar .cart-promotion-container .camp-popup .tab-content .tab-pane .campaign-img-ats-mbl img {
    max-height: 40px
}

.cartPromotionBar .cart-promotion-container .camp-popup .tab-content .tab-pane .campaign-banner {
    display: flex;
    align-items: center;
    justify-content: flex-start;
    padding: 10px 25px
}

.cartPromotionBar .cart-promotion-container .camp-popup .tab-content .tab-pane .campaign-banner .campaign-img {
    width: 80px;
    height: 80px
}

.cartPromotionBar .cart-promotion-container .camp-popup .tab-content .tab-pane .campaign-banner .campaign-text {
    margin-left: 10px;
    font-weight: 700;
    font-size: 13px;
    line-height: 15px;
    color: #005BAA;
    text-align: left
}

.cartPromotionBar .cart-promotion-container .camp-popup .tab-content .tab-pane .campaign-banner .campaign-text b {
    font-weight: 900
}

.cartPromotionBar .cart-promotion-container .camp-popup .tab-content .tab-pane .campaign-banner .campaign-text .isApplied {
    color: #3B9A09;
    line-height: 15px
}

.cartPromotionBar .cart-promotion-container .camp-popup .tab-content .tab-pane .campaign-banner .campaign-text .isApplied .ty {
    font-weight: 900;
    font-size: 18px
}

.cartPromotionBar .cart-promotion-container .camp-popup .tab-content .tab-pane .campaign-banner .campaign-text .isApplied .ty-camp-info {
    font-weight: 700;
    font-size: 13px;
    margin-top: 5px
}

.cartPromotionBar .cart-promotion-container .camp-popup .tab-content .tab-pane .owl-carousel.allAtsCampaignProduct .owl-stage-outer .owl-stage .owl-item:last-child {
    margin-right: 0 !important
}

.cartPromotionBar .cart-promotion-container .camp-popup .tab-content .tab-pane .owl-carousel.allCampaignProduct,
.cartPromotionBar .cart-promotion-container .camp-popup .tab-content .tab-pane .owl-carousel.allAtsCampaignProduct {
    transition: opacity .3s ease !important
}

.cartPromotionBar .cart-promotion-container .camp-popup .tab-content .tab-pane .owl-carousel.allCampaignProduct .owl-stage-outer .owl-stage,
.cartPromotionBar .cart-promotion-container .camp-popup .tab-content .tab-pane .owl-carousel.allAtsCampaignProduct .owl-stage-outer .owl-stage {
    margin: 0 auto
}

@media (min-width:1023px) {

    .cartPromotionBar .cart-promotion-container .camp-popup .tab-content .tab-pane .owl-carousel.allCampaignProduct .owl-stage-outer .owl-stage,
    .cartPromotionBar .cart-promotion-container .camp-popup .tab-content .tab-pane .owl-carousel.allAtsCampaignProduct .owl-stage-outer .owl-stage {
        padding-left: 0 !important
    }
}

.cartPromotionBar .cart-promotion-container .camp-popup .tab-content .tab-pane .owl-carousel.allCampaignProduct .owl-stage-outer .owl-stage .owl-item,
.cartPromotionBar .cart-promotion-container .camp-popup .tab-content .tab-pane .owl-carousel.allAtsCampaignProduct .owl-stage-outer .owl-stage .owl-item {
    text-align: start
}

.cartPromotionBar .cart-promotion-container .camp-popup .tab-content .tab-pane .owl-carousel.allCampaignProduct .owl-stage-outer .owl-stage .owl-item img,
.cartPromotionBar .cart-promotion-container .camp-popup .tab-content .tab-pane .owl-carousel.allAtsCampaignProduct .owl-stage-outer .owl-stage .owl-item img {
    width: auto;
    display: inline;
    object-fit: contain
}

.cartPromotionBar .cart-promotion-container .camp-popup .tab-content .tab-pane .owl-carousel.allCampaignProduct .owl-nav,
.cartPromotionBar .cart-promotion-container .camp-popup .tab-content .tab-pane .owl-carousel.allAtsCampaignProduct .owl-nav {
    display: flex;
    justify-content: flex-end;
    align-items: center;
    margin-top: 10px
}

@media (max-width:1023px) {

    .cartPromotionBar .cart-promotion-container .camp-popup .tab-content .tab-pane .owl-carousel.allCampaignProduct .owl-nav,
    .cartPromotionBar .cart-promotion-container .camp-popup .tab-content .tab-pane .owl-carousel.allAtsCampaignProduct .owl-nav {
        display: none
    }
}

.cartPromotionBar .cart-promotion-container .camp-popup .tab-content .tab-pane .owl-carousel.allCampaignProduct .owl-nav .owl-next,
.cartPromotionBar .cart-promotion-container .camp-popup .tab-content .tab-pane .owl-carousel.allAtsCampaignProduct .owl-nav .owl-next,
.cartPromotionBar .cart-promotion-container .camp-popup .tab-content .tab-pane .owl-carousel.allCampaignProduct .owl-nav .owl-prev,
.cartPromotionBar .cart-promotion-container .camp-popup .tab-content .tab-pane .owl-carousel.allAtsCampaignProduct .owl-nav .owl-prev {
    position: relative !important;
    padding: 0;
    display: flex;
    align-items: flex-end;
    overflow: inherit;
    height: 20px;
    width: 40px
}

.cartPromotionBar .cart-promotion-container .camp-popup .tab-content .tab-pane .owl-carousel.allCampaignProduct .owl-nav .owl-next.disabled,
.cartPromotionBar .cart-promotion-container .camp-popup .tab-content .tab-pane .owl-carousel.allAtsCampaignProduct .owl-nav .owl-next.disabled,
.cartPromotionBar .cart-promotion-container .camp-popup .tab-content .tab-pane .owl-carousel.allCampaignProduct .owl-nav .owl-prev.disabled,
.cartPromotionBar .cart-promotion-container .camp-popup .tab-content .tab-pane .owl-carousel.allAtsCampaignProduct .owl-nav .owl-prev.disabled {
    opacity: .5
}

.cartPromotionBar .cart-promotion-container .camp-popup .tab-content .tab-pane .owl-carousel.allCampaignProduct .owl-nav .owl-next .slider-left-button,
.cartPromotionBar .cart-promotion-container .camp-popup .tab-content .tab-pane .owl-carousel.allAtsCampaignProduct .owl-nav .owl-next .slider-left-button,
.cartPromotionBar .cart-promotion-container .camp-popup .tab-content .tab-pane .owl-carousel.allCampaignProduct .owl-nav .owl-prev .slider-left-button,
.cartPromotionBar .cart-promotion-container .camp-popup .tab-content .tab-pane .owl-carousel.allAtsCampaignProduct .owl-nav .owl-prev .slider-left-button,
.cartPromotionBar .cart-promotion-container .camp-popup .tab-content .tab-pane .owl-carousel.allCampaignProduct .owl-nav .owl-next .slider-right-button,
.cartPromotionBar .cart-promotion-container .camp-popup .tab-content .tab-pane .owl-carousel.allAtsCampaignProduct .owl-nav .owl-next .slider-right-button,
.cartPromotionBar .cart-promotion-container .camp-popup .tab-content .tab-pane .owl-carousel.allCampaignProduct .owl-nav .owl-prev .slider-right-button,
.cartPromotionBar .cart-promotion-container .camp-popup .tab-content .tab-pane .owl-carousel.allAtsCampaignProduct .owl-nav .owl-prev .slider-right-button {
    position: relative;
    display: inline-flex;
    cursor: pointer;
    box-shadow: none;
    background-color: transparent;
    right: auto;
    left: auto
}

.cartPromotionBar .cart-promotion-container .camp-popup .tab-content .tab-pane .owl-carousel.allCampaignProduct .owl-nav .owl-next .slider-left-button .pd-arrow-left,
.cartPromotionBar .cart-promotion-container .camp-popup .tab-content .tab-pane .owl-carousel.allAtsCampaignProduct .owl-nav .owl-next .slider-left-button .pd-arrow-left,
.cartPromotionBar .cart-promotion-container .camp-popup .tab-content .tab-pane .owl-carousel.allCampaignProduct .owl-nav .owl-prev .slider-left-button .pd-arrow-left,
.cartPromotionBar .cart-promotion-container .camp-popup .tab-content .tab-pane .owl-carousel.allAtsCampaignProduct .owl-nav .owl-prev .slider-left-button .pd-arrow-left,
.cartPromotionBar .cart-promotion-container .camp-popup .tab-content .tab-pane .owl-carousel.allCampaignProduct .owl-nav .owl-next .slider-right-button .pd-arrow-left,
.cartPromotionBar .cart-promotion-container .camp-popup .tab-content .tab-pane .owl-carousel.allAtsCampaignProduct .owl-nav .owl-next .slider-right-button .pd-arrow-left,
.cartPromotionBar .cart-promotion-container .camp-popup .tab-content .tab-pane .owl-carousel.allCampaignProduct .owl-nav .owl-prev .slider-right-button .pd-arrow-left,
.cartPromotionBar .cart-promotion-container .camp-popup .tab-content .tab-pane .owl-carousel.allAtsCampaignProduct .owl-nav .owl-prev .slider-right-button .pd-arrow-left,
.cartPromotionBar .cart-promotion-container .camp-popup .tab-content .tab-pane .owl-carousel.allCampaignProduct .owl-nav .owl-next .slider-left-button .pd-arrow-right,
.cartPromotionBar .cart-promotion-container .camp-popup .tab-content .tab-pane .owl-carousel.allAtsCampaignProduct .owl-nav .owl-next .slider-left-button .pd-arrow-right,
.cartPromotionBar .cart-promotion-container .camp-popup .tab-content .tab-pane .owl-carousel.allCampaignProduct .owl-nav .owl-prev .slider-left-button .pd-arrow-right,
.cartPromotionBar .cart-promotion-container .camp-popup .tab-content .tab-pane .owl-carousel.allAtsCampaignProduct .owl-nav .owl-prev .slider-left-button .pd-arrow-right,
.cartPromotionBar .cart-promotion-container .camp-popup .tab-content .tab-pane .owl-carousel.allCampaignProduct .owl-nav .owl-next .slider-right-button .pd-arrow-right,
.cartPromotionBar .cart-promotion-container .camp-popup .tab-content .tab-pane .owl-carousel.allAtsCampaignProduct .owl-nav .owl-next .slider-right-button .pd-arrow-right,
.cartPromotionBar .cart-promotion-container .camp-popup .tab-content .tab-pane .owl-carousel.allCampaignProduct .owl-nav .owl-prev .slider-right-button .pd-arrow-right,
.cartPromotionBar .cart-promotion-container .camp-popup .tab-content .tab-pane .owl-carousel.allAtsCampaignProduct .owl-nav .owl-prev .slider-right-button .pd-arrow-right {
    background: #015aac;
    height: 4px;
    width: 30px;
    margin: 0 auto;
    position: relative;
    border-radius: 5px
}

.cartPromotionBar .cart-promotion-container .camp-popup .tab-content .tab-pane .owl-carousel.allCampaignProduct .owl-nav .owl-next .slider-left-button .pd-arrow-left:before,
.cartPromotionBar .cart-promotion-container .camp-popup .tab-content .tab-pane .owl-carousel.allAtsCampaignProduct .owl-nav .owl-next .slider-left-button .pd-arrow-left:before,
.cartPromotionBar .cart-promotion-container .camp-popup .tab-content .tab-pane .owl-carousel.allCampaignProduct .owl-nav .owl-prev .slider-left-button .pd-arrow-left:before,
.cartPromotionBar .cart-promotion-container .camp-popup .tab-content .tab-pane .owl-carousel.allAtsCampaignProduct .owl-nav .owl-prev .slider-left-button .pd-arrow-left:before,
.cartPromotionBar .cart-promotion-container .camp-popup .tab-content .tab-pane .owl-carousel.allCampaignProduct .owl-nav .owl-next .slider-right-button .pd-arrow-left:before,
.cartPromotionBar .cart-promotion-container .camp-popup .tab-content .tab-pane .owl-carousel.allAtsCampaignProduct .owl-nav .owl-next .slider-right-button .pd-arrow-left:before,
.cartPromotionBar .cart-promotion-container .camp-popup .tab-content .tab-pane .owl-carousel.allCampaignProduct .owl-nav .owl-prev .slider-right-button .pd-arrow-left:before,
.cartPromotionBar .cart-promotion-container .camp-popup .tab-content .tab-pane .owl-carousel.allAtsCampaignProduct .owl-nav .owl-prev .slider-right-button .pd-arrow-left:before,
.cartPromotionBar .cart-promotion-container .camp-popup .tab-content .tab-pane .owl-carousel.allCampaignProduct .owl-nav .owl-next .slider-left-button .pd-arrow-right:before,
.cartPromotionBar .cart-promotion-container .camp-popup .tab-content .tab-pane .owl-carousel.allAtsCampaignProduct .owl-nav .owl-next .slider-left-button .pd-arrow-right:before,
.cartPromotionBar .cart-promotion-container .camp-popup .tab-content .tab-pane .owl-carousel.allCampaignProduct .owl-nav .owl-prev .slider-left-button .pd-arrow-right:before,
.cartPromotionBar .cart-promotion-container .camp-popup .tab-content .tab-pane .owl-carousel.allAtsCampaignProduct .owl-nav .owl-prev .slider-left-button .pd-arrow-right:before,
.cartPromotionBar .cart-promotion-container .camp-popup .tab-content .tab-pane .owl-carousel.allCampaignProduct .owl-nav .owl-next .slider-right-button .pd-arrow-right:before,
.cartPromotionBar .cart-promotion-container .camp-popup .tab-content .tab-pane .owl-carousel.allAtsCampaignProduct .owl-nav .owl-next .slider-right-button .pd-arrow-right:before,
.cartPromotionBar .cart-promotion-container .camp-popup .tab-content .tab-pane .owl-carousel.allCampaignProduct .owl-nav .owl-prev .slider-right-button .pd-arrow-right:before,
.cartPromotionBar .cart-promotion-container .camp-popup .tab-content .tab-pane .owl-carousel.allAtsCampaignProduct .owl-nav .owl-prev .slider-right-button .pd-arrow-right:before,
.cartPromotionBar .cart-promotion-container .camp-popup .tab-content .tab-pane .owl-carousel.allCampaignProduct .owl-nav .owl-next .slider-left-button .pd-arrow-left:after,
.cartPromotionBar .cart-promotion-container .camp-popup .tab-content .tab-pane .owl-carousel.allAtsCampaignProduct .owl-nav .owl-next .slider-left-button .pd-arrow-left:after,
.cartPromotionBar .cart-promotion-container .camp-popup .tab-content .tab-pane .owl-carousel.allCampaignProduct .owl-nav .owl-prev .slider-left-button .pd-arrow-left:after,
.cartPromotionBar .cart-promotion-container .camp-popup .tab-content .tab-pane .owl-carousel.allAtsCampaignProduct .owl-nav .owl-prev .slider-left-button .pd-arrow-left:after,
.cartPromotionBar .cart-promotion-container .camp-popup .tab-content .tab-pane .owl-carousel.allCampaignProduct .owl-nav .owl-next .slider-right-button .pd-arrow-left:after,
.cartPromotionBar .cart-promotion-container .camp-popup .tab-content .tab-pane .owl-carousel.allAtsCampaignProduct .owl-nav .owl-next .slider-right-button .pd-arrow-left:after,
.cartPromotionBar .cart-promotion-container .camp-popup .tab-content .tab-pane .owl-carousel.allCampaignProduct .owl-nav .owl-prev .slider-right-button .pd-arrow-left:after,
.cartPromotionBar .cart-promotion-container .camp-popup .tab-content .tab-pane .owl-carousel.allAtsCampaignProduct .owl-nav .owl-prev .slider-right-button .pd-arrow-left:after,
.cartPromotionBar .cart-promotion-container .camp-popup .tab-content .tab-pane .owl-carousel.allCampaignProduct .owl-nav .owl-next .slider-left-button .pd-arrow-right:after,
.cartPromotionBar .cart-promotion-container .camp-popup .tab-content .tab-pane .owl-carousel.allAtsCampaignProduct .owl-nav .owl-next .slider-left-button .pd-arrow-right:after,
.cartPromotionBar .cart-promotion-container .camp-popup .tab-content .tab-pane .owl-carousel.allCampaignProduct .owl-nav .owl-prev .slider-left-button .pd-arrow-right:after,
.cartPromotionBar .cart-promotion-container .camp-popup .tab-content .tab-pane .owl-carousel.allAtsCampaignProduct .owl-nav .owl-prev .slider-left-button .pd-arrow-right:after,
.cartPromotionBar .cart-promotion-container .camp-popup .tab-content .tab-pane .owl-carousel.allCampaignProduct .owl-nav .owl-next .slider-right-button .pd-arrow-right:after,
.cartPromotionBar .cart-promotion-container .camp-popup .tab-content .tab-pane .owl-carousel.allAtsCampaignProduct .owl-nav .owl-next .slider-right-button .pd-arrow-right:after,
.cartPromotionBar .cart-promotion-container .camp-popup .tab-content .tab-pane .owl-carousel.allCampaignProduct .owl-nav .owl-prev .slider-right-button .pd-arrow-right:after,
.cartPromotionBar .cart-promotion-container .camp-popup .tab-content .tab-pane .owl-carousel.allAtsCampaignProduct .owl-nav .owl-prev .slider-right-button .pd-arrow-right:after {
    content: "";
    background: #015aac;
    position: absolute;
    height: 4px;
    width: 15px;
    border-radius: 5px
}

.cartPromotionBar .cart-promotion-container .camp-popup .tab-content .tab-pane .owl-carousel.allCampaignProduct .owl-nav .owl-next .slider-left-button .pd-arrow-left:before,
.cartPromotionBar .cart-promotion-container .camp-popup .tab-content .tab-pane .owl-carousel.allAtsCampaignProduct .owl-nav .owl-next .slider-left-button .pd-arrow-left:before,
.cartPromotionBar .cart-promotion-container .camp-popup .tab-content .tab-pane .owl-carousel.allCampaignProduct .owl-nav .owl-prev .slider-left-button .pd-arrow-left:before,
.cartPromotionBar .cart-promotion-container .camp-popup .tab-content .tab-pane .owl-carousel.allAtsCampaignProduct .owl-nav .owl-prev .slider-left-button .pd-arrow-left:before,
.cartPromotionBar .cart-promotion-container .camp-popup .tab-content .tab-pane .owl-carousel.allCampaignProduct .owl-nav .owl-next .slider-right-button .pd-arrow-left:before,
.cartPromotionBar .cart-promotion-container .camp-popup .tab-content .tab-pane .owl-carousel.allAtsCampaignProduct .owl-nav .owl-next .slider-right-button .pd-arrow-left:before,
.cartPromotionBar .cart-promotion-container .camp-popup .tab-content .tab-pane .owl-carousel.allCampaignProduct .owl-nav .owl-prev .slider-right-button .pd-arrow-left:before,
.cartPromotionBar .cart-promotion-container .camp-popup .tab-content .tab-pane .owl-carousel.allAtsCampaignProduct .owl-nav .owl-prev .slider-right-button .pd-arrow-left:before {
    left: -3px;
    bottom: -4px;
    transform: rotate(45deg)
}

.cartPromotionBar .cart-promotion-container .camp-popup .tab-content .tab-pane .owl-carousel.allCampaignProduct .owl-nav .owl-next .slider-left-button .pd-arrow-left:after,
.cartPromotionBar .cart-promotion-container .camp-popup .tab-content .tab-pane .owl-carousel.allAtsCampaignProduct .owl-nav .owl-next .slider-left-button .pd-arrow-left:after,
.cartPromotionBar .cart-promotion-container .camp-popup .tab-content .tab-pane .owl-carousel.allCampaignProduct .owl-nav .owl-prev .slider-left-button .pd-arrow-left:after,
.cartPromotionBar .cart-promotion-container .camp-popup .tab-content .tab-pane .owl-carousel.allAtsCampaignProduct .owl-nav .owl-prev .slider-left-button .pd-arrow-left:after,
.cartPromotionBar .cart-promotion-container .camp-popup .tab-content .tab-pane .owl-carousel.allCampaignProduct .owl-nav .owl-next .slider-right-button .pd-arrow-left:after,
.cartPromotionBar .cart-promotion-container .camp-popup .tab-content .tab-pane .owl-carousel.allAtsCampaignProduct .owl-nav .owl-next .slider-right-button .pd-arrow-left:after,
.cartPromotionBar .cart-promotion-container .camp-popup .tab-content .tab-pane .owl-carousel.allCampaignProduct .owl-nav .owl-prev .slider-right-button .pd-arrow-left:after,
.cartPromotionBar .cart-promotion-container .camp-popup .tab-content .tab-pane .owl-carousel.allAtsCampaignProduct .owl-nav .owl-prev .slider-right-button .pd-arrow-left:after {
    left: -3px;
    top: -4px;
    transform: rotate(-45deg)
}

.cartPromotionBar .cart-promotion-container .camp-popup .tab-content .tab-pane .owl-carousel.allCampaignProduct .owl-nav .owl-next .slider-left-button .pd-arrow-right:before,
.cartPromotionBar .cart-promotion-container .camp-popup .tab-content .tab-pane .owl-carousel.allAtsCampaignProduct .owl-nav .owl-next .slider-left-button .pd-arrow-right:before,
.cartPromotionBar .cart-promotion-container .camp-popup .tab-content .tab-pane .owl-carousel.allCampaignProduct .owl-nav .owl-prev .slider-left-button .pd-arrow-right:before,
.cartPromotionBar .cart-promotion-container .camp-popup .tab-content .tab-pane .owl-carousel.allAtsCampaignProduct .owl-nav .owl-prev .slider-left-button .pd-arrow-right:before,
.cartPromotionBar .cart-promotion-container .camp-popup .tab-content .tab-pane .owl-carousel.allCampaignProduct .owl-nav .owl-next .slider-right-button .pd-arrow-right:before,
.cartPromotionBar .cart-promotion-container .camp-popup .tab-content .tab-pane .owl-carousel.allAtsCampaignProduct .owl-nav .owl-next .slider-right-button .pd-arrow-right:before,
.cartPromotionBar .cart-promotion-container .camp-popup .tab-content .tab-pane .owl-carousel.allCampaignProduct .owl-nav .owl-prev .slider-right-button .pd-arrow-right:before,
.cartPromotionBar .cart-promotion-container .camp-popup .tab-content .tab-pane .owl-carousel.allAtsCampaignProduct .owl-nav .owl-prev .slider-right-button .pd-arrow-right:before {
    right: -3px;
    bottom: -4px;
    transform: rotate(-45deg)
}

.cartPromotionBar .cart-promotion-container .camp-popup .tab-content .tab-pane .owl-carousel.allCampaignProduct .owl-nav .owl-next .slider-left-button .pd-arrow-right:after,
.cartPromotionBar .cart-promotion-container .camp-popup .tab-content .tab-pane .owl-carousel.allAtsCampaignProduct .owl-nav .owl-next .slider-left-button .pd-arrow-right:after,
.cartPromotionBar .cart-promotion-container .camp-popup .tab-content .tab-pane .owl-carousel.allCampaignProduct .owl-nav .owl-prev .slider-left-button .pd-arrow-right:after,
.cartPromotionBar .cart-promotion-container .camp-popup .tab-content .tab-pane .owl-carousel.allAtsCampaignProduct .owl-nav .owl-prev .slider-left-button .pd-arrow-right:after,
.cartPromotionBar .cart-promotion-container .camp-popup .tab-content .tab-pane .owl-carousel.allCampaignProduct .owl-nav .owl-next .slider-right-button .pd-arrow-right:after,
.cartPromotionBar .cart-promotion-container .camp-popup .tab-content .tab-pane .owl-carousel.allAtsCampaignProduct .owl-nav .owl-next .slider-right-button .pd-arrow-right:after,
.cartPromotionBar .cart-promotion-container .camp-popup .tab-content .tab-pane .owl-carousel.allCampaignProduct .owl-nav .owl-prev .slider-right-button .pd-arrow-right:after,
.cartPromotionBar .cart-promotion-container .camp-popup .tab-content .tab-pane .owl-carousel.allAtsCampaignProduct .owl-nav .owl-prev .slider-right-button .pd-arrow-right:after {
    right: -3px;
    top: -4px;
    transform: rotate(45deg)
}

.cartPromotionBar .cart-promotion-container .promo-toggle-mobile {
    width: 100%;
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    align-items: flex-start
}

@media (min-width:1023px) {
    .cartPromotionBar .cart-promotion-container .promo-toggle-mobile {
        display: none
    }
}

.cartPromotionBar .cart-promotion-container .promo-toggle-mobile .mobile-head-text h1 {
    color: #2154BA;
    font-size: 14px;
    font-weight: bold
}

.cartPromotionBar .cart-promotion-container .promo-toggle-mobile .promo-list-mobile {
    display: flex;
    justify-content: space-between;
    width: 100%
}

.cartPromotionBar .cart-promotion-container .promo-toggle-mobile .promo-list-mobile .promotional-product-mobile {
    width: 67px;
    height: 67px;
    background: #ffffff;
    background-clip: padding-box;
    border-radius: 10px;
    display: flex;
    justify-content: center;
    align-items: center;
    border: 1px solid #CDE4FC
}

.cartPromotionBar .cart-promotion-container .promo-toggle-mobile .promo-list-mobile .promotional-product-mobile .mobile-promo-img {
    width: 52px;
    height: 52px;
    object-fit: contain
}

.cartPromotionBar .cart-promotion-container .promo-toggle-mobile .promo-list-mobile .promotional-product-mobile .mobile-promo-btn {
    width: 100%;
    height: 100%;
    cursor: pointer;
    border-radius: 10px;
    display: flex;
    justify-content: center;
    align-items: center
}

.cartPromotionBar .cart-promotion-container .promo-toggle-mobile .promo-list-mobile .promotional-product-mobile .mobile-promo-btn img {
    object-fit: contain
}

.cartPromotionBar .camp-bottom-sheet {
    z-index: 10000
}

@media (min-width:1023px) {
    .cartPromotionBar .camp-bottom-sheet {
        display: none
    }
}

.cartPromotionBar .camp-bottom-sheet .backdrop {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.6);
    transition: all .2s ease-in-out;
    opacity: 0;
    pointer-events: none;
    z-index: 0
}

.cartPromotionBar .camp-bottom-sheet .bottom-sheet {
    background: #fff;
    width: 100%;
    height: 90%;
    border-radius: 10px 10px 0 0;
    transition: all .2s ease-in-out;
    left: 50%;
    transform: translateX(-50%);
    bottom: -110%;
    position: fixed
}

.cartPromotionBar .camp-bottom-sheet .bottom-sheet .bsheet-title {
    width: 100%;
    height: 40px;
    padding: 10px 0
}

.cartPromotionBar .camp-bottom-sheet .bottom-sheet .bsheet-content {
    width: 100%;
    height: 100%;
    padding: 0 20px 200px 20px;
    overflow: scroll;
    display: flex;
    flex-direction: column;
    justify-content: flex-start
}

.cartPromotionBar .camp-bottom-sheet .bottom-sheet .bsheet-content .promo-name {
    font-size: 16px;
    font-weight: bold;
    margin-bottom: 1rem
}

.cartPromotionBar .camp-bottom-sheet .bottom-sheet .bsheet-content .promo-name:nth-child(1) {
    font-size: 18px
}

.cartPromotionBar .camp-bottom-sheet .bottom-sheet .bsheet-content .promo-name:not(:first-child) {
    margin-top: 20px
}

.cartPromotionBar .camp-bottom-sheet .bottom-sheet .bsheet-sub-area {
    width: 100%;
    padding: 15px 0;
    background: #fff;
    text-align: center;
    position: fixed;
    bottom: 0;
    z-index: 1
}

.cartPromotionBar .camp-bottom-sheet .bottom-sheet .bsheet-sub-area .continue-cart-btn {
    border-radius: 50px;
    padding: 15px 35px;
    background: #2154BA;
    color: #fff;
    border: none;
    outline: none;
    font-weight: 600
}

.cartPromotionBar .camp-bottom-sheet.show-modal .backdrop {
    opacity: 1;
    pointer-events: all
}

.cartPromotionBar .camp-bottom-sheet.show-modal .bottom-sheet {
    bottom: 0
}

.cartPromotionBar .camp-bottom-sheet .close-sheet {
    position: relative;
    width: 20px;
    height: 20px;
    float: right;
    margin: 10px;
    cursor: pointer;
    pointer-events: fill
}

.cartPromotionBar .camp-bottom-sheet .close-sheet span {
    display: block;
    width: 100%;
    height: 2px;
    border-radius: 2px;
    background: #235AAB;
    transform: rotate(45deg)
}

.cartPromotionBar .camp-bottom-sheet .close-sheet span::before {
    content: "";
    position: absolute;
    width: 100%;
    height: 2px;
    border-radius: 2px;
    background: #235AAB;
    transform: rotate(90deg)
}

.productPromotionBar {
    background: #FFD541;
    display: block;
    width: 100%;
    float: left;
    padding: 0
}

.productPromotionBar p {
    margin: 0;
    color: #303030;
    font-size: 15px;
    font-family: 'Nunito';
    font-weight: 600;
    display: table-cell;
    vertical-align: middle;
    width: 100%
}

.productPromotionBar p span {
    display: block;
    margin: 3px 25px 0 0
}

.productPromotionBar p span:last-child {
    font-size: 14px;
    color: #303030;
    font-family: 'Nunito'
}

.productPromotionBar .promotion-info {
    width: 100%;
    float: left;
    display: table
}

.productPromotionBar .promotion-info.promotion-asseco_garantipay {
    background: #80be35
}

.productPromotionBar .promotion-info.promotion-asseco_garantipay .promotion-icon {
    padding: 0 !important;
    background: #ffffff;
    border-top: 1px solid #eee
}

.productPromotionBar .promotion-info.promotion-asseco_garantipay .promotion-icon span.icon-promotion {
    width: 113px;
    height: 30px;
    margin: 10px auto 10px auto;
    background: url(https://reimg-carrefour.mncdn.com/staticimage/sprite-iconsx3.png) 0 -187px #ffffff no-repeat;
    display: block
}

.productPromotionBar .promotion-info.promotion-asseco_garantipay .promotion-information {
    height: 50px;
    padding: 0 !important
}

.productPromotionBar .promotion-info.promotion-asseco_garantipay .promotion-information div.promotion-triangle {
    margin-top: -10px;
    margin-left: 35%;
    display: block;
    height: 10px;
    float: left;
    border-style: solid;
    border-width: 0 10px 10px 10px;
    border-color: transparent transparent #80be35 transparent
}

.productPromotionBar .promotion-info.promotion-asseco_garantipay .promotion-information p {
    color: #ffffff;
    display: block
}

.productPromotionBar .promotion-info.promotion-asseco_garantipay .promotion-information p.promotion-header {
    margin: 5px 0 0 15px
}

.productPromotionBar .promotion-info.promotion-asseco_garantipay .promotion-information p.promotion-description {
    font-size: 13px;
    font-family: "Nunito";
    margin-left: 15px
}

@media (max-width:639px) {
    .productPromotionBar .promotion-info.promotion-asseco_garantipay .promotion-information {
        text-align: center;
        height: auto !important
    }

    .productPromotionBar .promotion-info.promotion-asseco_garantipay .promotion-information div.promotion-triangle {
        margin-left: 47% !important;
        border-width: 0 8px 8px 8px
    }

    .productPromotionBar .promotion-info.promotion-asseco_garantipay .promotion-information p {
        margin-left: 0 !important
    }
}

.productPromotionBar i.icon-promotion {
    width: 34px;
    height: 34px;
    background: url("https://reimg-carrefour.mncdn.com/staticimage/sprite-iconsx3.png") 0 -86px;
    float: left;
    margin: 5px 15px 8px 30px
}

.bag-order-text .styled,
.vue-bag-order-text .styled {
    color: #141414;
    display: block;
    position: relative;
    padding-left: 35px;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    font-size: 14px;
    font-weight: 500;
    margin: 0
}

.bag-order-text .styled input,
.vue-bag-order-text .styled input {
    position: absolute;
    opacity: 0;
    cursor: pointer;
    height: 0;
    width: 0
}

.bag-order-text .styled input:checked~.checkmark,
.vue-bag-order-text .styled input:checked~.checkmark {
    background-color: #005baa
}

.bag-order-text .styled input:checked~.checkmark:after,
.vue-bag-order-text .styled input:checked~.checkmark:after {
    display: block
}

.bag-order-text .styled input:disabled~.checkmark,
.vue-bag-order-text .styled input:disabled~.checkmark {
    opacity: .3;
    filter: alpha(opacity=30)
}

.bag-order-text .styled .checkmark:after,
.vue-bag-order-text .styled .checkmark:after {
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    color: #fff;
    font-family: 'Glyphicons Halflings';
    content: "\e013";
    font-size: 15px
}

.bag-order-text .checkmark,
.vue-bag-order-text .checkmark {
    position: absolute;
    top: 0;
    left: 0;
    height: 24px;
    width: 24px;
    background-color: #E7ECF2;
    border: 1px solid #BDC0CE;
    border-radius: 5px
}

.bag-order-text .checkmark:after,
.vue-bag-order-text .checkmark:after {
    content: "";
    position: absolute;
    display: none
}

.bag-order-text .order-bag-info-popup i,
.vue-bag-order-text .order-bag-info-popup i {
    font-size: 18px;
    margin: 0 0 0 5px;
    color: #bababa;
    position: relative;
    top: 2px
}

.substituteProductElement .styled {
    color: #666666;
    display: block;
    position: relative;
    padding-left: 24px;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    font-size: 14px
}

.substituteProductElement .styled input {
    position: absolute;
    opacity: 0;
    cursor: pointer;
    height: 0;
    width: 0
}

.substituteProductElement .styled input:checked~.checkmark {
    background-color: #005baa
}

.substituteProductElement .styled input:checked~.checkmark:after {
    display: block
}

.substituteProductElement .styled input:disabled~.checkmark {
    opacity: .3;
    filter: alpha(opacity=30)
}

.substituteProductElement .styled .checkmark:after {
    left: 4px;
    top: 0;
    color: #fff;
    font-family: 'Glyphicons Halflings';
    content: "\e013";
    font-size: 15px
}

.substituteProductElement .checkmark {
    position: absolute;
    top: 0;
    left: 0;
    height: 24px;
    width: 24px;
    background-color: #ffffff;
    border: 1px solid #005baa;
    border-radius: 2px
}

.substituteProductElement .checkmark:after {
    content: "";
    position: absolute;
    display: none
}

.substituteProductElement .order-bag-info-popup i {
    font-size: 18px;
    margin: 0 0 0 5px;
    color: #bababa;
    position: relative;
    top: 2px
}

#cboxContent.alternativeSectionPopup {
    border-radius: 4px
}

#cboxContent.alternativeSectionPopup #cboxTitle {
    border-radius: 4px 4px 0 0;
    border-bottom: 1px solid #bbdbf8;
    padding: 15px 35px
}

#cboxContent.alternativeSectionPopup #cboxTitle .headline-text {
    color: #005baa;
    font-family: 'Nunito';
    font-weight: 700
}

#cboxContent.alternativeSectionPopup #cboxLoadedContent {
    padding: 10px 35px
}

#cboxContent.alternativeSectionPopup #cboxClose {
    color: #005baa;
    font-size: 25px
}

#cboxContent.alternativeSectionPopup .substituteProductPopup .top-subt-text {
    color: #303030;
    font-size: 14px;
    font-weight: bold
}

#cboxContent.alternativeSectionPopup .substituteProductPopup .top-subt-text2 {
    color: #303030;
    font-size: 14px;
    font-family: "Nunito"
}

#cboxContent.orderBagPopup {
    border-radius: 4px
}

#cboxContent.orderBagPopup #cboxTitle {
    border-radius: 4px 4px 0 0;
    border-bottom: 1px solid #bbdbf8;
    padding: 15px 35px
}

#cboxContent.orderBagPopup #cboxTitle .headline {
    padding-right: 20px
}

#cboxContent.orderBagPopup #cboxTitle .headline-text {
    color: #005baa;
    font-family: 'Nunito';
    font-weight: 800
}

#cboxContent.orderBagPopup #cboxTitle {
    display: none !important
}

#cboxContent.orderBagPopup #cboxLoadedContent {
    padding: 0 !important;
    margin-top: 0 !important
}

#cboxContent.orderBagPopup #cboxClose {
    color: #005baa;
    font-size: 25px
}

#cboxContent.cartPageAddNotePopup {
    border-radius: 11px
}

#cboxContent.cartPageAddNotePopup #cboxTitle {
    padding: 15px 20px
}

#cboxContent.cartPageAddNotePopup #cboxTitle .headline span.headline-text {
    margin-right: 0
}

#cboxContent.cartPageAddNotePopup #cboxTitle .headline-text {
    font-size: 22px;
    color: #141414;
    font-family: 'Nunito';
    font-weight: 800
}

#cboxContent.cartPageAddNotePopup #cboxClose {
    color: #141414;
    font-weight: bold;
    font-size: 17px;
    right: 13px
}

#cboxContent.cartPageAddNotePopup #cboxClose .close-icon {
    right: 20px;
    top: 20px;
    width: 20px;
    height: 40px;
    opacity: .8;
    float: right
}

#cboxContent.cartPageAddNotePopup #cboxClose .close-icon:hover {
    opacity: 1
}

#cboxContent.cartPageAddNotePopup #cboxClose .close-icon:before {
    position: absolute;
    left: 7px;
    top: 6px;
    content: ' ';
    height: 15px;
    width: 2px;
    transform: rotate(45deg);
    background: #141414
}

#cboxContent.cartPageAddNotePopup #cboxClose .close-icon:after {
    position: absolute;
    left: 7px;
    top: 6px;
    content: ' ';
    height: 15px;
    width: 2px;
    transform: rotate(-45deg);
    background: #141414
}

.allCampaignProduct .promotional-product,
.allAtsCampaignProduct .promotional-product {
    padding: 3px 9px;
    height: 170px;
    margin: 10px 0;
    text-align: center;
    display: flex;
    justify-content: flex-start;
    align-items: center;
    background: #ffffff;
    background-clip: padding-box;
    border-radius: 10px;
    min-width: 426px
}

@media (max-width:768px) {

    .allCampaignProduct .promotional-product,
    .allAtsCampaignProduct .promotional-product {
        width: 330px;
        height: 197px;
        justify-content: space-around
    }
}

.allCampaignProduct .promotional-product .product-card-detail,
.allAtsCampaignProduct .promotional-product .product-card-detail {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    justify-content: flex-start;
    padding-top: 15px;
    padding-bottom: 6px
}

.allCampaignProduct .promotional-product .product-card-detail .dis-price-position,
.allAtsCampaignProduct .promotional-product .product-card-detail .dis-price-position {
    display: flex;
    width: 100%;
    align-items: center
}

.allCampaignProduct .promotional-product .product-card-detail .dis-price-position .ats-promotion,
.allAtsCampaignProduct .promotional-product .product-card-detail .dis-price-position .ats-promotion {
    width: 112px;
    height: 23px
}

@media (max-width:768px) {

    .allCampaignProduct .promotional-product .product-card-detail,
    .allAtsCampaignProduct .promotional-product .product-card-detail {
        height: 100%;
        justify-content: center;
        gap: 8px
    }
}

.allCampaignProduct .promotional-product .product-card-detail .pr-name,
.allAtsCampaignProduct .promotional-product .product-card-detail .pr-name {
    font-size: 15px;
    text-align: start;
    min-height: 2em;
    white-space: normal;
    color: #141414;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
    line-height: normal
}

.allCampaignProduct .promotional-product .product-card-detail .dis-price-cont,
.allAtsCampaignProduct .promotional-product .product-card-detail .dis-price-cont {
    height: 2.5em;
    margin: 5px 0
}

.allCampaignProduct .promotional-product .product-card-detail .dis-price-cont .discount-badge,
.allAtsCampaignProduct .promotional-product .product-card-detail .dis-price-cont .discount-badge {
    position: relative;
    display: block;
    background: #ffd541;
    border-radius: 25px;
    color: #000000;
    font-size: 11px;
    text-align: center;
    padding: 5px 5px;
    width: 100%;
    font-weight: 600
}

@media (max-width:768px) {

    .allCampaignProduct .promotional-product .product-card-detail .dis-price-cont .discount-badge,
    .allAtsCampaignProduct .promotional-product .product-card-detail .dis-price-cont .discount-badge {
        font-size: 10px;
        font-weight: 500
    }
}

.allCampaignProduct .promotional-product .product-card-detail .price-cont,
.allAtsCampaignProduct .promotional-product .product-card-detail .price-cont {
    margin: 8px 0;
    text-align: center
}

.allCampaignProduct .promotional-product .product-card-detail .price-cont .item-price-contain,
.allAtsCampaignProduct .promotional-product .product-card-detail .price-cont .item-price-contain {
    display: flex;
    flex-direction: row;
    justify-content: flex-start;
    align-items: center;
    gap: 5px;
    flex-wrap: wrap
}

.allCampaignProduct .promotional-product .product-card-detail .price-cont .item-price-contain .priceLineThrough,
.allAtsCampaignProduct .promotional-product .product-card-detail .price-cont .item-price-contain .priceLineThrough {
    font-size: 15px;
    opacity: .4;
    position: relative;
    text-decoration: none;
    font-style: normal;
    color: #444444;
    margin: 0 0 0 0
}

.allCampaignProduct .promotional-product .product-card-detail .price-cont .item-price-contain .priceLineThrough .formatted-price,
.allAtsCampaignProduct .promotional-product .product-card-detail .price-cont .item-price-contain .priceLineThrough .formatted-price {
    font-size: 12px;
    font-weight: 600
}

.allCampaignProduct .promotional-product .product-card-detail .price-cont .item-price-contain .item-price,
.allAtsCampaignProduct .promotional-product .product-card-detail .price-cont .item-price-contain .item-price {
    font-size: 19px !important;
    font-weight: bold;
    color: #005aab;
    font-style: normal
}

.allCampaignProduct .promotional-product .product-card-detail .price-cont .item-price-contain .item-price .formatted-price,
.allAtsCampaignProduct .promotional-product .product-card-detail .price-cont .item-price-contain .item-price .formatted-price {
    font-size: 15px;
    font-weight: 600
}

.allCampaignProduct .promotional-product .product-card-detail .price-cont .item-price-unit,
.allAtsCampaignProduct .promotional-product .product-card-detail .price-cont .item-price-unit {
    display: none
}

.allCampaignProduct .promotional-product .product-card-detail .add-to-cart-container,
.allAtsCampaignProduct .promotional-product .product-card-detail .add-to-cart-container {
    display: flex;
    justify-content: flex-start;
    align-items: flex-start;
    width: 100%;
    flex-direction: row;
    gap: 15px
}

.allCampaignProduct .promotional-product .product-card-detail .add-to-cart-container .qty,
.allAtsCampaignProduct .promotional-product .product-card-detail .add-to-cart-container .qty {
    display: grid;
    place-items: flex-start;
    padding-left: 10px
}

.allCampaignProduct .promotional-product .product-card-detail .add-to-cart-container .qty .addtocart-component .input-group-btn,
.allAtsCampaignProduct .promotional-product .product-card-detail .add-to-cart-container .qty .addtocart-component .input-group-btn {
    width: 35px;
    float: left
}

.allCampaignProduct .promotional-product .product-card-detail .add-to-cart-container .qty .qty-selector,
.allAtsCampaignProduct .promotional-product .product-card-detail .add-to-cart-container .qty .qty-selector {
    color: #5B7793;
    width: 100px;
    height: 27px;
    align-items: center;
    justify-content: center
}

.allCampaignProduct .promotional-product .product-card-detail .add-to-cart-container .qty .qty-selector .qty-cont,
.allAtsCampaignProduct .promotional-product .product-card-detail .add-to-cart-container .qty .qty-selector .qty-cont {
    display: flex !important;
    align-items: center;
    justify-content: space-between
}

.allCampaignProduct .promotional-product .product-card-detail .add-to-cart-container .qty .qty-selector .qty-cont .pull-left,
.allAtsCampaignProduct .promotional-product .product-card-detail .add-to-cart-container .qty .qty-selector .qty-cont .pull-left {
    flex: 1;
    display: flex;
    align-items: center;
    justify-content: center;
    background-color: #F5EFEF;
    border-radius: 3px;
    height: 23px;
    padding: 0 10px
}

.allCampaignProduct .promotional-product .product-card-detail .add-to-cart-container .qty .qty-selector .input-group-btn,
.allAtsCampaignProduct .promotional-product .product-card-detail .add-to-cart-container .qty .qty-selector .input-group-btn {
    width: 30px;
    height: 30px;
    margin: 0 -10px;
    padding: 0
}

.allCampaignProduct .promotional-product .product-card-detail .add-to-cart-container .qty .qty-selector .input-group-btn button span,
.allAtsCampaignProduct .promotional-product .product-card-detail .add-to-cart-container .qty .qty-selector .input-group-btn button span {
    font-size: 13px;
    line-height: inherit
}

.allCampaignProduct .promotional-product .product-card-detail .add-to-cart-container .qty .qty-selector .btn,
.allAtsCampaignProduct .promotional-product .product-card-detail .add-to-cart-container .qty .qty-selector .btn {
    width: 30px;
    height: 30px;
    padding: 0;
    margin: 0;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 17px;
    background: none;
    border: none
}

.allCampaignProduct .promotional-product .product-card-detail .add-to-cart-container .qty .qty-selector .btn.js-qty-selector-minus,
.allAtsCampaignProduct .promotional-product .product-card-detail .add-to-cart-container .qty .qty-selector .btn.js-qty-selector-minus {
    background: #ADD8FF
}

.allCampaignProduct .promotional-product .product-card-detail .add-to-cart-container .qty .qty-selector .btn.js-qty-selector-minus:hover,
.allAtsCampaignProduct .promotional-product .product-card-detail .add-to-cart-container .qty .qty-selector .btn.js-qty-selector-minus:hover,
.allCampaignProduct .promotional-product .product-card-detail .add-to-cart-container .qty .qty-selector .btn.js-qty-selector-minus:active,
.allAtsCampaignProduct .promotional-product .product-card-detail .add-to-cart-container .qty .qty-selector .btn.js-qty-selector-minus:active {
    background-color: #92b8e5
}

.allCampaignProduct .promotional-product .product-card-detail .add-to-cart-container .qty .qty-selector .btn.js-qty-selector-minus:disabled,
.allAtsCampaignProduct .promotional-product .product-card-detail .add-to-cart-container .qty .qty-selector .btn.js-qty-selector-minus:disabled {
    background-color: #dAd8d8
}

.allCampaignProduct .promotional-product .product-card-detail .add-to-cart-container .qty .qty-selector .btn.js-qty-selector-delete,
.allAtsCampaignProduct .promotional-product .product-card-detail .add-to-cart-container .qty .qty-selector .btn.js-qty-selector-delete {
    background: #ADD8FF;
    display: none
}

.allCampaignProduct .promotional-product .product-card-detail .add-to-cart-container .qty .qty-selector .btn.js-qty-selector-delete:hover,
.allAtsCampaignProduct .promotional-product .product-card-detail .add-to-cart-container .qty .qty-selector .btn.js-qty-selector-delete:hover,
.allCampaignProduct .promotional-product .product-card-detail .add-to-cart-container .qty .qty-selector .btn.js-qty-selector-delete:active,
.allAtsCampaignProduct .promotional-product .product-card-detail .add-to-cart-container .qty .qty-selector .btn.js-qty-selector-delete:active {
    background-color: #92b8e5
}

.allCampaignProduct .promotional-product .product-card-detail .add-to-cart-container .qty .qty-selector .btn.js-qty-selector-plus,
.allAtsCampaignProduct .promotional-product .product-card-detail .add-to-cart-container .qty .qty-selector .btn.js-qty-selector-plus {
    background: #FF3100 !important
}

.allCampaignProduct .promotional-product .product-card-detail .add-to-cart-container .qty .qty-selector .btn.js-qty-selector-plus:hover,
.allAtsCampaignProduct .promotional-product .product-card-detail .add-to-cart-container .qty .qty-selector .btn.js-qty-selector-plus:hover,
.allCampaignProduct .promotional-product .product-card-detail .add-to-cart-container .qty .qty-selector .btn.js-qty-selector-plus:active,
.allAtsCampaignProduct .promotional-product .product-card-detail .add-to-cart-container .qty .qty-selector .btn.js-qty-selector-plus:active {
    background-color: #e12f00 !important
}

.allCampaignProduct .promotional-product .product-card-detail .add-to-cart-container .qty .qty-selector .btn span.glyphicon:before,
.allAtsCampaignProduct .promotional-product .product-card-detail .add-to-cart-container .qty .qty-selector .btn span.glyphicon:before {
    width: 14px;
    height: 14px;
    filter: brightness(0) invert(1) sepia(1) saturate(10) hue-rotate(180deg)
}

.allCampaignProduct .promotional-product .product-card-detail .add-to-cart-container .qty .qty-selector .form-control,
.allAtsCampaignProduct .promotional-product .product-card-detail .add-to-cart-container .qty .qty-selector .form-control {
    width: 34px;
    max-width: 45px;
    border: 0;
    padding: 1px 1px 0 1px;
    background: transparent;
    color: #5B7793;
    display: block;
    font-size: 13px
}

.allCampaignProduct .promotional-product .product-card-detail .add-to-cart-container .qty .qty-selector .a-title,
.allAtsCampaignProduct .promotional-product .product-card-detail .add-to-cart-container .qty .qty-selector .a-title {
    text-align: center;
    display: block;
    margin-right: 5px;
    line-height: 2
}

.allCampaignProduct .promotional-product .product-card-detail .add-to-cart-container .qty .qty-selector .a-title .productUnit,
.allAtsCampaignProduct .promotional-product .product-card-detail .add-to-cart-container .qty .qty-selector .a-title .productUnit {
    color: #5B7793;
    font-size: 13px
}

.allCampaignProduct .promotional-product .product-card-detail .add-to-cart-container .js-add-promotional-item,
.allAtsCampaignProduct .promotional-product .product-card-detail .add-to-cart-container .js-add-promotional-item {
    border-radius: 25px;
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 5px;
    width: auto;
    height: 30px
}

.allCampaignProduct .promotional-product .product-card-detail .add-to-cart-container .js-add-promotional-item .add-to-cart-icon,
.allAtsCampaignProduct .promotional-product .product-card-detail .add-to-cart-container .js-add-promotional-item .add-to-cart-icon {
    display: grid;
    place-items: center;
    width: 15.105px;
    height: 13.965px;
    background-image: url("https://reimg-carrefour.mncdn.com/bannerimage/Sepet2023_0_MC/8851735937074.png");
    background-size: cover;
    background-position: center
}

.allCampaignProduct .promotional-product .product-card-detail .add-to-cart-container .up-to-text,
.allAtsCampaignProduct .promotional-product .product-card-detail .add-to-cart-container .up-to-text {
    display: block;
    color: #E61038;
    margin: 3px 0;
    text-align: center
}

@media (max-width:1023px) {
    .promo-media-area {
        padding: 0 !important;
        display: flex;
        flex-direction: column;
        gap: 20px;
        width: 100%
    }

    .promo-media-area .campaign-img-ats-mbl {
        padding: 0
    }
}

.allCampaignMobileProduct .owl-nav {
    display: none !important
}

.allCampaignMobileProduct .promotional-product {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    align-items: center;
    gap: 5px;
    padding: 0 5px;
    min-height: 240px
}

.allCampaignMobileProduct .promotional-product .pr-thumbnail {
    width: 100px;
    height: 100px;
    border: 1px solid #CDE4FC;
    border-radius: 10px;
    display: flex;
    justify-content: center;
    align-items: center
}

.allCampaignMobileProduct .promotional-product .pr-thumbnail img {
    width: 86px;
    height: 86px;
    object-fit: contain
}

.allCampaignMobileProduct .promotional-product .product-card-detail {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: space-between;
    width: 100%;
    height: 50%
}

.allCampaignMobileProduct .promotional-product .product-card-detail .pr-name {
    font-size: 11px;
    color: #141414;
    text-align: center;
    min-height: 2em;
    white-space: normal;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
    line-height: normal
}

.allCampaignMobileProduct .promotional-product .product-price-area .price-cont {
    margin: 8px 0;
    text-align: center;
    height: 45px;
    width: 100%
}

.allCampaignMobileProduct .promotional-product .product-price-area .price-cont .item-price-contain {
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: flex-end;
    flex-wrap: wrap;
    min-height: 38px
}

.allCampaignMobileProduct .promotional-product .product-price-area .price-cont .item-price-contain .priceLineThrough {
    font-size: 12px;
    opacity: .4;
    position: relative;
    text-decoration: none;
    font-style: normal;
    color: #444444;
    margin: 0 2px
}

.allCampaignMobileProduct .promotional-product .product-price-area .price-cont .item-price-contain .priceLineThrough .formatted-price {
    font-size: 9px;
    font-weight: 600
}

.allCampaignMobileProduct .promotional-product .product-price-area .price-cont .item-price-contain .item-price {
    font-size: 14px !important;
    font-weight: bold;
    color: #005aab;
    font-style: normal;
    margin: 0 2px
}

.allCampaignMobileProduct .promotional-product .product-price-area .price-cont .item-price-contain .item-price .formatted-price {
    font-size: 11px;
    font-weight: 600
}

.allCampaignMobileProduct .promotional-product .product-price-area .price-cont .item-price-unit {
    display: none
}

.allCampaignMobileProduct .promotional-product .product-price-area .add-to-cart-container {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 100%;
    flex-direction: column;
    gap: 8px
}

.allCampaignMobileProduct .promotional-product .product-price-area .add-to-cart-container .qty {
    display: grid;
    place-items: center
}

.allCampaignMobileProduct .promotional-product .product-price-area .add-to-cart-container .qty .addtocart-component .input-group-btn {
    width: 35px;
    float: left
}

.allCampaignMobileProduct .promotional-product .product-price-area .add-to-cart-container .qty .qty-selector {
    color: #5B7793;
    width: 100%;
    height: 27px;
    align-items: center;
    justify-content: center
}

.allCampaignMobileProduct .promotional-product .product-price-area .add-to-cart-container .qty .qty-selector .qty-cont {
    display: flex !important;
    align-items: center;
    justify-content: space-between
}

.allCampaignMobileProduct .promotional-product .product-price-area .add-to-cart-container .qty .qty-selector .qty-cont .pull-left {
    flex: 1;
    display: flex;
    align-items: center;
    justify-content: center;
    background-color: #F5EFEF;
    border-radius: 3px;
    height: 23px;
    padding: 0 5px
}

.allCampaignMobileProduct .promotional-product .product-price-area .add-to-cart-container .qty .qty-selector .input-group-btn {
    width: 25px;
    height: 25px;
    margin: 0 -8px;
    padding: 0
}

.allCampaignMobileProduct .promotional-product .product-price-area .add-to-cart-container .qty .qty-selector .input-group-btn button span {
    font-size: 13px;
    line-height: inherit
}

.allCampaignMobileProduct .promotional-product .product-price-area .add-to-cart-container .qty .qty-selector .btn {
    width: 25px;
    height: 25px;
    padding: 0;
    margin: 0;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 17px;
    background: none;
    border: none;
    pointer-events: fill
}

.allCampaignMobileProduct .promotional-product .product-price-area .add-to-cart-container .qty .qty-selector .btn.js-qty-selector-minus {
    background: #ADD8FF
}

.allCampaignMobileProduct .promotional-product .product-price-area .add-to-cart-container .qty .qty-selector .btn.js-qty-selector-minus:hover,
.allCampaignMobileProduct .promotional-product .product-price-area .add-to-cart-container .qty .qty-selector .btn.js-qty-selector-minus:active {
    background-color: #92b8e5
}

.allCampaignMobileProduct .promotional-product .product-price-area .add-to-cart-container .qty .qty-selector .btn.js-qty-selector-minus:disabled {
    background-color: #dAd8d8
}

.allCampaignMobileProduct .promotional-product .product-price-area .add-to-cart-container .qty .qty-selector .btn.js-qty-selector-delete {
    background: #ADD8FF;
    display: none
}

.allCampaignMobileProduct .promotional-product .product-price-area .add-to-cart-container .qty .qty-selector .btn.js-qty-selector-delete:hover,
.allCampaignMobileProduct .promotional-product .product-price-area .add-to-cart-container .qty .qty-selector .btn.js-qty-selector-delete:active {
    background-color: #92b8e5
}

.allCampaignMobileProduct .promotional-product .product-price-area .add-to-cart-container .qty .qty-selector .btn.js-qty-selector-plus {
    background: #FF3100 !important
}

.allCampaignMobileProduct .promotional-product .product-price-area .add-to-cart-container .qty .qty-selector .btn.js-qty-selector-plus:hover,
.allCampaignMobileProduct .promotional-product .product-price-area .add-to-cart-container .qty .qty-selector .btn.js-qty-selector-plus:active {
    background-color: #e12f00 !important
}

.allCampaignMobileProduct .promotional-product .product-price-area .add-to-cart-container .qty .qty-selector .btn.js-qty-selector-plus.disabled,
.allCampaignMobileProduct .promotional-product .product-price-area .add-to-cart-container .qty .qty-selector .btn.js-qty-selector-plus:disabled {
    pointer-events: none;
    opacity: .65;
    box-shadow: none
}

.allCampaignMobileProduct .promotional-product .product-price-area .add-to-cart-container .qty .qty-selector .btn span.glyphicon:before {
    width: 14px;
    height: 14px;
    filter: brightness(0) invert(1) sepia(1) saturate(10) hue-rotate(180deg)
}

.allCampaignMobileProduct .promotional-product .product-price-area .add-to-cart-container .qty .qty-selector .form-control {
    width: 25px;
    max-width: 30px;
    border: 0;
    padding: 1px 1px 0 1px;
    background: transparent;
    color: #5B7793;
    display: block;
    font-size: 12px;
    text-align: center
}

.allCampaignMobileProduct .promotional-product .product-price-area .add-to-cart-container .qty .qty-selector .a-title {
    display: block
}

.allCampaignMobileProduct .promotional-product .product-price-area .add-to-cart-container .qty .qty-selector .a-title .productUnit {
    color: #5B7793;
    font-size: 11px;
    padding-right: 5px
}

.allCampaignMobileProduct .promotional-product .product-price-area .add-to-cart-container .product-btn-area .js-add-promotional-item {
    border-radius: 25px;
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 5px;
    width: auto;
    height: 27px;
    font-size: 12px;
    text-align: center;
    line-height: 13px
}

.allCampaignMobileProduct .promotional-product .product-price-area .add-to-cart-container .product-btn-area .js-add-promotional-item .add-to-cart-icon {
    display: grid;
    place-items: center;
    width: 14.105px;
    height: 12.965px;
    background-image: url("https://reimg-carrefour.mncdn.com/bannerimage/Sepet2023_0_MC/8851735937074.png");
    background-size: contain;
    background-position: center
}

.allCampaignMobileProduct .promotional-product .product-price-area .add-to-cart-container .product-btn-area .up-to-text {
    display: block;
    color: #E61038;
    text-align: center;
    font-size: 11px
}

.selectedSubstituteProduct {
    padding: 0 0 0 35px;
    font-size: 12px
}

.add-note {
    width: auto;
    display: inline-block
}

.add-note p {
    font-family: 'Nunito';
    font-weight: 600;
    color: #005baa
}

.add-note p a {
    color: #005baa
}

.add-note p a i.icon-add-note {
    width: 21px;
    height: 21px;
    background: url("https://reimg-carrefour.mncdn.com/staticimage/sprite-iconsx3.png") -66px -65px;
    display: inline-block;
    margin: 0 5px 0 0;
    position: relative;
    top: 6px
}

.add-note.edit-note {
    border-radius: 2px
}

.add-note.edit-note .cart-page-add-note {
    background: #CDE4FC !important
}

.add-note.edit-note p {
    margin: 0
}

.add-note-bottom-sheet {
    position: relative;
    z-index: 10000
}

@media (min-width:1023px) {
    .add-note-bottom-sheet {
        display: none
    }
}

.add-note-bottom-sheet .add-note-backdrop {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.8);
    transition: all .2s ease-in-out;
    opacity: 0;
    pointer-events: none
}

.add-note-bottom-sheet .bottom-sheet {
    background: #fff;
    width: 100%;
    height: 50%;
    border-radius: 10px 10px 0 0;
    transition: all .2s ease-in-out;
    left: 50%;
    transform: translateX(-50%);
    bottom: -110%;
    position: fixed
}

.add-note-bottom-sheet .bottom-sheet.on-focus {
    height: 70%
}

.add-note-bottom-sheet .bottom-sheet .bsheet-title {
    width: 100%;
    height: 40px;
    padding: 10px 0
}

.add-note-bottom-sheet .bottom-sheet .bsheet-content {
    width: 100%;
    height: 100%;
    padding: 0 20px;
    overflow: scroll;
    display: flex;
    flex-direction: column;
    justify-content: flex-start
}

.add-note-bottom-sheet .bottom-sheet .bsheet-content .promo-name {
    font-size: 16px;
    font-weight: bold;
    margin-bottom: 1rem
}

.add-note-bottom-sheet .bottom-sheet .bsheet-content .promo-name:nth-child(1) {
    font-size: 18px
}

.add-note-bottom-sheet .bottom-sheet .bsheet-content .promo-name:not(:first-child) {
    margin-top: 20px
}

.add-note-bottom-sheet .bottom-sheet .bsheet-sub-area {
    width: 100%;
    background: #fff;
    text-align: center;
    position: absolute;
    bottom: 0;
    z-index: 1
}

.add-note-bottom-sheet .bottom-sheet .bsheet-sub-area .confirm-note-buttons {
    padding: 15px 20px
}

.add-note-bottom-sheet .bottom-sheet .bsheet-sub-area .save-note-btn {
    margin-bottom: 0
}

.add-note-bottom-sheet .bottom-sheet .bsheet-sub-area .vue-save-note-btn {
    max-width: 255px;
    border-radius: 23px;
    margin: auto
}

.add-note-bottom-sheet .bottom-sheet .bsheet-sub-area .delete-note-btn,
.add-note-bottom-sheet .bottom-sheet .bsheet-sub-area .vue-delete-note-btn {
    margin-bottom: 0;
    background: #ffffff;
    border: 1px solid #2154BA;
    color: #005baa;
    border-radius: 23px
}

.add-note-bottom-sheet .bottom-sheet .bsheet-sub-area .delete-note-btn:hover,
.add-note-bottom-sheet .bottom-sheet .bsheet-sub-area .vue-delete-note-btn:hover,
.add-note-bottom-sheet .bottom-sheet .bsheet-sub-area .delete-note-btn:active,
.add-note-bottom-sheet .bottom-sheet .bsheet-sub-area .vue-delete-note-btn:active,
.add-note-bottom-sheet .bottom-sheet .bsheet-sub-area .delete-note-btn:focus,
.add-note-bottom-sheet .bottom-sheet .bsheet-sub-area .vue-delete-note-btn:focus {
    background-color: #bacbd9 !important
}

.add-note-bottom-sheet.show-modal .add-note-backdrop {
    opacity: 1;
    pointer-events: all
}

.add-note-bottom-sheet.show-modal .bottom-sheet {
    bottom: 0
}

.cart-campaign-area {
    width: 98%
}

.cart-campaign-cont {
    background: #ffffff;
    border-radius: 6px;
    padding: 10px;
    margin: 10px 0
}

.cart-campaign-cont h4 {
    font-size: 16px;
    color: #005baa
}

.cart-campaign-cont h4 span {
    font-size: 12px;
    font-weight: normal;
    color: #657E96
}

.cart-campaign-cont .cart-campaign {
    border: 2px solid #005baa;
    width: 100%;
    border-radius: 6px;
    padding: 10px;
    margin-bottom: 5px;
    float: left;
    height: 130px;
    display: flex;
    flex-direction: column;
    gap: 5px
}

.cart-campaign-cont .cart-campaign .cart-campaign-inner {
    display: flex;
    flex-direction: column;
    float: left;
    width: fit-content
}

.cart-campaign-cont .cart-campaign img {
    width: fit-content
}

.cart-campaign-cont .cart-campaign p {
    font-size: 14px;
    color: #005baa;
    margin: 0
}

.cart-campaign-cont .cart-campaign .campaignRadios {
    display: inline-block;
    min-width: 100px;
    height: 32px;
    text-align: center;
    position: relative
}

.cart-campaign-cont .cart-campaign .campaignRadios label,
.cart-campaign-cont .cart-campaign .campaignRadios input {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0
}

.cart-campaign-cont .cart-campaign .campaignRadios input[type="checkbox"] {
    opacity: .011;
    z-index: 100
}

.cart-campaign-cont .cart-campaign .campaignRadios label {
    padding: 5px;
    background: #005baa;
    color: #ffffff;
    cursor: pointer;
    z-index: 90;
    border-radius: 6px
}

.cart-campaign-cont .cart-campaign .campaignRadios label:hover {
    background: #005baa
}

.cart-campaign-cont .cart-campaign .campaignRadios input[type="checkbox"]:disabled+label {
    background: #5a95c8;
    cursor: initial;
    pointer-events: none
}

.cart-campaign-cont .cart-campaign .js-remove-coupon {
    display: none;
    position: relative;
    color: #657E96;
    text-decoration: none;
    font-size: 12px
}

.cart-campaign-cont .cart-campaign.active {
    border-color: #7bc853
}

.cart-campaign-cont .cart-campaign.active p {
    color: #7bc853
}

.cart-campaign-cont .cart-campaign.active .campaignRadios input[type="checkbox"]:checked+label {
    background: #7bc853
}

.cart-campaign-cont .cart-campaign.active .campaignRadios label {
    background: #7bc853
}

.cart-campaign-cont .cart-campaign.active .js-remove-coupon {
    display: inline-block
}

@supports (-webkit-overflow-scrolling: touch) {
    .page-cartPage .sub-opt-cont .altpre-opt-cont .select-part .styled .radiomark:after {
        top: -1px !important
    }

    .page-cartPage ul.cart-list li .pr-alt-section .alternativeProductOptions .select-part .styled .radiomark:after {
        top: -1px !important
    }
}

.pagination-bar-container {
    display: flex;
    justify-content: center;
    flex-direction: column;
    align-items: center
}

@media (min-width:768px) {
    .pagination-bar-container {
        flex-direction: row
    }
}

.pagination-feature .pagination-bar-container .show-all-cont {
    padding-left: 0;
    margin-top: 20px
}

@media (min-width:768px) {
    .pagination-feature .pagination-bar-container .show-all-cont {
        margin-top: 0;
        padding-left: 56px
    }
}

.pagination-feature .pagination-container {
    display: flex;
    justify-content: center
}

.pagination-feature .pagination-row {
    position: relative;
    width: 100%;
    display: block
}

.pagination-feature .pagination-bar {
    display: block
}

.pagination-feature .pagination-bar .owl-stage {
    margin: 0 0 0 auto
}

.pagination-feature .pagination-bar .pagination-item {
    color: #015aac;
    background-color: #fff;
    border-radius: 50%;
    width: 36px;
    height: 36px;
    display: flex;
    align-items: center;
    justify-content: center;
    margin: 0 auto;
    font-size: 15px
}

.pagination-feature .pagination-bar .pagination-item a {
    width: 100%;
    text-align: center;
    text-decoration: none
}

.pagination-feature .pagination-bar .pagination-item:hover,
.pagination-feature .pagination-bar .pagination-item:focus,
.pagination-feature .pagination-bar .pagination-item.active {
    background-color: #004580;
    color: #ffffff
}

.pagination-feature .pagination-bar .pagination-item:hover a,
.pagination-feature .pagination-bar .pagination-item:focus a,
.pagination-feature .pagination-bar .pagination-item.active a {
    color: currentColor
}

.pagination-feature .pagination-bar .owl-nav .owl-prev,
.pagination-feature .pagination-bar .owl-nav .owl-next {
    width: auto;
    height: auto;
    font-size: 13px;
    text-indent: 0
}

.pagination-feature .pagination-bar .owl-nav .owl-prev.disabled,
.pagination-feature .pagination-bar .owl-nav .owl-next.disabled {
    display: none
}

.pagination-feature .pagination-bar .owl-nav .owl-prev {
    margin-left: -46px
}

.pagination-feature .pagination-bar .owl-nav .owl-next {
    margin-right: -46px
}

.pagination-feature .pagination-bar .pagination-numbers {
    width: 100%;
    float: none
}

.pagination-feature .pagination-bar .pagination {
    float: none
}

.back-to-cart-link {
    text-align: center
}

.back-to-cart-link span {
    color: #005baa;
    top: 2px;
    margin-right: 2px
}

.back-to-cart-link a {
    font-weight: bold;
    font-size: 14px;
    line-height: 19px
}

.back-to-cart-link a:hover {
    text-decoration: none
}

.page-cimriPage .main-header {
    min-height: 58px;
    -webkit-box-shadow: -1px 6px 9px 1px #e2e0e0;
    -moz-box-shadow: -1px 6px 9px 1px #e2e0e0;
    box-shadow: -1px 6px 9px 1px #e2e0e0;
    position: relative;
    z-index: 2;
    padding-bottom: 10px
}

@media (max-width:1024px) {
    .page-cimriPage .main-header a {
        padding-left: 0
    }
}

@media (max-width:1024px) {
    .page-cimriPage .main-header img {
        zoom: 1.3
    }
}

.page-cimriPage .cimri-container {
    padding: 20px
}

.page-cimriPage .cimri-container .cimri-title {
    color: #005baa;
    font-weight: 900;
    font-size: 16px;
    line-height: 12px
}

.page-cimriPage .cimri-container .cimri-content {
    font-weight: bold;
    font-size: 14px;
    line-height: 19px
}

.page-cimriPage .cimri-container .cimri-btn {
    font-weight: bold;
    font-size: 14px;
    line-height: 19px
}

.page-cimriPage .cimri-container table {
    margin: 15px 0;
    border: none
}

.page-cimriPage .cimri-container table thead {
    border-bottom: solid 1px #CACACA;
    font-weight: 900;
    font-size: 14px;
    line-height: 19px
}

.page-cimriPage .cimri-container table thead th {
    font-weight: 900;
    font-size: 14px;
    line-height: 19px
}

.page-cimriPage .cimri-container table tbody {
    border-bottom: solid 1px #CACACA
}

.page-cimriPage .cimri-container table tbody td {
    border: none
}

.page-cimriPage .cimri-container table tbody td span {
    display: block;
    margin-top: 5px
}

@media (max-width:515px) {
    .page-cimriPage .cimri-container table tbody td span {
        max-width: 210px
    }
}

.page-cimriPage .cimri-container .no-cimri {
    font-size: 12px;
    line-height: 16px
}

.page-multiStepCheckoutSummaryPage .checkout-success {
    color: #666666
}

.page-multiStepCheckoutSummaryPage .checkout-success .externalVoucher {
    border: 2px solid #ec0014;
    min-height: 139px;
    padding: 20px;
    margin: 25px 0
}

.page-multiStepCheckoutSummaryPage .checkout-success .white-box .order-conf-header {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    text-align: center
}

.page-multiStepCheckoutSummaryPage .checkout-success .white-box .order-conf-header .order-conf-headline .headline {
    font-size: 30px;
    font-weight: bold;
    color: #005baa;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center
}

.page-multiStepCheckoutSummaryPage .checkout-success .white-box .order-conf-header .order-conf-headline .headline span {
    margin-left: 0
}

.page-multiStepCheckoutSummaryPage .checkout-success .white-box .order-conf-header .order-conf-headline .order-infos {
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 5px;
    margin-top: 10px;
    margin-bottom: 10px;
    line-height: 1
}

.page-multiStepCheckoutSummaryPage .checkout-success .white-box .order-conf-header .order-conf-headline .order-infos .title,
.page-multiStepCheckoutSummaryPage .checkout-success .white-box .order-conf-header .order-conf-headline .order-infos .info {
    font-size: 22px;
    font-weight: bold;
    color: #141414
}

.page-multiStepCheckoutSummaryPage .checkout-success .white-box .order-conf-header .order-conf-headline .order-infos .copy-code-btn {
    border: none;
    background: none
}

.page-multiStepCheckoutSummaryPage .checkout-success .white-box .order-conf-header .order-conf-headline .order-mode-btn-area .btn-add-order,
.page-multiStepCheckoutSummaryPage .checkout-success .white-box .order-conf-header .order-conf-headline .order-mode-btn-area .btn-goto-order {
    border-radius: 23px;
    font-size: 16px;
    font-weight: bold;
    text-align: center;
    padding: 12px 62px;
    margin-top: 10px;
    margin-bottom: 10px;
    border: 1px solid #2154BA
}

.page-multiStepCheckoutSummaryPage .checkout-success .white-box .order-conf-header .order-conf-headline .order-mode-btn-area .btn-add-order:hover,
.page-multiStepCheckoutSummaryPage .checkout-success .white-box .order-conf-header .order-conf-headline .order-mode-btn-area .btn-goto-order:hover {
    opacity: .8
}

.page-multiStepCheckoutSummaryPage .checkout-success .white-box .order-conf-header .order-conf-headline .order-mode-btn-area .btn-add-order {
    background-color: #2154BA;
    color: #ffffff
}

.page-multiStepCheckoutSummaryPage .checkout-success .white-box .order-conf-header .order-conf-headline .order-mode-btn-area .btn-goto-order {
    background-color: #ffffff;
    color: #2154BA
}

@media (max-width:1023px) {
    .page-multiStepCheckoutSummaryPage .checkout-success .white-box .order-conf-header .order-conf-img {
        width: 74px;
        heigth: 74px
    }

    .page-multiStepCheckoutSummaryPage .checkout-success .white-box .order-conf-header .order-conf-headline .headline {
        font-size: 22px
    }

    .page-multiStepCheckoutSummaryPage .checkout-success .white-box .order-conf-header .order-conf-headline .order-infos .title,
    .page-multiStepCheckoutSummaryPage .checkout-success .white-box .order-conf-header .order-conf-headline .order-infos .info {
        font-size: 18px
    }
}

.page-multiStepCheckoutSummaryPage .checkout-success .white-box .order-conf-box {
    position: relative;
    color: #141414;
    font-size: 22px;
    max-width: 600px;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 30px;
    border-radius: 10px;
    padding: 20px
}

.page-multiStepCheckoutSummaryPage .checkout-success .white-box .order-conf-box.info-box {
    border: 2px dotted #89C267;
    display: flex;
    flex-direction: column;
    gap: 20px
}

.page-multiStepCheckoutSummaryPage .checkout-success .white-box .order-conf-box.info-box .info-box-head {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 20px;
    align-items: center;
    white-space: nowrap
}

.page-multiStepCheckoutSummaryPage .checkout-success .white-box .order-conf-box.info-box .info-box-head h2 {
    margin: 0;
    font-size: 22px;
    font-weight: bold
}

.page-multiStepCheckoutSummaryPage .checkout-success .white-box .order-conf-box.info-box .info-box-head .contactless-delivery {
    background: #F0F5FF;
    border-radius: 12px;
    font-size: 16px;
    width: fit-content;
    float: right;
    padding: 7px 12px
}

.page-multiStepCheckoutSummaryPage .checkout-success .white-box .order-conf-box.info-box .info-box-grid {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 40px
}

.page-multiStepCheckoutSummaryPage .checkout-success .white-box .order-conf-box.info-box .info-box-grid .info-box-row {
    display: flex;
    flex-direction: column
}

.page-multiStepCheckoutSummaryPage .checkout-success .white-box .order-conf-box.info-box .info-box-grid .info-box-row:nth-child(odd) {
    text-align: left
}

.page-multiStepCheckoutSummaryPage .checkout-success .white-box .order-conf-box.info-box .info-box-grid .info-box-row:nth-child(odd) .status-info {
    justify-content: start
}

.page-multiStepCheckoutSummaryPage .checkout-success .white-box .order-conf-box.info-box .info-box-grid .info-box-row:nth-child(even) {
    text-align: right
}

.page-multiStepCheckoutSummaryPage .checkout-success .white-box .order-conf-box.info-box .info-box-grid .info-box-row .status-info {
    display: flex;
    align-items: center;
    gap: 10px;
    justify-content: flex-end
}

.page-multiStepCheckoutSummaryPage .checkout-success .white-box .order-conf-box.info-box .info-box-grid .info-box-row .status-info .status-dot {
    display: inline-block;
    width: 18px;
    height: 18px;
    border-radius: 50%
}

.page-multiStepCheckoutSummaryPage .checkout-success .white-box .order-conf-box.info-box .info-box-grid .info-box-row .status-info .status-dot.wait {
    background: #FF9D00
}

.page-multiStepCheckoutSummaryPage .checkout-success .white-box .order-conf-box.info-box .info-box-grid .info-box-row .status-info .status-dot.getting-ready {
    background: #009DFF
}

.page-multiStepCheckoutSummaryPage .checkout-success .white-box .order-conf-box.info-box .info-box-delivery-address,
.page-multiStepCheckoutSummaryPage .checkout-success .white-box .order-conf-box.info-box .info-box-order-notes {
    display: flex;
    flex-direction: column
}

.page-multiStepCheckoutSummaryPage .checkout-success .white-box .order-conf-box.info-box .info-box-label {
    font-weight: 600
}

.page-multiStepCheckoutSummaryPage .checkout-success .white-box .order-conf-box.payment-box {
    border: 1px solid #CDE4FC
}

.page-multiStepCheckoutSummaryPage .checkout-success .white-box .order-conf-box.payment-box h2 {
    font-size: 22px;
    color: #141414;
    font-weight: bold;
    margin: 0 0 10px 0
}

.page-multiStepCheckoutSummaryPage .checkout-success .white-box .order-conf-box.payment-box .order-payment-type {
    font-size: 16px;
    font-weight: 600
}

.page-multiStepCheckoutSummaryPage .checkout-success .white-box .order-conf-box.payment-box .logo-masterpass {
    position: absolute;
    top: 15px;
    right: 15px
}

.page-multiStepCheckoutSummaryPage .checkout-success .white-box .order-conf-box.payment-box .mp-save-info {
    display: flex;
    align-items: center;
    gap: 5px;
    line-height: 1.5;
    margin: 3px 0
}

.page-multiStepCheckoutSummaryPage .checkout-success .white-box .order-conf-box.order-summary-box {
    border: 2px dotted #2E55B4;
    background: #F8FBFF
}

.page-multiStepCheckoutSummaryPage .checkout-success .white-box .order-conf-box.order-summary-box h2 {
    font-size: 22px;
    color: #141414;
    font-weight: bold;
    margin: 0 0 15px 0
}

.page-multiStepCheckoutSummaryPage .checkout-success .white-box .order-conf-box.order-summary-box .order-summary-details .order-conf-summary {
    margin: 0;
    padding: 0
}

.page-multiStepCheckoutSummaryPage .checkout-success .white-box .order-conf-box.order-summary-box .order-summary-details .order-conf-summary li {
    display: flex;
    justify-content: space-between;
    margin: 10px 0
}

.page-multiStepCheckoutSummaryPage .checkout-success .white-box .order-conf-box.order-summary-box .order-summary-details .order-conf-summary li span {
    display: inline-block
}

.page-multiStepCheckoutSummaryPage .checkout-success .white-box .order-conf-box.order-summary-box .order-summary-details .order-conf-summary li span.title {
    min-width: 200px
}

.page-multiStepCheckoutSummaryPage .checkout-success .white-box .order-conf-box.order-summary-box .order-summary-details .order-conf-summary li span.total {
    color: #2154BA;
    font-weight: bold
}

.page-multiStepCheckoutSummaryPage .checkout-success .white-box .order-conf-box.order-summary-box .order-summary-details .order-conf-summary li span.color-green {
    color: #82C10E
}

.page-multiStepCheckoutSummaryPage .checkout-success .white-box .order-conf-box.order-summary-box .order-summary-details .total-price-cont {
    display: flex;
    justify-content: space-between;
    border-top: 2px dotted #2E55B4;
    margin-left: -20px;
    margin-right: -20px;
    margin-bottom: -20px;
    padding: 15px 20px 20px 20px
}

.page-multiStepCheckoutSummaryPage .checkout-success .white-box .order-conf-box.order-summary-box .order-summary-details .total-price-cont span {
    display: inline-block
}

.page-multiStepCheckoutSummaryPage .checkout-success .white-box .order-conf-box.order-summary-box .order-summary-details .total-price-cont span.title {
    min-width: 200px
}

.page-multiStepCheckoutSummaryPage .checkout-success .white-box .order-conf-box.order-summary-box .order-summary-details .total-price-cont span.total {
    color: #2154BA;
    font-weight: bold
}

.page-multiStepCheckoutSummaryPage .checkout-success .white-box .order-conf-box.order-cart-products {
    padding: 0
}

.page-multiStepCheckoutSummaryPage .checkout-success .white-box .order-conf-box.order-cart-products h2 {
    font-size: 22px;
    color: #141414;
    font-weight: bold;
    margin: 0;
    padding-left: 20px
}

.page-multiStepCheckoutSummaryPage .checkout-success .white-box .order-conf-box.order-cart-products .o-product-list {
    display: flex;
    flex-direction: column;
    gap: 9px
}

.page-multiStepCheckoutSummaryPage .checkout-success .white-box .order-conf-box.order-cart-products .o-product-list .o-product-card {
    display: grid;
    grid-template-columns: auto 1fr;
    border: 1px solid #CDE4FC;
    padding: 20px;
    gap: 10px;
    border-radius: 10px
}

.page-multiStepCheckoutSummaryPage .checkout-success .white-box .order-conf-box.order-cart-products .o-product-list .o-product-card.donated-card {
    display: flex;
    justify-content: space-between
}

.page-multiStepCheckoutSummaryPage .checkout-success .white-box .order-conf-box.order-cart-products .o-product-list .o-product-card.donated-card .donated-title {
    font-size: 16px
}

.page-multiStepCheckoutSummaryPage .checkout-success .white-box .order-conf-box.order-cart-products .o-product-list .o-product-card.donated-card .donated-price {
    white-space: nowrap;
    color: #005AAB;
    font-size: 16px;
    font-weight: bold;
    text-align: right
}

.page-multiStepCheckoutSummaryPage .checkout-success .white-box .order-conf-box.order-cart-products .o-product-list .o-product-card .o-product-image {
    margin: auto
}

.page-multiStepCheckoutSummaryPage .checkout-success .white-box .order-conf-box.order-cart-products .o-product-list .o-product-card .o-product-image img {
    width: 95px;
    height: 95px
}

.page-multiStepCheckoutSummaryPage .checkout-success .white-box .order-conf-box.order-cart-products .o-product-list .o-product-card .o-product-details {
    display: grid;
    grid-template-columns: 1fr auto 20%;
    gap: 30px
}

.page-multiStepCheckoutSummaryPage .checkout-success .white-box .order-conf-box.order-cart-products .o-product-list .o-product-card .o-product-details .o-product-info {
    color: #141414;
    font-size: 14px
}

.page-multiStepCheckoutSummaryPage .checkout-success .white-box .order-conf-box.order-cart-products .o-product-list .o-product-card .o-product-details .o-product-discount {
    background: #FFD541;
    border-radius: 10px;
    font-size: 12px;
    padding: 2px 10px;
    width: fit-content
}

.page-multiStepCheckoutSummaryPage .checkout-success .white-box .order-conf-box.order-cart-products .o-product-list .o-product-card .o-product-details .o-product-quantity {
    font-size: 15px;
    color: #141414
}

.page-multiStepCheckoutSummaryPage .checkout-success .white-box .order-conf-box.order-cart-products .o-product-list .o-product-card .o-product-details .o-product-price {
    display: flex;
    flex-direction: column;
    text-align: right
}

.page-multiStepCheckoutSummaryPage .checkout-success .white-box .order-conf-box.order-cart-products .o-product-list .o-product-card .o-product-details .o-product-price .price-line-through {
    color: #ADB5BD;
    font-size: 13px
}

.page-multiStepCheckoutSummaryPage .checkout-success .white-box .order-conf-box.order-cart-products .o-product-list .o-product-card .o-product-details .o-product-price .item-price {
    color: #005AAB;
    font-size: 16px;
    font-weight: bold
}

@media (max-width:1023px) {
    .page-multiStepCheckoutSummaryPage .checkout-success .white-box .order-conf-box.order-cart-products h2 {
        padding-left: 15px
    }
}

.page-multiStepCheckoutSummaryPage .checkout-success .white-box .order-conf-box.mobile-app-homepage {
    padding: 0
}

.page-multiStepCheckoutSummaryPage .checkout-success .white-box .info {
    font-weight: bold
}

.page-multiStepCheckoutSummaryPage .checkout-success .white-box .footer-texts-national {
    margin-top: 30px
}

.page-multiStepCheckoutSummaryPage .checkout-success .white-box .footer-texts-national p {
    font-size: 14px;
    color: #666666;
    margin-bottom: 20px
}

.page-multiStepCheckoutSummaryPage .checkout-success .white-box .footer-texts-national .footer-texts-header-national p {
    font-size: 18px;
    color: #666666;
    margin-bottom: 20px
}

@media (max-width:1023px) {
    .page-multiStepCheckoutSummaryPage .checkout-success .white-box {
        padding: 10px !important
    }

    .page-multiStepCheckoutSummaryPage .checkout-success .white-box .order-conf-box {
        font-size: 18px;
        padding: 15px
    }

    .page-multiStepCheckoutSummaryPage .checkout-success .white-box .order-conf-box.info-box .info-box-head h2,
    .page-multiStepCheckoutSummaryPage .checkout-success .white-box .order-conf-box.payment-box h2,
    .page-multiStepCheckoutSummaryPage .checkout-success .white-box .order-conf-box.order-cart-products h2,
    .page-multiStepCheckoutSummaryPage .checkout-success .white-box .order-conf-box.order-summary-box h2 {
        font-size: 18px
    }

    .page-multiStepCheckoutSummaryPage .checkout-success .white-box .order-conf-box.info-box .info-box-head .contactless-delivery {
        font-size: 13px
    }

    .page-multiStepCheckoutSummaryPage .checkout-success .white-box .order-conf-box.info-box .info-box-grid {
        gap: 0;
        row-gap: 20px
    }

    .page-multiStepCheckoutSummaryPage .checkout-success .white-box .order-conf-box.info-box .info-box-label {
        font-weight: 500
    }

    .page-multiStepCheckoutSummaryPage .checkout-success .white-box .order-conf-box.payment-box .order-payment-type {
        font-weight: 500
    }

    .page-multiStepCheckoutSummaryPage .checkout-success .white-box .order-conf-box.order-summary-box .order-summary-details .total-price-cont {
        margin-left: -15px;
        margin-right: -15px;
        margin-bottom: -15px;
        padding: 10px 15px 15px 15px
    }

    .page-multiStepCheckoutSummaryPage .checkout-success .white-box .order-conf-box.order-cart-products .o-product-list {
        gap: 7px
    }

    .page-multiStepCheckoutSummaryPage .checkout-success .white-box .order-conf-box.order-cart-products .o-product-list .o-product-card {
        padding: 16px
    }

    .page-multiStepCheckoutSummaryPage .checkout-success .white-box .order-conf-box.order-cart-products .o-product-list .o-product-card .o-product-details {
        grid-template-columns: auto;
        gap: 8px
    }

    .page-multiStepCheckoutSummaryPage .checkout-success .white-box .order-conf-box.order-cart-products .o-product-list .o-product-card .o-product-details .o-product-quantity {
        font-size: 14px
    }

    .page-multiStepCheckoutSummaryPage .checkout-success .white-box .order-conf-box.order-cart-products .o-product-list .o-product-card .o-product-details .o-product-price {
        flex-direction: row;
        text-align: start;
        align-items: center;
        gap: 5px
    }
}

@media (max-width:640px) {
    .page-multiStepCheckoutSummaryPage .checkout-success .white-box .order-conf-box.info-box .info-box-grid {
        display: flex;
        flex-wrap: wrap;
        justify-content: space-between
    }

    .page-multiStepCheckoutSummaryPage .checkout-success .white-box .order-conf-box.info-box .info-box-grid .info-box-row.sm-text-left {
        text-align: start
    }
}

.page-multiStepCheckoutSummaryPage .checkout-success .order-result-web {
    position: relative;
    max-width: 600px;
    margin-left: auto;
    margin-right: auto;
    border-radius: 10px;
    background-color: #fff;
    word-wrap: break-word
}

.page-multiStepCheckoutSummaryPage .checkout-success .order-result-web .external-voucher-container .external-voucher-header {
    text-align: center;
    font-weight: 700;
    font-size: 16px;
    background: #9BDB51;
    border-radius: 5px 5px 0 0;
    padding: .65em;
    color: #000000
}

.page-multiStepCheckoutSummaryPage .checkout-success .order-result-web .external-voucher-container .external-voucher-content {
    padding: 22px 30px 17px 30px;
    border: solid 3px #9BDB51;
    border-top: 0;
    border-radius: 0 0 5px 5px;
    display: flex;
    flex-direction: row-reverse;
    justify-content: space-between;
    width: 100%
}

@media (max-width:1023px) {
    .page-multiStepCheckoutSummaryPage .checkout-success .order-result-web .external-voucher-container .external-voucher-content {
        flex-direction: column;
        text-align: start
    }
}

.page-multiStepCheckoutSummaryPage .checkout-success .order-result-web .external-voucher-container .external-voucher-content .external-voucher-text {
    display: flex;
    flex-direction: column;
    flex: 3;
    overflow-wrap: break-word
}

.page-multiStepCheckoutSummaryPage .checkout-success .order-result-web .external-voucher-container .external-voucher-content .external-voucher-text .external-voucher-title {
    color: #333D47;
    font-family: Nunito;
    font-size: 18px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
    margin-bottom: 6px;
    margin-top: 0
}

.page-multiStepCheckoutSummaryPage .checkout-success .order-result-web .external-voucher-container .external-voucher-content .external-voucher-text .external-voucher-description {
    color: #333D47;
    font-family: Nunito;
    font-size: 12px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    margin-bottom: 10px
}

.page-multiStepCheckoutSummaryPage .checkout-success .order-result-web .external-voucher-container .external-voucher-content .external-voucher-text .external-voucher-detail {
    color: #005BAA;
    font-family: Nunito;
    font-size: 12px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
    text-decoration-line: underline
}

@media (max-width:1023px) {
    .page-multiStepCheckoutSummaryPage .checkout-success .order-result-web .external-voucher-container .external-voucher-content .external-voucher-text .external-voucher-detail {
        border-radius: 4px;
        border: 1px solid #1158D6;
        background: #FFF;
        display: inline-flex;
        padding: 8px 36px;
        justify-content: center;
        align-items: center;
        gap: 10px;
        width: 60%;
        text-decoration-line: none
    }
}

.page-multiStepCheckoutSummaryPage .checkout-success .order-result-web .external-voucher-container .external-voucher-content .external-voucher-logo {
    flex: 1
}

.page-multiStepCheckoutSummaryPage .checkout-success .order-result-web .external-voucher-container .external-voucher-content .external-voucher-logo img {
    width: 259px;
    height: 48px;
    object-fit: contain
}

@media (max-width:1023px) {
    .page-multiStepCheckoutSummaryPage .checkout-success .order-result-web .external-voucher-container .external-voucher-content .external-voucher-logo {
        margin-bottom: 15px
    }

    .page-multiStepCheckoutSummaryPage .checkout-success .order-result-web .external-voucher-container .external-voucher-content .external-voucher-logo img {
        width: 173px
    }
}

.page-multiStepCheckoutSummaryPage .checkout-success .footer-texts {
    margin-top: 30px
}

.page-multiStepCheckoutSummaryPage .checkout-success .footer-texts p {
    font-size: 12px;
    color: #666;
    margin-bottom: 20px
}

.page-multiStepCheckoutSummaryPage .cart-variant-display {
    text-transform: lowercase;
    display: inline-block;
    margin: 0 3px 0 0
}

.page-multiStepCheckoutSummaryPage .cart-variant-display:first-letter {
    text-transform: uppercase
}

.page-login h2,
.page-checkout-login h2 {
    font-size: 24px;
    font-weight: normal;
    color: #015aac;
    margin-top: 0
}

.page-login .form-group label,
.page-checkout-login .form-group label {
    font-size: 15px;
    font-weight: normal;
    color: #666
}

.page-login .login-col,
.page-checkout-login .login-col {
    font: normal 13px 'Nunito'
}

.page-login .login-col>div,
.page-checkout-login .login-col>div {
    background: #fff
}

.page-login .login-col .login-section,
.page-checkout-login .login-col .login-section {
    background: #fff;
    padding: 15px 20px 30px 20px
}

.page-login .login-col .login-section .login-controls .fpass-col,
.page-checkout-login .login-col .login-section .login-controls .fpass-col {
    padding-left: 0
}

.page-login .login-col .login-section .login-controls .fpass-col a,
.page-checkout-login .login-col .login-section .login-controls .fpass-col a {
    font-size: 15px
}

.page-login .login-col .login-section .login-controls .fpass-col .forgotten-password,
.page-checkout-login .login-col .login-section .login-controls .fpass-col .forgotten-password {
    margin: 0;
    padding: 0 20px 0 0
}

.page-login .login-col .login-section .login-controls .lg-but-col,
.page-checkout-login .login-col .login-section .login-controls .lg-but-col {
    padding-right: 0;
    padding-left: 0
}

.page-login .login-col .login-section .login-controls .lg-but-col button.btn,
.page-checkout-login .login-col .login-section .login-controls .lg-but-col button.btn {
    display: inline-block;
    font-size: 15px
}

.page-login .register-col,
.page-checkout-login .register-col {
    font: normal 13px 'Nunito'
}

.page-login .register-col .register-section,
.page-checkout-login .register-col .register-section {
    background: #fff;
    padding: 15px
}

.page-login .register-col .register-section .headline h2,
.page-checkout-login .register-col .register-section .headline h2 {
    float: left;
    padding-left: 10px
}

.page-login .register-col .register-section .headline .user-reg-select,
.page-checkout-login .register-col .register-section .headline .user-reg-select {
    float: left;
    margin: 0 0 0 30px
}

.page-login .register-col .register-section .headline .user-reg-select span,
.page-checkout-login .register-col .register-section .headline .user-reg-select span {
    font-size: 15px;
    margin-right: 10px;
    color: #015aac
}

.page-login .register-col .register-section .headline .user-reg-select span input,
.page-checkout-login .register-col .register-section .headline .user-reg-select span input {
    display: inline-block;
    vertical-align: middle;
    margin: 0 5px 0 0
}

.page-login .register-col .register-section .headline .att-msg,
.page-checkout-login .register-col .register-section .headline .att-msg {
    font-size: 15px;
    color: #ee1b24;
    margin-right: 10px
}

.page-login .register-col .register-section .form-group .progress,
.page-checkout-login .register-col .register-section .form-group .progress,
.page-login .register-col .register-section .form-group .help-block,
.page-checkout-login .register-col .register-section .form-group .help-block {
    letter-spacing: 1px
}

.page-login .register-col .register-section .corp-user-box,
.page-checkout-login .register-col .register-section .corp-user-box {
    display: none
}

.page-login .register-col .register-section .agg-col .agg-box,
.page-checkout-login .register-col .register-section .agg-col .agg-box {
    height: 35px;
    font-size: 14px;
    position: relative
}

.page-login .register-col .register-section .agg-col .agg-box .form-group,
.page-checkout-login .register-col .register-section .agg-col .agg-box .form-group {
    float: left;
    margin: 0
}

.page-login .register-col .register-section .agg-col .agg-box .form-group .checkbox,
.page-checkout-login .register-col .register-section .agg-col .agg-box .form-group .checkbox {
    margin: 0
}

.page-login .register-col .register-section .agg-col .agg-box .form-group .checkbox label,
.page-checkout-login .register-col .register-section .agg-col .agg-box .form-group .checkbox label {
    padding: 0
}

.page-login .register-col .register-section .agg-col .agg-box .form-group .checkbox label input,
.page-checkout-login .register-col .register-section .agg-col .agg-box .form-group .checkbox label input {
    width: auto;
    display: inline-block;
    position: relative;
    top: auto;
    left: auto;
    right: auto;
    margin: 0 10px 0 0;
    height: 13px;
    vertical-align: middle
}

.page-login .register-col .register-section .agg-col .agg-box .help-block,
.page-checkout-login .register-col .register-section .agg-col .agg-box .help-block {
    margin: 0;
    position: absolute;
    left: 23px;
    bottom: 4px;
    color: #ff0000
}

.page-login .register-col .register-section .reg-but-cont button,
.page-checkout-login .register-col .register-section .reg-but-cont button {
    width: 90px;
    margin-top: 10px
}

.page-checkout-login .login-col .login-section {
    width: 95%
}

.page-checkout-login .login-col .login-section .form-group input {
    width: 100%
}

.page-checkout-login .login-col .login-controls .lg-but-col {
    padding-right: 0
}

.page-checkout-login .login-col .login-controls .lg-but-col button.btn {
    width: 100%;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis
}

.page-checkout-login .login-col button.expressCheckoutButton {
    margin: 15px 0
}

.page-checkout-login .register-col .register-section .reg-but-cont button {
    min-width: 100px;
    margin-top: 10px;
    width: auto
}

.modal-login-register {
    margin: 0 12px 15px;
    visibility: hidden
}

.modal-login-register.loading-complete {
    visibility: visible
}

.modal-login-register ul.nav.nav-tabs {
    border: none
}

.modal-login-register ul.nav.nav-tabs li {
    width: 45%;
    text-align: center;
    outline: none
}

.modal-login-register ul.nav.nav-tabs li.active {
    border-bottom: 2px solid #085fae;
    outline: none !important
}

.modal-login-register ul.nav.nav-tabs li.active a:active,
.modal-login-register ul.nav.nav-tabs li.active a:focus,
.modal-login-register ul.nav.nav-tabs li.active a:hover {
    background: none !important
}

.modal-login-register ul.nav.nav-tabs li a {
    border: none !important;
    color: #085fae;
    font-weight: bold
}

.modal-login-register ul.nav.nav-tabs li a:active,
.modal-login-register ul.nav.nav-tabs li a:focus {
    background: none
}

.modal-login-register .modal-login-register-content {
    max-width: 330px;
    margin-top: 15px
}

.modal-login-register .modal-login-register-content.register-content {
    min-height: 425px
}

.modal-login-register .modal-login-register-content .form-group.has-error .form-control {
    border: 1px solid #FF0000
}

.modal-login-register .modal-login-register-content .form-group .control-label {
    font-size: 14px
}

.modal-login-register .modal-login-register-content .form-group .form-control {
    font-size: 16px;
    border-radius: 4px;
    border: 1px solid #DCDCDC
}

.modal-login-register .modal-login-register-content .form-group .error-message {
    color: red;
    display: block;
    margin: 5px 0 5px 0
}

.modal-login-register .modal-login-register-content .form-group .required-password {
    padding-left: 10px;
    font-size: 11px;
    color: #6b6b6b
}

.modal-login-register .modal-login-register-content .form-group .valideContainer_mintatec {
    margin: 10px 0 5px 0
}

.modal-login-register .modal-login-register-content .form-group .valideContainer_mintatec .csa_hidden {
    display: none
}

.modal-login-register .modal-login-register-content .form-group .valideContainer_mintatec .csa_block {
    display: block
}

.modal-login-register .modal-login-register-content .form-group .valideContainer_mintatec .csa_glyphicon-remove {
    color: #ff2c2c
}

.modal-login-register .modal-login-register-content .form-group .valideContainer_mintatec .csa_glyphicon-ok {
    color: #50a309;
    position: relative
}

.modal-login-register .modal-login-register-content .form-group .valideContainer_mintatec .csa_glyphicon-ok:after {
    content: "";
    position: absolute;
    background-image: url('https://reimg-carrefour.mncdn.com/staticimage/csaSuccessIcon.png');
    background-repeat: no-repeat;
    background-size: contain;
    width: 10px;
    height: 10px;
    top: 57%;
    right: 0
}

.modal-login-register .modal-login-register-content .redirect-register {
    display: block;
    margin-top: 10px
}

.modal-login-register .modal-login-register-content #loginBtn,
.modal-login-register .modal-login-register-content #registerBtn {
    border-radius: 4px;
    height: 44px;
    font-size: 18px
}

.modal-login-register .modal-login-register-content #loginBtn:hover,
.modal-login-register .modal-login-register-content #registerBtn:hover {
    background-color: #004580
}

.modal-login-register .modal-login-register-content #registerBtn {
    margin-top: 10px
}

.modal-login-register .modal-login-register-content .membership-agreement {
    font-size: 11px
}

.modal-login-register .modal-login-register-content .login-error-message {
    color: red
}

.modal-login-register .modal-login-register-content .generalAgreement {
    width: 19px;
    height: 19px;
    cursor: pointer;
    margin-right: 5px;
    vertical-align: sub
}

.modal-login-register .modal-login-register-content .generalAgreementLabel {
    cursor: pointer;
    font-size: 12px;
    vertical-align: sub;
    line-height: 1.5;
    margin: 0;
    padding: 5px 0
}

.modal-login-register .modal-login-register-content .generalAgreementLabel.aydinlatmaLabel {
    padding: 7px 0
}

.modal-login-register .modal-login-register-content .generalAgreementLabel.kvkkText {
    line-height: 28px
}

.modal-login-register .modal-login-register-content .login-seperator {
    border-bottom: 1px solid #dcdcdc;
    text-align: center;
    width: 70%;
    margin: auto
}

.modal-login-register .modal-login-register-content .login-seperator span {
    position: relative;
    top: 10px;
    background: white;
    display: inline-block;
    width: auto;
    padding: 0 20px;
    color: #55677a;
    font-family: 'Nunito', "Open Sans", Helvetica, Arial, sans-serif
}

.modal-login-register .personal_smsRedirect {
    margin-top: 30px
}

.modal-login-register .btn-login-register-preference {
    display: block;
    width: 100%;
    height: 44px;
    background: #ffffff;
    color: #fff;
    background-color: #085fae;
    border-color: transparent;
    margin-bottom: 13px;
    font-family: Nunito;
    font-size: 18px;
    line-height: 30px
}

.modal-login-register .social-login-seperator {
    border-bottom: 1px solid #AFB1B6;
    text-align: center;
    width: 100%;
    margin-bottom: 20px
}

.modal-login-register .social-login-seperator span {
    position: relative;
    top: 10px;
    background: #fff;
    display: inline-block;
    width: auto;
    padding: 0 20px;
    color: #303030
}

.modal-login-register .social-account-login-container {
    display: grid;
    justify-content: center;
    grid-auto-flow: column;
    margin-top: 3rem;
    gap: 16px
}

.modal-login-register .social-account-login-container .btn-google-login,
.modal-login-register .social-account-login-container .btn-facebook-login {
    width: 40px;
    height: 40px;
    display: grid;
    place-items: center;
    background: transparent;
    border: .6px solid #DCDCDC;
    border-radius: 25px;
    padding: 0
}

.modal-login-register .social-login-data-permission {
    display: flex;
    align-items: flex-start;
    gap: 5px
}

.modal-login-register .social-login-data-permission label {
    cursor: auto !important;
    font-weight: 400 !important;
    line-height: 16.37px !important
}

.modal-login-register .social-login-data-permission label a {
    cursor: pointer !important;
    font-weight: 700 !important
}

.modal-login-register .social-login-data-permission.has-error * {
    color: #FF0000
}

.modal-login-register #confirm-login-email #otppopupInfo {
    color: #303030;
    font-size: 14px;
    font-weight: 400
}

.modal-login-register #confirm-login-email .confirm-bottom-container {
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-top: 15px;
    margin-bottom: 30px
}

.modal-login-register #confirm-login-email .confirm-bottom-container .remember-me {
    display: flex;
    justify-content: flex-start;
    align-items: center;
    gap: 5px
}

.modal-login-register #confirm-login-email .confirm-bottom-container .remember-me input[type="checkbox"] {
    border-color: #DCDCDC;
    margin: 0
}

.modal-login-register #confirm-login-email .confirm-bottom-container .forgot-password a {
    text-decoration: underline
}

.modal-login-register #confirm-login-email .confirm-bottom-container .remember-me label,
.modal-login-register #confirm-login-email .confirm-bottom-container .forgot-password a {
    color: #A2A2A2;
    font-size: 12px;
    font-weight: 500;
    margin: 0;
    padding: 0
}

.modal-login-register #choose-password-reset #otppopupInfo {
    color: #303030;
    font-size: 14px;
    font-weight: 400
}

.modal-login-register #choose-password-reset .verify-account-title {
    display: inline-block;
    color: #303030;
    font-size: 14px;
    font-weight: 700;
    margin-top: 25px
}

.modal-login-register #choose-password-reset .control-label {
    display: grid;
    grid-template-columns: 25px 1fr;
    gap: 7px;
    color: #303030;
    font-size: 12px;
    font-weight: 400
}

.modal-login-register #choose-password-reset input[type="radio"] {
    appearance: none;
    -webkit-appearance: none;
    -moz-appearance: none;
    width: 22px;
    height: 22px;
    border: 2px solid #DEE2E6;
    border-radius: 50%;
    outline: none;
    cursor: pointer
}

.modal-login-register #choose-password-reset input[type="radio"]:checked {
    background-color: #085FAE
}

.modal-login-register #choose-password-reset input[type="radio"]:hover {
    border-color: #DEE2E6
}

.modal-login-register #choose-password-reset .error-message {
    display: block;
    color: #ff0000;
    margin-bottom: 15px
}

.modal-login-register .password-input-area {
    position: relative;
    max-height: 34px
}

.modal-login-register .password-input-area i {
    position: absolute;
    top: 50%;
    right: 0;
    z-index: 2;
    transform: translate(-50%, -50%);
    cursor: pointer
}

.standardPopup {
    border-radius: 4px
}

.standardPopup a.set-normal-mode {
    background-color: #005baa !important;
    padding: 6px 10px;
    font-size: 16px;
    text-align: center;
    color: #fff;
    border-radius: 4px;
    display: block;
    width: 180px;
    margin: 0 auto
}

.standardPopup a.set-normal-mode:hover,
.standardPopup a.set-normal-mode:active {
    background-color: #004580 !important;
    text-decoration: none
}

.standardPopup #cboxTitle {
    font-family: 'Nunito', Helvetica, Arial, sans-serif;
    font-weight: 800;
    border-radius: 4px 4px 0 0;
    height: 60px
}

.standardPopup #cboxTitle .headline {
    font-family: 'Nunito', "Open Sans", Helvetica, Arial, sans-serif;
    font-weight: 800
}

@media (max-width:360px) {
    .modal-login-register {
        margin: 0 10px
    }
}

@media (max-width:1024px) {
    .modal-login-register {
        margin: 0 15px
    }

    .memberShip #cboxTitle {
        line-height: 60px !important
    }

    ul.after-login li.mobile-sep {
        display: none !important
    }
}

.memberShip #cboxLoadedContent {
    margin-top: 60px
}

.memberShip #cboxTitle {
    font-size: 19px;
    text-align: center;
    padding: 10px;
    background: #005baa !important;
    color: #fff;
    font-family: 'Nunito', Helvetica, Arial, sans-serif;
    font-weight: 800;
    height: 60px;
    line-height: 40px;
    border-radius: 4px 4px 0 0
}

.memberShip #cboxTitle .headline-text {
    color: #fff !important
}

.memberShip .close-icon:after,
.memberShip .close-icon:before {
    background-color: #fff !important
}

.memberShip .modal-login-register ul.nav.nav-tabs li {
    width: 50%;
    font-family: 'Nunito', Helvetica, Arial, sans-serif;
    font-weight: 800
}

.memberShip .modal-login-register ul.nav.nav-tabs li a {
    text-transform: initial;
    font-size: 19px
}

.memberShip .selectorFormHead {
    font-family: 'Nunito', "Open Sans", Helvetica, Arial, sans-serif;
    font-weight: 800;
    color: #015aac;
    font-size: 19px;
    margin: 0 0 10px 0
}

.memberShip .close-icon,
.standardPopup .close-icon {
    right: 20px;
    top: 20px;
    width: 20px;
    height: 40px;
    opacity: .6;
    float: right
}

.memberShip .close-icon:hover,
.standardPopup .close-icon:hover {
    opacity: 1
}

.memberShip .close-icon:before,
.standardPopup .close-icon:before,
.memberShip .close-icon:after,
.standardPopup .close-icon:after {
    position: absolute;
    left: 7px;
    top: 6px;
    content: ' ';
    height: 26px;
    width: 3px;
    background-color: #fff
}

.standardPopup .close-icon:before,
.standardPopup .close-icon:after {
    background-color: #005baa
}

.standardPopup #selectStoreSubmit,
.standardPopup #forgottenPassword {
    border-radius: 4px;
    height: 44px;
    font-size: 18px
}

.standardPopup #selectStoreSubmit:hover,
.standardPopup #forgottenPassword:hover {
    background-color: #004580
}

.memberShip .close-icon:before,
.standardPopup .close-icon:before {
    transform: rotate(45deg)
}

.memberShip .close-icon:after,
.standardPopup .close-icon:after {
    transform: rotate(-45deg)
}

.field-icon {
    display: inline-block;
    float: right;
    margin-left: -25px;
    margin-right: 10px;
    padding-left: 15px;
    padding-top: 10px;
    width: 40px;
    height: 40px;
    margin-top: -36px;
    position: relative;
    cursor: pointer;
    font-size: 1.2em;
    z-index: 99999999
}

.forgotten_password_new_content .forgotten_password_new_title {
    background-color: #005baa !important
}

.forgotten_password_new_content .forgotten_password_new_title .headline .headline-text {
    color: #fff !important
}

.forgotten_password_new_content #cboxClose .close-icon:before,
.forgotten_password_new_content #cboxClose .close-icon:after {
    background-color: #fff !important
}

.guest-footer {
    position: relative;
    bottom: -10px;
    float: left;
    background: #FFDA11;
    width: 107%;
    height: 100px;
    left: -10px;
    padding: 10px 20px;
    font-size: 12px;
    font-weight: 700
}

.guest-footer img {
    margin: 10px;
    float: left
}

.guest-footer span {
    font-weight: normal;
    display: block;
    margin: 10px 0 0 46px
}

.guest-footer span a {
    text-decoration: underline;
    font-weight: bold;
    color: #000000
}

.template-pages-account-accountLayoutPage .accountNav-left {
    padding: 0
}

.template-pages-account-accountLayoutPage .accountNav-left .accountNav {
    background: #fff;
    margin-bottom: 20px
}

.template-pages-account-accountLayoutPage .accountNav-left .headline {
    font-size: 24px;
    color: #333;
    padding: 10px 10px 20px 10px;
    border-bottom: 1px solid #ddd
}

.template-pages-account-accountLayoutPage .accountNav-left .headline span {
    display: block;
    font-size: 14px;
    color: #999;
    margin-top: 5px
}

.template-pages-account-accountLayoutPage .accountNav-left ul {
    padding: 10px 15px 20px 15px
}

.template-pages-account-accountLayoutPage .accountNav-left ul li {
    list-style-type: none;
    padding: 19px 0 0 0
}

.template-pages-account-accountLayoutPage .accountNav-left ul li a {
    font-size: 16px;
    color: #333;
    display: block
}

.template-pages-account-accountLayoutPage .accountNav-left ul li a:after {
    content: "\e258";
    position: relative;
    top: 1px;
    display: inline-block;
    font-family: 'Glyphicons Halflings';
    font-style: normal;
    font-weight: 400;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    color: #ccc;
    float: right
}

.template-pages-account-accountLayoutPage .accountNav-left ul li.active a {
    color: #015aac
}

.template-pages-account-accountLayoutPage .accountNav-left ul li.active a:after {
    color: #015aac
}

.template-pages-account-accountLayoutPage .accountNav-left .left-info-box {
    background: #fff;
    font: normal 14px 'Nunito';
    padding: 15px;
    color: #333;
    min-height: 200px
}

.template-pages-account-accountLayoutPage .accountNav-left .left-info-box h3 {
    margin: 0 0 15px 0;
    font-size: 24px;
    color: #333
}

.template-pages-account-accountLayoutPage .accountNav-left .left-info-box p {
    padding: 0;
    margin: 0
}

.template-pages-account-accountLayoutPage .accountNav-left .left-info-box p strong,
.template-pages-account-accountLayoutPage .accountNav-left .left-info-box p a {
    color: #015aac
}

.template-pages-account-accountLayoutPage .myaccount-right-col .headline span,
.template-pages-account-accountLayoutPage .pw-reset-col .headline span {
    display: none
}

.template-pages-account-accountLayoutPage .myaccount-right-col .accountNav,
.template-pages-account-accountLayoutPage .pw-reset-col .accountNav {
    display: none
}

.template-pages-account-accountLayoutPage .myaccount-right-col .my-account-hp .container-fluid,
.template-pages-account-accountLayoutPage .pw-reset-col .my-account-hp .container-fluid {
    display: flex;
    flex-wrap: wrap
}

.template-pages-account-accountLayoutPage .myaccount-right-col .my-account-hp .container-fluid .my-point .icon,
.template-pages-account-accountLayoutPage .pw-reset-col .my-account-hp .container-fluid .my-point .icon {
    background: url(https://reimg-carrefour.mncdn.com/staticimage/i_puanlarim.svg) no-repeat;
    width: 20px;
    height: 20px;
    display: inline-block
}

.template-pages-account-accountLayoutPage .myaccount-right-col .my-account-hp .container-fluid>a,
.template-pages-account-accountLayoutPage .pw-reset-col .my-account-hp .container-fluid>a {
    background: #fff;
    margin-bottom: 15px;
    text-align: center;
    display: block
}

.template-pages-account-accountLayoutPage .myaccount-right-col .my-account-hp .container-fluid>a em,
.template-pages-account-accountLayoutPage .pw-reset-col .my-account-hp .container-fluid>a em {
    display: block;
    background: url("https://reimg-carrefour.mncdn.com/staticimage/sprite-icons.png") no-repeat
}

.template-pages-account-accountLayoutPage .myaccount-right-col .my-account-hp .container-fluid>a span.box-title,
.template-pages-account-accountLayoutPage .pw-reset-col .my-account-hp .container-fluid>a span.box-title {
    font-size: 18px;
    display: block;
    margin-top: 5px;
    color: #000
}

.template-pages-account-accountLayoutPage .myaccount-right-col .my-account-hp .container-fluid>a:hover,
.template-pages-account-accountLayoutPage .pw-reset-col .my-account-hp .container-fluid>a:hover {
    text-decoration: none
}

.template-pages-account-accountLayoutPage .myaccount-right-col .my-account-hp .container-fluid a.my-profile em,
.template-pages-account-accountLayoutPage .pw-reset-col .my-account-hp .container-fluid a.my-profile em {
    background-position: -14px -1240px
}

.template-pages-account-accountLayoutPage .myaccount-right-col .my-account-hp .container-fluid a.my-orders em,
.template-pages-account-accountLayoutPage .pw-reset-col .my-account-hp .container-fluid a.my-orders em {
    background-position: -18px -1427px
}

.template-pages-account-accountLayoutPage .myaccount-right-col .my-account-hp .container-fluid a.my-coupon em,
.template-pages-account-accountLayoutPage .pw-reset-col .my-account-hp .container-fluid a.my-coupon em {
    background-position: -9px -2001px;
    width: 110px !important
}

.template-pages-account-accountLayoutPage .myaccount-right-col .my-account-hp .container-fluid a.my-csacard em,
.template-pages-account-accountLayoutPage .pw-reset-col .my-account-hp .container-fluid a.my-csacard em {
    background-position: 7px -2837px;
    width: 110px !important;
    height: 85px !important;
    margin-bottom: 20px !important
}

.template-pages-account-accountLayoutPage .myaccount-right-col .my-account-hp .container-fluid a.my-adress em,
.template-pages-account-accountLayoutPage .pw-reset-col .my-account-hp .container-fluid a.my-adress em {
    background-position: -13px -1807px
}

.template-pages-account-accountLayoutPage .myaccount-right-col .my-account-hp .container-fluid a.my-shoplist em,
.template-pages-account-accountLayoutPage .pw-reset-col .my-account-hp .container-fluid a.my-shoplist em {
    background-position: 12px -3674px
}

.template-pages-account-accountLayoutPage .myaccount-right-col .my-account-hp .container-fluid a.my-cards,
.template-pages-account-accountLayoutPage .pw-reset-col .my-account-hp .container-fluid a.my-cards {
    display: none
}

.template-pages-account-accountLayoutPage .myaccount-right-col .my-account-hp .container-fluid a.my-cards em,
.template-pages-account-accountLayoutPage .pw-reset-col .my-account-hp .container-fluid a.my-cards em {
    background-position: -9px -2001px;
    width: 110px !important
}

.template-pages-account-accountLayoutPage .myaccount-right-col .my-account-hp .container-fluid a.my-passwords em,
.template-pages-account-accountLayoutPage .pw-reset-col .my-account-hp .container-fluid a.my-passwords em {
    background-position: 14px -3221px
}

.template-pages-account-accountLayoutPage .myaccount-right-col .my-account-hp .container-fluid a.csa-personal em,
.template-pages-account-accountLayoutPage .pw-reset-col .my-account-hp .container-fluid a.csa-personal em {
    background-position: -2px -2735px;
    width: 125px !important
}

.template-pages-account-accountLayoutPage .myaccount-right-col .my-account-hp .container-fluid a.csa-subscriptions em,
.template-pages-account-accountLayoutPage .pw-reset-col .my-account-hp .container-fluid a.csa-subscriptions em {
    background-position: -83px -2592px;
    width: 100px !important
}

.template-pages-account-accountLayoutPage .myaccount-right-col .my-account-hp .container-fluid a.earn-spend,
.template-pages-account-accountLayoutPage .pw-reset-col .my-account-hp .container-fluid a.earn-spend {
    display: none
}

.template-pages-account-accountLayoutPage .myaccount-right-col .my-account-hp .container-fluid a.earn-spend em,
.template-pages-account-accountLayoutPage .pw-reset-col .my-account-hp .container-fluid a.earn-spend em {
    background-position: 6px -3353px
}

.template-pages-account-accountLayoutPage .myaccount-right-col .my-account-hp .container-fluid a.marketCard em,
.template-pages-account-accountLayoutPage .pw-reset-col .my-account-hp .container-fluid a.marketCard em {
    background-position: 6px -3466px
}

.template-pages-account-accountLayoutPage .myaccount-right-col .my-account-hp .container-fluid a.helpCenter em,
.template-pages-account-accountLayoutPage .pw-reset-col .my-account-hp .container-fluid a.helpCenter em {
    background-position: 6px -3575px
}

.template-pages-account-accountLayoutPage .myaccount-right-col .my-account-hp .container-fluid a.csa-logout em,
.template-pages-account-accountLayoutPage .pw-reset-col .my-account-hp .container-fluid a.csa-logout em {
    background-position: 0 -3106px;
    width: 85px !important
}

.template-pages-account-accountLayoutPage .myaccount-right-col .my-account-hp .container-fluid>a.col-md-3.col-lg-3,
.template-pages-account-accountLayoutPage .pw-reset-col .my-account-hp .container-fluid>a.col-md-3.col-lg-3 {
    width: 18%;
    margin-left: 15px;
    padding: 10px;
    min-height: 147px;
    max-height: 147px
}

@media (min-width:767px) and (max-width:1200px) {

    .template-pages-account-accountLayoutPage .myaccount-right-col .my-account-hp .container-fluid>a.col-md-3.col-lg-3 span.box-title,
    .template-pages-account-accountLayoutPage .pw-reset-col .my-account-hp .container-fluid>a.col-md-3.col-lg-3 span.box-title {
        font-size: 13px
    }
}

.template-pages-account-accountLayoutPage .myaccount-right-col .my-account-hp .container-fluid>a.col-md-3.col-lg-3 em,
.template-pages-account-accountLayoutPage .pw-reset-col .my-account-hp .container-fluid>a.col-md-3.col-lg-3 em {
    height: 95px;
    width: 95px;
    margin: 0 auto
}

.template-pages-account-accountLayoutPage .myaccount-right-col .account-top-title-box,
.template-pages-account-accountLayoutPage .pw-reset-col .account-top-title-box {
    background: #fff;
    margin-left: 10px;
    padding: 15px 10px
}

@media (max-width:380px) {

    .template-pages-account-accountLayoutPage .myaccount-right-col .account-top-title-box h2,
    .template-pages-account-accountLayoutPage .pw-reset-col .account-top-title-box h2 {
        font-size: 20px !important
    }
}

.template-pages-account-accountLayoutPage .myaccount-right-col .account-top-title-box h2,
.template-pages-account-accountLayoutPage .pw-reset-col .account-top-title-box h2 {
    margin: 0
}

.template-pages-account-accountLayoutPage .myaccount-right-col .account-top-title-box div.icon-title,
.template-pages-account-accountLayoutPage .pw-reset-col .account-top-title-box div.icon-title {
    padding: 0
}

.template-pages-account-accountLayoutPage .myaccount-right-col .account-top-title-box div.icon-title span,
.template-pages-account-accountLayoutPage .pw-reset-col .account-top-title-box div.icon-title span {
    display: block;
    width: 105px;
    height: 105px;
    zoom: .5;
    -moz-transform: scale(.5);
    margin: 15px auto 0 auto
}

@media (max-width:1023px) {

    .template-pages-account-accountLayoutPage .myaccount-right-col .account-top-title-box div.icon-title span,
    .template-pages-account-accountLayoutPage .pw-reset-col .account-top-title-box div.icon-title span {
        margin: 0 auto
    }
}

.template-pages-account-accountLayoutPage .myaccount-right-col .account-top-title-box h4.info-text,
.template-pages-account-accountLayoutPage .pw-reset-col .account-top-title-box h4.info-text {
    display: block;
    font-size: 16px;
    margin: 5px 0
}

.template-pages-account-accountLayoutPage .myaccount-right-col .account-top-title-box span.warning-text,
.template-pages-account-accountLayoutPage .pw-reset-col .account-top-title-box span.warning-text {
    color: #f00;
    display: block
}

.template-pages-account-accountLayoutPage .adress-top-box div.icon-title {
    padding: 0
}

.template-pages-account-accountLayoutPage .adress-top-box div.icon-title span {
    background: url("https://reimg-carrefour.mncdn.com/staticimage/sprite-icons.png") -13px -1807px no-repeat;
    display: block;
    width: 105px;
    height: 105px
}

.template-pages-account-accountLayoutPage .adress-top-box .add-new-adress-btn {
    font-size: 15px;
    line-height: 15px;
    margin-top: 15px;
    white-space: normal
}

.template-pages-account-accountLayoutPage .saved-adress-box {
    margin-left: 10px;
    margin-top: 20px;
    margin-right: -12px
}

.template-pages-account-accountLayoutPage .saved-adress-box .main-adress-box {
    width: 48.999%;
    padding: 0;
    background: #fff;
    margin-left: 20px;
    margin-bottom: 20px;
    height: 220px;
    overflow: hidden
}

.template-pages-account-accountLayoutPage .saved-adress-box .main-adress-box>div {
    padding: 10px
}

.template-pages-account-accountLayoutPage .saved-adress-box .main-adress-box:first-child {
    margin-left: 0
}

.template-pages-account-accountLayoutPage .saved-adress-box .main-adress-box:nth-child(2n+1) {
    margin-left: 0
}

.template-pages-account-accountLayoutPage .saved-adress-box .main-adress-box .top-row {
    margin-bottom: 15px
}

.template-pages-account-accountLayoutPage .saved-adress-box .main-adress-box .top-row span.adress-title {
    font-weight: bold;
    font-size: 22px
}

.template-pages-account-accountLayoutPage .saved-adress-box .main-adress-box .top-row span.edit-cont {
    font-size: 14px;
    color: #015aac;
    margin-top: 5px
}

.template-pages-account-accountLayoutPage .saved-adress-box .main-adress-box .top-row span.edit-cont button {
    background: none;
    border: none
}

.template-pages-account-accountLayoutPage .saved-adress-box .main-adress-box .top-row span.edit-cont em {
    display: inline-block;
    font-style: normal;
    margin: 0 3px
}

.template-pages-account-accountLayoutPage .saved-adress-box .main-adress-box .bottom-row div {
    float: left;
    width: 48%;
    font-size: 14px;
    word-wrap: break-word
}

.template-pages-account-accountLayoutPage .saved-adress-box .main-adress-box .bottom-row div span {
    display: block;
    margin-bottom: 3px;
    word-break: break-all
}

.template-pages-account-accountLayoutPage .saved-adress-box .main-adress-box .bottom-row div~div {
    margin-left: 15px
}

.template-pages-account-accountLayoutPage .account-orderpage-title div.icon-title span {
    background: url("https://reimg-carrefour.mncdn.com/staticimage/sprite-icons.png") -13px -1424px no-repeat;
    display: block;
    width: 105px;
    height: 105px
}

.template-pages-account-accountLayoutPage .account-subscription-title div.icon-title span {
    background: url("https://reimg-carrefour.mncdn.com/staticimage/sprite-icons.png") -83px -2592px no-repeat;
    display: block;
    width: 105px;
    height: 105px
}

.template-pages-account-accountLayoutPage .account-section-content {
    padding: 0;
    margin-left: 10px;
    margin-top: 15px;
    margin-right: -12px
}

.template-pages-account-accountLayoutPage .account-section-content .simple-user .row>.container-fluid {
    padding: 0
}

.template-pages-account-accountLayoutPage .account-section-content .account-orderhistory>.row {
    margin-right: -8px
}

.template-pages-account-accountLayoutPage .account-section-content .filter-title {
    float: left;
    margin-right: 10px;
    margin-left: 5px;
    line-height: 33px
}

.template-pages-account-accountLayoutPage .account-section-content .filter-title span {
    display: block;
    font-size: 14px
}

.template-pages-account-accountLayoutPage .account-section-content .account-orderhistory-pagination {
    background: #fff
}

.template-pages-account-accountLayoutPage .account-section-content .account-orderhistory-pagination .sort-bar.top {
    float: left;
    width: 24%
}

.template-pages-account-accountLayoutPage .account-section-content .account-orderhistory-pagination .sort-bar.top div.form-group {
    margin: 0 !important
}

.template-pages-account-accountLayoutPage .account-section-content .account-orderhistory-pagination .pagination-bar.top {
    float: right;
    width: 65%;
    margin: 0
}

.template-pages-account-accountLayoutPage .account-section-content .account-orderhistory-pagination .pagination-bar.top .row {
    margin: 0;
    background: none
}

.template-pages-account-accountLayoutPage .account-section-content .account-orderhistory-pagination .pagination-bar.top .row .sort-refine-bar>div {
    right: 0;
    width: auto
}

.template-pages-account-accountLayoutPage .account-section-content .account-orderhistory-pagination .pagination-bar.top .row .total-pr-col {
    width: 17%
}

.template-pages-account-accountLayoutPage .account-section-content .account-orderhistory-pagination .pagination-bar.bottom {
    float: left;
    width: 100%;
    background: #fff
}

.template-pages-account-accountLayoutPage .account-section-content .account-orderhistory-pagination .pagination-bar.bottom>.row {
    margin-left: 0;
    margin-right: 0
}

.template-pages-account-accountLayoutPage .account-section-content .account-orderhistory-pagination .pagination-bar .pages-title {
    padding-right: 10px
}

.template-pages-account-accountLayoutPage .account-section-content .account-orderhistory-pagination .pagination-bar .show-all-cont {
    padding: 0 10px
}

.template-pages-account-accountLayoutPage .account-section-content .account-orderhistory-list ul {
    margin-left: -10px;
    margin-right: -10px;
    display: flex;
    flex-wrap: wrap
}

.template-pages-account-accountLayoutPage .account-section-content .account-orderhistory-list ul .order-empty {
    margin-left: 10px
}

.template-pages-account-accountLayoutPage .account-section-content .account-orderhistory-list ul li {
    border: none
}

.template-pages-account-accountLayoutPage .account-section-content .account-orderhistory-list ul li .top-bg {
    background: url("../../theme-carrefoursa/images/orders-top-bg.png") -11px 0 repeat-x;
    height: 7px
}

.template-pages-account-accountLayoutPage .account-section-content .account-orderhistory-list ul li .order-infos {
    background: #fff;
    padding: 15px 0 10px 0;
    font-size: 14px;
    word-wrap: break-word;
    float: left;
    width: 100%
}

.template-pages-account-accountLayoutPage .account-section-content .account-orderhistory-list ul li .order-infos hr {
    margin-bottom: 10px;
    margin-top: 10px
}

.template-pages-account-accountLayoutPage .account-section-content .account-orderhistory-list ul li .order-infos .row {
    margin: 0 0 15px 0;
    padding: 0 10px
}

.template-pages-account-accountLayoutPage .account-section-content .account-orderhistory-list ul li .order-infos .row .info-col {
    font-weight: 600
}

.template-pages-account-accountLayoutPage .account-section-content .account-orderhistory-list ul li .order-infos .row.active-orders {
    margin: 0 0 15px 0;
    float: left;
    border-right: 1px solid #f1f1f1;
    min-width: 161px
}

.template-pages-account-accountLayoutPage .account-section-content .account-orderhistory-list ul li .order-infos .row.active-orders-3 {
    min-width: 414px
}

.template-pages-account-accountLayoutPage .account-section-content .account-orderhistory-list ul li .order-infos .row.order-number {
    font-size: 14px;
    margin: 0
}

.template-pages-account-accountLayoutPage .account-section-content .account-orderhistory-list ul li .order-infos .row.order-number .order-list-id {
    font-weight: 900
}

.template-pages-account-accountLayoutPage .account-section-content .account-orderhistory-list ul li .order-infos .row.order-buttons {
    width: 100%;
    float: left;
    padding-top: 15px;
    border-top: 1px solid #f1f1f1;
    margin: 0
}

.template-pages-account-accountLayoutPage .account-section-content .account-orderhistory-list ul li .order-infos .row.order-buttons .btn {
    padding-left: 35px;
    padding-right: 35px;
    color: #ffffff;
    margin-bottom: 5px;
    font-weight: bold
}

.template-pages-account-accountLayoutPage .account-section-content .account-orderhistory-list ul li .order-infos .row.order-buttons .btn.btn-green {
    background: #1db54f
}

.template-pages-account-accountLayoutPage .account-section-content .account-orderhistory-list ul li .order-infos .row.order-buttons .btn.btn-green:hover,
.template-pages-account-accountLayoutPage .account-section-content .account-orderhistory-list ul li .order-infos .row.order-buttons .btn.btn-green:focus {
    border-color: #1db54f
}

.template-pages-account-accountLayoutPage .account-section-content .account-orderhistory-list ul li .order-infos .row.order-buttons .btn.btn-gray {
    background: #e4e8ec;
    color: #303030;
    margin: 0 5px 5px 5px
}

.template-pages-account-accountLayoutPage .account-section-content .account-orderhistory-list ul li .order-infos .row.order-buttons .btn.btn-gray:hover,
.template-pages-account-accountLayoutPage .account-section-content .account-orderhistory-list ul li .order-infos .row.order-buttons .btn.btn-gray:focus {
    border-color: #e4e8ec
}

.template-pages-account-accountLayoutPage .account-section-content .account-orderhistory-list ul li .order-infos .row a {
    color: #015aac
}

.template-pages-account-accountLayoutPage .account-section-content .account-orderhistory-list ul li .order-infos .row a.text-white {
    color: #ffffff
}

.template-pages-account-accountLayoutPage .account-section-content .account-orderhistory-list ul li .order-infos .detail-column {
    display: flex;
    flex-direction: column;
    gap: 10px;
    padding: 0 20px
}

.template-pages-account-accountLayoutPage .account-section-content .account-orderhistory-list ul li .order-infos .detail-column .btn {
    width: 100%;
    padding: 0
}

.template-pages-account-accountLayoutPage .account-section-content .account-orderhistory-list ul li .order-infos .detail-column .btn a {
    width: 100%;
    display: flex;
    justify-content: center;
    gap: 5px;
    border-radius: 4px;
    color: #fff;
    padding: 7px 0;
    font-family: Nunito;
    font-size: 13px;
    font-style: normal;
    font-weight: 700;
    line-height: normal
}

.template-pages-account-accountLayoutPage .account-section-content .account-orderhistory-list ul li .order-infos .detail-column .btn a.detail-btn {
    background: #196AB9
}

.template-pages-account-accountLayoutPage .account-section-content .account-orderhistory-list ul li .order-infos .detail-column .btn a.repeat-btn {
    background: #F08231
}

.template-pages-account-accountLayoutPage .account-section-content .account-orderhistory-list ul li .order-infos p {
    margin: 0
}

@media (max-width:480px) {
    .template-pages-account-accountLayoutPage .account-orderhistory-list ul li .order-infos .row {
        margin: 0 0 15px 0
    }

    .template-pages-account-accountLayoutPage .account-orderhistory-list ul li .order-infos .row.order-buttons .btn {
        padding-left: 15px !important;
        padding-right: 15px !important;
        width: 31%;
        white-space: inherit
    }
}

.template-pages-account-accountLayoutPage .table-responsive .table .table-head-row {
    border: none;
    background: #e8e8e8
}

.template-pages-account-accountLayoutPage .table-responsive .table .table-head-row th {
    border: none;
    font-size: 15px;
    color: #333;
    vertical-align: top
}

.template-pages-account-accountLayoutPage .table-responsive .table .order-datas-row td,
.template-pages-account-accountLayoutPage .table-responsive .table .order-datas-row th {
    border-top: none;
    border-bottom: 1px dotted #ddd;
    vertical-align: middle;
    font-size: 15px;
    padding: 10px
}

.template-pages-account-accountLayoutPage .table-responsive .table .order-datas-total-row th,
.template-pages-account-accountLayoutPage .table-responsive .table .order-datas-total-row td {
    border: none;
    vertical-align: middle;
    padding: 10px;
    font-size: 16px;
    font-weight: bold
}

.template-pages-account-accountLayoutPage .table-responsive .shipping-cont {
    min-height: 95px;
    padding: 10px 25px
}

.template-pages-account-accountLayoutPage .table-responsive .shipping-cont .shipping-title {
    font-size: 14px;
    font-weight: bold;
    text-align: center
}

.template-pages-account-accountLayoutPage .table-responsive .shipping-cont .col-md-4 a {
    display: block;
    margin: 0 auto;
    text-align: center;
    font-size: 14px;
    text-decoration: underline;
    font-weight: bold
}

.template-pages-account-accountLayoutPage .table-responsive .shipping-cont .col-md-4 a span {
    display: block;
    margin: 0 auto;
    width: 124px;
    height: 40px;
    background: url("https://reimg-carrefour.mncdn.com/staticimage/sprite-icons.png") no-repeat
}

.template-pages-account-accountLayoutPage .table-responsive .shipping-cont .col-md-4 a em {
    font-style: normal;
    display: block;
    margin-top: 5px
}

.template-pages-account-accountLayoutPage .table-responsive .shipping-cont .col-md-4 a.ups-kargo span {
    background-position: 33px -2933px
}

.template-pages-account-accountLayoutPage .table-responsive .shipping-cont .col-md-4 a.horoz-loj span {
    background-position: -10px -3049px
}

.template-pages-account-accountLayoutPage .pwchange-page-title div.icon-title span {
    background: url("https://reimg-carrefour.mncdn.com/staticimage/sprite-icons.png") -13px -2186px no-repeat;
    display: block;
    width: 105px;
    height: 105px
}

.template-pages-account-accountLayoutPage .account-section {
    width: 100%;
    display: flex;
    justify-content: center
}

.template-pages-account-accountLayoutPage .account-section ._otpDeActive {
    display: none !important
}

.template-pages-account-accountLayoutPage .account-section ._otpActive {
    display: block !important
}

.template-pages-account-accountLayoutPage .account-section .accountPageBodyContent {
    width: 100%
}

.template-pages-account-accountLayoutPage .account-section .accountPageBodyContent .pw-change-box.account-section-content.account-section-content-small {
    max-width: 450px;
    padding: 20px;
    margin: 20px auto !important;
    background: #fff;
    width: 100%
}

.template-pages-account-accountLayoutPage .account-section .accountPageBodyContent .pw-change-box.account-section-content.account-section-content-small .otpNumberHeading h3 {
    padding: 10px 0 20px 0;
    font-size: 18px;
    font-weight: 900;
    border-bottom: 1px #dedede solid;
    margin-top: 0;
    text-align: center
}

.template-pages-account-accountLayoutPage .account-section .accountPageBodyContent .pw-change-box.account-section-content.account-section-content-small .otpNumberHeading p {
    padding: 10px 0;
    font-size: 13px;
    font-weight: 300
}

.template-pages-account-accountLayoutPage .account-section .accountPageBodyContent .pw-change-box.account-section-content.account-section-content-small .info-text {
    margin-bottom: 25px;
    font-size: 15px;
    color: #666
}

.template-pages-account-accountLayoutPage .account-section .accountPageBodyContent .pw-change-box.account-section-content.account-section-content-small .form-group {
    position: relative
}

.template-pages-account-accountLayoutPage .account-section .accountPageBodyContent .pw-change-box.account-section-content.account-section-content-small .form-group label {
    font-weight: bolder;
    color: #444
}

.template-pages-account-accountLayoutPage .account-section .accountPageBodyContent .pw-change-box.account-section-content.account-section-content-small .form-group input {
    padding: 20px;
    border-radius: 5px;
    border: 1px solid #e8e8e8
}

.template-pages-account-accountLayoutPage .account-section .accountPageBodyContent .pw-change-box.account-section-content.account-section-content-small .form-group input:focus {
    border-color: #d0def3 !important;
    box-shadow: none !important
}

.template-pages-account-accountLayoutPage .account-section .accountPageBodyContent .pw-change-box.account-section-content.account-section-content-small .form-group .mobileUpdateNumberError {
    position: absolute;
    left: 0;
    bottom: -43px;
    color: #d80a0a
}

.template-pages-account-accountLayoutPage .account-section .accountPageBodyContent .pw-change-box.account-section-content.account-section-content-small .submit-box .resetOtpNumberUpdate {
    width: 100%;
    font-size: 15px;
    font-weight: 700;
    text-transform: capitalize
}

.template-pages-account-accountLayoutPage .account-section .accountPageBodyContent .pw-change-box.account-section-content.account-section-content-small .has-error label,
.template-pages-account-accountLayoutPage .account-section .accountPageBodyContent .pw-change-box.account-section-content.account-section-content-small .has-error input,
.template-pages-account-accountLayoutPage .account-section .accountPageBodyContent .pw-change-box.account-section-content.account-section-content-small .has-error .error-message {
    color: #ff0000
}

.template-pages-account-accountLayoutPage .account-section .accountPageBodyContent .pw-change-box.account-section-content.account-section-content-small .container {
    max-width: 440px
}

.template-pages-account-accountLayoutPage .account-section .accountPageBodyContent .pw-change-box.account-section-content.account-section-content-small .accountActions {
    padding: 0 !important
}

.template-pages-account-accountLayoutPage .account-section .accountPageBodyContent .pw-change-box.account-section-content.account-section-content-small .accountActions .accountButtons {
    padding: 0 !important;
    width: 100%;
    margin-top: 30px
}

.template-pages-account-accountLayoutPage .account-section .accountPageBodyContent .pw-change-box.account-section-content.account-section-content-small .accountActions .accountButtons button {
    padding: 10px;
    font-weight: 900;
    font-size: 15px
}

.template-pages-account-accountLayoutPage .account-section .accountPageBodyContent .successUpdateNumber {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    padding: 20px 0 !important;
    border-radius: 5px
}

.template-pages-account-accountLayoutPage .account-section .accountPageBodyContent .successUpdateNumber #confirm-login .numberUpdateSuccessInfo span {
    margin-bottom: 10px;
    display: block
}

.template-pages-account-accountLayoutPage .account-section .accountPageBodyContent .successUpdateNumber #confirm-login .numberUpdateSuccessInfo a {
    font-size: 14px;
    font-weight: 900;
    text-transform: capitalize
}

.template-pages-account-accountLayoutPage .account-section .pw-change-box {
    background: #fff;
    width: 342px;
    padding: 20px;
    margin: 20px auto
}

.template-pages-account-accountLayoutPage .account-section .pw-change-box .change-pwd-form-info {
    color: #666;
    font-size: 14px;
    font-weight: 400
}

.template-pages-account-accountLayoutPage .account-section .pw-change-box .form-group.has-error .control-label {
    color: #ff0000
}

.template-pages-account-accountLayoutPage .account-section .pw-change-box .form-group.has-error .form-control {
    border: 1px solid #ff0000
}

.template-pages-account-accountLayoutPage .account-section .pw-change-box .form-group .control-label {
    margin-top: 20px;
    color: #303030;
    font-size: 14px;
    font-weight: 700
}

.template-pages-account-accountLayoutPage .account-section .pw-change-box .password-input-area {
    position: relative
}

.template-pages-account-accountLayoutPage .account-section .pw-change-box .password-input-area input {
    border-radius: 4px;
    border: 1px solid #DCDCDC
}

.template-pages-account-accountLayoutPage .account-section .pw-change-box .password-input-area i {
    position: absolute;
    top: 50px;
    right: 5px;
    z-index: 2;
    cursor: pointer
}

.template-pages-account-accountLayoutPage .account-section .pw-change-box .error-message {
    color: #F00;
    font-size: 11px;
    font-weight: 300;
    margin: 10px 0;
    display: block
}

.template-pages-account-accountLayoutPage .account-section .pw-change-box .update-pwd-rules-info {
    display: block;
    margin-bottom: 30px
}

.template-pages-account-accountLayoutPage .account-section .pw-change-box .update-pwd-rules-info p {
    margin: 0;
    color: #303030;
    font-size: 11px;
    font-weight: 400
}

.template-pages-account-accountLayoutPage .profile-page-title .campaign-icon-title {
    display: flex;
    align-items: center;
    justify-content: center
}

.template-pages-account-accountLayoutPage .profile-page-title div.icon-title span {
    background: url("https://reimg-carrefour.mncdn.com/staticimage/sprite-icons.png") -13px -1240px no-repeat;
    display: block;
    width: 105px;
    height: 105px
}

.template-pages-account-accountLayoutPage .account-profile-data {
    margin: 20px -10px 0 10px;
    background: #fff;
    padding: 15px 5px;
    word-wrap: break-word
}

.template-pages-account-accountLayoutPage .account-profile-data .row {
    font-size: 16px;
    margin-bottom: 15px
}

.template-pages-account-accountLayoutPage .account-profile-data .row .pers-title {
    font-weight: bold
}

.template-pages-account-accountLayoutPage .account-profile-data .bottom-buttons {
    margin-top: 20px
}

.template-pages-account-accountLayoutPage .account-profile-data .bottom-buttons a {
    margin-right: 10px
}

.template-pages-account-accountLayoutPage .profile-edit-box {
    background: #fff;
    margin: 20px -10px 0 10px
}

.template-pages-account-accountLayoutPage .profile-edit-box .account-section-content.account-section-content-small {
    max-width: 630px !important
}

.template-pages-account-accountLayoutPage .profile-edit-box .account-section-content.account-section-content-small .warn-text {
    font-style: italic;
    margin: 5px 0 20px 0;
    color: #666
}

.template-pages-account-accountLayoutPage .profile-edit-box .account-section-content.account-section-content-small .warn-text span {
    color: #ff0000
}

.template-pages-account-accountLayoutPage .profile-edit-box .account-section-content.account-section-content-small .form-group {
    margin-bottom: 25px
}

.template-pages-account-accountLayoutPage .profile-edit-box .account-section-content.account-section-content-small .form-group label {
    color: #000;
    font-size: 15px
}

.template-pages-account-accountLayoutPage .profile-edit-box .account-section-content.account-section-content-small .form-group label span {
    color: #ff0000
}

.template-pages-account-accountLayoutPage .profile-edit-box .account-section-content.account-section-content-small .form-group .combodate.row {
    margin: 0
}

.template-pages-account-accountLayoutPage .profile-edit-box .account-section-content.account-section-content-small .form-group .combodate.row>div {
    float: left;
    margin-right: 10px;
    width: 31%;
    padding-left: 0;
    padding-right: 0
}

.template-pages-account-accountLayoutPage .profile-edit-box .account-section-content.account-section-content-small .form-group .combodate.row>div select {
    margin-right: 18px;
    display: block;
    float: left
}

.template-pages-account-accountLayoutPage .profile-edit-box .account-section-content.account-section-content-small .form-group .combodate.row>div select:last-child {
    margin: 0
}

.template-pages-account-accountLayoutPage .profile-edit-box .account-section-content.account-section-content-small .form-group .combodate.row>div:last-child {
    margin: 0
}

.template-pages-account-accountLayoutPage .profile-edit-box .account-section-content.account-section-content-small .form-group .checkbox input[type="checkbox"] {
    margin-top: 2px
}

.template-pages-account-accountLayoutPage .profile-edit-box .account-section-content.account-section-content-small .js-login-error-message {
    color: red;
    font-weight: bold;
    margin-top: -20px;
    margin-bottom: 10px
}

.template-pages-account-accountLayoutPage .profile-edit-box .account-section-content.account-section-content-small .update-email-form-group .mobileUpdateNumberError {
    color: red;
    font-weight: bold;
    margin-top: 5px;
    margin-bottom: -10px
}

.template-pages-account-accountLayoutPage .profile-edit-box .agg-col .form-group {
    margin-bottom: 0 !important
}

.template-pages-account-accountLayoutPage .profile-edit-box .agg-col .form-group .checkbox {
    margin-bottom: 2px
}

.template-pages-account-accountLayoutPage .profile-edit-box .agg-col .clearfix>span,
.template-pages-account-accountLayoutPage .profile-edit-box .agg-col .dl-horizontal dd>span,
.template-pages-account-accountLayoutPage .profile-edit-box .agg-col .container>span,
.template-pages-account-accountLayoutPage .profile-edit-box .agg-col .container-fluid>span,
.template-pages-account-accountLayoutPage .profile-edit-box .agg-col .row>span,
.template-pages-account-accountLayoutPage .profile-edit-box .agg-col .form-horizontal .form-group>span,
.template-pages-account-accountLayoutPage .profile-edit-box .agg-col .btn-toolbar>span,
.template-pages-account-accountLayoutPage .profile-edit-box .agg-col .btn-group-vertical>.btn-group>span,
.template-pages-account-accountLayoutPage .profile-edit-box .agg-col .nav>span,
.template-pages-account-accountLayoutPage .profile-edit-box .agg-col .navbar>span,
.template-pages-account-accountLayoutPage .profile-edit-box .agg-col .navbar-header>span,
.template-pages-account-accountLayoutPage .profile-edit-box .agg-col .navbar-collapse>span,
.template-pages-account-accountLayoutPage .profile-edit-box .agg-col .pager>span,
.template-pages-account-accountLayoutPage .profile-edit-box .agg-col .panel-body>span,
.template-pages-account-accountLayoutPage .profile-edit-box .agg-col .modal-footer>span {
    margin-left: 20px;
    display: block
}

.template-pages-account-accountLayoutPage .profile-edit-box .agg-col .warn-text {
    padding: 15px 0 0 30px;
    font-size: 14px;
    color: #000000 !important
}

.template-pages-account-accountLayoutPage .profile-edit-box .accountActions {
    padding: 20px 0 20px 10px
}

.template-pages-account-accountLayoutPage .profile-edit-box .accountActions button {
    width: auto;
    float: right;
    margin: 0 0 0 15px !important
}

.template-pages-account-accountLayoutPage .profile-edit-box .styled-select.slate {
    background: url("../../theme-carrefoursa/images/select-down-arrow.png") no-repeat right center #fff
}

.template-pages-account-accountLayoutPage .profile-edit-box .combodate .styled-select.slate select {
    font-size: 12px
}

.template-pages-account-accountLayoutPage .email-edit-box .accountActions {
    padding-left: 0;
    padding-right: 0;
    margin-left: 0
}

.template-pages-account-accountLayoutPage .email-edit-box .accountActions button {
    width: auto;
    display: inline-block;
    margin: 0 0 0 15px !important
}

.template-pages-account-accountLayoutPage .page-favorite-products .product-card .pl-inner {
    height: 600px
}

.template-pages-account-accountLayoutPage .shopping-list-page-title div.icon-title span {
    background: url("https://reimg-carrefour.mncdn.com/staticimage/sprite-icons.png") 19px -3687px no-repeat;
    display: block;
    width: 105px;
    height: 105px
}

.template-pages-account-accountLayoutPage .shopping-list-page-title div.icon-title h2 {
    font-family: Nunito;
    font-size: 30px;
    font-weight: 700
}

.template-pages-account-accountLayoutPage .shopping-list-page-title div.icon-title h4 {
    font-family: Nunito;
    font-size: 16px;
    font-weight: 400
}

@media (max-width:1023px) {
    .template-pages-account-accountLayoutPage h2 {
        font-size: 24px
    }

    .template-pages-account-accountLayoutPage h4 {
        font-size: 12px
    }
}

.template-pages-account-accountLayoutPage .favoriteProductsList,
.template-pages-account-accountLayoutPage .shoppingProductsList {
    margin-left: 0;
    margin-top: 20px
}

.template-pages-account-accountLayoutPage .favoriteProductsList .back-or-rename,
.template-pages-account-accountLayoutPage .shoppingProductsList .back-or-rename {
    border-bottom: solid 1px #E6E6E6;
    background: white;
    padding-top: 15px;
    padding-bottom: 10px;
    padding-left: 25px
}

.template-pages-account-accountLayoutPage .favoriteProductsList .back-or-rename a,
.template-pages-account-accountLayoutPage .shoppingProductsList .back-or-rename a {
    cursor: pointer;
    font-weight: 700;
    font-size: 14px;
    line-height: 24px;
    color: #00509D
}

.template-pages-account-accountLayoutPage .favoriteProductsList .back-or-rename a:first-child,
.template-pages-account-accountLayoutPage .shoppingProductsList .back-or-rename a:first-child {
    margin-right: 33px
}

.template-pages-account-accountLayoutPage .favoriteProductsList input[type='checkbox'],
.template-pages-account-accountLayoutPage .shoppingProductsList input[type='checkbox'] {
    border: 1px solid #BEBEBE;
    border-radius: 2px;
    height: 15px;
    padding: 1px 8px 1px 5px;
    background: #FFF;
    outline: none;
    color: #96999D;
    -webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.1);
    -moz-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.1);
    box-shadow: 0 1px 2px rgba(0, 0, 0, 0.1);
    -webkit-appearance: none;
    -webkit-font-smoothing: antialiased;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    -webkit-transition: all .15s;
    -moz-transition: all .15s;
    -ms-transition: all .15s;
    -o-transition: all .15s;
    transition: all .15s
}

.template-pages-account-accountLayoutPage .favoriteProductsList input[type=checkbox]:checked,
.template-pages-account-accountLayoutPage .shoppingProductsList input[type=checkbox]:checked {
    background-color: #005BB0
}

.template-pages-account-accountLayoutPage .favoriteProductsList .fav-table,
.template-pages-account-accountLayoutPage .shoppingProductsList .fav-table {
    background-color: #ffffff;
    padding: 25px;
    margin-bottom: 20px
}

@media (max-width:767px) {

    .template-pages-account-accountLayoutPage .favoriteProductsList .fav-table,
    .template-pages-account-accountLayoutPage .shoppingProductsList .fav-table {
        padding: 7px
    }
}

.template-pages-account-accountLayoutPage .favoriteProductsList .fav-table .table-scroll,
.template-pages-account-accountLayoutPage .shoppingProductsList .fav-table .table-scroll {
    max-height: 500px;
    overflow-y: auto
}

.template-pages-account-accountLayoutPage .favoriteProductsList .fav-table .table-scroll .table-fav-list thead th,
.template-pages-account-accountLayoutPage .shoppingProductsList .fav-table .table-scroll .table-fav-list thead th {
    font-weight: 700;
    font-size: 13px;
    line-height: 18px;
    color: #82A4C0
}

@media (max-width:767px) {

    .template-pages-account-accountLayoutPage .favoriteProductsList .fav-table .table-scroll .table-fav-list thead th:not(:first-child),
    .template-pages-account-accountLayoutPage .shoppingProductsList .fav-table .table-scroll .table-fav-list thead th:not(:first-child) {
        display: none
    }

    .template-pages-account-accountLayoutPage .favoriteProductsList .fav-table .table-scroll .table-fav-list thead th:not(:nth-child(2)),
    .template-pages-account-accountLayoutPage .shoppingProductsList .fav-table .table-scroll .table-fav-list thead th:not(:nth-child(2)) {
        display: none
    }
}

.template-pages-account-accountLayoutPage .favoriteProductsList .fav-table .table-scroll .table-fav-list tbody,
.template-pages-account-accountLayoutPage .shoppingProductsList .fav-table .table-scroll .table-fav-list tbody {
    border: 1px solid #E6E6E6
}

@media (max-width:767px) {

    .template-pages-account-accountLayoutPage .favoriteProductsList .fav-table .table-scroll .table-fav-list tbody tr,
    .template-pages-account-accountLayoutPage .shoppingProductsList .fav-table .table-scroll .table-fav-list tbody tr {
        border-bottom: 1px solid #E6E6E6
    }
}

.template-pages-account-accountLayoutPage .favoriteProductsList .fav-table .table-scroll .table-fav-list tbody tr td,
.template-pages-account-accountLayoutPage .shoppingProductsList .fav-table .table-scroll .table-fav-list tbody tr td {
    vertical-align: middle
}

@media (max-width:767px) {

    .template-pages-account-accountLayoutPage .favoriteProductsList .fav-table .table-scroll .table-fav-list tbody tr td,
    .template-pages-account-accountLayoutPage .shoppingProductsList .fav-table .table-scroll .table-fav-list tbody tr td {
        vertical-align: top;
        padding: 5px;
        border: none;
        width: 100%;
        float: left
    }

    .template-pages-account-accountLayoutPage .favoriteProductsList .fav-table .table-scroll .table-fav-list tbody tr td:last-child,
    .template-pages-account-accountLayoutPage .shoppingProductsList .fav-table .table-scroll .table-fav-list tbody tr td:last-child {
        margin-bottom: 12px
    }

    .template-pages-account-accountLayoutPage .favoriteProductsList .fav-table .table-scroll .table-fav-list tbody tr td:first-child,
    .template-pages-account-accountLayoutPage .shoppingProductsList .fav-table .table-scroll .table-fav-list tbody tr td:first-child,
    .template-pages-account-accountLayoutPage .favoriteProductsList .fav-table .table-scroll .table-fav-list tbody tr td:nth-child(2),
    .template-pages-account-accountLayoutPage .shoppingProductsList .fav-table .table-scroll .table-fav-list tbody tr td:nth-child(2) {
        float: none;
        width: auto
    }

    .template-pages-account-accountLayoutPage .favoriteProductsList .fav-table .table-scroll .table-fav-list tbody tr td .pl-inner,
    .template-pages-account-accountLayoutPage .shoppingProductsList .fav-table .table-scroll .table-fav-list tbody tr td .pl-inner {
        float: left
    }
}

.template-pages-account-accountLayoutPage .favoriteProductsList .fav-table .table-scroll .table-fav-list tbody tr td img,
.template-pages-account-accountLayoutPage .shoppingProductsList .fav-table .table-scroll .table-fav-list tbody tr td img {
    width: auto
}

@media (max-width:767px) {

    .template-pages-account-accountLayoutPage .favoriteProductsList .fav-table .table-scroll .table-fav-list tbody tr td img,
    .template-pages-account-accountLayoutPage .shoppingProductsList .fav-table .table-scroll .table-fav-list tbody tr td img {
        width: 100px;
        height: 100px
    }
}

.template-pages-account-accountLayoutPage .favoriteProductsList .fav-table .table-scroll .table-fav-list tbody tr td .product_click .product-return,
.template-pages-account-accountLayoutPage .shoppingProductsList .fav-table .table-scroll .table-fav-list tbody tr td .product_click .product-return {
    font-weight: 600;
    line-height: 18px;
    color: #363636
}

.template-pages-account-accountLayoutPage .favoriteProductsList .fav-table .table-scroll .table-fav-list tbody tr td .price-cont,
.template-pages-account-accountLayoutPage .shoppingProductsList .fav-table .table-scroll .table-fav-list tbody tr td .price-cont {
    display: flex;
    flex-direction: column
}

.template-pages-account-accountLayoutPage .favoriteProductsList .fav-table .table-scroll .table-fav-list tbody tr td .price-cont .item-price.js-variant-discounted-price,
.template-pages-account-accountLayoutPage .shoppingProductsList .fav-table .table-scroll .table-fav-list tbody tr td .price-cont .item-price.js-variant-discounted-price,
.template-pages-account-accountLayoutPage .favoriteProductsList .fav-table .table-scroll .table-fav-list tbody tr td .price-cont .item-price.js-variant-price,
.template-pages-account-accountLayoutPage .shoppingProductsList .fav-table .table-scroll .table-fav-list tbody tr td .price-cont .item-price.js-variant-price {
    font-weight: 900;
    font-size: 16px;
    line-height: 18px
}

.template-pages-account-accountLayoutPage .favoriteProductsList .fav-table .table-scroll .table-fav-list tbody tr td .price-cont .priceLineThrough.js-variant-price,
.template-pages-account-accountLayoutPage .shoppingProductsList .fav-table .table-scroll .table-fav-list tbody tr td .price-cont .priceLineThrough.js-variant-price {
    text-decoration: none
}

.template-pages-account-accountLayoutPage .favoriteProductsList .fav-table .table-scroll .table-fav-list tbody tr td .discount-badge,
.template-pages-account-accountLayoutPage .shoppingProductsList .fav-table .table-scroll .table-fav-list tbody tr td .discount-badge {
    background: #F8E71C;
    border-radius: 4px;
    font-size: 10px;
    line-height: 14px;
    padding: 2px 5px;
    width: 75%;
    color: #000000
}

.template-pages-account-accountLayoutPage .favoriteProductsList .fav-table .table-scroll .table-fav-list tbody tr td .removeFavoriteProduct,
.template-pages-account-accountLayoutPage .shoppingProductsList .fav-table .table-scroll .table-fav-list tbody tr td .removeFavoriteProduct {
    color: gray;
    margin-left: 10px
}

@media (max-width:767px) {

    .template-pages-account-accountLayoutPage .favoriteProductsList .fav-table .table-scroll .table-fav-list tbody tr td .removeFavoriteProduct,
    .template-pages-account-accountLayoutPage .shoppingProductsList .fav-table .table-scroll .table-fav-list tbody tr td .removeFavoriteProduct {
        margin-left: 5px
    }
}

.template-pages-account-accountLayoutPage .favoriteProductsList .fav-table .table-scroll .table-fav-list tbody tr td .favoriteProductsItem,
.template-pages-account-accountLayoutPage .shoppingProductsList .fav-table .table-scroll .table-fav-list tbody tr td .favoriteProductsItem {
    float: right
}

@media (max-width:767px) {

    .template-pages-account-accountLayoutPage .favoriteProductsList .fav-table .table-scroll .table-fav-list tbody tr td .favoriteProductsItem,
    .template-pages-account-accountLayoutPage .shoppingProductsList .fav-table .table-scroll .table-fav-list tbody tr td .favoriteProductsItem {
        float: left
    }
}

.template-pages-account-accountLayoutPage .favoriteProductsList .fav-table .table-scroll .table-fav-list tbody tr td .favoriteProductsItem .pl-inner,
.template-pages-account-accountLayoutPage .shoppingProductsList .fav-table .table-scroll .table-fav-list tbody tr td .favoriteProductsItem .pl-inner {
    background: none;
    font-weight: 700;
    font-size: 13px;
    line-height: 18px;
    display: flex;
    justify-content: right;
    align-items: center
}

.template-pages-account-accountLayoutPage .favoriteProductsList .fav-table .table-scroll .table-fav-list tbody tr td .favoriteProductsItem .pl-inner .addToCartFavoriteProducts,
.template-pages-account-accountLayoutPage .shoppingProductsList .fav-table .table-scroll .table-fav-list tbody tr td .favoriteProductsItem .pl-inner .addToCartFavoriteProducts {
    float: right
}

.template-pages-account-accountLayoutPage .favoriteProductsList .fav-table .table-scroll .table-fav-list tbody tr td .favoriteProductsItem .pl-inner .addToCartFavoriteProducts #addToCartButton,
.template-pages-account-accountLayoutPage .shoppingProductsList .fav-table .table-scroll .table-fav-list tbody tr td .favoriteProductsItem .pl-inner .addToCartFavoriteProducts #addToCartButton {
    border-radius: 20px;
    padding: 6px 20px;
    border: none
}

.template-pages-account-accountLayoutPage .favoriteProductsList .fav-table .table-scroll .table-fav-list tbody tr td .favoriteProductsItem .pl-inner .js-qty-selector,
.template-pages-account-accountLayoutPage .shoppingProductsList .fav-table .table-scroll .table-fav-list tbody tr td .favoriteProductsItem .pl-inner .js-qty-selector {
    display: none
}

.template-pages-account-accountLayoutPage .favoriteProductsList .fav-table .table-scroll .table-fav-list tbody tr td .favoriteProductsItem .pl-inner .oos-cont,
.template-pages-account-accountLayoutPage .shoppingProductsList .fav-table .table-scroll .table-fav-list tbody tr td .favoriteProductsItem .pl-inner .oos-cont {
    background: #CEFFCC;
    border-radius: 20px
}

.template-pages-account-accountLayoutPage .favoriteProductsList .fav-table .table-scroll .table-fav-list tbody tr td .favoriteProductsItem .pl-inner .oos-cont .js-notify-stock:disabled,
.template-pages-account-accountLayoutPage .shoppingProductsList .fav-table .table-scroll .table-fav-list tbody tr td .favoriteProductsItem .pl-inner .oos-cont .js-notify-stock:disabled {
    border-radius: 20px;
    background: #CEFFCC;
    border: none !important;
    color: #06AB00
}

.template-pages-account-accountLayoutPage .favoriteProductsList .fav-table .table-scroll .table-fav-list tbody tr td .favoriteProductsItem .pl-inner .oos-cont .js-notify-stock,
.template-pages-account-accountLayoutPage .shoppingProductsList .fav-table .table-scroll .table-fav-list tbody tr td .favoriteProductsItem .pl-inner .oos-cont .js-notify-stock {
    border-radius: 20px;
    background: #E0E0E0;
    color: #ffffff;
    border: none
}

.template-pages-account-accountLayoutPage .favoriteProductsList .fav-table .shop-list-footer,
.template-pages-account-accountLayoutPage .shoppingProductsList .fav-table .shop-list-footer {
    display: none;
    margin-top: 20px;
    font-weight: 700;
    font-size: 13px;
    line-height: 18px;
    border-radius: 20px
}

@media (max-width:767px) {

    .template-pages-account-accountLayoutPage .favoriteProductsList .fav-table .shop-list-footer,
    .template-pages-account-accountLayoutPage .shoppingProductsList .fav-table .shop-list-footer {
        margin: 20px
    }
}

.template-pages-account-accountLayoutPage .favoriteProductsList .fav-table .shop-list-footer span,
.template-pages-account-accountLayoutPage .shoppingProductsList .fav-table .shop-list-footer span {
    margin-right: 14px
}

.template-pages-account-accountLayoutPage .favoriteProductsList .fav-table .shop-list-footer a,
.template-pages-account-accountLayoutPage .shoppingProductsList .fav-table .shop-list-footer a {
    cursor: pointer
}

.template-pages-account-accountLayoutPage .favoriteProductsList .fav-table .shop-list-footer .js-delete-selected,
.template-pages-account-accountLayoutPage .shoppingProductsList .fav-table .shop-list-footer .js-delete-selected,
.template-pages-account-accountLayoutPage .favoriteProductsList .fav-table .shop-list-footer .js-delete-selected-favlist,
.template-pages-account-accountLayoutPage .shoppingProductsList .fav-table .shop-list-footer .js-delete-selected-favlist {
    color: #E1001A;
    background: #FFE7EA;
    padding: 6px 24px;
    border-radius: 20px;
    margin-right: 5px
}

.template-pages-account-accountLayoutPage .favoriteProductsList .fav-table .shop-list-footer .js-add-selected,
.template-pages-account-accountLayoutPage .shoppingProductsList .fav-table .shop-list-footer .js-add-selected,
.template-pages-account-accountLayoutPage .favoriteProductsList .fav-table .shop-list-footer .js-addList,
.template-pages-account-accountLayoutPage .shoppingProductsList .fav-table .shop-list-footer .js-addList {
    color: #ffffff;
    background: #005CB0;
    padding: 6px 24px;
    border-radius: 20px
}

.template-pages-account-accountLayoutPage .favoriteProductsList .fav-table .search-favorite,
.template-pages-account-accountLayoutPage .shoppingProductsList .fav-table .search-favorite {
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-bottom: 15px
}

@media (max-width:767px) {

    .template-pages-account-accountLayoutPage .favoriteProductsList .fav-table .search-favorite,
    .template-pages-account-accountLayoutPage .shoppingProductsList .fav-table .search-favorite {
        flex-direction: column;
        align-items: stretch
    }
}

.template-pages-account-accountLayoutPage .favoriteProductsList .fav-table .search-favorite-title,
.template-pages-account-accountLayoutPage .shoppingProductsList .fav-table .search-favorite-title {
    font-weight: 700;
    font-size: 22px;
    line-height: 30px
}

.template-pages-account-accountLayoutPage .favoriteProductsList .fav-table .search-favorite-title:last-child,
.template-pages-account-accountLayoutPage .shoppingProductsList .fav-table .search-favorite-title:last-child {
    margin-left: 7px
}

.template-pages-account-accountLayoutPage .favoriteProductsList .fav-table .input-group,
.template-pages-account-accountLayoutPage .shoppingProductsList .fav-table .input-group {
    border: none
}

.template-pages-account-accountLayoutPage .favoriteProductsList .fav-table .input-group:before,
.template-pages-account-accountLayoutPage .shoppingProductsList .fav-table .input-group:before {
    color: #61646B
}

.template-pages-account-accountLayoutPage .favoriteProductsList .fav-table .input-group .input-group-btn,
.template-pages-account-accountLayoutPage .shoppingProductsList .fav-table .input-group .input-group-btn {
    background: #EFEFF0
}

.template-pages-account-accountLayoutPage .favoriteProductsList .fav-table .input-group .js-favorite-search-input,
.template-pages-account-accountLayoutPage .shoppingProductsList .fav-table .input-group .js-favorite-search-input {
    background: #EFEFF0;
    font-weight: 500
}

.template-pages-account-accountLayoutPage .favoriteProductsList .fav-table .input-group .js-favorite-search-input::placeholder,
.template-pages-account-accountLayoutPage .shoppingProductsList .fav-table .input-group .js-favorite-search-input::placeholder {
    color: #61646B
}

.template-pages-account-accountLayoutPage .favoriteProductsList .fav-table .list-content,
.template-pages-account-accountLayoutPage .shoppingProductsList .fav-table .list-content {
    display: flex;
    justify-content: space-between;
    align-items: center
}

.template-pages-account-accountLayoutPage .favoriteProductsList .fav-table .list-content .list-title,
.template-pages-account-accountLayoutPage .shoppingProductsList .fav-table .list-content .list-title {
    font-weight: 700;
    font-size: 22px;
    line-height: 30px
}

.template-pages-account-accountLayoutPage .favoriteProductsList .fav-table .list-content .js-add-new-list,
.template-pages-account-accountLayoutPage .shoppingProductsList .fav-table .list-content .js-add-new-list {
    font-weight: 700;
    font-size: 14px;
    line-height: 19px;
    color: #00509D
}

.template-pages-account-accountLayoutPage .favoriteProductsList .fav-table .list-content,
.template-pages-account-accountLayoutPage .shoppingProductsList .fav-table .list-content {
    margin-bottom: 18px
}

.template-pages-account-accountLayoutPage .favoriteProductsList .fav-table .shoplist-item,
.template-pages-account-accountLayoutPage .shoppingProductsList .fav-table .shoplist-item {
    display: flex;
    justify-content: space-between;
    align-items: center;
    border: 1px solid #EFEFF0;
    border-radius: 7.23404px;
    padding: 20px;
    margin-bottom: 20px
}

.template-pages-account-accountLayoutPage .favoriteProductsList .fav-table .shoplist-item:hover,
.template-pages-account-accountLayoutPage .shoppingProductsList .fav-table .shoplist-item:hover {
    box-shadow: 0 0 31.8298px rgba(71, 56, 65, 0.1)
}

.template-pages-account-accountLayoutPage .favoriteProductsList .fav-table .shoplist-item .list-info .list-info-title,
.template-pages-account-accountLayoutPage .shoppingProductsList .fav-table .shoplist-item .list-info .list-info-title {
    font-weight: 800;
    font-size: 18px;
    line-height: 25px
}

.template-pages-account-accountLayoutPage .favoriteProductsList .fav-table .shoplist-item .list-info .list-info-count,
.template-pages-account-accountLayoutPage .shoppingProductsList .fav-table .shoplist-item .list-info .list-info-count {
    margin-top: 8px
}

.template-pages-account-accountLayoutPage .favoriteProductsList .fav-table .shoplist-item .list-info .show-or-delete,
.template-pages-account-accountLayoutPage .shoppingProductsList .fav-table .shoplist-item .list-info .show-or-delete {
    color: #00509D;
    font-weight: 700;
    font-size: 14px;
    line-height: 19px;
    margin-top: 28px
}

@media (max-width:767px) {

    .template-pages-account-accountLayoutPage .favoriteProductsList .fav-table .shoplist-item .list-info .show-or-delete,
    .template-pages-account-accountLayoutPage .shoppingProductsList .fav-table .shoplist-item .list-info .show-or-delete {
        display: flex;
        flex-direction: column
    }
}

.template-pages-account-accountLayoutPage .favoriteProductsList .fav-table .shoplist-item .list-info .show-or-delete span:first-child,
.template-pages-account-accountLayoutPage .shoppingProductsList .fav-table .shoplist-item .list-info .show-or-delete span:first-child {
    margin-right: 7px
}

.template-pages-account-accountLayoutPage .favoriteProductsList .fav-table .shoplist-item .list-info .show-or-delete a,
.template-pages-account-accountLayoutPage .shoppingProductsList .fav-table .shoplist-item .list-info .show-or-delete a {
    cursor: pointer
}

.template-pages-account-accountLayoutPage .favoriteProductsList .fav-table .shoplist-item .image-grid,
.template-pages-account-accountLayoutPage .shoppingProductsList .fav-table .shoplist-item .image-grid {
    min-height: 113px;
    max-height: 114px;
    display: grid;
    gap: 10px;
    grid-template-columns: repeat(2, 1fr)
}

@media (max-width:767px) {

    .template-pages-account-accountLayoutPage .favoriteProductsList .fav-table .shoplist-item .image-grid,
    .template-pages-account-accountLayoutPage .shoppingProductsList .fav-table .shoplist-item .image-grid {
        gap: 4px
    }
}

.template-pages-account-accountLayoutPage .favoriteProductsList .fav-table .shoplist-item .image-grid div img,
.template-pages-account-accountLayoutPage .shoppingProductsList .fav-table .shoplist-item .image-grid div img {
    width: 50px;
    border: 1px solid #EEEEEE;
    border-radius: 3px
}

@media (max-width:767px) {

    .template-pages-account-accountLayoutPage .favoriteProductsList .fav-table .shoplist-item .image-grid div img,
    .template-pages-account-accountLayoutPage .shoppingProductsList .fav-table .shoplist-item .image-grid div img {
        width: 46px
    }
}

.template-pages-account-accountLayoutPage .favoriteProductsList>div,
.template-pages-account-accountLayoutPage .shoppingProductsList>div {
    padding-right: 0
}

.template-pages-account-accountLayoutPage .favoriteProductsList>div ul,
.template-pages-account-accountLayoutPage .shoppingProductsList>div ul {
    margin-left: -10px;
    margin-right: -10px
}

.template-pages-account-accountLayoutPage .favoriteProductsList>div ul li,
.template-pages-account-accountLayoutPage .shoppingProductsList>div ul li {
    position: relative
}

.template-pages-account-accountLayoutPage .favoriteProductsList>div ul li .delete-item,
.template-pages-account-accountLayoutPage .shoppingProductsList>div ul li .delete-item {
    position: absolute;
    right: 15px;
    top: 25px;
    width: 17px;
    height: 17px
}

.template-pages-account-accountLayoutPage .favoriteProductsList>div ul li .delete-item a,
.template-pages-account-accountLayoutPage .shoppingProductsList>div ul li .delete-item a {
    color: #cdcdcd;
    font-size: 17px
}

.template-pages-account-accountLayoutPage .favoriteProductsList>div ul li .delete-item a:hover,
.template-pages-account-accountLayoutPage .shoppingProductsList>div ul li .delete-item a:hover {
    text-decoration: none
}

.template-pages-account-accountLayoutPage .favoriteProductsList>div ul li .favoriteProductsItem,
.template-pages-account-accountLayoutPage .shoppingProductsList>div ul li .favoriteProductsItem {
    width: 100% !important;
    padding: 0
}

.template-pages-account-accountLayoutPage .favoriteProductsList>div ul li .favoriteProductsItem .pl-inner,
.template-pages-account-accountLayoutPage .shoppingProductsList>div ul li .favoriteProductsItem .pl-inner {
    height: 465px
}

.template-pages-account-accountLayoutPage .favoriteProductsList>div ul li .favoriteProductsItem .pl-inner .add-slist-cont,
.template-pages-account-accountLayoutPage .shoppingProductsList>div ul li .favoriteProductsItem .pl-inner .add-slist-cont {
    display: none !important
}

.template-pages-account-accountLayoutPage .favoriteProductsList>div ul li .favoriteProductsItem .pl-inner a,
.template-pages-account-accountLayoutPage .shoppingProductsList>div ul li .favoriteProductsItem .pl-inner a {
    display: block
}

.template-pages-account-accountLayoutPage .favoriteProductsList>div ul li .favoriteProductsItem .pl-inner .add-slist-cont,
.template-pages-account-accountLayoutPage .shoppingProductsList>div ul li .favoriteProductsItem .pl-inner .add-slist-cont,
.template-pages-account-accountLayoutPage .favoriteProductsList>div ul li .favoriteProductsItem .pl-inner .addToCartFavoriteProducts,
.template-pages-account-accountLayoutPage .shoppingProductsList>div ul li .favoriteProductsItem .pl-inner .addToCartFavoriteProducts {
    display: block
}

.template-pages-account-accountLayoutPage .favoriteProductsList>div ul li .favoriteProductsItem .pl-inner span.thumb,
.template-pages-account-accountLayoutPage .shoppingProductsList>div ul li .favoriteProductsItem .pl-inner span.thumb {
    overflow: hidden
}

.template-pages-account-accountLayoutPage .favoriteProductsList>div ul li .favoriteProductsItem .pl-inner span.item-info,
.template-pages-account-accountLayoutPage .shoppingProductsList>div ul li .favoriteProductsItem .pl-inner span.item-info {
    visibility: hidden;
    width: 32%
}

.template-pages-account-accountLayoutPage .favoriteProductsList>div ul li .favoriteProductsItem .pl-inner span.price-cont,
.template-pages-account-accountLayoutPage .shoppingProductsList>div ul li .favoriteProductsItem .pl-inner span.price-cont {
    padding: 0 10px;
    text-align: center;
    height: 90px
}

.template-pages-account-accountLayoutPage .favoriteProductsList>div ul li .favoriteProductsItem .pl-inner span.price-cont .item-price,
.template-pages-account-accountLayoutPage .shoppingProductsList>div ul li .favoriteProductsItem .pl-inner span.price-cont .item-price {
    font-weight: bold;
    margin: 0;
    font-size: 20px;
    color: #000
}

.template-pages-account-accountLayoutPage .favoriteProductsList>div ul li .favoriteProductsItem .pl-inner .qty-selector,
.template-pages-account-accountLayoutPage .shoppingProductsList>div ul li .favoriteProductsItem .pl-inner .qty-selector {
    float: none
}

.template-pages-account-accountLayoutPage .favoriteProductsList>div ul li .favoriteProductsItem .pl-inner .qty-selector .qty-cont,
.template-pages-account-accountLayoutPage .shoppingProductsList>div ul li .favoriteProductsItem .pl-inner .qty-selector .qty-cont {
    display: flex;
    align-items: center
}

.template-pages-account-accountLayoutPage .favoriteProductsList>div ul li .favoriteProductsItem .pl-inner .qty-selector .qty-cont input.form-control,
.template-pages-account-accountLayoutPage .shoppingProductsList>div ul li .favoriteProductsItem .pl-inner .qty-selector .qty-cont input.form-control {
    height: 35px
}

.template-pages-account-accountLayoutPage .favoriteProductsList>div ul li .favoriteProductsItem .pl-inner .addToCartFavoriteProducts,
.template-pages-account-accountLayoutPage .shoppingProductsList>div ul li .favoriteProductsItem .pl-inner .addToCartFavoriteProducts {
    margin: 0 auto;
    float: none;
    padding: 0;
    display: inline-block
}

.template-pages-account-accountLayoutPage .favoriteProductsList>div ul li .favoriteProductsItem .pl-inner .addToCartFavoriteProducts button.outOfStock,
.template-pages-account-accountLayoutPage .shoppingProductsList>div ul li .favoriteProductsItem .pl-inner .addToCartFavoriteProducts button.outOfStock {
    margin: 34px auto auto auto
}

.template-pages-account-accountLayoutPage .favoriteProductsList .ground,
.template-pages-account-accountLayoutPage .shoppingProductsList .ground {
    background: #fff;
    padding: 15px;
    margin-top: 20px
}

.template-pages-account-accountLayoutPage .favoriteProductsList .emptyFavoriteList,
.template-pages-account-accountLayoutPage .shoppingProductsList .emptyFavoriteList {
    font-weight: 500;
    font-size: 16px;
    line-height: 24px
}

.template-pages-account-accountLayoutPage .favoriteProductsList .emptyFavoriteList p:first-child,
.template-pages-account-accountLayoutPage .shoppingProductsList .emptyFavoriteList p:first-child {
    font-weight: 700;
    font-size: 22px;
    line-height: 30px;
    color: #363636
}

.template-pages-account-accountLayoutPage .favoriteProductsList .emptyShopList,
.template-pages-account-accountLayoutPage .shoppingProductsList .emptyShopList {
    display: flex;
    justify-content: space-between;
    align-items: center;
    font-weight: 500;
    font-size: 16px;
    line-height: 24px
}

.template-pages-account-accountLayoutPage .favoriteProductsList .emptyShopList p:first-child,
.template-pages-account-accountLayoutPage .shoppingProductsList .emptyShopList p:first-child {
    font-weight: 700;
    font-size: 22px;
    line-height: 30px;
    color: #363636
}

.template-pages-account-accountLayoutPage .favoriteProductsList .emptyShopList .new-list,
.template-pages-account-accountLayoutPage .shoppingProductsList .emptyShopList .new-list {
    font-weight: 700;
    font-size: 13px;
    line-height: 18px;
    padding: 6px 24px;
    color: #ffffff;
    background: #005BB0;
    border-radius: 20px
}

.template-pages-account-accountLayoutPage .favoriteProductsList .product-card.added-to-cart .pl-inner,
.template-pages-account-accountLayoutPage .shoppingProductsList .product-card.added-to-cart .pl-inner {
    box-shadow: none
}

.template-pages-account-accountLayoutPage .favoriteProductsList .product-card.added-to-cart .pl-inner .qty-mc .qty-selector,
.template-pages-account-accountLayoutPage .shoppingProductsList .product-card.added-to-cart .pl-inner .qty-mc .qty-selector {
    display: flex !important;
    border-radius: 20px
}

.template-pages-account-accountLayoutPage .favoriteProductsList .product-card.added-to-cart .pl-inner .qty-mc .qty-selector .qty-cont .input-group-btn .btn.js-qty-selector-minus:disabled+.js-qty-selector-delete,
.template-pages-account-accountLayoutPage .shoppingProductsList .product-card.added-to-cart .pl-inner .qty-mc .qty-selector .qty-cont .input-group-btn .btn.js-qty-selector-minus:disabled+.js-qty-selector-delete {
    display: flex
}

.template-pages-account-accountLayoutPage .favoriteProductsList .product-card.added-to-cart .pl-inner .qty-mc .btn.js-add-to-cart,
.template-pages-account-accountLayoutPage .shoppingProductsList .product-card.added-to-cart .pl-inner .qty-mc .btn.js-add-to-cart {
    display: none !important
}

.template-pages-account-accountLayoutPage .favoriteProductsList .product-card.cart-updating .pl-inner .qty-mc .qty-selector .qty-cont .input-group-btn .btn:disabled,
.template-pages-account-accountLayoutPage .shoppingProductsList .product-card.cart-updating .pl-inner .qty-mc .qty-selector .qty-cont .input-group-btn .btn:disabled {
    opacity: .7;
    display: flex
}

.template-pages-account-accountLayoutPage .favoriteProductsList .product-card.cart-updating .pl-inner .qty-mc .qty-selector .qty-cont .input-group-btn .btn.js-qty-selector-delete,
.template-pages-account-accountLayoutPage .shoppingProductsList .product-card.cart-updating .pl-inner .qty-mc .qty-selector .qty-cont .input-group-btn .btn.js-qty-selector-delete {
    display: none !important
}

.template-pages-account-accountLayoutPage .favoriteProductsList .product-card.cart-updating .pl-inner .qty-mc .qty-selector .qty-cont .pull-left,
.template-pages-account-accountLayoutPage .shoppingProductsList .product-card.cart-updating .pl-inner .qty-mc .qty-selector .qty-cont .pull-left {
    position: relative
}

.template-pages-account-accountLayoutPage .favoriteProductsList .product-card.cart-updating .pl-inner .qty-mc .qty-selector .qty-cont .pull-left::before,
.template-pages-account-accountLayoutPage .shoppingProductsList .product-card.cart-updating .pl-inner .qty-mc .qty-selector .qty-cont .pull-left::before {
    content: "";
    background: url("https://reimg-carrefour.mncdn.com/staticimage/loading-icon.svg");
    background-repeat: no-repeat;
    background-size: 26px;
    background-color: #fff;
    background-position: center center;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 9
}

.template-pages-account-accountLayoutPage .favoriteProductsList .product-card .hover-box:hover .qty-mc .qty-selector,
.template-pages-account-accountLayoutPage .shoppingProductsList .product-card .hover-box:hover .qty-mc .qty-selector {
    width: 100%
}

.template-pages-account-accountLayoutPage .favoriteProductsList .product-card .hover-box:hover .qty-mc .qty-selector .input-group-btn .btn:disabled,
.template-pages-account-accountLayoutPage .shoppingProductsList .product-card .hover-box:hover .qty-mc .qty-selector .input-group-btn .btn:disabled,
.template-pages-account-accountLayoutPage .favoriteProductsList .product-card .hover-box:hover .qty-mc .qty-selector .input-group-btn .btn:focus,
.template-pages-account-accountLayoutPage .shoppingProductsList .product-card .hover-box:hover .qty-mc .qty-selector .input-group-btn .btn:focus,
.template-pages-account-accountLayoutPage .favoriteProductsList .product-card .hover-box:hover .qty-mc .qty-selector .input-group-btn .btn:active,
.template-pages-account-accountLayoutPage .shoppingProductsList .product-card .hover-box:hover .qty-mc .qty-selector .input-group-btn .btn:active {
    background: none !important
}

.template-pages-account-accountLayoutPage .favoriteProductsList .product-card .pl-inner,
.template-pages-account-accountLayoutPage .shoppingProductsList .product-card .pl-inner {
    max-height: 40px;
    margin-top: 0
}

@media (min-width:320px) and (max-width:767px) {

    .template-pages-account-accountLayoutPage .favoriteProductsList .product-card .pl-inner,
    .template-pages-account-accountLayoutPage .shoppingProductsList .product-card .pl-inner {
        height: 320px
    }
}

.template-pages-account-accountLayoutPage .favoriteProductsList .product-card .pl-inner .qty-mc .qty-selector,
.template-pages-account-accountLayoutPage .shoppingProductsList .product-card .pl-inner .qty-mc .qty-selector {
    background-color: #0e5fae;
    color: #fff;
    width: 100%;
    border-radius: 6px;
    height: 34px;
    display: none !important;
    align-items: center;
    justify-content: center
}

@media (min-width:320px) and (max-width:767px) {

    .template-pages-account-accountLayoutPage .favoriteProductsList .product-card .pl-inner .qty-mc .qty-selector,
    .template-pages-account-accountLayoutPage .shoppingProductsList .product-card .pl-inner .qty-mc .qty-selector {
        height: 25px
    }
}

.template-pages-account-accountLayoutPage .favoriteProductsList .product-card .pl-inner .qty-mc .qty-selector .qty-cont,
.template-pages-account-accountLayoutPage .shoppingProductsList .product-card .pl-inner .qty-mc .qty-selector .qty-cont {
    display: flex !important;
    align-items: center;
    justify-content: space-between
}

@media (min-width:320px) and (max-width:767px) {

    .template-pages-account-accountLayoutPage .favoriteProductsList .product-card .pl-inner .qty-mc .qty-selector .qty-cont,
    .template-pages-account-accountLayoutPage .shoppingProductsList .product-card .pl-inner .qty-mc .qty-selector .qty-cont {
        width: 100%
    }
}

.template-pages-account-accountLayoutPage .favoriteProductsList .product-card .pl-inner .qty-mc .qty-selector .qty-cont .input-group-btn,
.template-pages-account-accountLayoutPage .shoppingProductsList .product-card .pl-inner .qty-mc .qty-selector .qty-cont .input-group-btn {
    width: 14px;
    height: 14px;
    margin: 0 10px;
    padding: 0
}

@media (min-width:320px) and (max-width:767px) {

    .template-pages-account-accountLayoutPage .favoriteProductsList .product-card .pl-inner .qty-mc .qty-selector .qty-cont .input-group-btn,
    .template-pages-account-accountLayoutPage .shoppingProductsList .product-card .pl-inner .qty-mc .qty-selector .qty-cont .input-group-btn {
        margin: 0 3px
    }
}

.template-pages-account-accountLayoutPage .favoriteProductsList .product-card .pl-inner .qty-mc .qty-selector .qty-cont .input-group-btn .btn,
.template-pages-account-accountLayoutPage .shoppingProductsList .product-card .pl-inner .qty-mc .qty-selector .qty-cont .input-group-btn .btn {
    width: 14px;
    height: 14px;
    padding: 0;
    margin: 0;
    display: flex;
    align-items: center;
    justify-content: center;
    background: none !important
}

.template-pages-account-accountLayoutPage .favoriteProductsList .product-card .pl-inner .qty-mc .qty-selector .qty-cont .input-group-btn .btn span.glyphicon,
.template-pages-account-accountLayoutPage .shoppingProductsList .product-card .pl-inner .qty-mc .qty-selector .qty-cont .input-group-btn .btn span.glyphicon {
    top: 0
}

.template-pages-account-accountLayoutPage .favoriteProductsList .product-card .pl-inner .qty-mc .qty-selector .qty-cont .input-group-btn .btn span.glyphicon::before,
.template-pages-account-accountLayoutPage .shoppingProductsList .product-card .pl-inner .qty-mc .qty-selector .qty-cont .input-group-btn .btn span.glyphicon::before {
    width: 14px;
    height: 14px;
    filter: invert(100%) sepia(100%) saturate(0) hue-rotate(163deg) brightness(103%) contrast(103%)
}

.template-pages-account-accountLayoutPage .favoriteProductsList .product-card .pl-inner .qty-mc .qty-selector .qty-cont .input-group-btn .btn:hover,
.template-pages-account-accountLayoutPage .shoppingProductsList .product-card .pl-inner .qty-mc .qty-selector .qty-cont .input-group-btn .btn:hover {
    background: none !important
}

.template-pages-account-accountLayoutPage .favoriteProductsList .product-card .pl-inner .qty-mc .qty-selector .qty-cont .input-group-btn .btn:disabled,
.template-pages-account-accountLayoutPage .shoppingProductsList .product-card .pl-inner .qty-mc .qty-selector .qty-cont .input-group-btn .btn:disabled {
    opacity: .2;
    display: none
}

.template-pages-account-accountLayoutPage .favoriteProductsList .product-card .pl-inner .qty-mc .qty-selector .qty-cont .input-group-btn .btn.js-qty-selector-delete,
.template-pages-account-accountLayoutPage .shoppingProductsList .product-card .pl-inner .qty-mc .qty-selector .qty-cont .input-group-btn .btn.js-qty-selector-delete {
    display: none
}

.template-pages-account-accountLayoutPage .favoriteProductsList .product-card .pl-inner .qty-mc .qty-selector .qty-cont .pull-left,
.template-pages-account-accountLayoutPage .shoppingProductsList .product-card .pl-inner .qty-mc .qty-selector .qty-cont .pull-left {
    flex: 1;
    display: flex;
    align-items: center;
    justify-content: center;
    background-color: #fff;
    border-radius: 3px;
    height: 26px
}

@media (min-width:320px) and (max-width:767px) {

    .template-pages-account-accountLayoutPage .favoriteProductsList .product-card .pl-inner .qty-mc .qty-selector .qty-cont .pull-left,
    .template-pages-account-accountLayoutPage .shoppingProductsList .product-card .pl-inner .qty-mc .qty-selector .qty-cont .pull-left {
        height: 18px
    }
}

.template-pages-account-accountLayoutPage .favoriteProductsList .product-card .pl-inner .qty-mc .qty-selector .qty-cont .pull-left input.form-control,
.template-pages-account-accountLayoutPage .shoppingProductsList .product-card .pl-inner .qty-mc .qty-selector .qty-cont .pull-left input.form-control {
    width: auto !important;
    min-width: 30px
}

.template-pages-account-accountLayoutPage .favoriteProductsList .product-card .pl-inner .qty-mc .qty-selector .qty-cont .pull-left input.form-control,
.template-pages-account-accountLayoutPage .shoppingProductsList .product-card .pl-inner .qty-mc .qty-selector .qty-cont .pull-left input.form-control,
.template-pages-account-accountLayoutPage .favoriteProductsList .product-card .pl-inner .qty-mc .qty-selector .qty-cont .pull-left label,
.template-pages-account-accountLayoutPage .shoppingProductsList .product-card .pl-inner .qty-mc .qty-selector .qty-cont .pull-left label,
.template-pages-account-accountLayoutPage .favoriteProductsList .product-card .pl-inner .qty-mc .qty-selector .qty-cont .pull-left .productUnit,
.template-pages-account-accountLayoutPage .shoppingProductsList .product-card .pl-inner .qty-mc .qty-selector .qty-cont .pull-left .productUnit {
    color: #1158D6;
    font-weight: bold;
    font-size: 14px
}

@media (min-width:320px) and (max-width:767px) {

    .template-pages-account-accountLayoutPage .favoriteProductsList .product-card .pl-inner .qty-mc .qty-selector .qty-cont .pull-left input.form-control,
    .template-pages-account-accountLayoutPage .shoppingProductsList .product-card .pl-inner .qty-mc .qty-selector .qty-cont .pull-left input.form-control,
    .template-pages-account-accountLayoutPage .favoriteProductsList .product-card .pl-inner .qty-mc .qty-selector .qty-cont .pull-left label,
    .template-pages-account-accountLayoutPage .shoppingProductsList .product-card .pl-inner .qty-mc .qty-selector .qty-cont .pull-left label,
    .template-pages-account-accountLayoutPage .favoriteProductsList .product-card .pl-inner .qty-mc .qty-selector .qty-cont .pull-left .productUnit,
    .template-pages-account-accountLayoutPage .shoppingProductsList .product-card .pl-inner .qty-mc .qty-selector .qty-cont .pull-left .productUnit {
        font-size: 11px
    }
}

.template-pages-account-accountLayoutPage .favoriteProductsList .product-card .pl-inner .qty-mc .qty-selector .qty-cont .pull-left .a-title,
.template-pages-account-accountLayoutPage .shoppingProductsList .product-card .pl-inner .qty-mc .qty-selector .qty-cont .pull-left .a-title {
    padding: 0 0 0 1px;
    text-transform: lowercase !important
}

.template-pages-account-accountLayoutPage .account-creditcard-title div.icon-title span {
    background: url("../../theme-carrefoursa/images/sprite-icons.png") -13px -2003px no-repeat;
    display: block;
    width: 105px;
    height: 105px
}

.template-pages-account-accountLayoutPage .saved-cards-content {
    background: #fff;
    padding: 20px 10px
}

.template-pages-account-accountLayoutPage .saved-cards-content .info-text {
    font-size: 15px;
    font-style: italic;
    color: #666;
    margin-bottom: 20px
}

.template-pages-account-accountLayoutPage .saved-cards-content .warning-text {
    color: #f00;
    font-size: 15px
}

.template-pages-account-accountLayoutPage .saved-cards-content .card-list ul li {
    margin-bottom: 30px
}

.template-pages-account-accountLayoutPage .saved-cards-content .card-list ul li .card-cont .card-col {
    float: left;
    border-right: 1px solid #a1a1a1;
    padding-right: 20px;
    margin-right: 20px;
    width: 300px
}

.template-pages-account-accountLayoutPage .saved-cards-content .card-list ul li .card-cont .card-col .saved-card-name {
    font-weight: bold;
    font-size: 18px;
    color: #666
}

.template-pages-account-accountLayoutPage .saved-cards-content .card-list ul li .card-cont .card-col .card-number {
    font-weight: bold;
    font-size: 19px;
    color: #333;
    margin-top: 15px
}

.template-pages-account-accountLayoutPage .saved-cards-content .card-list ul li .card-cont .card-col .card-number .card-img {
    display: inline-block;
    vertical-align: middle;
    width: 48px;
    height: 30px;
    margin-right: 15px
}

.template-pages-account-accountLayoutPage .saved-cards-content .card-list ul li .card-cont .card-col .card-number .card-img.other-card {
    background: url("../../theme-carrefoursa/images/credit-cards-sprite.png") 0 -109px no-repeat;
    background-size: 120px 361px, 120px 361px
}

.template-pages-account-accountLayoutPage .saved-cards-content .card-list ul li .card-cont .card-col .card-number .card-img.bonus-card {
    background: url("../../theme-carrefoursa/images/credit-cards-sprite.png") 0 -146px no-repeat;
    background-size: 120px 361px, 120px 361px
}

.template-pages-account-accountLayoutPage .saved-cards-content .card-list ul li .card-cont .card-col .card-number .card-img.axess-card {
    background: url("../../theme-carrefoursa/images/credit-cards-sprite.png") 0 -182px no-repeat;
    background-size: 120px 361px, 120px 361px
}

.template-pages-account-accountLayoutPage .saved-cards-content .card-list ul li .card-cont .card-col .card-number .card-img.world-card {
    background: url("../../theme-carrefoursa/images/credit-cards-sprite.png") 0 -221px no-repeat;
    background-size: 120px 361px, 120px 361px
}

.template-pages-account-accountLayoutPage .saved-cards-content .card-list ul li .card-cont .card-col .card-number .card-img.paraf-card {
    background: url("../../theme-carrefoursa/images/credit-cards-sprite.png") 0 -259px no-repeat;
    background-size: 120px 361px, 120px 361px
}

.template-pages-account-accountLayoutPage .saved-cards-content .card-list ul li .card-cont .card-col .card-number .card-img.maximum-card {
    background: url("../../theme-carrefoursa/images/credit-cards-sprite.png") 0 -297px no-repeat;
    background-size: 120px 361px, 120px 361px
}

.template-pages-account-accountLayoutPage .saved-cards-content .card-list ul li .card-cont .card-col .card-number .card-img.card_fns-card,
.template-pages-account-accountLayoutPage .saved-cards-content .card-list ul li .card-cont .card-col .card-number .card-img.card_fns-card {
    background: url("../../theme-carrefoursa/images/credit-cards-sprite.png") 0 -335px no-repeat;
    background-size: 120px 361px, 120px 361px
}

.template-pages-account-accountLayoutPage .saved-cards-content .card-list ul li .card-cont .delete-col {
    float: left
}

.template-pages-account-accountLayoutPage .saved-cards-content .card-list ul li .card-cont .delete-col a {
    display: block;
    color: #ff3131;
    font-size: 17px;
    margin-top: 24px
}

.template-pages-account-accountLayoutPage .credit-card-delete-popup span.pop-title,
.template-pages-account-accountLayoutPage .adress-delete-popup span.pop-title {
    font-size: 15px;
    display: block;
    margin-bottom: 20px
}

.template-pages-account-accountLayoutPage .credit-card-delete-popup .paymentsDeleteActions,
.template-pages-account-accountLayoutPage .adress-delete-popup .paymentsDeleteActions,
.template-pages-account-accountLayoutPage .credit-card-delete-popup .delete-buttons,
.template-pages-account-accountLayoutPage .adress-delete-popup .delete-buttons {
    width: auto;
    padding: 0;
    text-align: center
}

.template-pages-account-accountLayoutPage .credit-card-delete-popup .paymentsDeleteActions button,
.template-pages-account-accountLayoutPage .adress-delete-popup .paymentsDeleteActions button,
.template-pages-account-accountLayoutPage .credit-card-delete-popup .delete-buttons button,
.template-pages-account-accountLayoutPage .adress-delete-popup .delete-buttons button,
.template-pages-account-accountLayoutPage .credit-card-delete-popup .paymentsDeleteActions a,
.template-pages-account-accountLayoutPage .adress-delete-popup .paymentsDeleteActions a,
.template-pages-account-accountLayoutPage .credit-card-delete-popup .delete-buttons a,
.template-pages-account-accountLayoutPage .adress-delete-popup .delete-buttons a {
    margin: 0 5px;
    display: inline-block;
    padding: 5px 7px;
    width: 100px
}

.page-coupon .voucher-container {
    background: #fff;
    padding: 15px 10px;
    min-height: 275px
}

@media only screen and (max-width:800px) {

    .page-coupon #no-more-tables table,
    .page-coupon #no-more-tables thead,
    .page-coupon #no-more-tables tbody,
    .page-coupon #no-more-tables th,
    .page-coupon #no-more-tables td,
    .page-coupon #no-more-tables tr {
        display: block
    }

    .page-coupon #no-more-tables thead tr {
        position: absolute;
        top: -9999px;
        left: -9999px
    }

    .page-coupon #no-more-tables tr {
        border: 1px solid #ccc
    }

    .page-coupon #no-more-tables td {
        border: none;
        border-bottom: 1px solid #eee;
        position: relative;
        padding-left: 50%;
        white-space: normal;
        text-align: left
    }

    .page-coupon #no-more-tables td:before {
        position: absolute;
        top: 6px;
        left: 6px;
        width: 45%;
        padding-right: 10px;
        white-space: nowrap;
        text-align: left;
        font-weight: bold
    }

    .page-coupon #no-more-tables td:before {
        content: attr(data-title)
    }
}

.page-coupon .empty-coupon-list {
    color: #303030 !important
}

.points-account .nav-tabs {
    border-bottom: none
}

.points-account .nav-tabs .owl-nav {
    display: none
}

.points-account .nav-tabs li a {
    border: none;
    pointer-events: fill
}

.points-account .nav-tabs li a:hover {
    border: none
}

.points-account .nav-tabs li a img {
    filter: blur(2px) grayscale(75%)
}

.points-account .nav-tabs li.active a {
    display: flex;
    justify-content: center;
    width: 100%;
    position: relative;
    border: none
}

.points-account .nav-tabs li.active a img {
    filter: none
}

.points-account .nav-tabs li.active a:after {
    content: '';
    background: #015AAC;
    width: 70%;
    height: 4px;
    position: absolute;
    bottom: 0
}

.points-account .nav-tabs .point-cart {
    position: relative
}

.points-account .nav-tabs .point-cart .point-cart-total {
    position: absolute;
    width: 90%;
    border-radius: 14px;
    bottom: 10px;
    padding-left: 10px;
    left: 10px;
    right: 10px
}

.points-account .nav-tabs .point-cart .point-cart-total p:nth-child(1) {
    font-weight: 600;
    font-size: 16px;
    margin-top: 12px;
    margin-bottom: -2px
}

.points-account .nav-tabs .point-cart .point-cart-total .dark-text-color {
    color: #00509D
}

.points-account .nav-tabs .point-cart .point-cart-total .white-text-color {
    color: white
}

.points-account .nav-tabs .point-cart .point-cart-total p:nth-child(2) {
    font-weight: 800;
    font-size: 32px
}

.points-account .nav-tabs .point-cart.active a:hover,
.points-account .nav-tabs .point-cart.active a:focus {
    background-color: white
}

@media (max-width:1023px) {
    .points-account .nav-tabs {
        display: flex
    }

    .sort-dropdown {
        right: auto;
        position: initial !important
    }
}

.sort-dropdown {
    width: 150px;
    padding: 5px;
    border: 1px solid #ccc;
    border-radius: 5px;
    background-color: white
}

.sort-dropdown:focus:not(:focus-visible) {
    border: none
}

.points-page .tab-content {
    width: 100%;
    margin-left: 10px
}

@media (max-width:1023px) {
    .points-page .tab-content {
        margin-left: 0
    }
}

.points-page .tab-content .points-list-card-body {
    margin: auto
}

.points-page .tab-content .points-list-card-body .blank-card-content {
    color: red
}

.points-page .tab-content .points-list-card-body .credit-cart-points-title h1 {
    font-size: 30px;
    font-weight: 700;
    margin: 0
}

.points-page .tab-content .points-list-card-body .credit-cart-points-title .update-text-bold {
    font-weight: 700
}

.points-page .tab-content .points-list-card-body .credit-cart-points-title span {
    font-size: 14px;
    font-weight: 400
}

.points-page .tab-content .points-list-card-body .credit-cart-points-title .title-dropdown {
    display: flex;
    align-items: center;
    justify-content: space-between;
    font-size: 14px;
    margin-bottom: 18px
}

.points-page .tab-content .points-list-card-body .credit-cart-points {
    display: flex;
    gap: 10px
}

.points-page .tab-content .points-list-card-body .credit-cart-points .points-earned-cart {
    background-color: white;
    width: 368px;
    height: 130px;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
    border-radius: 5px;
    position: relative
}

.points-page .tab-content .points-list-card-body .credit-cart-points .points-earned-cart .stick {
    display: none;
    position: absolute;
    width: 196px;
    height: 4px;
    background: #015AAC;
    bottom: 0;
    border-radius: 2px
}

.points-page .tab-content .points-list-card-body .credit-cart-points .points-earned-cart .points-earned-cart-category {
    color: #2A5582;
    font-size: 13px;
    font-weight: 500;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 100%;
    margin-bottom: 5px
}

.points-page .tab-content .points-list-card-body .credit-cart-points .points-earned-cart .points-earned-cart-description {
    color: #2A5582;
    font-size: 11px;
    font-weight: 400;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 100%
}

.points-page .tab-content .points-list-card-body .credit-cart-points .points-earned-cart .points-earned-cart-points {
    font-size: 30px;
    font-weight: 800;
    color: #00509D
}

.points-page .tab-content .points-list-card-body .credit-cart-points .points-earned-cart .points-earned-cart-button {
    background: #1158D6;
    font-weight: 700;
    font-size: 12px;
    border-radius: 26px;
    width: 127px;
    height: 36px;
    display: flex;
    align-items: center;
    justify-content: center;
    color: #FFFFFF;
    border: none
}

@media (max-width:1023px) {
    .points-page .tab-content .points-list-card-body .credit-cart-points {
        flex-direction: column
    }

    .points-page .tab-content .points-list-card-body .credit-cart-points .points-earned-cart {
        width: 100%
    }

    .points-page .tab-content .points-list-card-body .credit-cart-points-title h1 {
        font-size: 22px
    }
}

.points-page .tab-content .selected-div {
    border-bottom: 2px solid #007bff
}

.points-page .tab-content .score-details {
    background-color: white;
    width: 100%;
    padding: 30px;
    border-radius: 5px;
    display: none;
    margin-top: 10px
}

.points-page .tab-content .score-details .score-details-header {
    margin-bottom: 20px;
    color: #666666;
    font-size: 12px
}

.points-page .tab-content .score-details .score-details-header #cboxClose {
    top: -33px !important;
    right: -23px !important;
    z-index: 111 !important
}

.points-page .tab-content .score-details .point-amount {
    font-size: 30px;
    font-weight: 800;
    color: #00509D
}

.points-page .tab-content .score-details .point-description {
    color: #2A5582;
    font-size: 12px
}

.points-page .tab-content .score-details .point-description span {
    font-weight: 800
}

.points-page .tab-content .score-details .point-date-day {
    display: flex;
    flex-direction: column
}

.points-page .tab-content .score-details .point-date-day .point-day {
    font-size: 12px;
    color: #2A5582;
    font-weight: 800;
    padding-left: 15px
}

.points-page .tab-content .score-details .point-date-day .point-date {
    font-size: 12px;
    color: #2A5582
}

.points-page .tab-content .score-details .point-date-day .point-date i {
    margin-right: 5px
}

.points-page .tab-content .score-details .point-date-day .point-date span {
    margin-left: 20px;
    font-weight: 800
}

.points-page .tab-content .score-details .score-details-buttons {
    display: flex;
    align-items: center;
    justify-content: center
}

.points-page .tab-content .score-details .score-details-buttons button {
    width: 168px;
    height: 34px;
    padding: 5px;
    font-size: 11px;
    font-weight: 700;
    border-radius: 5px
}

.points-page .tab-content .score-details .score-details-buttons .score-transaction-history-button {
    margin: 0;
    margin-right: 5px;
    background-color: white;
    border: 1px solid #005FB3;
    color: #005FB3
}

.points-page .tab-content .score-details .score-details-buttons .campaign-conditions-button {
    background-color: #005FB3;
    color: white;
    border: none
}

@media (max-width:1023px) {
    .points-page .tab-content .score-details-header>div:nth-child(-n+3) {
        display: none
    }

    .points-page .tab-content .score-details .row {
        display: flex;
        flex-wrap: wrap
    }

    .points-page .tab-content .point-amount {
        order: 1;
        width: 30%
    }

    .points-page .tab-content .point-date {
        order: 2;
        width: 70%;
        margin-top: 8px;
        margin-bottom: 8px;
        text-align: end
    }

    .points-page .tab-content .point-description {
        order: 3;
        width: 100%
    }

    .points-page .tab-content .score-details-buttons {
        order: 4;
        width: 100%;
        margin-top: 10px
    }
}

.points-page .tab-content .transaction-history-button {
    display: flex;
    align-items: center;
    justify-content: center;
    margin-top: 25px
}

.points-page .tab-content .transaction-history-button .transaction-history {
    width: 174px;
    height: 34px;
    border: 1px solid #005FB3;
    border-radius: 5px;
    color: #005FB3
}

.aria-progress {
    margin-top: -10px;
    height: 208px;
    background: #F5F5F5;
    display: flex;
    align-items: center;
    justify-content: center
}

.aria-progress .progress-desc p {
    font-weight: 800;
    margin-top: -15px
}

.aria-progress .progress-desc .p1 {
    font-size: 12px;
    color: #2A5582
}

.aria-progress .progress-desc .p2 {
    font-size: 22px;
    color: #00509D
}

.aria-progress .progress-desc .p3 {
    font-size: 32px;
    color: #00509D
}

.aria-progress .progress-desc h6 {
    font-size: 12px;
    color: #8091A3
}

.aria-progress .point-progress {
    width: 154px;
    height: 154px;
    font-size: 30px;
    color: #00509D;
    border-radius: 50%;
    overflow: hidden;
    position: relative;
    background: #f5f5f5;
    margin-left: auto
}

.aria-progress .point-progress .progressBar {
    width: 150px;
    height: 150px;
    background-color: #ccc;
    border-radius: 50%;
    position: relative;
    transform: rotate(180deg);
    display: flex;
    justify-content: center;
    align-items: center
}

.aria-progress .point-progress circleProg {
    display: flex;
    width: 50%
}

.aria-progress .point-progress .circleProgress {
    position: relative;
    height: 100%
}

.aria-progress .point-progress .circleProgress .fill,
.aria-progress .point-progress .circleProgress .mask {
    width: 150px;
    height: 150px;
    position: absolute;
    border-radius: 50%
}

.aria-progress .point-progress .circleProgress .mask {
    clip: rect(0, 150px, 150px, 75px)
}

.aria-progress .point-progress .circleProgress .mask .fill {
    clip: rect(0, 75px, 150px, 0);
    background-color: #00509D
}

.aria-progress .point-progress .circleProgress .mask.full,
.aria-progress .point-progress .circleProgress .fill {
    animation: progress ease-in-out 1s;
    transform: rotate(var(--progr))
}

@keyframes progress {
    0% {
        transform: rotate(0deg)
    }

    100% {
        transform: rotate(var(--progr))
    }
}

.aria-progress .point-progress .progressBar .label {
    display: block;
    width: 120px;
    height: 120px;
    border-radius: 50%;
    background: #F5F5F5;
    line-height: 120px;
    text-align: center;
    z-index: 9999;
    margin: auto
}

@media (max-width:1023px) {
    .ml-auto {
        width: 100%
    }
}

.history-popup-list span,
.score-history-popup-list span {
    color: #2A5582;
    font-size: 12px
}

.history-popup-list .history-popup-list-title .none-desc,
.score-history-popup-list .history-popup-list-title .none-desc,
.history-popup-list .score-history-popup-list-title .none-desc,
.score-history-popup-list .score-history-popup-list-title .none-desc {
    font-size: 14px;
    font-weight: 600
}

.history-popup-list .history-popup-list-title .row,
.score-history-popup-list .history-popup-list-title .row,
.history-popup-list .score-history-popup-list-title .row,
.score-history-popup-list .score-history-popup-list-title .row {
    display: flex;
    align-items: center
}

.history-popup-list .history-popup-list-title h2,
.score-history-popup-list .history-popup-list-title h2,
.history-popup-list .score-history-popup-list-title h2,
.score-history-popup-list .score-history-popup-list-title h2 {
    color: #395F86;
    font-weight: 700;
    font-size: 24px;
    margin-bottom: 4px
}

.history-popup-list .history-popup-list-body,
.score-history-popup-list .history-popup-list-body {
    max-height: 240px
}

.history-popup-list .history-popup-list-body .popup-icon-text,
.score-history-popup-list .history-popup-list-body .popup-icon-text {
    width: 260px
}

.history-popup-list .history-popup-list-body .plus-total-point,
.score-history-popup-list .history-popup-list-body .plus-total-point {
    color: #00509D
}

.history-popup-list .history-popup-list-body .minus-total-point,
.score-history-popup-list .history-popup-list-body .minus-total-point {
    color: #EE202C
}

.history-popup-list .score-history-popup-list-body,
.score-history-popup-list .score-history-popup-list-body {
    max-height: 100px
}

.history-popup-list ::-webkit-scrollbar,
.score-history-popup-list ::-webkit-scrollbar {
    width: 5px
}

.history-popup-list ::-webkit-scrollbar-track,
.score-history-popup-list ::-webkit-scrollbar-track {
    background: #f1f1f1
}

.history-popup-list ::-webkit-scrollbar-thumb,
.score-history-popup-list ::-webkit-scrollbar-thumb {
    background: #8091A3;
    border-radius: 25px
}

.history-popup-list ::-webkit-scrollbar-thumb:hover,
.score-history-popup-list ::-webkit-scrollbar-thumb:hover {
    background: #8091A3
}

.history-popup-list .history-popup-list-body,
.score-history-popup-list .history-popup-list-body,
.history-popup-list .score-history-popup-list-body,
.score-history-popup-list .score-history-popup-list-body {
    padding-right: 10px;
    overflow-y: scroll
}

.history-popup-list .history-popup-list-body ul,
.score-history-popup-list .history-popup-list-body ul,
.history-popup-list .score-history-popup-list-body ul,
.score-history-popup-list .score-history-popup-list-body ul {
    padding: 0;
    overflow: auto
}

.history-popup-list .history-popup-list-body ul li,
.score-history-popup-list .history-popup-list-body ul li,
.history-popup-list .score-history-popup-list-body ul li,
.score-history-popup-list .score-history-popup-list-body ul li {
    display: flex;
    align-items: center;
    justify-content: space-between;
    list-style: none;
    border-top: 1px solid #F0F2F5;
    padding: 13px 0
}

.history-popup-list .history-popup-list-body ul li p:nth-child(2),
.score-history-popup-list .history-popup-list-body ul li p:nth-child(2),
.history-popup-list .score-history-popup-list-body ul li p:nth-child(2),
.score-history-popup-list .score-history-popup-list-body ul li p:nth-child(2) {
    color: #888888;
    font-size: 12px;
    font-weight: 400;
    margin: 0
}

.history-popup-list .history-popup-list-body ul li p:nth-child(3),
.score-history-popup-list .history-popup-list-body ul li p:nth-child(3),
.history-popup-list .score-history-popup-list-body ul li p:nth-child(3),
.score-history-popup-list .score-history-popup-list-body ul li p:nth-child(3) {
    font-size: 18px;
    font-weight: 800;
    margin: 0;
    width: 100px;
    display: flex;
    justify-content: end
}

.campaign-conditions-desc {
    padding-top: 30px;
    color: #2A5582
}

.campaign-conditions-desc button {
    background: #3186DF;
    color: white;
    border: none;
    border-radius: 20px;
    width: 92px;
    height: 26px;
    text-align: center;
    font-size: 12px
}

.campaign-conditions-desc .price {
    font-size: 30px;
    color: #00509D;
    font-weight: 900
}

.campaign-conditions {
    color: #2A5582;
    font-size: 12px;
    margin: 10px;
    max-height: 450px
}

.campaign-conditions h4 {
    font-size: 14px;
    font-weight: 800;
    color: #8091A3
}

@media (max-width:1023px) {
    .campaign-conditions {
        max-height: 300px;
        overflow-y: scroll
    }

    .campaign-conditions-desc {
        padding-top: 0
    }
}

.transaction-popup-style #cboxTitle {
    background: white !important;
    color: #005BAA !important;
    justify-content: flex-start !important;
    padding-left: 20px !important;
    border-bottom: 1px solid #BBDBF8
}

.pw-reset-col .account-top-title-box,
.pw-reset-col .account-section-content {
    margin-left: 0 !important;
    margin-right: 0 !important
}

.pw-reset-col .submit-box button.btn {
    float: right
}

html.firefox .template-pages-account-accountLayoutPage .myaccount-right-col .account-top-title-box div.icon-title span,
html.firefox .template-pages-account-accountLayoutPage .pw-reset-col .account-top-title-box div.icon-title span {
    margin-top: -18px
}

.page-updatePassword .global-alerts .alert.alert-info.alert-dismissable {
    background-color: #19b200;
    color: #fff;
    border: none
}

.page-updatePassword .global-alerts .alert.alert-info.alert-dismissable .close {
    color: #fff;
    opacity: .6
}

@media (min-width:1024px) {
    .template-pages-account-accountLayoutPage .table-responsive .shipping-cont {
        margin: -10px;
        background: #f3f3f3
    }

    .template-pages-account-accountLayoutPage .table-responsive .shipping-cont .shipping-title {
        margin-top: 44px
    }
}

.logged_in .userUid {
    display: inline-block;
    text-overflow: ellipsis;
    overflow: hidden;
    width: 160px;
    height: 1.2em;
    white-space: nowrap;
    vertical-align: bottom
}

@media (max-width:1024px) {
    .logged_in .userUid {
        width: 220px
    }
}

.page-favorite-products ul.pagination li a {
    border-radius: 25px !important;
    margin: 0 2.5px
}

.page-favorite-products ul.pagination li span {
    border-radius: 25px !important;
    margin: 0 2.5px
}

.no-margin {
    margin: 0
}

.account-section-updates-phone .account-section-content {
    margin-top: 0
}

.account-section-updates-phone .account-section-content .otpNumberHeading h3 {
    margin-top: 0;
    font-weight: 900
}

.account-section-updates-phone .account-section-content button {
    float: none;
    width: 100%;
    font-size: 15px;
    font-weight: 900
}

.account-section-updates-phone .error-message {
    color: #ff0000;
    margin: 4px 0 7px 0;
    display: block;
    font-weight: 700;
    font-size: 13px
}

.page-order .order-detail-title {
    color: #005baa;
    font-size: 30px;
    padding: 0 20px;
    font-weight: bold;
    margin-top: 0
}

.page-order .order-infos {
    background: #fff;
    padding: 15px 20px 10px 20px;
    font-size: 14px;
    word-wrap: break-word;
    float: left;
    width: 100%;
    max-height: 319px;
    margin: 0;
    color: #666666
}

.page-order .order-infos .info-col {
    font-weight: bold;
    color: #303030
}

.page-order .order-infos .active-orders {
    margin: 0 0 15px 0;
    float: left;
    min-width: 138px
}

.page-order .order-infos .active-orders-3 {
    min-width: 414px
}

.page-order .order-infos .order-number {
    font-size: 17px;
    margin-bottom: 25px
}

.page-order .order-infos .order-buttons {
    width: 100%;
    float: left;
    padding-top: 15px;
    border-top: 1px solid #f1f1f1;
    margin: 0
}

.page-order .order-infos .order-buttons .btn {
    padding-left: 35px;
    padding-right: 35px;
    color: #ffffff;
    margin-bottom: 5px;
    font-weight: bold
}

.page-order .order-infos .order-buttons .btn.btn-green {
    background: #1db54f
}

.page-order .order-infos .order-buttons .btn.btn-green:hover,
.page-order .order-infos .order-buttons .btn.btn-green:focus {
    border-color: #1db54f
}

.page-order .order-infos .order-buttons .btn.btn-gray {
    background: #e4e8ec;
    color: #303030;
    margin: 0 5px 5px 5px
}

.page-order .order-infos .order-buttons .btn.btn-gray:hover,
.page-order .order-infos .order-buttons .btn.btn-gray:focus {
    border-color: #e4e8ec
}

.page-order .order-infos a {
    color: #015aac
}

.page-order .order-infos a.text-white {
    color: #ffffff
}

.page-order .order-infos p {
    margin: 0
}

.page-order .order-detail-part {
    padding: 20px 35px !important;
    min-height: 180px;
    height: 100%
}

.page-order .order-detail-part h5 {
    color: #666666;
    font-weight: bold;
    margin-top: 5px
}

.page-order .order-detail-part p {
    color: #303030;
    font-weight: bold
}

.page-order .order-detail-part ul {
    list-style-type: none;
    margin: 0;
    padding: 0
}

.page-order .order-detail-part ul li {
    border-bottom: 1px solid #e4e8ec;
    padding: 4px 0;
    font-weight: bold
}

.page-order .order-detail-part ul li span.text-gray {
    color: #666666
}

.page-order .order-detail-part ul li span.text-green {
    color: #06ab00
}

.page-order .order-detail-part ul li span.approvedPrice {
    width: 100%;
    display: block;
    color: #666666;
    font-size: 12px;
    margin-top: 5px
}

.page-order .order-detail-part ul li:last-child {
    border: 0
}

.page-order .order-cons-header {
    padding: 20px 35px;
    border-bottom: 1px solid #e4e8ec
}

.page-order .order-cons-header h4 {
    color: #303030;
    font-size: 18px;
    font-weight: bold
}

.page-order .order-cons-header h4 .btn-green {
    background: #1db54f
}

.page-order .order-cons-header h4 .btn-green:hover {
    border-color: #1db54f
}

.page-order .order-cons-header p.delivery-time {
    font-size: 14px;
    color: #303030;
    margin: 0
}

.page-order .order-cons-header p.delivery-time span {
    color: #666666;
    font-weight: bold;
    margin-right: 0;
    margin-bottom: 5px
}

.page-order .order-cons-header p.delivery-time .ups-kargo {
    color: #666666;
    font-weight: bold
}

.page-order .order-cons-header p.delivery-time .horoz-loj {
    color: #666666;
    font-weight: bold
}

.page-order .order-cons-header .cargo-info {
    color: #666666;
    font-size: 14px
}

.page-order .order-cons-header .cargo-info span {
    font-weight: 600
}

.page-order .order-cons-header .cargo-info span:first-child {
    margin-right: 10px
}

.page-order .order-cons-header .cargo-info .copyToClipboard {
    margin-left: 5px;
    margin-top: -3px
}

.page-order .order-cons-body {
    padding: 20px 35px
}

.page-order .order-cons-body div.digital-title {
    font-weight: 700;
    line-height: 1.4;
    margin-top: 20px;
    font-size: 14px
}

.page-order .order-cons-body .table-order-details {
    margin: 15px 0
}

.page-order .order-cons-body .table-order-details thead {
    border: 0
}

.page-order .order-cons-body .table-order-details thead tr th {
    border: 0;
    font-size: 12px;
    color: #999999;
    padding: 0 0 4px 0
}

.page-order .order-cons-body .table-order-details tbody {
    border: 1px solid #E6E6E6;
    border-left: 0;
    border-right: 0
}

.page-order .order-cons-body .table-order-details tbody tr td {
    font-size: 14px;
    color: #303030;
    font-weight: 600;
    vertical-align: middle
}

.page-order .order-cons-body .table-order-details tbody tr td a {
    font-size: 14px;
    color: #303030
}

.page-order .order-cons-body .table-order-details tbody tr td .replaced-product {
    margin-top: 5px
}

.page-order .order-cons-body .table-order-details tbody tr td .replaced-product .replaced-name {
    color: #005FB3;
    font-size: 12px;
    line-height: 14px;
    font-weight: 700;
    padding-left: 5px
}

.page-order .order-cons-body .table-order-details tbody tr td .replaced-product .replaced-product-icon {
    background: url("https://reimg-carrefour.mncdn.com/staticimage/sprite-iconsx4.png") -253px 29px;
    width: 22px;
    height: 22px;
    float: left
}

.page-order .order-cons-body .table-order-details tbody tr td img {
    width: 50px;
    height: 50px
}

.page-order .order-cons-body .table-order-details tbody tr td:first-child {
    border-left: 1px solid #E6E6E6
}

.page-order .order-cons-body .table-order-details tbody tr td:last-child {
    border-right: 1px solid #E6E6E6
}

.page-order .order-cons-body .table-order-details tbody tr.tr-out-of-stock td {
    border-left: 0;
    border-right: 0;
    padding-top: 30px
}

.page-order .order-cons-body .table-order-details tbody tr.tr-out-of-stock td h5 {
    font-weight: 700;
    line-height: 1.4
}

.page-order .order-cons-body .table-order-details tbody tr.tr-out-of-stock td h5 i {
    margin-right: 5px
}

.page-order .order-cons-body .table-order-details tbody tr.tr-out-of-stock~.tr-out-of-stock {
    display: none
}

.page-order .detail-head-links {
    margin: 20px 20px 5px 20px
}

.page-order .detail-head-links .orderCancellation__button {
    background: #ffffff;
    border-color: #005baa;
    color: #005baa
}

.page-order #download-gift-code-btn,
.page-order .preparing-gift-code-btn {
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 6px;
    border-radius: 4px;
    height: 36px;
    border: 1px solid #005FB3;
    background: #FFF;
    color: #005FB3;
    text-align: center;
    font-size: 14px;
    font-weight: 700
}

.page-order #download-gift-code-btn img {
    padding-bottom: 3px
}

.page-order .preparing-gift-code-btn {
    pointer-events: none;
    width: 242px
}

@media (max-width:768px) {
    .page-order .myaccount-right-col {
        padding: 0
    }

    .page-order .account-orderdetail {
        padding: 0
    }

    .page-order .order-detail-row {
        margin-left: -10px !important;
        margin-right: -10px !important
    }

    .page-order .order-infos {
        padding: 10px
    }

    .page-order .order-infos .active-orders p {
        width: 40%;
        float: left
    }

    .page-order .order-infos .active-orders p.info-col {
        width: 60%
    }

    .page-order .order-detail-part {
        padding: 10px !important
    }

    .page-order .order-cons-header {
        padding: 10px !important
    }

    .page-order .order-cons-header h4 {
        font-size: 16px
    }

    .page-order .order-cons-body {
        padding: 10px !important
    }

    .page-order .order-cons-body .table-order-details thead {
        display: none
    }

    .page-order .order-cons-body .table-order-details tbody {
        border: 0
    }

    .page-order .order-cons-body .table-order-details tbody tr {
        border-bottom: 1px solid #E6E6E6
    }

    .page-order .order-cons-body .table-order-details tbody tr:last-child {
        border: none
    }

    .page-order .order-cons-body .table-order-details tbody tr td {
        border: 0;
        padding: 0;
        width: 100%;
        float: left
    }

    .page-order .order-cons-body .table-order-details tbody tr td img {
        border: 1px solid #E6E6E6
    }

    .page-order .order-cons-body .table-order-details tbody tr td:first-child {
        width: auto;
        min-height: 72px;
        padding: 20px 10px 10px 0;
        float: none;
        border: 0
    }

    .page-order .order-cons-body .table-order-details tbody tr td.order-price {
        padding-bottom: 10px
    }

    .page-order .order-cons-body .table-order-details tbody tr td.order-name {
        padding-top: 10px;
        max-height: 50px;
        overflow: hidden
    }

    .page-order .order-cons-body .table-order-details tbody tr td .old-price {
        text-decoration: line-through;
        margin-right: 3px
    }

    .page-order .order-cons-body .table-order-details tbody tr td .new-price {
        color: #005baa
    }

    .page-order .order-cons-body .table-order-details tbody tr .replaced-product-mbl .replaced-name-mbl {
        color: #005FB3;
        font-size: 12px;
        line-height: 14px;
        font-weight: 700;
        padding-left: 5px
    }

    .page-order .order-cons-body .table-order-details tbody tr .replaced-product-mbl .replaced-product-icon-mbl {
        background: url("https://reimg-carrefour.mncdn.com/staticimage/sprite-iconsx4.png") -253px 29px;
        width: 22px;
        height: 22px;
        float: left;
        margin-top: 3px
    }

    .page-order .order-detail-title {
        font-size: 18px;
        color: #303030;
        padding: 0
    }

    .page-order .detail-head-links {
        margin: 0
    }

    .page-order .detail-head-links #cancelOrder {
        width: 100%;
        margin-bottom: 10px
    }

    .page-order .detail-head-links .btn {
        width: 100%;
        margin-bottom: 10px
    }

    .page-order .hidden-mb {
        display: none
    }
}

@media (min-width:769px) {
    .page-order .hidden-desktop {
        display: none
    }

    .page-order .order-flex-row {
        display: flex
    }

    .page-order .order-flex-row .order-flex {
        flex: 1;
        margin-bottom: 10px
    }
}

.progressbar-wrapper {
    margin: 15px 0;
    min-height: 25px
}

.progressbar-wrapper .progressbar {
    min-height: 50px;
    display: flex;
    padding: 0
}

.progressbar-wrapper .progressbar li {
    list-style-type: none;
    flex: 1;
    font-size: 12px;
    position: relative;
    text-align: center;
    color: #7d7d7d
}

@media (max-width:425px) {
    .progressbar-wrapper .progressbar li {
        font-size: 9px !important
    }
}

.progressbar-wrapper .progressbar li:before {
    width: 16px;
    height: 16px;
    content: "";
    line-height: 16px;
    border: 2px solid #e4e8ec;
    display: block;
    text-align: center;
    margin: 0 auto 3px auto;
    border-radius: 50%;
    position: relative;
    z-index: 2;
    background-color: #fff
}

.progressbar-wrapper .progressbar li:after {
    width: 100%;
    height: 2px;
    content: '';
    position: absolute;
    background-color: #e4e8ec;
    top: 8px;
    left: -50%;
    z-index: 0
}

.progressbar-wrapper .progressbar li:first-child:after {
    content: none
}

.progressbar-wrapper .progressbar li.active {
    color: #005baa
}

.progressbar-wrapper .progressbar li.active:before {
    border-color: #005baa;
    background: #005baa
}

.progressbar-wrapper .progressbar li.active:after {
    background-color: #005baa
}

.progressbar-wrapper .progressbar li .cargo-url-icon {
    background: url("../../theme-carrefoursa/images/sprite-iconsx4.png") 0 -148px;
    display: inline-block;
    width: 18px;
    height: 14px;
    margin: 0 3px 0 0
}

.progressbar-wrapper .progressbar li .cargo-follow {
    color: #ffffff;
    background-color: #005FB3;
    padding: 8px 12px;
    border-radius: 4px;
    display: inline-block;
    margin-top: 5px;
    margin-bottom: 12px
}

.progressbar-wrapper .progressbar li .cargo-follow img {
    margin-right: 8px
}

.progressbar-wrapper .progressbar.pick-up-active li {
    width: 24%
}

.progressbar-wrapper .cons-cancelled {
    color: red;
    font-size: 13px;
    font-weight: bold
}

.progressbar-wrapper .cons-cancelled i {
    display: inline;
    margin: 0 5px 0 0
}

.progressbar-wrapper .cons-completed {
    color: #1db54f;
    font-size: 13px;
    font-weight: bold
}

.progressbar-wrapper .cons-completed i {
    display: inline;
    margin: 0 5px 0 0
}

.page-trackorder .track-order .detail-head-links {
    margin: 20px 20px 5px 20px
}

.page-trackorder .track-order .order-detail-title {
    color: #005baa;
    font-size: 30px;
    padding: 0 20px;
    font-weight: bold;
    margin-bottom: 30px
}

.page-trackorder .track-order .desc {
    padding: 20px;
    font-size: 16px
}

.page-trackorder .track-order iframe {
    width: 100%;
    height: 600px;
    margin-top: 20px
}

.page-trackorder .track-order iframe body {
    padding: 0 !important
}

@media (max-width:767px) {
    .page-trackorder .progressbar {
        padding: 0;
        width: 100%;
        float: left;
        margin-bottom: 10px
    }

    .page-trackorder .myaccount-right-col {
        padding: 0
    }

    .page-trackorder .track-order .detail-head-links {
        margin: 5px
    }

    .page-trackorder .track-order .order-detail-title {
        color: #005baa;
        font-size: 18px;
        padding: 0 5px
    }

    .page-trackorder .track-order .desc {
        padding: 10px 5px;
        font-size: 13px
    }
}

.page-orderSummary .order-summary-cont {
    background: #ffffff;
    margin: 0
}

.page-orderSummary .order-summary-cont table {
    border-collapse: separate !important;
    border-radius: 6px
}

.page-orderSummary .order-summary-cont table tr {
    border: 0
}

.page-orderSummary .order-summary-cont table tr td {
    border: 0
}

.page-orderSummary .order-summary-cont table tr:first-child td:first-child {
    border-radius: 6px 0 0 0
}

.page-orderSummary .order-summary-cont table tr:first-child td:last-child {
    border-radius: 0 6px 0 0
}

.page-orderSummary .main-header {
    height: 75px;
    -webkit-box-shadow: -1px 6px 9px 1px #e2e0e0;
    -moz-box-shadow: -1px 6px 9px 1px #e2e0e0;
    box-shadow: -1px 6px 9px 1px #e2e0e0;
    position: relative;
    z-index: 2
}

.page-orderSummary .main-header .site-logo .simple-banner-component img {
    margin: 13px auto 0 auto;
    width: 200px;
    max-width: 200px !important
}

.page-orderSummary .progressbar-wrapper {
    margin: 25px 0;
    min-height: 50px;
    float: left;
    position: relative;
    border-bottom: 1px solid #f1f1f1;
    margin-left: 10px
}

.page-orderSummary .progressbar-wrapper .progressbar {
    padding: 0
}

.page-orderSummary .progressbar-wrapper .progressbar li {
    list-style-type: none;
    width: 100%;
    float: left;
    font-size: 14px;
    font-weight: 600;
    position: relative;
    text-align: left;
    color: #cbdceb
}

.page-orderSummary .progressbar-wrapper .progressbar li .cons-status {
    position: relative;
    font-size: 12px
}

@media (max-width:767px) {
    .page-orderSummary .progressbar-wrapper .progressbar li .cons-status {
        left: 25px;
        top: -29px
    }
}

.page-orderSummary .progressbar-wrapper .progressbar li .cons-step {
    color: #ffffff;
    font-size: 18px;
    font-weight: bold
}

@media (max-width:767px) {
    .page-orderSummary .progressbar-wrapper .progressbar li .cons-step {
        top: -28px;
        left: -15px;
        position: relative
    }
}

.page-orderSummary .progressbar-wrapper .progressbar li:before {
    width: 30px;
    height: 30px;
    content: "";
    line-height: 30px;
    display: block;
    text-align: center;
    margin: 0;
    border-radius: 50%;
    position: relative;
    z-index: 2;
    background-color: #cbdceb
}

.page-orderSummary .progressbar-wrapper .progressbar li:after {
    width: 3px;
    height: 26px;
    content: '';
    position: absolute;
    top: 30px;
    left: 14px;
    z-index: 0;
    background-color: #cbdceb
}

.page-orderSummary .progressbar-wrapper .progressbar li:last-child:after {
    content: none
}

.page-orderSummary .progressbar-wrapper .progressbar li.active {
    color: #005baa
}

.page-orderSummary .progressbar-wrapper .progressbar li.active:before {
    background: #005baa
}

.page-orderSummary .progressbar-wrapper .progressbar li.passed {
    color: #005baa
}

.page-orderSummary .progressbar-wrapper .progressbar li.passed:before {
    background: #7bc952;
    content: "\e013";
    font-family: 'Glyphicons Halflings';
    color: #ffffff
}

.page-orderSummary .progressbar-wrapper .progressbar li.passed:after {
    background: #7bc952
}

.page-orderSummary .progressbar-wrapper .progressbar li.active:after {
    background-color: #cbdceb
}

.page-orderSummary .progressbar-wrapper .progressbar li .cargo-url-icon {
    background: url("../../theme-carrefoursa/images/sprite-iconsx4.png") 0 -148px;
    display: inline-block;
    width: 18px;
    height: 14px;
    margin: 0 3px 0 0
}

.page-orderSummary .progressbar-wrapper .progressbar.pick-up-active li {
    width: 24%
}

.page-orderSummary .progressbar-wrapper .cons-cancelled {
    color: red;
    font-size: 13px;
    font-weight: bold
}

.page-orderSummary .progressbar-wrapper .cons-cancelled i {
    display: inline;
    margin: 0 5px 0 0
}

.page-orderSummary .progressbar-wrapper .cons-completed {
    color: #1db54f;
    font-size: 13px;
    font-weight: bold
}

.page-orderSummary .progressbar-wrapper .cons-completed i {
    display: inline;
    margin: 0 5px 0 0
}

@media (min-width:768px) {
    .page-orderSummary .main-header .site-logo .simple-banner-component img {
        margin: 13px 0 0 0;
        width: 200px;
        max-width: 200px !important
    }

    .page-orderSummary .order-summary-cont {
        background: #ffffff;
        margin: 0
    }

    .page-orderSummary .progressbar-wrapper {
        width: 100%;
        margin-top: 40px;
        border: 0
    }

    .page-orderSummary .progressbar-wrapper .progressbar {
        padding: 0
    }

    .page-orderSummary .progressbar-wrapper .progressbar li {
        width: 18%;
        text-align: center
    }

    .page-orderSummary .progressbar-wrapper .progressbar li:before {
        text-align: center;
        margin: 0 auto 3px auto
    }

    .page-orderSummary .progressbar-wrapper .progressbar li:after {
        width: 100%;
        height: 3px;
        top: 15px;
        left: -50%
    }

    .page-orderSummary .progressbar-wrapper .progressbar li:last-child:after {
        content: ""
    }

    .page-orderSummary .progressbar-wrapper .progressbar li:first-child:after {
        content: none
    }

    .page-orderSummary .progressbar-wrapper .progressbar.pick-up-active li {
        width: 24%
    }
}

.harca-container {
    font-family: Nunito
}

.harca-cont {
    padding: 5px 25px;
    background-color: #fff;
    border-radius: 4px
}

.harca-container-title {
    font-weight: bold;
    font-size: 30px;
    line-height: 41px;
    color: #005BB0
}

.harca-container-content {
    font-weight: bold;
    font-size: 14px;
    line-height: 18px;
    color: #363636
}

.harca-question {
    margin: 30px 30px
}

.conditions {
    margin: 30px 10px
}

.conditions-title {
    font-weight: bold;
    font-size: 18px;
    line-height: 25px;
    color: #363636
}

.conditions li {
    font-size: 14px;
    line-height: 18px;
    color: #4D6375
}

.harca-content {
    font-size: 14px;
    line-height: 18px;
    color: #4D6375;
    padding: 10px 0
}

.harca-title {
    font-weight: bold;
    font-size: 14px;
    line-height: 16px;
    color: #4D6375
}

.harca-question>div {
    border-bottom: solid 1px #C6CFD8;
    margin-bottom: 12px
}

.harca-question>div:last-child {
    border: none
}

.harca-container .table-order-details tbody tr td:last-child {
    border-right: 1px solid #E6E6E6
}

.harca-container .table-order-details tbody tr td:first-child {
    border-left: 1px solid #E6E6E6
}

.harca-container .table-order-details tbody {
    border: 1px solid #E6E6E6;
    border-left: 0;
    border-right: 0
}

.harca-container .table>tbody>tr>td {
    vertical-align: middle
}

.earned tbody td {
    font-weight: bold;
    font-size: 14px;
    line-height: 18px;
    color: #363636
}

.earned thead th {
    font-weight: 800;
    font-size: 12px;
    line-height: 18px;
    color: #999999
}

.how-earned span {
    margin-left: 10px
}

.earned-title {
    font-weight: 800;
    font-size: 22px;
    line-height: 30px;
    color: #363636
}

.harca-card {
    text-align: left;
    width: 95%;
    max-width: 191px;
    margin: auto;
    padding: 20px 10px;
    border-radius: 4px;
    position: relative;
    border: 1px solid #6b5fb3;
    box-shadow: 0 0 12px rgba(0, 0, 0, 0.1)
}

.harca-card:after {
    content: '';
    position: absolute;
    left: 42%;
    top: -15px;
    border-style: solid;
    border-width: 0 15px 15px 15px;
    border-color: transparent transparent #fff transparent
}

.harca-card:before {
    content: '';
    position: absolute;
    left: 41.5%;
    top: -16px;
    border-style: solid;
    border-width: 0 16px 16px 16px;
    border-color: transparent transparent #6b5fb3 transparent
}

.harca-card-first {
    font-weight: bold;
    font-size: 12px;
    line-height: 14px;
    color: #015AAC
}

.harca-card-second {
    font-size: 11px;
    line-height: 12px;
    color: #999999;
    font-weight: 400
}

.how-spend {
    border: 1px solid #6b5fb3;
    text-align: center;
    float: right;
    padding: 5px 10px;
    border-radius: 4px;
    position: relative;
    font-size: 13px;
    line-height: 18px;
    color: #999999;
    font-weight: 700;
    margin-right: 4%
}

.how-spend span {
    font-weight: 900;
    font-size: 13px;
    line-height: 18px;
    color: #363636
}

.how-spend:before {
    content: '';
    position: absolute;
    right: 71px;
    bottom: -16px;
    border-style: solid;
    border-width: 15px 15px 0 15px;
    border-color: #6b5fb3 transparent transparent transparent
}

.how-spend:after {
    content: '';
    position: absolute;
    right: 70px;
    bottom: -15px;
    border-style: solid;
    border-width: 16px 16px 0 16px;
    border-color: #fff transparent transparent transparent
}

.border1px {
    width: 100%;
    height: 1px;
    background: #e4e8ec;
    margin: 10px 0
}

@media (max-width:1024px) {
    .harca-cont {
        padding: 5px 10px
    }

    .harca-question {
        margin: 20px 3px
    }

    .conditions {
        margin-top: 20px;
        margin-left: -15px
    }
}

.barem-icon-mobile em {
    float: left;
    display: block;
    background: url(https://reimg-carrefour.mncdn.com/staticimage/sprite-icons.png?v=1.5) no-repeat;
    background-position: 6px -3353px;
    height: 100px;
    width: 25%;
    zoom: .7
}

.barem-icon-mobile {
    background-color: #fff;
    border-radius: 4px;
    padding: 14px 10px;
    margin-bottom: 10px
}

@media (min-width:426px) {
    .barem-icon-mobile {
        display: none
    }
}

@media (max-width:425px) {
    .harca-container-title {
        float: left
    }

    .barem-icon-desktop {
        display: none
    }
}

.campaign-coupons-cnt .progressbar-wrapper .progressbar li .cons-step {
    font-weight: 900;
    font-size: 14px;
    line-height: 18px;
    color: #363636;
    min-width: 43px;
    text-align: center
}

.campaign-coupons-cnt .progressbar-wrapper .progressbar li.active .harca-card {
    border: 1px solid #1DB54F
}

.campaign-coupons-cnt .progressbar-wrapper .progressbar li.active .harca-card:before {
    border-color: transparent transparent #1DB54F transparent
}

.campaign-coupons-cnt .progressbar-wrapper .progressbar li.active .cons-step {
    color: #1DB54F
}

.campaign-coupons-cnt .progressbar-wrapper .progressbar li.active:before {
    background-color: #1DB54F;
    border: 1px solid #1DB54F;
    color: #ffffff;
    content: "\e013";
    font-family: 'Glyphicons Halflings'
}

.campaign-coupons-cnt .progressbar-wrapper .progressbar li:before {
    background-color: #fff;
    border: 1px solid #005BAA
}

@media (min-width:768px) {
    .harca-cont {
        margin-left: 10px
    }

    .harca-card-first {
        margin: 13px 0
    }

    .harca-card {
        min-height: 192px;
        margin-top: 20px
    }

    .center-md {
        text-align: center
    }

    .campaign-coupons-cnt .progressbar-wrapper {
        margin-top: 20px
    }

    .campaign-coupons-cnt .progressbar-wrapper .progressbar:after {
        width: 75%;
        height: 4px;
        content: '';
        position: absolute;
        top: 15px;
        left: 12%;
        z-index: 0;
        background: #ee1c25;
        background: linear-gradient(90deg, #ee1c25 0, #ffdc08 50%, #13b44c 100%)
    }

    .campaign-coupons-cnt .progressbar-wrapper .progressbar li {
        width: 25%;
        text-align: center
    }

    .campaign-coupons-cnt .progressbar-wrapper .progressbar li:after {
        width: 100%;
        height: 4px;
        top: 15px;
        left: -50%
    }

    .campaign-coupons-cnt .progressbar-wrapper .progressbar li .cons-step {
        display: block
    }

    .coupon-progress {
        position: absolute;
        height: 4px !important;
        background: #D0BEBE;
        z-index: 1;
        display: block;
        right: 12.5%;
        top: 15px
    }

    .coupon-progress:before {
        width: 10px;
        height: 10px;
        content: "";
        line-height: 10px;
        display: block;
        text-align: center;
        margin: -3px 0 0 0;
        border-radius: 50%;
        position: relative;
        z-index: 2;
        background-color: #005baa
    }
}

@media (max-width:767px) {
    .coupon-progress {
        position: absolute;
        width: 4px !important;
        background: #D0BEBE;
        z-index: 1;
        display: block;
        right: inherit;
        left: 14px;
        top: inherit;
        bottom: 160px
    }

    .coupon-progress:before {
        display: none
    }

    .how-spend {
        float: left;
        margin-right: 0;
        right: inherit !important;
        left: 0;
        text-align: left;
        border: 0;
        color: #303030;
        font-size: 18px;
        font-weight: normal;
        line-height: 1.2
    }

    .how-spend span {
        font-size: 18px;
        font-weight: bold
    }

    .how-spend:before {
        content: '';
        position: absolute;
        right: -11px;
        bottom: 10px;
        border: 0
    }

    .how-spend:after {
        content: '';
        position: absolute;
        right: -10px;
        bottom: 11px;
        border: 0
    }

    .harca-card-first {
        float: left;
        width: 61%;
        margin-left: 7px
    }

    .harca-card {
        width: 84%;
        max-width: 255px;
        margin-left: 50px;
        margin-top: -60px;
        padding: 10px
    }

    .harca-card-second {
        clear: both;
        padding-top: 5px
    }

    .center-md {
        float: left
    }

    .campaign-coupons-cnt {
        margin-left: 15%
    }

    .campaign-coupons-cnt .progressbar-wrapper .progressbar:after {
        width: 4px;
        height: 75%;
        content: '';
        position: absolute;
        top: 15px;
        left: 14px;
        z-index: 0;
        background: #ee1c25;
        background: linear-gradient(95deg, #ee1c25 0, #ffdc08 50%, #13b44c 100%)
    }

    .campaign-coupons-cnt .progressbar-wrapper .progressbar li {
        min-height: 170px
    }

    .campaign-coupons-cnt .progressbar-wrapper .progressbar li:after {
        height: 145px
    }

    .campaign-coupons-cnt .progressbar-wrapper .progressbar li .cons-step {
        left: -48px;
        position: absolute;
        top: 5px;
        text-align: right
    }

    .harca-card:before {
        left: -16px;
        position: absolute;
        top: 26px;
        display: inline-block;
        border-top: 16px solid transparent;
        border-left: 0 solid transparent;
        border-right: 16px solid #005BAA;
        border-bottom: 16px solid transparent;
        content: " "
    }

    .harca-card:after {
        left: -15px;
        position: absolute;
        top: 27px;
        display: inline-block;
        border-top: 15px solid transparent;
        border-left: 0 solid transparent;
        border-right: 15px solid #fff;
        border-bottom: 15px solid transparent;
        content: " "
    }
}

.market-card-cont {
    display: flex;
    justify-content: flex-start;
    align-items: center;
    flex-wrap: wrap;
    gap: 25px;
    padding: 5px 25px;
    background-color: #fff;
    border-radius: 4px;
    font-family: Nunito
}

.market-card-cont.mt10 {
    margin-top: 10px;
    padding: 45px 40px;
    gap: 80px;
    align-items: flex-start
}

.market-card-cont.mt10.mtn {
    margin-top: unset;
    padding: 25px 40px
}

.market-card-cont.mt10.mtn .market-card-info-value {
    font-size: 26px !important
}

.market-card-cont.mt10 .market-card-info {
    display: flex;
    justify-content: flex-start;
    flex-direction: column
}

.market-card-cont.mt10 .market-card-info .market-card-info-key {
    font-weight: bold;
    font-size: 13px;
    line-height: 18px;
    color: #82A4C0
}

.market-card-cont.mt10 .market-card-info .market-card-info-value {
    font-weight: 900;
    font-size: 16px;
    line-height: 22px;
    color: #303030;
    margin-top: 15px
}

.market-card-cont.mt10 .market-card-info .market-card-info-value .green {
    color: #06AB00
}

.market-card-cont .market-card-logo {
    background: url("https://reimg-carrefour.mncdn.com/staticimage/sprite-icons.png") no-repeat;
    background-position: 6px -3466px;
    width: 100px;
    height: 100px
}

.market-card-cont .market-card-title {
    font-size: 30px;
    line-height: 41px
}

.donation-payment-page h1 {
    font-size: 27px;
    font-weight: 800
}

.donation-payment-page h2 {
    color: #666666;
    font-size: 20px;
    font-weight: 700;
    margin-top: 30px
}

.donation-payment-page input[type="number"]::-webkit-inner-spin-button,
.donation-payment-page input[type="number"]::-webkit-outer-spin-button {
    -webkit-appearance: none;
    margin: 0
}

.donation-payment-page input[type="number"]::-moz-number-spinners {
    display: none
}

.donation-payment-page .kizilayform .donate:after {
    content: "\20ba";
    margin: 5px 10px;
    position: absolute;
    z-index: 9;
    font-size: 17px;
    top: 0;
    right: 0;
    font-weight: 800
}

.donation-payment-title .order-summary-table .row {
    border-bottom: 1px solid #f1f1f1;
    padding-bottom: 10px
}

.donation-payment-title h4 {
    font-weight: 700
}

.donation-payment-title .table-box {
    padding-top: 15px
}

.kizilay-donation-detail h4 {
    padding-left: 15px;
    font-weight: bold
}

.kizilay-donation-detail .table tbody tr {
    border: 1px solid #e4e8ec
}

.kizilay-donation-detail .table thead th {
    border: none
}

.help-center .row {
    margin-right: -6px
}

.help-center-head {
    display: flex;
    justify-content: space-between;
    align-items: center;
    flex-wrap: wrap;
    margin-bottom: 11px
}

.help-center-head .title {
    font-size: 32px;
    font-weight: 800
}

@media (max-width:480px) {
    .help-center-head .title {
        font-size: 24px
    }
}

.help-center-head .all-notification-btn {
    width: 240px;
    height: 54px;
    font-size: 14px;
    font-weight: 700;
    border: 1px solid #E3E3E3;
    border-radius: 8px;
    background-color: #FFFFFF;
    position: relative
}

@media (max-width:450px) {
    .help-center-head .all-notification-btn {
        width: 410px
    }
}

.help-center-head .all-notification-btn .badge {
    width: 22px;
    height: 22px;
    background-color: #E1001A;
    color: #FFFFFF;
    border: 2px solid #FFFFFF;
    position: absolute;
    right: 5px;
    top: 5px;
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 0;
    font-size: 12px;
    font-weight: 900
}

.help-center-head .all-notification-btn .badge.disabled {
    display: none
}

.help-center-head .all-notification-btn.active {
    background-color: #00509D;
    color: #FFFFFF
}

.help-center-head .all-notification-btn.active::before {
    content: url("https://reimg-carrefour.mncdn.com/staticimage/help_center/notification_tab_active.png")
}

.help-center-head .all-notification-btn::before {
    content: url("https://reimg-carrefour.mncdn.com/staticimage/help_center/notification_tab.png");
    vertical-align: middle
}

.help-center-tabs-item {
    width: 100%;
    height: 128px;
    border: 1px solid #E3E3E3;
    border-radius: 8px;
    background-color: #FFFFFF;
    margin-bottom: 10px;
    font-size: 16px;
    font-weight: 700;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center
}

.help-center-tabs-item .title::before {
    display: block;
    margin-bottom: 10px
}

.help-center-tabs-item .title.order-tab::before {
    content: url("https://reimg-carrefour.mncdn.com/staticimage/help_center/order_tab_passive.png")
}

.help-center-tabs-item .title.delivery-tab::before {
    content: url("https://reimg-carrefour.mncdn.com/staticimage/help_center/delivery_tab.png")
}

.help-center-tabs-item .title.product-tab::before {
    content: url("https://reimg-carrefour.mncdn.com/staticimage/help_center/product_tab.png")
}

.help-center-tabs-item .title.payment-tab::before {
    content: url("https://reimg-carrefour.mncdn.com/staticimage/help_center/payment_tab.png")
}

.help-center-tabs-item .title.refund-tab::before {
    content: url("https://reimg-carrefour.mncdn.com/staticimage/help_center/refund_tab.png")
}

.help-center-tabs-item .title.campaign-tab::before {
    content: url("https://reimg-carrefour.mncdn.com/staticimage/help_center/campaign_tab.png")
}

.help-center-tabs-item .title.contact-tab::before {
    content: url("https://reimg-carrefour.mncdn.com/staticimage/help_center/contact_tab.png")
}

.help-center-tabs-item .title.other-tab::before {
    content: url("https://reimg-carrefour.mncdn.com/staticimage/help_center/other_tab.png")
}

.help-center-tabs-item.active {
    background-color: #00509D;
    color: #FFFFFF
}

.help-center-tabs-item.active .title.order-tab::before {
    content: url("https://reimg-carrefour.mncdn.com/staticimage/help_center/order_tab_active.png")
}

.help-center-tabs-item.active .title.delivery-tab::before {
    content: url("https://reimg-carrefour.mncdn.com/staticimage/help_center/delivery_tab_active.png")
}

.help-center-tabs-item.active .title.product-tab::before {
    content: url("https://reimg-carrefour.mncdn.com/staticimage/help_center/product_tab_active.png")
}

.help-center-tabs-item.active .title.payment-tab::before {
    content: url("https://reimg-carrefour.mncdn.com/staticimage/help_center/payment_tab_active.png")
}

.help-center-tabs-item.active .title.refund-tab::before {
    content: url("https://reimg-carrefour.mncdn.com/staticimage/help_center/refund_tab_active.png")
}

.help-center-tabs-item.active .title.campaign-tab::before {
    content: url("https://reimg-carrefour.mncdn.com/staticimage/help_center/campaign_tab_active.png")
}

.help-center-tabs-item.active .title.contact-tab::before {
    content: url("https://reimg-carrefour.mncdn.com/staticimage/help_center/contact_tab_active.png")
}

.help-center-tabs-item.active .title.other-tab::before {
    content: url("https://reimg-carrefour.mncdn.com/staticimage/help_center/other_tab_active.png")
}

.help-center-content .ticket-title {
    font-weight: 800;
    font-size: 36px;
    line-height: 49px;
    margin: 10px 0
}

@media (max-width:1024px) {
    .help-center-content .ticket-title {
        font-weight: 800;
        font-size: 24px;
        line-height: 33px
    }
}

.help-center-content .ticket-notify .panel-group {
    display: block
}

.help-center-content>.title {
    font-size: 32px;
    font-weight: 800
}

.help-center-content .panel-group {
    display: none
}

.help-center-content .panel-default {
    border-radius: 8px;
    border: none
}

.help-center-content .panel-default .panel-heading {
    padding: 0;
    background-color: #FFFFFF;
    border-radius: inherit
}

.help-center-content .panel-default .panel-heading .panel-title a {
    text-decoration: none;
    display: block;
    padding: 18px 30px;
    position: relative
}

.help-center-content .panel-default .panel-heading .panel-title a.all-notification {
    padding: 18px 65px 18px 30px
}

.help-center-content .panel-default .panel-heading .panel-title a .emforh3 {
    font-weight: 700
}

.help-center-content .panel-default .panel-heading .panel-title a:not(.all-notification)::after {
    content: "\2212";
    font-size: 30px;
    position: absolute;
    right: 25px;
    top: 15%;
    color: #262626;
    font-weight: 800
}

@media (max-width:1024px) {
    .help-center-content .panel-default .panel-heading .panel-title a:not(.all-notification)::after {
        margin-right: -10px
    }
}

.help-center-content .panel-default .panel-heading .panel-title a:not(.all-notification).collapsed::after {
    content: "\002b"
}

.help-center-content .panel-default .panel-heading .panel-title a.all-notification.collapsed::after {
    content: "\e259"
}

.help-center-content .panel-default .panel-heading .panel-title a.all-notification::after {
    content: "\e260";
    color: #333D47;
    font-family: "Glyphicons Halflings";
    position: absolute;
    right: 15px;
    font-size: 20px;
    background-color: #EFEFEF;
    border: none;
    border-radius: 100%;
    padding: 8px;
    top: 20%
}

.help-center-content .panel-default .panel-heading+.panel-collapse>.panel-body {
    border: 0
}

.help-center-content .panel-body {
    border: none;
    padding: 0 30px 30px 30px
}

.help-center-footer>.title {
    display: block;
    font-size: 22px;
    font-weight: 800;
    text-align: center;
    margin: 75px 0 25px 0
}

@media (max-width:1024px) {
    .help-center-footer>.title {
        font-weight: 800;
        font-size: 14px;
        line-height: 19px
    }
}

.help-center-footer-wrapper {
    background-color: #FFFFFF;
    border: none;
    border-radius: 8px;
    display: flex;
    justify-content: center;
    align-items: center;
    height: 50px;
    text-decoration: none
}

.help-center-footer-wrapper-item {
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 5px 0
}

.help-center-footer-wrapper-item .icon {
    width: 25px;
    margin-right: 10px
}

.help-center-footer-wrapper:hover {
    text-decoration: none
}

.help-center-footer-wrapper .content {
    line-height: 18px
}

.help-center-footer-wrapper .content .title {
    display: block;
    font-size: 13px;
    font-weight: 400;
    color: #577088
}

.help-center-footer-wrapper .content .info {
    font-size: 16px;
    font-weight: 800;
    color: #00509D
}

.help-center-footer-wrapper.info-whatsapp {
    background-color: #F1FBF3
}

.help-center-footer-wrapper.info-whatsapp .content .title {
    color: #24D366;
    font-weight: 800;
    font-size: 16px
}

.help-center .notification-area {
    margin-top: 20px
}

.help-center .notification-area-head>.title {
    display: block;
    font-size: 14px;
    font-weight: 700;
    color: #929CA7
}

.help-center .notification-area-head .create-btn {
    width: 180px;
    height: 35px;
    border: 1px solid #00509D;
    border-radius: 6px;
    color: #00509D;
    font-size: 14px;
    font-weight: 700;
    display: flex;
    align-items: center;
    justify-content: center;
    background-color: #FFFFFF;
    margin-top: 10px
}

.help-center .notification-area-content>.title {
    display: block;
    font-size: 14px;
    font-weight: 700
}

.help-center .notification-area-content .notification-create {
    width: 100%;
    height: 90px;
    border: 1px solid #DEDEDE;
    border-radius: 8px;
    background-color: #FFFFFF;
    resize: none;
    padding: 20px 0 0 20px;
    outline: none
}

.help-center .notification-area-content-footer {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: flex-end
}

.help-center .notification-area-content-footer .upload .title {
    font-size: 14px;
    font-weight: 700;
    cursor: pointer
}

.help-center .notification-area-content-footer .upload .title::before {
    content: url('https://reimg-carrefour.mncdn.com/staticimage/help_center/upload_icon.png');
    margin-right: 5px;
    vertical-align: sub
}

.help-center .notification-area-content-footer .upload .title-info {
    font-size: 12px;
    color: #B1B1B1;
    margin-left: 5px
}

.help-center .notification-area-content-footer .notification-create-btns {
    display: flex;
    flex-wrap: wrap
}

.help-center .notification-area-content-footer .notification-create-btns .cancel-btn {
    font-size: 14px;
    font-weight: 700;
    color: #B1B1B1;
    background-color: #FFFFFF;
    border: none;
    margin-right: 20px
}

.help-center .notification-area-content-footer .notification-create-btns .submit-btn {
    width: 128px;
    height: 43px;
    font-size: 14px;
    font-weight: 700;
    background-color: #00509D;
    border-radius: 8px;
    border: none;
    color: #FFFFFF;
    display: flex;
    align-items: center;
    justify-content: center
}

.help-center .notification-area-content-footer .notification-create-btns .submit-btn:disabled {
    cursor: not-allowed;
    opacity: .7
}

.help-center .notification-area-content .error-alert {
    width: fit-content;
    background-color: #E1001A;
    color: #FFFFFF;
    padding: 5px 10px;
    border: none;
    border-radius: 8px;
    margin-top: 30px;
    display: block
}

.help-center .all-notification.collapsed .all-notification-head-1 {
    display: flex
}

.help-center .all-notification.collapsed .all-notification-head-2 {
    display: none
}

.help-center .all-notification-head-1 {
    display: none;
    justify-content: space-between;
    align-items: center;
    flex-wrap: wrap;
    list-style-type: none;
    margin-bottom: 0;
    padding: 0;
    font-size: 13px
}

.help-center .all-notification-head-1 .title {
    display: block;
    font-weight: 900;
    margin-bottom: 5px
}

.help-center .all-notification-head-1 .description {
    font-weight: 700
}

.help-center .all-notification-head-1 .date {
    display: block;
    font-weight: 400;
    margin-bottom: 5px;
    text-align: end
}

.help-center .all-notification-head-1 .date-start {
    margin-right: 5px
}

.help-center .all-notification-head-1 .status {
    display: block;
    position: relative;
    color: #00509D;
    text-align: end
}

.help-center .all-notification-head-1 .status .dot {
    width: 12px;
    height: 12px;
    background-color: #00509D;
    border-radius: 50%;
    display: inline-block;
    margin-right: 5px;
    margin-bottom: -2px
}

.help-center .all-notification-head-1 .status-1 {
    color: #45C554
}

.help-center .all-notification-head-1 .status-1 .dot {
    width: 12px;
    height: 12px;
    background-color: #45c554;
    border-radius: 50%;
    display: inline-block;
    margin-right: 5px;
    margin-bottom: -2px
}

.help-center .all-notification-head-2 {
    color: #787878;
    display: flex;
    list-style-type: none;
    padding: 0;
    margin-bottom: 0
}

@media (max-width:1023px) {
    .help-center .all-notification-head-2 {
        flex-direction: column
    }
}

.help-center .all-notification-head-2 .title {
    display: block;
    font-size: 12px;
    font-weight: 700
}

@media (max-width:1023px) {
    .help-center .all-notification-head-2 .title {
        display: inline-block;
        margin-right: 30px;
        min-width: 90px
    }
}

.help-center .all-notification-head-2 .description,
.help-center .all-notification-head-2 .date {
    font-size: 13px;
    font-weight: 400;
    color: #262626
}

.help-center .all-notification-head-2 .description.bold {
    font-weight: 900
}

.help-center .all-notification-head-2 li {
    margin-right: 35px
}

@media (max-width:1023px) {
    .help-center .all-notification-head-2 li {
        margin-bottom: 6px
    }
}

.help-center .all-notification-head-2 li:last-child {
    margin-right: 0
}

.help-center .all-notification-body .content-topic {
    font-weight: 700
}

.help-center .all-notification-body .content-topic .title {
    font-size: 12px;
    color: #787878;
    display: block
}

.help-center .all-notification-body .content-topic .description {
    font-size: 13px;
    color: #262626
}

.help-center .message-cart {
    font-weight: 700;
    padding: 25px 40px;
    background-color: #FAFAFA;
    border-top: 1px solid #EFEFEF
}

.help-center .message-cart .title {
    font-size: 12px;
    color: #00509D;
    display: inline-block
}

.help-center .message-cart .title::after {
    content: url('https://reimg-carrefour.mncdn.com/staticimage/help_center/csa_cart_icon-1.png');
    margin-left: 5px;
    vertical-align: middle
}

.help-center .message-cart .description {
    display: block;
    color: #262626;
    font-size: 13px;
    margin-top: 15px
}

.help-center .progressbar {
    margin: 30px 0;
    display: inline-block;
    width: 100%;
    text-align: -webkit-center
}

@media (max-width:1023px) {
    .help-center .progressbar {
        margin-left: 20px;
        margin-right: 0;
        margin-bottom: 0
    }
}

.help-center .progressbar ul {
    list-style-type: none;
    padding: 0;
    width: 800px;
    display: flex;
    justify-content: center
}

@media (max-width:1023px) {
    .help-center .progressbar ul {
        flex-direction: column
    }
}

.help-center .progressbar ul li {
    list-style-type: none;
    width: 25%;
    float: left;
    font-size: 12px;
    position: relative;
    text-align: center;
    color: #7d7d7d;
    font-weight: 400
}

@media (max-width:1023px) {
    .help-center .progressbar ul li {
        width: 90%;
        float: left;
        font-size: 14px;
        font-weight: 600;
        text-align: left
    }

    .help-center .progressbar ul li span {
        position: relative;
        left: 6%;
        top: -26px
    }
}

.help-center .progressbar ul li:first-child {
    color: #45C554
}

.help-center .progressbar ul li:first-child:before {
    background-color: #45C554;
    border-color: #45C554
}

.help-center .progressbar ul li:last-child.active {
    color: #45C554
}

.help-center .progressbar ul li:last-child.active:before {
    background-color: #45C554;
    border-color: #45C554
}

.help-center .progressbar ul li:before {
    width: 16px;
    height: 16px;
    content: "";
    line-height: 16px;
    border: 2px solid #e4e8ec;
    display: block;
    text-align: center;
    margin: 0 auto 3px auto;
    border-radius: 50%;
    position: relative;
    z-index: 2;
    background-color: #fff
}

@media (max-width:1023px) {
    .help-center .progressbar ul li:before {
        width: 30px;
        height: 30px;
        content: "";
        line-height: 30px;
        display: block;
        text-align: center;
        margin: 0;
        border-radius: 50%;
        position: relative;
        z-index: 2
    }
}

.help-center .progressbar ul li:after {
    width: 100%;
    height: 4px;
    content: '';
    position: absolute;
    background-color: #e4e8ec;
    top: 6px;
    left: -50%;
    z-index: 0
}

@media (max-width:1023px) {
    .help-center .progressbar ul li:after {
        width: 3px;
        height: 26px;
        content: '';
        position: absolute;
        top: 30px;
        left: 14px;
        z-index: 0
    }
}

@media (min-width:1024px) {
    .help-center .progressbar ul li:first-child:after {
        content: none
    }
}

@media (max-width:1023px) {
    .help-center .progressbar ul li:last-child:after {
        content: none
    }
}

.help-center .progressbar ul li.active {
    color: #45C554;
    font-weight: 700
}

.help-center .progressbar ul li.active:before {
    background-color: #45C554;
    border-color: #45C554
}

.help-center .progressbar ul li.active:after {
    background-color: #45C554
}

.help-center .progressbar ul li.inProgress {
    color: #00509D;
    font-weight: 700
}

.help-center .progressbar ul li.inProgress:before {
    background-color: #00509D;
    border-color: #00509D
}

.help-center .progressbar ul li.inProgress:after {
    background-color: #45C554
}

.help-center .progressbar ul li .cargo-url-icon {
    background: url("../../theme-carrefoursa/images/sprite-iconsx4.png") 0 -148px;
    display: inline-block;
    width: 18px;
    height: 14px;
    margin: 0 3px 0 0
}

.help-center .progressbar.pick-up-active li {
    width: 24%
}

.help-center .notification-btns {
    display: none;
    width: 100%;
    padding: 30px 0;
    background-color: #FAFAFA
}

@media (max-width:1024px) {
    .help-center .notification-btns {
        padding: 15px 0
    }
}

.help-center .notification-btns-wrapper {
    display: flex;
    justify-content: center;
    align-items: center
}

@media (max-width:1024px) {
    .help-center .notification-btns-wrapper {
        flex-direction: column
    }
}

.help-center .notification-btns-wrapper button {
    border: none;
    border-radius: 8px;
    padding: 10px 20px;
    background-color: #00509D;
    color: #FFFFFF;
    margin-top: 5px
}

@media (max-width:1024px) {
    .help-center .notification-btns-wrapper button {
        flex-direction: column;
        min-width: 250px;
        margin-right: 0
    }
}

.help-center .notification-btns-wrapper button:first-child {
    margin-right: 5px
}

.help-center .notification-message-area {
    padding: 30px 0;
    display: none;
    color: #262626;
    background-color: #FFFFFF;
    font-size: 14px;
    font-weight: 700;
    border-radius: 8px;
    box-shadow: 0 0 40px rgba(0, 0, 0, 0.14)
}

.help-center .notification-message-area .no-notification {
    display: flex;
    align-items: center;
    justify-content: center
}

.help-center .notification-message-area .no-notification::before {
    content: '\e086';
    position: relative;
    font-family: 'Glyphicons Halflings';
    font-size: 18px;
    margin-right: 5px
}

.help-center .notification-message-area .sent-notification {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    color: #00A438;
    font-size: 14px;
    font-weight: 700
}

.help-center .notification-message-area .sent-notification .content {
    display: block;
    padding: 15px
}

.help-center .notification-message-area .sent-notification .content::before {
    content: '\e013';
    font-family: "Glyphicons Halflings";
    width: 40px;
    height: 40px;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 20px;
    background-color: #00A438;
    color: #FFFFFF;
    padding: 15px;
    margin: 0 auto 15px auto;
    border-radius: 100%
}

.help-center .notification-message-area .sent-notification button {
    padding: 12px 40px;
    background-color: #00509D;
    color: #FFFFFF;
    border-radius: 8px;
    border: none;
    margin-top: 15px
}

.help-center .notification-message-area .error-notification {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    color: #E1001A;
    font-size: 14px;
    font-weight: 700
}

.help-center .notification-message-area .error-notification .content {
    display: block;
    padding: 15px
}

.help-center .notification-message-area .error-notification .content::before {
    content: '\e014';
    font-family: "Glyphicons Halflings";
    width: 40px;
    height: 40px;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 20px;
    background-color: #E1001A;
    color: #FFFFFF;
    padding: 15px;
    margin: 0 auto 15px auto;
    border-radius: 100%
}

.help-center .notification-message-area .error-notification button {
    padding: 12px 40px;
    background-color: #00509D;
    color: #FFFFFF;
    border-radius: 8px;
    border: none;
    margin-top: 15px
}

.page-address-book .adress-popup .headline #addressCustomerTypeEnterprise,
.page-address-book .adress-popup .headline #addressCustomerTypeConsumer {
    display: none
}

.page-guestOrder .order-summary-cont {
    margin: 0;
    padding: 0
}

.page-guestOrder .order-summary-cont .order-cons-body {
    width: 100%;
    display: block;
    padding: 15px;
    margin-bottom: 10px;
    background: #ffffff;
    float: left
}

.page-guestOrder .order-summary-cont .guest-order-cancel {
    width: 50%;
    display: block;
    margin: 10px auto
}

.page-guestOrder .order-summary-cont .order-cons-header {
    padding: 10px
}

.page-guestOrder .order-summary-cont .order-cons-header h4 {
    color: #303030;
    font-size: 18px;
    font-weight: bold
}

.page-guestOrder .order-summary-cont .order-cons-header h4 .btn-green {
    background: #1db54f
}

.page-guestOrder .order-summary-cont .order-cons-header h4 .btn-green:hover {
    border-color: #1db54f
}

.page-guestOrder .order-summary-cont .order-cons-header p.delivery-time {
    font-size: 14px;
    color: #303030;
    margin: 0
}

.page-guestOrder .order-summary-cont .order-cons-header p.delivery-time span {
    color: #666666;
    font-weight: bold;
    margin-right: 0;
    margin-bottom: 5px
}

.page-guestOrder .order-summary-cont .order-cons-header p.delivery-time .ups-kargo {
    color: #666666;
    font-weight: bold
}

.page-guestOrder .order-summary-cont .order-cons-header p.delivery-time .horoz-loj {
    color: #666666;
    font-weight: bold
}

.page-guestOrder .order-summary-cont table {
    border-collapse: separate !important;
    border-radius: 6px;
    border: 1px solid #ddd
}

.page-guestOrder .order-summary-cont table tr {
    border: 0
}

.page-guestOrder .order-summary-cont table tr td {
    border: 0
}

.page-guestOrder .order-summary-cont table tr:first-child td:first-child {
    border-radius: 6px 0 0 0
}

.page-guestOrder .order-summary-cont table tr:first-child td:last-child {
    border-radius: 0 6px 0 0
}

.page-guestOrder .progressbar-wrapper {
    margin: 25px 0;
    min-height: 50px;
    float: left;
    position: relative;
    border-bottom: 1px solid #f1f1f1;
    margin-left: 10px
}

.page-guestOrder .progressbar-wrapper .progressbar {
    padding: 0
}

.page-guestOrder .progressbar-wrapper .progressbar li {
    list-style-type: none;
    width: 100%;
    float: left;
    font-size: 14px;
    font-weight: 600;
    position: relative;
    text-align: left;
    color: #cbdceb
}

.page-guestOrder .progressbar-wrapper .progressbar li .cons-status {
    position: relative;
    top: -26px;
    left: 37px;
    font-size: 13px
}

.page-guestOrder .progressbar-wrapper .progressbar li .cons-step {
    position: absolute;
    z-index: 3;
    top: 3px;
    left: 10px;
    color: #ffffff;
    font-size: 18px;
    font-weight: bold
}

.page-guestOrder .progressbar-wrapper .progressbar li:before {
    width: 30px;
    height: 30px;
    content: "";
    line-height: 30px;
    display: block;
    text-align: center;
    margin: 0;
    border-radius: 50%;
    position: relative;
    z-index: 2;
    background-color: #cbdceb;
    border: 0
}

.page-guestOrder .progressbar-wrapper .progressbar li:after {
    width: 3px;
    height: 26px;
    content: '';
    position: absolute;
    top: 30px;
    left: 14px;
    z-index: 0;
    background-color: #cbdceb
}

.page-guestOrder .progressbar-wrapper .progressbar li:last-child:after {
    content: none
}

.page-guestOrder .progressbar-wrapper .progressbar li.active {
    color: #005baa
}

.page-guestOrder .progressbar-wrapper .progressbar li.active:before {
    background: #005baa
}

.page-guestOrder .progressbar-wrapper .progressbar li.passed {
    color: #005baa
}

.page-guestOrder .progressbar-wrapper .progressbar li.passed:before {
    background: #7bc952;
    content: "\e013";
    font-family: 'Glyphicons Halflings';
    color: #ffffff
}

.page-guestOrder .progressbar-wrapper .progressbar li.passed:after {
    background: #7bc952
}

.page-guestOrder .progressbar-wrapper .progressbar li.passed .cons-step {
    display: none
}

.page-guestOrder .progressbar-wrapper .progressbar li.passed .cons-status {
    color: #7bc952
}

.page-guestOrder .progressbar-wrapper .progressbar li.active:after {
    background-color: #cbdceb
}

.page-guestOrder .progressbar-wrapper .progressbar li .cargo-url-icon {
    background: url("../../theme-carrefoursa/images/sprite-iconsx4.png") 0 -148px;
    display: inline-block;
    width: 18px;
    height: 14px;
    margin: 0 3px 0 0
}

.page-guestOrder .progressbar-wrapper .progressbar.pick-up-active li {
    width: 24%
}

.page-guestOrder .progressbar-wrapper .cons-cancelled {
    color: red;
    font-size: 13px;
    font-weight: bold
}

.page-guestOrder .progressbar-wrapper .cons-cancelled i {
    display: inline;
    margin: 0 5px 0 0
}

.page-guestOrder .progressbar-wrapper .cons-completed {
    color: #1db54f;
    font-size: 13px;
    font-weight: bold
}

.page-guestOrder .progressbar-wrapper .cons-completed i {
    display: inline;
    margin: 0 5px 0 0
}

@media (min-width:768px) {
    .page-guestOrder .order-summary-cont {
        margin: 0
    }

    .page-guestOrder table {
        width: 50%;
        margin: auto
    }

    .page-guestOrder .progressbar-wrapper {
        width: 100%;
        margin-top: 40px;
        border: 0
    }

    .page-guestOrder .progressbar-wrapper .progressbar {
        padding: 0
    }

    .page-guestOrder .progressbar-wrapper .progressbar li {
        width: 18%;
        text-align: center
    }

    .page-guestOrder .progressbar-wrapper .progressbar li .cons-status {
        top: 0;
        left: 0
    }

    .page-guestOrder .progressbar-wrapper .progressbar li .cons-step {
        left: 50%;
        margin-left: -5px
    }

    .page-guestOrder .progressbar-wrapper .progressbar li:before {
        text-align: center;
        margin: 0 auto 3px auto
    }

    .page-guestOrder .progressbar-wrapper .progressbar li:after {
        width: 100%;
        height: 3px;
        top: 15px;
        left: -50%
    }

    .page-guestOrder .progressbar-wrapper .progressbar li:before {
        text-align: center;
        margin: 0 auto 3px auto
    }

    .page-guestOrder .progressbar-wrapper .progressbar li:after {
        width: 100%;
        height: 3px;
        top: 15px;
        left: -50%
    }

    .page-guestOrder .progressbar-wrapper .progressbar li:last-child:after {
        content: ""
    }

    .page-guestOrder .progressbar-wrapper .progressbar li:first-child:after {
        content: none
    }

    .page-guestOrder .progressbar-wrapper .progressbar.pick-up-active li {
        width: 24%
    }
}

.reorderPopup {
    min-height: 165px !important;
    max-height: 202px !important
}

.reorderPopup #cboxLoadedContent {
    padding: 22px 20px
}

.reorderPopup #cboxLoadedContent .popup,
.reorderPopup #cboxLoadedContent .repeatOrderResetCartConfirm,
.reorderPopup #cboxLoadedContent .repeatOrderUserInformation {
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    align-items: flex-start;
    gap: 5px
}

.reorderPopup #cboxLoadedContent .popup p,
.reorderPopup #cboxLoadedContent .repeatOrderResetCartConfirm p,
.reorderPopup #cboxLoadedContent .repeatOrderUserInformation p {
    margin: 0
}

.reorderPopup #cboxLoadedContent .popup .pop-title,
.reorderPopup #cboxLoadedContent .repeatOrderResetCartConfirm .pop-title,
.reorderPopup #cboxLoadedContent .repeatOrderUserInformation .pop-title {
    color: #444;
    font-family: Nunito;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: normal
}

.reorderPopup #cboxLoadedContent .popup .confirm-buttons,
.reorderPopup #cboxLoadedContent .repeatOrderResetCartConfirm .confirm-buttons,
.reorderPopup #cboxLoadedContent .repeatOrderUserInformation .confirm-buttons {
    display: flex;
    justify-content: flex-start;
    gap: 13px
}

.reorderPopup #cboxLoadedContent .popup .confirm-buttons a,
.reorderPopup #cboxLoadedContent .repeatOrderResetCartConfirm .confirm-buttons a,
.reorderPopup #cboxLoadedContent .repeatOrderUserInformation .confirm-buttons a {
    width: 122px;
    height: 34px;
    background: #005FB3;
    flex-shrink: 0;
    border-radius: 4px;
    color: #FFF;
    text-align: center;
    font-family: Nunito;
    font-size: 12px;
    font-style: normal;
    font-weight: 700;
    line-height: normal
}

.reorderPopup #cboxLoadedContent .popup .confirm-buttons a.reorder-cancel-btn,
.reorderPopup #cboxLoadedContent .repeatOrderResetCartConfirm .confirm-buttons a.reorder-cancel-btn,
.reorderPopup #cboxLoadedContent .repeatOrderUserInformation .confirm-buttons a.reorder-cancel-btn {
    background: #55677A
}

.reorderPopup #cboxClose {
    color: #999999
}

.reorderPopup #cboxClose:hover {
    color: #555
}

.campaign-account .nav-campaigns {
    border: none
}

.campaign-account .nav-campaigns li.active a {
    background: #1158D6;
    border-radius: 25px;
    color: #fff
}

.campaign-account .nav-campaigns li a {
    border: none;
    border-radius: 25px
}

.campaign-account .nav-campaigns li a:hover {
    border: none
}

.campaign-account .nav-campaigns li a:focus {
    border: none
}

.campaign-account .campaignsWrapper .container {
    width: 100%
}

.campaign-account .campaignsWrapper .nav-tabs.nav-campaigns li.active a {
    color: #005baa;
    border-width: 0 0 3px;
    border-radius: 25px;
    border-color: #005baa
}

.campaign-account #finish-campaigns .campaign-box-middle-right {
    filter: grayscale(1)
}

.campaign-account #finish-campaigns .campaign-desc {
    color: #000000
}

.points-history-progress {
    display: none !important;
    height: 208px;
    background-color: #f5f5f5;
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 41px;
    margin-top: -10px;
    margin-left: -10px;
    margin-right: -10px
}

.points-history-progress .percent-chart {
    position: relative
}

.points-history-progress svg {
    position: relative;
    width: 154px;
    height: 154px;
    transform: rotate(-90deg)
}

.points-history-progress svg circle {
    width: 100%;
    height: 100%;
    fill: none;
    stroke: #D9D9D9;
    stroke-width: 15;
    stroke-linecap: round
}

.points-history-progress svg circle:last-of-type {
    stroke-dasharray: 440px;
    stroke-dashoffset: 440;
    stroke: #00509D;
    transition: all ease 1s
}

.points-history-progress .point-history-text {
    display: grid;
    gap: 19px;
    color: #2A5582;
    font-size: 12px;
    font-weight: 800
}

.points-history-progress .point-history-text>div {
    display: grid;
    gap: 15px;
    line-height: 1
}

.points-history-progress .point-history-text>div label {
    display: block;
    color: #8091A3;
    font-size: 12px;
    font-weight: 400
}

.points-history-progress .point-history-text p {
    margin-bottom: 0
}

.points-history-progress .point-history-text .point-totalearnd {
    color: #00509D;
    font-size: 22px;
    font-weight: 700
}

.points-history-progress .point-history-text .point-totalearnd span {
    font-size: 24px;
    font-weight: 800
}

.points-history-progress .point-history-text .point-left {
    color: #00509D;
    font-size: 32px;
    font-weight: 800
}

.points-history-progress .point-history-text .point-left span {
    font-size: 20px;
    font-weight: 600
}

.change-password-cont {
    background: #fff;
    width: 342px;
    padding: 20px;
    margin: 20px auto
}

.change-password-cont .change-pwd-form-info {
    color: #666;
    font-size: 14px;
    font-weight: 400
}

.change-password-cont .form-group.has-error .control-label {
    color: #ff0000
}

.change-password-cont .form-group.has-error .password-input-area input {
    border: 1px solid #ff0000
}

.change-password-cont .form-group .control-label {
    margin-top: 20px;
    color: #303030;
    font-size: 14px;
    font-weight: 700
}

.change-password-cont .form-group .password-input-area {
    position: relative;
    max-height: 34px
}

.change-password-cont .form-group .password-input-area input {
    border-radius: 4px;
    border: 1px solid #DCDCDC
}

.change-password-cont .form-group .password-input-area i {
    position: absolute;
    top: 50%;
    right: 0;
    z-index: 2;
    transform: translate(-50%, -50%);
    cursor: pointer
}

.change-password-cont .error-message {
    color: #F00;
    font-size: 11px;
    font-weight: 300;
    margin-top: 10px;
    display: block
}

.change-password-cont .update-pwd-rules-info {
    display: block;
    margin-bottom: 30px
}

.change-password-cont .update-pwd-rules-info p {
    margin: 0;
    color: #303030;
    font-size: 11px;
    font-weight: 400
}

.dv-slot-table {
    border-spacing: 8px;
    border-collapse: separate;
    margin-top: 15px
}

.dv-slot-table th,
.dv-slot-table td {
    padding: 10px !important;
    height: 50px;
    margin-bottom: 10px;
    margin-right: 10px;
    font: normal 14px 'Nunito';
    color: #333;
    text-align: center;
    border: none !important;
    vertical-align: middle !important;
    width: 130px
}

.dv-slot-table th.date-title-titles {
    color: #000;
    font-size: 16px;
    padding: 0 !important;
    margin: 0 !important
}

.dv-slot-table th.date-title-titles span {
    display: block;
    line-height: 1.42857143
}

.dv-slot-table th.date-title-titles span.day-name-cell {
    font-weight: bold;
    color: #333333
}

.dv-slot-table th.date-title-titles span:last-child {
    font-size: 14px
}

.dv-slot-table th.time-period {
    color: #fff;
    font-size: 16px
}

.dv-slot-table th.time-title {
    visibility: hidden
}

.dv-slot-table td.dv-st-ok span {
    display: block;
    color: #000
}

.dv-slot-table td.dv-st-ok span i {
    display: block;
    font-size: 20px;
    transform: scaleX(-1)
}

.dv-slot-table td.dv-st-ok span.free-shipping-delivery-slot {
    background: #FFD900;
    font-size: 12px;
    margin: 5px -10px 0 -10px;
    padding: 3px
}

.dv-slot-table td.dv-st-ok span.free-shipping-delivery-slot img {
    float: left;
    width: 26px;
    margin: 5px
}

.dv-slot-table td.dv-st-ok span.free-shipping-delivery-slot .text {
    text-align: left
}

.dv-slot-table td.dv-st-ok span i {
    display: block;
    font-size: 20px;
    transform: scaleX(-1)
}

.dv-slot-table td.dv-st-ok,
.dv-slot-table td.dv-st-nok {
    padding: 0 !important;
    line-height: 1
}

.dv-slot-table td.dv-st-nok span {
    color: #a0adb8;
    font-size: 16px
}

.dv-slot-table td.dv-st-nok span:last-child {
    font-size: 12px
}

.mb-dv-slot-table h5 {
    color: #55677a;
    font-size: 16px;
    font-weight: bold
}

.mb-dv-slot-table ul li {
    text-align: center
}

.white-modal .alt-info-cont {
    margin: 5px 13px;
    font-size: 15px
}

#colorbox.storeSelectPopup #cboxTitle .headline .headline-text {
    color: #141414 !important;
    text-align: center;
    font-size: 20px;
    font-weight: bold
}

#colorbox.storeSelectPopup .region-popup {
    margin: 0 10px
}

#colorbox.storeSelectPopup .region-popup form>label {
    font-weight: bold;
    display: block;
    color: #141414
}

#colorbox.storeSelectPopup .region-popup div.checkbox input[type="checkbox"] {
    left: 20px;
    top: -3px
}

#colorbox.storeSelectPopup .region-popup .btn {
    display: block;
    margin: auto;
    background: #2154BA;
    border-radius: 23px;
    text-align: center;
    padding: 10px 50px;
    font-size: 16px
}

#colorbox.storeSelectPopup .region-popup span.top-text {
    display: block;
    font-size: 15px;
    text-align: center
}

#colorbox.storeSelectPopup .region-popup .styled-select.slate {
    border-radius: 8px
}

#colorbox.storeSelectPopup .region-popup span.bottom-text {
    display: flex;
    gap: 10px;
    margin-top: 10px;
    font-size: 15px;
    color: #2154BA
}

#colorbox.storeSelectPopup .region-popup span.bottom-text .info-icon {
    content: url("https://reimg-carrefour.mncdn.com/staticimage/icon-info-circle.png");
    width: 20px;
    height: 20px
}

#colorbox.storeSelectPopup #cboxClose {
    color: #141414;
    font-weight: bold;
    font-size: 17px;
    right: 13px
}

#colorbox.storeSelectPopup #cboxClose .close-icon {
    right: 20px;
    top: 20px;
    width: 20px;
    height: 40px;
    opacity: .8;
    float: right
}

#colorbox.storeSelectPopup #cboxClose .close-icon:hover {
    opacity: 1
}

#colorbox.storeSelectPopup #cboxClose .close-icon:before {
    position: absolute;
    left: 7px;
    top: 6px;
    content: ' ';
    height: 15px;
    width: 2px;
    transform: rotate(45deg);
    background: #141414
}

#colorbox.storeSelectPopup #cboxClose .close-icon:after {
    position: absolute;
    left: 7px;
    top: 6px;
    content: ' ';
    height: 15px;
    width: 2px;
    transform: rotate(-45deg);
    background: #141414
}

.advice-container .advice-product-popup {
    margin: 43px 35px
}

.advice-container .advice-product-popup label {
    font-weight: bold;
    font-size: 14px;
    line-height: 19px
}

.advice-container .advice-product-popup input {
    border-radius: 4px;
    margin-bottom: 10px
}

.advice-container .advice-product-popup #js-confirm-advice-product {
    font-weight: 900;
    font-size: 18px;
    line-height: 25px
}

.advice-container .feedback-success-message {
    margin: 12px
}

.sodexo-container {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    padding: 0 25px;
    margin-top: -25px
}

.sodexo-container .sodexo-text {
    margin: 15px 0;
    text-align: center;
    font-weight: 400;
    font-size: 19px;
    line-height: 26px;
    color: #005FB3
}

.sodexo-container .sodexo-ok {
    width: 30%
}

.restoration-popup {
    font-style: normal;
    font-size: 14px
}

.restoration-popup .promo-text {
    padding: 15px 10px;
    font-size: 17px;
    color: #ff0000;
    margin-bottom: 10px
}

.restoration-popup .promo-info-text {
    font-size: 15px;
    padding: 15px 10px;
    color: #666
}

.restoration-popup .table-responsive .table caption {
    padding: 10px 10px 10px 23px;
    text-align: left;
    border: none;
    background: none;
    color: #333
}

.restoration-popup .table-responsive .table .table-head-row {
    border: none;
    background: #e8e8e8
}

.restoration-popup .table-responsive .table .table-head-row th {
    border: none;
    font-size: 14px;
    color: #333
}

.restoration-popup .table-responsive .table .table-head-row th:first-child {
    padding-left: 20px
}

.restoration-popup .table-responsive .order-datas-row td,
.restoration-popup .table-responsive .order-datas-row th {
    border-top: none;
    border-bottom: 1px dotted #ddd;
    vertical-align: middle;
    font-size: 14px
}

.restoration-popup .table-responsive .order-datas-row th.pr-image {
    width: 10%
}

.restoration-popup .table-responsive .order-datas-row th.pr-image img {
    width: 70px;
    height: 70px
}

.restoration-popup .table-responsive .order-datas-row td.pr-name {
    color: #005bab;
    width: 50%;
    word-wrap: break-word;
    white-space: initial
}

.restoration-popup .table-responsive .order-datas-row td.pr-image {
    width: 10%
}

.restoration-popup .table-responsive .order-datas-row td.pr-pieces {
    width: 10%
}

.restoration-popup .table-responsive .order-datas-row td.total-prices {
    width: 20%
}

.restoration-popup .table-responsive .order-datas-row td.pr-addbtn {
    width: 10%
}

.restoration-popup .table-responsive .order-datas-row td.pr-qt {
    width: 20%
}

.restoration-popup .table-responsive .order-datas-row td.pr-price {
    width: 20%
}

.restoration-popup .table-responsive .order-datas-row td:last-child {
    padding-right: 20px
}

.restoration-popup .addtocart-component .qty-selector {
    width: auto;
    padding: 0;
    float: none;
    margin: 5px auto 0 auto
}

.restoration-popup .addtocart-component .qty-selector .qty-cont {
    width: 100%
}

.restoration-popup .addtocart-component .qty-selector .input-group-btn {
    width: 23px;
    float: left
}

.restoration-popup .addtocart-component .qty-selector .input-group-btn button span {
    font-size: 25px;
    top: -3px
}

.restoration-popup .addtocart-component .qty-selector .pull-left {
    display: flex;
    align-items: center;
    margin: 3px -5px 0 -17px
}

.restoration-popup .addtocart-component .qty-selector .btn {
    width: 24px;
    height: 24px;
    background: #f0f8ff;
    color: #005baa;
    padding: 6px 6px;
    float: left;
    border-radius: 12px;
    border: 0
}

.restoration-popup .addtocart-component .qty-selector .btn:hover,
.restoration-popup .addtocart-component .qty-selector .btn:active,
.restoration-popup .addtocart-component .qty-selector .btn:focus {
    border: 0;
    background-color: #bbdbf8 !important
}

.restoration-popup .addtocart-component .qty-selector .btn:disabled {
    background-color: #f0f8ff !important
}

.restoration-popup .addtocart-component .qty-selector .form-control {
    height: auto;
    border: 0;
    padding: 1px 1px 0 1px;
    background: transparent;
    display: block;
    font-weight: bold
}

.restoration-popup .addtocart-component .qty-selector .a-title {
    font-size: 12px;
    text-align: center;
    display: block;
    position: absolute;
    top: 20px;
    margin-left: 10px
}

.restoration-popup .green-btn {
    margin-right: 15px
}

.restoration-popup {
    margin: 0;
    padding: 0 15px 15px 35px;
    max-height: 460px;
    overflow-y: auto
}

.restoration-popup .table-responsive {
    margin-bottom: 20px;
    border: 0 !important
}

.restoration-popup .table-responsive .table {
    margin: 0;
    padding: 10px 0;
    border-bottom: 1px solid #dcdcdc
}

.restoration-popup .table-responsive .table caption {
    padding: 10px 0 !important
}

.restoration-popup .table-responsive .table .order-datas-row th,
.restoration-popup .table-responsive .table .order-datas-row td {
    border: 0
}

.restoration-popup .table-responsive .table .order-datas-row .pr-image img {
    width: 60px;
    height: 60px
}

.restoration-popup .table-responsive .table .order-datas-row .pr-qt {
    width: 40%;
    padding: 0
}

.camp-popup .order-datas-row td.total-prices span,
.camp-popup .order-datas-row td.unit-prices span {
    display: block
}

.camp-popup .order-datas-row td.total-prices span.price,
.camp-popup .order-datas-row td.unit-prices span.price {
    color: #ff0000
}

.oos-popup .pr-qt {
    padding-left: 22px
}

.hp-popup-title {
    display: none !important
}

.hp-popup-content {
    margin: 0 !important;
    padding: 0 !important;
    width: auto !important;
    height: auto !important
}

.hp-popup-content2 {
    background: none !important
}

.hp-popup-content2 .js-responsive-image {
    margin-top: 20px
}

#cboxWrapper button#cboxClose,
#cboxWrapper button#cboxClose2 {
    padding: 0;
    right: 16px
}

#cboxWrapper button#cboxClose span.glyphicon.glyphicon-remove,
#cboxWrapper button#cboxClose2 span.glyphicon.glyphicon-remove {
    text-indent: -5000px;
    background-image: url("https://reimg-carrefour.mncdn.com/staticimage/spritesheet.png");
    background-position: -80px -85px;
    width: 24px;
    height: 24px
}

.hp-popup-close-btn {
    width: 30px;
    height: 30px;
    border: none !important;
    border-radius: 30px !important;
    line-height: 10px !important;
    margin: 0;
    padding: 0 !important;
    top: -16px !important;
    right: -16px !important;
    text-align: center
}

.hp-popup-close-btn span.glyphicon.glyphicon-remove {
    background-image: url("https://reimg-carrefour.mncdn.com/staticimage/spritesheet.png");
    background-position: -81px -86px !important;
    font-size: 16px;
    color: #fff
}

.white-modal #cboxTitle,
.gray-modal #cboxTitle {
    background: #fff;
    border: none
}

.white-modal #cboxTitle .headline,
.gray-modal #cboxTitle .headline {
    color: #015aac;
    padding-left: 10px
}

.white-modal button#cboxClose,
.gray-modal button#cboxClose,
.white-modal button#cboxClose2,
.gray-modal button#cboxClose2 {
    padding: 0;
    right: 16px
}

.white-modal button#cboxClose span.glyphicon.glyphicon-remove,
.gray-modal button#cboxClose span.glyphicon.glyphicon-remove,
.white-modal button#cboxClose2 span.glyphicon.glyphicon-remove,
.gray-modal button#cboxClose2 span.glyphicon.glyphicon-remove {
    text-indent: -5000px;
    background-image: url("https://reimg-carrefour.mncdn.com/staticimage/spritesheet.png");
    background-position: -49px -65px !important;
    width: 24px;
    height: 24px
}

.gray-modal #cboxTitle {
    background: #f1f1f1;
    border: none
}

#cboxContent.addToCartWarning,
#cboxContent.voucherWarning {
    border-radius: 4px
}

#cboxContent.addToCartWarning #cboxTitle,
#cboxContent.voucherWarning #cboxTitle {
    border-radius: 4px 4px 0 0;
    border-bottom: 1px solid #bbdbf8;
    padding: 15px 35px
}

#cboxContent.addToCartWarning #cboxTitle .headline,
#cboxContent.voucherWarning #cboxTitle .headline {
    padding-right: 20px
}

#cboxContent.addToCartWarning #cboxTitle .headline-text,
#cboxContent.voucherWarning #cboxTitle .headline-text {
    color: #005baa;
    font-family: 'Nunito';
    font-weight: 800
}

#cboxContent.addToCartWarning #cboxLoadedContent .addToCartWarningModalContainer,
#cboxContent.voucherWarning #cboxLoadedContent .addToCartWarningModalContainer {
    padding: 10px 25px
}

#cboxContent.addToCartWarning #cboxClose,
#cboxContent.voucherWarning #cboxClose {
    color: #005baa;
    font-size: 25px
}

#cboxContent.voucherWarning #cboxClose {
    margin-top: -6px
}

.showEmptyCartPopup {
    top: -300px
}

.showEmptyCartPopup.modal {
    text-align: center;
    padding: 0 !important
}

.showEmptyCartPopup.modal:before {
    content: '';
    display: inline-block;
    height: 100%;
    vertical-align: middle;
    margin-right: -4px
}

.showEmptyCartPopup .modal-dialog {
    display: inline-block;
    text-align: left;
    vertical-align: middle
}

.showEmptyCartPopup .modal-dialog .modal-content {
    border-radius: 6px
}

.modal-backdrop {
    z-index: 9999
}

.deliverySlotNewStyle {
    display: flex !important;
    float: none;
    align-items: center
}

.deliverySlotInsideIcon {
    display: flex;
    align-items: center;
    height: 100%
}

.deliverySlotInsideDescription {
    font-weight: 600 !important;
    color: #50677c !important
}

@media screen and (max-width:800px) {
    #cboxTitle .deliverySlotInsideIcon {
        padding-top: 10px
    }

    #cboxTitle .headline .deliverySlotInsideDescription {
        display: none
    }

    .newDeliverySlotMonthText {
        color: #000
    }

    .mb-dv-slot-table .delivery-slot-title {
        color: #141414;
        font-weight: bold;
        text-align: start;
        font-size: 14px;
        margin-top: 20px;
        margin-bottom: 10px
    }

    .mb-dv-slot-table ul.delivery-slot-container {
        padding-left: 0;
        list-style: none;
        display: grid;
        grid-template-columns: repeat(2, 1fr);
        margin: auto;
        place-items: center;
        gap: 17px;
        width: 100%
    }

    .mb-dv-slot-table ul.delivery-slot-container li.delivery-slot-item {
        display: flex;
        justify-content: center;
        align-items: center;
        width: 100%
    }

    .mb-dv-slot-table ul.delivery-slot-container li.delivery-slot-item .delivery-slot-inner {
        margin: 0;
        color: #1E1E1E;
        padding: 10px 0;
        width: 100%;
        min-height: 65px;
        display: grid;
        place-items: center;
        text-align: center;
        border: 1px solid #005AAB;
        border-radius: 10px
    }

    .mb-dv-slot-table ul.delivery-slot-container li.delivery-slot-item .delivery-slot-inner.disabled {
        background: #BFBFBF;
        border: none
    }

    .mb-dv-slot-table ul.delivery-slot-container li.delivery-slot-item .delivery-slot-inner p {
        margin: 0
    }

    .mb-dv-slot-table ul.delivery-slot-container li.delivery-slot-item .delivery-slot-inner .free-shipping-delivery-slot .zone-cost {
        color: #141414;
        font-size: 12px;
        font-weight: 500
    }

    .mb-dv-slot-table ul.delivery-slot-container li.delivery-slot-item .delivery-slot-inner .free-shipping-delivery-slot .zone-cost b {
        color: #5DBB48
    }

    .mb-dv-slot-table ul.delivery-slot-container li.delivery-slot-item .delivery-slot-inner .suitableofCapacity {
        color: #5DBB48;
        font-size: 12px;
        font-weight: 600
    }

    .deliverySlotNewBlock {
        text-align: center
    }
}

.quick-view-popup {
    font-style: normal;
    font-size: 13px
}

.quick-view-popup .product-details {
    background: #fff;
    padding: 20px 20px 20px 25px;
    min-height: 370px;
    margin: 0;
    border-radius: 6px
}

.quick-view-popup .product-details .name {
    margin: 8px 0 10px 0;
    display: block
}

.quick-view-popup .product-details .name h1 {
    font-size: 34px;
    font-family: 'Nunito';
    font-weight: 600;
    color: #303030;
    margin: 0;
    padding: 0
}

.quick-view-popup .product-details .p-size {
    font-size: 20px;
    color: #666;
    margin-bottom: 15px
}

.quick-view-popup .product-details .brand span {
    color: #82a4c0;
    font-size: 14px
}

.quick-view-popup .product-details .brand span a {
    color: #005baa;
    font-family: 'Nunito';
    font-weight: 600
}

.quick-view-popup .product-details .rating {
    margin-bottom: 8px
}

.quick-view-popup .product-details .rating .rating-stars span {
    font-size: 16px
}

.quick-view-popup .product-details .rating span.reviews {
    color: #333;
    font-size: 14px;
    vertical-align: sub
}

.quick-view-popup .product-details .rating span.reviews span.no-review {
    display: block
}

.quick-view-popup .product-details .rating span.reviews span.no-review span {
    color: #82a4c0
}

.quick-view-popup .product-details .rating span.reviews span.no-review span a {
    font-size: 14px;
    text-decoration: underline
}

.quick-view-popup .product-details .stock-box {
    border: 2px solid #ff0000;
    border-radius: 10px;
    font-size: 16px;
    font-weight: bold;
    width: 85px;
    min-height: 74px;
    max-height: 106px;
    padding: 15px 0;
    float: left;
    text-align: center;
    overflow: hidden
}

.quick-view-popup .product-details .stock-box .pd-stock-number {
    font-size: 25px;
    font-weight: bold;
    display: block;
    margin: 0 5px;
    overflow: hidden
}

.quick-view-popup .product-details .stock-box .stock-status {
    font-size: 16px;
    color: #ff0000;
    font-weight: bold;
    line-height: 18px;
    margin: 0 5px;
    overflow: hidden
}

.quick-view-popup .product-details .price-row {
    margin-bottom: 5px
}

.quick-view-popup .product-details .price-row .pd-price-cont {
    padding-top: 5px;
    padding-right: 0
}

.quick-view-popup .product-details .price-row .pd-price-cont .price-cont {
    margin-top: 5px
}

.quick-view-popup .product-details .price-row .pd-price-cont .price-cont .textLabel {
    display: none
}

.quick-view-popup .product-details .price-row .pd-price-cont .price-cont .priceLineThrough {
    font-size: 22px;
    display: block;
    color: #878787;
    line-height: 1;
    font-family: 'Nunito';
    font-weight: 600
}

.quick-view-popup .product-details .price-row .pd-price-cont .price-cont .item-price {
    display: block;
    font-size: 34px;
    color: #005baa;
    line-height: 1;
    font-family: 'Nunito';
    font-weight: 600
}

.quick-view-popup .product-details .price-row .pd-price-cont .disc-badge {
    width: 59px;
    height: 59px;
    text-align: center;
    background: #f8e71c;
    border-radius: 50%;
    font-weight: normal;
    font-size: 22px;
    line-height: 61px;
    color: #303030;
    float: left;
    margin: 0 10px 0 0
}

.quick-view-popup .product-details .price-row .pd-price-cont .discount-badge-big {
    background: none;
    width: auto;
    height: auto;
    padding-top: 0
}

.quick-view-popup .product-details .price-row .pd-camp-text {
    padding-top: 34px
}

.quick-view-popup .product-details .price-row .pd-camp-text .item-info {
    font-size: 16px;
    color: #ff0000
}

.quick-view-popup .product-details .price-row .pd-camp-text .item-info em {
    font-style: normal;
    font-size: 14px;
    color: #666;
    display: block
}

.quick-view-popup .product-details .addtocart-component {
    margin: 20px 0
}

.quick-view-popup .product-details .addtocart-component .input-group-btn {
    width: 28px;
    float: left
}

.quick-view-popup .product-details .addtocart-component .qty-selector {
    width: 120px;
    padding: 0;
    float: left;
    margin: 12px 10px 10px 0
}

.quick-view-popup .product-details .addtocart-component .qty-selector .qty-cont {
    margin-right: 3px
}

.quick-view-popup .product-details .addtocart-component .qty-selector .input-group-btn {
    width: 28px
}

.quick-view-popup .product-details .addtocart-component .qty-selector .input-group-btn .btn {
    width: 28px;
    height: 28px;
    background: #f0f8ff;
    color: #005baa;
    padding: 5px 4px;
    float: left;
    border-radius: 17px;
    border: 0
}

.quick-view-popup .product-details .addtocart-component .qty-selector .input-group-btn .btn:hover,
.quick-view-popup .product-details .addtocart-component .qty-selector .input-group-btn .btn:active,
.quick-view-popup .product-details .addtocart-component .qty-selector .input-group-btn .btn:focus {
    border: 0;
    background-color: #bbdbf8 !important
}

.quick-view-popup .product-details .addtocart-component .qty-selector .input-group-btn .btn:disabled {
    background-color: #f0f8ff !important
}

.quick-view-popup .product-details .addtocart-component .qty-selector .form-control {
    height: auto;
    border: 0;
    padding: 1px 1px 0 1px;
    background: transparent;
    display: block;
    font-weight: bold
}

.quick-view-popup .product-details .addtocart-component .qty-selector .a-title {
    font-size: 12px;
    text-align: center;
    display: block
}

.quick-view-popup .product-details .addtocart-component .AddToCart-AddToCartAction {
    margin-left: -10px;
    margin-right: -10px
}

.quick-view-popup .product-details .addtocart-component .cart-btn {
    text-align: center;
    margin: 0
}

.quick-view-popup .product-details .addtocart-component .cart-btn .btn {
    text-transform: none;
    font-size: 22px;
    height: 58px;
    line-height: 30px;
    display: inline-block;
    width: 100%;
    min-width: 200px;
    border-radius: 6px
}

.quick-view-popup .product-details .addtocart-component .cart-btn .btn.outOfStock {
    background: #ffffff !important;
    border: 1px solid #005baa !important;
    color: #303030 !important;
    font-size: 12px;
    line-height: 15px;
    white-space: normal;
    font-family: 'Nunito';
    font-weight: 600
}

.quick-view-popup .product-details .info-text-cont-out .info-text-cont {
    margin-left: 20px
}

.quick-view-popup .product-details .info-text-cont-out .info-text-cont ul.informationText {
    padding: 20px 0 0 0
}

.quick-view-popup .product-details .pdp-added-to-cart-info {
    width: 200px;
    background-color: #13b44c;
    color: #ffffff;
    font-size: 14px;
    padding: 10px 20px;
    border-radius: 4px;
    opacity: .9;
    position: absolute;
    top: 50%;
    left: 50%;
    margin-left: -100px;
    text-align: center
}

.quick-view-popup .product-details .pdp-added-to-cart-info i {
    display: block;
    font-size: 22px;
    margin: 0 0 5px 0
}

.deliverySlotInsideAdd #cboxWrapper #cboxContent #cboxTitle {
    background: transparent
}

.deliverySlotInsideAdd #cboxWrapper #cboxContent #cboxTitle .headline-text {
    display: block;
    text-align: center;
    font-weight: bold;
    font-size: 22px;
    color: #141414
}

@media (max-width:1023px) {
    .deliverySlotInsideAdd #cboxWrapper #cboxContent #cboxTitle {
        height: 50px
    }

    .deliverySlotInsideAdd #cboxWrapper #cboxContent #cboxTitle .headline-text {
        font-size: 16px
    }
}

@media (max-width:1023px) {
    .deliverySlotInsideAdd #cboxWrapper #cboxContent #cboxLoadedContent {
        margin-top: 40px
    }
}

.deliverySlotInsideAdd #cboxWrapper #cboxContent #cboxLoadedContent .deliverySlotPopupHeader .deliverySlotDesc {
    text-align: center;
    color: #2154BA;
    font-size: 16px
}

@media (max-width:1023px) {
    .deliverySlotInsideAdd #cboxWrapper #cboxContent #cboxLoadedContent .deliverySlotPopupHeader .deliverySlotDesc {
        font-size: 12px
    }
}

.deliverySlotInsideAdd #cboxWrapper #cboxContent #cboxLoadedContent .deliverySlotPopupHeader .delivery-costs {
    color: #45B02A;
    font-weight: 600;
    position: relative;
    cursor: pointer;
    margin: 0 -10px
}

.deliverySlotInsideAdd #cboxWrapper #cboxContent #cboxLoadedContent .deliverySlotPopupHeader .delivery-costs .main-text {
    text-align: start;
    font-size: 16px
}

@media (max-width:1023px) {
    .deliverySlotInsideAdd #cboxWrapper #cboxContent #cboxLoadedContent .deliverySlotPopupHeader .delivery-costs .main-text {
        font-size: 12px
    }
}

.deliverySlotInsideAdd #cboxWrapper #cboxContent #cboxLoadedContent .deliverySlotPopupHeader .delivery-costs .main-text .main-text-free {
    background-color: #DFFFD8;
    padding: 5px 15px;
    border-radius: 10px;
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 10px
}

.deliverySlotInsideAdd #cboxWrapper #cboxContent #cboxLoadedContent .deliverySlotPopupHeader .delivery-costs .main-text .main-text-nf {
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 10px;
    padding: 5px;
    background: #D0F2EF;
    border-radius: 0
}

@media (max-width:1023px) {
    .deliverySlotInsideAdd #cboxWrapper #cboxContent #cboxLoadedContent .deliverySlotPopupHeader .delivery-costs .main-text .main-text-nf .cargo-free-text {
        font-size: 12px;
        font-weight: bold
    }
}

.deliverySlotInsideAdd #cboxWrapper #cboxContent #cboxLoadedContent .deliverySlotPopupHeader .delivery-costs .main-text i.cargo-info-icon {
    content: url("https://reimg-carrefour.mncdn.com/staticimage/icon-info-circle.png");
    width: 20px;
    height: 20px
}

.deliverySlotInsideAdd #cboxWrapper #cboxContent #cboxLoadedContent .deliverySlotPopupHeader .delivery-costs .delivery-costs-mobile {
    display: none
}

.deliverySlotInsideAdd #cboxWrapper #cboxContent #cboxLoadedContent .deliverySlotPopupHeader .delivery-costs .delivery-costs-content {
    display: none;
    width: 315px;
    right: 25%;
    position: absolute;
    top: 52px;
    background: white;
    color: #005baa;
    margin: auto;
    z-index: 1;
    border-radius: 8px;
    border: 1px solid #005baa;
    box-shadow: 0 2px 10px rgba(85, 103, 122, 0.081918)
}

.deliverySlotInsideAdd #cboxWrapper #cboxContent #cboxLoadedContent .deliverySlotPopupHeader .delivery-costs .delivery-costs-content:before {
    content: "";
    vertical-align: middle;
    margin: auto;
    position: absolute;
    display: block;
    right: 20px;
    top: -10px;
    width: 1.125em;
    height: 1.125em;
    transform: rotate(45deg);
    border-top-left-radius: .188em;
    border-top: 1px solid #005baa;
    border-left: 1px solid #005baa;
    background-color: #ffffff;
    z-index: -1
}

.deliverySlotInsideAdd #cboxWrapper #cboxContent #cboxLoadedContent .deliverySlotPopupHeader .delivery-costs .delivery-costs-content h5 {
    font-weight: 700
}

.deliverySlotInsideAdd #cboxWrapper #cboxContent #cboxLoadedContent .deliverySlotPopupHeader .delivery-costs .delivery-costs-content h6 {
    color: black
}

.deliverySlotInsideAdd #cboxWrapper #cboxContent #cboxLoadedContent .deliverySlotPopupHeader .delivery-costs .delivery-costs-content hr {
    margin: 5px -1.5rem 10px -1.5rem;
    color: #005aab;
    height: 2px
}

.deliverySlotInsideAdd #cboxWrapper #cboxContent #cboxLoadedContent .deliverySlotPopupHeader .delivery-costs .delivery-costs-content:last-child {
    color: #1E1E1E
}

.deliverySlotInsideAdd #cboxWrapper #cboxContent #cboxLoadedContent .deliverySlotPopupHeader .delivery-costs .delivery-costs-content #keys-values {
    font-size: .85em
}

.deliverySlotInsideAdd #cboxWrapper #cboxContent #cboxLoadedContent .deliverySlotPopupHeader .delivery-costs .delivery-costs-content #keys-values .key {
    font-weight: 400
}

.deliverySlotInsideAdd #cboxWrapper #cboxContent #cboxLoadedContent .deliverySlotPopupHeader .delivery-costs .delivery-costs-content #keys-values .value {
    font-weight: 900
}

.deliverySlotInsideAdd #cboxWrapper #cboxContent #cboxLoadedContent .deliverySlotPopupHeader .delivery-costs .delivery-costs-content #keys-values .value.free-delivery {
    color: #7BC952
}

@media (max-width:1023px) {
    .deliverySlotInsideAdd #cboxWrapper #cboxContent #cboxLoadedContent .deliverySlotPopupHeader .delivery-costs .delivery-costs-content {
        position: absolute;
        top: auto;
        right: 5px
    }

    .deliverySlotInsideAdd #cboxWrapper #cboxContent #cboxLoadedContent .deliverySlotPopupHeader .delivery-costs .delivery-costs-content:before {
        right: 13px;
        top: -6px
    }

    .deliverySlotInsideAdd #cboxWrapper #cboxContent #cboxLoadedContent .deliverySlotPopupHeader .delivery-costs .delivery-costs-content:last-child {
        font-size: 10px
    }
}

.deliverySlotInsideAdd #cboxWrapper #cboxContent #cboxLoadedContent .deliverySlotNewBlock .deliverySlotNewBlockTitles {
    display: flex;
    justify-content: space-around;
    padding: 20px 0
}

.deliverySlotInsideAdd #cboxWrapper #cboxContent #cboxLoadedContent .deliverySlotNewBlock .deliverySlotNewBlockTitles .deliverySlotNewBlock-titles {
    opacity: .8;
    max-width: 100px;
    width: 100%
}

.deliverySlotInsideAdd #cboxWrapper #cboxContent #cboxLoadedContent .deliverySlotNewBlock .deliverySlotNewBlockTitles .deliverySlotNewBlock-titles span {
    display: block;
    font-size: 18px;
    font-weight: bold;
    text-align: center;
    color: #141414
}

.deliverySlotInsideAdd #cboxWrapper #cboxContent #cboxLoadedContent .deliverySlotNewBlock .deliverySlotNewBlockTitles .deliverySlotNewBlock-titles span.day-name-cell {
    font-weight: 500
}

.deliverySlotInsideAdd #cboxWrapper #cboxContent #cboxLoadedContent .deliverySlotNewBlock .deliveryNewSlotValues {
    padding: 0 20px 0 20px
}

.deliverySlotInsideAdd #cboxWrapper #cboxContent #cboxLoadedContent .deliverySlotNewBlock .deliveryNewSlotValues .deliveryNewSlotValues-titleValues {
    display: flex;
    justify-content: space-between;
    padding: 5px 0
}

.deliverySlotInsideAdd #cboxWrapper #cboxContent #cboxLoadedContent .deliverySlotNewBlock .deliveryNewSlotValues .deliveryNewSlotValues-titleValues .deliverySlotCommonFeatures {
    width: 200px;
    border-radius: 10px;
    padding: 10px 0;
    height: 90px;
    display: grid;
    place-items: center
}

.deliverySlotInsideAdd #cboxWrapper #cboxContent #cboxLoadedContent .deliverySlotNewBlock .deliveryNewSlotValues .deliveryNewSlotValues-titleValues .deliverySlotCommonFeatures span {
    display: block;
    text-align: center;
    font-size: 18px
}

.deliverySlotInsideAdd #cboxWrapper #cboxContent #cboxLoadedContent .deliverySlotNewBlock .deliveryNewSlotValues .deliveryNewSlotValues-titleValues .deliverySlotCommonFeatures .deliveryFullOfCapacity {
    font-weight: 600
}

.deliverySlotInsideAdd #cboxWrapper #cboxContent #cboxLoadedContent .deliverySlotNewBlock .deliveryNewSlotValues .deliveryNewSlotValues-titleValues .deliverySlotCommonFeatures.top-align-capacity {
    padding: 20px 0;
    background: #BFBFBF;
    border-radius: 10px;
    color: #1E1E1E;
    text-align: center
}

.deliverySlotInsideAdd #cboxWrapper #cboxContent #cboxLoadedContent .deliverySlotNewBlock .deliveryNewSlotValues .deliveryNewSlotValues-titleValues .dv-st-ok {
    color: #1E1E1E;
    font-weight: 600;
    text-align: center;
    border: 1px solid #005AAB;
    border-radius: 10px;
    font-size: 18px
}

.deliverySlotInsideAdd #cboxWrapper #cboxContent #cboxLoadedContent .deliverySlotNewBlock .deliveryNewSlotValues .deliveryNewSlotValues-titleValues .dv-st-ok span:nth-child(2) {
    color: #5DBB48;
    font-weight: bold
}

.deliverySlotInsideAdd #cboxWrapper #cboxContent #cboxLoadedContent .deliverySlotNewBlock .deliveryNewSlotValues .deliveryNewSlotValues-titleValues .dv-st-ok .free-shipping-delivery-slot .zone-cost {
    color: #141414;
    font-size: 16px;
    font-weight: 600
}

.deliverySlotInsideAdd #cboxWrapper #cboxContent #cboxLoadedContent .deliverySlotNewBlock .deliveryNewSlotValues .deliveryNewSlotValues-titleValues .dv-st-ok .free-shipping-delivery-slot .zone-cost b {
    color: #5DBB48
}

.deliverySlotInsideAdd #cboxWrapper #cboxContent #cboxClose {
    color: #141414;
    font-weight: bold;
    font-size: 17px;
    right: 13px
}

.deliverySlotInsideAdd #cboxWrapper #cboxContent #cboxClose .close-icon {
    right: 20px;
    top: 20px;
    width: 20px;
    height: 40px;
    opacity: .8;
    float: right
}

.deliverySlotInsideAdd #cboxWrapper #cboxContent #cboxClose .close-icon:hover {
    opacity: 1
}

.deliverySlotInsideAdd #cboxWrapper #cboxContent #cboxClose .close-icon:before {
    position: absolute;
    left: 7px;
    top: 6px;
    content: ' ';
    height: 15px;
    width: 2px;
    transform: rotate(45deg);
    background: #141414
}

.deliverySlotInsideAdd #cboxWrapper #cboxContent #cboxClose .close-icon:after {
    position: absolute;
    left: 7px;
    top: 6px;
    content: ' ';
    height: 15px;
    width: 2px;
    transform: rotate(-45deg);
    background: #141414
}

.welcome-modal#colorbox {
    overflow: visible
}

.welcome-modal #cboxWrapper,
.welcome-modal #cboxContent,
.welcome-modal #cboxLoadedContent {
    height: auto !important
}

.welcome-modal #cboxTitle {
    display: none !important
}

.welcome-modal #cboxLoadedContent {
    margin-top: 0;
    padding: 25px 0 0 0
}

@media (min-width:1024px) {
    .welcome-modal #cboxLoadedContent {
        padding: 0
    }
}

.welcome-modal__container {
    display: flex;
    flex-direction: column;
    width: 100%
}

@media (min-width:1024px) {
    .welcome-modal__container {
        flex-direction: row
    }
}

.welcome-modal__content1 {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    font-family: Nunito, sans-serif
}

@media (min-width:1024px) {
    .welcome-modal__content1 {
        padding: 0 0 25px 25px
    }
}

.welcome-modal__icon {
    margin-bottom: 12px
}

.welcome-modal__text1 {
    font-weight: normal;
    font-size: 22px;
    line-height: 29px;
    text-align: center;
    color: #E1001A
}

.welcome-modal__text2 {
    font-weight: 600;
    font-size: 32px;
    line-height: 44px;
    text-align: center;
    letter-spacing: 4px;
    color: #005CB0
}

@media (min-width:1024px) {
    .welcome-modal__text2 {
        letter-spacing: 7.63399px
    }
}

.welcome-modal__link {
    margin-top: 10px;
    background: #E1001A;
    border-radius: 9.11765px;
    padding: 5px 32px;
    font-weight: 900;
    font-size: 16px;
    line-height: 27px;
    color: #FFFFFF
}

.welcome-modal__link:hover {
    opacity: .7
}

.welcome-modal__link:hover,
.welcome-modal__link:focus {
    text-decoration: none;
    color: #fff
}

.welcome-modal__content2 {
    margin-top: 30px
}

.welcome-modal__img {
    display: block;
    margin: 0 auto;
    min-width: 310px
}

@media (min-width:1024px) {
    .welcome-modal__img {
        width: 438px
    }
}

.addressMapPopup#newAddressPopover .popoverContent {
    overflow-x: visible
}

.addressMapPopup .mb-15 {
    margin-bottom: 15px
}

@media (max-width:1023px) {
    .addressMapPopup .mb-15 .address-map-input .input-group-btn {
        visibility: hidden;
        display: table-column
    }
}

.addressMapPopup .mr-10 {
    margin-right: 10px
}

.addressMapPopup .map-container .address-search {
    position: relative;
    margin-bottom: 26px
}

.addressMapPopup .map-container .address-search:hover .search-dropdown-container li {
    cursor: pointer
}

@media (min-width:1024px) {
    .addressMapPopup .map-container .address-search {
        float: none;
        width: 100%
    }
}

.addressMapPopup .map-container .address-search .input-group {
    overflow: hidden;
    display: grid;
    grid-template-columns: 1fr 1fr
}

.addressMapPopup .map-container .address-search .input-group::before {
    color: #DCDCDC
}

.addressMapPopup .map-container .address-search .input-group .search-input-area {
    position: relative
}

.addressMapPopup .map-container .address-search .input-group .search-input-area:before {
    content: "\e003";
    font-family: "Glyphicons Halflings";
    line-height: 1;
    margin: 10px 10px 10px 15px;
    display: inline-block;
    position: absolute;
    z-index: 9;
    color: #2154BA;
    font-size: 19px
}

.addressMapPopup .map-container .address-search .input-group .search-input-area input {
    font-weight: 500
}

.addressMapPopup .map-container .address-search .input-group .search-input-area input::-webkit-input-placeholder {
    color: #55677A
}

.addressMapPopup .map-container .address-search .input-group .search-input-area input.form-control {
    height: 40px;
    width: 100%;
    margin: 0;
    padding-left: 40px;
    font-size: 16px;
    font-weight: 500;
    border: 1px solid #E2EAF1;
    border-radius: 30px;
    color: #141414;
    white-space: nowrap;
    text-overflow: ellipsis
}

.addressMapPopup .map-container .address-search .input-group .search-input-area input.form-control::placeholder {
    color: #747678
}

.addressMapPopup .map-container .address-search .input-group .search-input-area input.form-control:focus {
    box-shadow: none
}

.addressMapPopup .map-container .address-search .input-group .input-group-btn {
    width: 100%;
    margin: auto
}

.addressMapPopup .map-container .address-search .input-group .input-group-btn a {
    height: 40px;
    font-weight: 600;
    font-size: 18px;
    color: #2154BA;
    border: 1px solid #E2EAF1;
    border-radius: 30px;
    padding-left: 20px;
    padding-right: 20px;
    float: right;
    display: flex;
    place-items: center
}

@media (max-width:767px) {
    .addressMapPopup .map-container .address-search .input-group {
        grid-template-columns: 1fr auto;
        gap: 3px
    }

    .addressMapPopup .map-container .address-search .input-group .search-input-area input.form-control {
        font-size: 12px
    }

    .addressMapPopup .map-container .address-search .input-group .input-group-btn a {
        float: none;
        font-size: 13px;
        padding-left: 12px;
        padding-right: 12px
    }
}

.addressMapPopup .map-container .search-dropdown-container {
    flex-direction: column;
    list-style: none;
    padding: 20px 10px;
    position: absolute;
    top: 100%;
    left: 0;
    opacity: 0;
    visibility: hidden;
    width: 50%;
    height: 0;
    background-color: #ffffff;
    z-index: 9999;
    transition: .2s;
    display: flex;
    justify-content: space-between;
    border-radius: 30px;
    margin-top: 6px;
    box-shadow: rgba(149, 157, 165, 0.2) 0 8px 24px
}

.addressMapPopup .map-container .search-dropdown-container li {
    margin: 9px 0
}

.addressMapPopup .map-container .search-dropdown-container.show-search-dropdown {
    opacity: 1;
    visibility: visible;
    overflow-y: auto;
    height: auto;
    max-height: 150px
}

.addressMapPopup .map-container .search-dropdown-container.hide-search-dropdown {
    opacity: 0;
    visibility: hidden
}

@media (max-width:767px) {
    .addressMapPopup .map-container .search-dropdown-container {
        width: auto
    }
}

.addressMapPopup .map-container .search-map-footer {
    display: flex;
    flex-direction: column;
    align-items: center;
    gap: 27px
}

.addressMapPopup .map-container .search-map-footer .map-info-cont {
    display: flex;
    align-items: center
}

.addressMapPopup .map-container .search-map-footer .map-info-cont .map-info {
    color: #141414;
    font-size: 16px
}

.addressMapPopup .map-container .search-map-footer .btn-popup-success {
    text-align: center;
    background: #2154BA;
    border-radius: 24px;
    border: none;
    color: #fff;
    padding: 9px 64px;
    font-size: 16px;
    font-weight: bold
}

.addressMapPopup .map-container .search-map-footer .btn-popup-success.disabled {
    cursor: not-allowed;
    background: #B8C2CC;
    border-color: #B8C2CC
}

@media (max-width:767px) {
    .addressMapPopup .map-container .search-map-footer {
        flex-direction: column-reverse;
        gap: 20px
    }

    .addressMapPopup .map-container .search-map-footer .map-info-cont .map-info {
        font-size: 13px
    }
}

.addressMapPopup .map-container #addressMap {
    margin-left: -20px;
    margin-right: -20px;
    margin-bottom: 21px
}

.addressMapPopup .map-container #addressMap .leaflet-popup-content {
    font-size: 13px
}

.addressMapPopup .map-container #addressMap #map {
    height: 400px;
    width: 100%
}

@media (max-width:767px) {
    .addressMapPopup .map-container #addressMap #map {
        height: 465px
    }
}

.addressMapPopup#pickupChoosePopover .region-popup {
    padding: 20px 0
}

@media (min-width:1023px) {
    .addressMapPopup#pickupChoosePopover .region-popup {
        width: 860px
    }
}

.addressMapPopup#pickupChoosePopover .region-popup .top-text {
    display: none
}

.addressMapPopup#pickupChoosePopover .region-popup form {
    max-width: 381px;
    margin: auto
}

.addressMapPopup#pickupChoosePopover .region-popup form label {
    font-size: 16px
}

.addressMapPopup#pickupChoosePopover .region-popup form .styled-select.slate {
    border-radius: 8px;
    font-size: 14px;
    font-weight: bold;
    color: #141414;
    height: 40px
}

.addressMapPopup#pickupChoosePopover .region-popup form .styled-select.slate select {
    height: 40px
}

.addressMapPopup#pickupChoosePopover .region-popup form#locationSelectorForm {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 13px
}

.addressMapPopup#pickupChoosePopover .region-popup form .select-store-submit {
    text-align: center
}

.addressMapPopup#pickupChoosePopover .region-popup form .select-store-submit #selectStoreSubmit {
    width: 50%;
    border-radius: 24px;
    background: #2154BA;
    border: none;
    color: #fff;
    font-size: 16px;
    font-weight: bold;
    padding-top: 9px;
    padding-bottom: 9px;
    margin-top: 18px
}

.addressMapPopup#pickupChoosePopover .region-popup form .select-store-footer {
    margin-top: 8px
}

#cboxContent.cartDeleteItemPopup {
    border-radius: 11px
}

#cboxContent.cartDeleteItemPopup #cboxTitle {
    padding: 15px 20px
}

#cboxContent.cartDeleteItemPopup #cboxTitle .headline span.headline-text {
    margin-right: 0;
    font-size: 22px;
    color: #141414;
    font-family: 'Nunito';
    font-weight: 800
}

#cboxContent.cartDeleteItemPopup #cboxClose {
    color: #141414;
    font-weight: bold;
    font-size: 17px;
    right: 13px
}

#cboxContent.cartDeleteItemPopup #cboxClose .close-icon {
    right: 20px;
    top: 20px;
    width: 20px;
    height: 40px;
    opacity: .8;
    float: right
}

#cboxContent.cartDeleteItemPopup #cboxClose .close-icon:hover {
    opacity: 1
}

#cboxContent.cartDeleteItemPopup #cboxClose .close-icon:before {
    position: absolute;
    left: 7px;
    top: 6px;
    content: ' ';
    height: 15px;
    width: 2px;
    transform: rotate(45deg);
    background: #141414
}

#cboxContent.cartDeleteItemPopup #cboxClose .close-icon:after {
    position: absolute;
    left: 7px;
    top: 6px;
    content: ' ';
    height: 15px;
    width: 2px;
    transform: rotate(-45deg);
    background: #141414
}

#cboxContent.cartDeleteItemPopup .delete-cart-item-confirm-popup .delete-cart-item-popup-title {
    display: block;
    font-size: 16px;
    font-weight: 500;
    color: #141414
}

#cboxContent.cartDeleteItemPopup .delete-cart-item-confirm-popup .confirm-buttons {
    width: auto;
    text-align: center;
    margin: 10px 0;
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 15px
}

#cboxContent.cartDeleteItemPopup .delete-cart-item-confirm-popup .confirm-buttons a {
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 10px;
    width: 150px;
    border-radius: 25px;
    height: 45px;
    margin: 0;
    font-size: 16px;
    font-weight: 600;
    gap: 5px
}

@media (max-width:1023px) {
    #cboxContent.cartDeleteItemPopup .delete-cart-item-confirm-popup .confirm-buttons a {
        font-size: 12px
    }
}

#cboxContent.cartDeleteItemPopup .delete-cart-item-confirm-popup .confirm-buttons .add-cart-item-favorite-btn {
    background: #2154BA;
    color: #fff;
    width: fit-content
}

#cboxContent.cartDeleteItemPopup .delete-cart-item-confirm-popup .confirm-buttons .add-cart-item-favorite-btn .delete-and-favorite-icon {
    position: relative;
    width: 29px;
    height: 29px;
    padding-bottom: 1.9em
}

#cboxContent.cartDeleteItemPopup .delete-cart-item-confirm-popup .confirm-buttons .add-cart-item-favorite-btn .delete-and-favorite-icon:before {
    content: "";
    display: inline-block;
    width: 29px;
    height: 29px;
    background-image: url(https://reimg-carrefour.mncdn.com/bannerimage/heart-white-icon20233_0_MC/8856528158770.png);
    background-size: contain;
    background-position: center;
    background-repeat: no-repeat
}

#cboxContent.cartDeleteItemPopup .delete-cart-item-confirm-popup .confirm-buttons .add-cart-item-favorite-btn .delete-and-favorite-icon .inner-plus-icon {
    background-color: #2154BA;
    color: #fff;
    border-radius: 25px;
    position: absolute;
    top: 5px;
    right: 0;
    width: 11px;
    text-align: center;
    font-size: 15px;
    line-height: 1;
    font-weight: 700
}

#cboxContent.cartDeleteItemPopup .delete-cart-item-confirm-popup .confirm-buttons .delete-cart-item-confirm-btn {
    background: #ffffff;
    border: 1px solid #2154BA;
    color: #005baa
}

.pickupChoicePopup #cboxTitle #back-pickup-popup {
    display: none;
    position: absolute;
    top: 25px;
    left: 15px;
    cursor: pointer
}

.pickupChoicePopup #cboxTitle .headline .headline-text {
    display: block;
    color: #141414;
    font-size: 22px;
    font-weight: bold;
    text-align: center;
    margin: 0
}

@media (max-width:1023px) {
    .pickupChoicePopup #cboxTitle .headline {
        margin-top: 25px
    }

    .pickupChoicePopup #cboxTitle .headline .headline-text {
        font-size: 16px
    }
}

.pickupChoicePopup #cboxClose {
    color: #141414;
    font-weight: bold;
    font-size: 17px;
    right: 13px
}

.pickupChoicePopup #cboxClose .close-icon {
    right: 20px;
    top: 20px;
    width: 20px;
    height: 40px;
    opacity: .8;
    float: right
}

.pickupChoicePopup #cboxClose .close-icon:hover {
    opacity: 1
}

.pickupChoicePopup #cboxClose .close-icon:before {
    position: absolute;
    left: 7px;
    top: 6px;
    content: ' ';
    height: 15px;
    width: 2px;
    transform: rotate(45deg);
    background: #141414
}

.pickupChoicePopup #cboxClose .close-icon:after {
    position: absolute;
    left: 7px;
    top: 6px;
    content: ' ';
    height: 15px;
    width: 2px;
    transform: rotate(-45deg);
    background: #141414
}

.installmentInfoPopup #cboxTitle,
.shoppingLoanPopup #cboxTitle,
.payment3dInfo #cboxTitle {
    padding: 15px 20px
}

.installmentInfoPopup #cboxTitle .headline span.headline-text,
.shoppingLoanPopup #cboxTitle .headline span.headline-text,
.payment3dInfo #cboxTitle .headline span.headline-text {
    margin-right: 0;
    font-size: 22px;
    color: #141414;
    font-family: 'Nunito';
    font-weight: 800
}

.installmentInfoPopup #closeInstallmentPopup,
.shoppingLoanPopup #closeInstallmentPopup,
.payment3dInfo #closeInstallmentPopup,
.installmentInfoPopup #closePopup3d,
.shoppingLoanPopup #closePopup3d,
.payment3dInfo #closePopup3d {
    background: #2154BA;
    border-radius: 23px;
    display: block;
    margin: auto;
    font-size: 16px;
    font-weight: bold;
    color: #fff;
    padding: 11px 50px;
    border: none;
    outline: none
}

.installmentInfoPopup #closeInstallmentPopup:hover,
.shoppingLoanPopup #closeInstallmentPopup:hover,
.payment3dInfo #closeInstallmentPopup:hover,
.installmentInfoPopup #closePopup3d:hover,
.shoppingLoanPopup #closePopup3d:hover,
.payment3dInfo #closePopup3d:hover {
    opacity: .8
}

.installmentInfoPopup #cboxClose,
.shoppingLoanPopup #cboxClose,
.payment3dInfo #cboxClose {
    color: #141414;
    font-weight: bold;
    font-size: 17px;
    right: 13px
}

.installmentInfoPopup #cboxClose .close-icon,
.shoppingLoanPopup #cboxClose .close-icon,
.payment3dInfo #cboxClose .close-icon {
    right: 20px;
    top: 20px;
    width: 20px;
    height: 40px;
    opacity: .8;
    float: right
}

.installmentInfoPopup #cboxClose .close-icon:hover,
.shoppingLoanPopup #cboxClose .close-icon:hover,
.payment3dInfo #cboxClose .close-icon:hover {
    opacity: 1
}

.installmentInfoPopup #cboxClose .close-icon:before,
.shoppingLoanPopup #cboxClose .close-icon:before,
.payment3dInfo #cboxClose .close-icon:before {
    position: absolute;
    left: 7px;
    top: 6px;
    content: ' ';
    height: 15px;
    width: 2px;
    transform: rotate(45deg);
    background: #141414
}

.installmentInfoPopup #cboxClose .close-icon:after,
.shoppingLoanPopup #cboxClose .close-icon:after,
.payment3dInfo #cboxClose .close-icon:after {
    position: absolute;
    left: 7px;
    top: 6px;
    content: ' ';
    height: 15px;
    width: 2px;
    transform: rotate(-45deg);
    background: #141414
}

.shoppingLoanPopup .content {
    max-height: 600px;
    padding: 10px 20px;
    overflow-x: hidden
}

.shoppingLoanPopup .img-responsive {
    display: block;
    margin: auto
}

.corporateCardOtpModal {
    margin: 30px 0 auto
}

.corporateCardOtpModal .otp-info {
    margin-bottom: 20px
}

.corporateCardOtpModal .otp-header {
    margin-bottom: 5px;
    display: flex;
    justify-content: space-between;
    align-items: center
}

.corporateCardOtpModal .otp-header .verify-title {
    font-size: 14px;
    font-weight: 700
}

.corporateCardOtpModal .otp-header .otp-count-cont {
    display: flex;
    gap: 3px;
    color: #015BAA
}

.corporateCardOtpModal .otp-header .otp-count-cont .otp-count {
    font-size: 14px;
    font-weight: 400
}

.corporateCardOtpModal .otp-header .otp-count-cont.end-time {
    color: #E1001A
}

.corporateCardOtpModal .otp-header .otp-count-cont.end-time .otp-clock-image {
    filter: invert(9%) sepia(90%) saturate(6484%) hue-rotate(348deg) brightness(100%) contrast(108%)
}

.corporateCardOtpModal .otp-inputs {
    display: flex;
    justify-content: space-between;
    gap: 5px;
    margin-bottom: 20px
}

.corporateCardOtpModal .otp-inputs .otp-input {
    width: 44px;
    height: 50px;
    border: 1px solid #ccc;
    border-radius: 5px;
    font-size: 24px;
    text-align: center
}

.corporateCardOtpModal .otp-inputs .otp-input:focus {
    outline: none;
    border-color: #007bff
}

.corporateCardOtpModal .otp-submit {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    gap: 15px
}

.corporateCardOtpModal .otp-submit .otp-error-message {
    width: 100%;
    color: #E1001A;
    font-weight: 400;
    font-size: 14px
}

.corporateCardOtpModal .otp-submit .verify-button {
    display: block;
    width: 100%;
    padding: 10px 20px;
    background-color: #005FB3;
    color: #fff;
    border: none;
    border-radius: 5px;
    cursor: pointer;
    font-size: 14px;
    font-weight: 700
}

.corporateCardOtpModal .otp-submit .verify-button:hover {
    background-color: #0056b3
}

.corporateCardOtpModal .otp-submit .verify-button.disabled {
    opacity: .5;
    cursor: initial;
    pointer-events: none
}

.corporateCardOtpModal .otp-submit .resend-code-btn {
    display: flex;
    align-items: center;
    gap: 5px;
    background: none;
    color: #005FB3;
    font-size: 14px;
    font-weight: 700;
    text-align: center;
    border: none
}

.addtoOrderWarningModal {
    height: fit-content
}

.addtoOrderWarningModal .addtoOrderWarningModalText {
    padding: 20px 0 10px 0
}

.pickupChoice {
    display: flex;
    flex-direction: column;
    gap: 22px;
    align-items: center;
    position: relative;
    margin-top: 10px
}

.pickupChoice__address {
    border-radius: 10px;
    border: 1px solid #2E55B4;
    margin: 10px 0;
    cursor: pointer;
    display: flex;
    flex-direction: column
}

.pickupChoice__address.active .pickupChoice__address-choice {
    background-color: #2154BB
}

.pickupChoice__address.active .pickupChoice__address-choice label {
    color: white !important
}

.pickupChoice__address .pickupChoice__address-wrapper {
    position: relative;
    padding-top: 5px
}

.pickupChoice__address .pickupChoice__address-wrapper .pickupChoice__address-choice {
    width: 38%;
    padding: 3px 0;
    border: 1px solid #2154BB;
    border-radius: 20px
}

.pickupChoice__address .pickupChoice__address-wrapper .pickupChoice__address-choice.select-part {
    margin-bottom: 15px;
    margin-left: 60%
}

.pickupChoice__address .pickupChoice__address-wrapper .pickupChoice__address-choice.select-part label {
    font-weight: normal
}

.pickupChoice__address .pickupChoice__address-wrapper .pickupChoice__address-choice.select-part .styled {
    color: #2154BB;
    font-weight: 600;
    display: flex;
    height: 24px;
    align-items: center;
    position: relative;
    padding-left: 37px;
    cursor: pointer;
    margin-bottom: 0
}

@media (max-width:1023px) {
    .pickupChoice__address .pickupChoice__address-wrapper .pickupChoice__address-choice.select-part .styled {
        font-size: 12px
    }
}

.pickupChoice__address .pickupChoice__address-wrapper .pickupChoice__address-choice.select-part .styled input {
    position: absolute;
    opacity: 0;
    cursor: pointer;
    height: 0;
    width: 0
}

.pickupChoice__address .pickupChoice__address-wrapper .pickupChoice__address-choice.select-part .styled input:checked~.radiomark {
    background-color: #ffffff
}

.pickupChoice__address .pickupChoice__address-wrapper .pickupChoice__address-choice.select-part .styled input:checked~.radiomark:after {
    display: block
}

.pickupChoice__address .pickupChoice__address-wrapper .pickupChoice__address-choice.select-part .styled .radiomark:after {
    top: -2px;
    left: -2px;
    color: #2154BB;
    font-family: 'Glyphicons Halflings';
    content: "\e084";
    font-size: 18px;
    line-height: 1;
    background: #DEE2E6;
    padding: 3px;
    border-radius: 25px
}

.pickupChoice__address .pickupChoice__address-wrapper .pickupChoice__address-choice.select-part .radiomark {
    position: absolute;
    top: 0;
    left: 10px;
    height: 24px;
    width: 24px;
    background-color: #DEE2E6;
    border: 2px solid #DEE2E6;
    border-radius: 50%
}

.pickupChoice__address .pickupChoice__address-wrapper .pickupChoice__address-choice.select-part .radiomark:after {
    content: "";
    position: absolute;
    display: none
}

.pickupChoice__address .pickupChoice__address-wrapper .pickupChoice__address-choice.select-part input {
    vertical-align: text-top;
    margin: 0 5px 0 0
}

.pickupChoice__address .pickupChoice__address-wrapper .pickupChoice__address-choice.select-part span {
    color: #666666;
    font-size: 14px;
    font-weight: bold
}

.pickupChoice__address .pickupChoice__address-wrapper .pickupChoice__address-choice.select-part .substituteOptionMessage {
    display: none;
    font-size: 12px;
    margin: 0;
    font-weight: 300
}

.pickupChoice__address .pickupChoice__address-choice-empty {
    height: 10px
}

.pickupChoice__address .pickupChoice__address-sacrifice-info {
    margin: 0 10px;
    height: 50px
}

.pickupChoice__address .pickupChoice__address-sacrifice-info span.sacrifice-info-text {
    color: #ee1c25;
    font-family: Nunito;
    font-size: 11px;
    display: inline;
    float: left
}

.pickupChoice__address .pickupChoice__address-sacrifice-info span.safrice-cow-icon {
    background: url(https://reimg-carrefour.mncdn.com/staticimage/cow-red.svg) no-repeat;
    width: 41px;
    height: 37px;
    display: inline;
    transform: scale(.6);
    float: left;
    margin-right: 0;
    margin-left: -5px
}

.pickupChoice__address .radio-map-group {
    display: flex;
    justify-content: space-between
}

.pickupChoice__address .radio-map-group .pickupChoice__address-radio {
    width: 75%;
    float: left;
    padding-left: 10px
}

.pickupChoice__address .radio-map-group .pickupChoice__address-radio .pickupChoice__address-name {
    font-size: 14px;
    font-weight: bold;
    color: black;
    display: inline-block;
    margin-top: 5px
}

.pickupChoice__address .radio-map-group .pickupChoice__address-radio .pickupChoice__address-formatted {
    font-size: 12px;
    font-weight: normal;
    display: inline-block;
    overflow: hidden;
    max-height: 35px
}

.pickupChoice__address .radio-map-group .pickupChoice__address-map {
    display: inline-flex;
    align-items: center;
    justify-content: flex-start;
    gap: 3px;
    width: 30%;
    height: 20px;
    text-align: center;
    line-height: 1;
    margin-top: 7px;
    margin-right: 5px
}

.pickupChoice__address .radio-map-group .pickupChoice__address-map .pickupChoice-map-icon {
    display: inline-block;
    width: 17.4px;
    height: 17.4px;
    background: url("http://reimg-carrefour.mncdn.com/staticimage/pickup-maps-icon.svg") no-repeat;
    background-size: 17.4px 17.4px
}

.pickupChoice__address .radio-map-group .pickupChoice__address-map a {
    font-family: Nunito;
    font-size: 12px;
    font-weight: normal;
    color: #025baa
}

.pickupChoice__cargo,
.pickupChoice__pickup {
    cursor: pointer;
    width: 90%;
    display: grid;
    align-items: center;
    grid-template-columns: 50px 1fr auto;
    padding: 6px 15px;
    border: 1px solid #DEE1E5;
    border-radius: 12px;
    height: 60px
}

.pickupChoice__cargo span,
.pickupChoice__pickup span {
    color: #1E1E1E;
    font-family: Nunito;
    font-size: 20px;
    font-weight: 600
}

@media (max-width:1023px) {

    .pickupChoice__cargo span,
    .pickupChoice__pickup span {
        font-size: 16px;
        font-weight: 500
    }
}

.pickupChoice__cargo:before,
.pickupChoice__pickup:before {
    content: '';
    height: 30px;
    display: block;
    width: 30px
}

.pickupChoice__cargo:before {
    background: url("https://reimg-carrefour.mncdn.com/staticimage/pickup-motor-icon.svg") no-repeat center center
}

.pickupChoice__pickup:before {
    background: url("https://reimg-carrefour.mncdn.com/staticimage/pickup-store-icon.svg") no-repeat center center
}

.pickupChoice__cargo-desc,
.pickupChoice__pickup-desc {
    margin: 10px 0 0 0;
    display: none;
    width: 100%;
    height: auto
}

.pickupChoice__cargo-desc.active,
.pickupChoice__pickup-desc.active {
    display: inline-block
}

.pickupChoice__cargo-desc .pickupChoice__pickup-desc-wrapper,
.pickupChoice__pickup-desc .pickupChoice__pickup-desc-wrapper {
    position: relative
}

.pickupChoice__cargo-desc .pickupChoice__pickup-desc-wrapper .pickupChoice__address-box,
.pickupChoice__pickup-desc .pickupChoice__pickup-desc-wrapper .pickupChoice__address-box {
    padding-top: 50px;
    margin-bottom: 20px;
    max-height: 490px;
    overflow-y: auto
}

.pickupChoice__cargo-desc .pickupChoice__pickup-desc-wrapper .search-box,
.pickupChoice__pickup-desc .pickupChoice__pickup-desc-wrapper .search-box {
    position: absolute;
    top: 0;
    width: 100%;
    background: #fff;
    z-index: 3;
    padding-bottom: 10px
}

.pickupChoice__cargo-desc .pickupChoice__pickup-desc-wrapper .search-box input,
.pickupChoice__pickup-desc .pickupChoice__pickup-desc-wrapper .search-box input {
    width: 100%;
    padding: 10px 0 10px 35px;
    border-radius: 10px;
    border: 1px solid #D8D8D8;
    outline: none
}

.pickupChoice__cargo-desc .pickupChoice__pickup-desc-wrapper .search-box i,
.pickupChoice__pickup-desc .pickupChoice__pickup-desc-wrapper .search-box i {
    position: absolute;
    top: 12px;
    left: 12px;
    color: gray
}

.pickupChoice__footer {
    text-align: center;
    width: 100%;
    background: #fff
}

.pickupChoice__footer .btn {
    border-radius: 23px;
    padding: 12px 70px;
    font-size: 16px;
    background: #2154BA
}

.pickup-popup {
    position: absolute;
    z-index: 99999999 !important;
    width: 369px
}

.pickup-popup__content {
    position: absolute;
    top: 10px;
    left: -100px;
    height: 120px;
    background: #ffffff;
    border-radius: 6px;
    box-shadow: 0 0 22px 0 rgba(71, 56, 65, 0.15)
}

.pickup-popup__content:before {
    content: "\A";
    border-style: solid;
    border-width: 15px 20px 15px 0;
    border-color: transparent white transparent transparent;
    position: absolute;
    top: -20px;
    left: 230px;
    transform: rotate(90deg)
}

.pickup-popup__left {
    display: inline-block;
    width: 60%;
    float: left
}

.pickup-popup__left span.header {
    display: inline-block;
    font-family: Nunito;
    font-size: 18px !important;
    font-weight: 900 !important;
    color: #005baa;
    text-align: center;
    width: 100%;
    cursor: default !important
}

.pickup-popup__left span.header:hover {
    text-decoration: none !important
}

.pickup-popup__left span.content {
    display: inline-block;
    color: #58697a;
    font-family: Nunito;
    font-size: 14px;
    font-weight: normal;
    line-height: 1em;
    text-decoration: none;
    text-align: center;
    cursor: default !important
}

.pickup-popup__left span.content:hover {
    text-decoration: none !important
}

.pickup-popup__left span {
    text-overflow: unset !important;
    white-space: unset !important;
    overflow: unset !important
}

.pickup-popup__right {
    display: inline-block;
    width: 40%;
    float: left;
    position: relative;
    top: -17px
}

.pickup-popup__right img {
    position: relative;
    left: -10px;
    width: 202px;
    height: 140px
}

.pickup-popup .pickup-popup__close {
    display: inline-block;
    float: right
}

.pickup-popup .pickup-popup__close .close-icon {
    position: absolute;
    right: 4px;
    top: 21px;
    width: 25px;
    height: 25px
}

.pickup-popup .pickup-popup__close .close-icon:before,
.pickup-popup .pickup-popup__close .close-icon:after {
    position: absolute;
    left: 15px;
    content: ' ';
    height: 15px;
    width: 2px;
    background-color: #58697a
}

.pickup-popup .pickup-popup__close .close-icon:before {
    transform: rotate(45deg)
}

.pickup-popup .pickup-popup__close .close-icon:after {
    transform: rotate(-45deg)
}

@media (max-width:768px) {
    .pickup-popup {
        width: 239px;
        right: 0
    }

    .pickup-popup .pickup-popup__content {
        left: -55%;
        height: 140px
    }

    .pickup-popup .pickup-popup__content:before {
        left: 250px
    }

    .pickup-popup__right img {
        top: 50px;
        width: 152px;
        height: 105px
    }
}

@media (max-width:1366px) and (min-width:768px) {
    .main-header .store-select ul {
        padding-left: 0
    }

    .main-header .user-infos-cont ul {
        padding-left: 5px
    }

    .main-header .top-cat-area {
        right: 38%
    }

    .main-footer .newsletter-box-title {
        padding: 0 10px;
        width: 34%
    }

    .main-footer .newsletter-box-title span {
        font-size: 13px
    }

    .main-footer .newsletter-box .n-input-cont {
        width: 65.33333%
    }

    .main-footer .newsletter-box .n-input-cont input:first-child {
        width: 55.33333%;
        font-size: 14px
    }

    .main-footer .newsletter-box .n-input-cont input:last-child {
        text-align: center;
        -webkit-border-radius: 0;
        -moz-border-radius: 0;
        border-radius: 0
    }

    .main-header .main-navigation>.nav>li.specific-campaign-text {
        white-space: nowrap;
        overflow: hidden;
        width: 37.555%;
        text-overflow: ellipsis
    }

    .main-header .main-navigation>.nav>li.specific-campaign-text span {
        display: inline-block;
        white-space: nowrap;
        overflow: hidden;
        text-overflow: ellipsis;
        width: 90%
    }

    .main-slider .owl-nav .owl-next span.glyphicon {
        left: 30px
    }

    .main-slider .owl-nav span.glyphicon {
        zoom: .9
    }

    .pageType-CategoryPage .product-facet .facet .facet-list form .facet-text,
    .page-searchDiscount .product-facet .facet .facet-list form .facet-text,
    .page-campaignDetail .product-facet .facet .facet-list form .facet-text {
        font-size: 14px
    }

    .pageType-CategoryPage .container .row>.col-md-3.col-lg-2 .facet .facet-list li a,
    .page-searchDiscount .container .row>.col-md-3.col-lg-2 .facet .facet-list li a,
    .page-campaignDetail .container .row>.col-md-3.col-lg-2 .facet .facet-list li a {
        padding-right: 25px
    }

    .pageType-CategoryPage .container .row>.col-md-3.col-lg-2 .facet .facet-list li ul.sub-cat li>.facet-text a,
    .page-searchDiscount .container .row>.col-md-3.col-lg-2 .facet .facet-list li ul.sub-cat li>.facet-text a,
    .page-campaignDetail .container .row>.col-md-3.col-lg-2 .facet .facet-list li ul.sub-cat li>.facet-text a {
        font-size: 13px;
        padding-right: 35px
    }

    .pageType-CategoryPage .container .row>.col-md-9,
    .page-searchDiscount .container .row>.col-md-9,
    .page-campaignDetail .container .row>.col-md-9 {
        padding-left: 19px
    }

    .pageType-CategoryPage .container .row>.col-md-9 .ap-facets-filters .chk-filter,
    .page-searchDiscount .container .row>.col-md-9 .ap-facets-filters .chk-filter,
    .page-campaignDetail .container .row>.col-md-9 .ap-facets-filters .chk-filter {
        width: 50%
    }

    .pageType-CategoryPage .container .row>.col-md-9 .top-paging,
    .page-searchDiscount .container .row>.col-md-9 .top-paging,
    .page-campaignDetail .container .row>.col-md-9 .top-paging {
        margin: 10px 0
    }

    .pageType-CategoryPage .container .row>.col-md-9 ul.product-grid li.col-md-2,
    .page-searchDiscount .container .row>.col-md-9 ul.product-grid li.col-md-2,
    .page-campaignDetail .container .row>.col-md-9 ul.product-grid li.col-md-2 {
        width: 16.6669%
    }

    .pageType-CategoryPage .container .row>.col-md-9 .product-listing.product-grid .thumb,
    .page-searchDiscount .container .row>.col-md-9 .product-listing.product-grid .thumb,
    .page-campaignDetail .container .row>.col-md-9 .product-listing.product-grid .thumb {
        height: 100px;
        overflow: hidden
    }

    .pageType-CategoryPage .ap-facets-filters .col-xs-6.link-filters,
    .page-searchDiscount .ap-facets-filters .col-xs-6.link-filters,
    .page-campaignDetail .ap-facets-filters .col-xs-6.link-filters {
        width: 35.333%
    }

    .pageType-CategoryPage .product-facet .cornerLeftElement h1,
    .page-searchDiscount .product-facet .cornerLeftElement h1,
    .page-campaignDetail .product-facet .cornerLeftElement h1 {
        font-size: 24px
    }

    .page-search .container .row>.col-md-3.col-lg-2 {
        width: 17%
    }

    .page-search .container .row>.col-md-3.col-lg-2 .facet .facet-list li a {
        font-size: 14px;
        padding-right: 25px
    }

    .page-search .container .row>.col-md-3.col-lg-2 .facet .facet-text {
        font-size: 13px
    }

    .main-header .main-navigation>.nav>li .sub-navigation .sub-navigation-section .sub-navigation-section-column.column-3 {
        width: 24.33%
    }

    .main-header .main-navigation>.nav>li .sub-navigation .sub-navigation-section .sub-navigation-section-column.column-3 li a {
        white-space: nowrap;
        overflow: hidden;
        text-overflow: ellipsis;
        padding-right: 25px
    }

    .ap-facets-filters .col-xs-6.link-filters {
        width: 49.633%
    }

    .page-cartPage .cart-bottom-cont .simple-responsive-banner-component {
        height: 200px
    }

    .template-pages-account-accountLayoutPage .saved-adress-box .main-adress-box {
        width: 48.777%
    }

    .template-pages-account-accountLayoutPage .account-section-content .account-orderhistory-list ul li .order-infos {
        font-size: 12px
    }

    .template-pages-account-accountLayoutPage .account-section-content .account-orderhistory-list ul li .order-infos .row.order-number {
        font-size: 15px
    }

    .template-pages-account-accountLayoutPage .account-section-content .filter-title {
        margin-left: 10px
    }

    .template-pages-account-accountLayoutPage .account-section-content .account-orderhistory-pagination .pagination-bar.top {
        width: 60%
    }

    .template-pages-account-accountLayoutPage .account-section-content .account-orderhistory-pagination .sort-bar.top {
        width: 48%
    }

    .template-pages-account-accountLayoutPage .favoriteProductsList>div ul li .favoriteProductsItem .pl-inner span.thumb img {
        max-width: 70px;
        max-height: 70px
    }

    .template-pages-account-accountLayoutPage .favoriteProductsList>div ul li .favoriteProductsItem .pl-inner .qty-selector {
        width: 60%
    }

    .dropdown-menu.sub-menu {
        width: 240px !important;
        top: auto !important
    }

    .dropdown-menu.sub-menu li a {
        font: normal 15px 'Nunito';
        line-height: 15px
    }

    .dropdown-menu.sub-menu.s-menu-2,
    .dropdown-menu.sub-menu.s-menu-3,
    .dropdown-menu.sub-menu.s-menu-4 {
        top: auto !important;
        left: 2px !important
    }

    .dropdown-menu.sub-menu {
        min-height: auto
    }

    .template-pages-account-accountLayoutPage .favoriteProductsList>div ul li .favoriteProductsItem .pl-inner span.item-info {
        width: 25% !important
    }

    .template-pages-account-accountLayoutPage .favoriteProductsList>div ul li .favoriteProductsItem .pl-inner span.price-cont {
        margin: 5px 0 0 0
    }

    .template-pages-account-accountLayoutPage .favoriteProductsList .product-card .hover-box:hover .clearfix.qty-mc .addToCartFavoriteProducts button.btn-primary,
    .template-pages-account-accountLayoutPage .favoriteProductsList .product-card .hover-box:hover .dl-horizontal dd.qty-mc .addToCartFavoriteProducts button.btn-primary,
    .template-pages-account-accountLayoutPage .favoriteProductsList .product-card .hover-box:hover .dl-horizontal dd.qty-mc .addToCartFavoriteProducts button.btn-primary,
    .template-pages-account-accountLayoutPage .favoriteProductsList .product-card .hover-box:hover .container.qty-mc .addToCartFavoriteProducts button.btn-primary,
    .template-pages-account-accountLayoutPage .favoriteProductsList .product-card .hover-box:hover .container-fluid.qty-mc .addToCartFavoriteProducts button.btn-primary,
    .template-pages-account-accountLayoutPage .favoriteProductsList .product-card .hover-box:hover .row.qty-mc .addToCartFavoriteProducts button.btn-primary,
    .template-pages-account-accountLayoutPage .favoriteProductsList .product-card .hover-box:hover .form-horizontal .form-group.qty-mc .addToCartFavoriteProducts button.btn-primary,
    .template-pages-account-accountLayoutPage .favoriteProductsList .product-card .hover-box:hover .btn-toolbar.qty-mc .addToCartFavoriteProducts button.btn-primary,
    .template-pages-account-accountLayoutPage .favoriteProductsList .product-card .hover-box:hover .btn-group-vertical>.btn-group.qty-mc .addToCartFavoriteProducts button.btn-primary,
    .template-pages-account-accountLayoutPage .favoriteProductsList .product-card .hover-box:hover .nav.qty-mc .addToCartFavoriteProducts button.btn-primary,
    .template-pages-account-accountLayoutPage .favoriteProductsList .product-card .hover-box:hover .navbar.qty-mc .addToCartFavoriteProducts button.btn-primary,
    .template-pages-account-accountLayoutPage .favoriteProductsList .product-card .hover-box:hover .navbar-header.qty-mc .addToCartFavoriteProducts button.btn-primary,
    .template-pages-account-accountLayoutPage .favoriteProductsList .product-card .hover-box:hover .navbar-collapse.qty-mc .addToCartFavoriteProducts button.btn-primary,
    .template-pages-account-accountLayoutPage .favoriteProductsList .product-card .hover-box:hover .pager.qty-mc .addToCartFavoriteProducts button.btn-primary,
    .template-pages-account-accountLayoutPage .favoriteProductsList .product-card .hover-box:hover .panel-body.qty-mc .addToCartFavoriteProducts button.btn-primary,
    .template-pages-account-accountLayoutPage .favoriteProductsList .product-card .hover-box:hover .modal-footer.qty-mc .addToCartFavoriteProducts button.btn-primary {
        font-size: 14px
    }

    .template-pages-account-accountLayoutPage .favoriteProductsList .product-card .hover-box:hover .clearfix.qty-mc .qty-selector .input-group-btn,
    .template-pages-account-accountLayoutPage .favoriteProductsList .product-card .hover-box:hover .clearfix.qty-mc .qty-selector .input-group-btn button,
    .template-pages-account-accountLayoutPage .favoriteProductsList .product-card .hover-box:hover .dl-horizontal dd.qty-mc .qty-selector .input-group-btn,
    .template-pages-account-accountLayoutPage .favoriteProductsList .product-card .hover-box:hover .dl-horizontal dd.qty-mc .qty-selector .input-group-btn button,
    .template-pages-account-accountLayoutPage .favoriteProductsList .product-card .hover-box:hover .container.qty-mc .qty-selector .input-group-btn,
    .template-pages-account-accountLayoutPage .favoriteProductsList .product-card .hover-box:hover .container.qty-mc .qty-selector .input-group-btn button,
    .template-pages-account-accountLayoutPage .favoriteProductsList .product-card .hover-box:hover .container-fluid.qty-mc .qty-selector .input-group-btn,
    .template-pages-account-accountLayoutPage .favoriteProductsList .product-card .hover-box:hover .container-fluid.qty-mc .qty-selector .input-group-btn button,
    .template-pages-account-accountLayoutPage .favoriteProductsList .product-card .hover-box:hover .row.qty-mc .qty-selector .input-group-btn,
    .template-pages-account-accountLayoutPage .favoriteProductsList .product-card .hover-box:hover .row.qty-mc .qty-selector .input-group-btn button,
    .template-pages-account-accountLayoutPage .favoriteProductsList .product-card .hover-box:hover .form-horizontal .form-group.qty-mc .qty-selector .input-group-btn,
    .template-pages-account-accountLayoutPage .favoriteProductsList .product-card .hover-box:hover .form-horizontal .form-group.qty-mc .qty-selector .input-group-btn button,
    .template-pages-account-accountLayoutPage .favoriteProductsList .product-card .hover-box:hover .btn-toolbar.qty-mc .qty-selector .input-group-btn,
    .template-pages-account-accountLayoutPage .favoriteProductsList .product-card .hover-box:hover .btn-toolbar.qty-mc .qty-selector .input-group-btn button,
    .template-pages-account-accountLayoutPage .favoriteProductsList .product-card .hover-box:hover .btn-group-vertical>.btn-group.qty-mc .qty-selector .input-group-btn,
    .template-pages-account-accountLayoutPage .favoriteProductsList .product-card .hover-box:hover .btn-group-vertical>.btn-group.qty-mc .qty-selector .input-group-btn button,
    .template-pages-account-accountLayoutPage .favoriteProductsList .product-card .hover-box:hover .nav.qty-mc .qty-selector .input-group-btn,
    .template-pages-account-accountLayoutPage .favoriteProductsList .product-card .hover-box:hover .nav.qty-mc .qty-selector .input-group-btn button,
    .template-pages-account-accountLayoutPage .favoriteProductsList .product-card .hover-box:hover .navbar.qty-mc .qty-selector .input-group-btn,
    .template-pages-account-accountLayoutPage .favoriteProductsList .product-card .hover-box:hover .navbar.qty-mc .qty-selector .input-group-btn button,
    .template-pages-account-accountLayoutPage .favoriteProductsList .product-card .hover-box:hover .navbar-header.qty-mc .qty-selector .input-group-btn,
    .template-pages-account-accountLayoutPage .favoriteProductsList .product-card .hover-box:hover .navbar-header.qty-mc .qty-selector .input-group-btn button,
    .template-pages-account-accountLayoutPage .favoriteProductsList .product-card .hover-box:hover .navbar-collapse.qty-mc .qty-selector .input-group-btn,
    .template-pages-account-accountLayoutPage .favoriteProductsList .product-card .hover-box:hover .navbar-collapse.qty-mc .qty-selector .input-group-btn button,
    .template-pages-account-accountLayoutPage .favoriteProductsList .product-card .hover-box:hover .pager.qty-mc .qty-selector .input-group-btn,
    .template-pages-account-accountLayoutPage .favoriteProductsList .product-card .hover-box:hover .pager.qty-mc .qty-selector .input-group-btn button,
    .template-pages-account-accountLayoutPage .favoriteProductsList .product-card .hover-box:hover .panel-body.qty-mc .qty-selector .input-group-btn,
    .template-pages-account-accountLayoutPage .favoriteProductsList .product-card .hover-box:hover .panel-body.qty-mc .qty-selector .input-group-btn button,
    .template-pages-account-accountLayoutPage .favoriteProductsList .product-card .hover-box:hover .modal-footer.qty-mc .qty-selector .input-group-btn,
    .template-pages-account-accountLayoutPage .favoriteProductsList .product-card .hover-box:hover .modal-footer.qty-mc .qty-selector .input-group-btn button {
        width: 23px;
        height: 35px
    }
}

@media (max-width:1024px) and (min-width:300px) {
    .template-pages-account-accountLayoutPage .favoriteProductsList .product-card .pl-inner .qty-selector .input-group-btn button span {
        font-size: 9px !important
    }

    .template-pages-account-accountLayoutPage .favoriteProductsList .product-card .hover-box .clearfix.qty-mc,
    .template-pages-account-accountLayoutPage .favoriteProductsList .product-card .hover-box .dl-horizontal dd.qty-mc,
    .template-pages-account-accountLayoutPage .favoriteProductsList .product-card .hover-box .container.qty-mc,
    .template-pages-account-accountLayoutPage .favoriteProductsList .product-card .hover-box .container-fluid.qty-mc,
    .template-pages-account-accountLayoutPage .favoriteProductsList .product-card .hover-box .row.qty-mc,
    .template-pages-account-accountLayoutPage .favoriteProductsList .product-card .hover-box .form-horizontal .form-group.qty-mc,
    .template-pages-account-accountLayoutPage .favoriteProductsList .product-card .hover-box .btn-toolbar.qty-mc,
    .template-pages-account-accountLayoutPage .favoriteProductsList .product-card .hover-box .btn-group-vertical>.btn-group.qty-mc,
    .template-pages-account-accountLayoutPage .favoriteProductsList .product-card .hover-box .nav.qty-mc,
    .template-pages-account-accountLayoutPage .favoriteProductsList .product-card .hover-box .navbar.qty-mc,
    .template-pages-account-accountLayoutPage .favoriteProductsList .product-card .hover-box .navbar-header.qty-mc,
    .template-pages-account-accountLayoutPage .favoriteProductsList .product-card .hover-box .navbar-collapse.qty-mc,
    .template-pages-account-accountLayoutPage .favoriteProductsList .product-card .hover-box .pager.qty-mc,
    .template-pages-account-accountLayoutPage .favoriteProductsList .product-card .hover-box .panel-body.qty-mc,
    .template-pages-account-accountLayoutPage .favoriteProductsList .product-card .hover-box .modal-footer.qty-mc {
        margin: 5px 0 !important
    }

    .template-pages-account-accountLayoutPage .favoriteProductsList .product-card .hover-box:hover .clearfix.qty-mc .qty-selector,
    .template-pages-account-accountLayoutPage .favoriteProductsList .product-card .hover-box:hover .dl-horizontal dd.qty-mc .qty-selector,
    .template-pages-account-accountLayoutPage .favoriteProductsList .product-card .hover-box:hover .container.qty-mc .qty-selector,
    .template-pages-account-accountLayoutPage .favoriteProductsList .product-card .hover-box:hover .container-fluid.qty-mc .qty-selector,
    .template-pages-account-accountLayoutPage .favoriteProductsList .product-card .hover-box:hover .row.qty-mc .qty-selector,
    .template-pages-account-accountLayoutPage .favoriteProductsList .product-card .hover-box:hover .form-horizontal .form-group.qty-mc .qty-selector,
    .template-pages-account-accountLayoutPage .favoriteProductsList .product-card .hover-box:hover .btn-toolbar.qty-mc .qty-selector,
    .template-pages-account-accountLayoutPage .favoriteProductsList .product-card .hover-box:hover .btn-group-vertical>.btn-group.qty-mc .qty-selector,
    .template-pages-account-accountLayoutPage .favoriteProductsList .product-card .hover-box:hover .nav.qty-mc .qty-selector,
    .template-pages-account-accountLayoutPage .favoriteProductsList .product-card .hover-box:hover .navbar.qty-mc .qty-selector,
    .template-pages-account-accountLayoutPage .favoriteProductsList .product-card .hover-box:hover .navbar-header.qty-mc .qty-selector,
    .template-pages-account-accountLayoutPage .favoriteProductsList .product-card .hover-box:hover .navbar-collapse.qty-mc .qty-selector,
    .template-pages-account-accountLayoutPage .favoriteProductsList .product-card .hover-box:hover .pager.qty-mc .qty-selector,
    .template-pages-account-accountLayoutPage .favoriteProductsList .product-card .hover-box:hover .panel-body.qty-mc .qty-selector,
    .template-pages-account-accountLayoutPage .favoriteProductsList .product-card .hover-box:hover .modal-footer.qty-mc .qty-selector {
        padding: 0 !important
    }

    .template-pages-account-accountLayoutPage .favoriteProductsList .product-card .hover-box:hover .clearfix.qty-mc .qty-selector,
    .template-pages-account-accountLayoutPage .favoriteProductsList .product-card .hover-box:hover .dl-horizontal dd.qty-mc .qty-selector,
    .template-pages-account-accountLayoutPage .favoriteProductsList .product-card .hover-box:hover .container.qty-mc .qty-selector,
    .template-pages-account-accountLayoutPage .favoriteProductsList .product-card .hover-box:hover .container-fluid.qty-mc .qty-selector,
    .template-pages-account-accountLayoutPage .favoriteProductsList .product-card .hover-box:hover .row.qty-mc .qty-selector,
    .template-pages-account-accountLayoutPage .favoriteProductsList .product-card .hover-box:hover .form-horizontal .form-group.qty-mc .qty-selector,
    .template-pages-account-accountLayoutPage .favoriteProductsList .product-card .hover-box:hover .btn-toolbar.qty-mc .qty-selector,
    .template-pages-account-accountLayoutPage .favoriteProductsList .product-card .hover-box:hover .btn-group-vertical>.btn-group.qty-mc .qty-selector,
    .template-pages-account-accountLayoutPage .favoriteProductsList .product-card .hover-box:hover .nav.qty-mc .qty-selector,
    .template-pages-account-accountLayoutPage .favoriteProductsList .product-card .hover-box:hover .navbar.qty-mc .qty-selector,
    .template-pages-account-accountLayoutPage .favoriteProductsList .product-card .hover-box:hover .navbar-header.qty-mc .qty-selector,
    .template-pages-account-accountLayoutPage .favoriteProductsList .product-card .hover-box:hover .navbar-collapse.qty-mc .qty-selector,
    .template-pages-account-accountLayoutPage .favoriteProductsList .product-card .hover-box:hover .pager.qty-mc .qty-selector,
    .template-pages-account-accountLayoutPage .favoriteProductsList .product-card .hover-box:hover .panel-body.qty-mc .qty-selector,
    .template-pages-account-accountLayoutPage .favoriteProductsList .product-card .hover-box:hover .modal-footer.qty-mc .qty-selector {
        padding: 0 !important
    }

    .template-pages-account-accountLayoutPage .favoriteProductsList .product-card .hover-box:hover .dis-price-cont .price-cont {
        margin: 5px 0 0 0 !important
    }

    .template-pages-account-accountLayoutPage .favoriteProductsList .product-card .hover-box:hover .clearfix.qty-mc .qty-selector .js-quantity-selector-input,
    .template-pages-account-accountLayoutPage .favoriteProductsList .product-card .hover-box:hover .dl-horizontal dd.qty-mc .qty-selector .js-quantity-selector-input,
    .template-pages-account-accountLayoutPage .favoriteProductsList .product-card .hover-box:hover .dl-horizontal dd.qty-mc .qty-selector .js-quantity-selector-input,
    .template-pages-account-accountLayoutPage .favoriteProductsList .product-card .hover-box:hover .container.qty-mc .qty-selector .js-quantity-selector-input,
    .template-pages-account-accountLayoutPage .favoriteProductsList .product-card .hover-box:hover .container-fluid.qty-mc .qty-selector .js-quantity-selector-input,
    .template-pages-account-accountLayoutPage .favoriteProductsList .product-card .hover-box:hover .row.qty-mc .qty-selector .js-quantity-selector-input,
    .template-pages-account-accountLayoutPage .favoriteProductsList .product-card .hover-box:hover .form-horizontal .form-group.qty-mc .qty-selector .js-quantity-selector-input,
    .template-pages-account-accountLayoutPage .favoriteProductsList .product-card .hover-box:hover .btn-toolbar.qty-mc .qty-selector .js-quantity-selector-input,
    .template-pages-account-accountLayoutPage .favoriteProductsList .product-card .hover-box:hover .btn-group-vertical>.btn-group.qty-mc .qty-selector .js-quantity-selector-input,
    .template-pages-account-accountLayoutPage .favoriteProductsList .product-card .hover-box:hover .nav.qty-mc .qty-selector .js-quantity-selector-input,
    .template-pages-account-accountLayoutPage .favoriteProductsList .product-card .hover-box:hover .navbar.qty-mc .qty-selector .js-quantity-selector-input,
    .template-pages-account-accountLayoutPage .favoriteProductsList .product-card .hover-box:hover .navbar-header.qty-mc .qty-selector .js-quantity-selector-input,
    .template-pages-account-accountLayoutPage .favoriteProductsList .product-card .hover-box:hover .navbar-collapse.qty-mc .qty-selector .js-quantity-selector-input,
    .template-pages-account-accountLayoutPage .favoriteProductsList .product-card .hover-box:hover .pager.qty-mc .qty-selector .js-quantity-selector-input,
    .template-pages-account-accountLayoutPage .favoriteProductsList .product-card .hover-box:hover .panel-body.qty-mc .qty-selector .js-quantity-selector-input,
    .template-pages-account-accountLayoutPage .favoriteProductsList .product-card .hover-box:hover .modal-footer.qty-mc .qty-selector .js-quantity-selector-input {
        border: none
    }
}

@media (max-width:1024px) and (min-width:768px) {

    html.ios-ipad body,
    html.ios-ipad {
        overflow-x: hidden
    }

    html.ios-ipad body .top-cat-area,
    html.ios-ipad .top-cat-area {
        display: none
    }

    .user-infos-cont,
    .search-box-cont.col-md-4,
    .main-header .main-navigation ul.nav li.specific-campaign-text,
    .main-header .main-navigation ul.nav li.header-cart {
        display: none
    }

    .main-header .main-navigation ul.nav li.specific-campaign-text {
        width: auto !important
    }

    li.m-htop-link-block,
    .m-user-infos-cont,
    .m-search-box-cont,
    .m-site-logo,
    .m-selectStoreCanvas,
    .m-header-cart {
        display: block !important
    }

    .main-header .main-navigation>.nav>li .sub-navigation .sub-navigation-section .sub-navigation-section-column.column-3 {
        width: 100%
    }

    .main-header .main-navigation .has-sub .sub-navigation .sub-navigation-section .sub-navigation-list>li+li {
        margin-top: 0 !important
    }

    .nav .open>a,
    .nav .open>a:hover,
    .nav .open>a:focus {
        background-color: #015aac;
        color: #fff;
        border: none
    }

    .main-header .nav-cont {
        border: none
    }

    .main-header .main-navigation ul.nav li .user-infos-cont {
        display: none;
        float: none
    }

    .main-header .main-navigation ul.nav li a {
        display: block;
        padding: 5px 5px 5px 25px;
        font: normal 15px/21px 'Nunito';
        color: #fff
    }

    .main-header .main-navigation ul.nav li .subnavigation-level-1 {
        padding-bottom: 10px;
        border-bottom: 1px solid #eee
    }

    .main-header .main-navigation ul.nav li .subnavigation-level-2,
    .main-header .main-navigation ul.nav li .subnavigation-level-3 {
        display: none
    }

    .main-header .main-navigation ul.nav li .user-infos-cont {
        display: block
    }

    .main-header .main-navigation ul.nav li .user-infos-cont ul.after-login li.logged_in {
        color: #fff;
        font-size: 15px;
        padding: 10px 5px 10px 15px;
        display: block !important
    }

    .main-header .main-navigation ul.nav li .user-infos-cont ul.after-login li:nth-child(3) {
        display: none
    }

    .main-header .main-navigation ul.nav li .user-infos-cont ul.after-login li a {
        line-height: 26px
    }

    .main-header .main-navigation ul.nav li .user-infos-cont ul.after-login li~li {
        margin-right: 0
    }

    .main-header .main-navigation ul.nav li.header-cart,
    .main-header .main-navigation ul.nav li.specific-campaign-text {
        display: none
    }

    .main-header .main-navigation ul.nav li.yCmsComponent a {
        padding: 5px 5px 5px 15px
    }

    .main-header .main-navigation ul.nav li.yCmsComponent div.content {
        padding: 5px 5px 5px 15px;
        color: #fff
    }

    .main-header .main-navigation ul.nav>li:nth-child(2) a,
    .main-header .main-navigation ul.nav>li:nth-child(3) a,
    .main-header .main-navigation ul.nav>li:nth-child(4) a {
        padding: 5px 5px 5px 15px
    }

    .main-header .main-navigation ul.nav>li:nth-child(2) a i,
    .main-header .main-navigation ul.nav>li:nth-child(3) a i,
    .main-header .main-navigation ul.nav>li:nth-child(4) a i {
        display: none
    }

    .main-header .main-navigation ul.nav>li:nth-child(2),
    .main-header .main-navigation ul.nav>li:nth-child(7) {
        margin-top: 5px
    }

    .main-header .main-navigation ul.nav>li:nth-child(4) {
        padding-bottom: 5px;
        border-bottom: 1px solid #eee
    }

    .main-header .main-navigation .sub-navigation-section {
        margin-bottom: 0 !important
    }

    .main-header .visible-xs.visible-sm {
        width: 3.666667%;
        margin-top: 2px
    }

    .main-header .visible-xs.visible-sm button {
        background: none;
        box-shadow: none;
        font-size: 21px;
        color: #015aac;
        padding-left: 0
    }

    .main-header .header-middle {
        margin: 0 -10px 0 0
    }

    .main-header .header-middle li.specific-campaign-text {
        float: left !important;
        list-style-type: none;
        width: 63.3333%;
        text-align: center
    }

    .main-header .header-middle li.specific-campaign-text span {
        display: inline-block;
        font: normal 12px 'Nunito';
        color: #666;
        margin-top: 15px
    }

    .main-header .header-middle .store-select {
        width: 6.9633%;
        padding: 0
    }

    .main-header .header-middle .store-select ul li {
        float: left !important
    }

    .main-header .header-middle .store-select ul li a {
        margin-top: 12px
    }

    .main-header .header-middle .store-select ul li a.select-store-link {
        font-size: 21px;
        margin-top: 11px
    }

    .main-header .header-middle .store-select ul li a.select-store-link span {
        display: none !important
    }

    .main-header .header-middle .store-select ul li.header-cart span.my-cart-text {
        display: none
    }

    .main-header .header-middle .store-select ul li.header-cart span.glyphicon-shopping-cart {
        font-size: 18px
    }

    .main-header .header-middle .store-select ul li.header-cart .mini-cart-count,
    .main-header .header-middle .store-select ul li.header-cart .mini-cart-price {
        display: none
    }

    .main-header .header-middle .button__badge {
        background-color: #ff0000;
        border-radius: 4px;
        color: white;
        padding: 1px 3px;
        font-size: 10px;
        position: absolute;
        top: -1px;
        left: 17px;
        float: left;
        height: 13px;
        line-height: 12px
    }

    .main-header .search-box-cont.col-md-4 {
        width: 100%;
        margin-bottom: 15px
    }

    .main-header .main-navigation>ul a:hover:hover,
    .main-header .main-navigation>ul a:hover,
    .main-header .main-navigation>ul a:hover:focus,
    .main-header .main-navigation>ul a:focus {
        background: #fff;
        color: #015aac !important;
        border-top: 1px solid transparent;
        border-bottom: 1px solid transparent
    }

    .main-header .main-navigation .user-infos-cont {
        width: 100%;
        position: relative
    }

    .main-header .main-navigation .user-infos-cont ul {
        padding: 0;
        margin-top: 0 !important;
        margin-bottom: 5px
    }

    .main-header .main-navigation .user-infos-cont ul li {
        background-color: #015aac;
        display: block;
        float: none
    }

    .main-header .main-navigation .user-infos-cont ul li a {
        color: #fff;
        font-size: 15px;
        padding: 5px 5px 5px 15px;
        display: block;
        vertical-align: middle
    }

    .md-secondary-navigation {
        display: none !important
    }

    .hp-hero-banner .col-md-8 {
        width: 100%
    }

    .hp-hero-banner .col-md-8 img {
        width: 1005px
    }

    .hp-hero-banner .col-md-4 {
        width: 100%;
        margin-top: 25px
    }

    .hp-hero-banner .col-md-4 .col-md-12 {
        width: 48%
    }

    .hp-hero-banner .col-md-4 .col-md-12:first-child {
        margin-right: 21px;
        margin-bottom: 5px
    }

    .main-slider .slider-nav {
        position: static !important;
        bottom: auto !important;
        left: auto !important;
        z-index: 9;
        width: 100%;
        text-align: center
    }

    .main-footer .copyright .col-md-8 {
        padding-left: 10px
    }

    .main-footer .customer-nbox strong {
        font-size: 18px
    }

    .cat-rec-module .owl-dots {
        display: block;
        position: static;
        text-align: center;
        margin: 15px 0
    }

    .cat-rec-module .owl-dots .owl-dot {
        width: 12px;
        height: 12px;
        border-radius: 20px;
        border: none;
        background-color: #d5d5d5;
        border: 2px solid #d5d5d5;
        float: none;
        display: inline-block;
        cursor: pointer;
        margin-right: 5px
    }

    .cat-rec-module .owl-dots .owl-dot.active {
        background: #ff0000
    }

    .pageType-CategoryPage .container .row>.col-md-9 .top-paging,
    .page-searchDiscount .container .row>.col-md-9 .top-paging,
    .page-search .container .row>.col-md-9 .top-paging,
    .page-campaignDetail .container .row>.col-md-9 .top-paging,
    .page-supplier .container .row>.col-md-9 .top-paging {
        margin: 10px 0 10px 0
    }

    .pageType-CategoryPage .container .row .product-facet,
    .page-search .container .row .product-facet,
    .page-searchDiscount .container .row .product-facet,
    .page-campaignDetail .container .row .product-facet,
    .page-supplier .container .row .product-facet {
        padding-top: 0
    }

    .pageType-CategoryPage .container .row .product-facet .facet .facet-name,
    .page-search .container .row .product-facet .facet .facet-name,
    .page-searchDiscount .container .row .product-facet .facet .facet-name,
    .page-campaignDetail .container .row .product-facet .facet .facet-name,
    .page-supplier .container .row .product-facet .facet .facet-name {
        font-size: 18px
    }

    .pageType-CategoryPage .container .row .product-facet .facet .facet-list form .facet-text,
    .page-search .container .row .product-facet .facet .facet-list form .facet-text,
    .page-searchDiscount .container .row .product-facet .facet .facet-list form .facet-text,
    .page-campaignDetail .container .row .product-facet .facet .facet-list form .facet-text,
    .page-supplier .container .row .product-facet .facet .facet-list form .facet-text {
        font-size: 11px
    }

    .pageType-CategoryPage .container .row .product-facet .cornerLeftElement,
    .page-search .container .row .product-facet .cornerLeftElement,
    .page-searchDiscount .container .row .product-facet .cornerLeftElement,
    .page-campaignDetail .container .row .product-facet .cornerLeftElement,
    .page-supplier .container .row .product-facet .cornerLeftElement {
        font-size: 18px
    }

    .pageType-CategoryPage .container .row .col-md-3.col-lg-2 .facet .facet-list li a,
    .page-search .container .row .col-md-3.col-lg-2 .facet .facet-list li a,
    .page-searchDiscount .container .row .col-md-3.col-lg-2 .facet .facet-list li a,
    .page-campaignDetail .container .row .col-md-3.col-lg-2 .facet .facet-list li a,
    .page-supplier .container .row .col-md-3.col-lg-2 .facet .facet-list li a {
        padding-right: 50px
    }

    .pageType-CategoryPage .container .row .col-md-3.col-lg-2 .facet .facet-list li ul.sub-cat li>.facet-text a,
    .page-search .container .row .col-md-3.col-lg-2 .facet .facet-list li ul.sub-cat li>.facet-text a,
    .page-searchDiscount .container .row .col-md-3.col-lg-2 .facet .facet-list li ul.sub-cat li>.facet-text a,
    .page-campaignDetail .container .row .col-md-3.col-lg-2 .facet .facet-list li ul.sub-cat li>.facet-text a,
    .page-supplier .container .row .col-md-3.col-lg-2 .facet .facet-list li ul.sub-cat li>.facet-text a {
        text-overflow: ellipsis;
        white-space: nowrap;
        overflow: hidden;
        width: 140px
    }

    .pageType-CategoryPage .pagination-bar,
    .page-search .pagination-bar,
    .page-searchDiscount .pagination-bar,
    .page-campaignDetail .pagination-bar,
    .page-supplier .pagination-bar {
        margin-top: 0
    }

    .pageType-ProductPage .container .col-lg-5.pd-left .pd-rec-pr h3 {
        font-size: 15px !important
    }

    .pageType-ProductPage .container .col-lg-5.pd-left .pd-rec-pr .container-fluid ul.product-listing.product-grid li {
        padding-right: 0;
        padding-left: 10px
    }

    .pageType-ProductPage .container .col-lg-5.pd-left #upsellingRecommendations .product-card .pl-inner {
        height: 423px
    }

    .pageType-ProductPage .container .col-lg-7.pd-right {
        padding-right: 10px
    }

    .pageType-ProductPage .container .col-lg-7.pd-right .container-fluid .product-details .addtocart-component.row .col-md-2.col-lg-2 {
        width: 100% !important;
        margin-bottom: 15px
    }

    .pageType-ProductPage .container .col-lg-7.pd-right .container-fluid .product-details .addtocart-component.row .col-md-2.col-lg-2 .qty-selector {
        width: 16%
    }

    .pageType-ProductPage .container .col-lg-7.pd-right .container-fluid .product-details .addtocart-component.row .col-md-10.col-lg-10 {
        width: 100%
    }

    .pageType-ProductPage .container .col-lg-7.pd-right .container-fluid .product-details .addtocart-component.row .col-md-10.col-lg-10 .cart-btn {
        text-align: left;
        margin-left: 11px
    }

    .pageType-ProductPage .container .col-lg-7.pd-right .container-fluid .product-details .col-md-10.col-lg-10 .info-text-cont {
        margin-left: 20px !important
    }

    .template-pages-account-accountLayoutPage .accountNav-left ul li a {
        font-size: 13px !important
    }

    .template-pages-account-accountLayoutPage .accountNav-left .left-info-box {
        min-height: 10px
    }

    .template-pages-account-accountLayoutPage .account-section-content .filter-title {
        margin-left: 10px
    }

    .template-pages-account-accountLayoutPage .account-section-content .account-orderhistory-pagination .pagination-bar.top {
        width: 100%
    }

    .template-pages-account-accountLayoutPage .account-section-content .account-orderhistory-pagination .pagination-bar.top .sort-refine-bar {
        background: none;
        padding: 10px 0 0 0
    }

    .template-pages-account-accountLayoutPage .account-section-content .account-orderhistory-list ul li .order-infos {
        font-size: 13px
    }

    .template-pages-account-accountLayoutPage .account-section-content .account-orderhistory-list ul li .order-infos .row.order-number {
        font-size: 13px
    }

    .template-pages-account-accountLayoutPage .favoriteProductsList>div ul li .delete-item {
        z-index: 99
    }

    .template-pages-account-accountLayoutPage .favoriteProductsList>div ul li .favoriteProductsItem .pl-inner span.item-info {
        width: 26%
    }

    .template-pages-account-accountLayoutPage .favoriteProductsList>div ul li .favoriteProductsItem .pl-inner span.price-cont {
        border-bottom: none
    }

    .template-pages-account-accountLayoutPage .favoriteProductsList>div ul li .favoriteProductsItem .pl-inner .qty-mc {
        border-top: none
    }

    .template-pages-account-accountLayoutPage .favoriteProductsList>div ul li .favoriteProductsItem .pl-inner .qty-mc .qty-selector {
        width: 78%
    }

    .template-pages-account-accountLayoutPage .favoriteProductsList>div ul li .favoriteProductsItem .pl-inner .qty-mc .qty-selector input.form-control {
        height: 25px !important
    }

    .page-searchEmpty .product-facet {
        padding-top: 0 !important
    }

    .page-search .container .row>.col-md-9 .product-card .pl-inner {
        height: 423px !important
    }

    .page-supplier .container .row>.col-md-9 .product-card .pl-inner {
        height: 423px !important
    }

    .page-search .product-card .pl-inner .clearfix,
    .page-supplier .product-card .pl-inner .clearfix,
    .page-search .product-card .pl-inner .dl-horizontal dd,
    .page-supplier .product-card .pl-inner .dl-horizontal dd,
    .page-search .product-card .pl-inner .container,
    .page-supplier .product-card .pl-inner .container,
    .page-search .product-card .pl-inner .container-fluid,
    .page-supplier .product-card .pl-inner .container-fluid,
    .page-search .product-card .pl-inner .row,
    .page-supplier .product-card .pl-inner .row,
    .page-search .product-card .pl-inner .form-horizontal .form-group,
    .page-supplier .product-card .pl-inner .form-horizontal .form-group,
    .page-search .product-card .pl-inner .btn-toolbar,
    .page-supplier .product-card .pl-inner .btn-toolbar,
    .page-search .product-card .pl-inner .btn-group-vertical>.btn-group,
    .page-supplier .product-card .pl-inner .btn-group-vertical>.btn-group,
    .page-search .product-card .pl-inner .nav,
    .page-supplier .product-card .pl-inner .nav,
    .page-search .product-card .pl-inner .navbar,
    .page-supplier .product-card .pl-inner .navbar,
    .page-search .product-card .pl-inner .navbar-header,
    .page-supplier .product-card .pl-inner .navbar-header,
    .page-search .product-card .pl-inner .navbar-collapse,
    .page-supplier .product-card .pl-inner .navbar-collapse,
    .page-search .product-card .pl-inner .pager,
    .page-supplier .product-card .pl-inner .pager,
    .page-search .product-card .pl-inner .panel-body,
    .page-supplier .product-card .pl-inner .panel-body,
    .page-search .product-card .pl-inner .modal-footer,
    .page-supplier .product-card .pl-inner .modal-footer {
        margin: 0
    }

    .page-search .container .row>.col-md-9 .ap-facets-filters .col-xs-6.link-filters,
    .page-supplier .container .row>.col-md-9 .ap-facets-filters .col-xs-6.link-filters {
        width: auto !important
    }

    main .main-navigation ul.nav li a {
        padding: 5px 5px 5px 15px
    }

    main .main-navigation ul.nav li a i {
        display: none
    }

    main .main-navigation .user-infos-cont {
        width: 100%;
        position: relative;
        float: none !important;
        display: block;
        padding: 0
    }

    main .main-navigation .user-infos-cont ul li {
        padding: 10px 0
    }

    main .main-navigation .user-infos-cont ul li a {
        line-height: 15px !important
    }

    main .main-navigation .user-infos-cont ul li a i {
        display: none
    }

    main .main-navigation .user-infos-cont ul li~li {
        margin-right: 0
    }

    main .main-navigation .user-infos-cont ul.after-login li.logged_in {
        color: #fff;
        font-size: 15px;
        padding: 10px 5px 10px 15px;
        display: block !important
    }

    main .main-navigation .user-infos-cont ul.after-login li:nth-child(3) {
        display: none
    }

    main .main-navigation .user-infos-cont ul.after-login li a {
        line-height: 26px
    }

    main .main-navigation .user-infos-cont ul.after-login li~li {
        margin-right: 0
    }

    .main-header .main-navigation ul.nav {
        position: static
    }

    .navbar-nav .open .dropdown-menu {
        position: static;
        float: none;
        width: auto;
        margin-top: 0;
        background-color: transparent;
        border: 0;
        box-shadow: none
    }

    .navbar-nav .open .dropdown-menu>li>a,
    .navbar-nav .open .dropdown-menu .dropdown-header {
        padding: 5px 15px 5px 25px
    }

    .navbar-nav .open .dropdown-menu>li>a {
        line-height: 20px
    }

    .navbar-nav .open .dropdown-menu>li>a:hover,
    .navbar-nav .open .dropdown-menu>li>a:focus {
        background-image: none
    }

    .navbar-nav>li>.dropdown-menu {
        margin-top: 0 !important
    }

    .dropdown-menu.sub-menu li a {
        font-size: 14px !important;
        padding: 0 20px 0 20px !important
    }

    .dropdown-menu.sub-menu li a .wrapper-menu-line {
        padding-top: 5px
    }

    .dropdown-menu.sub-menu.s-menu-2 li a,
    .dropdown-menu.sub-menu.s-menu-3 li a,
    .dropdown-menu.sub-menu.s-menu-4 li a {
        padding: 0 20px 0 20px !important
    }

    .dropdown-menu.sub-menu.s-menu-2 li a span,
    .dropdown-menu.sub-menu.s-menu-3 li a span,
    .dropdown-menu.sub-menu.s-menu-4 li a span {
        padding-left: 2px
    }

    .navbar-nav li.divider {
        border-top: 1px solid #eee;
        margin: 7px 0 !important
    }

    .nav>li>a.cat-link {
        padding: 5px 5px 5px 15px !important
    }

    .nav .open>a,
    .nav .open>a:hover,
    .nav .open>a:focus,
    .nav .open>a.cat-link {
        background: #fff !important;
        color: #fff !important;
        border-top: 1px solid transparent !important;
        border-bottom: 1px solid transparent !important
    }

    .dropdown-menu.sub-menu {
        min-height: 50px;
        width: 100% !important
    }

    .main-header .main-navigation>ul a:hover,
    .main-header .main-navigation>ul a:focus {
        background-color: #fff !important;
        color: #015AAC !important;
        border-top: 1px solid transparent;
        border-bottom: 1px solid transparent
    }

    .subnavigation-level-1:after,
    .subnavigation-level-1:before,
    .dropdown-menu.sub-menu.s-menu-1:after,
    .dropdown-menu.sub-menu.s-menu-1:before {
        display: none !important
    }

    .subnavigation-level-1:after,
    .dropdown-menu.sub-menu.s-menu-1:after {
        display: none !important
    }

    .subnavigation-level-1:before,
    .dropdown-menu.sub-menu.s-menu-1:before {
        display: none !important
    }

    .dropdown-menu.sub-menu span.caret {
        display: inline-block !important
    }

    .nav>li>a.cat-link span.caret {
        display: inline-block
    }

    .page-login .register-col .agg-col {
        padding-right: 0
    }

    .page-login .register-col .register-section .reg-but-cont button {
        margin-right: 0
    }

    .page-login .register-col .register-section .agg-col .agg-box,
    .page-checkout-login .register-col .register-section .agg-col .agg-box {
        height: 40px
    }

    #personal-recs .product-card .pl-inner,
    #cart-recs .product-card .pl-inner,
    #related-recs .product-card .pl-inner,
    #category-recs .product-card .pl-inner,
    #homepage-recs .product-card .pl-inner {
        height: 265px
    }

    #personal-recs .product-card .pl-inner .price-cont,
    #cart-recs .product-card .pl-inner .price-cont,
    #related-recs .product-card .pl-inner .price-cont,
    #category-recs .product-card .pl-inner .price-cont,
    #homepage-recs .product-card .pl-inner .price-cont {
        border: none
    }

    .pageType-ContentPage .return-page-section {
        margin-top: 20px
    }

    .page-login .login-col .login-section .login-controls .lg-but-col button.btn,
    .page-checkout-login .login-col .login-section .login-controls .lg-but-col button.btn {
        width: auto;
        float: right
    }

    .page-multiStepCheckoutSummaryPage .col-xs-6.col-sm-2.visible-xs.visible-sm {
        display: none !important
    }
}

.ios-ipad a.mini-cart-link .glyphicon-menu-down {
    display: none
}

@media (max-width:1366px) and (min-width:1024px) {
    html.ios-ipad .page-homepage .main-slider span.glyphicon {
        display: block !important
    }
}

@media (max-width:1023px) and (min-width:801px) {

    html.windows-pc .main-header .header-middle li.specific-campaign-text,
    html.mac .main-header .header-middle li.specific-campaign-text {
        text-align: left;
        display: none !important
    }

    html.windows-pc .main-header .header-middle .store-select,
    html.mac .main-header .header-middle .store-select {
        width: 8.9633%;
        float: right
    }

    html.windows-pc .page-homepage .hero-products,
    html.mac .page-homepage .hero-products {
        margin-top: 10px
    }

    html.windows-pc .page-homepage .hero-products .slider .hero-products-inner,
    html.mac .page-homepage .hero-products .slider .hero-products-inner {
        min-height: auto !important;
        height: auto !important;
        background: none;
        padding: 0
    }

    html.windows-pc .page-homepage .hero-products .slider .hero-products-inner span.camp-head,
    html.mac .page-homepage .hero-products .slider .hero-products-inner span.camp-head {
        text-align: left;
        font-size: 16px;
        font-weight: normal;
        color: #015aac;
        padding: 0 10px 0 10px
    }

    html.windows-pc .page-homepage .hero-products .slider .hero-products-inner a.camp-subhead,
    html.mac .page-homepage .hero-products .slider .hero-products-inner a.camp-subhead {
        font-size: 16px;
        line-height: 30px;
        text-align: right;
        text-decoration: underline
    }

    html.windows-pc .page-homepage .hero-products .slider .hero-products-inner .hero-product,
    html.mac .page-homepage .hero-products .slider .hero-products-inner .hero-product {
        background: #fff;
        min-height: 140px
    }

    html.windows-pc .page-homepage .hero-products .slider .hero-products-inner .hero-product .heroBannerImage img,
    html.mac .page-homepage .hero-products .slider .hero-products-inner .hero-product .heroBannerImage img {
        max-width: 100px;
        max-height: 100px;
        margin: 0 auto
    }

    html.windows-pc .page-homepage .hero-products .slider .hero-products-inner .hero-product a .details,
    html.mac .page-homepage .hero-products .slider .hero-products-inner .hero-product a .details {
        margin-top: 0
    }

    html.windows-pc .page-homepage .hero-products .slider .hero-products-inner .hero-product a .details .p-name,
    html.mac .page-homepage .hero-products .slider .hero-products-inner .hero-product a .details .p-name {
        font-size: 14px;
        text-align: left
    }

    html.windows-pc .page-homepage .hero-products .slider .hero-products-inner .hero-product a .details .price-cont,
    html.mac .page-homepage .hero-products .slider .hero-products-inner .hero-product a .details .price-cont {
        margin-top: 15px !important
    }

    html.windows-pc .page-homepage .hero-products .slider .hero-products-inner .hero-product a .discount-badge,
    html.mac .page-homepage .hero-products .slider .hero-products-inner .hero-product a .discount-badge {
        width: 42px;
        height: 42px;
        font-size: 13px
    }

    html.windows-pc .page-homepage .hero-products .slider .hero-products-inner .hero-product .price-cont,
    html.mac .page-homepage .hero-products .slider .hero-products-inner .hero-product .price-cont {
        padding-left: 25px !important;
        margin-top: 30px !important
    }

    html.windows-pc .page-homepage .hero-products .slider .hero-products-inner .hero-product .price-cont span.center-block,
    html.mac .page-homepage .hero-products .slider .hero-products-inner .hero-product .price-cont span.center-block {
        width: 196px;
        text-align: left
    }

    html.windows-pc .page-homepage .hero-products .slider .hero-products-inner .hero-product .price-cont span.center-block .prices .priceLineThrough,
    html.mac .page-homepage .hero-products .slider .hero-products-inner .hero-product .price-cont span.center-block .prices .priceLineThrough {
        font-size: 14px
    }

    html.windows-pc .page-homepage .hero-products .slider .hero-products-inner .hero-product .price-cont span.center-block .prices .p-price,
    html.mac .page-homepage .hero-products .slider .hero-products-inner .hero-product .price-cont span.center-block .prices .p-price {
        font-size: 18px
    }

    html.windows-pc .page-homepage .hero-products .slider .hero-products-inner span.center-block,
    html.mac .page-homepage .hero-products .slider .hero-products-inner span.center-block {
        width: auto;
        text-align: left
    }

    html.windows-pc .page-homepage .hero-products .slider .hero-products-inner .owl-nav .owl-next,
    html.mac .page-homepage .hero-products .slider .hero-products-inner .owl-nav .owl-next,
    html.windows-pc .page-homepage .hero-products .slider .hero-products-inner .owl-nav .owl-prev,
    html.mac .page-homepage .hero-products .slider .hero-products-inner .owl-nav .owl-prev {
        width: 25px !important;
        height: 25px !important;
        bottom: 33% !important
    }

    html.windows-pc .page-homepage .hero-products .slider .hero-products-inner .owl-nav span.glyphicon,
    html.mac .page-homepage .hero-products .slider .hero-products-inner .owl-nav span.glyphicon {
        width: 15px;
        height: 15px;
        font-size: 11px;
        line-height: 15px
    }

    html.windows-pc .page-homepage .hero-products .owl-dots,
    html.mac .page-homepage .hero-products .owl-dots {
        position: static;
        text-align: center;
        margin-top: 10px
    }

    html.windows-pc .page-homepage .hero-products .owl-dots .owl-dot,
    html.mac .page-homepage .hero-products .owl-dots .owl-dot {
        width: 12px;
        height: 12px;
        border-radius: 20px;
        border: none;
        background-color: #d5d5d5;
        border: 2px solid #d5d5d5;
        float: none;
        display: inline-block;
        cursor: pointer;
        margin-right: 5px
    }

    html.windows-pc .page-homepage .hero-products .owl-dots .owl-dot.active,
    html.mac .page-homepage .hero-products .owl-dots .owl-dot.active {
        background: #ff0000
    }

    html.windows-pc .page-homepage .hero-products .owl-nav,
    html.mac .page-homepage .hero-products .owl-nav {
        display: none
    }

    html.windows-pc .hp-banner-container,
    html.mac .hp-banner-container {
        margin-bottom: 20px
    }

    html.windows-pc .template-pages-account-accountLayoutPage .accountNav-left .left-info-box,
    html.mac .template-pages-account-accountLayoutPage .accountNav-left .left-info-box {
        margin-bottom: 20px
    }

    html.windows-pc .pageType-CategoryPage .container .row>.col-md-9 .ap-facets-filters .col-xs-6.link-filters,
    html.mac .pageType-CategoryPage .container .row>.col-md-9 .ap-facets-filters .col-xs-6.link-filters,
    html.windows-pc .page-searchDiscount .container .row>.col-md-9 .ap-facets-filters .col-xs-6.link-filters,
    html.mac .page-searchDiscount .container .row>.col-md-9 .ap-facets-filters .col-xs-6.link-filters,
    html.windows-pc .page-campaignDetail .container .row>.col-md-9 .ap-facets-filters .col-xs-6.link-filters,
    html.mac .page-campaignDetail .container .row>.col-md-9 .ap-facets-filters .col-xs-6.link-filters {
        width: auto !important
    }

    html.windows-pc .pageType-CategoryPage .container .row>.col-md-9,
    html.mac .pageType-CategoryPage .container .row>.col-md-9,
    html.windows-pc .page-supplier .container .row>.col-md-9,
    html.mac .page-supplier .container .row>.col-md-9,
    html.windows-pc .page-search .container .row>.col-md-9,
    html.mac .page-search .container .row>.col-md-9,
    html.windows-pc .page-searchDiscount .container .row>.col-md-9,
    html.mac .page-searchDiscount .container .row>.col-md-9,
    html.windows-pc .page-campaignDetail .container .row>.col-md-9,
    html.mac .page-campaignDetail .container .row>.col-md-9 {
        width: 100%
    }

    html.windows-pc .page-cartPage .cart-right-col,
    html.mac .page-cartPage .cart-right-col {
        padding-left: 0;
        padding-top: 10px
    }

    html.windows-pc .main-footer .footer-top-cont>.row,
    html.mac .main-footer .footer-top-cont>.row {
        padding: 0 0 15px 0
    }

    html.windows-pc .main-footer .newsletter-box,
    html.mac .main-footer .newsletter-box {
        margin-bottom: 15px;
        width: 100%
    }

    html.windows-pc .main-footer .newsletter-box .title,
    html.mac .main-footer .newsletter-box .title {
        width: 100%;
        text-align: center
    }

    html.windows-pc .main-footer .newsletter-box .title span,
    html.mac .main-footer .newsletter-box .title span {
        width: 100%;
        margin-bottom: 5px;
        margin-left: 0;
        text-align: center
    }

    html.windows-pc .main-footer .newsletter-box .n-input-cont,
    html.mac .main-footer .newsletter-box .n-input-cont {
        margin: 32px auto 5px auto;
        float: none
    }

    html.windows-pc .main-footer .apps-box,
    html.mac .main-footer .apps-box {
        width: 100%
    }

    html.windows-pc .main-footer .apps-box .title,
    html.mac .main-footer .apps-box .title {
        width: 100%;
        text-align: center;
        padding-top: 0;
        margin-bottom: 5px
    }

    html.windows-pc .main-footer .apps-box .android-icon,
    html.mac .main-footer .apps-box .android-icon,
    html.windows-pc .main-footer .apps-box .ios-icon,
    html.mac .main-footer .apps-box .ios-icon {
        width: 100%
    }

    html.windows-pc .main-footer .apps-box .android-icon a,
    html.mac .main-footer .apps-box .android-icon a,
    html.windows-pc .main-footer .apps-box .ios-icon a,
    html.mac .main-footer .apps-box .ios-icon a {
        display: block;
        margin: 10px auto
    }

    html.windows-pc .main-footer .apps-box .ios-icon a,
    html.mac .main-footer .apps-box .ios-icon a {
        background: url("https://reimg-carrefour.mncdn.com/staticimage/sprite-icons.png") 0 -641px no-repeat
    }

    html.windows-pc .main-footer .apps-box .android-icon a,
    html.mac .main-footer .apps-box .android-icon a {
        background: url("https://reimg-carrefour.mncdn.com/staticimage/sprite-icons.png") 5px -68px no-repeat !important
    }

    html.windows-pc .main-footer .customer-nbox,
    html.mac .main-footer .customer-nbox {
        width: 100%;
        text-align: center;
        margin-top: 15px
    }

    html.windows-pc .main-footer .customer-nbox strong,
    html.mac .main-footer .customer-nbox strong {
        margin-left: 15px
    }

    html.windows-pc .main-footer .copyright .col-md-8,
    html.mac .main-footer .copyright .col-md-8 {
        text-align: center;
        width: 100%
    }

    html.windows-pc .main-footer .copyright .col-md-4,
    html.mac .main-footer .copyright .col-md-4 {
        width: 100%;
        text-align: center;
        margin-top: 5px
    }

    html.windows-pc .main-footer .copyright .col-md-4 a,
    html.mac .main-footer .copyright .col-md-4 a {
        font-size: 15px
    }
}

@media (max-width:1023px) and (min-width:600px) {}

@media (max-width:1200px) and (min-width:1000px) {

    html.windows-pc .main-header .main-navigation>.nav>li.specific-campaign-text,
    html.mac .main-header .main-navigation>.nav>li.specific-campaign-text {
        display: none !important
    }

    html.windows-pc .page-homepage .hero-banners .banner-box span,
    html.mac .page-homepage .hero-banners .banner-box span {
        line-height: 0
    }

    html.windows-pc .page-homepage .hero-products .slider .hero-products-inner,
    html.mac .page-homepage .hero-products .slider .hero-products-inner {
        min-height: 400px;
        height: 400px
    }

    html.windows-pc .page-homepage .hero-products .slider .hero-products-inner span.center-block,
    html.mac .page-homepage .hero-products .slider .hero-products-inner span.center-block {
        width: 160px
    }

    html.windows-pc .page-homepage .hero-products .slider .hero-products-inner .hero-product a .details .price-cont,
    html.mac .page-homepage .hero-products .slider .hero-products-inner .hero-product a .details .price-cont {
        margin-top: 5px
    }

    html.windows-pc .product-card .pl-inner,
    html.mac .product-card .pl-inner {
        padding: 10px 10px 0 10px !important
    }

    html.windows-pc .pageType-CategoryPage .ap-facets-filters .col-xs-6.link-filters,
    html.mac .pageType-CategoryPage .ap-facets-filters .col-xs-6.link-filters,
    html.windows-pc .page-search .ap-facets-filters .col-xs-6.link-filters,
    html.mac .page-search .ap-facets-filters .col-xs-6.link-filters,
    html.windows-pc .page-searchDiscount .ap-facets-filters .col-xs-6.link-filters,
    html.mac .page-searchDiscount .ap-facets-filters .col-xs-6.link-filters,
    html.windows-pc .page-campaignDetail .ap-facets-filters .col-xs-6.link-filters,
    html.mac .page-campaignDetail .ap-facets-filters .col-xs-6.link-filters,
    html.windows-pc .page-supplier .ap-facets-filters .col-xs-6.link-filters,
    html.mac .page-supplier .ap-facets-filters .col-xs-6.link-filters {
        width: auto !important
    }

    html.windows-pc .pageType-CategoryPage .container .row>.col-md-9 .ap-facets-filters .chk-filter,
    html.mac .pageType-CategoryPage .container .row>.col-md-9 .ap-facets-filters .chk-filter,
    html.windows-pc .page-searchDiscount .container .row>.col-md-9 .ap-facets-filters .chk-filter,
    html.mac .page-searchDiscount .container .row>.col-md-9 .ap-facets-filters .chk-filter,
    html.windows-pc .page-campaignDetail .container .row>.col-md-9 .ap-facets-filters .chk-filter,
    html.mac .page-campaignDetail .container .row>.col-md-9 .ap-facets-filters .chk-filter {
        width: auto
    }

    html.windows-pc .pageType-CategoryPage .container .row>.col-md-3.col-lg-2 .facet .facet-list li a,
    html.mac .pageType-CategoryPage .container .row>.col-md-3.col-lg-2 .facet .facet-list li a,
    html.windows-pc .pageType-CategoryPage .container .row>.col-md-3.col-lg-2 .facet .facet-list li ul.sub-cat li>.facet-text a,
    html.mac .pageType-CategoryPage .container .row>.col-md-3.col-lg-2 .facet .facet-list li ul.sub-cat li>.facet-text a,
    html.windows-pc .page-search .container .row>.col-md-3.col-lg-2 .facet .facet-list li a,
    html.mac .page-search .container .row>.col-md-3.col-lg-2 .facet .facet-list li a,
    html.windows-pc .page-search .container .row>.col-md-3.col-lg-2 .facet .facet-list li ul.sub-cat li>.facet-text a,
    html.mac .page-search .container .row>.col-md-3.col-lg-2 .facet .facet-list li ul.sub-cat li>.facet-text a,
    html.windows-pc .page-supplier .container .row>.col-md-3.col-lg-2 .facet .facet-list li a,
    html.mac .page-supplier .container .row>.col-md-3.col-lg-2 .facet .facet-list li a,
    html.windows-pc .page-supplier .container .row>.col-md-3.col-lg-2 .facet .facet-list li ul.sub-cat li>.facet-text a,
    html.mac .page-supplier .container .row>.col-md-3.col-lg-2 .facet .facet-list li ul.sub-cat li>.facet-text a,
    html.windows-pc .page-searchDiscount .container .row>.col-md-3.col-lg-2 .facet .facet-list li a,
    html.mac .page-searchDiscount .container .row>.col-md-3.col-lg-2 .facet .facet-list li a,
    html.windows-pc .page-searchDiscount .container .row>.col-md-3.col-lg-2 .facet .facet-list li ul.sub-cat li>.facet-text a,
    html.mac .page-searchDiscount .container .row>.col-md-3.col-lg-2 .facet .facet-list li ul.sub-cat li>.facet-text a,
    html.windows-pc .page-campaignDetail .container .row>.col-md-3.col-lg-2 .facet .facet-list li a,
    html.mac .page-campaignDetail .container .row>.col-md-3.col-lg-2 .facet .facet-list li a,
    html.windows-pc .page-campaignDetail .container .row>.col-md-3.col-lg-2 .facet .facet-list li ul.sub-cat li>.facet-text a,
    html.mac .page-campaignDetail .container .row>.col-md-3.col-lg-2 .facet .facet-list li ul.sub-cat li>.facet-text a {
        padding-right: 5px
    }

    html.windows-pc .pageType-ProductPage .container .col-lg-7.pd-right .container-fluid .product-details .price-row .col-lg-2,
    html.mac .pageType-ProductPage .container .col-lg-7.pd-right .container-fluid .product-details .price-row .col-lg-2 {
        width: 100% !important;
        margin-bottom: 10px
    }

    html.windows-pc .pageType-ProductPage .container .col-lg-7.pd-right .price-row .col-lg-6 .price-cont .item-price,
    html.mac .pageType-ProductPage .container .col-lg-7.pd-right .price-row .col-lg-6 .price-cont .item-price {
        font-size: 21px
    }

    html.windows-pc .page-multiStepCheckoutSummaryPage .checkout-paymentmethod .tabs .tabs-list>li a,
    html.mac .page-multiStepCheckoutSummaryPage .checkout-paymentmethod .tabs .tabs-list>li a {
        font-size: 14px
    }
}

@media (max-width:800px) and (min-width:300px) {

    .user-infos-cont,
    .search-box-cont.col-md-4,
    .main-header .main-navigation ul.nav li.specific-campaign-text,
    .main-header .main-navigation ul.nav li.header-cart {
        display: none
    }

    .main-header .main-navigation ul.nav li.specific-campaign-text,
    .main-header .header-middle li.specific-campaign-text {
        width: auto !important
    }

    li.m-htop-link-block,
    .m-user-infos-cont,
    .m-search-box-cont,
    .m-site-logo,
    .m-selectStoreCanvas,
    .m-header-cart {
        display: block !important
    }

    .hp-hero-banner .col-md-4 .col-md-12 {
        width: 47.333%
    }

    html.android-os .product-card .addToCartFavoriteProducts button.btn-primary {
        padding: 6px 12px
    }

    html.android-os .pager li>a {
        padding: 0 14px
    }

    .main-footer .footer-top-cont .col-sm-5,
    .main-footer .footer-top-cont .col-sm-2 {
        width: 95%;
        padding-left: 10px;
        margin-bottom: 15px
    }

    .main-footer .newsletter-box {
        width: 100%;
        margin-bottom: 30px
    }

    .main-footer .newsletter-box-title span {
        display: inline-block
    }

    .page-cartPage .col-xs-12.col-sm-12.col-md-12 {
        margin-bottom: 10px
    }

    .pageType-ProductPage .container .col-lg-7.pd-right .container-fluid .product-details .price-row .col-lg-2 {
        width: 100%;
        margin-bottom: 10px
    }
}

@media (max-width:1280px) and (min-width:800px) {

    html.android-os .search-box-cont.col-md-4,
    html.android-os .main-header .main-navigation ul.nav li.specific-campaign-text,
    html.android-os .main-header .main-navigation ul.nav li.header-cart {
        display: none
    }

    html.android-os li.m-htop-link-block,
    html.android-os .m-user-infos-cont,
    html.android-os .m-search-box-cont,
    html.android-os .m-site-logo,
    html.android-os .m-selectStoreCanvas,
    html.android-os .m-header-cart {
        display: block !important
    }

    html.android-os .top-cat-area {
        display: none
    }

    html.android-os .store-select .mini-cart-link .mini-cart-icon {
        width: 29px
    }

    html.android-os .store-select .mini-cart-link .mini-cart-icon .button__badge {
        background-color: #ff0000;
        border-radius: 4px;
        color: white;
        padding: 1px 3px;
        font-size: 10px;
        position: absolute;
        top: 0;
        left: 15px;
        float: left;
        height: 13px;
        line-height: 12px
    }

    html.android-os .main-header .main-navigation>.nav>li .sub-navigation {
        position: static;
        display: block;
        padding: 0;
        left: auto;
        top: auto
    }

    html.android-os .main-header .main-navigation>.nav>li .sub-navigation .sub-navigation-section {
        padding: 0;
        width: 93.433%
    }

    html.android-os .main-header .main-navigation>.nav>li .sub-navigation .sub-navigation-section .subnavigation-level-1 {
        background: none;
        border: none;
        position: static
    }

    html.android-os .main-header .main-navigation>.nav>li .sub-navigation .sub-navigation-section .subnavigation-level-1:before,
    html.android-os .main-header .main-navigation>.nav>li .sub-navigation .sub-navigation-section .subnavigation-level-1:after {
        display: none
    }

    html.android-os .main-header .main-navigation>.nav>li .sub-navigation .sub-navigation-section .subnavigation-level-1 ul {
        min-height: auto;
        border: none;
        padding: 0
    }

    html.android-os .main-header .main-navigation>.nav>li .sub-navigation .sub-navigation-section .subnavigation-level-2,
    html.android-os .main-header .main-navigation>.nav>li .sub-navigation .sub-navigation-section .subnavigation-level-3 {
        display: none
    }

    html.android-os .main-header .main-navigation>.nav>li .sub-navigation .user-infos-cont {
        display: block;
        float: none
    }

    html.android-os .main-header .main-navigation>.nav>li .sub-navigation .user-infos-cont ul.after-login li.logged_in {
        color: #fff;
        font-size: 15px;
        padding: 10px 5px 10px 15px;
        display: block !important
    }

    html.android-os .main-header .main-navigation>.nav>li .sub-navigation .user-infos-cont ul.after-login li a {
        line-height: 26px
    }

    html.android-os .main-header .main-navigation>.nav>li .sub-navigation .user-infos-cont ul.after-login li~li {
        margin-right: 0
    }

    html.android-os .main-header .main-navigation>.nav>li:first-child {
        border: none
    }

    html.android-os .main-header .main-navigation ul.nav {
        position: absolute;
        top: 0;
        bottom: 0;
        right: 0;
        left: 0
    }

    html.android-os .main-header .main-navigation .sm-back {
        font-size: 18px;
        line-height: 50px;
        display: block;
        padding: 0 10px
    }

    html.android-os .main-header .main-navigation .sm-back:before {
        content: "\e079"
    }

    html.android-os .main-header .main-navigation .sm-back:before {
        position: relative;
        top: 1px;
        display: inline-block;
        font-family: 'Glyphicons Halflings';
        font-style: normal;
        font-weight: normal;
        line-height: 1;
        -webkit-font-smoothing: antialiased;
        -moz-osx-font-smoothing: grayscale;
        font-size: .8em;
        margin-right: 1em
    }

    html.android-os .main-header .main-navigation>ul {
        -webkit-transition: -webkit-transform .3s ease-out;
        -moz-transition: -moz-transform .3s ease-out;
        -o-transition: -o-transform .3s ease-out;
        transition: transform .3s ease-out
    }

    html.android-os .main-header .main-navigation>ul>li {
        float: none
    }

    html.android-os .main-header .main-navigation>ul>li:last-child {
        border-right: none
    }

    html.android-os .main-header .main-navigation>ul>li+li {
        margin-top: 2px;
        margin-let: 0;
        border: none
    }

    html.android-os .main-header .main-navigation>ul.active {
        -webkit-transform: translate(-100%, 0);
        -ms-transform: translate(-100%, 0);
        -o-transform: translate(-100%, 0);
        transform: translate(-100%, 0)
    }

    html.android-os .main-header .main-navigation>ul a {
        color: #a1aebd;
        line-height: 50px
    }

    html.android-os .main-header .main-navigation>ul a:hover,
    html.android-os .main-header .main-navigation>ul a:focus {
        background-color: #fff !important;
        color: #fff !important
    }

    html.android-os .main-header .main-navigation li.auto {
        margin-top: 0
    }

    html.android-os .main-header .main-navigation li.auto.offcanvasNoBorder {
        border-bottom: 0
    }

    html.android-os .main-header .main-navigation .has-sub {
        position: static
    }

    html.android-os .main-header .main-navigation .has-sub>a {
        position: relative
    }

    html.android-os .main-header .main-navigation .has-sub>a:before {
        content: "\e080"
    }

    html.android-os .main-header .main-navigation .has-sub>a:before {
        position: relative;
        top: 1px;
        display: inline-block;
        font-family: 'Glyphicons Halflings';
        font-style: normal;
        font-weight: normal;
        line-height: 1;
        -webkit-font-smoothing: antialiased;
        -moz-osx-font-smoothing: grayscale;
        position: absolute;
        right: 10px;
        top: 25px
    }

    html.android-os .main-header .main-navigation .has-sub.active .sub-navigation {
        display: block
    }

    html.android-os .main-header .main-navigation .has-sub .sub-navigation {
        display: block;
        padding: 0
    }

    html.android-os .nav li a.sm-back {
        display: none !important
    }

    html.android-os .nav .open>a,
    html.android-os .nav .open>a:hover,
    html.android-os .nav .open>a:focus {
        background-color: #015aac;
        color: #fff;
        border: none
    }

    html.android-os .main-header .main-navigation .has-sub .sub-navigation.active {
        display: block
    }

    html.android-os .main-header .main-navigation .has-sub .sub-navigation .sub-navigation-section {
        margin-bottom: 16px
    }

    html.android-os .main-header .main-navigation .has-sub .sub-navigation .sub-navigation-section .title {
        font-size: 18px;
        line-height: 40px;
        padding: 0 10px
    }

    html.android-os .main-header .main-navigation .has-sub .sub-navigation .sub-navigation-section .sub-navigation-list {
        margin-bottom: 0;
        padding-left: 0;
        list-style: none
    }

    html.android-os .main-header .main-navigation .has-sub .sub-navigation .sub-navigation-section .sub-navigation-list>li {
        position: relative;
        display: block
    }

    html.android-os .main-header .main-navigation .has-sub .sub-navigation .sub-navigation-section .sub-navigation-list>li>a {
        position: relative;
        display: block;
        padding: 5px 5px 5px 35px;
        font: normal 15px/19px 'Nunito' !important;
        color: #015aac;
        height: auto
    }

    html.android-os .main-header .main-navigation .has-sub .sub-navigation .sub-navigation-section .sub-navigation-list>li>a:before {
        display: none
    }

    html.android-os .main-header .main-navigation .has-sub .sub-navigation .sub-navigation-section .sub-navigation-list>li>a:hover,
    html.android-os .main-header .main-navigation .has-sub .sub-navigation .sub-navigation-section .sub-navigation-list>li>a:focus {
        text-decoration: none;
        background-color: #eee
    }

    html.android-os .main-header .main-navigation .has-sub .sub-navigation .sub-navigation-section .sub-navigation-list>li.disabled>a {
        color: #777
    }

    html.android-os .main-header .main-navigation .has-sub .sub-navigation .sub-navigation-section .sub-navigation-list>li.disabled>a:hover,
    html.android-os .main-header .main-navigation .has-sub .sub-navigation .sub-navigation-section .sub-navigation-list>li.disabled>a:focus {
        color: #777;
        text-decoration: none;
        background-color: transparent;
        cursor: not-allowed
    }

    html.android-os .main-header .main-navigation .has-sub .sub-navigation .sub-navigation-section .sub-navigation-list .open>a,
    html.android-os .main-header .main-navigation .has-sub .sub-navigation .sub-navigation-section .sub-navigation-list .open>a:hover,
    html.android-os .main-header .main-navigation .has-sub .sub-navigation .sub-navigation-section .sub-navigation-list .open>a:focus {
        background-color: #eee;
        border-color: #085fae
    }

    html.android-os .main-header .main-navigation .has-sub .sub-navigation .sub-navigation-section .sub-navigation-list .nav-divider {
        height: 1px;
        margin: 9px 0;
        overflow: hidden;
        background-color: #e5e5e5
    }

    html.android-os .main-header .main-navigation .has-sub .sub-navigation .sub-navigation-section .sub-navigation-list>li>a>img {
        max-width: none
    }

    html.android-os .main-header .main-navigation .has-sub .sub-navigation .sub-navigation-section .sub-navigation-list>li {
        float: left
    }

    html.android-os .main-header .main-navigation .has-sub .sub-navigation .sub-navigation-section .sub-navigation-list>li>a {
        border-radius: 0
    }

    html.android-os .main-header .main-navigation .has-sub .sub-navigation .sub-navigation-section .sub-navigation-list>li+li {
        margin-left: 2px
    }

    html.android-os .main-header .main-navigation .has-sub .sub-navigation .sub-navigation-section .sub-navigation-list>li.active>a,
    html.android-os .main-header .main-navigation .has-sub .sub-navigation .sub-navigation-section .sub-navigation-list>li.active>a:hover,
    html.android-os .main-header .main-navigation .has-sub .sub-navigation .sub-navigation-section .sub-navigation-list>li.active>a:focus {
        color: #fff;
        background-color: #085fae
    }

    html.android-os .main-header .main-navigation .has-sub .sub-navigation .sub-navigation-section .sub-navigation-list>li {
        float: none
    }

    html.android-os .main-header .main-navigation .has-sub .sub-navigation .sub-navigation-section .sub-navigation-list>li+li {
        margin-top: 2px;
        margin-left: 0
    }

    html.android-os .main-header .main-navigation>.nav>li .sub-navigation .sub-navigation-section .sub-navigation-section-column.column-3 {
        width: 100%
    }

    html.android-os .main-header .main-navigation .has-sub .sub-navigation .sub-navigation-section .sub-navigation-list>li+li {
        margin-top: 0 !important
    }

    html.android-os .main-header {
        position: static
    }

    html.android-os .main-header .nav-cont {
        border: none
    }

    html.android-os .main-header .main-navigation ul.nav li a {
        display: block;
        padding: 5px 5px 5px 25px;
        font: normal 15px 'Nunito';
        color: #fff;
        height: auto;
        line-height: 19px
    }

    html.android-os .main-header .main-navigation ul.nav li .subnavigation-level-1 {
        padding-bottom: 10px;
        border-bottom: 1px solid #015aac !important
    }

    html.android-os .main-header .main-navigation ul.nav li.header-cart,
    html.android-os .main-header .main-navigation ul.nav li.specific-campaign-text {
        display: none
    }

    html.android-os .main-header .main-navigation ul.nav li.yCmsComponent {
        line-height: inherit !important
    }

    html.android-os .main-header .main-navigation ul.nav li.yCmsComponent a {
        padding: 5px 5px 5px 15px
    }

    html.android-os .main-header .main-navigation ul.nav li.yCmsComponent div.content {
        padding: 5px 5px 5px 15px;
        color: #fff
    }

    html.android-os .main-header .main-navigation ul.nav>li:nth-child(2) a,
    html.android-os .main-header .main-navigation ul.nav>li:nth-child(3) a,
    html.android-os .main-header .main-navigation ul.nav>li:nth-child(4) a {
        padding: 5px 5px 5px 15px
    }

    html.android-os .main-header .main-navigation ul.nav>li:nth-child(2) a i,
    html.android-os .main-header .main-navigation ul.nav>li:nth-child(3) a i,
    html.android-os .main-header .main-navigation ul.nav>li:nth-child(4) a i {
        display: none
    }

    html.android-os .main-header .main-navigation ul.nav>li:nth-child(2),
    html.android-os .main-header .main-navigation ul.nav>li:nth-child(7) {
        margin-top: 5px
    }

    html.android-os .main-header .main-navigation ul.nav>li:nth-child(4) {
        padding-bottom: 5px;
        border-bottom: 1px solid #eee
    }

    html.android-os .main-header .main-navigation .sub-navigation-section {
        margin-bottom: 0 !important
    }

    html.android-os .main-header .visible-xs.visible-sm {
        width: 3.666667%;
        margin-top: 2px
    }

    html.android-os .main-header .visible-xs.visible-sm button {
        background: none;
        box-shadow: none;
        font-size: 21px;
        color: #015aac;
        padding-left: 0
    }

    html.android-os .main-header .header-middle {
        margin: 0 0 10px 0
    }

    html.android-os .main-header .header-middle li.specific-campaign-text {
        float: left !important;
        list-style-type: none;
        width: 60.3333%;
        text-align: center
    }

    html.android-os .main-header .header-middle li.specific-campaign-text span {
        display: inline-block;
        font: normal 14px 'Nunito';
        color: #666;
        margin-top: 15px
    }

    html.android-os .main-header .header-middle .store-select {
        width: 5.9633%;
        float: right;
        padding: 0
    }

    html.android-os .main-header .header-middle .store-select ul li {
        float: left !important
    }

    html.android-os .main-header .header-middle .store-select ul li a {
        margin-top: 12px
    }

    html.android-os .main-header .header-middle .store-select ul li a.select-store-link {
        font-size: 21px;
        margin-top: 11px
    }

    html.android-os .main-header .header-middle .store-select ul li a.select-store-link i {
        font-size: 21px
    }

    html.android-os .main-header .header-middle .store-select ul li a.select-store-link span {
        display: none !important
    }

    html.android-os .main-header .header-middle .store-select ul li.header-cart span.my-cart-text {
        display: none
    }

    html.android-os .main-header .header-middle .store-select ul li.header-cart span.glyphicon-shopping-cart {
        font-size: 18px
    }

    html.android-os .main-header .header-middle .store-select ul li.header-cart .mini-cart-count,
    html.android-os .main-header .header-middle .store-select ul li.header-cart .mini-cart-price {
        display: none
    }

    html.android-os .main-header .search-box-cont.col-md-4 {
        width: 100%;
        margin-bottom: 15px
    }

    html.android-os .main-header .main-navigation>ul a:hover:hover,
    html.android-os .main-header .main-navigation>ul a:hover,
    html.android-os .main-header .main-navigation>ul a:hover:focus,
    html.android-os .main-header .main-navigation>ul a:focus {
        background: #015aac;
        color: #fff !important
    }

    html.android-os .main-header .main-navigation>ul a:hover:hover,
    html.android-os .main-header .main-navigation>ul a:hover,
    html.android-os .main-header .main-navigation>ul a:hover:focus,
    html.android-os .main-header .main-navigation>ul a:focus {
        background: #fff;
        color: #015aac !important;
        border-top: 1px solid transparent;
        border-bottom: 1px solid transparent
    }

    html.android-os .nav>li>a.cat-link.main-cat-link.highlighted {
        background: #005baa !important;
        color: #ffffff !important
    }

    html.android-os .dropdown-menu.sub-menu span.caret {
        display: inline-block !important
    }

    html.android-os .main-header .main-navigation .user-infos-cont {
        width: 100%;
        position: relative
    }

    html.android-os .main-header .main-navigation .user-infos-cont ul {
        padding: 0;
        margin-top: 0 !important;
        margin-bottom: 0;
        background-color: #015aac
    }

    html.android-os .main-header .main-navigation .user-infos-cont ul li {
        display: block;
        float: none
    }

    html.android-os .main-header .main-navigation .user-infos-cont ul li a {
        line-height: 50px;
        color: #fff;
        padding: 5px 5px 5px 15px;
        display: block;
        vertical-align: middle;
        font-size: 15px
    }

    html.android-os .hp-hero-banner .col-md-8 {
        width: 100%
    }

    html.android-os .hp-hero-banner .col-md-8 img {
        width: 1150px
    }

    html.android-os .hp-hero-banner .col-md-4 {
        width: 100%;
        margin-top: 25px
    }

    html.android-os .hp-hero-banner .col-md-4 .col-md-12 {
        width: 48%
    }

    html.android-os .hp-hero-banner .col-md-4 .col-md-12:first-child {
        margin-right: 21px;
        margin-bottom: 5px
    }

    html.android-os .page-homepage .hero-products {
        margin-bottom: 20px
    }

    html.android-os .page-homepage .hero-products .slider .hero-products-inner {
        min-height: 415px
    }

    html.android-os .page-homepage .hero-products .slider .hero-products-inner .hero-product .heroBannerImage {
        height: 189px !important
    }

    html.android-os .page-homepage .hero-products .slider .hero-products-inner .hero-product .heroBannerImage img {
        max-width: 190px;
        max-height: 190px;
        margin: 0 auto
    }

    html.android-os .page-homepage .hero-products .slider .hero-products-inner .hero-product a .details .price-cont {
        padding-left: 0;
        margin-top: 0
    }

    html.android-os .page-homepage .hero-products .slider .hero-products-inner span.center-block {
        width: auto;
        text-align: left
    }

    html.android-os .page-homepage .hero-banners .banner-box span {
        line-height: 0
    }

    html.android-os .rec-carousel-component-inner .owl-item .product-card .pl-inner {
        height: 275px;
        overflow: hidden
    }

    html.android-os .rec-carousel-component-inner .owl-item .product-card .pl-inner .hover-box2 .clearfix.qty-mc,
    html.android-os .rec-carousel-component-inner .owl-item .product-card .pl-inner .hover-box2 .dl-horizontal dd.qty-mc,
    html.android-os .rec-carousel-component-inner .owl-item .product-card .pl-inner .hover-box2 .container.qty-mc,
    html.android-os .rec-carousel-component-inner .owl-item .product-card .pl-inner .hover-box2 .container-fluid.qty-mc,
    html.android-os .rec-carousel-component-inner .owl-item .product-card .pl-inner .hover-box2 .row.qty-mc,
    html.android-os .rec-carousel-component-inner .owl-item .product-card .pl-inner .hover-box2 .form-horizontal .form-group.qty-mc,
    html.android-os .rec-carousel-component-inner .owl-item .product-card .pl-inner .hover-box2 .btn-toolbar.qty-mc,
    html.android-os .rec-carousel-component-inner .owl-item .product-card .pl-inner .hover-box2 .btn-group-vertical>.btn-group.qty-mc,
    html.android-os .rec-carousel-component-inner .owl-item .product-card .pl-inner .hover-box2 .nav.qty-mc,
    html.android-os .rec-carousel-component-inner .owl-item .product-card .pl-inner .hover-box2 .navbar.qty-mc,
    html.android-os .rec-carousel-component-inner .owl-item .product-card .pl-inner .hover-box2 .navbar-header.qty-mc,
    html.android-os .rec-carousel-component-inner .owl-item .product-card .pl-inner .hover-box2 .navbar-collapse.qty-mc,
    html.android-os .rec-carousel-component-inner .owl-item .product-card .pl-inner .hover-box2 .pager.qty-mc,
    html.android-os .rec-carousel-component-inner .owl-item .product-card .pl-inner .hover-box2 .panel-body.qty-mc,
    html.android-os .rec-carousel-component-inner .owl-item .product-card .pl-inner .hover-box2 .modal-footer.qty-mc {
        width: auto !important
    }

    html.android-os .product-card .pl-inner .qty-selector {
        display: table;
        float: none;
        margin: 0 auto
    }

    html.android-os .product-card .pl-inner .qty-selector .input-group-btn {
        width: 14px;
        height: 25px
    }

    html.android-os .product-card .pl-inner .qty-selector .input-group-btn button {
        padding: 0;
        width: 14px;
        height: 25px;
        background: #e4e4e4;
        border: none;
        box-shadow: none;
        line-height: 0
    }

    html.android-os .product-card .pl-inner .qty-selector .input-group-btn button span {
        color: #015aac;
        font-size: 12px;
        line-height: 24px
    }

    html.android-os .product-card .pl-inner .qty-selector .input-group-btn button span:focus {
        border: none
    }

    html.android-os .product-card .pl-inner .qty-selector .a-title {
        font: normal 12px 'Nunito';
        padding-bottom: 5px;
        text-transform: uppercase
    }

    html.android-os .product-card .pl-inner .clearfix,
    html.android-os .product-card .pl-inner .dl-horizontal dd,
    html.android-os .product-card .pl-inner .container,
    html.android-os .product-card .pl-inner .container-fluid,
    html.android-os .product-card .pl-inner .row,
    html.android-os .product-card .pl-inner .form-horizontal .form-group,
    html.android-os .product-card .pl-inner .btn-toolbar,
    html.android-os .product-card .pl-inner .btn-group-vertical>.btn-group,
    html.android-os .product-card .pl-inner .nav,
    html.android-os .product-card .pl-inner .navbar,
    html.android-os .product-card .pl-inner .navbar-header,
    html.android-os .product-card .pl-inner .navbar-collapse,
    html.android-os .product-card .pl-inner .pager,
    html.android-os .product-card .pl-inner .panel-body,
    html.android-os .product-card .pl-inner .modal-footer {
        margin: 0 auto;
        text-align: center
    }

    html.android-os .product-card .pl-inner .js-quantity-selector-input {
        width: 45px;
        height: 25px;
        border: none;
        background: #f2f2f2;
        padding: 6px 3px
    }

    html.android-os .product-card .pl-inner .addToCartFavoriteProducts,
    html.android-os .product-card .pl-inner .add-slist-cont,
    html.android-os .product-card .pl-inner .oos-cont {
        display: block
    }

    html.android-os .product-card .pl-inner .addToCartFavoriteProducts {
        float: none;
        width: 100%;
        margin: 0 auto
    }

    html.android-os .product-card .pl-inner .addToCartFavoriteProducts button.btn-primary {
        background: #009f0f;
        border: 0;
        box-shadow: none;
        padding: 6px 12px;
        font: normal 14px/23.9333px 'Nunito';
        width: auto;
        display: inline-block
    }

    html.android-os .product-card .pl-inner .oos-cont button.btn-primary.outOfStock {
        margin-bottom: 61px
    }

    html.android-os .product-card .pl-inner .item-name {
        font-size: 13px
    }

    html.android-os .product-card .pl-inner .price-cont {
        padding-bottom: 15px;
        margin: 2px 0 0 0;
        height: 46px;
        text-align: left
    }

    html.android-os .product-card .pl-inner .price-cont .priceLineThrough {
        margin: 0;
        font-size: 13px;
        display: block
    }

    html.android-os .product-card .pl-inner .price-cont .pl-inner .add-slist-cont .productCartAddFavorite {
        font-size: 13px
    }

    html.android-os .product-card .pl-inner .qty-mc {
        border-top: 1px solid #e4e4e4
    }

    html.android-os .main-footer .copyright .col-md-8 {
        padding-left: 10px
    }

    html.android-os .pageType-CategoryPage .pagination-bar,
    html.android-os .page-searchDiscount .pagination-bar {
        margin: 30px 0 !important
    }

    html.android-os .pageType-CategoryPage .container .row .product-facet .cornerLeftElement,
    html.android-os .page-searchDiscount .container .row .product-facet .cornerLeftElement {
        font-size: 18px
    }

    html.android-os .pageType-CategoryPage .container .row>.col-md-9,
    html.android-os .page-searchDiscount .container .row>.col-md-9 {
        padding-left: 19px
    }

    html.android-os .pageType-CategoryPage .container .row>.col-md-9 .pl-inner .product-card,
    html.android-os .page-searchDiscount .container .row>.col-md-9 .pl-inner .product-card {
        width: 100% !important
    }

    html.android-os .pageType-CategoryPage .container .row>.col-md-9 .pl-inner .product-card .thumb,
    html.android-os .page-searchDiscount .container .row>.col-md-9 .pl-inner .product-card .thumb {
        height: 150px
    }

    html.android-os .pageType-CategoryPage .container .row>.col-md-9 .pl-inner .product-card .qty-selector,
    html.android-os .page-searchDiscount .container .row>.col-md-9 .pl-inner .product-card .qty-selector {
        padding: 12px 10px 0 8px
    }

    html.android-os .pageType-CategoryPage .container .row>.col-md-9 .ap-facets-filters,
    html.android-os .page-searchDiscount .container .row>.col-md-9 .ap-facets-filters {
        margin-right: 0
    }

    html.android-os .pageType-CategoryPage .container .row>.col-md-9 .ap-facets-filters .link-filters,
    html.android-os .page-searchDiscount .container .row>.col-md-9 .ap-facets-filters .link-filters {
        width: auto
    }

    html.android-os .pageType-ProductPage .container .col-lg-5.pd-left .pd-rec-pr h3 {
        font-size: 15px !important
    }

    html.android-os .pageType-ProductPage .container .col-lg-5.pd-left .pd-rec-pr .container-fluid ul.product-listing.product-grid li {
        padding-right: 0;
        padding-left: 10px
    }

    html.android-os .pageType-ProductPage .container .col-lg-5.pd-left #upsellingRecommendations .product-card .pl-inner {
        height: 410px
    }

    html.android-os .pageType-ProductPage .container .col-lg-7.pd-right {
        padding-right: 10px
    }

    html.android-os .pageType-ProductPage .container .col-lg-7.pd-right .container-fluid .product-details .addtocart-component.row .col-md-2.col-lg-2 {
        width: 29.666667% !important;
        margin-bottom: 15px
    }

    html.android-os .pageType-ProductPage .container .col-lg-7.pd-right .container-fluid .product-details .addtocart-component.row .col-md-10.col-lg-10 {
        width: 100%;
        padding-left: 7px
    }

    html.android-os .pageType-ProductPage .container .col-lg-7.pd-right .container-fluid .product-details .pd-bottom-details .informationText .pd-social #twitter-widget-0 {
        margin-top: 5px
    }

    html.android-os .pageType-ProductPage .container .col-lg-7.pd-right .container-fluid .product-details .pd-bottom-details .col-md-12.col-lg-12 .col-md-12.col-lg-12 ul li .product-card .pl-inner {
        height: 275px
    }

    html.android-os .pageType-ProductPage .container .col-lg-7.pd-right .container-fluid .product-details .pd-bottom-details .col-md-12.col-lg-12 .col-md-12.col-lg-12 ul li .product-card .pl-inner .thumb {
        float: none
    }

    html.android-os .pageType-ProductPage .container .col-lg-7.pd-right .container-fluid .product-details .pd-bottom-details .col-md-12.col-lg-12 .col-md-12.col-lg-12 ul li .product-card .pl-inner .qty-selector {
        display: block;
        width: 60%
    }

    html.android-os .pageType-ProductPage .container .col-lg-7.pd-right .container-fluid .product-details .pd-bottom-details .col-md-12.col-lg-12 .col-md-12.col-lg-12 ul li .product-card .pl-inner .addToCartFavoriteProducts {
        display: block
    }

    html.android-os .pageType-ProductPage .container .col-lg-7.pd-right .container-fluid .product-details .col-md-10.col-lg-10 .info-text-cont {
        margin-left: 20px !important
    }

    html.android-os .template-pages-account-accountLayoutPage .accountNav-left .content {
        margin-bottom: 20px !important
    }

    html.android-os .template-pages-account-accountLayoutPage .accountNav-left .left-info-box {
        min-height: 150px
    }

    html.android-os .template-pages-account-accountLayoutPage .account-section-content .filter-title {
        margin-left: 0
    }

    html.android-os .template-pages-account-accountLayoutPage .account-section-content .account-orderhistory-list ul li .order-infos {
        font-size: 13px
    }

    html.android-os .template-pages-account-accountLayoutPage .account-section-content .account-orderhistory-list ul li .order-infos .row.order-number {
        font-size: 13px
    }

    html.android-os .template-pages-account-accountLayoutPage .favoriteProductsList>div ul li .favoriteProductsItem .pl-inner span.thumb img {
        max-width: 50px;
        max-height: 50px
    }

    html.android-os .template-pages-account-accountLayoutPage .favoriteProductsList>div ul li .favoriteProductsItem .pl-inner span.item-info {
        width: 26%
    }

    html.android-os .template-pages-account-accountLayoutPage .favoriteProductsList>div ul li .favoriteProductsItem .pl-inner span.price-cont {
        border-bottom: none
    }

    html.android-os .template-pages-account-accountLayoutPage .favoriteProductsList>div ul li .favoriteProductsItem .pl-inner>div>form {
        margin-left: -10px
    }

    html.android-os .template-pages-account-accountLayoutPage .favoriteProductsList>div ul li .favoriteProductsItem .pl-inner .qty-mc {
        border-top: none
    }

    html.android-os .template-pages-account-accountLayoutPage .favoriteProductsList>div ul li .favoriteProductsItem .pl-inner .qty-mc .qty-selector {
        width: 78%
    }

    html.android-os .template-pages-account-accountLayoutPage .favoriteProductsList>div ul li .favoriteProductsItem .pl-inner .qty-mc .qty-selector input.form-control {
        height: 25px !important
    }

    html.android-os main .main-navigation ul.nav li a {
        padding: 5px 5px 5px 15px
    }

    html.android-os main .main-navigation ul.nav li a i {
        display: none
    }

    html.android-os main .main-navigation .user-infos-cont {
        width: 100%;
        position: relative;
        float: none !important;
        display: block;
        padding: 0
    }

    html.android-os main .main-navigation .user-infos-cont ul li {
        padding: 10px 0
    }

    html.android-os main .main-navigation .user-infos-cont ul li a {
        line-height: 15px !important
    }

    html.android-os main .main-navigation .user-infos-cont ul li a i {
        display: none
    }

    html.android-os main .main-navigation .user-infos-cont ul li~li {
        margin-right: 0
    }

    html.android-os main .main-navigation .user-infos-cont ul.after-login li.logged_in {
        color: #fff;
        font-size: 15px;
        padding: 10px 5px 10px 15px;
        display: block !important
    }

    html.android-os main .main-navigation .user-infos-cont ul.after-login li a {
        line-height: 26px
    }

    html.android-os main .main-navigation .user-infos-cont ul.after-login li~li {
        margin-right: 0
    }

    html.android-os .main-header .main-navigation ul.nav {
        position: static;
        margin-top: 5px
    }

    html.android-os .navbar-nav .open .dropdown-menu {
        position: static;
        float: none;
        width: auto;
        margin-top: 0;
        background-color: transparent;
        border: 0;
        box-shadow: none
    }

    html.android-os .navbar-nav .open .dropdown-menu>li>a,
    html.android-os .navbar-nav .open .dropdown-menu .dropdown-header {
        padding: 5px 15px 5px 25px
    }

    html.android-os .navbar-nav .open .dropdown-menu>li>a {
        line-height: 20px
    }

    html.android-os .navbar-nav .open .dropdown-menu>li>a:hover,
    html.android-os .navbar-nav .open .dropdown-menu>li>a:focus {
        background-image: none
    }

    html.android-os .navbar-nav>li>.dropdown-menu {
        margin-top: 0 !important
    }

    html.android-os .dropdown-menu.sub-menu li a {
        font-size: 14px !important;
        padding: 0 20px 0 20px !important
    }

    html.android-os .dropdown-menu.sub-menu li a .wrapper-menu-line {
        padding-top: 5px
    }

    html.android-os .dropdown-menu.sub-menu.s-menu-2 li a,
    html.android-os .dropdown-menu.sub-menu.s-menu-3 li a,
    html.android-os .dropdown-menu.sub-menu.s-menu-4 li a {
        padding: 0 20px 0 20px !important
    }

    html.android-os .dropdown-menu.sub-menu.s-menu-2 li a span,
    html.android-os .dropdown-menu.sub-menu.s-menu-3 li a span,
    html.android-os .dropdown-menu.sub-menu.s-menu-4 li a span {
        padding-left: 2px
    }

    html.android-os .navbar-nav li.divider {
        border-top: 1px solid #eee !important;
        margin: 7px 0 !important
    }

    html.android-os .nav>li>a.cat-link {
        padding: 5px 5px 5px 15px !important
    }

    html.android-os .nav .open>a,
    html.android-os .nav .open>a:hover,
    html.android-os .nav .open>a:focus,
    html.android-os .nav .open>a.cat-link {
        background: #fff !important;
        color: #fff !important;
        border-top: 1px solid transparent !important;
        border-bottom: 1px solid transparent !important
    }

    html.android-os .dropdown-menu.sub-menu {
        min-height: 50px;
        width: 100% !important
    }

    html.android-os .main-header .main-navigation>ul a:hover,
    html.android-os .main-header .main-navigation>ul a:focus {
        background-color: #fff !important;
        color: #015AAC !important;
        border-top: 1px solid transparent;
        border-bottom: 1px solid transparent
    }

    html.android-os .subnavigation-level-1:after,
    html.android-os .subnavigation-level-1:before,
    html.android-os .dropdown-menu.sub-menu.s-menu-1:after,
    html.android-os .dropdown-menu.sub-menu.s-menu-1:before {
        display: none !important
    }

    html.android-os .subnavigation-level-1:after,
    html.android-os .dropdown-menu.sub-menu.s-menu-1:after {
        display: none !important
    }

    html.android-os .subnavigation-level-1:before,
    html.android-os .dropdown-menu.sub-menu.s-menu-1:before {
        display: none !important
    }

    html.android-os .dropdown-menu.sub-menu span.caret {
        display: inline-block !important
    }

    html.android-os .nav>li>a.cat-link span.caret {
        display: inline-block
    }

    html.android-os .page-login .register-col .agg-col {
        padding-right: 0
    }

    html.android-os .page-login .register-col .register-section .reg-but-cont button {
        margin-right: 0
    }

    html.android-os #personal-recs .product-card .pl-inner,
    html.android-os #cart-recs .product-card .pl-inner,
    html.android-os #related-recs .product-card .pl-inner,
    html.android-os #category-recs .product-card .pl-inner,
    html.android-os #homepage-recs .product-card .pl-inner {
        height: 275px !important
    }

    html.android-os #personal-recs .product-card .pl-inner .price-cont,
    html.android-os #cart-recs .product-card .pl-inner .price-cont,
    html.android-os #related-recs .product-card .pl-inner .price-cont,
    html.android-os #category-recs .product-card .pl-inner .price-cont,
    html.android-os #homepage-recs .product-card .pl-inner .price-cont {
        border: none
    }

    html.android-os .pageType-ContentPage .return-page-section {
        margin-top: 20px
    }

    html.android-os .pageType-CategoryPage .pagination-bar,
    html.android-os .page-search .pagination-bar,
    html.android-os .page-searchDiscount .pagination-bar,
    html.android-os .page-campaignDetail .pagination-bar {
        margin: 10px 0 30px -10px
    }

    .page-multiStepCheckoutSummaryPage .col-xs-6.col-sm-2.visible-xs.visible-sm {
        display: none !important
    }
}

.android-os a.mini-cart-link .glyphicon-menu-down {
    display: none
}

@media (max-width:800px) and (min-width:480px) {

    .user-infos-cont,
    .search-box-cont.col-md-4,
    .main-header .main-navigation ul.nav li.specific-campaign-text,
    .main-header .main-navigation ul.nav li.header-cart {
        display: none
    }

    .main-header .main-navigation ul.nav li.specific-campaign-text,
    .main-header .header-middle li.specific-campaign-text {
        width: auto !important
    }

    li.m-htop-link-block,
    .m-user-infos-cont,
    .m-search-box-cont,
    .m-site-logo,
    .m-selectStoreCanvas,
    .m-header-cart {
        display: block !important
    }

    .main-header .header-middle {
        margin: 0 0 -5px 0 !important
    }

    .main-header .header-middle li.specific-campaign-text {
        width: 48.3333% !important;
        display: none !important
    }

    .main-header .header-middle .store-select {
        width: 9.3333% !important;
        float: right;
        margin-right: 5px
    }

    .main-header .header-middle .store-select ul li:first-child {
        margin-right: 5px
    }

    .page-homepage .hero-products {
        margin-top: 10px;
        margin-bottom: 0 !important
    }

    .page-homepage .hero-products .slider .hero-products-inner {
        min-height: auto !important;
        background: none;
        padding: 0
    }

    .page-homepage .hero-products .slider .hero-products-inner span.camp-head {
        text-align: left;
        font-size: 16px !important;
        font-weight: normal;
        color: #015aac;
        padding: 0 10px 0 10px
    }

    .page-homepage .hero-products .slider .hero-products-inner a.camp-subhead {
        font-size: 16px;
        line-height: 30px;
        text-align: right !important;
        text-decoration: underline
    }

    .page-homepage .hero-products .slider .hero-products-inner .hero-product {
        background: #fff;
        min-height: 140px
    }

    .page-homepage .hero-products .slider .hero-products-inner .hero-product .heroBannerImage img {
        max-width: 100px;
        max-height: 100px;
        margin: 0 auto
    }

    .page-homepage .hero-products .slider .hero-products-inner .hero-product a .details {
        margin-top: 0
    }

    .page-homepage .hero-products .slider .hero-products-inner .hero-product a .details .p-name {
        font-size: 14px;
        text-align: left
    }

    .page-homepage .hero-products .slider .hero-products-inner .hero-product a .details .price-cont {
        margin-top: 15px !important
    }

    .page-homepage .hero-products .slider .hero-products-inner .hero-product a .discount-badge {
        width: 42px;
        height: 42px;
        font-size: 13px
    }

    .page-homepage .hero-products .slider .hero-products-inner .hero-product .price-cont {
        padding-left: 25px !important;
        margin-top: 30px !important
    }

    .page-homepage .hero-products .slider .hero-products-inner .hero-product .price-cont span.center-block {
        width: 196px;
        text-align: left
    }

    .page-homepage .hero-products .slider .hero-products-inner .hero-product .price-cont span.center-block .prices .priceLineThrough {
        font-size: 14px
    }

    .page-homepage .hero-products .slider .hero-products-inner .hero-product .price-cont span.center-block .prices .p-price {
        font-size: 18px
    }

    .page-homepage .hero-products .slider .hero-products-inner span.center-block {
        width: auto;
        text-align: left
    }

    .page-homepage .hero-products .slider .hero-products-inner .owl-nav .owl-next,
    .page-homepage .hero-products .slider .hero-products-inner .owl-nav .owl-prev {
        width: 25px !important;
        height: 25px !important;
        bottom: 33% !important
    }

    .page-homepage .hero-products .slider .hero-products-inner .owl-nav span.glyphicon {
        width: 15px;
        height: 15px;
        font-size: 11px;
        line-height: 15px
    }

    .page-homepage .hero-products .owl-dots {
        position: static;
        text-align: center;
        margin-top: 10px
    }

    .page-homepage .hero-products .owl-dots .owl-dot {
        width: 12px;
        height: 12px;
        border-radius: 20px;
        border: none;
        background-color: #d5d5d5;
        border: 2px solid #d5d5d5;
        float: none;
        display: inline-block;
        cursor: pointer;
        margin-right: 5px
    }

    .page-homepage .hero-products .owl-dots .owl-dot.active {
        background: #ff0000
    }

    .page-homepage .hero-products .owl-nav {
        display: none
    }

    .hp-banner-container {
        margin-bottom: 20px
    }

    .rec-carousel-component .rec-carousel-component-inner .owl-item .product-card .pl-inner {
        height: 260px;
        overflow: hidden
    }

    .rec-carousel-component .owl-dots {
        text-align: center !important;
        position: static !important;
        margin-top: 10px
    }

    .rec-carousel-component .owl-dots .owl-dot {
        width: 12px !important;
        height: 12px !important;
        border-radius: 20px !important;
        border: none !important;
        background-color: #d5d5d5 !important;
        border: 2px solid #d5d5d5 !important;
        float: none !important;
        display: inline-block !important;
        cursor: pointer !important;
        margin-right: 5px !important
    }

    .rec-carousel-component .owl-dots .owl-dot.active {
        background: #ff0000 !important
    }

    .pageType-CategoryPage .container .row>.col-md-9,
    .page-searchDiscount .container .row>.col-md-9,
    .page-campaignDetail .container .row>.col-md-9 {
        width: 100%
    }

    .pageType-CategoryPage .container .row>.col-md-9 .ap-facets-filters .col-xs-6.link-filters,
    .page-searchDiscount .container .row>.col-md-9 .ap-facets-filters .col-xs-6.link-filters,
    .page-campaignDetail .container .row>.col-md-9 .ap-facets-filters .col-xs-6.link-filters {
        width: 47.333% !important
    }

    .cat-rec-module .owl-dots {
        display: block;
        position: static;
        text-align: center;
        margin: 15px 0
    }

    .cat-rec-module .owl-dots .owl-dot {
        width: 12px;
        height: 12px;
        border-radius: 20px;
        border: none;
        background-color: #d5d5d5;
        border: 2px solid #d5d5d5;
        float: none;
        display: inline-block;
        cursor: pointer;
        margin-right: 5px
    }

    .cat-rec-module .owl-dots .owl-dot.active {
        background: #ff0000
    }

    .pageType-CategoryPage .container .row>.col-md-9 .top-paging,
    .page-searchDiscount .container .row>.col-md-9 .top-paging,
    .page-campaignDetail .container .row>.col-md-9 .top-paging,
    .pageType-CategoryPage .page-search .container .row>.col-md-9 .top-paging,
    .page-searchDiscount .page-search .container .row>.col-md-9 .top-paging,
    .page-campaignDetail .page-search .container .row>.col-md-9 .top-paging {
        margin: 10px 0 10px 0
    }

    .pageType-ProductPage .container .col-lg-5.pd-left .pd-rec-pr h3 {
        font-size: 15px
    }

    .pageType-ProductPage .container .col-lg-5.pd-left .pd-rec-pr .container-fluid ul.product-listing.product-grid li {
        padding-right: 0;
        padding-left: 10px
    }

    .pageType-ProductPage .container .col-lg-7.pd-right {
        padding-right: 10px
    }

    .pageType-ProductPage .container .col-lg-7.pd-right .container-fluid .product-details .addtocart-component.row .col-md-2.col-lg-2 {
        width: 29.666667% !important;
        margin-bottom: 15px
    }

    .pageType-ProductPage .container .col-lg-7.pd-right .container-fluid .product-details .pd-bottom-details .col-md-8.col-lg-8 {
        width: 66.333333%
    }

    .pageType-ProductPage .container .col-lg-7.pd-right .container-fluid .product-details .pd-bottom-details .col-md-8.col-lg-8 ul li .product-card .pl-inner .addToCartFavoriteProducts {
        width: 55px !important
    }

    .pageType-ProductPage .container .col-lg-7.pd-right .container-fluid .product-details .pd-bottom-details .col-md-8.col-lg-8 ul li .product-card .pl-inner .addToCartFavoriteProducts button {
        width: 100% !important;
        text-align: center
    }

    .pageType-ProductPage .container .col-lg-7.pd-right .container-fluid .product-details .col-md-10.col-lg-10 .info-text-cont {
        margin-left: 4px !important
    }

    .page-login .login-col .login-section .form-group input {
        width: 100%
    }

    .page-login .login-col .login-section .login-controls .lg-but-col {
        padding-left: 0
    }

    .page-login .register-col .register-section .headline .att-msg {
        margin: 4px 0 0 0;
        font-size: 13px
    }

    .page-login .register-col .register-section .form-group select,
    .page-login .register-col .register-section .form-group input {
        width: 100%
    }

    .template-pages-account-accountLayoutPage .accountNav-left .accountNav {
        width: 100%
    }

    .template-pages-account-accountLayoutPage .myaccount-right-col {
        margin-top: 20px
    }

    .template-pages-account-accountLayoutPage .myaccount-right-col .my-account-hp .container-fluid {
        padding: 0
    }

    .template-pages-account-accountLayoutPage .myaccount-right-col .my-account-hp .container-fluid>a.col-md-3.col-lg-3 {
        width: 23% !important
    }

    .template-pages-account-accountLayoutPage .myaccount-right-col .account-top-title-box {
        margin-left: 0
    }

    .template-pages-account-accountLayoutPage .myaccount-right-col .saved-adress-box {
        margin-left: 0
    }

    .template-pages-account-accountLayoutPage .myaccount-right-col .saved-adress-box .main-adress-box {
        width: 99.666%;
        margin-left: 0
    }

    .template-pages-account-accountLayoutPage .myaccount-right-col .account-section-content {
        margin-left: 0
    }

    .template-pages-account-accountLayoutPage .myaccount-right-col .account-section-content .filter-title {
        margin-left: 10px !important
    }

    .template-pages-account-accountLayoutPage .myaccount-right-col {
        padding-left: 0
    }

    .page-searchEmpty .col-md-9.col-lg-10 {
        padding-left: 0
    }

    .page-search .container .row>.col-md-9 {
        width: 100%
    }

    .template-pages-account-accountLayoutPage .account-profile-data,
    .template-pages-account-accountLayoutPage .profile-edit-box {
        margin-left: 0
    }

    .template-pages-account-accountLayoutPage .profile-edit-box .account-section-content.account-section-content-small {
        padding-left: 15px
    }

    .template-pages-account-accountLayoutPage .favoriteProductsList {
        margin-left: -10px
    }
}

@media (max-width:768px) and (min-width:301px) {
    .main-header .header-middle .store-select {
        width: 10.3333% !important
    }

    .rec-carousel-component .rec-carousel-component-inner .owl-item .product-card .pl-inner {
        height: 265px;
        overflow: hidden
    }

    .rec-carousel-component .rec-carousel-component-inner .owl-item .product-card .pl-inner .hover-box2 .clearfix.qty-mc,
    .rec-carousel-component .rec-carousel-component-inner .owl-item .product-card .pl-inner .hover-box2 .dl-horizontal dd.qty-mc,
    .rec-carousel-component .rec-carousel-component-inner .owl-item .product-card .pl-inner .hover-box2 .container.qty-mc,
    .rec-carousel-component .rec-carousel-component-inner .owl-item .product-card .pl-inner .hover-box2 .container-fluid.qty-mc,
    .rec-carousel-component .rec-carousel-component-inner .owl-item .product-card .pl-inner .hover-box2 .row.qty-mc,
    .rec-carousel-component .rec-carousel-component-inner .owl-item .product-card .pl-inner .hover-box2 .form-horizontal .form-group.qty-mc,
    .rec-carousel-component .rec-carousel-component-inner .owl-item .product-card .pl-inner .hover-box2 .btn-toolbar.qty-mc,
    .rec-carousel-component .rec-carousel-component-inner .owl-item .product-card .pl-inner .hover-box2 .btn-group-vertical>.btn-group.qty-mc,
    .rec-carousel-component .rec-carousel-component-inner .owl-item .product-card .pl-inner .hover-box2 .nav.qty-mc,
    .rec-carousel-component .rec-carousel-component-inner .owl-item .product-card .pl-inner .hover-box2 .navbar.qty-mc,
    .rec-carousel-component .rec-carousel-component-inner .owl-item .product-card .pl-inner .hover-box2 .navbar-header.qty-mc,
    .rec-carousel-component .rec-carousel-component-inner .owl-item .product-card .pl-inner .hover-box2 .navbar-collapse.qty-mc,
    .rec-carousel-component .rec-carousel-component-inner .owl-item .product-card .pl-inner .hover-box2 .pager.qty-mc,
    .rec-carousel-component .rec-carousel-component-inner .owl-item .product-card .pl-inner .hover-box2 .panel-body.qty-mc,
    .rec-carousel-component .rec-carousel-component-inner .owl-item .product-card .pl-inner .hover-box2 .modal-footer.qty-mc {
        width: auto !important
    }

    .rec-carousel-component .owl-dots {
        text-align: center !important;
        position: static !important;
        margin-top: 10px
    }

    .rec-carousel-component .owl-dots .owl-dot {
        width: 12px !important;
        height: 12px !important;
        border-radius: 20px !important;
        border: none !important;
        background-color: #d5d5d5 !important;
        border: 2px solid #d5d5d5 !important;
        float: none !important;
        display: inline-block !important;
        cursor: pointer !important;
        margin-right: 5px !important
    }

    .rec-carousel-component .owl-dots .owl-dot.active {
        background: #ff0000 !important
    }

    .pager li>a {
        padding: 0 14px
    }

    .pageType-CategoryPage .container .row>.col-md-9,
    .page-searchDiscount .container .row>.col-md-9,
    .page-campaignDetail .container .row>.col-md-9,
    .page-supplier .container .row>.col-md-9 {
        width: 100% !important
    }

    .pageType-CategoryPage .container .row>.col-md-9 .ap-facets-filters .col-xs-6.link-filters,
    .page-searchDiscount .container .row>.col-md-9 .ap-facets-filters .col-xs-6.link-filters,
    .page-campaignDetail .container .row>.col-md-9 .ap-facets-filters .col-xs-6.link-filters,
    .page-supplier .container .row>.col-md-9 .ap-facets-filters .col-xs-6.link-filters {
        width: 48.333% !important
    }

    .pageType-ProductPage .container .col-lg-5.pd-left .pd-rec-pr h3 {
        font-size: 15px
    }

    .pageType-ProductPage .container .col-lg-5.pd-left .pd-rec-pr .container-fluid ul.product-listing.product-grid li {
        padding-right: 0;
        padding-left: 10px
    }

    .pageType-ProductPage .container .col-lg-7.pd-right {
        padding-right: 10px
    }

    .pageType-ProductPage .container .col-lg-7.pd-right .container-fluid .product-details .addtocart-component.row .col-md-2.col-lg-2 {
        width: 29.666667% !important;
        margin-bottom: 15px
    }

    .pageType-ProductPage .container .col-lg-7.pd-right .container-fluid .product-details .pd-bottom-details .col-md-8.col-lg-8 {
        width: 66.333333%
    }

    .pageType-ProductPage .container .col-lg-7.pd-right .container-fluid .product-details .col-md-10.col-lg-10 .info-text-cont {
        margin-left: 4px !important
    }

    #upsellingRecommendations .product-card .pl-inner {
        height: 423px
    }

    #upsellingRecommendations .product-card .pl-inner .clearfix,
    #upsellingRecommendations .product-card .pl-inner .dl-horizontal dd,
    #upsellingRecommendations .product-card .pl-inner .container,
    #upsellingRecommendations .product-card .pl-inner .container-fluid,
    #upsellingRecommendations .product-card .pl-inner .row,
    #upsellingRecommendations .product-card .pl-inner .form-horizontal .form-group,
    #upsellingRecommendations .product-card .pl-inner .btn-toolbar,
    #upsellingRecommendations .product-card .pl-inner .btn-group-vertical>.btn-group,
    #upsellingRecommendations .product-card .pl-inner .nav,
    #upsellingRecommendations .product-card .pl-inner .navbar,
    #upsellingRecommendations .product-card .pl-inner .navbar-header,
    #upsellingRecommendations .product-card .pl-inner .navbar-collapse,
    #upsellingRecommendations .product-card .pl-inner .pager,
    #upsellingRecommendations .product-card .pl-inner .panel-body,
    #upsellingRecommendations .product-card .pl-inner .modal-footer {
        margin: 0
    }

    .template-pages-account-accountLayoutPage .accountNav-left .accountNav {
        width: 100%
    }

    .template-pages-account-accountLayoutPage .myaccount-right-col {
        margin-top: 20px
    }

    .template-pages-account-accountLayoutPage .myaccount-right-col .container-fluid {
        padding: 0;
        padding-left: 12px
    }

    .template-pages-account-accountLayoutPage .myaccount-right-col .container-fluid>a.col-md-3.col-lg-3 {
        width: 20% !important
    }

    .template-pages-account-accountLayoutPage .myaccount-right-col .account-top-title-box {
        margin-left: 0
    }

    .template-pages-account-accountLayoutPage .myaccount-right-col .saved-adress-box {
        margin-left: 0
    }

    .template-pages-account-accountLayoutPage .myaccount-right-col .saved-adress-box .main-adress-box {
        width: 99.666%;
        margin-left: 0
    }

    .template-pages-account-accountLayoutPage .myaccount-right-col .account-section-content {
        margin-left: 0
    }

    .template-pages-account-accountLayoutPage .myaccount-right-col {
        padding-left: 0;
        padding-right: 0
    }

    .page-searchEmpty .col-md-9.col-lg-10 {
        padding-left: 0
    }

    .page-search .container .row>.col-md-9 {
        width: 100%
    }

    .page-supplier .container .row>.col-md-9 {
        width: 100%
    }

    .template-pages-account-accountLayoutPage .account-profile-data,
    .template-pages-account-accountLayoutPage .profile-edit-box {
        margin-left: 0
    }

    .template-pages-account-accountLayoutPage .profile-edit-box .account-section-content.account-section-content-small {
        padding-left: 15px
    }

    .template-pages-account-accountLayoutPage .favoriteProductsList {
        margin-left: -10px
    }

    .page-multiStepCheckoutSummaryPage .col-xs-6.col-sm-2.visible-xs.visible-sm {
        display: none !important
    }
}

@media (max-width:1023px) and (min-width:300px) {

    html.ios-iphone body,
    html.ios-iphone,
    html.android-os,
    html.android-os body,
    html.android-os body main {
        overflow-x: hidden
    }

    .user-infos-cont,
    .search-box-cont.col-md-4,
    .main-header .main-navigation ul.nav li.specific-campaign-text,
    .main-header .main-navigation ul.nav li.header-cart {
        display: none
    }

    .main-header .main-navigation ul.nav li.specific-campaign-text,
    .main-header .header-middle li.specific-campaign-text {
        width: auto !important
    }

    .main-header .header-middle li.specific-campaign-text {
        display: none !important
    }

    li.m-htop-link-block,
    .m-user-infos-cont,
    .m-search-box-cont,
    .m-site-logo,
    .m-selectStoreCanvas,
    .m-header-cart {
        display: block !important
    }

    .hp-hero-banner .col-md-8 {
        width: 100%
    }

    .button__badge {
        background-color: #ff0000;
        border-radius: 4px;
        color: white;
        padding: 1px 3px;
        font-size: 10px;
        position: absolute;
        top: 0;
        left: 12px;
        float: left;
        height: 13px;
        line-height: 12px
    }
}

@media (min-width:320px) and (max-width:1023px) {

    html.ios-iphone body,
    html.ios-iphone {
        overflow-x: hidden
    }

    .user-infos-cont,
    .search-box-cont.col-md-4,
    .main-header .main-navigation ul.nav li.specific-campaign-text,
    .main-header .main-navigation ul.nav li.header-cart {
        display: none
    }

    li.m-htop-link-block,
    .m-user-infos-cont,
    .m-search-box-cont,
    .m-site-logo,
    .m-selectStoreCanvas,
    .m-header-cart {
        display: block !important
    }

    .main-header .main-navigation ul.nav li.specific-campaign-text,
    .main-header .header-middle li.specific-campaign-text {
        width: auto !important
    }

    main.offcanvas .main-navigation {
        background: 0
    }

    main .main-navigation .sub-navigation-section {
        margin-bottom: 11px !important;
        width: 100% !important
    }

    main .main-navigation ul.nav li .subnavigation-level-1 {
        padding-bottom: 10px;
        border-bottom: 1px solid #015aac !important
    }

    main .main-navigation ul.nav li.header-cart,
    main .main-navigation ul.nav li.specific-campaign-text {
        display: none
    }

    main .main-navigation ul.nav>li:nth-child(4) {
        padding-bottom: 5px;
        border-bottom: 1px solid #eee
    }

    main .main-navigation ul.nav li.yCmsComponent div.content {
        padding: 5px 5px 5px 15px;
        color: #fff
    }

    main .main-navigation ul.nav li a {
        display: block;
        padding: 0 20px 0 20px !important;
        font: normal 15px 'Nunito';
        color: #fff;
        height: auto;
        line-height: 19px;
        white-space: nowrap;
        overflow: hidden;
        text-overflow: ellipsis
    }

    main .main-navigation ul.nav li a i {
        display: none
    }

    main .main-navigation ul.nav li div.sub-navigation>div.row {
        margin: 0
    }

    main .main-navigation .user-infos-cont {
        width: 100%;
        position: relative;
        float: none !important;
        display: block
    }

    main .main-navigation .user-infos-cont ul.after-login li.logged_in {
        color: #fff;
        font-size: 15px;
        padding: 10px 5px 10px 15px;
        border-bottom: 1px solid #eee;
        display: block !important
    }

    main .main-navigation .user-infos-cont ul.after-login li:nth-child(3) {
        display: none
    }

    main .main-navigation .user-infos-cont ul.after-login li a {
        line-height: 26px
    }

    main .main-navigation .user-infos-cont ul.after-login li~li {
        margin-right: 0;
        border: none
    }

    main .main-navigation .user-infos-cont ul {
        padding: 0;
        margin-top: 0 !important;
        margin-bottom: 0;
        background-color: #015aac
    }

    main .main-navigation .user-infos-cont ul li {
        display: block;
        float: none;
        border: none
    }

    main .main-navigation .user-infos-cont ul li a {
        line-height: 50px;
        color: #fff;
        padding: 5px 5px 5px 15px;
        display: block;
        vertical-align: middle;
        border: none
    }

    main .main-navigation .user-infos-cont ul li a:focus {
        background: none
    }

    .nav>li>a.cat-link span.caret {
        display: inline-block
    }

    .dropdown-menu.sub-menu span.caret {
        display: inline-block
    }

    .navbar-nav {
        margin: 7.5px 0
    }

    .navbar-nav>li>.dropdown-menu {
        margin-top: 0 !important
    }

    .dropdown-menu.sub-menu {
        min-height: 20px
    }

    main .main-navigation ul.nav li a {
        padding: 5px 5px 5px 15px
    }

    main .main-navigation ul.nav li a i {
        display: none
    }

    main .main-navigation .user-infos-cont {
        width: 100%;
        position: relative;
        float: none !important;
        display: block;
        padding: 0
    }

    main .main-navigation .user-infos-cont ul li {
        padding: 10px 0
    }

    main .main-navigation .user-infos-cont ul li a {
        font-size: 15px;
        line-height: 15px !important;
        padding: 2px 5px 2px 15px
    }

    main .main-navigation .user-infos-cont ul li a i {
        display: none
    }

    main .main-navigation .user-infos-cont ul li~li {
        margin-right: 0
    }

    main .main-navigation .user-infos-cont ul.after-login li.logged_in {
        color: #fff;
        font-size: 15px;
        padding: 10px 5px 10px 15px;
        display: block !important
    }

    main .main-navigation .user-infos-cont ul.after-login li:nth-child(3) {
        display: none
    }

    main .main-navigation .user-infos-cont ul.after-login li a {
        line-height: 26px
    }

    main .main-navigation .user-infos-cont ul.after-login li~li {
        margin-right: 0
    }

    .main-header .main-navigation ul.nav {
        position: static
    }

    .navbar-nav .open .dropdown-menu {
        position: static;
        float: none;
        width: auto;
        margin-top: 0;
        background-color: transparent;
        border: 0;
        box-shadow: none
    }

    .navbar-nav .open .dropdown-menu>li>a,
    .navbar-nav .open .dropdown-menu .dropdown-header {
        padding: 5px 15px 5px 25px
    }

    .navbar-nav .open .dropdown-menu>li>a {
        line-height: 20px
    }

    .navbar-nav .open .dropdown-menu>li>a:hover,
    .navbar-nav .open .dropdown-menu>li>a:focus {
        background-image: none
    }

    .navbar-nav>li>.dropdown-menu {
        margin-top: 0 !important
    }

    .dropdown-menu.sub-menu li a {
        font-size: 14px !important;
        padding: 0 20px 0 20px !important
    }

    .dropdown-menu.sub-menu li a .wrapper-menu-line {
        padding-top: 5px
    }

    .dropdown-menu.sub-menu.s-menu-2 li a,
    .dropdown-menu.sub-menu.s-menu-3 li a,
    .dropdown-menu.sub-menu.s-menu-4 li a {
        padding: 0 20px 0 20px !important
    }

    .dropdown-menu.sub-menu.s-menu-2 li a span,
    .dropdown-menu.sub-menu.s-menu-3 li a span,
    .dropdown-menu.sub-menu.s-menu-4 li a span {
        padding-left: 2px
    }

    .navbar-nav li.divider {
        border-top: 1px solid #eee !important;
        margin: 7px 0 !important
    }

    .nav>li>a.cat-link {
        padding: 5px 5px 5px 15px !important
    }

    .nav .open>a,
    .nav .open>a:hover,
    .nav .open>a:focus,
    .nav .open>a.cat-link {
        background: #fff !important;
        color: #fff !important;
        border-top: 1px solid transparent !important;
        border-bottom: 1px solid transparent !important
    }

    .dropdown-menu.sub-menu {
        min-height: 50px;
        width: 100% !important
    }

    .main-header .main-navigation>ul a:hover,
    .main-header .main-navigation>ul a:focus {
        background-color: #ffffff !important;
        color: #015AAC !important;
        border-top: 1px solid transparent;
        border-bottom: 1px solid transparent
    }

    .subnavigation-level-1:after,
    .subnavigation-level-1:before,
    .dropdown-menu.sub-menu.s-menu-1:after,
    .dropdown-menu.sub-menu.s-menu-1:before {
        display: none !important
    }

    .subnavigation-level-1:after,
    .dropdown-menu.sub-menu.s-menu-1:after {
        display: none !important
    }

    .subnavigation-level-1:before,
    .dropdown-menu.sub-menu.s-menu-1:before {
        display: none !important
    }

    main .main-navigation:before {
        content: "";
        display: block;
        position: absolute;
        top: 0;
        left: 0;
        bottom: 0;
        right: 70px;
        background: #015AAC;
        webkit-box-shadow: inset -5px -5px 10px -5px #aaa;
        box-shadow: inset -5px -5px 10px -5px #aaa
    }

    .js-toggle-xs-search,
    .specific-campaign-text {
        display: none
    }

    .col-xs-6.col-sm-2.visible-xs.visible-sm {
        width: 9%
    }

    .header-middle {
        margin: 0 -10px 0 0 !important
    }

    .header-middle .site-logo.col-xs-6 {
        width: 70%
    }

    .header-middle .site-logo.col-xs-6 a {
        padding-left: 0
    }

    .header-middle .store-select.col-xs-6 {
        width: 18% !important;
        padding: 0
    }

    .header-middle .store-select.col-xs-6 ul {
        margin: 0;
        padding: 0
    }

    .header-middle .store-select.col-xs-6 ul li {
        float: left !important
    }

    .header-middle .store-select.col-xs-6 a.select-store-link {
        margin-top: 10px;
        font-size: 22px
    }

    .header-middle .store-select.col-xs-6 a.select-store-link span {
        display: none !important
    }

    .header-middle .store-select.col-xs-6 li.header-cart a {
        margin: 10px 0 0 0;
        height: auto
    }

    .header-middle .store-select.col-xs-6 li.header-cart span.my-cart-text {
        display: none
    }

    .header-middle .store-select.col-xs-6 li.header-cart span.glyphicon-shopping-cart {
        font-size: 22px
    }

    .header-middle .store-select.col-xs-6 li.header-cart .mini-cart-count,
    .header-middle .store-select.col-xs-6 li.header-cart .mini-cart-price {
        display: none
    }

    .nav .open>a,
    .nav .open>a:hover,
    .nav .open>a:focus {
        background-color: #015aac;
        color: #fff !important;
        border: none
    }

    .page-homepage .pl-component {
        margin-top: 20px
    }

    .rec-carousel-component .headline {
        margin-bottom: 0
    }

    .rec-carousel-component .rec-carousel-component-inner .owl-item .product-card .pl-inner {
        margin-top: 10px;
        margin-bottom: 0
    }

    .rec-carousel-component .rec-carousel-component-inner .owl-item .product-card .pl-inner .hover-box2 .clearfix.qty-mc,
    .rec-carousel-component .rec-carousel-component-inner .owl-item .product-card .pl-inner .hover-box2 .dl-horizontal dd.qty-mc,
    .rec-carousel-component .rec-carousel-component-inner .owl-item .product-card .pl-inner .hover-box2 .container.qty-mc,
    .rec-carousel-component .rec-carousel-component-inner .owl-item .product-card .pl-inner .hover-box2 .container-fluid.qty-mc,
    .rec-carousel-component .rec-carousel-component-inner .owl-item .product-card .pl-inner .hover-box2 .row.qty-mc,
    .rec-carousel-component .rec-carousel-component-inner .owl-item .product-card .pl-inner .hover-box2 .form-horizontal .form-group.qty-mc,
    .rec-carousel-component .rec-carousel-component-inner .owl-item .product-card .pl-inner .hover-box2 .btn-toolbar.qty-mc,
    .rec-carousel-component .rec-carousel-component-inner .owl-item .product-card .pl-inner .hover-box2 .btn-group-vertical>.btn-group.qty-mc,
    .rec-carousel-component .rec-carousel-component-inner .owl-item .product-card .pl-inner .hover-box2 .nav.qty-mc,
    .rec-carousel-component .rec-carousel-component-inner .owl-item .product-card .pl-inner .hover-box2 .navbar.qty-mc,
    .rec-carousel-component .rec-carousel-component-inner .owl-item .product-card .pl-inner .hover-box2 .navbar-header.qty-mc,
    .rec-carousel-component .rec-carousel-component-inner .owl-item .product-card .pl-inner .hover-box2 .navbar-collapse.qty-mc,
    .rec-carousel-component .rec-carousel-component-inner .owl-item .product-card .pl-inner .hover-box2 .pager.qty-mc,
    .rec-carousel-component .rec-carousel-component-inner .owl-item .product-card .pl-inner .hover-box2 .panel-body.qty-mc,
    .rec-carousel-component .rec-carousel-component-inner .owl-item .product-card .pl-inner .hover-box2 .modal-footer.qty-mc {
        width: auto !important
    }

    .rec-carousel-component .owl-dots {
        position: static !important;
        text-align: center !important;
        margin-top: 10px !important
    }

    .rec-carousel-component .owl-dots .owl-dot {
        width: 12px;
        height: 12px;
        border-radius: 20px;
        border: none;
        background-color: #d5d5d5;
        border: 2px solid #d5d5d5;
        float: none;
        display: inline-block;
        cursor: pointer;
        margin-right: 5px
    }

    .rec-carousel-component .owl-dots .owl-dot.active {
        background: #ff0000
    }

    .main-slider .owl-carousel .owl-nav .owl-prev span.glyphicon {
        left: 5px
    }

    .main-slider .owl-carousel .owl-nav .owl-next span.glyphicon {
        right: 5px;
        left: auto
    }

    .rec-carousel-component .rec-carousel-component-inner .owl-item .product-card .pl-inner {
        height: 265px;
        overflow: hidden
    }

    .rec-carousel-component .owl-dots {
        text-align: center !important;
        bottom: 67px !important;
        top: auto !important;
        left: 50% !important
    }

    .rec-carousel-component .owl-dots .owl-dot {
        width: 12px !important;
        height: 12px !important;
        border-radius: 20px !important;
        border: none !important;
        background-color: #d5d5d5 !important;
        border: 2px solid #d5d5d5 !important;
        float: none !important;
        display: inline-block !important;
        cursor: pointer !important;
        margin-right: 5px !important
    }

    .rec-carousel-component .owl-dots .owl-dot.active {
        background: #ff0000 !important
    }

    .hp-banner-container .row>div {
        margin-bottom: 20px
    }

    .hp-hero-banner .col-md-4 {
        display: none
    }

    .row-3-banner {
        display: none
    }

    .hp-cat-banners .col-sm-3 {
        width: 50% !important
    }

    .breadcrumb {
        padding: 5px 0 10px 0
    }

    .product-card .pl-inner>img.img-responsive {
        position: absolute;
        width: 100%;
        height: 100%;
        object-fit: contain
    }

    .product-card .pl-inner .thumb {
        height: 90px !important;
        margin-bottom: 5px;
        overflow: hidden
    }

    .product-card .pl-inner .thumb img {
        max-width: 90px !important;
        max-height: 90px !important
    }

    .product-card .pl-inner .pr-ratings .rating .rating-stars {
        zoom: .5;
        -moz-transform: scale(.5)
    }

    .product-card .pl-inner .pr-ratings .reviews {
        font-size: 10.5px
    }

    .product-card .pl-inner .qty-mc {
        border-top: 1px solid #e4e4e4
    }

    .product-card .pl-inner .qty-mc .qty-selector {
        display: table;
        width: 50%;
        padding: 7px 0 0 0;
        float: none;
        margin: 0 auto;
        height: auto !important
    }

    .product-card .pl-inner .qty-mc .qty-selector .input-group-btn {
        width: 25px !important;
        height: 25px !important
    }

    .product-card .pl-inner .qty-mc .qty-selector .input-group-btn button {
        padding: 0;
        width: 100% !important;
        height: 100% !important;
        background: #e4e4e4;
        border: none;
        box-shadow: none;
        line-height: 0
    }

    .product-card .pl-inner .qty-mc .qty-selector .input-group-btn button span {
        color: #015aac;
        font-size: 12px;
        line-height: 24px
    }

    .product-card .pl-inner .qty-mc .qty-selector .input-group-btn button span:focus {
        border: none
    }

    .product-card .pl-inner .qty-mc .qty-selector .a-title {
        font: normal 12px 'Nunito';
        padding-bottom: 5px
    }

    .product-card .pl-inner .qty-mc .qty-selector .a-title .productUnit {
        font-size: 11px !important
    }

    .product-card .pl-inner .qty-mc .qty-selector .qty-cont {
        display: table;
        width: auto;
        margin: 0 auto
    }

    .product-card .pl-inner .qty-mc .qty-selector .qty-cont .pull-left {
        height: 20px !important;
        padding: 0 18px 0 15px !important
    }

    .product-card .pl-inner .qty-mc .qty-selector .qty-cont .pull-left input.form-control {
        font-size: 12px !important
    }

    .product-card .pl-inner .clearfix,
    .product-card .pl-inner .dl-horizontal dd,
    .product-card .pl-inner .container,
    .product-card .pl-inner .container-fluid,
    .product-card .pl-inner .row,
    .product-card .pl-inner .form-horizontal .form-group,
    .product-card .pl-inner .btn-toolbar,
    .product-card .pl-inner .btn-group-vertical>.btn-group,
    .product-card .pl-inner .nav,
    .product-card .pl-inner .navbar,
    .product-card .pl-inner .navbar-header,
    .product-card .pl-inner .navbar-collapse,
    .product-card .pl-inner .pager,
    .product-card .pl-inner .panel-body,
    .product-card .pl-inner .modal-footer {
        margin-top: 5px;
        text-align: center
    }

    .product-card .pl-inner .js-quantity-selector-input {
        width: 28px;
        height: 25px;
        font-size: 11px;
        border: none;
        background: #f2f2f2;
        padding: 6px 3px
    }

    .product-card .pl-inner .addToCartFavoriteProducts,
    .product-card .pl-inner .oos-cont {
        display: block
    }

    .product-card .pl-inner .add-slist-cont {
        display: block !important
    }

    .product-card .pl-inner .addToCartFavoriteProducts {
        float: none;
        padding: 15px 0 0 0;
        width: auto;
        margin: 0 auto
    }

    .product-card .pl-inner .addToCartFavoriteProducts button.btn-primary {
        padding: 6px 6px !important;
        font-size: 11px !important;
        display: inline-block;
        width: 80px
    }

    .product-card .pl-inner .oos-cont button.btn-primary.outOfStock {
        font-size: 11px;
        line-height: 14px;
        margin-bottom: 39px;
        text-overflow: ellipsis;
        overflow: hidden;
        height: 42px;
        padding: 0
    }

    #personal-recs .product-card .pl-inner,
    #cart-recs .product-card .pl-inner,
    #related-recs .product-card .pl-inner,
    #category-recs .product-card .pl-inner,
    #homepage-recs .product-card .pl-inner {
        height: 280px !important
    }

    #personal-recs .product-card .pl-inner .price-cont,
    #cart-recs .product-card .pl-inner .price-cont,
    #related-recs .product-card .pl-inner .price-cont,
    #category-recs .product-card .pl-inner .price-cont,
    #homepage-recs .product-card .pl-inner .price-cont {
        border: none
    }

    .cat-rec-module .owl-dots {
        display: block;
        position: static;
        text-align: center;
        margin: 15px 0
    }

    .cat-rec-module .owl-dots .owl-dot {
        width: 12px;
        height: 12px;
        border-radius: 20px;
        border: none;
        background-color: #d5d5d5;
        border: 2px solid #d5d5d5;
        float: none;
        display: inline-block;
        cursor: pointer;
        margin-right: 5px
    }

    .cat-rec-module .owl-dots .owl-dot.active {
        background: #ff0000
    }

    .pageType-CategoryPage .container .row>.col-md-9 .top-paging,
    .page-searchDiscount .container .row>.col-md-9 .top-paging,
    .pageType-CategoryPage .page-search .container .row>.col-md-9 .top-paging,
    .page-searchDiscount .page-search .container .row>.col-md-9 .top-paging {
        margin: 10px 0 10px 0
    }

    .main-footer .footer-top-cont>.row {
        padding: 0 0 15px 0
    }

    .main-footer .newsletter-box {
        margin-bottom: 15px
    }

    .main-footer .newsletter-box-title {
        width: 100%
    }

    .main-footer .newsletter-box-title span {
        width: 100%;
        margin-bottom: 5px;
        margin-left: 0
    }

    .main-footer .newsletter-box .n-input-cont {
        margin: 5px auto 15px auto;
        float: none;
        height: 43px
    }

    .main-footer .newsletter-box .n-input-cont input:first-child {
        height: 38px
    }

    .main-footer .newsletter-box .n-input-cont input:last-child {
        margin: 7px 5px 5px
    }

    .main-footer .apps-box-title {
        width: 100%;
        padding-top: 0;
        margin-bottom: 5px
    }

    .main-footer .apps-box .ios-icon a {
        background: url("https://reimg-carrefour.mncdn.com/staticimage/sprite-icons.png") 0 -641px no-repeat
    }

    .main-footer .apps-box .android-icon a {
        background: url("https://reimg-carrefour.mncdn.com/staticimage/sprite-icons.png") 5px -68px no-repeat !important
    }

    .main-footer .customer-nbox {
        width: 100%;
        margin-top: 15px
    }

    .main-footer .customer-nbox strong {
        margin-left: 15px;
        font-size: 21px
    }

    .main-footer .copyright .col-md-8 {
        text-align: center;
        width: 100%
    }

    .main-footer .copyright .col-md-4 {
        width: 100%;
        text-align: center;
        margin-top: 5px
    }

    .main-footer .copyright .col-md-4 a {
        font-size: 15px
    }

    .ap-facets-filters .link-filters,
    .ap-facets-filters .chk-filter {
        width: 50% !important
    }

    .ap-facets-filters .link-filters ul li a,
    .ap-facets-filters .chk-filter form {
        border: none
    }

    .ap-facets-filters .link-filters ul li a {
        font-size: 14px
    }

    .ap-facets-filters .link-filters ul li a.selected {
        background: none
    }

    .pageType-ProductPage .container .col-lg-5.pd-left {
        width: 100%
    }

    .pageType-ProductPage .container .col-lg-5.pd-left .pd-rec-pr {
        margin-bottom: 10px
    }

    .pageType-ProductPage .container .col-lg-5.pd-left .pd-rec-pr h3 {
        margin-bottom: 0
    }

    .pageType-ProductPage .container .col-lg-5.pd-left #upsellingRecommendations .product-card .pl-inner {
        height: 405px
    }

    .pageType-ProductPage .container .col-lg-5.pd-left .product-card .pl-inner .qty-selector .qty-cont {
        width: 40%
    }

    .pageType-ProductPage .container .col-lg-7.pd-right .container-fluid .product-details .name h1 {
        font-size: 25px
    }

    .pageType-ProductPage .container .col-lg-7.pd-right .container-fluid .product-details .price-row .col-lg-6 {
        width: 100%
    }

    .pageType-ProductPage .container .col-lg-7.pd-right .container-fluid .product-details .price-row .col-lg-6 .price-cont span.item-price {
        font-size: 27px
    }

    .pageType-ProductPage .container .col-lg-7.pd-right .container-fluid .product-details .addtocart-component.row .col-md-2.col-lg-2 {
        width: 100% !important
    }

    .pageType-ProductPage .container .col-lg-7.pd-right .container-fluid .product-details .addtocart-component.row .col-md-2.col-lg-2 .qty-selector {
        float: none;
        width: 13%
    }

    .pageType-ProductPage .container .col-lg-7.pd-right .container-fluid .product-details .addtocart-component.row .col-md-10.col-lg-10 {
        width: 100% !important
    }

    .pageType-ProductPage .container .col-lg-7.pd-right .container-fluid .product-details .addtocart-component.row .favoriteLink {
        margin: 20px 0 10px 0 !important;
        text-align: center
    }

    .pageType-ProductPage .container .col-lg-7.pd-right .container-fluid .product-details .addtocart-component.row .pd-social {
        text-align: center;
        margin-top: 15px !important
    }

    .pageType-ProductPage .container .col-lg-7.pd-right .container-fluid .product-details .info-text-cont {
        margin-top: 10px
    }

    .pageType-ProductPage .container .col-lg-7.pd-right .container-fluid .product-details .pd-bottom-details .pd-social {
        margin-bottom: 10px
    }

    .pageType-ProductPage .container .col-lg-7.pd-right .container-fluid .product-details .pd-bottom-details .col-md-12.col-lg-12 .col-md-12.col-lg-12 ul li .product-card .pl-inner {
        height: 295px
    }

    .pageType-ProductPage .container .col-lg-7.pd-right .container-fluid .product-details .pd-bottom-details .col-md-12.col-lg-12 .col-md-12.col-lg-12 ul li .product-card .pl-inner .thumb {
        float: none
    }

    .pageType-ProductPage .container .col-lg-7.pd-right .container-fluid .product-details .pd-bottom-details .col-md-12.col-lg-12 .col-md-12.col-lg-12 ul li .product-card .pl-inner .qty-selector {
        display: block;
        width: 100%
    }

    .pageType-ProductPage .container .col-lg-7.pd-right .container-fluid .product-details .pd-bottom-details .col-md-12.col-lg-12 .col-md-12.col-lg-12 ul li .product-card .pl-inner .addToCartFavoriteProducts {
        display: block
    }

    .page-login .login-col .login-controls .lg-but-col,
    .page-checkout-login .login-col .login-controls .lg-but-col {
        padding-right: 0
    }

    .page-login .login-col .login-controls .lg-but-col button.btn,
    .page-checkout-login .login-col .login-controls .lg-but-col button.btn {
        width: 40%;
        white-space: nowrap;
        overflow: hidden;
        text-overflow: ellipsis
    }

    .page-login .register-col .register-section .headline h2,
    .page-checkout-login .register-col .register-section .headline h2 {
        float: none;
        width: 100%
    }

    .page-login .register-col .register-section .headline .user-reg-select,
    .page-checkout-login .register-col .register-section .headline .user-reg-select {
        float: none;
        width: 100%;
        margin-left: 10px
    }

    .page-login .register-col .register-section .headline .att-msg,
    .page-checkout-login .register-col .register-section .headline .att-msg {
        width: 100%;
        float: none !important;
        margin: 30px 0 0 10px;
        text-align: center
    }

    .page-login .register-col .register-section .agg-col .agg-box,
    .page-checkout-login .register-col .register-section .agg-col .agg-box {
        height: 85px;
        font-size: 12px
    }

    .page-login .register-col .register-section .agg-col .agg-box .form-group,
    .page-checkout-login .register-col .register-section .agg-col .agg-box .form-group {
        float: left;
        width: 10%
    }

    .page-login .register-col .register-section .agg-col .agg-box>span,
    .page-checkout-login .register-col .register-section .agg-col .agg-box>span {
        float: left;
        width: 90%
    }

    .page-login .register-col .register-section .agg-col .agg-box .help-block,
    .page-checkout-login .register-col .register-section .agg-col .agg-box .help-block {
        left: 30px
    }

    .page-login .register-col .register-section .agg-col .agg-box1,
    .page-checkout-login .register-col .register-section .agg-col .agg-box1 {
        height: 55px !important
    }

    .page-login .register-col .register-section .form-group .progress,
    .page-checkout-login .register-col .register-section .form-group .progress {
        width: 100%
    }

    .page-login .register-col .register-section .reg-but-cont button,
    .page-checkout-login .register-col .register-section .reg-but-cont button {
        margin-right: 0
    }

    .template-pages-account-accountLayoutPage .accountNav-left {
        margin-top: 15px
    }

    .template-pages-account-accountLayoutPage .accountNav-left .left-info-box {
        min-height: 140px
    }

    .template-pages-account-accountLayoutPage .myaccount-right-col .my-account-hp .container-fluid>a.col-md-3.col-lg-3 {
        width: 100% !important;
        margin-left: 0 !important;
        min-height: 100px
    }

    .template-pages-account-accountLayoutPage .myaccount-right-col .my-account-hp .container-fluid>a.col-md-3.col-lg-3 em {
        zoom: .5
    }

    .template-pages-account-accountLayoutPage .saved-adress-box .main-adress-box {
        height: auto
    }

    .template-pages-account-accountLayoutPage .saved-adress-box .main-adress-box .bottom-row div {
        width: 100%;
        margin-bottom: 10px
    }

    .template-pages-account-accountLayoutPage .saved-adress-box .main-adress-box .bottom-row div~div {
        margin-left: 0
    }

    .template-pages-account-accountLayoutPage .account-section-content .account-orderhistory-pagination .sort-bar.top {
        width: 100%;
        padding: 0
    }

    .template-pages-account-accountLayoutPage .account-section-content .account-orderhistory-pagination .pagination-bar.top {
        width: 100%;
        margin-top: 10px
    }

    .template-pages-account-accountLayoutPage .account-section-content .account-orderhistory-pagination .pagination-bar.top .row .total-pr-col {
        width: 50%
    }

    .template-pages-account-accountLayoutPage .account-section-content .account-orderhistory-pagination .pagination-bar.top .row .sort-refine-bar {
        padding-left: 0
    }

    .template-pages-account-accountLayoutPage .account-profile-data .bottom-buttons a {
        width: 100%;
        margin: 10px 0 0 0
    }

    .template-pages-account-accountLayoutPage .profile-edit-box .account-section-content.account-section-content-small {
        padding-right: 15px;
        max-width: 100% !important
    }

    .template-pages-account-accountLayoutPage .profile-edit-box .account-section-content.account-section-content-small .form-group .combodate.row select {
        margin-right: 16px
    }

    .template-pages-account-accountLayoutPage .email-edit-box .accountActions {
        margin-right: 0
    }

    .template-pages-account-accountLayoutPage .favoriteProductsList>div ul li .favoriteProductsItem .pl-inner {
        height: 423px;
        padding: 10px 0 !important
    }

    .template-pages-account-accountLayoutPage .favoriteProductsList>div ul li .favoriteProductsItem .pl-inner a {
        width: 100%
    }

    .template-pages-account-accountLayoutPage .favoriteProductsList>div ul li .favoriteProductsItem .pl-inner a span.thumb {
        width: 100%
    }

    .template-pages-account-accountLayoutPage .favoriteProductsList>div ul li .favoriteProductsItem .pl-inner a span.thumb img {
        max-width: 80px;
        max-height: 80px
    }

    .template-pages-account-accountLayoutPage .favoriteProductsList>div ul li .favoriteProductsItem .pl-inner a span.item-name {
        padding: 10px;
        margin: 0;
        border: none;
        width: 100%;
        height: 70px;
        overflow: hidden;
        text-align: center
    }

    .template-pages-account-accountLayoutPage .favoriteProductsList>div ul li .favoriteProductsItem .pl-inner a span.item-info {
        width: 26%;
        display: none
    }

    .template-pages-account-accountLayoutPage .favoriteProductsList>div ul li .favoriteProductsItem .pl-inner a span.price-cont {
        width: 100%;
        border: none;
        height: auto
    }

    .template-pages-account-accountLayoutPage .favoriteProductsList>div ul li .favoriteProductsItem .pl-inner a span.price-cont .priceLineThrough,
    .template-pages-account-accountLayoutPage .favoriteProductsList>div ul li .favoriteProductsItem .pl-inner a span.price-cont .item-price {
        display: inline-block;
        margin: 0 5px !important
    }

    .template-pages-account-accountLayoutPage .favoriteProductsList>div ul li .favoriteProductsItem .pl-inner a {
        padding-left: 0
    }

    .template-pages-account-accountLayoutPage .favoriteProductsList>div ul li .favoriteProductsItem .pl-inner a>span {
        float: none
    }

    .template-pages-account-accountLayoutPage .favoriteProductsList>div ul li .favoriteProductsItem .pl-inner>div>form {
        width: 100%;
        border: none
    }

    .template-pages-account-accountLayoutPage .favoriteProductsList>div ul li .favoriteProductsItem .pl-inner>div>form .qty-mc {
        border-top: none
    }

    .template-pages-account-accountLayoutPage .favoriteProductsList>div ul li .favoriteProductsItem .pl-inner>div>form .qty-mc .qty-selector .qty-cont {
        width: auto
    }

    .template-pages-account-accountLayoutPage .favoriteProductsList>div ul li .favoriteProductsItem .pl-inner>div>form .qty-mc .qty-selector input.form-control {
        height: 25px !important
    }

    .template-pages-account-accountLayoutPage .favoriteProductsList>div ul li .favoriteProductsItem .pl-inner>div>form .addToCartFavoriteProducts {
        width: 92%
    }

    .template-pages-account-accountLayoutPage .favoriteProductsList>div ul li .favoriteProductsItem .pl-inner>div>form .selectSizeBtn {
        width: 92%;
        margin: 70px auto 0 auto
    }

    .template-pages-account-accountLayoutPage .favoriteProductsList>div ul li .delete-item {
        top: 25px;
        right: 15px
    }

    .template-pages-account-accountLayoutPage .saved-cards-content .card-list ul li .card-cont .card-col {
        width: 216px
    }

    .template-pages-account-accountLayoutPage .saved-cards-content .card-list ul li .card-cont .card-col .card-number {
        font-size: 16px
    }

    .page-multiStepCheckoutSummaryPage header.main-header .sm-navigation .visible-xs.visible-sm {
        display: none !important
    }

    .page-multiStepCheckoutSummaryPage .checkout-paymentmethod .pay-with-online-credit-card .header .definition {
        margin-bottom: 15px !important;
        margin-top: 10px !important
    }

    .page-multiStepCheckoutSummaryPage .checkout-paymentmethod .pay-with-online-credit-card .save-card-box #saveCardInfo {
        margin-top: 0 !important
    }

    .page-multiStepCheckoutSummaryPage .delivery-time-slot .dv-slot-table td {
        font-size: 15px !important;
        height: 20px
    }

    .page-multiStepCheckoutSummaryPage .delivery-time-slot .dv-slot-table th.date-title-titles,
    .page-multiStepCheckoutSummaryPage .delivery-time-slot .dv-slot-table th.time-period {
        white-space: nowrap;
        padding: 3px !important;
        font-size: 12px !important;
        height: 20px !important;
        margin: 0 !important
    }

    .page-multiStepCheckoutSummaryPage .installment-box {
        margin-top: 10px
    }

    .pageType-ContentPage .return-page-section {
        margin-top: 20px
    }

    .page-multiStepCheckoutSummaryPage .tabbody .col-xs-12.col-sm-4 {
        text-align: left
    }

    .page-multiStepCheckoutSummaryPage .tabbody .col-xs-12.col-sm-4 .green-btn {
        display: block;
        width: 100%;
        margin-bottom: 10px
    }

    body.payment-completing .ajax-modal {
        background-image: url("https://reimg-carrefour.mncdn.com/staticimage/order-comp-mobile-bg.png")
    }

    .camp-popup .table-responsive {
        zoom: .7 !important;
        background: #fff
    }

    .restoration-popup .table-responsive .order-datas-row td.pr-name a,
    .camp-popup .table-responsive .order-datas-row td.pr-name a {
        width: 105px;
        display: block;
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: initial
    }

    .pageType-CategoryPage .pagination-bar .show-all-cont a.showAll,
    .page-search .pagination-bar .show-all-cont a.showAll,
    .page-supplier .pagination-bar .show-all-cont a.showAll {
        font-size: 11px
    }

    .pageType-CategoryPage .pagination-bar .show-all-cont .total-pr-col,
    .page-search .pagination-bar .show-all-cont .total-pr-col,
    .page-supplier .pagination-bar .show-all-cont .total-pr-col {
        font-size: 12px
    }
}

.main-navigation a:hover {
    color: #085fae
}

.header-cart.opened {
    background-color: #f3f3f3
}

.csa-mini-cart-container {
    top: 100% !important;
    margin-top: 20px;
    background: #ffffff;
    border: 0;
    border-radius: 4px;
    z-index: 90000
}

.csa-mini-cart-container .mini-cart-body {
    background: rgba(1, 33, 77, 0.6);
    width: 100vw;
    height: 100vh;
    position: fixed;
    top: 0;
    left: 0;
    border: none
}

.csa-mini-cart-container .mini-cart-body .alert-line {
    background-color: #fff9b9;
    text-align: center;
    padding: 7px
}

.csa-mini-cart-container .mini-cart-body .alert-line span {
    font-weight: 600;
    color: #f00
}

.csa-mini-cart-container .mini-cart-body .informations {
    padding: 15px;
    background: #ffffff;
    min-width: 400px;
    box-shadow: 0 2px 6px rgba(0, 0, 0, 0.2)
}

.csa-mini-cart-container .mini-cart-body .informations .cart-btn-group {
    display: flex;
    justify-content: flex-start;
    flex-direction: column
}

.csa-mini-cart-container .mini-cart-body .informations .cart-btn-group a {
    color: #075FAE;
    font-family: Nunito;
    font-size: 14px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
    display: flex;
    justify-content: flex-start;
    gap: 5px
}

.csa-mini-cart-container .mini-cart-body .informations .add-cart-cont {
    text-align: right
}

.csa-mini-cart-container .mini-cart-body .discount,
.csa-mini-cart-container .mini-cart-body .total,
.csa-mini-cart-container .mini-cart-body .quantity {
    white-space: nowrap
}

.csa-mini-cart-container .mini-cart-body .discount span,
.csa-mini-cart-container .mini-cart-body .total span,
.csa-mini-cart-container .mini-cart-body .quantity span {
    width: 125px;
    display: inline-block
}

.csa-mini-cart-container .mini-cart-body .quantity {
    font-size: 14px;
    color: #333
}

.csa-mini-cart-container .mini-cart-body .discount {
    font-size: 14px;
    color: #009933
}

.csa-mini-cart-container .mini-cart-body .total {
    font-size: 18px
}

.csa-mini-cart-container .mini-cart-body .total span {
    font-size: 16px
}

.csa-mini-cart-container .mini-cart-body .mini-cart-checkout-button {
    margin-top: 0
}

.csa-mini-cart-container .mini-cart-body .empty-cart-link {
    text-transform: capitalize
}

.csa-mini-cart-container .mini-cart-body .empty-cart-link:hover {
    color: #fff !important;
    background-color: #085fae !important
}

.csa-mini-cart-container .mini-cart-body .min-cart-totals {
    background: #005baa;
    padding-top: 10px
}

.csa-mini-cart-container .mini-cart-body .min-cart-totals .progress-cont {
    background: #f0f8ff;
    padding: 3px;
    border-radius: 6px;
    margin: 10px 0
}

.csa-mini-cart-container .mini-cart-body .min-cart-totals .progress-cont .progress {
    height: 7px;
    border-radius: 6px;
    margin-bottom: 0;
    box-shadow: none;
    background: #ee1c25;
    background: linear-gradient(90deg, #ee1c25 0, #ffdc08 50%, #13b44c 100%)
}

.csa-mini-cart-container .mini-cart-body .min-cart-totals .progress-cont .progress.quick-sales-progress {
    background: linear-gradient(90deg, #13b44c 0, #ffdc08 50%, #ee1c25 100%)
}

.csa-mini-cart-container .mini-cart-body .min-cart-totals .progress-cont .progress .progress-bar {
    float: right;
    background: #f0f8ff;
    box-shadow: none
}

.csa-mini-cart-container .mini-cart-body .min-cart-totals span {
    color: #ffffff
}

.csa-mini-cart-container .mini-cart-body .min-cart-totals span i {
    color: #ffffff;
    font-size: 16px;
    margin-left: 5px
}

.csa-mini-cart-container .mini-cart-body .mini-cart-product-list {
    position: absolute;
    top: 0;
    right: 0;
    width: 550px;
    height: 100%;
    background-color: white
}

.csa-mini-cart-container .mini-cart-body .mini-cart-product-list .mini-cart-close-popup {
    float: right;
    width: 20px;
    height: 20px;
    display: inline-block;
    vertical-align: middle;
    background: url("https://reimg-carrefour.mncdn.com/staticimage/close-minicart-icon.svg") no-repeat;
    position: absolute;
    right: 30px;
    top: 30px;
    cursor: pointer;
    z-index: 3
}

.csa-mini-cart-container .mini-cart-body .mini-cart-product-list .mini-cart-close-popup:hover {
    opacity: .7
}

@media (max-width:1023px) {
    .csa-mini-cart-container .mini-cart-body .mini-cart-product-list .mini-cart-close-popup {
        top: 30px;
        right: 20px
    }
}

.csa-mini-cart-container .mini-cart-body .mini-cart-product-list .thumb-col .thumb img {
    width: 100%;
    height: auto
}

.csa-mini-cart-container .mini-cart-body .mini-cart-product-list .mini-cart-products {
    width: 100%;
    height: 100%;
    position: relative;
    padding-bottom: 220px;
    padding-top: 70px
}

@media (max-width:1023px) {
    .csa-mini-cart-container .mini-cart-body .mini-cart-product-list .mini-cart-products {
        padding-top: 60px;
        padding-bottom: 160px
    }
}

.csa-mini-cart-container .mini-cart-body .mini-cart-product-list .mini-cart-products .mini-cart-top-area {
    width: 100%;
    padding: 0 30px;
    display: flex;
    justify-content: space-between;
    align-items: center;
    font-size: 18px;
    margin: 15px 0
}

@media (max-width:1023px) {
    .csa-mini-cart-container .mini-cart-body .mini-cart-product-list .mini-cart-products .mini-cart-top-area {
        padding: 0 20px
    }
}

.csa-mini-cart-container .mini-cart-body .mini-cart-product-list .mini-cart-products .mini-cart-top-area .mini-cart-title {
    font-weight: bold;
    color: #141414
}

.csa-mini-cart-container .mini-cart-body .mini-cart-product-list .mini-cart-products .mini-cart-top-area .mini-cart-empty-link a {
    color: #2154BA;
    font-weight: 500;
    display: flex;
    align-items: center;
    gap: 5px
}

.csa-mini-cart-container .mini-cart-body .mini-cart-product-list .mini-cart-products .mini-cart-list {
    margin: 0;
    padding: 0 10px;
    list-style: none;
    height: 90%;
    overflow-y: scroll
}

.csa-mini-cart-container .mini-cart-body .mini-cart-product-list .mini-cart-products .mini-cart-list::-webkit-scrollbar {
    width: 5px
}

.csa-mini-cart-container .mini-cart-body .mini-cart-product-list .mini-cart-products .mini-cart-list::-webkit-scrollbar-thumb {
    background: #3171C8;
    border-radius: 10px
}

.csa-mini-cart-container .mini-cart-body .mini-cart-product-list .mini-cart-products .mini-cart-list::-webkit-scrollbar-thumb:hover {
    background-color: #16408f
}

.csa-mini-cart-container .mini-cart-body .mini-cart-product-list .mini-cart-products .mini-cart-list::-webkit-scrollbar-track {
    background-color: #f1f1f1
}

.csa-mini-cart-container .mini-cart-body .mini-cart-product-list .mini-cart-products .mini-cart-list .mini-cart-item {
    margin: 20px;
    padding-bottom: 10px
}

@media (max-width:1023px) {
    .csa-mini-cart-container .mini-cart-body .mini-cart-product-list .mini-cart-products .mini-cart-list .mini-cart-item {
        margin: 20px 10px
    }
}

.csa-mini-cart-container .mini-cart-body .mini-cart-product-list .mini-cart-products .mini-cart-list .mini-cart-item:last-child {
    border: 0
}

.csa-mini-cart-container .mini-cart-body .mini-cart-product-list .mini-cart-products .mini-cart-list .mini-cart-item .productPromotionBar {
    display: none
}

.csa-mini-cart-container .mini-cart-body .mini-cart-product-list .mini-cart-products .mini-cart-list .details {
    overflow: hidden;
    display: flex;
    flex-direction: column
}

.csa-mini-cart-container .mini-cart-body .mini-cart-product-list .mini-cart-products .mini-cart-list .details .name {
    min-height: 30px;
    display: inline-block;
    color: #303030;
    font-size: 15px;
    white-space: normal;
    margin-bottom: 5px
}

.csa-mini-cart-container .mini-cart-body .mini-cart-product-list .mini-cart-products .mini-cart-list .details .discount {
    background-color: #ffd700;
    color: black;
    font-size: 12px;
    padding: 0 5px;
    border-radius: 7px;
    width: fit-content
}

.csa-mini-cart-container .mini-cart-body .mini-cart-product-list .mini-cart-products .mini-cart-list .details .label {
    border-radius: 0;
    background-color: #ff0000;
    font-weight: 100;
    font-size: 12px
}

.csa-mini-cart-container .mini-cart-body .mini-cart-product-list .mini-cart-products .mini-cart-list .details .label span {
    text-transform: capitalize
}

.csa-mini-cart-container .mini-cart-body .mini-cart-product-list .mini-cart-products .mini-cart-list .details .discount-badge {
    position: relative;
    display: inline-block;
    background: #ffd541;
    border-radius: 25px;
    color: #000000;
    font-size: 12px;
    font-weight: 500;
    line-height: 13px;
    padding: 4px 14px;
    width: fit-content
}

.csa-mini-cart-container .mini-cart-body .mini-cart-product-list .mini-cart-products .mini-cart-list .details .double-price {
    display: flex;
    align-items: center
}

.csa-mini-cart-container .mini-cart-body .mini-cart-product-list .mini-cart-products .mini-cart-list .details .double-price .price {
    font-size: 18px;
    font-weight: bold;
    color: #005AAB
}

.csa-mini-cart-container .mini-cart-body .mini-cart-product-list .mini-cart-products .mini-cart-list .details .double-price .price .formatted-price {
    font-size: 15px
}

.csa-mini-cart-container .mini-cart-body .mini-cart-product-list .mini-cart-products .mini-cart-list .details .double-price .price.priceLineThrough {
    font-size: 15px;
    margin: 0 8px 0 0;
    color: #ADB5BD
}

.csa-mini-cart-container .mini-cart-body .mini-cart-product-list .mini-cart-products .mini-cart-list .details .double-price .price.priceLineThrough .formatted-price {
    font-size: 12px
}

.csa-mini-cart-container .mini-cart-body .mini-cart-product-list .mini-cart-products .mini-cart-list .details .one {
    font-weight: bold;
    font-size: 18px;
    color: #005AAB
}

.csa-mini-cart-container .mini-cart-body .mini-cart-product-list .mini-cart-products .mini-cart-list .details .one .formatted-price {
    font-size: 15px
}

.csa-mini-cart-container .mini-cart-body .mini-cart-product-list .mini-cart-products .mini-cart-list .product-card-footer {
    display: flex;
    justify-content: space-between;
    align-items: center
}

.csa-mini-cart-container .mini-cart-body .mini-cart-product-list .mini-cart-products .mini-cart-list .product-card-footer .qty-col {
    width: auto
}

.csa-mini-cart-container .mini-cart-body .mini-cart-product-list .mini-cart-products .mini-cart-list .product-card-footer .qty {
    margin-top: 0
}

.csa-mini-cart-container .mini-cart-body .mini-cart-product-list .mini-cart-products .mini-cart-list .product-card-footer .remove-cart-item-link {
    color: #005AAB;
    font-size: 15px;
    font-weight: 500;
    text-decoration: underline
}

.csa-mini-cart-container .mini-cart-body .mini-cart-product-list .mini-cart-footer {
    background: #fff;
    position: fixed;
    z-index: 100;
    bottom: 0;
    width: 550px;
    display: flex;
    flex-direction: column
}

.csa-mini-cart-container .mini-cart-body .mini-cart-product-list .mini-cart-footer .cart-price {
    background: #fff;
    height: 110px;
    border-top: 1px dashed #2154BA;
    border-bottom: 1px dashed #2154BA;
    display: flex;
    flex-direction: column;
    justify-content: center;
    gap: 12px;
    padding: 0 30px
}

@media (max-width:1023px) {
    .csa-mini-cart-container .mini-cart-body .mini-cart-product-list .mini-cart-footer .cart-price {
        padding: 0 10px;
        height: 80px
    }
}

.csa-mini-cart-container .mini-cart-body .mini-cart-product-list .mini-cart-footer .cart-price .tax-price-cont {
    display: flex;
    justify-content: space-between;
    font-size: 20px;
    color: #141414
}

.csa-mini-cart-container .mini-cart-body .mini-cart-product-list .mini-cart-footer .cart-price .tax-price-cont .title {
    font-weight: 600
}

.csa-mini-cart-container .mini-cart-body .mini-cart-product-list .mini-cart-footer .cart-price .tax-price-cont .price {
    font-weight: bold
}

@media (max-width:1023px) {
    .csa-mini-cart-container .mini-cart-body .mini-cart-product-list .mini-cart-footer .cart-price .tax-price-cont {
        font-size: 18px
    }
}

.csa-mini-cart-container .mini-cart-body .mini-cart-product-list .mini-cart-footer .cart-price .total-price-cont {
    display: flex;
    justify-content: space-between;
    font-weight: bold;
    color: #2154BA
}

.csa-mini-cart-container .mini-cart-body .mini-cart-product-list .mini-cart-footer .cart-price .total-price-cont .title {
    font-size: 20px
}

@media (max-width:1023px) {
    .csa-mini-cart-container .mini-cart-body .mini-cart-product-list .mini-cart-footer .cart-price .total-price-cont .title {
        font-size: 18px
    }
}

.csa-mini-cart-container .mini-cart-body .mini-cart-product-list .mini-cart-footer .cart-price .total-price-cont .price {
    font-size: 22px
}

.csa-mini-cart-container .mini-cart-body .mini-cart-product-list .mini-cart-footer .mini-cart-btn-area {
    position: relative;
    height: 110px;
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 0 30px
}

.csa-mini-cart-container .mini-cart-body .mini-cart-product-list .mini-cart-footer .mini-cart-btn-area a {
    padding: 10px 30px;
    border-radius: 23px;
    border: 1px solid #2154BA;
    height: 45px;
    font-size: 16px;
    font-weight: bold;
    text-align: center;
    width: 224px;
    cursor: pointer;
    display: flex;
    align-items: center;
    justify-content: center
}

@media (max-width:1023px) {
    .csa-mini-cart-container .mini-cart-body .mini-cart-product-list .mini-cart-footer .mini-cart-btn-area {
        padding: 0 10px;
        gap: 10px;
        height: 80px
    }

    .csa-mini-cart-container .mini-cart-body .mini-cart-product-list .mini-cart-footer .mini-cart-btn-area a {
        padding: 10px;
        width: 50%
    }
}

.csa-mini-cart-container .mini-cart-body .mini-cart-product-list .mini-cart-footer .mini-cart-btn-area .mini-cart-close-popup-button {
    background: #fff;
    color: #2154BA
}

.csa-mini-cart-container .mini-cart-body .mini-cart-product-list .mini-cart-footer .mini-cart-btn-area .continue-cart-btn {
    background-color: #2154BA;
    color: #fff
}

@media (max-width:1023px) {
    .csa-mini-cart-container .mini-cart-body .mini-cart-product-list {
        width: 100vw;
        height: 100vh
    }

    .csa-mini-cart-container .mini-cart-body .mini-cart-product-list .mini-cart-footer {
        width: 100%
    }
}

.csa-mini-cart-container .mini-cart-body .addtocart-component .input-group-btn {
    width: 35px;
    float: left
}

.csa-mini-cart-container .mini-cart-body .addtocart-component .qty-selector {
    width: auto
}

.csa-mini-cart-container .mini-cart-body .addtocart-component .qty-selector span:first-child button {
    color: white;
    background-color: #ADD8FF
}

.csa-mini-cart-container .mini-cart-body .addtocart-component .qty-selector span:first-child button .glyphicon-minus:before {
    filter: brightness(0) invert(1) sepia(1) saturate(10) hue-rotate(180deg)
}

.csa-mini-cart-container .mini-cart-body .addtocart-component .qty-selector span:nth-child(2) {
    background-color: #F5EFEF;
    display: flex;
    align-items: center;
    margin: 3px -5px 0 -14px
}

.csa-mini-cart-container .mini-cart-body .addtocart-component .qty-selector span:nth-child(3) button {
    color: white;
    background-color: red
}

.csa-mini-cart-container .mini-cart-body .addtocart-component .qty-selector span:nth-child(3) button .glyphicon-plus:before {
    filter: brightness(0) invert(1) sepia(1) saturate(10) hue-rotate(180deg)
}

.csa-mini-cart-container .mini-cart-body .addtocart-component .qty-selector .btn {
    width: 28px;
    height: 28px;
    background: #f0f8ff;
    color: #005baa;
    padding: 4px 4px;
    float: left;
    border-radius: 17px;
    border: 0
}

.csa-mini-cart-container .mini-cart-body .addtocart-component .qty-selector .btn:hover,
.csa-mini-cart-container .mini-cart-body .addtocart-component .qty-selector .btn:active,
.csa-mini-cart-container .mini-cart-body .addtocart-component .qty-selector .btn:focus {
    border: 0
}

.csa-mini-cart-container .mini-cart-body .addtocart-component .qty-selector .form-control {
    height: auto;
    border: 0;
    padding: 1px 1px 0 1px;
    background: transparent;
    display: block;
    font-weight: bold
}

.csa-mini-cart-container .mini-cart-body .addtocart-component .qty-selector .a-title {
    font-size: 12px;
    text-align: center;
    display: block;
    padding-right: 10px
}

.csa-mini-cart-container .mini-cart-body:before {
    content: "";
    vertical-align: middle;
    margin: auto;
    position: absolute;
    display: block;
    right: 5%;
    top: -7px;
    width: 18px;
    height: 18px;
    transform: rotate(45deg);
    border: 2px solid;
    border-color: #005baa transparent transparent #005baa;
    background-color: white
}

@media (max-width:1024px) {
    .header-cart .mini-cart-link .mini-cart-icon .button__badge {
        margin-top: -9px
    }
}

.btn-cs-success {
    background-color: #01ac01 !important;
    color: #fff !important;
    text-transform: capitalize !important
}

.btn-cs-success:hover {
    background-color: #01b901 !important;
    color: #fff !important
}

.btn-cs-success i.glyphicon-menu-right {
    vertical-align: text-top
}

.ps-container {
    -ms-touch-action: none;
    touch-action: none;
    overflow: hidden !important;
    -ms-overflow-style: none
}

@supports (-ms-overflow-style: none) {
    .ps-container {
        overflow: auto !important
    }
}

@media screen and (-ms-high-contrast:active),
(-ms-high-contrast:none) {
    .ps-container {
        overflow: auto !important
    }
}

.ps-container.ps-active-x>.ps-scrollbar-x-rail,
.ps-container.ps-active-y>.ps-scrollbar-y-rail {
    display: block;
    background-color: transparent
}

.ps-container.ps-in-scrolling {
    pointer-events: none
}

.ps-container.ps-in-scrolling.ps-x>.ps-scrollbar-x-rail {
    background-color: #eee;
    opacity: .9
}

.ps-container.ps-in-scrolling.ps-x>.ps-scrollbar-x-rail>.ps-scrollbar-x {
    background-color: #80abd5
}

.ps-container.ps-in-scrolling.ps-y>.ps-scrollbar-y-rail {
    background-color: #eee;
    opacity: .9
}

.ps-container.ps-in-scrolling.ps-y>.ps-scrollbar-y-rail>.ps-scrollbar-y {
    background-color: #80abd5
}

.ps-container>.ps-scrollbar-x-rail {
    display: none;
    position: absolute;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    opacity: 0;
    -webkit-transition: background-color .2s linear, opacity .2s linear;
    -moz-transition: background-color .2s linear, opacity .2s linear;
    -o-transition: background-color .2s linear, opacity .2s linear;
    transition: background-color .2s linear, opacity .2s linear;
    bottom: 3px;
    height: 8px
}

.ps-container>.ps-scrollbar-x-rail>.ps-scrollbar-x {
    position: absolute;
    background-color: #80abd5;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    -webkit-transition: background-color .2s linear;
    -moz-transition: background-color .2s linear;
    -o-transition: background-color .2s linear;
    transition: background-color .2s linear;
    bottom: 0;
    height: 8px
}

.ps-container>.ps-scrollbar-y-rail {
    display: none;
    position: absolute;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    opacity: 0;
    -webkit-transition: background-color .2s linear, opacity .2s linear;
    -moz-transition: background-color .2s linear, opacity .2s linear;
    -o-transition: background-color .2s linear, opacity .2s linear;
    transition: background-color .2s linear, opacity .2s linear;
    right: 5px;
    width: 10px
}

.ps-container>.ps-scrollbar-y-rail>.ps-scrollbar-y {
    position: absolute;
    background-color: #80abd5;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    -webkit-transition: background-color .2s linear;
    -moz-transition: background-color .2s linear;
    -o-transition: background-color .2s linear;
    transition: background-color .2s linear;
    right: 0;
    width: 10px
}

.ps-container:hover.ps-in-scrolling {
    pointer-events: none
}

.ps-container:hover.ps-in-scrolling.ps-x>.ps-scrollbar-x-rail {
    background-color: #eee;
    opacity: .9
}

.ps-container:hover.ps-in-scrolling.ps-x>.ps-scrollbar-x-rail>.ps-scrollbar-x {
    background-color: #80abd5
}

.ps-container:hover.ps-in-scrolling.ps-y>.ps-scrollbar-y-rail {
    background-color: #eee;
    opacity: .9
}

.ps-container:hover.ps-in-scrolling.ps-y>.ps-scrollbar-y-rail>.ps-scrollbar-y {
    background-color: #80abd5
}

.ps-container:hover>.ps-scrollbar-x-rail,
.ps-container:hover>.ps-scrollbar-y-rail {
    opacity: .6
}

.ps-container:hover>.ps-scrollbar-x-rail:hover {
    background-color: #eee;
    opacity: .9
}

.ps-container:hover>.ps-scrollbar-x-rail:hover>.ps-scrollbar-x {
    background-color: #80abd5
}

.ps-container:hover>.ps-scrollbar-y-rail:hover {
    background-color: #eee;
    opacity: .9
}

.ps-container:hover>.ps-scrollbar-y-rail:hover>.ps-scrollbar-y {
    background-color: #80abd5
}

@media (min-width:1023px) {
    .adress-popup {
        width: 860px
    }
}

.adress-popup .red {
    color: red;
    padding: 3px 10px;
    text-align: center
}

.adress-popup .headline {
    padding: 0
}

.adress-popup .headline a,
.adress-popup .headline em {
    font-size: 16px;
    display: inline-block;
    color: #015aac;
    padding: 10px 20px;
    margin-left: 5px
}

.adress-popup .headline a:hover,
.adress-popup .headline em:hover {
    text-decoration: none
}

.adress-popup .headline a.active {
    background: #f1f1f1;
    color: #808080;
    text-decoration: none
}

.adress-popup .headline em {
    background: #f1f1f1;
    text-decoration: none;
    font-style: normal
}

.adress-popup .headline .pull-right {
    padding-right: 50px
}

.adress-popup .headline-paragraph-text {
    margin-left: 30px;
    margin-right: 30px;
    color: #e53935;
    font-size: 13px;
    display: none
}

.adress-popup #addressForm .forms-bottom {
    background: #ffffff;
    max-width: 480px;
    margin: auto
}

.adress-popup #addressForm .forms-bottom .form-area {
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(0, 1fr));
    gap: 13px;
    margin-bottom: 8px
}

.adress-popup #addressForm .forms-bottom .form-area.customer-info {
    grid-template-columns: 1fr 1fr
}

.adress-popup #addressForm .forms-bottom .styled-select.slate {
    background: url("https://reimg-carrefour.mncdn.com/staticimage/csa-arrow-down.svg") no-repeat right;
    background-size: 24px 7px;
    border-radius: 8px;
    border: 1px solid #DCDCDC
}

.adress-popup #addressForm .forms-bottom .form-submit {
    display: flex;
    justify-content: center;
    margin-top: 25px
}

.adress-popup #addressForm .forms-bottom .form-submit #address_addnew_button {
    font-size: 14px;
    font-weight: bold;
    background: #2154BA;
    border-radius: 24px;
    padding: 11px 100px;
    width: auto
}

.adress-popup #addressForm .forms-bottom .address-control {
    padding: 10px;
    background: #E6EFFF;
    border-radius: 6px;
    color: #2154BA;
    font-weight: 500;
    font-size: 14px;
    text-align: center
}

.adress-popup #addressForm .forms-bottom .form-group {
    margin-bottom: 0;
    display: grid;
    gap: 8px;
    grid-template-rows: subgrid;
    grid-row: span 2
}

.adress-popup #addressForm .forms-bottom .form-group:has(:nth-child(3)) {
    grid-row: span 3
}

.adress-popup #addressForm .forms-bottom .form-group.has-error .help-block {
    font-size: 12px;
    margin-top: 0;
    margin-bottom: 0
}

.adress-popup #addressForm .forms-bottom .form-group textarea.form-control {
    resize: none;
    overflow: hidden;
    height: 70px !important
}

.adress-popup #addressForm .forms-bottom .form-group input,
.adress-popup #addressForm .forms-bottom .form-group .form-control:not(select) {
    border-radius: 8px
}

.adress-popup #addressForm .forms-bottom .form-group:not(.has-error) input,
.adress-popup #addressForm .forms-bottom .form-group:not(.has-error) .form-control:not(select) {
    border: 1px solid #D8D8D8
}

.adress-popup #addressForm .forms-bottom .form-group label {
    font-size: 16px;
    color: #141414;
    margin-bottom: 0;
    display: block
}

.adress-popup #addressForm .forms-bottom .form-group span.required {
    color: #55677A
}

.adress-popup #addressForm .forms-bottom .warning-text {
    margin-top: 15px
}

.adress-popup #addressForm .forms-bottom .warning-text span {
    display: block;
    color: #55677A;
    font-weight: 700;
    font-size: 12px
}

.adress-popup #addressForm .forms-bottom .warning-text span em {
    font-style: normal;
    color: #ff0000
}

@media (max-width:1023px) {
    .adress-popup #addressForm .forms-bottom .address-control {
        font-size: 13px
    }

    .adress-popup #addressForm .forms-bottom .form-group label {
        font-size: 14px
    }
}

@media (max-width:1024px) {
    #cboxTitle .headline {
        margin-top: 13px
    }
}

.pageType-ContentPage .customNav {
    background-color: #fff;
    padding: 15px
}

.pageType-ContentPage .customNav .headline {
    font-size: 20px;
    font-weight: 500
}

.pageType-ContentPage .customNav ul {
    list-style: none;
    padding: 20px 0 0;
    margin: 20px 0 0;
    border-top: 1px solid #F1F1F1
}

.pageType-ContentPage .customNav ul li {
    padding: 5px 0
}

.pageType-ContentPage .customNav ul li a {
    color: #333;
    font-family: 'Nunito', sans-serif;
    font-size: 16px
}

.pageType-ContentPage .customNav ul li.active a {
    color: #015AAC
}

.pageType-ContentPage .return-page-section {
    background-color: #fff;
    padding: 30px;
    word-wrap: break-word
}

.pageType-ContentPage .return-page-section div.tabhead h1,
.pageType-ContentPage .return-page-section div.tabhead h2,
.pageType-ContentPage .return-page-section div.tabhead h3 {
    color: #015aac
}

.pageType-ContentPage .return-page-section div.tabbody strong {
    font-weight: bold !important
}

.pageType-ContentPage .return-page-section div.tabbody h1,
.pageType-ContentPage .return-page-section div.tabbody h2,
.pageType-ContentPage .return-page-section div.tabbody h3 {
    color: #015aac
}

.pageType-ContentPage .return-page-section .content {
    word-wrap: break-word
}

.alert-custom-success {
    width: 100%;
    padding: 5px;
    background-color: #19b200;
    text-align: center;
    color: #fff
}

.error-404 {
    color: #666;
    font-family: 'Nunito'
}

.error-404 .big-image {
    width: 750px;
    height: 400px
}

@media (max-width:768px) {
    .error-404 .big-image {
        width: 375px;
        height: 200px
    }
}

.error-404 .title {
    font-size: 24px;
    margin-top: -10px;
    font-weight: bold;
    margin-bottom: 25px
}

@media (max-width:768px) {
    .error-404 .title {
        font-size: 20px
    }
}

.error-404 p {
    font-size: 18px;
    line-height: 20px
}

@media (max-width:768px) {
    .error-404 p {
        font-size: 15px
    }
}

.error-404 .sub-description {
    margin-top: 13px;
    font-size: 12px
}

.error-404 .return-homepage-button {
    border-radius: 20px;
    padding: 10px 35px;
    margin-top: 15px
}

html.page-500-html {
    height: 100%
}

body.page-500.page-maintenance .col-md-6.col-md-offset-3 .right-col h1 {
    font-size: 40px;
    word-wrap: break-word
}

body.page-500.page-maintenance .col-md-6.col-md-offset-3 .right-col p {
    font-size: 20px
}

body.page-500 {
    background: url("../../theme-carrefoursa/images/500-bg.jpg") no-repeat center center fixed;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover
}

body.page-500 .col-md-6.col-md-offset-3 {
    background: rgba(255, 255, 255, 0.8);
    margin-top: 130px;
    padding: 30px
}

body.page-500 .col-md-6.col-md-offset-3 .left-col .csa-logo {
    margin: 10px auto 0 auto
}

body.page-500 .col-md-6.col-md-offset-3 .right-col {
    border-left: 1px solid #999;
    padding-left: 30px;
    color: #666
}

body.page-500 .col-md-6.col-md-offset-3 .right-col h1 {
    font-size: 30px;
    margin: 0 0 15px 0
}

body.page-500 .col-md-6.col-md-offset-3 .right-col h2 {
    font-size: 18px;
    margin: 0 0 15px 0
}

body.page-500 .col-md-6.col-md-offset-3 .right-col a.btn {
    display: inline-block;
    margin: 10px 0 20px 0
}

body.page-500 .col-md-6.col-md-offset-3 .right-col span.sub-text {
    display: block;
    font-style: italic;
    font-size: 13px
}

@media (min-width:992px) {
    body.page-500.page-maintenance .col-md-6.col-md-offset-3 {
        min-height: 250px
    }

    body.page-500.page-maintenance .col-md-6.col-md-offset-3 .right-col {
        min-height: 200px
    }
}

@media (max-width:1023px) and (min-width:300px) {
    body.page-500 .col-md-6.col-md-offset-3 {
        margin-top: 80px;
        margin-bottom: 50px
    }

    body.page-500 .col-md-6.col-md-offset-3 .left-col .csa-logo {
        margin-bottom: 10px
    }

    body.page-500 .col-md-6.col-md-offset-3 .right-col {
        border: none;
        padding-left: 0;
        text-align: center
    }
}

.owl-carousel .animated {
    -webkit-animation-duration: 1000ms;
    animation-duration: 1000ms;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both
}

.owl-carousel .owl-animated-in {
    z-index: 0
}

.owl-carousel .owl-animated-out {
    z-index: 1
}

.owl-carousel .fadeOut {
    -webkit-animation-name: fadeOut;
    animation-name: fadeOut
}

@-webkit-keyframes fadeOut {
    0% {
        opacity: 1
    }

    100% {
        opacity: 0
    }
}

@keyframes fadeOut {
    0% {
        opacity: 1
    }

    100% {
        opacity: 0
    }
}

.owl-height {
    -webkit-transition: height 500ms ease-in-out;
    -moz-transition: height 500ms ease-in-out;
    -ms-transition: height 500ms ease-in-out;
    -o-transition: height 500ms ease-in-out;
    transition: height 500ms ease-in-out
}

.owl-carousel {
    display: none;
    width: 100%;
    -webkit-tap-highlight-color: transparent;
    position: relative;
    z-index: 1
}

.owl-carousel .owl-stage {
    position: relative;
    -ms-touch-action: pan-Y
}

.owl-carousel .owl-stage:after {
    content: ".";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0
}

.owl-carousel .owl-stage-outer {
    position: relative;
    overflow: hidden;
    -webkit-transform: translate3d(0, 0, 0)
}

.owl-carousel .owl-controls .owl-dot,
.owl-carousel .owl-controls .owl-nav .owl-next,
.owl-carousel .owl-controls .owl-nav .owl-prev {
    cursor: pointer;
    cursor: hand;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.owl-carousel.owl-loaded {
    display: block
}

.owl-carousel.owl-loading {
    opacity: 0;
    display: block
}

.owl-carousel.owl-hidden {
    opacity: 0
}

.owl-carousel .owl-refresh .owl-item {
    display: none
}

.owl-carousel .owl-item {
    position: relative;
    min-height: 1px;
    float: left;
    -webkit-backface-visibility: hidden;
    -webkit-tap-highlight-color: transparent;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.owl-carousel .owl-item img {
    display: block;
    width: 100%;
    border-radius: 6px;
    -webkit-transform-style: preserve-3d;
    -moz-transform-style: preserve-3d;
    image-rendering: -webkit-optimize-contrast
}

.owl-carousel.owl-text-select-on .owl-item {
    -webkit-user-select: auto;
    -moz-user-select: auto;
    -ms-user-select: auto;
    user-select: auto
}

.owl-carousel .owl-grab {
    cursor: move;
    cursor: -webkit-grab;
    cursor: -o-grab;
    cursor: -ms-grab;
    cursor: grab
}

.owl-carousel .owl-rtl {
    direction: rtl
}

.owl-carousel .owl-rtl .owl-item {
    float: right
}

.no-js .owl-carousel {
    display: block
}

.owl-carousel .owl-item .owl-lazy {
    opacity: 0;
    -webkit-transition: opacity 400ms ease;
    -moz-transition: opacity 400ms ease;
    -ms-transition: opacity 400ms ease;
    -o-transition: opacity 400ms ease;
    transition: opacity 400ms ease
}

.owl-carousel .owl-video-wrapper {
    position: relative;
    height: 100%;
    background: #000
}

.owl-carousel .owl-video-play-icon {
    position: absolute;
    height: 80px;
    width: 80px;
    left: 50%;
    top: 50%;
    margin-left: -40px;
    margin-top: -40px;
    background: url(owl.video.play.png) no-repeat;
    cursor: pointer;
    z-index: 1;
    -webkit-backface-visibility: hidden;
    -webkit-transition: scale 100ms ease;
    -moz-transition: scale 100ms ease;
    -ms-transition: scale 100ms ease;
    -o-transition: scale 100ms ease;
    transition: scale 100ms ease
}

.owl-carousel .owl-video-play-icon:hover {
    -webkit-transition: scale(1.3, 1.3);
    -moz-transition: scale(1.3, 1.3);
    -ms-transition: scale(1.3, 1.3);
    -o-transition: scale(1.3, 1.3);
    transition: scale(1.3, 1.3)
}

.owl-carousel .owl-video-playing .owl-video-play-icon,
.owl-carousel .owl-video-playing .owl-video-tn {
    display: none
}

.owl-carousel .owl-video-tn {
    opacity: 0;
    height: 100%;
    background-position: center center;
    background-repeat: no-repeat;
    -webkit-background-size: contain;
    -moz-background-size: contain;
    -o-background-size: contain;
    background-size: contain;
    -webkit-transition: opacity 400ms ease;
    -moz-transition: opacity 400ms ease;
    -ms-transition: opacity 400ms ease;
    -o-transition: opacity 400ms ease;
    transition: opacity 400ms ease
}

.owl-carousel .owl-video-frame {
    position: relative;
    z-index: 1
}

.owl-carousel .owl-nav .owl-prev,
.owl-carousel .owl-nav .owl-next {
    cursor: pointer;
    position: absolute !important;
    top: 50% !important;
    display: table;
    width: 60px;
    height: 125px;
    text-align: center;
    -webkit-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    -o-transform: translate(0, -50%);
    transform: translate(0, -50%);
    position: relative;
    top: 1px;
    display: inline-block;
    font-family: 'Glyphicons Halflings';
    font-style: normal;
    font-weight: normal;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    color: rgba(255, 255, 255, 0.7);
    overflow: hidden;
    -webkit-transition: .3s ease-out;
    -o-transition: .3s ease-out;
    transition: .3s ease-out
}

.owl-carousel .owl-nav .owl-prev:hover,
.owl-carousel .owl-nav .owl-next:hover {
    color: #fff
}

.owl-carousel .owl-nav .owl-prev span.glyphicon,
.owl-carousel .owl-nav .owl-next span.glyphicon {
    position: absolute;
    top: 0;
    bottom: 0;
    width: auto;
    height: auto;
    font-size: 20px;
    line-height: 125px;
    color: #005baa
}

.owl-carousel .owl-nav .owl-prev:hover,
.owl-carousel .owl-nav .owl-next:hover {
    color: #fff
}

.owl-carousel .owl-nav .owl-prev:hover span.glyphicon,
.owl-carousel .owl-nav .owl-next:hover span.glyphicon {
    color: #005baa
}

.owl-carousel .owl-nav .owl-prev span.glyphicon {
    left: 10px
}

.owl-carousel .owl-nav .owl-next {
    right: 0
}

.owl-carousel .owl-nav .owl-next span.glyphicon {
    left: 10px
}

.campaignsWrapper {
    display: none
}

.campaignsWrapper .campaign-header {
    margin-top: 25px;
    width: 100%;
    height: 75px;
    background: linear-gradient(#f2f2f2, #fff, #fff, #fff, #f2f2f2);
    box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.2);
    overflow: hidden;
    text-align: center
}

.campaignsWrapper .campaign-header *:not(img):empty {
    display: none
}

.campaignsWrapper .campaign-header h2 {
    font-weight: bold;
    padding: 0 !important;
    margin: 6px 0 0 0 !important
}

.campaignsWrapper .campaign-header h2,
.campaignsWrapper .campaign-header h4 {
    color: #0050a4
}

.campaignsWrapper .campaign-title {
    color: #55677A;
    font-size: 20px;
    font-weight: bold;
    margin-top: 35px
}

.campaignsWrapper .nav-tabs.nav-campaigns {
    overflow-y: hidden;
    overflow-x: auto;
    white-space: nowrap;
    border: 0;
    margin-top: 10px
}

.campaignsWrapper .nav-tabs.nav-campaigns::-webkit-scrollbar {
    background-color: #f1f1f1
}

.campaignsWrapper .nav-tabs.nav-campaigns li {
    float: none;
    display: inline-block;
    margin-right: 25px
}

.campaignsWrapper .nav-tabs.nav-campaigns li a {
    color: #55677A;
    font-size: 14px;
    font-weight: bold;
    border-width: 0 0 3px;
    text-transform: inherit;
    padding-left: 0;
    padding-right: 0
}

.campaignsWrapper .nav-tabs.nav-campaigns li a:hover {
    background: none;
    border-width: 0 0 3px;
    color: #005baa;
    border-color: #005baa
}

.campaignsWrapper .nav-tabs.nav-campaigns li a:focus {
    background: none;
    border-width: 0 0 3px;
    border-color: #005baa;
    color: #005baa
}

.campaignsWrapper .nav-tabs.nav-campaigns li.active a {
    border-radius: 0 !important
}

.campaignsWrapper .nav-tabs.nav-campaigns li.active a:hover {
    background: none;
    color: #005baa;
    border-width: 0 0 3px;
    border-color: #005baa
}

.campaignsWrapper .nav-tabs.nav-campaigns li.active a:focus {
    background: none;
    color: #005baa;
    border-width: 0 0 3px;
    border-color: #005baa
}

.campaignsWrapper .tab-content {
    margin-top: 10px
}

.campaignsWrapper .tab-content #all-campaigns .expired {
    display: none
}

@media (min-width:880px) {
    .campaignsWrapper .campaign-menu {
        margin-top: 25px;
        width: 100%;
        height: 70px;
        background: #0050a2;
        text-align: center;
        position: relative;
        z-index: 1
    }

    .campaignsWrapper .campaign-menu *:not(img):not(span.glyphicon):empty {
        display: none
    }

    .campaignsWrapper .campaign-menu .menu-content {
        position: relative;
        top: 10px;
        background: #3373b5;
        height: 60px;
        overflow: hidden
    }

    .campaignsWrapper .campaign-menu .menu-content .menu-header {
        display: none
    }

    .campaignsWrapper .campaign-menu .menu-content .menu-link.active {
        background: #0050a2
    }

    .campaignsWrapper .campaign-menu .menu-content .menu-link {
        min-width: 110px;
        max-width: auto;
        height: 60px;
        line-height: 60px;
        overflow: hidden;
        -ms-transform: skew(-30deg);
        -webkit-transform: skew(-30deg);
        transform: skew(-30deg);
        display: inline-block;
        border-left: 3px solid #0050a2;
        margin-left: -3px;
        padding: 0 10px
    }

    .campaignsWrapper .campaign-menu .menu-content .menu-link span {
        color: #fff;
        -ms-transform: skew(30deg);
        -webkit-transform: skew(30deg);
        transform: skew(30deg);
        float: left;
        padding-left: 10px;
        padding-right: 10px;
        font-size: 1em;
        display: block
    }

    .campaignsWrapper .campaign-menu .menu-content .menu-link span:after {
        content: "\e258";
        font-family: 'Glyphicons Halflings';
        padding-left: 3px;
        font-size: 10px;
        vertical-align: bottom
    }

    .campaignsWrapper .campaign-menu .menu-content .menu-link:hover {
        cursor: pointer;
        background: #0050a2;
        -webkit-transition: background .3s;
        transition: background .3s
    }

    .campaignsWrapper .campaign-menu .menu-content .menu-link:hover span {
        padding-right: 5px
    }

    .campaignsWrapper .campaign-menu .menu-content .menu-link:hover span:after {
        padding-left: 8px
    }

    .campaignsWrapper .campaign-menu .menu-content .menu-link:last-child {
        border-right: 3px solid #0050a2
    }

    .campaignsWrapper .campaign-menu .sub-menu-content {
        margin-top: 10px;
        height: 50px;
        width: 100%;
        background: #3373b5;
        border-top: 10px solid #0050a2;
        box-shadow: 1px 0 5px 0 #000;
        display: none;
        text-align: left
    }

    .campaignsWrapper .campaign-menu .sub-menu-content:hover {
        display: inline-block
    }

    .campaignsWrapper .campaign-menu .sub-menu-content .sub-menu-link {
        line-height: 40px;
        color: #fff;
        display: inline-block;
        border-left: 3px solid #0050a2;
        padding: 0 15px 0 15px;
        text-align: center;
        -ms-transform: skew(-30deg);
        -webkit-transform: skew(-30deg);
        transform: skew(-30deg);
        cursor: pointer;
        margin-right: -3px;
        transition: background .3s ease;
        width: 60px
    }

    .campaignsWrapper .campaign-menu .sub-menu-content .sub-menu-link:hover {
        background: #f1f1f1
    }

    .campaignsWrapper .campaign-menu .sub-menu-content .sub-menu-link:hover img+span.sub-menu-link-text {
        display: inline-block
    }

    .campaignsWrapper .campaign-menu .sub-menu-content .sub-menu-link:hover span.glyphicon+span.sub-menu-link-text {
        display: inline-block
    }

    .campaignsWrapper .campaign-menu .sub-menu-content .sub-menu-link:hover span.glyphicon {
        color: #3373B5
    }

    .campaignsWrapper .campaign-menu .sub-menu-content .sub-menu-link:last-child {
        border-right: 3px solid #0050a2
    }

    .campaignsWrapper .campaign-menu .sub-menu-content .sub-menu-link img {
        -ms-transform: skew(30deg);
        -webkit-transform: skew(30deg);
        transform: skew(30deg);
        display: inline-block;
        max-width: 30px;
        max-height: 30px
    }

    .campaignsWrapper .campaign-menu .sub-menu-content .sub-menu-link span.glyphicon {
        -ms-transform: skew(30deg);
        -webkit-transform: skew(30deg);
        transform: skew(30deg);
        display: inline-block;
        min-width: 24px;
        font-size: 1.3em;
        top: 5px
    }

    .campaignsWrapper .campaign-menu .sub-menu-content .sub-menu-link span.sub-menu-link-text {
        display: none;
        width: auto;
        font-size: .9em;
        background: #3373b5;
        position: absolute;
        top: 43px;
        padding: 1px 10px 1px 10px;
        left: 8px;
        height: 30px;
        line-height: 30px;
        text-align: left;
        white-space: nowrap;
        -ms-transform: skew(30deg);
        -webkit-transform: skew(30deg);
        transform: skew(30deg)
    }

    .campaignsWrapper .campaign-menu .sub-menu-content .sub-menu-link.active {
        background: #0050A2
    }
}

.campaignsWrapper .campaign-box-product {
    height: 225px !important
}

.campaignsWrapper .campaign-box-product .campaign-box-middle .campaign-box-middle-right img {
    max-width: 120px !important;
    max-height: 120px !important
}

.campaignsWrapper .campaign-box-product .campaign-box-middle .campaign-box-middle-left .go-campaign {
    border-radius: 50% !important;
    width: 28px !important;
    height: 28px !important
}

.campaignsWrapper .campaign-box {
    height: 400px;
    width: auto;
    background: #fff;
    margin-top: 5px;
    margin-bottom: 20px;
    border-radius: 5px;
    -webkit-box-shadow: 0 0 10px 0 rgba(224, 224, 224, 0.65);
    -moz-box-shadow: 0 0 10px 0 rgba(224, 224, 224, 0.65);
    box-shadow: 0 0 10px 0 rgba(224, 224, 224, 0.65);
    overflow: hidden
}

.campaignsWrapper .campaign-box:hover {
    cursor: pointer
}

.campaignsWrapper .campaign-box .campaign-box-middle {
    margin: 0 20px
}

.campaignsWrapper .campaign-box .campaign-box-middle .campaign-box-middle-left .campaign-box-time-range2 {
    width: auto;
    height: 50px;
    display: flex;
    align-items: center;
    justify-content: flex-start;
    color: #E1001A;
    font-size: 14px;
    font-weight: 700;
    gap: 5px
}

.campaignsWrapper .campaign-box .campaign-box-middle .campaign-box-middle-left .campaign-all-desc {
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    color: #55677A;
    font-size: 16px
}

.campaignsWrapper .campaign-box .campaign-box-middle .campaign-box-middle-left .campaign-box-time-range {
    background: #82a4c0;
    color: #fff;
    display: inline-block;
    font-size: 11px;
    font-weight: bold;
    margin: 20px 0;
    border-radius: 15px;
    padding: 3px 10px
}

.campaignsWrapper .campaign-box .campaign-box-middle .campaign-box-middle-left .campaign-desc {
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    line-height: 18px;
    text-align: left;
    color: #1158D6;
    font-size: 16px;
    font-weight: bold;
    height: 52px;
    overflow: hidden
}

.campaignsWrapper .campaign-box .campaign-box-middle .campaign-box-middle-left .campaign-desc:hover {
    text-decoration: none
}

.campaignsWrapper .campaign-box .campaign-box-middle .campaign-box-middle-left .campaign-desc.featured {
    height: auto !important
}

.campaignsWrapper .campaign-box .campaign-box-middle .campaign-box-middle-left .go-campaign {
    color: #ffffff;
    background: #1158D6;
    border-radius: 10px;
    width: 134px;
    height: 42px;
    display: flex;
    justify-content: center;
    align-items: center;
    line-height: 29px;
    float: left;
    margin: 15px 0
}

.campaignsWrapper .campaign-box .campaign-box-middle .campaign-box-middle-right {
    min-height: 220px
}

.campaignsWrapper .campaign-box .campaign-box-middle .campaign-box-middle-right img {
    width: 420px;
    height: 200px;
    margin: 20px 0;
    object-fit: contain
}

.campaignsWrapper .campaign-box .campaign-box-middle .coupon-code-true {
    display: flex;
    align-items: center;
    justify-content: flex-start;
    gap: 20px
}

.campaignsWrapper .campaign-box .campaign-box-middle .coupon-code-true .go-campaign-true {
    margin-bottom: 0;
    color: #ffffff;
    background: #44C607;
    border-radius: 10px;
    width: 154px;
    height: 42px;
    display: flex;
    justify-content: center;
    align-items: center;
    line-height: 29px;
    float: left
}

@media (max-width:1400px) {
    .campaignsWrapper .campaign-box .campaign-box-middle .coupon-code-true .go-campaign-true {
        width: 125px
    }
}

@media (max-width:780px) {
    .campaignsWrapper .campaign-box .campaign-box-middle .coupon-code-true .go-campaign-true {
        width: 100px
    }
}

.campaignsWrapper .campaign-box .campaign-box-middle .coupon-code-true .coupon-code-text {
    font-weight: 700;
    font-size: 16px;
    margin-bottom: 0
}

@media (max-width:1400px) {
    .campaignsWrapper .campaign-box .campaign-box-middle .coupon-code-true .coupon-code-text {
        font-size: 14px
    }
}

.campaignsWrapper .campaign-box.featured .campaign-box-middle {
    margin: 0 20px
}

.campaignsWrapper .campaign-box.featured .campaign-box-middle .campaign-box-middle-right img {
    max-width: 100%;
    max-height: 200px
}

.campaignsWrapper .campaign-box.featured .campaign-box-middle .campaign-box-middle-left {
    margin: 10px 20px
}

.campaignsWrapper .campaign-box.featured .campaign-box-middle .campaign-box-middle-left .campaign-desc {
    margin-bottom: 5px;
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    text-align: left;
    color: #1158D6;
    font-size: 16px;
    font-weight: bold;
    height: 40px
}

.campaignsWrapper .campaign-box.featured .campaign-box-middle .campaign-box-middle-left .campaign-desc:hover {
    text-decoration: none
}

@media (max-width:640px) {
    .campaignsWrapper .nav-tabs li {
        margin-right: 10px
    }

    .campaignsWrapper .campaign-box {
        height: auto
    }

    .campaignsWrapper .campaign-box.featured {
        height: auto
    }
}

.campaignPopup {
    display: flex;
    justify-content: center;
    text-align: center;
    flex-direction: column;
    align-items: center
}

.campaignPopup span.glyphicon {
    color: #44C607;
    width: 64px;
    height: 64px
}

.campaignPopup h1 {
    color: #005FB3;
    text-align: center;
    font-family: Nunito;
    font-size: 18px;
    font-style: normal;
    font-weight: 700;
    line-height: normal
}

.campaignPopup p {
    color: #005FB3;
    text-align: center;
    font-family: Nunito;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: normal
}

.campaignPopup .campaign-profile-btn {
    color: #fff;
    border-radius: 5px;
    background: #005FB3;
    padding: 10px 20px
}

.pageLabel--kampanyalar .return-page-section {
    background: none;
    padding: 0
}

.pageLabel--kampanyalar .return-page-section .tabhead {
    display: none
}

.pageLabel--kampanyalar .return-page-section .single-img-row {
    margin-bottom: 45px
}

.pageLabel--kampanyalar .return-page-section .single-img-row .single-img {
    padding: 0
}

.pageLabel--kampanyalar .return-page-section .camps-img-row .col-xs-12 .row {
    margin-bottom: 45px
}

.pageLabel--kampanyalar .return-page-section .camps-img-row .col-xs-12 .row div:first-child {
    padding-left: 0
}

.pageLabel--kampanyalar .return-page-section .camps-img-row .col-xs-12 .row div:last-child {
    padding-right: 0
}

.pageLabel--kampanyalar .return-page-section .camps-img-row .col-xs-12 .row div:last-child a img {
    float: right
}

.pageLabel--kampanyalar .return-page-section .free-camp-text-row {
    font-size: 14px;
    color: #777
}

.single-img-row {
    margin-bottom: 45px
}

.single-img-row .single-img {
    padding: 0
}

.camps-img-row .col-xs-12 .row {
    margin-bottom: 45px
}

.camps-img-row .col-xs-12 .row div:first-child {
    padding-left: 0
}

.camps-img-row .col-xs-12 .row div:last-child {
    padding-right: 0
}

.camps-img-row .col-xs-12 .row div:last-child a img {
    float: right
}

.free-camp-text-row {
    font-size: 14px;
    color: #777
}

@media (max-width:740px) and (min-width:300px) {
    .pageLabel--kampanyalar .return-page-section .camps-img-row .col-xs-12 .row {
        margin-bottom: 0
    }

    .pageLabel--kampanyalar .return-page-section .camps-img-row .col-xs-12 .row div {
        padding: 0;
        margin-bottom: 20px
    }

    .camps-img-row .col-xs-12 .row {
        margin-bottom: 0
    }

    .camps-img-row .col-xs-12 .row div {
        padding: 0;
        margin-bottom: 20px
    }
}

body.sac-landing-page,
body.page-kurban-fiyatlari-2019,
body.page-kurban-fiyatlari-2018 {
    background: #fff6e3;
    font: normal 14px Arial, Helvetica, Sans-Serif;
    color: #666666;
    margin: 30px 0
}

body.sac-landing-page h1,
body.page-kurban-fiyatlari-2019 h1,
body.page-kurban-fiyatlari-2018 h1,
body.sac-landing-page h2,
body.page-kurban-fiyatlari-2019 h2,
body.page-kurban-fiyatlari-2018 h2 {
    font-size: 30px;
    color: #a67500;
    margin-bottom: 20px
}

body.sac-landing-page h3,
body.page-kurban-fiyatlari-2019 h3,
body.page-kurban-fiyatlari-2018 h3 {
    color: #a67500
}

body.sac-landing-page .main-logo img,
body.page-kurban-fiyatlari-2019 .main-logo img,
body.page-kurban-fiyatlari-2018 .main-logo img {
    display: block;
    margin: 5px auto
}

body.sac-landing-page .sec-logo,
body.page-kurban-fiyatlari-2019 .sec-logo,
body.page-kurban-fiyatlari-2018 .sec-logo {
    border-bottom: 1px solid #e6d9bd
}

body.sac-landing-page .sec-logo img,
body.page-kurban-fiyatlari-2019 .sec-logo img,
body.page-kurban-fiyatlari-2018 .sec-logo img {
    display: block;
    margin: 15px auto
}

body.sac-landing-page .main-cont,
body.page-kurban-fiyatlari-2019 .main-cont,
body.page-kurban-fiyatlari-2018 .main-cont {
    padding: 30px;
    background: url("https://reimg-carrefour.mncdn.com/staticimage/sac-bg-corner-top-left.jpg") no-repeat 0 0, url("https://reimg-carrefour.mncdn.com/staticimage/sac-bg-corner-top-right.jpg") no-repeat right 0, url("https://reimg-carrefour.mncdn.com/staticimage/sac-bg-corner-bottom-left.jpg") no-repeat left bottom, url("https://reimg-carrefour.mncdn.com/staticimage/sac-bg-corner-bottom-right.jpg") no-repeat right bottom
}

body.sac-landing-page .main-cont:before,
body.page-kurban-fiyatlari-2019 .main-cont:before,
body.page-kurban-fiyatlari-2018 .main-cont:before {
    content: " ";
    position: absolute;
    z-index: -1;
    top: 1px;
    left: 1px;
    right: 1px;
    bottom: 1px;
    border: 4px solid #e6d3a8;
    border-top-width: 3px;
    border-bottom-width: 3px;
    border-top-color: #E9D7B2;
    border-bottom-color: #E9D7B2
}

body.sac-landing-page .main-cont:after,
body.page-kurban-fiyatlari-2019 .main-cont:after,
body.page-kurban-fiyatlari-2018 .main-cont:after {
    content: " ";
    position: absolute;
    z-index: -1;
    top: 8px;
    left: 9px;
    right: 9px;
    bottom: 8px;
    border: 1px solid #f0e0bf;
    border-top-color: #e6d0a9;
    border-bottom-color: #e6d0a9
}

body.sac-landing-page .center-cont .left-side ul,
body.page-kurban-fiyatlari-2019 .center-cont .left-side ul,
body.page-kurban-fiyatlari-2018 .center-cont .left-side ul {
    padding: 0
}

body.sac-landing-page .center-cont .left-side ul li,
body.page-kurban-fiyatlari-2019 .center-cont .left-side ul li,
body.page-kurban-fiyatlari-2018 .center-cont .left-side ul li {
    list-style-type: none;
    border: 1px solid #a37107
}

body.sac-landing-page .center-cont .left-side ul li a,
body.page-kurban-fiyatlari-2019 .center-cont .left-side ul li a,
body.page-kurban-fiyatlari-2018 .center-cont .left-side ul li a {
    display: block;
    text-align: center;
    font-size: 23px;
    color: #FFFFFF;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
    background: #eac707;
    background: -moz-linear-gradient(top, #eac707 0, #a26f00 100%);
    background: -webkit-linear-gradient(top, #eac707 0, #a26f00 100%);
    background: linear-gradient(to bottom, #eac707 0, #a26f00 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#eac707', endColorstr='#a26f00', GradientType=0);
    -webkit-box-shadow: 0 3px 5px rgba(0, 0, 0, 0.35);
    -moz-box-shadow: 0 3px 5px rgba(0, 0, 0, 0.35);
    box-shadow: 0 3px 5px rgba(0, 0, 0, 0.35);
    border-top: 1px solid #f7edb9;
    padding: 8px 5px;
    text-shadow: -1px -1px 4px #969696
}

body.sac-landing-page .center-cont .left-side ul li a:hover,
body.page-kurban-fiyatlari-2019 .center-cont .left-side ul li a:hover,
body.page-kurban-fiyatlari-2018 .center-cont .left-side ul li a:hover {
    color: #ffffff;
    background-color: #a06d00;
    background-image: none;
    text-decoration: none;
    border-top: 1px solid transparent
}

body.sac-landing-page .center-cont .left-side ul li a:active,
body.page-kurban-fiyatlari-2019 .center-cont .left-side ul li a:active,
body.page-kurban-fiyatlari-2018 .center-cont .left-side ul li a:active {
    background-color: #a06d00
}

body.sac-landing-page .center-cont .left-side ul li a span,
body.page-kurban-fiyatlari-2019 .center-cont .left-side ul li a span,
body.page-kurban-fiyatlari-2018 .center-cont .left-side ul li a span {
    display: block;
    font-size: 13px;
    font-style: italic
}

body.sac-landing-page .center-cont .left-side ul li~li,
body.page-kurban-fiyatlari-2019 .center-cont .left-side ul li~li,
body.page-kurban-fiyatlari-2018 .center-cont .left-side ul li~li {
    margin-top: 23px
}

body.sac-landing-page .center-cont .left-side ul li:last-child,
body.page-kurban-fiyatlari-2019 .center-cont .left-side ul li:last-child,
body.page-kurban-fiyatlari-2018 .center-cont .left-side ul li:last-child {
    margin-bottom: 30px
}

body.sac-landing-page .center-cont .left-side p,
body.page-kurban-fiyatlari-2019 .center-cont .left-side p,
body.page-kurban-fiyatlari-2018 .center-cont .left-side p {
    line-height: 25px;
    color: #4a4437;
    font-size: 15px
}

body.sac-landing-page .center-cont .left-side p a,
body.page-kurban-fiyatlari-2019 .center-cont .left-side p a,
body.page-kurban-fiyatlari-2018 .center-cont .left-side p a {
    color: #a06d00
}

body.sac-landing-page .center-cont .left-side span.last-text,
body.page-kurban-fiyatlari-2019 .center-cont .left-side span.last-text,
body.page-kurban-fiyatlari-2018 .center-cont .left-side span.last-text {
    color: #a06d00
}

body.sac-landing-page .center-cont .left-side span.last-text a,
body.page-kurban-fiyatlari-2019 .center-cont .left-side span.last-text a,
body.page-kurban-fiyatlari-2018 .center-cont .left-side span.last-text a {
    text-decoration: underline
}

body.sac-landing-page .center-cont .right-side h3,
body.page-kurban-fiyatlari-2019 .center-cont .right-side h3,
body.page-kurban-fiyatlari-2018 .center-cont .right-side h3 {
    font-size: 19px;
    margin: 30px 0 23px 0
}

body.sac-landing-page .center-cont .right-side .panel-group,
body.page-kurban-fiyatlari-2019 .center-cont .right-side .panel-group,
body.page-kurban-fiyatlari-2018 .center-cont .right-side .panel-group {
    margin-left: 30px
}

body.sac-landing-page .center-cont .right-side .panel-group .panel,
body.page-kurban-fiyatlari-2019 .center-cont .right-side .panel-group .panel,
body.page-kurban-fiyatlari-2018 .center-cont .right-side .panel-group .panel {
    border: none
}

body.sac-landing-page .center-cont .right-side .panel-group .panel+.panel,
body.page-kurban-fiyatlari-2019 .center-cont .right-side .panel-group .panel+.panel,
body.page-kurban-fiyatlari-2018 .center-cont .right-side .panel-group .panel+.panel {
    margin: 0
}

body.sac-landing-page .center-cont .right-side .panel-group .panel-default~.panel-default,
body.page-kurban-fiyatlari-2019 .center-cont .right-side .panel-group .panel-default~.panel-default,
body.page-kurban-fiyatlari-2018 .center-cont .right-side .panel-group .panel-default~.panel-default {
    border-top: 1px solid #fff6e3
}

body.sac-landing-page .center-cont .right-side .panel-group .panel-default~.panel-default h5 a,
body.page-kurban-fiyatlari-2019 .center-cont .right-side .panel-group .panel-default~.panel-default h5 a,
body.page-kurban-fiyatlari-2018 .center-cont .right-side .panel-group .panel-default~.panel-default h5 a {
    color: #a06d00;
    text-decoration: underline;
    font-weight: bold
}

body.sac-landing-page .center-cont .right-side .panel-group .panel-default>.panel-heading,
body.page-kurban-fiyatlari-2019 .center-cont .right-side .panel-group .panel-default>.panel-heading,
body.page-kurban-fiyatlari-2018 .center-cont .right-side .panel-group .panel-default>.panel-heading {
    border: none;
    background: #fff;
    padding: 0
}

body.sac-landing-page .center-cont .right-side .panel-group .panel-default>.panel-heading+.panel-collapse>.panel-body,
body.page-kurban-fiyatlari-2019 .center-cont .right-side .panel-group .panel-default>.panel-heading+.panel-collapse>.panel-body,
body.page-kurban-fiyatlari-2018 .center-cont .right-side .panel-group .panel-default>.panel-heading+.panel-collapse>.panel-body {
    border: none;
    color: #a06d00
}

body.sac-landing-page .center-cont .right-side .panel-group .panel-default>.panel-heading+.panel-collapse>.panel-body .table-responsive,
body.page-kurban-fiyatlari-2019 .center-cont .right-side .panel-group .panel-default>.panel-heading+.panel-collapse>.panel-body .table-responsive,
body.page-kurban-fiyatlari-2018 .center-cont .right-side .panel-group .panel-default>.panel-heading+.panel-collapse>.panel-body .table-responsive {
    margin: 10px 0
}

body.sac-landing-page .center-cont .right-side .panel-group .panel-default>.panel-heading+.panel-collapse>.panel-body .table-responsive td,
body.page-kurban-fiyatlari-2019 .center-cont .right-side .panel-group .panel-default>.panel-heading+.panel-collapse>.panel-body .table-responsive td,
body.page-kurban-fiyatlari-2018 .center-cont .right-side .panel-group .panel-default>.panel-heading+.panel-collapse>.panel-body .table-responsive td,
body.sac-landing-page .center-cont .right-side .panel-group .panel-default>.panel-heading+.panel-collapse>.panel-body .table-responsive th,
body.page-kurban-fiyatlari-2019 .center-cont .right-side .panel-group .panel-default>.panel-heading+.panel-collapse>.panel-body .table-responsive th,
body.page-kurban-fiyatlari-2018 .center-cont .right-side .panel-group .panel-default>.panel-heading+.panel-collapse>.panel-body .table-responsive th {
    padding: 5px
}

body.sac-landing-page .center-cont .right-side .panel-group .panel-default>.panel-heading+.panel-collapse>.panel-body .table-responsive th,
body.page-kurban-fiyatlari-2019 .center-cont .right-side .panel-group .panel-default>.panel-heading+.panel-collapse>.panel-body .table-responsive th,
body.page-kurban-fiyatlari-2018 .center-cont .right-side .panel-group .panel-default>.panel-heading+.panel-collapse>.panel-body .table-responsive th {
    color: #ed1c24;
    text-align: center;
    padding-bottom: 15px
}

body.sac-landing-page .center-cont .right-side .panel-group .panel-default>.panel-heading+.panel-collapse>.panel-body .table-responsive td,
body.page-kurban-fiyatlari-2019 .center-cont .right-side .panel-group .panel-default>.panel-heading+.panel-collapse>.panel-body .table-responsive td,
body.page-kurban-fiyatlari-2018 .center-cont .right-side .panel-group .panel-default>.panel-heading+.panel-collapse>.panel-body .table-responsive td {
    border: 1px solid #E6D9BD
}

body.sac-landing-page .center-cont .right-side .panel-group .panel-default>.panel-heading .panel-title a,
body.page-kurban-fiyatlari-2019 .center-cont .right-side .panel-group .panel-default>.panel-heading .panel-title a,
body.page-kurban-fiyatlari-2018 .center-cont .right-side .panel-group .panel-default>.panel-heading .panel-title a {
    color: #a06d00;
    display: block;
    padding: 15px;
    background: #f8ebcf;
    font-size: 14px
}

body.sac-landing-page .center-cont .right-side .panel-group .panel-default>.panel-heading .panel-title a:hover,
body.page-kurban-fiyatlari-2019 .center-cont .right-side .panel-group .panel-default>.panel-heading .panel-title a:hover,
body.page-kurban-fiyatlari-2018 .center-cont .right-side .panel-group .panel-default>.panel-heading .panel-title a:hover,
body.sac-landing-page .center-cont .right-side .panel-group .panel-default>.panel-heading .panel-title a:focus,
body.page-kurban-fiyatlari-2019 .center-cont .right-side .panel-group .panel-default>.panel-heading .panel-title a:focus,
body.page-kurban-fiyatlari-2018 .center-cont .right-side .panel-group .panel-default>.panel-heading .panel-title a:focus {
    text-decoration: none
}

body.sac-landing-page .center-cont .right-side .panel-group .panel-default>.panel-heading .panel-title a em,
body.page-kurban-fiyatlari-2019 .center-cont .right-side .panel-group .panel-default>.panel-heading .panel-title a em,
body.page-kurban-fiyatlari-2018 .center-cont .right-side .panel-group .panel-default>.panel-heading .panel-title a em {
    display: inline-block;
    margin-top: 3px;
    vertical-align: middle;
    font-style: normal
}

body.sac-landing-page .center-cont .right-side .panel-group .panel-default>.panel-heading .panel-title a span,
body.page-kurban-fiyatlari-2019 .center-cont .right-side .panel-group .panel-default>.panel-heading .panel-title a span,
body.page-kurban-fiyatlari-2018 .center-cont .right-side .panel-group .panel-default>.panel-heading .panel-title a span {
    background: #a06d00;
    color: #fff;
    width: 22px;
    height: 22px;
    text-align: center;
    margin: -5px 10px 0 -26px
}

body.sac-landing-page .center-cont .right-side .panel-group .panel-default>.panel-heading .panel-title a span:before,
body.page-kurban-fiyatlari-2019 .center-cont .right-side .panel-group .panel-default>.panel-heading .panel-title a span:before,
body.page-kurban-fiyatlari-2018 .center-cont .right-side .panel-group .panel-default>.panel-heading .panel-title a span:before {
    vertical-align: sub
}

body.sac-landing-page .center-cont .right-side .panel-group .panel-default>.panel-heading .panel-title a.collapsed,
body.page-kurban-fiyatlari-2019 .center-cont .right-side .panel-group .panel-default>.panel-heading .panel-title a.collapsed,
body.page-kurban-fiyatlari-2018 .center-cont .right-side .panel-group .panel-default>.panel-heading .panel-title a.collapsed {
    background: #fff
}

body.sac-landing-page .copy,
body.page-kurban-fiyatlari-2019 .copy,
body.page-kurban-fiyatlari-2018 .copy {
    text-align: center;
    padding: 25px 0
}

@media (max-width:1024px) and (min-width:300px) {

    body.sac-landing-page,
    body.page-kurban-fiyatlari-2019,
    body.page-kurban-fiyatlari-2018 {
        margin: 5px
    }

    body.sac-landing-page h1,
    body.page-kurban-fiyatlari-2019 h1,
    body.page-kurban-fiyatlari-2018 h1,
    body.sac-landing-page h2,
    body.page-kurban-fiyatlari-2019 h2,
    body.page-kurban-fiyatlari-2018 h2 {
        font-size: 26px
    }

    body.sac-landing-page h4,
    body.page-kurban-fiyatlari-2019 h4,
    body.page-kurban-fiyatlari-2018 h4 {
        font-size: 16px
    }

    body.sac-landing-page .main-logo,
    body.page-kurban-fiyatlari-2019 .main-logo,
    body.page-kurban-fiyatlari-2018 .main-logo {
        margin-top: 40px
    }

    body.sac-landing-page .center-cont .left-side p,
    body.page-kurban-fiyatlari-2019 .center-cont .left-side p,
    body.page-kurban-fiyatlari-2018 .center-cont .left-side p {
        font-size: 13px
    }

    body.sac-landing-page .center-cont .right-side .panel-group,
    body.page-kurban-fiyatlari-2019 .center-cont .right-side .panel-group,
    body.page-kurban-fiyatlari-2018 .center-cont .right-side .panel-group {
        margin-left: 0
    }

    body.sac-landing-page .center-cont .right-side .panel-group .panel-default>.panel-heading .panel-title a span,
    body.page-kurban-fiyatlari-2019 .center-cont .right-side .panel-group .panel-default>.panel-heading .panel-title a span,
    body.page-kurban-fiyatlari-2018 .center-cont .right-side .panel-group .panel-default>.panel-heading .panel-title a span {
        width: 20px;
        height: 20px
    }

    body.sac-landing-page .center-cont .right-side .panel-group .panel-default>.panel-heading .panel-title a em,
    body.page-kurban-fiyatlari-2019 .center-cont .right-side .panel-group .panel-default>.panel-heading .panel-title a em,
    body.page-kurban-fiyatlari-2018 .center-cont .right-side .panel-group .panel-default>.panel-heading .panel-title a em {
        width: 210px
    }

    .copy {
        padding: 20px 0 !important
    }
}

.bill-finder-page-inner .container-fluid {
    padding: 0
}

.bill-finder-page-inner .container-fluid>p {
    font-size: 14px;
    margin-bottom: 30px
}

.bill-finder-page-inner .container-fluid .form-cont .form-area-info p br {
    line-height: 30px
}

.bill-finder-page-inner .container-fluid .form-cont .btn.btn-primary {
    padding: 10px 35px;
    font-size: 15px
}

.bill-finder-page-inner .container-fluid .form-cont~.form-cont {
    margin-top: 30px
}

.bill-finder-page-inner .container-fluid .form-cont~.form-cont:last-child {
    margin-top: 15px
}

.bill-finder-page-inner .container-fluid .form-group label {
    color: #404040
}

.bill-finder-page-inner .container-fluid .form-group label.error {
    color: #ff0000;
    margin-top: 5px
}

.single-part-static-layout .ann-part p {
    margin: 15px 0
}

.single-part-static-layout .ann-part~.ann-part {
    margin-top: 20px
}

.adaptive-table-layout img {
    display: block;
    border: none
}

@media only screen and (max-width:1000px) {
    .adaptive-table-layout .formob {
        width: 640px
    }

    .adaptive-table-layout .formob td {
        height: auto;
        width: auto
    }

    .adaptive-table-layout .formob img {
        width: 100%;
        height: auto
    }
}

@media only screen and (max-width:640px) {
    .adaptive-table-layout .formob {
        width: 295px
    }
}

@media only screen and (max-width:375px) {
    .adaptive-table-layout .formob {
        width: 245px
    }
}

.page-brands .brand-text {
    font-weight: bold;
    font-size: 24px;
    line-height: 40px;
    margin: 10px 0
}

.page-brands .brands-tab {
    white-space: nowrap;
    overflow-x: auto;
    overflow-y: hidden;
    border: none
}

.page-brands .brands-tab::-webkit-scrollbar {
    background-color: #f1f1f1
}

.page-brands .brands-tab li {
    border-radius: 6px;
    background-color: #ffffff;
    margin-top: 7px;
    margin-right: 4px;
    display: inline-block;
    float: none
}

.page-brands .brands-tab li.active {
    background-color: #0971CF;
    color: #ffffff
}

.page-brands .brands-tab li.active a {
    border-radius: 6px;
    color: #ffffff
}

.page-brands .brands-tab li a {
    color: #000000
}

.page-brands .brands-tab li a:hover {
    color: #000000;
    border-radius: 6px
}

.page-brands .brands-tab+.tab-content {
    background-color: #ffffff;
    font-weight: bold;
    font-size: 16px;
    line-height: 40px;
    padding: 30px 25px;
    border-radius: 6px;
    margin-top: 15px
}

@media (max-width:1024px) {
    .page-brands .brands-tab+.tab-content {
        font-size: 13px
    }
}

.page-brands .brands-tab+.tab-content .brands-key {
    font-size: 24px;
    border: 4px solid transparent;
    border-bottom-color: #0971CF;
    border-radius: 6px;
    margin-bottom: 15px;
    width: 4%;
    padding: 0 10px;
    text-align: center
}

.page-brands .brands-tab+.tab-content .brands {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 10px
}

@media (min-width:1025px) {
    .page-brands .brands-tab+.tab-content .brands {
        display: grid;
        grid-template-columns: repeat(6, 1fr);
        gap: 20px
    }
}

.page-brands .brands-tab+.tab-content .brands a {
    color: #333333
}

.page-rentalPlaceForm .hide-rental-form {
    position: absolute;
    top: -1px;
    left: -1px;
    width: 1px;
    height: 1px
}

.page-rentalPlaceForm .rental-page-title div.icon-title span {
    background: url("https://reimg-carrefour.mncdn.com/staticimage/sprite-icons.png") 8px -2588px no-repeat;
    display: block;
    width: 90px;
    height: 105px
}

.page-rentalPlaceForm .return-page-section {
    background: none;
    padding: 0 10px 10px 10px
}

.page-rentalPlaceForm .return-page-section .yCmsContentSlot>div.tabhead {
    display: none
}

.page-rentalPlaceForm .top-title-box {
    background: #fff
}

.page-rentalPlaceForm .rental-place-page-inner {
    background: #fff;
    margin: 20px -10px 0 -10px;
    padding: 15px 30px
}

.page-rentalPlaceForm .rental-place-page-inner .container-fluid .form-group label,
.page-rentalPlaceForm .rental-place-page-inner .container-fluid .form-group span.label-title {
    color: #000;
    font-size: 16px;
    font-weight: bold
}

.page-rentalPlaceForm .rental-place-page-inner .container-fluid .form-group label.error {
    font-size: 13px;
    font-weight: normal;
    color: #ff0000;
    display: block;
    margin-top: 5px
}

.page-rentalPlaceForm .rental-place-page-inner .container-fluid .form-group span.label-title {
    display: block;
    margin-bottom: 5px
}

.page-rentalPlaceForm .rental-place-page-inner .container-fluid .form-group .styled-select {
    overflow: visible
}

.page-rentalPlaceForm .rental-place-page-inner .check-title {
    font-size: 16px;
    color: #000;
    font-weight: bold
}

.page-rentalPlaceForm .rental-place-page-inner .check-title input[type='checkbox'] {
    display: inline-block;
    margin-left: 10px
}

.page-rentalPlaceForm .rental-place-page-inner .check-title2 {
    font-size: 16px;
    color: #000;
    padding-top: 20px
}

@media (min-width:384px) {
    .page-rentalPlaceForm .rental-place-page-inner .check-title2 input[type='checkbox'] {
        margin-left: 10px
    }
}

.page-rentalPlaceForm .rental-place-page-inner .file-upload {
    display: block;
    text-align: center;
    font-size: 14px
}

.page-rentalPlaceForm .rental-place-page-inner .file-upload .file-select {
    display: block;
    border: 1px solid #dcdcdc;
    cursor: pointer;
    height: 34px;
    line-height: 34px;
    text-align: left;
    background: #FFFFFF;
    position: relative;
    width: 90%
}

.page-rentalPlaceForm .rental-place-page-inner .file-upload .file-select .file-select-button {
    background: #085fae;
    color: #fff;
    padding: 0 10px;
    display: inline-block;
    height: 34px;
    line-height: 34px
}

.page-rentalPlaceForm .rental-place-page-inner .file-upload .file-select .file-select-name {
    line-height: 34px;
    display: inline-block;
    padding: 0 10px
}

.page-rentalPlaceForm .rental-place-page-inner .file-upload .file-select:hover .file-select-button {
    background: #3071a9;
    color: #FFFFFF;
    transition: all .2s ease-in-out;
    -moz-transition: all .2s ease-in-out;
    -webkit-transition: all .2s ease-in-out;
    -o-transition: all .2s ease-in-out
}

.page-rentalPlaceForm .rental-place-page-inner .file-upload.active .file-select .file-select-button {
    background: #009f0f;
    color: #FFFFFF
}

.page-rentalPlaceForm .rental-place-page-inner .file-upload .file-select input[type=file] {
    z-index: 100;
    cursor: pointer;
    position: absolute;
    height: 100%;
    width: 100%;
    top: 0;
    left: 0;
    opacity: 0;
    filter: alpha(opacity=0)
}

.page-rentalPlaceForm .rental-place-page-inner .file-upload .file-select.file-select-disabled {
    opacity: .65
}

.page-rentalPlaceForm .rental-place-page-inner .file-upload .file-select.file-select-disabled:hover {
    cursor: default;
    display: block;
    border: 2px solid #dce4ec;
    color: #34495e;
    cursor: pointer;
    height: 40px;
    line-height: 40px;
    margin-top: 5px;
    text-align: left;
    background: #FFFFFF;
    overflow: hidden;
    position: relative
}

.page-rentalPlaceForm .rental-place-page-inner .file-upload .file-select.file-select-disabled:hover .file-select-button {
    background: #dce4ec;
    color: #666666;
    padding: 0 10px;
    display: inline-block;
    height: 40px;
    line-height: 40px
}

.page-rentalPlaceForm .rental-place-page-inner .file-upload .file-select.file-select-disabled:hover .file-select-name {
    line-height: 40px;
    display: inline-block;
    padding: 0 10px
}

.page-rentalPlaceForm .rental-place-page-inner .send-button-cont input.btn {
    margin-top: 40px;
    background: #009f0f
}

.page-rentalPlaceForm .rental-place-page-inner .send-button-cont input.btn:hover {
    border: 1px solid transparent
}

@media (min-width:1024px) {
    .rental-place-page-inner .form-control {
        width: 90%
    }

    .rental-place-page-inner .styled-select.slate,
    .rental-place-page-inner .styled-select.slate select {
        width: 90%
    }
}

@media (max-width:1366px) and (min-width:768px) {

    .page-rentalPlaceForm .rental-place-page-inner .container-fluid .form-group label,
    .page-rentalPlaceForm .rental-place-page-inner .container-fluid .form-group span.label-title {
        font-size: 14px
    }
}

.page-personal .return-page-section {
    background: none;
    padding-top: 0;
    padding-left: 10px
}

.page-personal .personal-page-inner {
    margin-left: -20px
}

.page-personal .personal-page-inner .main-img {
    margin-top: 10px
}

.page-personal .personal-page-inner .main-img img {
    margin: 0 auto
}

.page-personal .personal-page-inner .top-info-text {
    font-size: 17px;
    color: #0050a2;
    padding-bottom: 10px
}

.page-personal .personal-page-inner .main-form-area label.label-title {
    font-size: 20px;
    display: block;
    color: #0050a2;
    margin-right: 10px
}

.page-personal .personal-page-inner .main-form-area .big-personal-input {
    margin-right: 10px;
    height: 40px;
    line-height: 30px;
    font-size: 19px
}

.page-personal .personal-page-inner .main-form-area .btn-primary {
    font-size: 19px;
    padding: 6px 17px;
    margin-right: 15px
}

.page-personal .personal-page-inner .bottom-info-text {
    color: #ff0000;
    font-size: 18px;
    margin-top: 25px
}

@media (max-width:1280px) and (min-width:800px) {
    .page-personal .personal-page-inner .main-img img {
        zoom: .8
    }
}

@media (min-width:1200px) {
    .main-form-area .top-info-text {
        text-align: left
    }
}

@media (min-width:1024px) {
    .main-form-area {
        margin-top: 50px
    }

    .main-form-area .form-cont {
        float: right
    }

    .cclub-row {
        margin-top: 50px
    }

    .cclub-row .main-form-area {
        margin-top: 20px
    }
}

@media (max-width:1023px) and (min-width:300px) {
    .page-personal .return-page-section {
        padding: 0
    }

    .page-personal .personal-page-inner {
        margin-left: auto
    }

    .page-personal .personal-page-inner .main-img {
        padding: 0 30px
    }

    .page-personal .personal-page-inner .main-form-area label.label-title {
        font-size: 18px;
        margin: 5px auto;
        text-align: center
    }

    .page-personal .personal-page-inner .main-form-area .top-info-text {
        text-align: center
    }

    .page-personal .personal-page-inner .main-form-area .bottom-info-text {
        text-align: center;
        margin: 65px auto 20px auto
    }

    .page-personal .personal-page-inner .cclub-row .main-img {
        margin-bottom: 15px
    }
}

@media (max-width:600px) and (min-width:300px) {
    .page-personal .personal-page-inner .main-form-area label.label-title {
        width: 100%;
        text-align: center
    }

    .page-personal .personal-page-inner .main-form-area .btn-primary {
        float: right;
        margin-top: 15px
    }
}

body.miniCartIsOpen {
    overflow-wrap: break-word;
    overflow: hidden;
    padding-right: 12px;
    height: 100vh
}

.main-header .md-secondary-navigation li {
    color: #005baa
}

.main-header .md-secondary-navigation li a {
    color: #005baa
}

.main-header .md-secondary-navigation li:after {
    content: ''
}

.main-header .nav-cont {
    background: #3171C8;
    border: 0;
    display: flex;
    flex-direction: column-reverse
}

@media (min-width:1024px) {
    .main-header .nav-cont>.container {
        height: 50px;
        display: flex;
        align-items: center
    }
}

@media (max-width:1024px) {
    .main-header .nav-cont>.container {
        padding: 0;
        margin: 0
    }
}

.main-header .nav-cont.fixed {
    background: #005baa;
    height: 50px;
    border-color: #004580;
    margin-top: 0 !important
}

.main-header .main-navigation {
    background-color: #2154BA;
    height: 60px;
    display: flex;
    align-items: center
}

@media (max-width:1024px) {
    .main-header .main-navigation {
        display: none
    }
}

@media (max-width:1024px) {
    .main-header .main-navigation>.container {
        padding: 0
    }
}

.main-header .main-navigation .nav li {
    border: 0 !important
}

.main-header .main-navigation .nav li a {
    color: #ffffff;
    border: 0 !important
}

.main-header .main-navigation .nav li a.cat-link {
    color: #ffffff
}

.main-header .main-navigation .nav li a.no-submenu span {
    padding-left: 10px
}

.main-header .main-navigation .nav li a.no-submenu span i {
    padding: 3px 10px 3px 4px;
    line-height: inherit
}

.main-header .main-navigation .nav li:first-child {
    border: 0
}

.main-header .main-navigation .nav li+.main-header .main-navigation .nav li {
    border-right: 0
}

.main-header .main-navigation .nav li.open a {
    border: 0 !important
}

.call-center {
    cursor: pointer;
    place-items: center
}

.call-center a {
    word-break: break-word;
    display: flex;
    justify-content: flex-start;
    align-items: center;
    gap: 7px
}

.call-center a .icon-call-center {
    background: url("https://reimg-carrefour.mncdn.com/staticimage/call-center-icon.svg") no-repeat;
    background-size: 33px 30px;
    width: 33px;
    height: 30px
}

.call-center a span {
    font-size: 14px;
    color: #2154BA;
    font-family: 'Nunito', Helvetica, Arial, sans-serif;
    font-weight: bold
}

.user-infos-cont {
    background: #EDF2F5;
    border-radius: 30px;
    border: 1px solid #2154BA;
    height: 45px;
    padding: 0 15px
}

.user-infos-cont.anonymous {
    border: none
}

.user-infos-cont ul li i.icon-user-name {
    background: url("https://reimg-carrefour.mncdn.com/staticimage/user-profile-icon.svg") no-repeat;
    background-size: 25px 25px;
    width: 25px;
    height: 25px;
    display: inline-block
}

.user-infos-cont ul li~li {
    margin: 0
}

.user-infos-cont ul.before-login {
    padding: 0;
    display: inline-block;
    margin: auto 0
}

.user-infos-cont ul.before-login:has(.guest-customer) {
    display: inline-flex;
    align-items: center
}

.user-infos-cont ul.before-login li {
    display: inline-flex;
    align-items: center
}

.user-infos-cont ul.before-login li i {
    margin-right: .5rem
}

.user-infos-cont ul.before-login li a {
    font-size: 16px;
    font-family: 'Nunito';
    font-weight: bold;
    color: #2154BA
}

.user-infos-cont ul.before-login li span.sep {
    font-size: 20px;
    margin: -5px 2px 0 2px
}

.user-infos-cont ul.after-login {
    padding: 0;
    display: inline-flex;
    align-items: center;
    gap: 10px;
    margin-bottom: 0
}

.user-infos-cont ul.after-login li {
    float: left
}

.user-infos-cont ul.after-login li a {
    font-size: 12px;
    font-family: 'Nunito', Helvetica, Arial, sans-serif;
    font-weight: bold;
    float: left;
    text-overflow: ellipsis;
    overflow: hidden;
    max-width: 121px;
    color: #2154BA
}

.user-infos-cont ul.after-login li a span {
    white-space: nowrap;
    font-size: 12px
}

.user-infos-cont ul.after-login li a span.sep {
    font-size: 20px;
    margin: -5px 10px 0 10px
}

.user-infos-cont ul.after-login li a span.userUid {
    font-size: 14px
}

.user-infos-cont ul.after-login li.logged_in {
    font-size: 12px;
    font-family: Nunito
}

.site-search {
    background: none
}

.site-search .input-group {
    border: 2px solid #E2EAF1;
    border-radius: 2px;
    overflow: hidden
}

.site-search .input-group:not(.iexplore) {
    border-radius: 22px
}

.site-search .input-group input.form-control {
    height: 44px;
    border-right: 0;
    width: 100%;
    margin: 0;
    padding-left: 40px;
    font-size: 16px;
    font-weight: 500;
    background: #E2EAF1;
    color: #7E8387
}

.site-search .input-group input.form-control::placeholder {
    color: #7E8387;
    opacity: 1
}

.site-search .input-group .input-group-btn {
    min-width: 66px;
    background: #E2EAF1
}

.site-search .input-group .input-group-btn button {
    padding: 0 18px !important
}

.site-search .input-group .input-group-btn button.btn {
    margin: 0 !important;
    height: 34px;
    border-radius: 17px
}

.site-search .input-group .input-group-btn button.btn span {
    line-height: 30px;
    display: block;
    font-size: 14px;
    font-family: 'Nunito', Helvetica, Arial, sans-serif;
    font-weight: 800
}

.site-search .input-group:before {
    content: "\e003";
    font-family: "Glyphicons Halflings";
    line-height: 1;
    margin: 13px 10px 10px 15px;
    display: inline-block;
    position: absolute;
    z-index: 9;
    color: #2154BA;
    font-size: 19px
}

@media (max-width:1023px) {
    .site-search .input-group:before {
        margin: 8px 10px 10px 8px
    }

    .site-search .input-group input.form-control {
        height: 35px;
        font-size: 12px
    }

    .site-search .input-group .input-group-btn button.btn {
        float: right
    }
}

.selectFiyuu {
    color: #ffffff;
    display: grid;
    grid-template-columns: auto 1fr auto;
    align-content: center;
    align-items: center;
    gap: 7px
}

.selectFiyuu .select-fiyuu-title {
    overflow: hidden
}

.selectFiyuu .select-fiyuu-title .quick-order {
    color: #41EBDE;
    filter: drop-shadow(0 3px 6px #41EBDE);
    font-size: 15px;
    margin: 0
}

.selectFiyuu .select-fiyuu-title .quick-order-info {
    color: #fff;
    font-size: 11px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    height: auto
}

@media (max-width:1023px) {
    .selectFiyuu {
        order: 2
    }

    .selectFiyuu .icon-select-fiyuu {
        width: 33px;
        height: 33px
    }

    .selectFiyuu .select-fiyuu-title {
        padding: 0
    }

    .selectFiyuu .select-fiyuu-title .quick-order {
        font-size: 12px
    }

    .selectFiyuu .select-fiyuu-title .quick-order-info {
        font-size: 8px
    }
}

.product-card .pl-inner .qty-selector {
    width: auto;
    padding: 0;
    float: none;
    margin: 0 auto
}

.product-card .pl-inner .qty-selector .input-group-btn {
    width: 35px
}

.product-card .pl-inner .qty-selector .input-group-btn .btn {
    width: 35px;
    height: 35px;
    background: #f0f8ff !important;
    color: #005baa;
    padding: 0;
    float: left;
    border-radius: 17px
}

.product-card .pl-inner .qty-selector .input-group-btn .btn:hover,
.product-card .pl-inner .qty-selector .input-group-btn .btn:active,
.product-card .pl-inner .qty-selector .input-group-btn .btn:focus {
    border: 0;
    background-color: #bbdbf8 !important
}

.product-card .pl-inner .qty-selector .input-group-btn .btn:disabled {
    background-color: #f0f8ff !important
}

.product-card .pl-inner .qty-selector .form-control {
    height: auto;
    border: 0;
    padding: 1px 1px 0 1px;
    background: transparent;
    display: block;
    font-weight: bold
}

.product-card .pl-inner .qty-selector .a-title {
    font-size: 12px;
    text-align: center;
    display: block
}

.product-card .pl-inner .qty-mc {
    border: 0 !important;
    margin: 0
}

.product-card .pl-inner .qty-mc .qty-selector {
    width: auto;
    padding: 0 !important;
    float: none;
    margin: 0 auto
}

.product-card .pl-inner .qty-mc .qty-selector .input-group-btn {
    width: 35px
}

.product-card .pl-inner .qty-mc .qty-selector .input-group-btn button span {
    line-height: inherit
}

.product-card .pl-inner .qty-mc .qty-selector .input-group-btn .btn {
    width: 28px;
    height: 28px;
    background: #f0f8ff;
    color: #005baa;
    padding: 4px 4px;
    float: left;
    border-radius: 17px
}

.product-card .pl-inner .qty-mc .qty-selector .input-group-btn .btn:hover,
.product-card .pl-inner .qty-mc .qty-selector .input-group-btn .btn:active,
.product-card .pl-inner .qty-mc .qty-selector .input-group-btn .btn:focus {
    border: 0;
    background-color: #bbdbf8 !important
}

.product-card .pl-inner .qty-mc .qty-selector .input-group-btn .btn:disabled {
    background-color: #f0f8ff !important
}

.product-card .pl-inner .qty-mc .qty-selector .input-group-btn .btn span {
    font-size: 13px !important
}

.product-card .pl-inner .qty-mc .qty-selector .form-control {
    height: 20px !important;
    border: 0;
    padding: 0 !important;
    background: transparent;
    display: block;
    font-weight: bold
}

.product-card .pl-inner .qty-mc .qty-selector .a-title {
    font-size: 12px;
    text-align: center;
    display: block
}

.product-card .pl-inner .addToCartFavoriteProducts {
    float: none;
    padding: 0;
    width: 100%
}

.product-card .pl-inner .addToCartFavoriteProducts button.btn-primary {
    background: #005baa !important
}

.product-card .hover-box:hover .qty-selector {
    float: none;
    padding: 0
}

.product-card .hover-box:hover .qty-mc {
    border: 0 !important
}

.product-card .hover-box:hover .qty-mc .qty-selector {
    width: auto;
    padding: 0 !important;
    float: none;
    margin: 0 auto
}

.product-card .hover-box:hover .qty-mc .qty-selector .input-group-btn {
    width: 35px
}

.product-card .hover-box:hover .qty-mc .qty-selector .input-group-btn button span {
    line-height: inherit
}

.product-card .hover-box:hover .qty-mc .qty-selector .input-group-btn .btn {
    width: 28px;
    height: 28px;
    background: #f0f8ff;
    color: #005baa;
    padding: 4px 4px;
    float: left;
    border-radius: 17px
}

.product-card .hover-box:hover .qty-mc .qty-selector .input-group-btn .btn:hover,
.product-card .hover-box:hover .qty-mc .qty-selector .input-group-btn .btn:active,
.product-card .hover-box:hover .qty-mc .qty-selector .input-group-btn .btn:focus {
    border: 0;
    background-color: #bbdbf8 !important
}

.product-card .hover-box:hover .qty-mc .qty-selector .input-group-btn .btn:disabled {
    background-color: #f0f8ff !important
}

.product-card .hover-box:hover .qty-mc .qty-selector .form-control {
    height: 20px;
    border: 0;
    padding: 0 !important;
    background: transparent;
    display: block;
    font-weight: bold;
    width: 45px
}

.product-card .hover-box:hover .qty-mc .qty-selector .a-title {
    font-size: 12px;
    text-align: center;
    display: block
}

.switch {
    width: 46px;
    height: 26px;
    padding: 0 !important;
    margin: 0
}

.switch .switch-slider {
    position: relative;
    width: 46px;
    height: 26px;
    display: block;
    cursor: pointer;
    background-color: #ffffff;
    -webkit-transition: .4s;
    transition: .4s
}

.switch .switch-slider:before {
    position: absolute;
    content: "";
    height: 18px;
    width: 18px;
    left: 4px;
    bottom: 4px;
    background-color: #bbdbf8;
    -webkit-transition: .4s;
    transition: .4s
}

.switch .switch-slider.round {
    border-radius: 34px
}

.switch .switch-slider.round:before {
    border-radius: 50%
}

.switch input {
    display: none
}

.switch input:checked+.switch-slider {
    background-color: #ffffff
}

.switch input:checked+.switch-slider:before {
    background-color: #6FE901;
    -webkit-transform: translateX(22px);
    -ms-transform: translateX(22px);
    transform: translateX(22px)
}

.switch input:checked+.switch-slider.no-transition {
    background-color: #ffffff
}

.switch input:checked+.switch-slider.no-transition:before {
    background-color: #bbdbf8;
    transform: none
}

.popover {
    box-shadow: 0 4px 30px 0 rgba(0, 0, 0, 0.16);
    border: 0;
    border-radius: 4px;
    text-align: center;
    min-width: 320px
}

.popover.in {
    display: block !important
}

.popover.bottom {
    margin-top: 15px
}

.popover.bottom .arrow {
    border-bottom-color: #ffffff
}

.popover.bottom .arrow:after {
    top: 2px
}

.popover .quick-sales-icon-bg {
    background: url("https://reimg-carrefour.mncdn.com/staticimage/sprite-iconsx3.png") no-repeat 0 0;
    width: 108px;
    height: 62px;
    display: block;
    margin: 40px auto 20px auto
}

.popover .bold {
    font-family: Nunito;
    font-weight: 800
}

.popover p {
    color: #005baa;
    padding: 0 10px
}

.popover p.head {
    font-size: 18px;
    font-family: 'Nunito';
    font-weight: 800
}

.popover .btn {
    margin-bottom: 15px
}

.popover .popover-close {
    color: #bbdbf8;
    font-size: 25px;
    float: right
}

.popover .popover-close:hover {
    text-decoration: none
}

.quick-sales-popover {
    margin: 35px 0 0 -30px !important
}

.js-quick-sales-products {
    max-height: 350px;
    overflow-y: auto;
    overflow-x: hidden
}

.js-quick-sales-products .entryRow {
    border-bottom: 1px solid #bababa;
    padding: 5px 0
}

.js-quick-sales-products .entryRow:last-child {
    border: 0
}

.d-block {
    display: block
}

.red {
    color: #ee1c25
}

.btn {
    border-radius: 6px
}

.btn.btn-secondary {
    border: 1px solid #005baa;
    background: #ffffff;
    color: #005baa
}

.alert-d-none {
    display: none !important
}

@media (min-width:1025px) {
    .main-header .main-navigation .nav li {
        border: 0 !important
    }

    .main-header .main-navigation .nav li a {
        color: #005baa;
        height: 45px;
        line-height: 45px
    }

    .main-header .main-navigation .nav li a i {
        line-height: 45px
    }

    .main-header .main-navigation .nav li a.cat-link {
        background: #ffffff !important;
        color: #005baa !important;
        border: 1px solid #e4e8ec !important
    }

    .main-header .main-navigation .nav li a.cat-link:hover,
    .main-header .main-navigation .nav li a.cat-link:active {
        color: #005baa !important
    }

    .main-header .main-navigation .nav li a.cat-link i.glyphicon-menu-hamburger {
        margin-left: 5px;
        margin-top: -4px;
        font-size: 20px
    }

    .main-header .main-navigation .nav li a.cat-link span.link-name {
        font-family: 'Nunito', Helvetica, Arial, sans-serif;
        font-weight: 800;
        margin-left: 10px;
        font-size: 14px
    }

    .main-header .main-navigation .nav .dropdown-menu.sub-menu li a {
        height: auto;
        line-height: 15px
    }

    .pull-md-left {
        float: left !important
    }

    .d-md-none {
        display: none !important
    }
}

@media (max-width:768px) {
    .pageType-ProductPage .container .col-lg-7.pd-right .container-fluid .product-details .addtocart-component.row .col-md-2.col-lg-2 {
        width: 100% !important
    }
}

.btn.js-qty-selector-delete,
.main-header .header-cart .csa-mini-cart-container .mini-cart-body .mini-cart-product-list .mini-cart-list .btn.js-qty-selector-delete {
    display: none
}

.pl-component .row:not(.daily-promo) .product-card.added-to-cart .pl-inner .qty-mc .qty-selector,
.pl-grid-cont .product-card.added-to-cart .pl-inner .qty-mc .qty-selector {
    display: flex !important
}

.pl-component .row:not(.daily-promo) .product-card.added-to-cart .pl-inner .qty-mc .qty-selector .qty-cont .input-group-btn .btn.js-qty-selector-minus:disabled+.js-qty-selector-delete,
.pl-grid-cont .product-card.added-to-cart .pl-inner .qty-mc .qty-selector .qty-cont .input-group-btn .btn.js-qty-selector-minus:disabled+.js-qty-selector-delete {
    display: flex
}

.pl-component .row:not(.daily-promo) .product-card.added-to-cart .pl-inner .qty-mc .btn.js-add-to-cart,
.pl-grid-cont .product-card.added-to-cart .pl-inner .qty-mc .btn.js-add-to-cart {
    display: none !important
}

.pl-component .row:not(.daily-promo) .product-card.cart-updating .pl-inner .qty-mc .qty-selector .qty-cont .pull-left,
.pl-grid-cont .product-card.cart-updating .pl-inner .qty-mc .qty-selector .qty-cont .pull-left {
    position: relative
}

.pl-component .row:not(.daily-promo) .product-card.cart-updating .pl-inner .qty-mc .qty-selector .qty-cont .pull-left::before,
.pl-grid-cont .product-card.cart-updating .pl-inner .qty-mc .qty-selector .qty-cont .pull-left::before {
    content: "";
    background: url("https://reimg-carrefour.mncdn.com/staticimage/loading-icon.svg");
    background-repeat: no-repeat;
    background-size: 26px;
    background-color: #F5EFEF;
    background-position: center center;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 100%;
    height: 100%;
    z-index: 9
}

.pl-component .row:not(.daily-promo) .product-card .pl-inner .qty-mc .qty-selector,
.pl-grid-cont .product-card .pl-inner .qty-mc .qty-selector {
    color: #fff;
    width: 126px;
    height: 34px;
    display: none !important;
    align-items: center;
    justify-content: center
}

.pl-component .row:not(.daily-promo) .product-card .pl-inner .qty-mc .qty-selector .qty-cont,
.pl-grid-cont .product-card .pl-inner .qty-mc .qty-selector .qty-cont {
    display: flex !important;
    align-items: center;
    justify-content: space-between
}

.pl-component .row:not(.daily-promo) .product-card .pl-inner .qty-mc .qty-selector .qty-cont .input-group-btn,
.pl-grid-cont .product-card .pl-inner .qty-mc .qty-selector .qty-cont .input-group-btn {
    width: 35px;
    height: 35px;
    margin: 0 -10px;
    padding: 0;
    z-index: 99
}

.pl-component .row:not(.daily-promo) .product-card .pl-inner .qty-mc .qty-selector .qty-cont .input-group-btn .btn,
.pl-grid-cont .product-card .pl-inner .qty-mc .qty-selector .qty-cont .input-group-btn .btn {
    width: 35px;
    height: 35px;
    padding: 0;
    margin: 0;
    display: flex;
    align-items: center;
    justify-content: center;
    background: none !important
}

.pl-component .row:not(.daily-promo) .product-card .pl-inner .qty-mc .qty-selector .qty-cont .input-group-btn .btn span.glyphicon,
.pl-grid-cont .product-card .pl-inner .qty-mc .qty-selector .qty-cont .input-group-btn .btn span.glyphicon {
    top: 0
}

.pl-component .row:not(.daily-promo) .product-card .pl-inner .qty-mc .qty-selector .qty-cont .input-group-btn .btn span.glyphicon::before,
.pl-grid-cont .product-card .pl-inner .qty-mc .qty-selector .qty-cont .input-group-btn .btn span.glyphicon::before {
    width: 14px;
    height: 14px;
    filter: brightness(0) invert(1) sepia(1) saturate(10) hue-rotate(180deg)
}

.pl-component .row:not(.daily-promo) .product-card .pl-inner .qty-mc .qty-selector .qty-cont .input-group-btn .btn:hover,
.pl-grid-cont .product-card .pl-inner .qty-mc .qty-selector .qty-cont .input-group-btn .btn:hover {
    background: none !important
}

.pl-component .row:not(.daily-promo) .product-card .pl-inner .qty-mc .qty-selector .qty-cont .input-group-btn .btn.js-qty-selector-minus,
.pl-grid-cont .product-card .pl-inner .qty-mc .qty-selector .qty-cont .input-group-btn .btn.js-qty-selector-minus {
    background: #ADD8FF !important
}

.pl-component .row:not(.daily-promo) .product-card .pl-inner .qty-mc .qty-selector .qty-cont .input-group-btn .btn.js-qty-selector-minus:disabled,
.pl-grid-cont .product-card .pl-inner .qty-mc .qty-selector .qty-cont .input-group-btn .btn.js-qty-selector-minus:disabled {
    display: none
}

.pl-component .row:not(.daily-promo) .product-card .pl-inner .qty-mc .qty-selector .qty-cont .input-group-btn .btn.js-qty-selector-delete,
.pl-grid-cont .product-card .pl-inner .qty-mc .qty-selector .qty-cont .input-group-btn .btn.js-qty-selector-delete {
    background: #ADD8FF !important
}

.pl-component .row:not(.daily-promo) .product-card .pl-inner .qty-mc .qty-selector .qty-cont .input-group-btn .btn.js-qty-selector-plus,
.pl-grid-cont .product-card .pl-inner .qty-mc .qty-selector .qty-cont .input-group-btn .btn.js-qty-selector-plus {
    background: #FF3100 !important
}

.pl-component .row:not(.daily-promo) .product-card .pl-inner .qty-mc .qty-selector .qty-cont .input-group-btn .btn.js-qty-selector-delete,
.pl-grid-cont .product-card .pl-inner .qty-mc .qty-selector .qty-cont .input-group-btn .btn.js-qty-selector-delete {
    display: none
}

.pl-component .row:not(.daily-promo) .product-card .pl-inner .qty-mc .qty-selector .qty-cont .pull-left,
.pl-grid-cont .product-card .pl-inner .qty-mc .qty-selector .qty-cont .pull-left {
    flex: 1;
    display: flex;
    align-items: center;
    justify-content: center;
    background-color: #F5EFEF;
    border-radius: 3px;
    height: 26px;
    padding: 0 15px
}

.pl-component .row:not(.daily-promo) .product-card .pl-inner .qty-mc .qty-selector .qty-cont .pull-left input.form-control,
.pl-grid-cont .product-card .pl-inner .qty-mc .qty-selector .qty-cont .pull-left input.form-control {
    width: 44px
}

.pl-component .row:not(.daily-promo) .product-card .pl-inner .qty-mc .qty-selector .qty-cont .pull-left input.form-control,
.pl-grid-cont .product-card .pl-inner .qty-mc .qty-selector .qty-cont .pull-left input.form-control,
.pl-component .row:not(.daily-promo) .product-card .pl-inner .qty-mc .qty-selector .qty-cont .pull-left label,
.pl-grid-cont .product-card .pl-inner .qty-mc .qty-selector .qty-cont .pull-left label,
.pl-component .row:not(.daily-promo) .product-card .pl-inner .qty-mc .qty-selector .qty-cont .pull-left .productUnit,
.pl-grid-cont .product-card .pl-inner .qty-mc .qty-selector .qty-cont .pull-left .productUnit {
    color: #1158D6;
    font-weight: bold;
    font-size: 14px
}

.pl-component .row:not(.daily-promo) .product-card .pl-inner .qty-mc .qty-selector .qty-cont .pull-left .a-title,
.pl-grid-cont .product-card .pl-inner .qty-mc .qty-selector .qty-cont .pull-left .a-title {
    padding: 0 0 0 1px;
    text-transform: lowercase !important
}

.main-header .nav-cont .main-cat-link {
    width: 240px
}

.main-header .nav-cont .main-cat-link i.menu-hamburger-icon {
    background-image: url("https://reimg-carrefour.mncdn.com/staticimage/icons-sprite-4.svg");
    width: 25px;
    height: 26px;
    margin: 10px 0 0 5px
}

.main-header .nav-cont .main-cat-link .glyphicon-menu-down {
    float: right
}

.menu-wrapper {
    display: inline-block;
    float: left;
    margin-left: 10px
}

@media (max-width:1200px) {
    .menu-wrapper {
        display: none
    }
}

.main-slider {
    display: inline;
    float: left;
    width: 100%
}

.main-slider .slider .owl-carousel .owl-stage-outer.desktop-carousel {
    max-height: 390px;
    border-radius: 25px
}

.main-slider .slider .owl-carousel .owl-nav .owl-prev {
    left: 0
}

.main-slider .slider .owl-carousel .owl-nav .owl-prev span.glyphicon-menu-left {
    background-color: #fff;
    width: 32px;
    height: 64px;
    clip-path: path("M0,0S32.112,14.377,32.112,32.112,0,64.225,0,64.225Z");
    margin: 10% auto;
    z-index: 0;
    display: flex;
    align-items: center;
    right: auto;
    left: 0
}

.main-slider .slider .owl-carousel .owl-nav .owl-next {
    right: 0
}

.main-slider .slider .owl-carousel .owl-nav .owl-next span.glyphicon-menu-right {
    background-color: #fff;
    width: 32px;
    height: 64px;
    clip-path: path("M0,0S32.112,14.377,32.112,32.112,0,64.225,0,64.225Z");
    rotate: -180deg;
    margin: 10% auto;
    z-index: 0;
    display: flex;
    align-items: center;
    right: 0;
    left: auto
}

.main-slider .slider .owl-carousel .owl-nav .owl-next span.glyphicon-menu-right:before {
    rotate: 180deg
}

.discountPromotions {
    max-height: 380px;
    margin-top: 20px;
    margin-bottom: 0
}

.discountPromotions.default-slider-mr-right {
    margin-right: 10px
}

@media (max-width:1023px) {
    .discountPromotions.default-slider-mr-right {
        min-width: 153px;
        margin-right: 15px
    }
}

@media (min-width:1024px) and (max-width:1439px) {
    .discountPromotions.default-slider-mr-right {
        min-width: 30.44%
    }
}

@media (min-width:1440px) {
    .discountPromotions.default-slider-mr-right {
        min-width: 24.44%
    }
}

.discountPromotions .simple-banner-component img {
    border-radius: 25px
}

@media (min-width:1024px) {
    .discountPromotions .simple-banner-component img {
        min-height: 380px;
        max-height: 381px
    }
}

@media (max-width:1023px) {
    .discountPromotions .simple-banner-component img {
        min-height: 176px;
        max-height: 177px
    }
}

@media (min-width:1400px) {
    .discountPromotions {
        width: 100%;
        max-height: 380px
    }
}

@media (max-width:765px) {
    .discountPromotions {
        width: 153px;
        max-height: 380px
    }
}

@media (max-width:1023px) {
    .menu-wrapper {
        display: none
    }

    .main-slider {
        width: 100%
    }

    .main-slider .slider .owl-carousel .owl-stage-outer {
        height: auto
    }
}

@media (min-width:1024px) and (max-width:1200px) {
    .main-slider {
        width: 100%
    }

    .main-slider .slider-nav {
        height: 25px;
        float: left;
        width: 100%
    }
}

@media (min-width:1200px) and (max-width:1412px) {
    .product-slider-single-cnt {
        width: 15%;
        margin-left: 2%
    }

    .product-slider-single-cnt .pl-component.row .product-slider-right.product-slider-single .product-slider-nav {
        width: 15%
    }

    .pl-component.row .product-slider-right.product-slider-single .slider-area .product-card {
        width: 190px
    }

    .main-slider .owl-carousel .owl-item img {
        min-height: 390px
    }
}

.nav-cont:not(.fixed) a.main-cat-link .glyphicon-menu-down {
    display: none
}

.nav-cont:not(.fixed) .navbar-nav>li>.dropdown-menu.homepage-menu {
    border: 0 !important
}

.nav-cont .s-menu-1,
.nav-cont .s-menu-2,
.nav-cont .s-menu-3,
.nav-cont .s-menu-4 {
    padding: 0
}

@media (min-width:1025px) {

    .nav-cont .s-menu-1 li.show-all-btn,
    .nav-cont .s-menu-2 li.show-all-btn,
    .nav-cont .s-menu-3 li.show-all-btn,
    .nav-cont .s-menu-4 li.show-all-btn {
        display: none !important
    }
}

.nav-cont .navbar-nav>li>.dropdown-menu {
    z-index: 99 !important
}

.nav-cont .navbar-nav>li>.dropdown-menu.s-menu-1>li {
    list-style-type: none;
    overflow: hidden;
    height: 47px
}

.nav-cont .navbar-nav>li>.dropdown-menu.s-menu-1>li:not(.menu-special-area):hover>a span.wrapper-menu-line span {
    color: #005baa !important
}

.nav-cont .navbar-nav>li>.dropdown-menu.s-menu-1>li:last-child {
    border-bottom: none !important
}

.nav-cont .navbar-nav>li>.dropdown-menu.s-menu-1>li:last-child a {
    border-bottom: none !important
}

.nav-cont .navbar-nav>li>.dropdown-menu.s-menu-1>li>a span.wrapper-menu-line {
    border-bottom: 1px solid #E2EAF2;
    height: 100%;
    width: 100%;
    font-size: 16px;
    color: #262626;
    display: grid;
    grid-template-columns: 30px 1fr 16px;
    align-items: center;
    gap: 12px
}

@media (min-width:1024px) {
    .nav-cont .navbar-nav>li>.dropdown-menu.s-menu-1>li>a span.wrapper-menu-line {
        padding-top: 3px
    }
}

.nav-cont .navbar-nav>li>.dropdown-menu.s-menu-1>li a span.right-icon {
    font-family: 'Glyphicons Halflings' !important;
    font-size: 16px;
    margin-left: 5px
}

.nav-cont .navbar-nav>li>.dropdown-menu.s-menu-1>li a span.hover-effect {
    width: 12px;
    height: 30px;
    border-radius: 8px;
    display: inline-block;
    vertical-align: middle;
    position: relative;
    left: -6px;
    top: -1px
}

.nav-cont .navbar-nav>li>.dropdown-menu.s-menu-1>li a:hover {
    color: #005baa;
    background-color: transparent;
    text-decoration: none
}

.nav-cont .navbar-nav>li>.dropdown-menu.s-menu-1>li a:hover span.hover-effect {
    background-color: #f0f8ff
}

.nav-cont .navbar-nav>li>.dropdown-menu.s-menu-1>li.menu-special-area {
    height: 48px;
    background-color: #ffffff;
    border-bottom-left-radius: 6px;
    border-bottom-right-radius: 6px
}

.nav-cont .navbar-nav>li>.dropdown-menu.s-menu-1>li.menu-special-area:hover {
    background-color: #ffffff
}

@media (min-width:1024px) {
    .nav-cont .navbar-nav>li>.dropdown-menu.s-menu-1>li.menu-special-area span.wrapper-menu-line {
        border-bottom: none !important
    }
}

.nav-cont .navbar-nav>li>.dropdown-menu.s-menu-1>li.menu-special-area a,
.nav-cont .navbar-nav>li>.dropdown-menu.s-menu-1>li.menu-special-area div.content {
    height: 48px !important;
    line-height: 48px !important;
    color: #55677a
}

.nav-cont .navbar-nav>li>.dropdown-menu.s-menu-1>li.menu-special-area a span.hover-effect,
.nav-cont .navbar-nav>li>.dropdown-menu.s-menu-1>li.menu-special-area div.content span.hover-effect {
    background: #ffffff
}

.nav-cont .navbar-nav>li>.dropdown-menu.s-menu-1>li.menu-special-area a:hover,
.nav-cont .navbar-nav>li>.dropdown-menu.s-menu-1>li.menu-special-area div.content:hover {
    color: #005baa !important
}

.nav-cont .navbar-nav>li>.dropdown-menu.s-menu-1>li.menu-special-area a {
    border-bottom: none !important
}

.nav-cont .navbar-nav>li>.dropdown-menu.s-menu-1>li.menu-special-area div.content {
    padding-left: 0;
    height: auto !important;
    width: 300px
}

.nav-cont .navbar-nav>li>.dropdown-menu.s-menu-1>li ul li {
    height: 55px
}

.nav-cont .navbar-nav>li>.dropdown-menu.s-menu-1>li ul li a {
    height: 55px;
    line-height: 48px
}

.nav-cont .navbar-nav>li>.dropdown-menu.s-menu-1>li ul li a span.hover-effect {
    height: 24px;
    left: -7px
}

.nav-cont .navbar-nav>li>.dropdown-menu.s-menu-1>li ul li a:hover {
    background-color: #f0f8ff
}

.nav-cont .navbar-nav>li>.dropdown-menu.s-menu-1>li ul li a:hover span.hover-effect {
    background-color: #f0f8ff
}

.nav-cont .navbar-nav>li>.dropdown-menu.s-menu-1>li ul li a:hover span {
    color: #005baa
}

.nav-cont .s-menu-2>li a,
.nav-cont .s-menu-3>li a,
.nav-cont .s-menu-4>li a {
    padding: 0 !important
}

a.main-cat-link .glyphicon-menu-down {
    display: block;
    margin-top: -1px
}

.dropdown-new-menu {
    padding: 0;
    width: 240px;
    height: 550px;
    background: #005baa
}

.dropdown-new-menu li {
    list-style-type: none;
    border-bottom: 1px solid #bbdbf8;
    overflow: hidden
}

.dropdown-new-menu li a {
    height: 43px;
    line-height: 43px;
    color: #fff;
    display: inline-block;
    width: 100%;
    font-family: 'Nunito', Helvetica, Arial, sans-serif;
    font-weight: 600
}

.dropdown-new-menu li a span.hover-effect {
    width: 12px;
    height: 30px;
    border-radius: 4px;
    display: inline-block;
    vertical-align: middle;
    position: relative;
    left: -6px
}

.dropdown-new-menu li a:hover {
    color: #005baa;
    background-color: #f0f8ff;
    text-decoration: none
}

.dropdown-new-menu li a:hover span.hover-effect {
    background-color: #005baa
}

.dropdown-new-menu li a img.icon-hover {
    display: none
}

.dropdown-new-menu li ul {
    display: none
}

main:not(.offcanvas) .menu-back {
    display: none
}

@media (max-width:1280px) {
    main.offcanvas .main-header .menu-back {
        position: absolute;
        width: 100%;
        background: black;
        height: 200%;
        z-index: 999;
        top: 52px;
        opacity: .8;
        display: block
    }

    main.offcanvas .main-header .nav-cont .main-navigation {
        left: 0 !important
    }

    main.offcanvas .main-header .nav-cont .main-navigation .dropdown-menu>.active>a,
    main.offcanvas .main-header .nav-cont .main-navigation .dropdown-menu>.active>a:hover,
    main.offcanvas .main-header .nav-cont .main-navigation .dropdown-menu>.active>a:focus {
        background: transparent !important;
        color: inherit !important
    }

    main.offcanvas .main-header .nav-cont .main-navigation .navbar-nav {
        margin-top: 0;
        margin-bottom: 0;
        width: 100%;
        background: #ffffff
    }

    main.offcanvas .main-header .nav-cont .main-navigation .cat-link.main-cat-link {
        display: none
    }

    main.offcanvas .main-header .nav-cont .main-navigation .dropdown-menu.s-menu-1 {
        border-bottom-left-radius: 0;
        border-top: 0;
        position: relative;
        display: block;
        width: 100% !important;
        border: 0
    }

    main.offcanvas .main-header .nav-cont .main-navigation .dropdown-menu.s-menu-1>li {
        height: auto
    }

    main.offcanvas .main-header .nav-cont .main-navigation .dropdown-menu.s-menu-1>li a {
        height: 55px
    }

    main.offcanvas .main-header .nav-cont .main-navigation .dropdown-menu.s-menu-1>li a span.hover-effect {
        display: none
    }

    main.offcanvas .main-header .nav-cont .main-navigation .dropdown-menu.s-menu-1>li.menu-special-area {
        border-bottom-left-radius: 0;
        border-bottom-right-radius: 0
    }

    main.offcanvas .main-header .nav-cont .main-navigation .dropdown-menu.s-menu-1>li.menu-special-area.menu-special-area:last-child {
        border-bottom-right-radius: 6px
    }

    main.offcanvas .main-header .nav-cont .main-navigation .dropdown-menu.s-menu-1>li.menu-special-area a:hover {
        background-color: #ffffff !important;
        color: #005baa
    }

    main.offcanvas .main-header .nav-cont .main-navigation .dropdown-menu.s-menu-1>li.menu-special-area div.content {
        padding: 0;
        width: 100%
    }

    main.offcanvas .main-header .nav-cont .main-navigation .dropdown-menu.s-menu-1>li.menu-special-area div.content .wrapper-menu-line {
        margin: 0
    }

    main.offcanvas .main-header .nav-cont .main-navigation .dropdown-menu.s-menu-1>li.menu-special-area div.content .wrapper-menu-line span {
        margin: 0;
        font-weight: normal
    }

    main.offcanvas .main-header .nav-cont .main-navigation .dropdown-menu.s-menu-1>li.active>.dropdown-menu {
        position: absolute;
        display: block;
        margin: 0;
        top: 0 !important;
        left: 0 !important;
        height: 100%;
        border: 0;
        background: #ffffff
    }

    main.offcanvas .main-header .nav-cont .main-navigation .dropdown-menu.s-menu-1>li.active>.dropdown-menu .sub-cat-title {
        display: none
    }

    main.offcanvas .main-header .nav-cont .main-navigation .dropdown-menu.s-menu-1>li.active>.dropdown-menu .category-title {
        font-size: 18px;
        font-weight: bold;
        color: #2154BA;
        border: none;
        text-decoration: underline
    }

    main.offcanvas .main-header .nav-cont .main-navigation .dropdown-menu.s-menu-1>li.active>.dropdown-menu .arrow-right-icon {
        background: url("https://reimg-carrefour.mncdn.com/staticimage/arrow-right-icon.svg") no-repeat;
        background-size: 18.47px 12.49px;
        width: 18.47px;
        height: 12.49px;
        display: inline-block
    }

    main.offcanvas .main-header .nav-cont .main-navigation .dropdown-menu.s-menu-1>li.active>.dropdown-menu .show-all-btn {
        height: auto
    }

    main.offcanvas .main-header .nav-cont .main-navigation .dropdown-menu.s-menu-1>li.active>.dropdown-menu .show-all-btn .show-all-btn a {
        border: 0 !important
    }

    main.offcanvas .main-header .nav-cont .main-navigation .dropdown-menu.s-menu-1>li.active>.dropdown-menu .sub-menu-header {
        height: auto
    }

    main.offcanvas .main-header .nav-cont .main-navigation .dropdown-menu.s-menu-1>li.active>.dropdown-menu .sub-menu-header a,
    main.offcanvas .main-header .nav-cont .main-navigation .dropdown-menu.s-menu-1>li.active>.dropdown-menu .sub-menu-header span {
        border: 0 !important;
        color: #303030
    }

    main.offcanvas .main-header .nav-cont .main-navigation .dropdown-menu.s-menu-1>li.active>.dropdown-menu li a {
        height: 55px
    }

    main.offcanvas .main-header .nav-cont .main-navigation .dropdown-menu.s-menu-1>li.active>.dropdown-menu li a span.wrapper-menu-line {
        border-bottom: 1px solid #E2EAF2;
        height: 100%;
        width: 100%;
        font-size: 16px;
        color: #2154BA;
        display: grid;
        grid-template-columns: 1fr 16px;
        align-items: center;
        gap: 12px
    }

    main.offcanvas .main-header .nav-cont .main-navigation .dropdown-menu.s-menu-1>li.active>.dropdown-menu li.show-all-btn a span.wrapper-menu-line {
        display: flex;
        justify-content: flex-start;
        align-items: center;
        gap: 10px;
        border: none
    }
}

@media (min-width:1025px) {
    .nav-cont .navbar-nav>li>.dropdown-menu.s-menu-1>li ul li {
        height: 33px
    }

    .main-header .main-navigation .nav .dropdown-menu.s-menu-2.sub-menu li a {
        height: 33px !important;
        line-height: 33px !important
    }

    .nav-cont .s-menu-1 span.wrapper-menu-line,
    .nav-cont .s-menu-2 span.wrapper-menu-line,
    .nav-cont .s-menu-3 span.wrapper-menu-line,
    .nav-cont .s-menu-4 span.wrapper-menu-line {
        border-bottom: 0 !important
    }

    .nav-cont .navbar-nav>li>.dropdown-menu.s-menu-1>li.menu-special-area a span,
    .nav-cont .navbar-nav>li>.dropdown-menu.s-menu-1>li.menu-special-area div.content span {
        color: #ffffff !important
    }

    .nav-cont .navbar-nav>li>.dropdown-menu.s-menu-1>li.menu-special-area {
        background-color: #005baa
    }

    .nav-cont .navbar-nav>li>.dropdown-menu.s-menu-1>li.menu-special-area:hover {
        background-color: #005baa !important
    }
}

.page-productDetails .subscription-mode .subscription__row .subscription__radioWrap,
.page-productDetails .subscription-mode .subscription__preferences .subscription__radioWrap {
    padding-left: 3px
}

.page-productDetails .subscription-mode .subscription__row .subscription__radioWrap .form-group label,
.page-productDetails .subscription-mode .subscription__preferences .subscription__radioWrap .form-group label {
    padding-left: 0
}

.page-productDetails .subscription-mode .subscription__row .subscription__radioWrap .form-group label.subscription-frequency-info-popup,
.page-productDetails .subscription-mode .subscription__preferences .subscription__radioWrap .form-group label.subscription-frequency-info-popup {
    font-size: 14px;
    color: #444444;
    margin-left: 3px;
    cursor: pointer
}

.page-productDetails .subscription-mode .subscription__row .subscription__radioWrap .form-group label .subscription__radioInput,
.page-productDetails .subscription-mode .subscription__preferences .subscription__radioWrap .form-group label .subscription__radioInput {
    width: 21px;
    height: 21px;
    vertical-align: bottom;
    cursor: pointer
}

.page-productDetails .subscription-mode .subscription__row .subscription__radioWrap .form-group label span.subscription__headspan,
.page-productDetails .subscription-mode .subscription__preferences .subscription__radioWrap .form-group label span.subscription__headspan {
    font-weight: 800;
    font-size: 14px;
    cursor: pointer
}

.page-productDetails .subscription-mode .subscription__preferences .subscription__comboWrap {
    padding-left: 3px;
    padding-bottom: 10px;
    border-bottom: 1px solid #e4e8ec
}

.page-productDetails .subscription-mode .subscription__preferences .subscription__comboWrap .form-group {
    margin-top: 15px;
    margin-bottom: 0
}

.page-productDetails .subscription-mode .subscription__preferences .subscription__comboWrap .form-group .subscription__frequency--label {
    padding-left: 0;
    padding-top: 5px
}

.page-productDetails .subscription-mode .subscription__preferences .subscription__comboWrap .form-group .subscription__frequency--select select {
    border-radius: 6px
}

@media (max-width:667px) {
    .page-productDetails .subscription-mode .subscription__preferences .subscription__comboWrap .form-group .subscription__frequency--label {
        font-size: 12px
    }
}

.page-productDetails .js-subscriptions-info {
    margin-top: 7px;
    padding: 0
}

.page-cartPage div.cart-subscriptions-list h3,
.page-cartPage div.cart-nonsubscriptions-list h3 {
    font-weight: bold;
    font-size: 22px
}

.page-cartPage div.cart-subscriptions-list label.subscription-frequency-info-popup,
.page-cartPage div.cart-nonsubscriptions-list label.subscription-frequency-info-popup {
    float: left;
    margin-left: 9px
}

.page-cartPage div.cart-subscriptions-list .subscription__preferences,
.page-cartPage div.cart-nonsubscriptions-list .subscription__preferences {
    margin-bottom: 10px
}

.page-cartPage div.cart-subscriptions-list .subscription__preferences .subscription__comboWrap,
.page-cartPage div.cart-nonsubscriptions-list .subscription__preferences .subscription__comboWrap {
    padding-left: 3px
}

.page-cartPage div.cart-subscriptions-list .subscription__preferences .subscription__comboWrap .form-group,
.page-cartPage div.cart-nonsubscriptions-list .subscription__preferences .subscription__comboWrap .form-group {
    margin-top: 15px;
    margin-bottom: 0
}

.page-cartPage div.cart-subscriptions-list .subscription__preferences .subscription__comboWrap .form-group .subscription__frequency--label,
.page-cartPage div.cart-nonsubscriptions-list .subscription__preferences .subscription__comboWrap .form-group .subscription__frequency--label {
    padding-left: 0;
    padding-top: 8px;
    font-size: 12px
}

.page-cartPage div.cart-subscriptions-list .subscription__preferences .subscription__comboWrap .form-group .subscription__frequency--label label,
.page-cartPage div.cart-nonsubscriptions-list .subscription__preferences .subscription__comboWrap .form-group .subscription__frequency--label label {
    color: #444444
}

.page-cartPage div.cart-subscriptions-list .subscription__preferences .subscription__comboWrap .form-group .subscription__frequency--label label i.glyphicon,
.page-cartPage div.cart-nonsubscriptions-list .subscription__preferences .subscription__comboWrap .form-group .subscription__frequency--label label i.glyphicon {
    cursor: pointer;
    font-size: 14px;
    padding-left: 3px
}

.page-cartPage div.cart-subscriptions-list .subscription__preferences .subscription__comboWrap .form-group .subscription__frequency--select,
.page-cartPage div.cart-nonsubscriptions-list .subscription__preferences .subscription__comboWrap .form-group .subscription__frequency--select {
    padding: 0
}

.page-cartPage div.cart-subscriptions-list .subscription__preferences .subscription__comboWrap .form-group .subscription__frequency--select select,
.page-cartPage div.cart-nonsubscriptions-list .subscription__preferences .subscription__comboWrap .form-group .subscription__frequency--select select {
    border-radius: 6px
}

.page-multiStepCheckoutSummaryPage .subscription-savecard-information {
    background: #f8e71c;
    padding: 16px 10px 13px 23px;
    height: auto;
    margin-bottom: 10px
}

.page-multiStepCheckoutSummaryPage .subscription-savecard-information .subscription-section-1 {
    width: 4%;
    display: inline-block;
    float: left
}

.page-multiStepCheckoutSummaryPage .subscription-savecard-information .subscription-section-2 {
    width: 96%;
    display: inline-block;
    float: left
}

.page-multiStepCheckoutSummaryPage .subscription-savecard-information span {
    color: #000000
}

.page-multiStepCheckoutSummaryPage .subscription-savecard-information:after {
    content: '';
    position: absolute;
    left: 2%;
    top: 48px;
    width: 0;
    height: 0;
    border-left: 10px solid transparent;
    border-right: 10px solid transparent;
    border-top: 10px solid #f8e71c;
    clear: both
}

@media (max-width:667px) {
    .page-multiStepCheckoutSummaryPage .subscription-savecard-information .subscription-section-1 {
        width: 10%
    }

    .page-multiStepCheckoutSummaryPage .subscription-savecard-information .subscription-section-2 {
        width: 90%
    }
}

.page-account-subscriptions-detail .subscription__frequency--select select,
.page-account-subscriptions .subscription__frequency--select select {
    border-radius: 6px
}

.page-account-subscriptions-detail .subscription-delivery-note,
.page-account-subscriptions .subscription-delivery-note {
    color: #858585;
    font-size: 13px
}

.page-account-subscriptions-detail .account-subscription-section,
.page-account-subscriptions .account-subscription-section {
    padding: 20px;
    background: #ffffff
}

.page-account-subscriptions-detail .form-group.update-subscriptionDate-group,
.page-account-subscriptions .form-group.update-subscriptionDate-group {
    width: 150px
}

.page-account-subscriptions-detail .form-group.update-subscriptionDate-group input.form-control,
.page-account-subscriptions .form-group.update-subscriptionDate-group input.form-control {
    border-radius: 6px;
    z-index: 99;
    background: transparent;
    position: relative
}

.page-account-subscriptions-detail .form-group.update-subscriptionDate-group span.form-control-feedback,
.page-account-subscriptions .form-group.update-subscriptionDate-group span.form-control-feedback {
    top: 0;
    right: 10px;
    z-index: 9
}

.page-account-subscriptions-detail .form-group.update-subscriptionDate-group .subcriptionUpdateDate-datepicker,
.page-account-subscriptions .form-group.update-subscriptionDate-group .subcriptionUpdateDate-datepicker {
    width: 143px
}

.page-account-subscriptions-detail .subscription-decline-btn,
.page-account-subscriptions .subscription-decline-btn {
    background: #ffe7ea;
    padding: 10px;
    border-radius: 22px;
    display: inline-block;
    font-weight: bold
}

.page-account-subscriptions-detail .subscription-decline-btn:hover,
.page-account-subscriptions .subscription-decline-btn:hover {
    color: #e1001a
}

.page-account-subscriptions-detail .subscription-update-date-icon,
.page-account-subscriptions .subscription-update-date-icon {
    cursor: pointer;
    padding-left: 4px
}

.page-account-subscriptions-detail .subscription-update-date-icon:hover,
.page-account-subscriptions .subscription-update-date-icon:hover {
    color: black
}

.page-account-subscriptions-detail .qty-selector,
.page-account-subscriptions .qty-selector {
    width: auto;
    min-width: 80px
}

.page-account-subscriptions-detail .qty-selector .btn,
.page-account-subscriptions .qty-selector .btn {
    width: 28px;
    height: 28px;
    background: #f0f8ff;
    color: #005baa;
    padding: 4px 4px;
    float: left;
    border-radius: 17px;
    border: 0
}

.page-account-subscriptions-detail .qty-selector .btn:hover,
.page-account-subscriptions .qty-selector .btn:hover,
.page-account-subscriptions-detail .qty-selector .btn:active,
.page-account-subscriptions .qty-selector .btn:active,
.page-account-subscriptions-detail .qty-selector .btn:focus,
.page-account-subscriptions .qty-selector .btn:focus {
    border: 0
}

.page-account-subscriptions-detail .qty-selector .form-control,
.page-account-subscriptions .qty-selector .form-control {
    height: auto;
    border: 0;
    padding: 1px 1px 0 1px;
    background: transparent;
    display: block;
    font-weight: bold
}

.page-account-subscriptions-detail .qty-selector .a-title,
.page-account-subscriptions .qty-selector .a-title {
    font-size: 12px;
    text-align: center;
    display: block
}

.page-account-subscriptions-detail .qty-selector .qty-cont .input-group-btn:first-child,
.page-account-subscriptions .qty-selector .qty-cont .input-group-btn:first-child {
    float: left;
    width: 26px
}

.page-account-subscriptions-detail .qty-selector .qty-cont span:nth-child(2) input,
.page-account-subscriptions .qty-selector .qty-cont span:nth-child(2) input {
    text-align: center
}

.page-account-subscriptions-detail .pay-with-online-credit-card,
.page-account-subscriptions .pay-with-online-credit-card {
    color: #303030;
    background: #ffffff
}

.page-account-subscriptions-detail .pay-with-online-credit-card .control-label,
.page-account-subscriptions .pay-with-online-credit-card .control-label {
    font-size: 15px
}

.page-account-subscriptions-detail .pay-with-online-credit-card .save-card-box,
.page-account-subscriptions .pay-with-online-credit-card .save-card-box {
    background-color: #f0f8ff;
    color: #333;
    margin: 10px 0
}

.page-account-subscriptions-detail .pay-with-online-credit-card .save-card-box .form-group,
.page-account-subscriptions .pay-with-online-credit-card .save-card-box .form-group {
    margin: 0
}

.page-account-subscriptions-detail .pay-with-online-credit-card .save-card-box .checkbox,
.page-account-subscriptions .pay-with-online-credit-card .save-card-box .checkbox {
    padding: 10px 10px 0 25px;
    margin: 0
}

.page-account-subscriptions-detail .pay-with-online-credit-card .save-card-box .checkbox label span,
.page-account-subscriptions .pay-with-online-credit-card .save-card-box .checkbox label span {
    font-weight: 600
}

.page-account-subscriptions-detail .pay-with-online-credit-card .save-card-box #saveCardInfo,
.page-account-subscriptions .pay-with-online-credit-card .save-card-box #saveCardInfo {
    float: right;
    font-size: 11px;
    margin-top: -18px;
    position: relative;
    z-index: 1;
    margin-right: 8px
}

.page-account-subscriptions-detail .pay-with-online-credit-card .save-card-box .description,
.page-account-subscriptions .pay-with-online-credit-card .save-card-box .description {
    font-size: 14px;
    color: #666666
}

.page-account-subscriptions-detail .pay-with-online-credit-card .save-card-box .card-name,
.page-account-subscriptions .pay-with-online-credit-card .save-card-box .card-name {
    padding: 20px 30px
}

.page-account-subscriptions-detail .pay-with-online-credit-card .save-card-box .card-name .form-group,
.page-account-subscriptions .pay-with-online-credit-card .save-card-box .card-name .form-group {
    margin-top: 20px
}

.page-account-subscriptions-detail .pay-with-online-credit-card .save-card-box .card-name .safe-icon,
.page-account-subscriptions .pay-with-online-credit-card .save-card-box .card-name .safe-icon {
    padding-top: 20px;
    text-align: center
}

.page-account-subscriptions-detail .pay-with-online-credit-card .credit-card-form #pan,
.page-account-subscriptions .pay-with-online-credit-card .credit-card-form #pan,
.page-account-subscriptions-detail .pay-with-online-credit-card #savedCard #pan,
.page-account-subscriptions .pay-with-online-credit-card #savedCard #pan {
    background: none !important
}

.page-account-subscriptions-detail .pay-with-online-credit-card .credit-card-form #pan.other,
.page-account-subscriptions .pay-with-online-credit-card .credit-card-form #pan.other,
.page-account-subscriptions-detail .pay-with-online-credit-card #savedCard #pan.other,
.page-account-subscriptions .pay-with-online-credit-card #savedCard #pan.other {
    background: url("../../theme-carrefoursa/images/credit-cards-sprite.png") 3px -107px no-repeat;
    background-size: 120px 361px
}

.page-account-subscriptions-detail .pay-with-online-credit-card .credit-card-form #pan.bonus,
.page-account-subscriptions .pay-with-online-credit-card .credit-card-form #pan.bonus,
.page-account-subscriptions-detail .pay-with-online-credit-card #savedCard #pan.bonus,
.page-account-subscriptions .pay-with-online-credit-card #savedCard #pan.bonus {
    background: url("../../theme-carrefoursa/images/credit-cards-sprite.png") 3px -144px no-repeat;
    background-size: 120px 361px
}

.page-account-subscriptions-detail .pay-with-online-credit-card .credit-card-form #pan.axess,
.page-account-subscriptions .pay-with-online-credit-card .credit-card-form #pan.axess,
.page-account-subscriptions-detail .pay-with-online-credit-card #savedCard #pan.axess,
.page-account-subscriptions .pay-with-online-credit-card #savedCard #pan.axess {
    background: url("../../theme-carrefoursa/images/credit-cards-sprite.png") 3px -182px no-repeat;
    background-size: 120px 361px
}

.page-account-subscriptions-detail .pay-with-online-credit-card .credit-card-form #pan.world,
.page-account-subscriptions .pay-with-online-credit-card .credit-card-form #pan.world,
.page-account-subscriptions-detail .pay-with-online-credit-card #savedCard #pan.world,
.page-account-subscriptions .pay-with-online-credit-card #savedCard #pan.world {
    background: url("../../theme-carrefoursa/images/credit-cards-sprite.png") 3px -220px no-repeat;
    background-size: 120px 361px
}

.page-account-subscriptions-detail .pay-with-online-credit-card .credit-card-form #pan.paraf,
.page-account-subscriptions .pay-with-online-credit-card .credit-card-form #pan.paraf,
.page-account-subscriptions-detail .pay-with-online-credit-card #savedCard #pan.paraf,
.page-account-subscriptions .pay-with-online-credit-card #savedCard #pan.paraf {
    background: url("../../theme-carrefoursa/images/credit-cards-sprite.png") 3px -258px no-repeat;
    background-size: 120px 361px
}

.page-account-subscriptions-detail .pay-with-online-credit-card .credit-card-form #pan.maximum,
.page-account-subscriptions .pay-with-online-credit-card .credit-card-form #pan.maximum,
.page-account-subscriptions-detail .pay-with-online-credit-card #savedCard #pan.maximum,
.page-account-subscriptions .pay-with-online-credit-card #savedCard #pan.maximum {
    background: url("../../theme-carrefoursa/images/credit-cards-sprite.png") 3px -295px no-repeat;
    background-size: 120px 361px
}

.page-account-subscriptions-detail .pay-with-online-credit-card .credit-card-form #pan.cardfinance,
.page-account-subscriptions .pay-with-online-credit-card .credit-card-form #pan.cardfinance,
.page-account-subscriptions-detail .pay-with-online-credit-card #savedCard #pan.cardfinance,
.page-account-subscriptions .pay-with-online-credit-card #savedCard #pan.cardfinance {
    background: url("../../theme-carrefoursa/images/credit-cards-sprite.png") 3px -332px no-repeat;
    background-size: 120px 361px
}

.page-account-subscriptions-detail .pay-with-online-credit-card .credit-card-form #pan.card_fns,
.page-account-subscriptions .pay-with-online-credit-card .credit-card-form #pan.card_fns,
.page-account-subscriptions-detail .pay-with-online-credit-card #savedCard #pan.card_fns,
.page-account-subscriptions .pay-with-online-credit-card #savedCard #pan.card_fns {
    background: url("../../theme-carrefoursa/images/credit-cards-sprite.png") 3px -332px no-repeat;
    background-size: 120px 361px
}

.page-account-subscriptions-detail .pay-with-online-credit-card .credit-card-form .control-label,
.page-account-subscriptions .pay-with-online-credit-card .credit-card-form .control-label,
.page-account-subscriptions-detail .pay-with-online-credit-card #savedCard .control-label,
.page-account-subscriptions .pay-with-online-credit-card #savedCard .control-label {
    white-space: nowrap
}

.page-account-subscriptions-detail .pay-with-online-credit-card .credit-card-form .cvv-box,
.page-account-subscriptions .pay-with-online-credit-card .credit-card-form .cvv-box,
.page-account-subscriptions-detail .pay-with-online-credit-card #savedCard .cvv-box,
.page-account-subscriptions .pay-with-online-credit-card #savedCard .cvv-box {
    padding-top: 32px;
    float: left
}

.page-account-subscriptions-detail .pay-with-online-credit-card .credit-card-form .cvv-box .cs-icon,
.page-account-subscriptions .pay-with-online-credit-card .credit-card-form .cvv-box .cs-icon,
.page-account-subscriptions-detail .pay-with-online-credit-card #savedCard .cvv-box .cs-icon,
.page-account-subscriptions .pay-with-online-credit-card #savedCard .cvv-box .cs-icon {
    vertical-align: middle;
    width: 22px;
    height: 22px;
    border: 2px solid #005baa;
    border-radius: 50%;
    line-height: 21px;
    text-align: center;
    font-size: 18px
}

.page-account-subscriptions-detail .pay-with-online-credit-card .credit-card-form .cvv-box a,
.page-account-subscriptions .pay-with-online-credit-card .credit-card-form .cvv-box a,
.page-account-subscriptions-detail .pay-with-online-credit-card #savedCard .cvv-box a,
.page-account-subscriptions .pay-with-online-credit-card #savedCard .cvv-box a {
    font-size: 11px
}

.page-account-subscriptions-detail .pay-with-online-credit-card .credit-card-form .saved-card-cvv-row,
.page-account-subscriptions .pay-with-online-credit-card .credit-card-form .saved-card-cvv-row,
.page-account-subscriptions-detail .pay-with-online-credit-card #savedCard .saved-card-cvv-row,
.page-account-subscriptions .pay-with-online-credit-card #savedCard .saved-card-cvv-row {
    padding-left: 35px
}

.page-account-subscriptions-detail .pay-with-online-credit-card .credit-card-form .secure-box,
.page-account-subscriptions .pay-with-online-credit-card .credit-card-form .secure-box,
.page-account-subscriptions-detail .pay-with-online-credit-card #savedCard .secure-box,
.page-account-subscriptions .pay-with-online-credit-card #savedCard .secure-box {
    padding-top: 21px;
    white-space: nowrap;
    position: relative
}

.page-account-subscriptions-detail .pay-with-online-credit-card .credit-card-form .secure-box label,
.page-account-subscriptions .pay-with-online-credit-card .credit-card-form .secure-box label,
.page-account-subscriptions-detail .pay-with-online-credit-card #savedCard .secure-box label,
.page-account-subscriptions .pay-with-online-credit-card #savedCard .secure-box label {
    font-size: 15px;
    white-space: initial
}

.page-account-subscriptions-detail .pay-with-online-credit-card .credit-card-form .secure-box a,
.page-account-subscriptions .pay-with-online-credit-card .credit-card-form .secure-box a,
.page-account-subscriptions-detail .pay-with-online-credit-card #savedCard .secure-box a,
.page-account-subscriptions .pay-with-online-credit-card #savedCard .secure-box a {
    font-size: 15px;
    position: absolute;
    top: 46px;
    left: 29px
}

.page-account-subscriptions-detail .pay-with-online-credit-card .credit-card-form .form-control:before,
.page-account-subscriptions .pay-with-online-credit-card .credit-card-form .form-control:before,
.page-account-subscriptions-detail .pay-with-online-credit-card #savedCard .form-control:before,
.page-account-subscriptions .pay-with-online-credit-card #savedCard .form-control:before {
    content: "\f002";
    font-family: "FontAwesome";
    line-height: 1;
    margin: 10px 10px 10px 15px;
    display: inline-block;
    position: absolute;
    z-index: 9;
    color: #bbdbf8;
    font-size: 23px
}

.page-account-subscriptions-detail .pay-with-online-credit-card #savedCardArea,
.page-account-subscriptions .pay-with-online-credit-card #savedCardArea {
    margin: 0 0 20px 0;
    color: #085fae
}

.page-account-subscriptions-detail .pay-with-online-credit-card #savedCardArea label,
.page-account-subscriptions .pay-with-online-credit-card #savedCardArea label {
    display: inline
}

.page-account-subscriptions-detail .pay-with-online-credit-card #savedCardArea input[type="radio"],
.page-account-subscriptions .pay-with-online-credit-card #savedCardArea input[type="radio"] {
    vertical-align: top;
    margin-right: 5px
}

.page-account-subscriptions-detail .pay-with-online-credit-card #savedCard>label,
.page-account-subscriptions .pay-with-online-credit-card #savedCard>label {
    font-weight: 600
}

.page-account-subscriptions-detail .pay-with-online-credit-card #savedCard input[type="radio"],
.page-account-subscriptions .pay-with-online-credit-card #savedCard input[type="radio"] {
    vertical-align: top;
    margin-right: 5px
}

.page-account-subscriptions-detail .pay-with-online-credit-card #savedCard .card-icon,
.page-account-subscriptions .pay-with-online-credit-card #savedCard .card-icon {
    display: block;
    padding: 0 0 5px 35px;
    margin-bottom: 10px;
    background: none !important;
    color: #303030;
    font-size: 20px;
    font-family: 'Nunito';
    font-weight: 600
}

.page-account-subscriptions-detail .pay-with-online-credit-card #savedCard .card-icon.other,
.page-account-subscriptions .pay-with-online-credit-card #savedCard .card-icon.other {
    background: url("https://reimg-carrefour.mncdn.com/staticimage/checkout-steps-sprite.png?v=1.7") 3px -107px no-repeat;
    background-size: 120px 361px
}

.page-account-subscriptions-detail .pay-with-online-credit-card #savedCard .card-icon.bonus,
.page-account-subscriptions .pay-with-online-credit-card #savedCard .card-icon.bonus {
    background: url("https://reimg-carrefour.mncdn.com/staticimage/checkout-steps-sprite.png?v=1.7") 3px -144px no-repeat;
    background-size: 120px 361px
}

.page-account-subscriptions-detail .pay-with-online-credit-card #savedCard .card-icon.axess,
.page-account-subscriptions .pay-with-online-credit-card #savedCard .card-icon.axess {
    background: url("https://reimg-carrefour.mncdn.com/staticimage/checkout-steps-sprite.png?v=1.7") 3px -182px no-repeat;
    background-size: 120px 361px
}

.page-account-subscriptions-detail .pay-with-online-credit-card #savedCard .card-icon.world,
.page-account-subscriptions .pay-with-online-credit-card #savedCard .card-icon.world {
    background: url("https://reimg-carrefour.mncdn.com/staticimage/checkout-steps-sprite.png?v=1.7") 3px -220px no-repeat;
    background-size: 120px 361px
}

.page-account-subscriptions-detail .pay-with-online-credit-card #savedCard .card-icon.paraf,
.page-account-subscriptions .pay-with-online-credit-card #savedCard .card-icon.paraf {
    background: url("https://reimg-carrefour.mncdn.com/staticimage/checkout-steps-sprite.png?v=1.7") 3px -258px no-repeat;
    background-size: 120px 361px
}

.page-account-subscriptions-detail .pay-with-online-credit-card #savedCard .card-icon.maximum,
.page-account-subscriptions .pay-with-online-credit-card #savedCard .card-icon.maximum {
    background: url("https://reimg-carrefour.mncdn.com/staticimage/checkout-steps-sprite.png?v=1.7") 3px -295px no-repeat;
    background-size: 120px 361px
}

.page-account-subscriptions-detail .pay-with-online-credit-card #savedCard .card-icon.card_fns,
.page-account-subscriptions .pay-with-online-credit-card #savedCard .card-icon.card_fns {
    background: url("https://reimg-carrefour.mncdn.com/staticimage/checkout-steps-sprite.png?v=1.7") 3px -332px no-repeat;
    background-size: 120px 361px
}

.page-account-subscriptions-detail .icon-merchant-safe,
.page-account-subscriptions .icon-merchant-safe {
    background: url("https://reimg-carrefour.mncdn.com/staticimage/checkout-steps-sprite.png?v=1.7") no-repeat;
    width: 102px;
    height: 35px;
    background-position: -121px -271px;
    display: inline-block;
    margin: 48px 0 0 0
}

.page-account-subscriptions-detail .jp-card,
.page-account-subscriptions .jp-card {
    width: 302px;
    min-width: 302px;
    height: 189px;
    border-radius: 0;
    margin-top: 25px
}

.page-account-subscriptions-detail .jp-card .jp-card-front,
.page-account-subscriptions .jp-card .jp-card-front {
    background: url("https://reimg-carrefour.mncdn.com/staticimage/checkout-steps-sprite.png?v=1.7") no-repeat;
    border-radius: 0
}

.page-account-subscriptions-detail .jp-card .jp-card-front .jp-card-display,
.page-account-subscriptions .jp-card .jp-card-front .jp-card-display {
    color: #005baa;
    font-size: 14px;
    opacity: 1
}

.page-account-subscriptions-detail .jp-card .jp-card-front .jp-card-lower,
.page-account-subscriptions .jp-card .jp-card-front .jp-card-lower {
    width: 260px;
    margin: 0 20px;
    left: 0;
    top: 20px;
    bottom: inherit
}

.page-account-subscriptions-detail .jp-card .jp-card-front .jp-card-lower .jp-card-number,
.page-account-subscriptions .jp-card .jp-card-front .jp-card-lower .jp-card-number {
    font-family: inherit;
    letter-spacing: 1.3px
}

.page-account-subscriptions-detail .jp-card .jp-card-front .jp-card-lower .jp-card-name,
.page-account-subscriptions .jp-card .jp-card-front .jp-card-lower .jp-card-name {
    text-transform: uppercase;
    max-height: 32px;
    line-height: 16px
}

.page-account-subscriptions-detail .jp-card .jp-card-front .jp-card-logo,
.page-account-subscriptions .jp-card .jp-card-front .jp-card-logo {
    right: 20px
}

.page-account-subscriptions-detail .jp-card .jp-card-front .jp-card-shiny,
.page-account-subscriptions .jp-card .jp-card-front .jp-card-shiny {
    background-color: transparent;
    background: url("https://reimg-carrefour.mncdn.com/staticimage/checkout-steps-sprite.png?v=1.7") no-repeat;
    width: 121px;
    height: 0;
    margin-bottom: 66px
}

.page-account-subscriptions-detail .jp-card .jp-card-front .jp-card-shiny:before,
.page-account-subscriptions .jp-card .jp-card-front .jp-card-shiny:before {
    background-color: transparent
}

.page-account-subscriptions-detail .jp-card .jp-card-front .jp-card-shiny.maximum,
.page-account-subscriptions .jp-card .jp-card-front .jp-card-shiny.maximum {
    background-position: 0 -189px;
    height: 29px;
    margin: 6px 0 31px 0
}

.page-account-subscriptions-detail .jp-card .jp-card-front .jp-card-shiny.bonus,
.page-account-subscriptions .jp-card .jp-card-front .jp-card-shiny.bonus {
    background-position: 0 -218px;
    height: 33px;
    margin: 4px 0 29px 0
}

.page-account-subscriptions-detail .jp-card .jp-card-front .jp-card-shiny.axess,
.page-account-subscriptions .jp-card .jp-card-front .jp-card-shiny.axess {
    background-position: 0 -251px;
    height: 25px;
    margin: 8px 0 33px 0
}

.page-account-subscriptions-detail .jp-card .jp-card-front .jp-card-shiny.world,
.page-account-subscriptions .jp-card .jp-card-front .jp-card-shiny.world {
    background-position: 0 -276px;
    height: 27px;
    margin: 7px 0 32px 0
}

.page-account-subscriptions-detail .jp-card .jp-card-front .jp-card-shiny.paraf,
.page-account-subscriptions .jp-card .jp-card-front .jp-card-shiny.paraf {
    background-position: 0 -303px;
    height: 41px;
    margin: 0 0 25px 0
}

.page-account-subscriptions-detail .jp-card .jp-card-back,
.page-account-subscriptions .jp-card .jp-card-back {
    background: url("https://reimg-carrefour.mncdn.com/staticimage/checkout-steps-sprite.png?v=1.7") no-repeat;
    border-radius: 0
}

.page-account-subscriptions-detail .jp-card .jp-card-back .jp-card-display,
.page-account-subscriptions .jp-card .jp-card-back .jp-card-display {
    color: #005baa;
    font-size: 18px;
    opacity: 1
}

.page-account-subscriptions-detail .jp-card .jp-card-back .jp-card-shiny,
.page-account-subscriptions .jp-card .jp-card-back .jp-card-shiny {
    display: none
}

.page-account-subscriptions-detail .jp-card .jp-card-logo,
.page-account-subscriptions .jp-card .jp-card-logo {
    width: auto;
    height: auto;
    right: 20px
}

.page-account-subscriptions-detail .jp-card .jp-card-logo.jp-card-visa,
.page-account-subscriptions .jp-card .jp-card-logo.jp-card-visa {
    background: url("https://reimg-carrefour.mncdn.com/staticimage/checkout-steps-sprite.png?v=1.7") no-repeat -121px -189px;
    width: 65px;
    height: 20px;
    font-size: 0;
    text-indent: 100%;
    white-space: nowrap;
    overflow: hidden
}

.page-account-subscriptions-detail .jp-card .jp-card-logo.jp-card-visa .jp-card-front:before,
.page-account-subscriptions .jp-card .jp-card-logo.jp-card-visa .jp-card-front:before {
    background: url("https://reimg-carrefour.mncdn.com/staticimage/checkout-steps-sprite.png?v=1.7") no-repeat
}

.page-account-subscriptions-detail .jp-card .jp-card-logo.jp-card-visa .jp-card-back:before,
.page-account-subscriptions .jp-card .jp-card-logo.jp-card-visa .jp-card-back:before {
    background: url("https://reimg-carrefour.mncdn.com/staticimage/checkout-steps-sprite.png?v=1.7") no-repeat
}

.page-account-subscriptions-detail .jp-card .jp-card-logo.jp-card-mastercard,
.page-account-subscriptions .jp-card .jp-card-logo.jp-card-mastercard {
    background: url("https://reimg-carrefour.mncdn.com/staticimage/checkout-steps-sprite.png?v=1.7") no-repeat -121px -209px;
    width: 53px;
    height: 42px;
    font-size: 0;
    text-indent: 100%;
    white-space: nowrap;
    overflow: hidden
}

.page-account-subscriptions-detail .jp-card .jp-card-logo.jp-card-mastercard .jp-card-front:before,
.page-account-subscriptions .jp-card .jp-card-logo.jp-card-mastercard .jp-card-front:before {
    background: url("https://reimg-carrefour.mncdn.com/staticimage/checkout-steps-sprite.png?v=1.7") no-repeat
}

.page-account-subscriptions-detail .jp-card .jp-card-logo.jp-card-mastercard.jp-card-identified .jp-card-back:before,
.page-account-subscriptions .jp-card .jp-card-logo.jp-card-mastercard.jp-card-identified .jp-card-back:before {
    background: url("https://reimg-carrefour.mncdn.com/staticimage/checkout-steps-sprite.png?v=1.7") no-repeat
}

.page-account-subscriptions-detail .jp-card .jp-card-name,
.page-account-subscriptions .jp-card .jp-card-name {
    font-size: 12px
}

.page-account-subscriptions-detail .jp-card.jp-card-visa .jp-card-logo.jp-card-visa:before,
.page-account-subscriptions .jp-card.jp-card-visa .jp-card-logo.jp-card-visa:before,
.page-account-subscriptions-detail .jp-card.jp-card-visa .jp-card-logo.jp-card-visa:after,
.page-account-subscriptions .jp-card.jp-card-visa .jp-card-logo.jp-card-visa:after,
.page-account-subscriptions-detail .jp-card-logo.jp-card-visa:before,
.page-account-subscriptions .jp-card-logo.jp-card-visa:before,
.page-account-subscriptions-detail .jp-card-logo.jp-card-visa:after,
.page-account-subscriptions .jp-card-logo.jp-card-visa:after {
    content: none;
    font-size: 0;
    background: url("https://reimg-carrefour.mncdn.com/staticimage/checkout-steps-sprite.png?v=1.7") no-repeat
}

.page-account-subscriptions-detail .jp-card.jp-card-mastercard .jp-card-logo.jp-card-mastercard:before,
.page-account-subscriptions .jp-card.jp-card-mastercard .jp-card-logo.jp-card-mastercard:before,
.page-account-subscriptions-detail .jp-card.jp-card-mastercard .jp-card-logo.jp-card-mastercard:after,
.page-account-subscriptions .jp-card.jp-card-mastercard .jp-card-logo.jp-card-mastercard:after,
.page-account-subscriptions-detail .jp-card-logo.jp-card-mastercard:before,
.page-account-subscriptions .jp-card-logo.jp-card-mastercard:before,
.page-account-subscriptions-detail .jp-card-logo.jp-card-mastercard:after,
.page-account-subscriptions .jp-card-logo.jp-card-mastercard:after {
    content: none
}

.page-account-subscriptions-detail .jp-card.jp-card-mastercard.jp-card-identified .jp-card-front:before,
.page-account-subscriptions .jp-card.jp-card-mastercard.jp-card-identified .jp-card-front:before,
.page-account-subscriptions-detail .jp-card.jp-card-mastercard.jp-card-identified .jp-card-back:before,
.page-account-subscriptions .jp-card.jp-card-mastercard.jp-card-identified .jp-card-back:before {
    background: url("https://reimg-carrefour.mncdn.com/staticimage/checkout-steps-sprite.png?v=1.7") no-repeat;
    background-color: transparent
}

.page-account-subscriptions-detail .jp-card.jp-card-visa.jp-card-identified .jp-card-front:before,
.page-account-subscriptions .jp-card.jp-card-visa.jp-card-identified .jp-card-front:before,
.page-account-subscriptions-detail .jp-card.jp-card-visa.jp-card-identified .jp-card-back:before,
.page-account-subscriptions .jp-card.jp-card-visa.jp-card-identified .jp-card-back:before {
    background: url("https://reimg-carrefour.mncdn.com/staticimage/checkout-steps-sprite.png?v=1.7") no-repeat;
    background-color: transparent
}

.styled-select.slate.subscription {
    background-color: #f0f8ff;
    border-color: #f0f8ff;
    border-radius: 22px;
    width: 140px
}

.styled-select.slate.subscription-updateadress {
    background-color: #f0f8ff;
    border-color: #f0f8ff;
    border-radius: 22px;
    max-width: 200px;
    margin-bottom: 15px
}

.styled.subscription-radio {
    color: #666666;
    display: block;
    position: relative;
    padding: 1px 0 0 32px !important;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    font-size: 16px;
    font-family: 'Nunito';
    font-weight: 600;
    font-weight: normal
}

.styled.subscription-radio input {
    position: absolute;
    opacity: 0;
    cursor: pointer;
    height: 0;
    width: 0
}

.styled.subscription-radio input:checked~.radiomark {
    background-color: #ffffff
}

.styled.subscription-radio input:checked~.radiomark:after {
    display: block
}

.styled.subscription-radio:hover input~.radiomark {
    background-color: #ffffff
}

.styled.subscription-radio .radiomark {
    border: 1px solid #005fb4;
    width: 22px;
    height: 22px
}

.styled.subscription-radio .radiomark:after {
    left: 1px;
    top: 1px;
    background: #005fb4;
    content: "";
    font-size: 20px;
    width: 18px;
    border-radius: 12px;
    height: 18px;
    line-height: 21px
}

.radiomark {
    position: absolute;
    top: 0;
    left: 0;
    height: 24px;
    width: 24px;
    background-color: #ffffff;
    border: 1px solid #bbdbf8;
    border-radius: 50%
}

.radiomark:after {
    content: "";
    position: absolute;
    display: none
}

@supports (-webkit-overflow-scrolling: touch) {
    .styled .radiomark:after {
        top: -1px !important
    }

    .styled .radiomark:after {
        top: -1px !important
    }
}

.subscription-savecard-information {
    background: #f8e71c;
    padding: 16px 0 13px 23px;
    height: auto
}

.subscription-savecard-information span {
    color: #000000
}

.subscription-savecard-information:after {
    content: '';
    position: absolute;
    left: 3%;
    top: 48px;
    width: 0;
    height: 0;
    border-left: 10px solid transparent;
    border-right: 10px solid transparent;
    border-top: 10px solid #f8e71c;
    clear: both
}

.subscription-savecard-information.delivery-step {
    background: #f8e71c;
    padding: 16px 10px 13px 23px;
    height: auto;
    margin: 0 0 20px 0;
    border-radius: 6px
}

.subscription-savecard-information.delivery-step span {
    color: #000000
}

.subscription-savecard-information.delivery-step:after {
    content: '';
    border: 0
}

.subscription-savecard-information.delivery-slot-choose {
    margin: 10px 0 0 0
}

.table-subscription thead tr th {
    color: #82a4c0;
    border-bottom: 1px solid #f1f1f1
}

.table-subscription tbody tr td {
    border-bottom: 1px solid #f1f1f1;
    vertical-align: middle
}

.table-subscription div.product-info {
    display: table;
    height: 96px
}

.table-subscription div.product-info p {
    display: table-cell;
    vertical-align: middle
}

.table-subscription.table-subscription-detail tbody tr td:nth-of-type(1) {
    width: 30%
}

.table-subscription.table-subscription-detail tbody tr td:nth-of-type(2) {
    width: 15%
}

.table-subscription.table-subscription-detail tbody tr td:nth-of-type(3) {
    width: 15%
}

.table-subscription.table-subscription-detail tbody tr td:nth-of-type(4) {
    width: 15%
}

.table-subscription.table-subscription-detail tbody tr td:nth-of-type(5) {
    width: 25%
}

.table-subscription.table-subscription-detail .table-subscription-detail--green {
    color: #06ab00
}

.btn.btn-light-primary {
    background-color: #f0f8ff;
    color: #005baa;
    font-weight: 600
}

.btn.btn-light-primary:active {
    box-shadow: none
}

span.subscription-location-icon {
    background: url(https://reimg-carrefour.mncdn.com/staticimage/subscription-location-icon.svg) no-repeat;
    width: 23px;
    height: 29px;
    display: inline-block;
    margin-left: 12px;
    vertical-align: bottom
}

span.subscription-creditcard-icon {
    background: url(https://reimg-carrefour.mncdn.com/staticimage/subscription-creditcard-icon.svg) no-repeat;
    width: 36px;
    height: 23px;
    display: inline-block;
    margin-left: 12px;
    vertical-align: bottom
}

span.kizilay-payment-success-icon {
    background: url(https://reimg-carrefour.mncdn.com/staticimage/donation-success.png) no-repeat;
    width: 280px;
    height: 280px;
    display: inline-block;
    margin-left: 12px;
    vertical-align: bottom
}

.toast-title {
    font-weight: 700
}

.toast-message {
    -ms-word-wrap: break-word;
    word-wrap: break-word
}

.toast-message a,
.toast-message label {
    color: #FFF
}

.toast-message a:hover {
    color: #CCC;
    text-decoration: none
}

.toast-close-button {
    position: relative;
    right: -0.3em;
    top: -0.3em;
    float: right;
    font-size: 20px;
    font-weight: 700;
    color: #FFF;
    -webkit-text-shadow: 0 1px 0 #fff;
    text-shadow: 0 1px 0 #fff;
    opacity: .8;
    -ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=80);
    filter: alpha(opacity=80);
    line-height: 1
}

.toast-close-button:focus,
.toast-close-button:hover {
    color: #000;
    text-decoration: none;
    cursor: pointer;
    opacity: .4;
    -ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=40);
    filter: alpha(opacity=40)
}

.rtl .toast-close-button {
    left: -0.3em;
    float: left;
    right: .3em
}

button.toast-close-button {
    padding: 0;
    cursor: pointer;
    background: 0 0;
    border: 0;
    -webkit-appearance: none
}

.toast-top-center {
    top: 0;
    right: 0;
    width: 100%
}

.toast-bottom-center {
    bottom: 0;
    right: 0;
    width: 100%
}

.toast-top-full-width {
    top: 0;
    right: 0;
    width: 100%
}

.toast-bottom-full-width {
    bottom: 0;
    right: 0;
    width: 100%
}

.toast-top-left {
    top: 12px;
    left: 12px
}

.toast-top-right {
    top: 12px;
    right: 12px
}

.toast-bottom-right {
    right: 12px;
    bottom: 12px
}

.toast-bottom-left {
    bottom: 12px;
    left: 12px
}

#toast-container {
    position: fixed;
    z-index: 999999;
    pointer-events: none
}

#toast-container * {
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}

#toast-container>div {
    position: relative;
    pointer-events: auto;
    overflow: hidden;
    margin: 0 0 6px;
    padding: 15px 15px 15px 50px;
    width: 300px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    background-position: 15px center;
    background-repeat: no-repeat;
    -moz-box-shadow: 0 0 12px #999;
    -webkit-box-shadow: 0 0 12px #999;
    box-shadow: 0 0 12px #999;
    color: #FFF;
    opacity: .8;
    -ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=80);
    filter: alpha(opacity=80)
}

#toast-container>div.rtl {
    direction: rtl;
    padding: 15px 50px 15px 15px;
    background-position: right 15px center
}

#toast-container>div:hover {
    -moz-box-shadow: 0 0 12px #000;
    -webkit-box-shadow: 0 0 12px #000;
    box-shadow: 0 0 12px #000;
    opacity: 1;
    -ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
    filter: alpha(opacity=100);
    cursor: pointer
}

#toast-container>.toast-info {
    background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABgAAAAYCAYAAADgdz34AAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAAJcEhZcwAADsMAAA7DAcdvqGQAAAGwSURBVEhLtZa9SgNBEMc9sUxxRcoUKSzSWIhXpFMhhYWFhaBg4yPYiWCXZxBLERsLRS3EQkEfwCKdjWJAwSKCgoKCcudv4O5YLrt7EzgXhiU3/4+b2ckmwVjJSpKkQ6wAi4gwhT+z3wRBcEz0yjSseUTrcRyfsHsXmD0AmbHOC9Ii8VImnuXBPglHpQ5wwSVM7sNnTG7Za4JwDdCjxyAiH3nyA2mtaTJufiDZ5dCaqlItILh1NHatfN5skvjx9Z38m69CgzuXmZgVrPIGE763Jx9qKsRozWYw6xOHdER+nn2KkO+Bb+UV5CBN6WC6QtBgbRVozrahAbmm6HtUsgtPC19tFdxXZYBOfkbmFJ1VaHA1VAHjd0pp70oTZzvR+EVrx2Ygfdsq6eu55BHYR8hlcki+n+kERUFG8BrA0BwjeAv2M8WLQBtcy+SD6fNsmnB3AlBLrgTtVW1c2QN4bVWLATaIS60J2Du5y1TiJgjSBvFVZgTmwCU+dAZFoPxGEEs8nyHC9Bwe2GvEJv2WXZb0vjdyFT4Cxk3e/kIqlOGoVLwwPevpYHT+00T+hWwXDf4AJAOUqWcDhbwAAAAASUVORK5CYII=) !important
}

#toast-container>.toast-error {
    background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABgAAAAYCAYAAADgdz34AAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAAJcEhZcwAADsMAAA7DAcdvqGQAAAHOSURBVEhLrZa/SgNBEMZzh0WKCClSCKaIYOED+AAKeQQLG8HWztLCImBrYadgIdY+gIKNYkBFSwu7CAoqCgkkoGBI/E28PdbLZmeDLgzZzcx83/zZ2SSXC1j9fr+I1Hq93g2yxH4iwM1vkoBWAdxCmpzTxfkN2RcyZNaHFIkSo10+8kgxkXIURV5HGxTmFuc75B2RfQkpxHG8aAgaAFa0tAHqYFfQ7Iwe2yhODk8+J4C7yAoRTWI3w/4klGRgR4lO7Rpn9+gvMyWp+uxFh8+H+ARlgN1nJuJuQAYvNkEnwGFck18Er4q3egEc/oO+mhLdKgRyhdNFiacC0rlOCbhNVz4H9FnAYgDBvU3QIioZlJFLJtsoHYRDfiZoUyIxqCtRpVlANq0EU4dApjrtgezPFad5S19Wgjkc0hNVnuF4HjVA6C7QrSIbylB+oZe3aHgBsqlNqKYH48jXyJKMuAbiyVJ8KzaB3eRc0pg9VwQ4niFryI68qiOi3AbjwdsfnAtk0bCjTLJKr6mrD9g8iq/S/B81hguOMlQTnVyG40wAcjnmgsCNESDrjme7wfftP4P7SP4N3CJZdvzoNyGq2c/HWOXJGsvVg+RA/k2MC/wN6I2YA2Pt8GkAAAAASUVORK5CYII=) !important
}

#toast-container>.toast-success {
    background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABgAAAAYCAYAAADgdz34AAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAAJcEhZcwAADsMAAA7DAcdvqGQAAADsSURBVEhLY2AYBfQMgf///3P8+/evAIgvA/FsIF+BavYDDWMBGroaSMMBiE8VC7AZDrIFaMFnii3AZTjUgsUUWUDA8OdAH6iQbQEhw4HyGsPEcKBXBIC4ARhex4G4BsjmweU1soIFaGg/WtoFZRIZdEvIMhxkCCjXIVsATV6gFGACs4Rsw0EGgIIH3QJYJgHSARQZDrWAB+jawzgs+Q2UO49D7jnRSRGoEFRILcdmEMWGI0cm0JJ2QpYA1RDvcmzJEWhABhD/pqrL0S0CWuABKgnRki9lLseS7g2AlqwHWQSKH4oKLrILpRGhEQCw2LiRUIa4lwAAAABJRU5ErkJggg==) !important
}

#toast-container>.toast-warning {
    background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABgAAAAYCAYAAADgdz34AAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAAJcEhZcwAADsMAAA7DAcdvqGQAAAGYSURBVEhL5ZSvTsNQFMbXZGICMYGYmJhAQIJAICYQPAACiSDB8AiICQQJT4CqQEwgJvYASAQCiZiYmJhAIBATCARJy+9rTsldd8sKu1M0+dLb057v6/lbq/2rK0mS/TRNj9cWNAKPYIJII7gIxCcQ51cvqID+GIEX8ASG4B1bK5gIZFeQfoJdEXOfgX4QAQg7kH2A65yQ87lyxb27sggkAzAuFhbbg1K2kgCkB1bVwyIR9m2L7PRPIhDUIXgGtyKw575yz3lTNs6X4JXnjV+LKM/m3MydnTbtOKIjtz6VhCBq4vSm3ncdrD2lk0VgUXSVKjVDJXJzijW1RQdsU7F77He8u68koNZTz8Oz5yGa6J3H3lZ0xYgXBK2QymlWWA+RWnYhskLBv2vmE+hBMCtbA7KX5drWyRT/2JsqZ2IvfB9Y4bWDNMFbJRFmC9E74SoS0CqulwjkC0+5bpcV1CZ8NMej4pjy0U+doDQsGyo1hzVJttIjhQ7GnBtRFN1UarUlH8F3xict+HY07rEzoUGPlWcjRFRr4/gChZgc3ZL2d8oAAAAASUVORK5CYII=) !important
}

#toast-container.toast-bottom-center>div,
#toast-container.toast-top-center>div {
    width: 300px;
    margin-left: auto;
    margin-right: auto
}

#toast-container.toast-bottom-full-width>div,
#toast-container.toast-top-full-width>div {
    width: 96%;
    margin-left: auto;
    margin-right: auto
}

.toast {
    background-color: #030303
}

.toast-success {
    background-color: #51A351
}

.toast-error {
    background-color: #BD362F
}

.toast-info {
    background-color: #2F96B4
}

.toast-warning {
    background-color: #F89406
}

.toast-progress {
    position: absolute;
    left: 0;
    bottom: 0;
    height: 4px;
    background-color: #000;
    opacity: .4;
    -ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=40);
    filter: alpha(opacity=40)
}

@media all and (max-width:240px) {
    #toast-container>div {
        padding: 8px 8px 8px 50px;
        width: 11em
    }

    #toast-container>div.rtl {
        padding: 8px 50px 8px 8px
    }

    #toast-container .toast-close-button {
        right: -0.2em;
        top: -0.2em
    }

    #toast-container .rtl .toast-close-button {
        left: -0.2em;
        right: .2em
    }
}

@media all and (min-width:241px) and (max-width:480px) {
    #toast-container>div {
        padding: 8px 8px 8px 50px;
        width: 18em
    }

    #toast-container>div.rtl {
        padding: 8px 50px 8px 8px
    }

    #toast-container .toast-close-button {
        right: -0.2em;
        top: -0.2em
    }

    #toast-container .rtl .toast-close-button {
        left: -0.2em;
        right: .2em
    }
}

@media all and (min-width:481px) and (max-width:768px) {
    #toast-container>div {
        padding: 15px 15px 15px 50px;
        width: 25em
    }

    #toast-container>div.rtl {
        padding: 15px 50px 15px 15px
    }
}

.csacard-wrapper .csacard-header {
    display: flex;
    align-items: center
}

.csacard-wrapper .csacard-header .csacard-logo {
    background: url(https://reimg-carrefour.mncdn.com/staticimage/sprite-icons.png) 0 -2850px no-repeat;
    width: 90px;
    height: 70px;
    display: inline-block;
    float: left
}

.csacard-wrapper .csacard-header div.header-text {
    display: inline-block
}

.csacard-wrapper .csacard-header div.header-text h2,
.csacard-wrapper .csacard-header div.header-text h5 {
    margin-top: 0;
    margin-left: 20px
}

.csacard-wrapper .csacard-header div.header-text h2 {
    float: left
}

.csacard-wrapper .csacard-header div.header-text h5 {
    clear: both;
    float: left;
    margin-top: 10px
}

.csacard-wrapper .csacard-content {
    margin-top: 20px;
    min-height: 350px
}

.csacard-wrapper .csacard-content button.add-new-csacard {
    margin: 15px;
    padding: 10px 30px
}

.csacard-wrapper .csacard-content .csacardInfo {
    display: inline-block;
    float: left;
    margin-left: 15px;
    margin-top: 30px
}

.csacard-wrapper .csacard-content .csacardInfo label.csacardInfo__labelHead {
    font-size: 15px;
    color: #82a4c0;
    font-weight: normal
}

.csacard-wrapper .csacard-content .csacardInfo p.csacardInfo__value {
    color: #303030;
    font-size: 16px;
    font-weight: bold;
    min-width: 200px
}

.csacard-wrapper .csacard-content .csacardInfo p.csacardInfo__value.csacardInfo__value--active {
    color: #06ab00
}

.csacard-wrapper .csacard-content .csacardInfo p.csacardInfo__value.csacardInfo__value--passive {
    color: #ee1c25
}

.csacard-wrapper .csacard-content .csacardInfo.totalAmount {
    clear: both;
    font-size: 22px;
    font-weight: bold
}

.csacard-wrapper .csacard-content .csacardInfo.totalAmount p.csacardInfo__value {
    font-size: 24px
}

.modal-create-new-card,
.modal-before-create-new-card {
    margin: 25px 25px
}

.modal-create-new-card form,
.modal-before-create-new-card form {
    margin-top: 25px
}

.modal-create-new-card .form-group.csacard-buttons,
.modal-before-create-new-card .form-group.csacard-buttons {
    margin-top: 25px
}

.modal-create-new-card .form-group.csacard-buttons .btn-default,
.modal-before-create-new-card .form-group.csacard-buttons .btn-default {
    margin-top: 10px;
    background: #ffffff;
    color: #005baa;
    border: 1px solid #005baa
}

.modal-create-new-card .form-check.csacard-checkbutton input,
.modal-before-create-new-card .form-check.csacard-checkbutton input {
    width: 17px;
    height: 17px;
    cursor: pointer;
    vertical-align: sub
}

.modal-create-new-card .form-check.csacard-checkbutton label,
.modal-before-create-new-card .form-check.csacard-checkbutton label {
    cursor: pointer
}

.modal-otp-new-card:not(.confirm-login-modal) {
    margin: 25px 25px
}

.modal-otp-new-card span#otppopupInfo {
    font-size: 12px
}

.modal-otp-new-card div.otp-coundown {
    margin-top: 15px
}

.modal-otp-new-card div.otp-coundown .glyphicon {
    font-size: 1.3em
}

.modal-otp-new-card div.otp-coundown label.control-label {
    vertical-align: middle;
    padding-left: 3px
}

.modal-otp-new-card div.otp-coundown .otp-countdown-wrapper {
    color: #ee1c25
}

.modal-otp-new-card div.otp-coundown .otp-countdown-wrapper .countdown-number {
    padding-left: 3px
}

.modal-otp-new-card div.otp-coundown .otp-countdown-wrapper .countdown-time-unit {
    padding-left: 2px
}

.modal-otp-new-card form {
    margin-top: 15px
}

.modal-otp-new-card form .greenSuccessBtn,
.modal-otp-new-card form .greenSuccessBtn:active,
.modal-otp-new-card form .greenSuccessBtn:hover,
.modal-otp-new-card form .greenSuccessBtn:focus {
    background-color: #7bc853 !important;
    color: #ffffff !important
}

.modal-otp-new-card form .yellowWarningBtn,
.modal-otp-new-card form .yellowWarningBtn:active,
.modal-otp-new-card form .yellowWarningBtn:hover,
.modal-otp-new-card form .yellowWarningBtn:focus {
    background-color: #ee1c25 !important;
    color: #ffffff !important
}

.modal-otp-new-card form .error-message span {
    display: block;
    color: red;
    font-weight: 700;
    margin-bottom: 10px
}

.pay-with-garantipay {
    color: #666
}

.pay-with-garantipay .header {
    border-radius: 6px 0 6px 6px;
    background-color: #fff;
    padding: 10px 30px 50px
}

.pay-with-garantipay .header .description {
    font-size: 15px;
    font-weight: 400;
    margin: 0
}

.pay-with-garantipay .header .description li {
    margin-top: 25px
}

.pay-with-garantipay .help-block {
    display: none
}

.pay-with-garantipay .has-error .help-block {
    display: block
}

.chippinLogo {
    content: url("https://reimg-carrefour.mncdn.com/staticimage/chippinmasterpass.png");
    width: 300px;
    margin-bottom: 25px;
    margin-top: -75px;
    float: right !important
}

.chippin-image {
    content: url("https://reimg-carrefour.mncdn.com/bannerimage/t-soft-odeme-sekli-2024_0_MC/8859712618546.png");
    width: 100%
}

@media (min-width:1001px) and (max-width:1400px) {
    .chippinLogo {
        float: left !important;
        margin-top: 10px;
        width: 250px
    }
}

@media (min-width:769px) and (max-width:1000px) {
    .chippinLogo {
        float: left !important;
        margin-top: 10px;
        width: 200px
    }
}

@media (max-width:768px) {
    .chippinLogo {
        width: 200px;
        margin-bottom: 10px;
        margin-top: 0;
        float: left !important
    }
}

.store-page-section {
    color: #666;
    font-family: Nunito;
    font-size: 15px;
    font-style: normal;
    line-height: normal;
    background-color: #fff;
    padding: 30px;
    word-wrap: break-word
}

.store-page-section .tabhead h2 {
    color: #015aac;
    font-size: 32px
}

.store-page-section .store-results-body {
    display: flex;
    flex-direction: column;
    margin: 40px 0
}

.store-page-section .store-results-body .form-title {
    color: #333;
    font-family: Nunito;
    font-size: 17px;
    font-style: normal;
    font-weight: 700;
    line-height: normal
}

.store-page-section .store-results-body .select-area .form-control {
    border-radius: 4px
}

.store-page-section .store-results-body .branch-type {
    display: flex;
    justify-content: flex-end
}

@media (max-width:1400px) {
    .store-page-section .store-results-body .branch-type {
        justify-content: flex-start
    }
}

.store-page-section .store-results-body .store-type {
    display: flex;
    justify-content: center;
    flex-direction: column
}

@media (max-width:992px) {
    .store-page-section .store-results-body .store-type {
        justify-content: flex-start
    }
}

.store-page-section .store-results-body .store-type .type-grid {
    display: flex;
    justify-content: flex-start;
    flex-wrap: wrap
}

.store-page-section .store-results-body .store-type .type-grid .mall-control {
    flex-basis: calc(40%);
    margin-bottom: 0
}

@media (max-width:992px) {
    .store-page-section .store-results-body .store-type .type-grid {
        gap: 17px
    }

    .store-page-section .store-results-body .store-type .type-grid .mall-control {
        flex-basis: auto
    }
}

.store-page-section .store-results-body .store-type .type-btn-area {
    width: 60%;
    display: grid;
    place-items: center
}

@media (max-width:992px) {
    .store-page-section .store-results-body .store-type .type-btn-area {
        place-items: flex-start
    }

    .store-page-section .store-results-body .store-type .type-btn-area button {
        padding: 5px 0
    }
}

.store-page-section .store-results-body .service-type {
    display: flex;
    justify-content: flex-start;
    flex-direction: column;
    align-items: flex-start
}

.store-page-section .store-results-body .service-type .form-check {
    display: inline-flex;
    align-items: center;
    gap: 5px
}

.store-page-section .store-results-body .service-type .form-check .form-check-input {
    margin: 0
}

.store-page-section .store-results-body .service-type .form-check .form-check-label {
    display: inline-flex;
    align-items: center;
    margin-bottom: 0;
    gap: 2px
}

.store-page-section .store-results-body .service-type .form-check .form-check-label .glyphicon {
    color: #005bab
}

@media (max-width:992px) {
    .store-page-section .store-results-body .service-type {
        gap: 17px;
        flex-direction: row;
        align-items: center
    }
}

.store-page-section .store-results-body .search-bt-group {
    position: relative;
    display: inline-flex;
    vertical-align: middle
}

.store-page-section .store-results-body .search-bt-group .src-icon-area {
    position: relative;
    flex: 1 1 auto;
    padding: 1.5rem 1.5rem;
    font-size: 1.5rem;
    line-height: 1.5;
    border-radius: 5px 0 0 5px;
    background-color: #f8f9fa;
    color: #005baa;
    border: none
}

.store-page-section .store-results-body .search-bt-group .src-icon-area:hover {
    background-color: #e2e6ea
}

.store-page-section .store-results-body .search-bt-group .show-results-btn {
    position: relative;
    flex: 1 1 auto;
    padding: 1.5rem 1.5rem;
    font-weight: 700;
    font-size: 1.5rem;
    line-height: 1.5;
    border-radius: 0 5px 5px 0;
    color: #212529;
    background-color: #ffc107;
    border: none
}

.store-page-section .store-results-body .search-bt-group .show-results-btn:hover {
    background-color: #e0a800
}

.store-page-section .store-results-body #map {
    position: relative;
    margin: 3rem 0 0 0;
    padding: 0;
    width: 100%;
    height: 350px;
    font-family: 'Nunito'
}

.store-page-section .store-results-body #map .ribbon {
    position: absolute;
    top: 50px;
    right: 10px;
    border: 5px solid #ffffff;
    border-radius: 100%;
    width: 90px;
    height: 90px;
    font-size: 13px;
    color: #ffffff;
    text-align: center;
    background: #005bab;
    z-index: 2;
    box-shadow: 9px 9px 12px -12px rgba(0, 0, 0, 0.75);
    display: grid;
    place-items: center
}

.store-page-section .store-results-body #map .custom-marker {
    position: relative;
    width: 30px;
    height: 30px;
    border-radius: 50% 50% 50% 0;
    background: #fff;
    transform: rotate(-45deg);
    display: flex;
    align-items: center;
    justify-content: center
}

.store-page-section .store-results-body #map .custom-marker img {
    transform: rotate(45deg)
}

.store-page-section .store-results-body #selectedMallsCount {
    padding: 3px 0;
    font-size: 15px;
    font-weight: 600;
    color: #272727
}

.store-page-section .store-results-body #mallsList {
    transition: opacity 1s ease
}

.store-page-section .store-results-body #mallsList .card {
    position: relative;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    min-width: 0;
    word-wrap: break-word;
    background-color: #fff;
    background-clip: border-box;
    border: 1px solid rgba(0, 0, 0, 0.125);
    border-radius: .25rem;
    height: 100%
}

.store-page-section .store-results-body #mallsList .card.Supermarket .card-header {
    border-color: #ed2029
}

.store-page-section .store-results-body #mallsList .card.Hipermarket .card-header {
    border-color: #229fd9
}

.store-page-section .store-results-body #mallsList .card.Gurme .card-header {
    border-color: #782e83
}

.store-page-section .store-results-body #mallsList .card.Mini .card-header {
    border-color: #c1d931
}

.store-page-section .store-results-body #mallsList .card.Express .card-header {
    border-color: #0854a1
}

.store-page-section .store-results-body #mallsList .card .card-header {
    position: relative;
    display: grid;
    align-items: center;
    grid-template-columns: 30px 1fr;
    gap: 10px;
    color: #ffffff;
    padding: .75rem 1.25rem;
    border-bottom: 5px solid transparent;
    margin-bottom: 0;
    background-color: #005bab
}

.store-page-section .store-results-body #mallsList .card .card-header h5 {
    font-size: 1.75rem;
    font-weight: 700
}

.store-page-section .store-results-body #mallsList .card .card-header img {
    border-radius: 100%;
    padding: 7px 3px;
    box-sizing: content-box;
    background-color: #ffffff
}

.store-page-section .store-results-body #mallsList .card .card-header img.store-icon {
    width: 30px;
    height: 30px;
    padding: 3px;
    box-sizing: border-box;
    object-fit: contain
}

.store-page-section .store-results-body #mallsList .card .card-header .logo-container {
    position: absolute;
    width: 6rem;
    bottom: -1.75rem;
    right: .75rem;
    display: flex;
    flex-direction: row-reverse;
    gap: 2px
}

.store-page-section .store-results-body #mallsList .card .card-header .logo-container img,
.store-page-section .store-results-body #mallsList .card .card-header .logo-container span {
    border-radius: 100%;
    padding: 4px;
    box-sizing: content-box;
    background-color: #ffffff;
    border: 2px solid #005bab
}

.store-page-section .store-results-body #mallsList .card .card-header .logo-container span.glyphicon {
    width: 30px;
    height: 30px;
    color: #005bab;
    display: flex;
    align-items: center;
    justify-content: center
}

.store-page-section .store-results-body #mallsList .card .card-header .logo-container span.glyphicon.glyphicon-shopping-cart {
    box-sizing: border-box
}

.store-page-section .store-results-body #mallsList .card .card-body {
    flex: 1 1 auto;
    padding: 2rem
}

.store-page-section .store-results-body #mallsList .card .card-body .card-text {
    line-height: 1.8em;
    color: #272727;
    font-weight: 600
}

@media (max-width:768px) {
    .store-page-section .store-results-body #mallsList .card .card-body .card-text {
        font-weight: 500
    }
}

.store-page-section .store-results-body #mallsList .card .card-body .card-text:last-child {
    margin-bottom: 0
}

.store-page-section .store-results-body #mallsList .card .card-body .card-text .card-label {
    font-weight: 900
}

.store-page-section .store-results-body #mallsList .card .card-body .card-text .card-label+span.Supermarket {
    color: #ed2029
}

.store-page-section .store-results-body #mallsList .card .card-body .card-text .card-label+span.Mini {
    color: #c1d931
}

.store-page-section .store-results-body #mallsList .card .card-body .card-text .card-label+span.Hipermarket {
    color: #229fd9
}

.store-page-section .store-results-body #mallsList .card .card-body .card-text .card-label+span.Gurme {
    color: #782e83
}

.store-page-section .store-results-body #mallsList .card .card-body .card-text .store-address {
    overflow: hidden;
    text-overflow: ellipsis;
    line-height: 1.5rem;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
    height: 42px;
    text-transform: capitalize;
    margin-bottom: .5rem
}

.store-page-section .store-results-body #mallsList .card .card-footer {
    padding: .75rem 1.25rem;
    background-color: rgba(0, 0, 0, 0.03);
    border-top: 1px solid rgba(0, 0, 0, 0.125)
}

.store-page-section .store-results-body #mallsList .card .card-footer .footer-card-btns .footer-btn {
    position: relative;
    display: inline-block;
    border: none;
    padding: .5rem .5rem;
    font-size: 15px;
    line-height: 1.5;
    font-weight: 600;
    text-align: center;
    vertical-align: middle;
    border-radius: 4px;
    text-decoration: none;
    width: 45%;
    height: 33px
}

.store-page-section .store-results-body #mallsList .card .card-footer .footer-card-btns .footer-btn.btn-maps {
    color: #212529;
    background-color: #ffc107
}

.store-page-section .store-results-body #mallsList .card .card-footer .footer-card-btns .footer-btn.btn-maps .glyphicon {
    color: #ed2029
}

.store-page-section .store-results-body #mallsList .card .card-footer .footer-card-btns .footer-btn.btn-maps:hover {
    background-color: #e0a800
}

.store-page-section .store-results-body #mallsList .card .card-footer .footer-card-btns .footer-btn-right {
    position: relative;
    border: none;
    float: right;
    display: inline-flex;
    justify-content: center;
    align-items: center;
    width: 45%;
    background: #2AA81A;
    font-size: 15px;
    line-height: 1.5;
    font-weight: 600;
    text-align: center;
    vertical-align: middle;
    border-radius: 4px;
    height: 33px
}

.store-page-section .store-results-body #mallsList .card .card-footer .footer-card-btns .footer-btn-right.d-block {
    display: inline-flex !important
}

.store-page-section .store-results-body #mallsList .card .card-footer .footer-card-btns .footer-btn-right:hover {
    background-color: #218838;
    text-decoration: none
}

.store-page-section .store-results-body #mallsList .card .card-footer .footer-card-btns .footer-btn-right .btn-whatsapp {
    color: #fff;
    background-color: transparent;
    display: flex;
    align-items: center;
    justify-content: center;
    text-decoration: none;
    gap: 5px;
    padding-right: 33px;
    float: right
}

.store-page-section .store-results-body #mallsList .card .card-footer .footer-card-btns .footer-btn-right .btn-qrcode {
    background: #209711;
    position: absolute;
    display: grid;
    place-items: center;
    top: 0;
    right: 0;
    border-radius: 0 4px 4px 0;
    width: 37px;
    height: 33px;
    border: none;
    outline: none;
    color: #fff
}

@media (max-width:640px) {
    .store-page-section .store-results-body #mallsList .card .card-footer .footer-card-btns {
        gap: 5px;
        display: flex;
        flex-direction: column;
        align-items: center;
        justify-content: center
    }

    .store-page-section .store-results-body #mallsList .card .card-footer .footer-card-btns .footer-btn,
    .store-page-section .store-results-body #mallsList .card .card-footer .footer-card-btns .footer-btn-right {
        width: 100%
    }
}

#qrCodePopups {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    gap: 15px
}

#qrCodePopups .qr-code-icon-phone {
    width: 97px;
    height: 97px;
    flex-shrink: 0;
    object-fit: contain;
    margin-left: -10px
}

#qrCodePopups span.qr-desc {
    color: #005FB3;
    text-align: center;
    font-family: Nunito;
    font-size: 18px;
    font-style: normal;
    font-weight: 700;
    line-height: normal
}

#qrCodePopups .qr-code {
    width: 180px;
    height: 180px;
    flex-shrink: 0;
    background-size: contain;
    background-position: center center;
    background-repeat: no-repeat;
    background-color: white
}

.page-hediye-karti {
    background-color: #ffffff !important
}

.product-details-gift {
    margin-top: 3rem
}

.product-details-gift .product-cont {
    background: #ffffff;
    height: auto;
    border-radius: 6px
}

.product-details-gift .product-details-cont {
    min-height: 370px
}

.product-details-gift .product-details-cont .product-details {
    display: flex;
    flex-direction: column;
    padding: 0 20px 0 25px;
    min-height: 370px;
    margin: 0
}

.product-details-gift .product-details-cont .product-details .name {
    margin: 8px 0 10px 0;
    display: block
}

.product-details-gift .product-details-cont .product-details .name h1 {
    font-size: 25px;
    font-weight: 600;
    color: #303030;
    margin: 0;
    padding: 0
}

.product-details-gift .product-details-cont .product-details .p-size {
    font-size: 20px;
    color: #666;
    margin-bottom: 15px
}

.product-details-gift .product-details-cont .product-details .brand {
    height: 36px
}

.product-details-gift .product-details-cont .product-details .brand span {
    color: #82a4c0;
    font-size: 14px;
    display: block;
    float: left
}

.product-details-gift .product-details-cont .product-details .brand span a {
    color: #005baa;
    font-weight: 600;
    border-bottom: 2px solid #005baa
}

.product-details-gift .product-details-cont .product-details .brand .add-fav-cont {
    float: right
}

.product-details-gift .product-details-cont .product-details .qty-selector {
    color: #5B7793;
    width: fit-content;
    height: 34px;
    margin: 2rem 0
}

.product-details-gift .product-details-cont .product-details .qty-selector .qty-cont {
    display: grid;
    grid-template-columns: 35px 1fr 35px;
    align-items: center
}

.product-details-gift .product-details-cont .product-details .qty-selector .qty-cont .pull-left {
    display: grid;
    grid-template-columns: 40% 60%;
    gap: 3px;
    align-items: center;
    background-color: #F5EFEF;
    border-radius: 3px;
    height: 26px;
    padding: 0 15px;
    margin: 0 -15px
}

.product-details-gift .product-details-cont .product-details .qty-selector .input-group-btn {
    width: 35px;
    height: 35px;
    padding: 0
}

.product-details-gift .product-details-cont .product-details .qty-selector .input-group-btn button span {
    font-size: 13px;
    line-height: inherit
}

.product-details-gift .product-details-cont .product-details .qty-selector .btn {
    width: 35px;
    height: 35px;
    padding: 0;
    margin: 0;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 17px;
    background: none;
    border: none
}

.product-details-gift .product-details-cont .product-details .qty-selector .btn.js-qty-selector-minus {
    background: #ADD8FF !important
}

.product-details-gift .product-details-cont .product-details .qty-selector .btn.js-qty-selector-minus:hover,
.product-details-gift .product-details-cont .product-details .qty-selector .btn.js-qty-selector-minus:active {
    background-color: #92b8e5 !important
}

.product-details-gift .product-details-cont .product-details .qty-selector .btn.js-qty-selector-plus {
    background: #FF3100 !important
}

.product-details-gift .product-details-cont .product-details .qty-selector .btn.js-qty-selector-plus:hover,
.product-details-gift .product-details-cont .product-details .qty-selector .btn.js-qty-selector-plus:active {
    background-color: #e12f00 !important
}

.product-details-gift .product-details-cont .product-details .qty-selector .btn.js-qty-selector-delete {
    opacity: 0
}

.product-details-gift .product-details-cont .product-details .qty-selector .btn span.glyphicon:before {
    width: 14px;
    height: 14px;
    filter: brightness(0) invert(1) sepia(1) saturate(10) hue-rotate(180deg)
}

.product-details-gift .product-details-cont .product-details .qty-selector .form-control {
    width: 34px;
    max-width: 45px;
    height: 100%;
    border: 0;
    padding: 1px 1px 0 1px;
    background: transparent;
    color: #5B7793;
    display: block;
    text-align: center
}

.product-details-gift .product-details-cont .product-details .qty-selector .a-title {
    font-size: 12px;
    text-align: center;
    margin-right: 5px;
    display: flex;
    justify-content: center;
    align-items: center;
    height: 100%
}

.product-details-gift .product-details-cont .product-details .qty-selector .a-title .productUnit {
    color: #5B7793;
    font-size: 14px;
    line-height: 1
}

.product-details-gift .product-details-cont .product-details .gift-amount-container {
    display: flex;
    justify-content: flex-start;
    align-items: center;
    gap: 10px;
    margin: 2rem 0
}

.product-details-gift .product-details-cont .product-details .gift-amount-container .gift-amount-item .btn-gift-select-price {
    display: grid;
    align-content: center;
    min-width: 116px;
    height: 46px;
    color: #005AAB;
    background: #fff;
    text-align: center;
    font-weight: 700;
    font-size: 22px;
    text-decoration: none;
    border: 1px solid #EAEAEA;
    border-radius: 4px
}

.product-details-gift .product-details-cont .product-details .gift-amount-container .gift-amount-item .btn-gift-select-price.active {
    color: #fff;
    background: #005AAB;
    border: 1px solid transparent
}

.product-details-gift .product-details-cont .product-details .gift-amount-container .gift-amount-item .btn-gift-select-price:hover {
    opacity: .8
}

.product-details-gift .product-details-cont .product-details .add-to-cart-action .pdp-gift-addtocart .btn {
    height: 40px;
    font-size: 16px;
    display: grid;
    grid-template-columns: repeat(2, auto);
    align-items: center;
    justify-content: flex-start;
    gap: 5px;
    border-radius: 20px;
    padding: 0 20px
}

.product-details-gift .product-details-cont .product-details .add-to-cart-action .pdp-gift-addtocart .btn .add-to-cart-icon {
    display: grid;
    place-items: center;
    width: 17.105px;
    height: 15.965px;
    background-image: url("https://reimg-carrefour.mncdn.com/bannerimage/Sepet2023_0_MC/8851735937074.png");
    background-size: cover;
    background-position: center
}

@media (max-width:1023px) {
    .product-details-gift .product-details-cont .product-details .add-to-cart-action .pdp-gift-addtocart .btn .add-to-cart-icon {
        width: 15.105px;
        height: 13.965px
    }
}

.product-details-gift .product-details-cont .product-details .gift-code-info {
    display: flex;
    align-items: center;
    font-size: 14px;
    gap: 5px;
    color: #080FB1;
    margin-top: 35px
}

.product-details-gift .product-details-cont .product-details .gift-code-info i.gift-code-info-icon {
    content: url("https://reimg-carrefour.mncdn.com/staticimage/icon-info-circle.png");
    width: 20px;
    height: 20px
}

.page-multiStepCheckoutSummaryPage .main-header .hidden-xs.hidden-sm.col-md-7 {
    text-align: center
}

.page-multiStepCheckoutSummaryPage .main-header .hidden-xs.hidden-sm.col-md-7 span {
    font-size: 15px;
    color: #015aac;
    display: inline-block;
    margin-top: 12px
}

.page-multiStepCheckoutSummaryPage .main-header .hidden-xs.hidden-sm.col-md-7 span a {
    cursor: text
}

.page-multiStepCheckoutSummaryPage .main-header .hidden-xs.hidden-sm.col-md-7 span a:hover {
    text-decoration: none
}

.page-multiStepCheckoutSummaryPage .main-header .hidden-xs.hidden-sm.col-md-7 span a i {
    display: none
}

.page-multiStepCheckoutSummaryPage #cboxLoadedContent {
    padding: 20px
}

.page-multiStepCheckoutSummaryPage .standardPopup #cboxTitle {
    padding: 20px 0 0 20px
}

.page-multiStepCheckoutSummaryPage .restoration-popup {
    margin: -14px -20px;
    overflow: hidden
}

.page-multiStepCheckoutSummaryPage .checkout-shipping {
    margin: 0 0 10px 0;
    background: #ffffff;
    border-radius: 10px
}

.page-multiStepCheckoutSummaryPage .checkout-shipping.warehouse-shipping {
    overflow: hidden;
    margin-left: 10px;
    margin-right: 10px;
    margin-bottom: 20px;
    display: grid;
    grid-template-columns: 50px 1fr
}

.page-multiStepCheckoutSummaryPage .checkout-shipping.warehouse-shipping .checkout-info-icon {
    height: 100%;
    display: grid;
    place-items: center;
    background: #EFF7FF
}

.page-multiStepCheckoutSummaryPage .checkout-shipping.warehouse-shipping .eproduct-list {
    display: grid;
    grid-template-columns: repeat(4, 1fr)
}

@media (max-width:1200px) {
    .page-multiStepCheckoutSummaryPage .checkout-shipping.warehouse-shipping .eproduct-list {
        grid-template-columns: repeat(auto-fit, minmax(300px, 1fr))
    }
}

@media (max-width:767px) {
    .page-multiStepCheckoutSummaryPage .checkout-shipping.warehouse-shipping {
        grid-template-columns: 34px 1fr
    }

    .page-multiStepCheckoutSummaryPage .checkout-shipping.warehouse-shipping .checkout-info-icon img {
        width: 22px;
        height: 22px
    }

    .page-multiStepCheckoutSummaryPage .checkout-shipping.warehouse-shipping .eproduct-list {
        grid-template-columns: repeat(auto-fit, minmax(140px, 1fr));
        column-gap: 7px
    }
}

.page-multiStepCheckoutSummaryPage .checkout-shipping .single-address-wrapper,
.page-multiStepCheckoutSummaryPage .checkout-shipping .single-billing-address-wrapper,
.page-multiStepCheckoutSummaryPage .checkout-shipping .single-pickup-address-wrapper {
    padding: 0 !important;
    background-color: #ffffff;
    margin-bottom: 10px;
    margin-top: 10px;
    border-radius: 10px;
    border: 1px solid #2E55B4;
    overflow: hidden
}

.page-multiStepCheckoutSummaryPage .checkout-shipping .single-address-wrapper.active .address-box .address-content-area .pickup-address-check-content .pickup-check-btn,
.page-multiStepCheckoutSummaryPage .checkout-shipping .single-billing-address-wrapper.active .address-box .address-content-area .pickup-address-check-content .pickup-check-btn,
.page-multiStepCheckoutSummaryPage .checkout-shipping .single-pickup-address-wrapper.active .address-box .address-content-area .pickup-address-check-content .pickup-check-btn {
    background: #2154BA;
    color: #ffffff
}

.page-multiStepCheckoutSummaryPage .checkout-shipping .single-address-wrapper.active .address-box .use-this-address,
.page-multiStepCheckoutSummaryPage .checkout-shipping .single-billing-address-wrapper.active .address-box .use-this-address,
.page-multiStepCheckoutSummaryPage .checkout-shipping .single-pickup-address-wrapper.active .address-box .use-this-address {
    cursor: initial
}

.page-multiStepCheckoutSummaryPage .checkout-shipping .single-address-wrapper.active .address-box .use-this-address:hover,
.page-multiStepCheckoutSummaryPage .checkout-shipping .single-billing-address-wrapper.active .address-box .use-this-address:hover,
.page-multiStepCheckoutSummaryPage .checkout-shipping .single-pickup-address-wrapper.active .address-box .use-this-address:hover {
    text-transform: none
}

.page-multiStepCheckoutSummaryPage .checkout-shipping .single-address-wrapper .seperator,
.page-multiStepCheckoutSummaryPage .checkout-shipping .single-billing-address-wrapper .seperator,
.page-multiStepCheckoutSummaryPage .checkout-shipping .single-pickup-address-wrapper .seperator {
    outline: 1px solid #bababa;
    width: 90%;
    margin: 0 auto
}

.page-multiStepCheckoutSummaryPage .checkout-shipping .single-address-wrapper .address-content-area,
.page-multiStepCheckoutSummaryPage .checkout-shipping .single-billing-address-wrapper .address-content-area,
.page-multiStepCheckoutSummaryPage .checkout-shipping .single-pickup-address-wrapper .address-content-area {
    min-height: 162px
}

@media (max-width:639px) {

    .page-multiStepCheckoutSummaryPage .checkout-shipping .single-address-wrapper .address-content-area.own-add,
    .page-multiStepCheckoutSummaryPage .checkout-shipping .single-billing-address-wrapper .address-content-area.own-add,
    .page-multiStepCheckoutSummaryPage .checkout-shipping .single-pickup-address-wrapper .address-content-area.own-add {
        min-height: 78px
    }

    .page-multiStepCheckoutSummaryPage .checkout-shipping .single-address-wrapper .address-content-area.own-add .first-address-content-row .form-check-label,
    .page-multiStepCheckoutSummaryPage .checkout-shipping .single-billing-address-wrapper .address-content-area.own-add .first-address-content-row .form-check-label,
    .page-multiStepCheckoutSummaryPage .checkout-shipping .single-pickup-address-wrapper .address-content-area.own-add .first-address-content-row .form-check-label {
        font-size: 14px
    }

    .page-multiStepCheckoutSummaryPage .checkout-shipping .single-address-wrapper .address-content-area.own-add .second-address-content-row,
    .page-multiStepCheckoutSummaryPage .checkout-shipping .single-billing-address-wrapper .address-content-area.own-add .second-address-content-row,
    .page-multiStepCheckoutSummaryPage .checkout-shipping .single-pickup-address-wrapper .address-content-area.own-add .second-address-content-row {
        padding-left: 10px;
        line-height: 16px;
        color: #55677A
    }

    .page-multiStepCheckoutSummaryPage .checkout-shipping .single-address-wrapper .address-content-area+.button-bar .use-this-address,
    .page-multiStepCheckoutSummaryPage .checkout-shipping .single-billing-address-wrapper .address-content-area+.button-bar .use-this-address,
    .page-multiStepCheckoutSummaryPage .checkout-shipping .single-pickup-address-wrapper .address-content-area+.button-bar .use-this-address {
        margin-top: 5px
    }
}

.page-multiStepCheckoutSummaryPage .checkout-shipping .single-address-wrapper .address-content-area .first-address-content-row,
.page-multiStepCheckoutSummaryPage .checkout-shipping .single-billing-address-wrapper .address-content-area .first-address-content-row,
.page-multiStepCheckoutSummaryPage .checkout-shipping .single-pickup-address-wrapper .address-content-area .first-address-content-row {
    display: grid;
    gap: 10px;
    align-items: center;
    padding: 12px 15px;
    border-bottom: 1px solid #2E55B4
}

.page-multiStepCheckoutSummaryPage .checkout-shipping .single-address-wrapper .address-content-area .second-address-content-row,
.page-multiStepCheckoutSummaryPage .checkout-shipping .single-billing-address-wrapper .address-content-area .second-address-content-row,
.page-multiStepCheckoutSummaryPage .checkout-shipping .single-pickup-address-wrapper .address-content-area .second-address-content-row {
    padding: 12px;
    display: flex;
    flex-direction: column;
    gap: 7px
}

.page-multiStepCheckoutSummaryPage .checkout-shipping .single-address-wrapper .address-content-area .second-address-content-row .deliveryAddressText,
.page-multiStepCheckoutSummaryPage .checkout-shipping .single-billing-address-wrapper .address-content-area .second-address-content-row .deliveryAddressText,
.page-multiStepCheckoutSummaryPage .checkout-shipping .single-pickup-address-wrapper .address-content-area .second-address-content-row .deliveryAddressText,
.page-multiStepCheckoutSummaryPage .checkout-shipping .single-address-wrapper .address-content-area .second-address-content-row .customAddressText,
.page-multiStepCheckoutSummaryPage .checkout-shipping .single-billing-address-wrapper .address-content-area .second-address-content-row .customAddressText,
.page-multiStepCheckoutSummaryPage .checkout-shipping .single-pickup-address-wrapper .address-content-area .second-address-content-row .customAddressText {
    color: #1E1E1E;
    font-size: 16px
}

.page-multiStepCheckoutSummaryPage .checkout-shipping .single-address-wrapper .address-content-area .pickup-address-check-content,
.page-multiStepCheckoutSummaryPage .checkout-shipping .single-billing-address-wrapper .address-content-area .pickup-address-check-content,
.page-multiStepCheckoutSummaryPage .checkout-shipping .single-pickup-address-wrapper .address-content-area .pickup-address-check-content {
    padding: 12px;
    display: flex;
    justify-content: end
}

.page-multiStepCheckoutSummaryPage .checkout-shipping .single-address-wrapper .address-content-area .pickup-address-check-content .pickup-check-btn,
.page-multiStepCheckoutSummaryPage .checkout-shipping .single-billing-address-wrapper .address-content-area .pickup-address-check-content .pickup-check-btn,
.page-multiStepCheckoutSummaryPage .checkout-shipping .single-pickup-address-wrapper .address-content-area .pickup-address-check-content .pickup-check-btn {
    display: flex;
    align-items: center;
    gap: 6px;
    border-radius: 23px;
    border: 1px solid #2154BB;
    padding: 5px 7px;
    color: #2154BA
}

.page-multiStepCheckoutSummaryPage .checkout-shipping .single-address-wrapper .address-content-area .pickup-address-check-content .pickup-check-btn .form-check-label,
.page-multiStepCheckoutSummaryPage .checkout-shipping .single-billing-address-wrapper .address-content-area .pickup-address-check-content .pickup-check-btn .form-check-label,
.page-multiStepCheckoutSummaryPage .checkout-shipping .single-pickup-address-wrapper .address-content-area .pickup-address-check-content .pickup-check-btn .form-check-label {
    color: inherit
}

.page-multiStepCheckoutSummaryPage .checkout-shipping .single-address-wrapper .address-content-area .form-check-label,
.page-multiStepCheckoutSummaryPage .checkout-shipping .single-billing-address-wrapper .address-content-area .form-check-label,
.page-multiStepCheckoutSummaryPage .checkout-shipping .single-pickup-address-wrapper .address-content-area .form-check-label {
    margin-bottom: 0;
    line-height: 32px;
    cursor: pointer;
    font-size: 16px;
    font-family: 'Nunito', Helvetica, Arial, sans-serif;
    font-weight: 700;
    color: #1E1E1E;
    display: inline-block;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis
}

@media (max-width:1023px) {

    .page-multiStepCheckoutSummaryPage .checkout-shipping .single-address-wrapper .address-content-area .form-check-label,
    .page-multiStepCheckoutSummaryPage .checkout-shipping .single-billing-address-wrapper .address-content-area .form-check-label,
    .page-multiStepCheckoutSummaryPage .checkout-shipping .single-pickup-address-wrapper .address-content-area .form-check-label {
        font-size: 12px
    }
}

.page-multiStepCheckoutSummaryPage .checkout-shipping .single-address-wrapper .address-content-area .update-address-container,
.page-multiStepCheckoutSummaryPage .checkout-shipping .single-billing-address-wrapper .address-content-area .update-address-container,
.page-multiStepCheckoutSummaryPage .checkout-shipping .single-pickup-address-wrapper .address-content-area .update-address-container {
    display: flex;
    justify-content: end;
    align-items: end;
    gap: 20px
}

.page-multiStepCheckoutSummaryPage .checkout-shipping .single-address-wrapper .address-content-area .update-address-container .editAddressLink,
.page-multiStepCheckoutSummaryPage .checkout-shipping .single-billing-address-wrapper .address-content-area .update-address-container .editAddressLink,
.page-multiStepCheckoutSummaryPage .checkout-shipping .single-pickup-address-wrapper .address-content-area .update-address-container .editAddressLink,
.page-multiStepCheckoutSummaryPage .checkout-shipping .single-address-wrapper .address-content-area .update-address-container .removeAddressFromBookButton,
.page-multiStepCheckoutSummaryPage .checkout-shipping .single-billing-address-wrapper .address-content-area .update-address-container .removeAddressFromBookButton,
.page-multiStepCheckoutSummaryPage .checkout-shipping .single-pickup-address-wrapper .address-content-area .update-address-container .removeAddressFromBookButton,
.page-multiStepCheckoutSummaryPage .checkout-shipping .single-address-wrapper .address-content-area .update-address-container .pickup-show-maps,
.page-multiStepCheckoutSummaryPage .checkout-shipping .single-billing-address-wrapper .address-content-area .update-address-container .pickup-show-maps,
.page-multiStepCheckoutSummaryPage .checkout-shipping .single-pickup-address-wrapper .address-content-area .update-address-container .pickup-show-maps {
    font-size: 13px;
    font-weight: 500;
    display: flex;
    align-items: center;
    gap: 5px;
    background: none;
    border: none
}

.page-multiStepCheckoutSummaryPage .checkout-shipping .single-address-wrapper .address-content-area .update-address-container .editAddressLink:hover,
.page-multiStepCheckoutSummaryPage .checkout-shipping .single-billing-address-wrapper .address-content-area .update-address-container .editAddressLink:hover,
.page-multiStepCheckoutSummaryPage .checkout-shipping .single-pickup-address-wrapper .address-content-area .update-address-container .editAddressLink:hover,
.page-multiStepCheckoutSummaryPage .checkout-shipping .single-address-wrapper .address-content-area .update-address-container .removeAddressFromBookButton:hover,
.page-multiStepCheckoutSummaryPage .checkout-shipping .single-billing-address-wrapper .address-content-area .update-address-container .removeAddressFromBookButton:hover,
.page-multiStepCheckoutSummaryPage .checkout-shipping .single-pickup-address-wrapper .address-content-area .update-address-container .removeAddressFromBookButton:hover,
.page-multiStepCheckoutSummaryPage .checkout-shipping .single-address-wrapper .address-content-area .update-address-container .pickup-show-maps:hover,
.page-multiStepCheckoutSummaryPage .checkout-shipping .single-billing-address-wrapper .address-content-area .update-address-container .pickup-show-maps:hover,
.page-multiStepCheckoutSummaryPage .checkout-shipping .single-pickup-address-wrapper .address-content-area .update-address-container .pickup-show-maps:hover {
    text-decoration: underline
}

.page-multiStepCheckoutSummaryPage .checkout-shipping .single-address-wrapper .address-content-area .update-address-container .editAddressLink img,
.page-multiStepCheckoutSummaryPage .checkout-shipping .single-billing-address-wrapper .address-content-area .update-address-container .editAddressLink img,
.page-multiStepCheckoutSummaryPage .checkout-shipping .single-pickup-address-wrapper .address-content-area .update-address-container .editAddressLink img,
.page-multiStepCheckoutSummaryPage .checkout-shipping .single-address-wrapper .address-content-area .update-address-container .removeAddressFromBookButton img,
.page-multiStepCheckoutSummaryPage .checkout-shipping .single-billing-address-wrapper .address-content-area .update-address-container .removeAddressFromBookButton img,
.page-multiStepCheckoutSummaryPage .checkout-shipping .single-pickup-address-wrapper .address-content-area .update-address-container .removeAddressFromBookButton img,
.page-multiStepCheckoutSummaryPage .checkout-shipping .single-address-wrapper .address-content-area .update-address-container .pickup-show-maps img,
.page-multiStepCheckoutSummaryPage .checkout-shipping .single-billing-address-wrapper .address-content-area .update-address-container .pickup-show-maps img,
.page-multiStepCheckoutSummaryPage .checkout-shipping .single-pickup-address-wrapper .address-content-area .update-address-container .pickup-show-maps img {
    margin-top: -3px
}

.page-multiStepCheckoutSummaryPage .checkout-shipping .single-address-wrapper .address-content-area .update-address-container .editAddressLink,
.page-multiStepCheckoutSummaryPage .checkout-shipping .single-billing-address-wrapper .address-content-area .update-address-container .editAddressLink,
.page-multiStepCheckoutSummaryPage .checkout-shipping .single-pickup-address-wrapper .address-content-area .update-address-container .editAddressLink {
    color: #2154BA
}

.page-multiStepCheckoutSummaryPage .checkout-shipping .single-address-wrapper .address-content-area .update-address-container a.removeAddressFromBookButton,
.page-multiStepCheckoutSummaryPage .checkout-shipping .single-billing-address-wrapper .address-content-area .update-address-container a.removeAddressFromBookButton,
.page-multiStepCheckoutSummaryPage .checkout-shipping .single-pickup-address-wrapper .address-content-area .update-address-container a.removeAddressFromBookButton {
    color: #747678
}

.page-multiStepCheckoutSummaryPage .checkout-shipping .single-address-wrapper .address-content-area .second-address-content-row,
.page-multiStepCheckoutSummaryPage .checkout-shipping .single-billing-address-wrapper .address-content-area .second-address-content-row,
.page-multiStepCheckoutSummaryPage .checkout-shipping .single-pickup-address-wrapper .address-content-area .second-address-content-row {
    cursor: pointer
}

.page-multiStepCheckoutSummaryPage .checkout-shipping .single-address-wrapper .address-content-area .second-address-content-row span,
.page-multiStepCheckoutSummaryPage .checkout-shipping .single-billing-address-wrapper .address-content-area .second-address-content-row span,
.page-multiStepCheckoutSummaryPage .checkout-shipping .single-pickup-address-wrapper .address-content-area .second-address-content-row span {
    overflow-wrap: anywhere
}

.page-multiStepCheckoutSummaryPage .checkout-shipping .single-pickup-address-wrapper .address-content-area .first-address-content-row {
    grid-template-columns: repeat(2, auto)
}

.page-multiStepCheckoutSummaryPage .checkout-shipping .single-address-wrapper .address-content-area .first-address-content-row,
.page-multiStepCheckoutSummaryPage .checkout-shipping .single-billing-address-wrapper .address-content-area .first-address-content-row {
    grid-template-columns: 30px auto auto
}

.page-multiStepCheckoutSummaryPage .checkout-shipping .single-pickup-address-wrapper .address-content-area .first-address-content-row {
    border-bottom: none
}

.page-multiStepCheckoutSummaryPage .checkout-shipping .single-pickup-address-wrapper .address-content-area .second-address-content-row {
    padding: 0 12px
}

.page-multiStepCheckoutSummaryPage .checkout-shipping .no-address {
    padding: 0 50px;
    text-align: center
}

.page-multiStepCheckoutSummaryPage .checkout-shipping .contact-warning {
    font-weight: 600;
    text-align: center;
    margin-bottom: 35px;
    font-size: 16px;
    color: #747678
}

.page-multiStepCheckoutSummaryPage .checkout-shipping .headline {
    font-size: 20px;
    font-weight: bold;
    color: #1E1E1E;
    display: inline-block;
    padding: 0
}

.page-multiStepCheckoutSummaryPage .checkout-shipping .donation-headline {
    margin: 1.5rem 0;
    font-size: 14px
}

.page-multiStepCheckoutSummaryPage .checkout-shipping .shipping-address-cont {
    display: flex;
    justify-content: space-between;
    align-items: center;
    flex-wrap: wrap
}

.page-multiStepCheckoutSummaryPage .checkout-shipping .shipping-address-cont .same-billing-address-input {
    display: flex;
    justify-content: flex-end;
    gap: 7px;
    align-items: center
}

.page-multiStepCheckoutSummaryPage .checkout-shipping .shipping-address-cont .same-billing-address-input label,
.page-multiStepCheckoutSummaryPage .checkout-shipping .shipping-address-cont .same-billing-address-input input {
    color: #323E48;
    font-size: 14px;
    font-weight: 400;
    margin: 0;
    cursor: pointer
}

.page-multiStepCheckoutSummaryPage .checkout-shipping .add-new-address,
.page-multiStepCheckoutSummaryPage .checkout-shipping .pickup-change-store {
    float: left;
    font-size: 14px;
    background: #E6EFFF;
    color: #2154BA;
    font-weight: bold;
    border-radius: 9px;
    padding: 8px 11px;
    border: 1px solid #2154BA;
    cursor: pointer;
    text-decoration: none;
    display: flex;
    align-items: center;
    gap: 5px;
    margin-top: .6rem;
    margin-bottom: .5rem
}

.page-multiStepCheckoutSummaryPage .checkout-shipping .add-new-address.empty-address,
.page-multiStepCheckoutSummaryPage .checkout-shipping .pickup-change-store.empty-address {
    display: flex;
    clear: both;
    margin: 10px auto;
    float: initial
}

.page-multiStepCheckoutSummaryPage .checkout-shipping .add-new-address:hover,
.page-multiStepCheckoutSummaryPage .checkout-shipping .pickup-change-store:hover,
.page-multiStepCheckoutSummaryPage .checkout-shipping .add-new-address:focus,
.page-multiStepCheckoutSummaryPage .checkout-shipping .pickup-change-store:focus {
    opacity: .9
}

.page-multiStepCheckoutSummaryPage .checkout-shipping .add-new-address .circle-plus-icon,
.page-multiStepCheckoutSummaryPage .checkout-shipping .pickup-change-store .circle-plus-icon {
    border-radius: 25px;
    display: grid;
    place-items: center;
    width: 18px;
    height: 18px;
    border: 1px solid #2154BA
}

.page-multiStepCheckoutSummaryPage .checkout-shipping .add-new-address .circle-plus-icon:after,
.page-multiStepCheckoutSummaryPage .checkout-shipping .pickup-change-store .circle-plus-icon:after {
    content: "+";
    color: #2154BA;
    font-style: normal;
    font-weight: bold;
    position: relative;
    line-height: 1
}

@media (max-width:1023px) {
    .page-multiStepCheckoutSummaryPage .checkout-shipping .headline {
        font-size: 15px
    }

    .page-multiStepCheckoutSummaryPage .checkout-shipping .add-new-address,
    .page-multiStepCheckoutSummaryPage .checkout-shipping pickup-change-store {
        font-size: 12px
    }
}

@media (min-width:1024px) and (max-width:1200px) {

    .page-multiStepCheckoutSummaryPage .checkout-shipping .add-new-address,
    .page-multiStepCheckoutSummaryPage .checkout-shipping pickup-change-store {
        float: left;
        margin-right: 100px
    }
}

.page-multiStepCheckoutSummaryPage .checkout-shipping .address-box {
    background-color: #fff;
    font-size: 14px;
    position: relative;
    border-radius: 10px
}

.page-multiStepCheckoutSummaryPage .checkout-shipping .address-box .form-check {
    display: block;
    width: 28px;
    height: 28px
}

.page-multiStepCheckoutSummaryPage .checkout-shipping .address-box .form-check .fa-circle-thin {
    color: #bbdbf8;
    cursor: pointer
}

.page-multiStepCheckoutSummaryPage .checkout-shipping .address-box .form-check .fa-circle-thin:hover {
    color: #2E55B4
}

.page-multiStepCheckoutSummaryPage .checkout-shipping .address-box .form-check .fa-circle-thin:before {
    background: #dee2e6;
    border: none
}

.page-multiStepCheckoutSummaryPage .checkout-shipping .address-box .form-check .fa-check-circle {
    color: #ffffff;
    background: #2E55B4;
    width: 28px;
    height: 28px;
    border-radius: 28px;
    display: grid;
    place-items: center;
    border: 2px solid #dee2e6
}

.page-multiStepCheckoutSummaryPage .checkout-shipping .address-box .form-check .fa-check-circle:before {
    content: url("https://reimg-carrefour.mncdn.com/staticimage/completed-icon.svg");
    display: block;
    font-size: initial;
    margin-top: -3px
}

.page-multiStepCheckoutSummaryPage .checkout-shipping .address-box .scroller {
    overflow-y: auto;
    overflow-x: hidden;
    word-wrap: break-word;
    height: 150px
}

.page-multiStepCheckoutSummaryPage .checkout-shipping .address-box.no-valid {
    color: #c2c2c2
}

.page-multiStepCheckoutSummaryPage .checkout-shipping .address-box.no-valid .form-check-label {
    cursor: default
}

.page-multiStepCheckoutSummaryPage .checkout-shipping .address-box>.row>.col-xs-6 {
    margin-bottom: 43px
}

.page-multiStepCheckoutSummaryPage .checkout-shipping .address-box .type {
    font-size: 24px;
    font-weight: 700;
    margin-bottom: 7px;
    display: block
}

.page-multiStepCheckoutSummaryPage .checkout-shipping .address-box .options {
    text-align: right;
    padding-top: 8px;
    color: #085fae
}

.page-multiStepCheckoutSummaryPage .checkout-shipping .address-box .alert-bar {
    position: relative;
    background-color: #fff !important;
    text-align: center;
    height: fit-content;
    display: flex;
    flex-direction: column
}

.page-multiStepCheckoutSummaryPage .checkout-shipping .address-box .alert-bar .select-store-link {
    display: inline-block;
    padding: 6px 10px;
    background: #fff;
    color: #015aac;
    border: 1.5px solid #005baa;
    border-radius: 4px;
    margin: 10px auto
}

.page-multiStepCheckoutSummaryPage .checkout-shipping .address-box .alert-bar .select-store-link span {
    font-size: 16px
}

.page-multiStepCheckoutSummaryPage .checkout-shipping .address-box .alert-bar .alert-info-box {
    text-align: left;
    color: #303030;
    padding: 15px 10px 10px 10px;
    border-top: 1px solid #ebebeb;
    min-height: 90px;
    overflow: hidden
}

.page-multiStepCheckoutSummaryPage .checkout-shipping .address-box .alert-bar .alert-info-box i {
    display: block;
    float: left;
    width: 10%;
    font-size: 30px;
    color: #C53E3E
}

.page-multiStepCheckoutSummaryPage .checkout-shipping .address-box .alert-bar .alert-info-box span {
    padding-left: 8px;
    display: block;
    float: left;
    width: 90%;
    font-size: 13px
}

@media (max-width:320px) {
    .page-multiStepCheckoutSummaryPage .checkout-shipping .address-box .alert-bar .alert-info-box span {
        font-size: 11px
    }
}

.page-multiStepCheckoutSummaryPage .checkout-shipping .address-box .button-bar {
    text-align: center
}

.page-multiStepCheckoutSummaryPage .checkout-shipping .address-box .button-bar .use-this-address {
    display: inline-block;
    background-color: #015aac;
    border-radius: 4px;
    padding: 6px 10px;
    font-size: 16px;
    color: #fff
}

.page-multiStepCheckoutSummaryPage .checkout-shipping .address-box .button-bar .use-this-address.no-valid {
    visibility: hidden
}

.page-multiStepCheckoutSummaryPage .checkout-shipping .address-box .button-bar .use-this-address>span {
    font-weight: 400
}

.page-multiStepCheckoutSummaryPage .checkout-shipping .address-box .button-bar input {
    margin: 0 5px;
    vertical-align: 2px
}

.page-multiStepCheckoutSummaryPage .checkout-shipping .row>.col-xs-12 {
    margin-top: 0
}

.page-multiStepCheckoutSummaryPage .checkout-shipping .row .col-xs-6 div {
    word-break: break-all
}

.page-multiStepCheckoutSummaryPage .checkout-shipping .checkout-indent {
    padding: 20px 40px
}

.page-multiStepCheckoutSummaryPage .checkout-shipping .checkout-indent .tabs.address-tabs {
    margin: 0
}

.page-multiStepCheckoutSummaryPage .checkout-shipping .checkout-indent .tabs.address-tabs .tab-menu {
    list-style: none;
    padding: 0;
    margin: 0;
    display: flex;
    justify-content: center;
    width: 100%;
    background: #ffffff;
    border-bottom: 2px solid #707070
}

.page-multiStepCheckoutSummaryPage .checkout-shipping .checkout-indent .tabs.address-tabs .tab-menu li {
    width: 50%;
    background: #ffffff;
    position: relative;
    text-align: center;
    display: inline-block;
    padding: 10px;
    cursor: pointer
}

.page-multiStepCheckoutSummaryPage .checkout-shipping .checkout-indent .tabs.address-tabs .tab-menu li:nth-child(1) {
    border-top-left-radius: 6px
}

.page-multiStepCheckoutSummaryPage .checkout-shipping .checkout-indent .tabs.address-tabs .tab-menu li:nth-child(2) {
    border-top-right-radius: 6px
}

.page-multiStepCheckoutSummaryPage .checkout-shipping .checkout-indent .tabs.address-tabs .tab-menu li a {
    color: #747678;
    font-size: 24px;
    font-weight: 600;
    display: inline-flex;
    justify-content: center;
    align-items: center;
    gap: 10px;
    border-bottom: 2px solid transparent;
    padding: 5px 15px 5px 15px;
    width: 100%;
    text-decoration: none
}

.page-multiStepCheckoutSummaryPage .checkout-shipping .checkout-indent .tabs.address-tabs .tab-menu li a i {
    filter: invert(48%) sepia(8%) saturate(94%) hue-rotate(169deg) brightness(92%) contrast(83%);
    display: inline-block;
    position: relative
}

.page-multiStepCheckoutSummaryPage .checkout-shipping .checkout-indent .tabs.address-tabs .tab-menu li a i.icon-normal-delivery {
    background: url("https://reimg-carrefour.mncdn.com/staticimage/cargo-motorcycle-csa.png") no-repeat;
    width: 33px;
    height: 31px
}

.page-multiStepCheckoutSummaryPage .checkout-shipping .checkout-indent .tabs.address-tabs .tab-menu li a i.icon-pick-up-in-store {
    background: url("https://reimg-carrefour.mncdn.com/staticimage/pickup-store-icon.svg") no-repeat;
    width: 30px;
    height: 26px
}

.page-multiStepCheckoutSummaryPage .checkout-shipping .checkout-indent .tabs.address-tabs .tab-menu li.active a {
    color: #2154BA;
    font-weight: bold
}

.page-multiStepCheckoutSummaryPage .checkout-shipping .checkout-indent .tabs.address-tabs .tab-menu li.active a i {
    filter: none
}

.page-multiStepCheckoutSummaryPage .checkout-shipping .checkout-indent .tabs.address-tabs .tab-menu li.active:after {
    content: " ";
    background-color: #2154BA;
    width: 100%;
    height: 8px;
    position: absolute;
    bottom: -5px;
    left: 0;
    border-radius: 5rem
}

.page-multiStepCheckoutSummaryPage .checkout-shipping .checkout-indent .tabs.address-tabs .tab-menu li:not(.active) {
    background: #ffffff
}

.page-multiStepCheckoutSummaryPage .checkout-shipping .checkout-indent .tabs.address-tabs .tab-content {
    padding: 20px 0
}

.page-multiStepCheckoutSummaryPage .checkout-shipping .checkout-indent .tabs.address-tabs .tab-content .tab-panel {
    display: none
}

.page-multiStepCheckoutSummaryPage .checkout-shipping .checkout-indent .tabs.address-tabs .tab-content .tab-panel.active {
    display: block
}

.page-multiStepCheckoutSummaryPage .credit-card-delete-popup,
.page-multiStepCheckoutSummaryPage .adress-delete-popup {
    margin-top: 20px
}

.page-multiStepCheckoutSummaryPage .credit-card-delete-popup span.pop-title,
.page-multiStepCheckoutSummaryPage .adress-delete-popup span.pop-title {
    font-size: 15px;
    display: block;
    margin-bottom: 20px
}

.page-multiStepCheckoutSummaryPage .credit-card-delete-popup .paymentsDeleteActions,
.page-multiStepCheckoutSummaryPage .adress-delete-popup .paymentsDeleteActions,
.page-multiStepCheckoutSummaryPage .credit-card-delete-popup .delete-buttons,
.page-multiStepCheckoutSummaryPage .adress-delete-popup .delete-buttons {
    width: auto;
    padding: 0;
    text-align: center
}

.page-multiStepCheckoutSummaryPage .credit-card-delete-popup .paymentsDeleteActions button,
.page-multiStepCheckoutSummaryPage .adress-delete-popup .paymentsDeleteActions button,
.page-multiStepCheckoutSummaryPage .credit-card-delete-popup .delete-buttons button,
.page-multiStepCheckoutSummaryPage .adress-delete-popup .delete-buttons button,
.page-multiStepCheckoutSummaryPage .credit-card-delete-popup .paymentsDeleteActions a,
.page-multiStepCheckoutSummaryPage .adress-delete-popup .paymentsDeleteActions a,
.page-multiStepCheckoutSummaryPage .credit-card-delete-popup .delete-buttons a,
.page-multiStepCheckoutSummaryPage .adress-delete-popup .delete-buttons a {
    margin: 0 5px;
    display: inline-block;
    padding: 5px 7px;
    width: 100px
}

@media (max-width:639px) {
    .page-multiStepCheckoutSummaryPage .billingAddressArea {
        margin-top: 10px !important
    }
}

@media (max-width:1023px) {
    .page-multiStepCheckoutSummaryPage .checkout-shipping .contact-warning {
        font-size: 12px;
        font-weight: 500
    }

    .page-multiStepCheckoutSummaryPage .checkout-shipping .checkout-indent {
        padding: 10px
    }

    .page-multiStepCheckoutSummaryPage .checkout-shipping .checkout-indent .tabs.address-tabs .tab-menu li a {
        font-size: 14px;
        padding: 0
    }

    .page-multiStepCheckoutSummaryPage .checkout-shipping .checkout-indent .tabs.address-tabs .tab-menu li a i {
        zoom: .7
    }

    .page-multiStepCheckoutSummaryPage .checkout-shipping .checkout-indent .tabs.address-tabs .tab-menu li.active:after {
        height: 6px;
        bottom: -4px
    }
}

.page-multiStepCheckoutSummaryPage .delivery-time-slot {
    margin: 5px 0 10px 0
}

.page-multiStepCheckoutSummaryPage .delivery-time-slot .white-box {
    padding: 20px;
    background-color: #fff;
    border-radius: 6px
}

.page-multiStepCheckoutSummaryPage .delivery-time-slot .white-box .alt-info-cont {
    margin: 10px 0;
    color: #141414;
    background: #E8F0FF;
    border-radius: 10px;
    padding: 8px 10px;
    font-size: 14px
}

.page-multiStepCheckoutSummaryPage .delivery-time-slot .white-box .info {
    font-size: 14px
}

.page-multiStepCheckoutSummaryPage .delivery-time-slot .white-box .description {
    font-size: 12px;
    color: #999
}

.page-multiStepCheckoutSummaryPage .delivery-time-slot .white-box .dv-st-nok {
    min-width: 136px;
    height: 72px;
    background: #FBFBFB;
    border: 2px solid #D7D7D7 !important;
    box-sizing: border-box;
    border-radius: 6px;
    font-size: 14px;
    line-height: 16px;
    text-align: center;
    color: #768799
}

.page-multiStepCheckoutSummaryPage .delivery-time-slot .white-box .dv-st-ok {
    background: rgba(240, 255, 223, 0.1);
    border: 2px solid #6EBE19 !important;
    padding-bottom: 0 !important;
    min-width: 136px;
    height: 72px;
    cursor: pointer;
    border-radius: 6px
}

@media (min-width:1025px) {
    .page-multiStepCheckoutSummaryPage .delivery-time-slot .white-box .dv-st-ok input[type=radio] {
        width: 24px;
        height: 24px;
        cursor: pointer;
        background: #FFFFFF;
        border: 1px solid #55A500 !important
    }
}

.page-multiStepCheckoutSummaryPage .delivery-time-slot .white-box .dv-st-ok .free-shipping-delivery-slot {
    display: flex;
    align-items: center;
    height: 26px;
    overflow: hidden;
    background-color: #F8E71D;
    margin: 5px 0 0 0;
    position: relative;
    top: 3px;
    border-radius: 5px
}

.page-multiStepCheckoutSummaryPage .delivery-time-slot .white-box .dv-st-ok .free-shipping-delivery-slot .zone-cost {
    font-weight: normal
}

.page-multiStepCheckoutSummaryPage .delivery-time-slot .white-box .dv-st-ok .free-shipping-delivery-slot b {
    font-weight: 900
}

.page-multiStepCheckoutSummaryPage .delivery-time-slot .white-box .dv-st-ok .free-shipping-delivery-slot span {
    font-style: normal;
    font-weight: 900;
    font-size: 10px;
    line-height: 10px;
    padding-top: 2px;
    text-align: center;
    color: #191919
}

.page-multiStepCheckoutSummaryPage .delivery-time-slot .white-box .dv-st-ok .free-shipping-delivery-slot .fa-truck {
    font-size: 29px;
    line-height: 33px;
    color: #fff
}

@media (max-width:767px) {
    .page-multiStepCheckoutSummaryPage .delivery-time-slot .white-box .dv-st-ok .free-shipping-delivery-slot {
        height: 49px
    }

    .page-multiStepCheckoutSummaryPage .delivery-time-slot .white-box .dv-st-ok .free-shipping-delivery-slot span {
        font-size: 11px
    }

    .page-multiStepCheckoutSummaryPage .delivery-time-slot .white-box .dv-st-ok .free-shipping-delivery-slot .fa-truck {
        font-size: 15px
    }
}

.page-multiStepCheckoutSummaryPage .delivery-time-slot .white-box .dv-st-ok span {
    color: #00aa04
}

.page-multiStepCheckoutSummaryPage .delivery-time-slot .white-box .dv-st-ok span i {
    color: #000
}

.page-multiStepCheckoutSummaryPage .delivery-time-slot .white-box .sub-opt-cont {
    background: #fff;
    margin: 0;
    padding: 0 0;
    font: normal 13px 'Nunito';
    border-radius: 6px
}

.page-multiStepCheckoutSummaryPage .delivery-time-slot .white-box .sub-opt-cont .onotes-box-cont {
    padding: 0;
    margin: 0
}

.page-multiStepCheckoutSummaryPage .delivery-time-slot .white-box .sub-opt-cont .onotes-box-cont .order-note-textarea {
    position: relative;
    border: 1px solid #dadada;
    padding-bottom: 40px
}

.page-multiStepCheckoutSummaryPage .delivery-time-slot .white-box .sub-opt-cont .onotes-box-cont .order-note-textarea .save-order-btn {
    position: absolute;
    right: 10px;
    bottom: 10px;
    color: #2154BA;
    text-decoration: underline;
    font-size: 16px;
    font-weight: bold;
    border: none;
    background: none
}

.page-multiStepCheckoutSummaryPage .delivery-time-slot .white-box .sub-opt-cont .onotes-box-cont .order-note-textarea .save-order-btn:hover {
    opacity: .8
}

.page-multiStepCheckoutSummaryPage .delivery-time-slot .white-box .sub-opt-cont .onotes-box-cont h2 {
    margin: 0 0 15px 0;
    font-weight: bold;
    font-size: 16px;
    color: #2154BA;
    width: 100%;
    display: flex;
    align-items: center;
    gap: 10px;
    line-height: 1.5
}

.page-multiStepCheckoutSummaryPage .delivery-time-slot .white-box .sub-opt-cont .onotes-box-cont textarea {
    border: none;
    width: 100%;
    min-height: 60px;
    resize: none;
    padding: 12px;
    font-size: 14px;
    outline: none
}

.page-multiStepCheckoutSummaryPage .delivery-time-slot .free-shipping-delivery-slot {
    display: inline-block;
    padding: 3px;
    width: 100%;
    text-align: center
}

.page-multiStepCheckoutSummaryPage .delivery-time-slot .free-shipping-delivery-slot .zone-cost {
    font-size: 18px;
    color: #141414
}

.page-multiStepCheckoutSummaryPage .delivery-time-slot .free-shipping-delivery-slot .zone-cost b {
    color: #5DBB48
}

.page-multiStepCheckoutSummaryPage .delivery-time-slot .free-shipping-delivery-slot .free-cost {
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
    text-overflow: ellipsis;
    color: #5DBB48
}

.page-multiStepCheckoutSummaryPage .delivery-time-slot .button-bar .checkout-next {
    float: right;
    clear: both
}

.page-multiStepCheckoutSummaryPage .delivery-time-slot .button-bar .button-info {
    clear: both;
    font-size: 12px;
    display: block;
    text-align: right;
    margin-bottom: 15px
}

.page-multiStepCheckoutSummaryPage .delivery-time-slot .slot-table-container {
    overflow: auto;
    width: 100%;
    margin-bottom: 15px;
    display: flex;
    flex-direction: column-reverse
}

@media (min-width:1024px) {
    .page-multiStepCheckoutSummaryPage .delivery-time-slot .slot-table-container .slot-inner-container {
        display: grid;
        grid-template-columns: repeat(4, 1fr)
    }
}

@media (max-width:1024px) {
    .page-multiStepCheckoutSummaryPage .delivery-time-slot .slot-table-container .slot-inner-container .slot-area {
        display: flex;
        flex-direction: column
    }

    .page-multiStepCheckoutSummaryPage .delivery-time-slot .slot-table-container .slot-inner-container .slot-area .js-delivery-time {
        display: grid;
        grid-template-columns: repeat(2, 1fr)
    }
}

.page-multiStepCheckoutSummaryPage .delivery-time-slot .dv-slot-table th.date-title-titles,
.page-multiStepCheckoutSummaryPage .delivery-time-slot .dv-slot-table th.time-period {
    font-family: Nunito;
    font-style: normal;
    font-weight: bold;
    font-size: 14px;
    line-height: 19px;
    text-align: center;
    color: #333333
}

.page-multiStepCheckoutSummaryPage .delivery-time-slot .dv-slot-table th.date-title-titles .day-name-cell,
.page-multiStepCheckoutSummaryPage .delivery-time-slot .dv-slot-table th.time-period .day-name-cell {
    font-weight: bold
}

.page-multiStepCheckoutSummaryPage .delivery-time-slot .dv-slot-table th.date-title-titles .date-month,
.page-multiStepCheckoutSummaryPage .delivery-time-slot .dv-slot-table th.time-period .date-month {
    font-family: Nunito;
    font-size: 14px;
    line-height: 10px;
    text-align: center;
    color: #768799
}

.page-multiStepCheckoutSummaryPage .delivery-time-slot .mb-dv-slot-table {
    width: 100%;
    float: left;
    margin-top: 20px
}

.page-multiStepCheckoutSummaryPage .delivery-time-slot .mb-dv-slot-table .delivery-day-list {
    width: 100%;
    display: flex;
    overflow: auto
}

.page-multiStepCheckoutSummaryPage .delivery-time-slot .mb-dv-slot-table .delivery-day-list li {
    padding: 5px;
    color: #55677a;
    font-size: 16px;
    font-weight: bold;
    border-bottom: 2px solid #ffffff
}

.page-multiStepCheckoutSummaryPage .delivery-time-slot .mb-dv-slot-table .delivery-day-list li.active {
    border-color: #005baa;
    color: #005baa
}

.page-multiStepCheckoutSummaryPage .delivery-time-slot .mb-dv-slot-table .js-delivery-day {
    display: flex;
    gap: 4px;
    font-size: 15px;
    font-weight: bold;
    color: #080FB1;
    width: 100%;
    float: left
}

@media (min-width:1023px) {
    .page-multiStepCheckoutSummaryPage .delivery-time-slot .mb-dv-slot-table .js-delivery-day {
        flex-direction: column;
        align-items: center;
        color: #141414;
        font-size: 20px
    }
}

.page-multiStepCheckoutSummaryPage .delivery-time-slot .mb-dv-slot-table .js-delivery-time li {
    padding-left: 5px;
    padding-right: 5px;
    text-align: center;
    border: 0;
    margin-bottom: 10px
}

.page-multiStepCheckoutSummaryPage .delivery-time-slot .mb-dv-slot-table .js-delivery-time li label {
    color: #1E1E1E;
    font-size: 17px;
    border-radius: 10px;
    width: 100%;
    border: 1px solid #2154BA;
    min-height: 90px;
    text-align: left;
    font-weight: 600;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center
}

.page-multiStepCheckoutSummaryPage .delivery-time-slot .mb-dv-slot-table .js-delivery-time li label:not(.disabled) {
    cursor: pointer
}

.page-multiStepCheckoutSummaryPage .delivery-time-slot .mb-dv-slot-table .js-delivery-time li label.disabled {
    color: #1E1E1E;
    border: 1px solid #BFBFBF;
    background-color: #BFBFBF
}

.page-multiStepCheckoutSummaryPage .delivery-time-slot .mb-dv-slot-table .js-delivery-time li label.disabled input {
    display: none
}

.page-multiStepCheckoutSummaryPage .delivery-time-slot .mb-dv-slot-table .js-delivery-time li label.disabled span.slot-msj {
    color: #1E1E1E
}

.page-multiStepCheckoutSummaryPage .delivery-time-slot .mb-dv-slot-table .js-delivery-time li label span.slot-msj {
    display: block;
    font-size: 18px;
    text-align: center;
    color: #5DBB48;
    padding: 3px
}

.page-multiStepCheckoutSummaryPage .delivery-time-slot .mb-dv-slot-table .js-delivery-time li label input {
    width: 18px;
    height: 18px;
    cursor: pointer;
    background-color: #005baa;
    float: left
}

.page-multiStepCheckoutSummaryPage .delivery-time-slot .mb-dv-slot-table .js-delivery-time li label .delivery-time-label {
    position: relative;
    display: inline-flex;
    align-items: center;
    gap: 8px;
    line-height: 1.5
}

.page-multiStepCheckoutSummaryPage .delivery-time-slot .mb-dv-slot-table .js-delivery-time li label .delivery-time-label .deliverySlotRadio {
    display: none
}

.page-multiStepCheckoutSummaryPage .delivery-time-slot .mb-dv-slot-table .js-delivery-time li label .delivery-time-label .slot-check-radio {
    width: 25px;
    height: 25px;
    border-radius: 50%;
    background-color: #DEE2E6;
    border: 3px solid #DEE2E6;
    cursor: pointer;
    position: relative
}

.page-multiStepCheckoutSummaryPage .delivery-time-slot .mb-dv-slot-table .js-delivery-time li label .delivery-time-label .deliverySlotRadio:checked+.slot-check-radio {
    background-color: #2154BA;
    border: 3px solid #DEE2E6
}

.page-multiStepCheckoutSummaryPage .delivery-time-slot .mb-dv-slot-table .js-delivery-time li label .delivery-time-label .deliverySlotRadio:checked+.slot-check-radio::after {
    content: '';
    position: absolute;
    top: 50%;
    left: 50%;
    width: 12.898px;
    height: 9.965px;
    background-image: url('https://reimg-carrefour.mncdn.com/staticimage/completed-icon.svg');
    background-size: cover;
    background-repeat: no-repeat;
    transform: translate(-50%, -50%)
}

.page-multiStepCheckoutSummaryPage .delivery-time-slot .mb-dv-slot-table .js-delivery-time li.active label {
    border: 1px solid #005AAB;
    background-color: #EFF7FF
}

@media (max-width:1024px) {
    .page-multiStepCheckoutSummaryPage .delivery-time-slot .mb-dv-slot-table .js-delivery-time li {
        display: grid;
        grid-template-rows: subgrid
    }

    .page-multiStepCheckoutSummaryPage .delivery-time-slot .mb-dv-slot-table .js-delivery-time li label {
        font-size: 14px;
        font-weight: 500;
        min-height: 64px
    }

    .page-multiStepCheckoutSummaryPage .delivery-time-slot .mb-dv-slot-table .js-delivery-time li label span.slot-msj {
        font-size: 14px
    }

    .page-multiStepCheckoutSummaryPage .delivery-time-slot .mb-dv-slot-table .free-shipping-delivery-slot .zone-cost,
    .page-multiStepCheckoutSummaryPage .delivery-time-slot .mb-dv-slot-table .free-shipping-delivery-slot .free-cost {
        font-size: 12px;
        font-weight: 500
    }
}

.page-multiStepCheckoutSummaryPage .delivery-time-slot .delivery-action-buttons a {
    float: right;
    background: #e4e4e4;
    margin-left: 10px;
    padding: 7px 4px;
    display: inline-block
}

.page-multiStepCheckoutSummaryPage .delivery-time-slot .delivery-action-buttons a i {
    vertical-align: text-top;
    font-size: 17px
}

.page-multiStepCheckoutSummaryPage .delivery-time-slot .green-btn {
    margin: 10px 0;
    padding-left: 20px
}

@media (max-width:1024px) {
    .page-multiStepCheckoutSummaryPage .delivery-time-slot {
        background-color: #fff;
        border-radius: 6px
    }

    .page-multiStepCheckoutSummaryPage .delivery-time-slot .white-box {
        padding: 10px
    }
}

@media (min-width:1024px) and (max-width:1200px) {

    .page-multiStepCheckoutSummaryPage .delivery-time-slot .free-shipping-delivery-slot .zone-cost,
    .page-multiStepCheckoutSummaryPage .delivery-time-slot .free-shipping-delivery-slot .free-cost {
        font-size: 14px
    }

    .page-multiStepCheckoutSummaryPage .delivery-time-slot .mb-dv-slot-table .js-delivery-time li label {
        font-size: 14px
    }

    .page-multiStepCheckoutSummaryPage .delivery-time-slot .mb-dv-slot-table .js-delivery-time li label span.slot-msj {
        font-size: 14px
    }
}

.page-multiStepCheckoutSummaryPage .checkout-paymentmethod .headline {
    margin: 7px 0;
    padding: 0;
    display: block;
    font-size: 14px;
    color: #666666
}

.page-multiStepCheckoutSummaryPage .checkout-paymentmethod .panel-group {
    margin-bottom: 0
}

.page-multiStepCheckoutSummaryPage .checkout-paymentmethod .panel-group.opened-add-new-card-panel .panel-default .panel-heading,
.page-multiStepCheckoutSummaryPage .checkout-paymentmethod .panel-group.opened-add-new-card-panel .panel-default .panel-collapse:not(#masterpassBody) {
    display: none
}

.page-multiStepCheckoutSummaryPage .checkout-paymentmethod .panel-group.opened-add-new-card-panel .panel-default #masterpassBody .payment-type.mpFormBack {
    display: flex
}

.page-multiStepCheckoutSummaryPage .checkout-paymentmethod .panel-group.opened-add-new-card-panel .panel-default #masterpassBody .payment-type.add-new-card-container {
    display: none
}

.page-multiStepCheckoutSummaryPage .checkout-paymentmethod .panel-group.opened-add-new-card-panel .panel-default #masterpassBody .payment-type .card-page-point {
    display: none
}

.page-multiStepCheckoutSummaryPage .checkout-paymentmethod .panel-group.not-saved-card .add-new-card-container {
    display: none
}

.page-multiStepCheckoutSummaryPage .checkout-paymentmethod .panel-group.payment-panel {
    border-radius: 10px;
    color: #2154BA;
    overflow: hidden
}

.page-multiStepCheckoutSummaryPage .checkout-paymentmethod .panel-group.payment-panel .panel-default {
    border: none;
    background: transparent
}

.page-multiStepCheckoutSummaryPage .checkout-paymentmethod .panel-group.payment-panel .panel-default.payfour-active .panel-heading:nth-child(3) {
    margin-top: 20px
}

.page-multiStepCheckoutSummaryPage .checkout-paymentmethod .panel-group.payment-panel .panel-default.payfour-active .panel-heading:nth-child(3) a.panel-title {
    border-top-left-radius: 8px;
    border-top-right-radius: 8px
}

.page-multiStepCheckoutSummaryPage .checkout-paymentmethod .panel-group.payment-panel .panel-default .panel-heading {
    height: auto;
    padding: 0
}

.page-multiStepCheckoutSummaryPage .checkout-paymentmethod .panel-group.payment-panel .panel-default .panel-heading a.panel-title {
    background-color: #fff;
    width: 100%;
    height: 100%;
    display: grid;
    grid-template-columns: 35px 1fr 30px;
    align-items: center;
    gap: 15px;
    padding: 23px 28px;
    font-size: 20px;
    color: #141414;
    font-weight: bold;
    text-decoration: none;
    border-top: 1px solid #CDE4FC;
    border-left: 1px solid #CDE4FC;
    border-right: 1px solid #CDE4FC
}

.page-multiStepCheckoutSummaryPage .checkout-paymentmethod .panel-group.payment-panel .panel-default .panel-heading a.panel-title:last-child {
    border-bottom: 1px solid #CDE4FC
}

.page-multiStepCheckoutSummaryPage .checkout-paymentmethod .panel-group.payment-panel .panel-default .panel-heading a.panel-title:after {
    display: inline-block;
    content: url("https://reimg-carrefour.mncdn.com/staticimage/csa-arrow-down.svg");
    width: 28.87px;
    height: 16.44px
}

.page-multiStepCheckoutSummaryPage .checkout-paymentmethod .panel-group.payment-panel .panel-default .panel-heading a.panel-title:not(.collapsed) {
    border-bottom: none;
    color: #2154BA
}

.page-multiStepCheckoutSummaryPage .checkout-paymentmethod .panel-group.payment-panel .panel-default .panel-heading a.panel-title:not(.collapsed):after {
    content: url("https://reimg-carrefour.mncdn.com/staticimage/csa-arrow-up.svg")
}

.page-multiStepCheckoutSummaryPage .checkout-paymentmethod .panel-group.payment-panel .panel-default .panel-heading a.panel-title:not(.collapsed) img {
    filter: invert(29%) sepia(21%) saturate(5643%) hue-rotate(207deg) brightness(88%) contrast(97%)
}

#payfour .page-multiStepCheckoutSummaryPage .checkout-paymentmethod .panel-group.payment-panel .panel-default .panel-heading a.panel-title:not(.collapsed) img {
    filter: none
}

.page-multiStepCheckoutSummaryPage .checkout-paymentmethod .panel-group.payment-panel .panel-default .panel-heading a.panel-title img {
    margin: auto
}

@media (max-width:1023px) {
    .page-multiStepCheckoutSummaryPage .checkout-paymentmethod .panel-group.payment-panel .panel-default .panel-heading a.panel-title {
        font-size: 14px;
        padding: 15px 10px;
        gap: 5px
    }

    .page-multiStepCheckoutSummaryPage .checkout-paymentmethod .panel-group.payment-panel .panel-default .panel-heading a.panel-title:after,
    .page-multiStepCheckoutSummaryPage .checkout-paymentmethod .panel-group.payment-panel .panel-default .panel-heading a.panel-title img {
        transform: scale(.6)
    }
}

.page-multiStepCheckoutSummaryPage .checkout-paymentmethod .panel-group.payment-panel .panel-default .panel-heading#payfour a.panel-title {
    grid-template-columns: 110px 1fr 30px;
    gap: 10px;
    border: 2px solid #0F8DE9;
    border-radius: 8px
}

@media (max-width:1023px) {
    .page-multiStepCheckoutSummaryPage .checkout-paymentmethod .panel-group.payment-panel .panel-default .panel-heading#payfour a.panel-title {
        grid-template-columns: 85px 1fr 30px
    }
}

.page-multiStepCheckoutSummaryPage .checkout-paymentmethod .panel-group.payment-panel .panel-default .panel-heading#payfour a.panel-title:not(.collapsed) {
    border-bottom: none;
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0
}

.page-multiStepCheckoutSummaryPage .checkout-paymentmethod .panel-group.payment-panel .panel-default .panel-heading#payfour a.panel-title:not(.collapsed) img {
    filter: none
}

.page-multiStepCheckoutSummaryPage .checkout-paymentmethod .panel-group.payment-panel .panel-default .panel-collapse {
    background: #fff;
    border-top: none;
    border-left: 1px solid #CDE4FC;
    border-right: 1px solid #CDE4FC;
    border-bottom: 1px solid #CDE4FC
}

.page-multiStepCheckoutSummaryPage .checkout-paymentmethod .panel-group.payment-panel .panel-default .panel-collapse#payfourBody {
    border-top: none;
    border-left: 2px solid #0F8DE9;
    border-right: 2px solid #0F8DE9;
    border-bottom: 2px solid #0F8DE9;
    border-bottom-left-radius: 8px;
    border-bottom-right-radius: 8px
}

.page-multiStepCheckoutSummaryPage .checkout-paymentmethod .panel-group.other-payment-panel {
    padding: 0 65px 0 50px;
    color: #141414
}

.page-multiStepCheckoutSummaryPage .checkout-paymentmethod .panel-group.other-payment-panel .panel-default .panel-heading.false {
    filter: grayscale(1);
    opacity: .4
}

.page-multiStepCheckoutSummaryPage .checkout-paymentmethod .panel-group.other-payment-panel .panel-default .panel-heading.false a.panel-title.other-payment-panel {
    pointer-events: none
}

.page-multiStepCheckoutSummaryPage .checkout-paymentmethod .panel-group.other-payment-panel .panel-default .panel-heading:not(:first-child) {
    border-top: 1px solid #DBDBDB
}

.page-multiStepCheckoutSummaryPage .checkout-paymentmethod .panel-group.other-payment-panel .panel-default .panel-heading a.panel-title.other-payment-panel {
    padding: 23px 0;
    grid-template-columns: 140px 30px;
    justify-content: space-between;
    border: none
}

.page-multiStepCheckoutSummaryPage .checkout-paymentmethod .panel-group.other-payment-panel .panel-default .panel-heading a.panel-title.other-payment-panel:after {
    content: url("https://reimg-carrefour.mncdn.com/staticimage/csa-plus-icon.svg")
}

.page-multiStepCheckoutSummaryPage .checkout-paymentmethod .panel-group.other-payment-panel .panel-default .panel-heading a.panel-title.other-payment-panel:not(.collapsed) {
    color: inherit
}

.page-multiStepCheckoutSummaryPage .checkout-paymentmethod .panel-group.other-payment-panel .panel-default .panel-heading a.panel-title.other-payment-panel:not(.collapsed):after {
    content: url("https://reimg-carrefour.mncdn.com/staticimage/csa-minus-icon.svg")
}

.page-multiStepCheckoutSummaryPage .checkout-paymentmethod .panel-group.other-payment-panel .panel-default .panel-heading a.panel-title.other-payment-panel:not(.collapsed) img {
    filter: none
}

.page-multiStepCheckoutSummaryPage .checkout-paymentmethod .panel-group.other-payment-panel .panel-default .panel-heading a.panel-title.other-payment-panel img {
    max-width: 140px;
    max-height: 50px;
    margin: auto 0
}

.page-multiStepCheckoutSummaryPage .checkout-paymentmethod .panel-group.other-payment-panel .panel-default .panel-collapse {
    border: none
}

@media (max-width:1023px) {
    .page-multiStepCheckoutSummaryPage .checkout-paymentmethod .panel-group.other-payment-panel {
        padding: 0 30px 0 20px
    }

    .page-multiStepCheckoutSummaryPage .checkout-paymentmethod .panel-group.other-payment-panel .panel-default .panel-heading a.panel-title.other-payment-panel {
        padding: 15px 0
    }
}

.page-multiStepCheckoutSummaryPage .checkout-paymentmethod .panel-group.mp-savedCard-panel,
.page-multiStepCheckoutSummaryPage .checkout-paymentmethod .panel-group.cmp-savedCard-panel {
    padding: 0 65px 0 50px;
    color: #141414
}

.page-multiStepCheckoutSummaryPage .checkout-paymentmethod .panel-group.mp-savedCard-panel .panel-default .panel-heading.false,
.page-multiStepCheckoutSummaryPage .checkout-paymentmethod .panel-group.cmp-savedCard-panel .panel-default .panel-heading.false {
    filter: grayscale(1);
    opacity: .4
}

.page-multiStepCheckoutSummaryPage .checkout-paymentmethod .panel-group.mp-savedCard-panel .panel-default .panel-heading.false a.panel-title.mp-savedCard-panel,
.page-multiStepCheckoutSummaryPage .checkout-paymentmethod .panel-group.cmp-savedCard-panel .panel-default .panel-heading.false a.panel-title.mp-savedCard-panel,
.page-multiStepCheckoutSummaryPage .checkout-paymentmethod .panel-group.mp-savedCard-panel .panel-default .panel-heading.false a.panel-title.cmp-savedCard-panel,
.page-multiStepCheckoutSummaryPage .checkout-paymentmethod .panel-group.cmp-savedCard-panel .panel-default .panel-heading.false a.panel-title.cmp-savedCard-panel {
    pointer-events: none
}

.page-multiStepCheckoutSummaryPage .checkout-paymentmethod .panel-group.mp-savedCard-panel .panel-default .panel-heading:not(:first-child),
.page-multiStepCheckoutSummaryPage .checkout-paymentmethod .panel-group.cmp-savedCard-panel .panel-default .panel-heading:not(:first-child) {
    border-top: 1px solid #DBDBDB
}

.page-multiStepCheckoutSummaryPage .checkout-paymentmethod .panel-group.mp-savedCard-panel .panel-default .panel-heading a.panel-title.mp-savedCard-panel,
.page-multiStepCheckoutSummaryPage .checkout-paymentmethod .panel-group.cmp-savedCard-panel .panel-default .panel-heading a.panel-title.mp-savedCard-panel,
.page-multiStepCheckoutSummaryPage .checkout-paymentmethod .panel-group.mp-savedCard-panel .panel-default .panel-heading a.panel-title.cmp-savedCard-panel,
.page-multiStepCheckoutSummaryPage .checkout-paymentmethod .panel-group.cmp-savedCard-panel .panel-default .panel-heading a.panel-title.cmp-savedCard-panel {
    padding: 23px 0;
    grid-template-columns: 325px 30px;
    justify-content: space-between
}

.page-multiStepCheckoutSummaryPage .checkout-paymentmethod .panel-group.mp-savedCard-panel .panel-default .panel-heading a.panel-title.mp-savedCard-panel .mp-logo,
.page-multiStepCheckoutSummaryPage .checkout-paymentmethod .panel-group.cmp-savedCard-panel .panel-default .panel-heading a.panel-title.mp-savedCard-panel .mp-logo,
.page-multiStepCheckoutSummaryPage .checkout-paymentmethod .panel-group.mp-savedCard-panel .panel-default .panel-heading a.panel-title.cmp-savedCard-panel .mp-logo,
.page-multiStepCheckoutSummaryPage .checkout-paymentmethod .panel-group.cmp-savedCard-panel .panel-default .panel-heading a.panel-title.cmp-savedCard-panel .mp-logo {
    display: flex;
    align-items: center;
    width: 100%;
    gap: 10px
}

.page-multiStepCheckoutSummaryPage .checkout-paymentmethod .panel-group.mp-savedCard-panel .panel-default .panel-heading a.panel-title.mp-savedCard-panel:after,
.page-multiStepCheckoutSummaryPage .checkout-paymentmethod .panel-group.cmp-savedCard-panel .panel-default .panel-heading a.panel-title.mp-savedCard-panel:after,
.page-multiStepCheckoutSummaryPage .checkout-paymentmethod .panel-group.mp-savedCard-panel .panel-default .panel-heading a.panel-title.cmp-savedCard-panel:after,
.page-multiStepCheckoutSummaryPage .checkout-paymentmethod .panel-group.cmp-savedCard-panel .panel-default .panel-heading a.panel-title.cmp-savedCard-panel:after {
    content: url("https://reimg-carrefour.mncdn.com/staticimage/csa-plus-icon.svg")
}

.page-multiStepCheckoutSummaryPage .checkout-paymentmethod .panel-group.mp-savedCard-panel .panel-default .panel-heading a.panel-title.mp-savedCard-panel:not(.collapsed),
.page-multiStepCheckoutSummaryPage .checkout-paymentmethod .panel-group.cmp-savedCard-panel .panel-default .panel-heading a.panel-title.mp-savedCard-panel:not(.collapsed),
.page-multiStepCheckoutSummaryPage .checkout-paymentmethod .panel-group.mp-savedCard-panel .panel-default .panel-heading a.panel-title.cmp-savedCard-panel:not(.collapsed),
.page-multiStepCheckoutSummaryPage .checkout-paymentmethod .panel-group.cmp-savedCard-panel .panel-default .panel-heading a.panel-title.cmp-savedCard-panel:not(.collapsed) {
    color: inherit
}

.page-multiStepCheckoutSummaryPage .checkout-paymentmethod .panel-group.mp-savedCard-panel .panel-default .panel-heading a.panel-title.mp-savedCard-panel:not(.collapsed):after,
.page-multiStepCheckoutSummaryPage .checkout-paymentmethod .panel-group.cmp-savedCard-panel .panel-default .panel-heading a.panel-title.mp-savedCard-panel:not(.collapsed):after,
.page-multiStepCheckoutSummaryPage .checkout-paymentmethod .panel-group.mp-savedCard-panel .panel-default .panel-heading a.panel-title.cmp-savedCard-panel:not(.collapsed):after,
.page-multiStepCheckoutSummaryPage .checkout-paymentmethod .panel-group.cmp-savedCard-panel .panel-default .panel-heading a.panel-title.cmp-savedCard-panel:not(.collapsed):after {
    content: url("https://reimg-carrefour.mncdn.com/staticimage/csa-minus-icon.svg")
}

.page-multiStepCheckoutSummaryPage .checkout-paymentmethod .panel-group.mp-savedCard-panel .panel-default .panel-heading a.panel-title.mp-savedCard-panel:not(.collapsed) img,
.page-multiStepCheckoutSummaryPage .checkout-paymentmethod .panel-group.cmp-savedCard-panel .panel-default .panel-heading a.panel-title.mp-savedCard-panel:not(.collapsed) img,
.page-multiStepCheckoutSummaryPage .checkout-paymentmethod .panel-group.mp-savedCard-panel .panel-default .panel-heading a.panel-title.cmp-savedCard-panel:not(.collapsed) img,
.page-multiStepCheckoutSummaryPage .checkout-paymentmethod .panel-group.cmp-savedCard-panel .panel-default .panel-heading a.panel-title.cmp-savedCard-panel:not(.collapsed) img {
    filter: none
}

.page-multiStepCheckoutSummaryPage .checkout-paymentmethod .panel-group.mp-savedCard-panel .panel-default .panel-heading a.panel-title.mp-savedCard-panel img,
.page-multiStepCheckoutSummaryPage .checkout-paymentmethod .panel-group.cmp-savedCard-panel .panel-default .panel-heading a.panel-title.mp-savedCard-panel img,
.page-multiStepCheckoutSummaryPage .checkout-paymentmethod .panel-group.mp-savedCard-panel .panel-default .panel-heading a.panel-title.cmp-savedCard-panel img,
.page-multiStepCheckoutSummaryPage .checkout-paymentmethod .panel-group.cmp-savedCard-panel .panel-default .panel-heading a.panel-title.cmp-savedCard-panel img {
    max-width: 140px;
    max-height: 50px;
    margin: auto 0
}

@media (max-width:1023px) {

    .page-multiStepCheckoutSummaryPage .checkout-paymentmethod .panel-group.mp-savedCard-panel,
    .page-multiStepCheckoutSummaryPage .checkout-paymentmethod .panel-group.cmp-savedCard-panel {
        padding: 0 30px 0 20px
    }

    .page-multiStepCheckoutSummaryPage .checkout-paymentmethod .panel-group.mp-savedCard-panel .panel-default .panel-heading a.panel-title.mp-savedCard-panel,
    .page-multiStepCheckoutSummaryPage .checkout-paymentmethod .panel-group.cmp-savedCard-panel .panel-default .panel-heading a.panel-title.mp-savedCard-panel,
    .page-multiStepCheckoutSummaryPage .checkout-paymentmethod .panel-group.mp-savedCard-panel .panel-default .panel-heading a.panel-title.cmp-savedCard-panel,
    .page-multiStepCheckoutSummaryPage .checkout-paymentmethod .panel-group.cmp-savedCard-panel .panel-default .panel-heading a.panel-title.cmp-savedCard-panel {
        padding: 15px 0
    }
}

.page-multiStepCheckoutSummaryPage .checkout-paymentmethod .panel-group.cmp-savedCard-panel .panel-default .panel-heading a.panel-title {
    border: none
}

.page-multiStepCheckoutSummaryPage .checkout-paymentmethod .panel-group.cmp-savedCard-panel .panel-default .panel-heading a.panel-title:last-child {
    border-bottom: none
}

.page-multiStepCheckoutSummaryPage .checkout-paymentmethod .panel-group.cmp-savedCard-panel .panel-default .panel-collapse {
    border: none
}

.page-multiStepCheckoutSummaryPage .checkout-paymentmethod .voucher-container {
    margin-top: 2px;
    padding: 20px 30px;
    background-color: #fff
}

.page-multiStepCheckoutSummaryPage .checkout-paymentmethod .voucher-container .description {
    font-size: 12px
}

.page-multiStepCheckoutSummaryPage .checkout-paymentmethod .voucher-container .voucher-input {
    margin-top: 30px
}

.page-multiStepCheckoutSummaryPage .checkout-paymentmethod .voucher-container .voucher-btn {
    margin-top: 30px
}

.page-multiStepCheckoutSummaryPage .checkout-paymentmethod .btn-place-order {
    float: right
}

.page-multiStepCheckoutSummaryPage .checkout-paymentmethod .btn-place-order i {
    vertical-align: text-top
}

.page-multiStepCheckoutSummaryPage .checkout-paymentmethod .terms-and-conditions label {
    font-size: 14px;
    line-height: 19px
}

.page-multiStepCheckoutSummaryPage .checkout-paymentmethod .pay-with-cash {
    color: #141414
}

.page-multiStepCheckoutSummaryPage .checkout-paymentmethod .pay-with-cash .header {
    border-radius: 6px;
    background-color: #fff;
    padding: 20px 10px
}

.page-multiStepCheckoutSummaryPage .checkout-paymentmethod .pay-with-cash .header .definition {
    font-size: 32px
}

.page-multiStepCheckoutSummaryPage .checkout-paymentmethod .pay-with-cash .header h3 {
    font-weight: bold
}

.page-multiStepCheckoutSummaryPage .checkout-paymentmethod .pay-with-cash .header .description {
    font-size: 14px;
    font-weight: 500
}

.page-multiStepCheckoutSummaryPage .checkout-paymentmethod .pay-with-garantipay {
    color: #666
}

.page-multiStepCheckoutSummaryPage .checkout-paymentmethod .pay-with-garantipay .juzdan-head {
    font-weight: bold;
    font-size: 18px;
    line-height: 27px
}

.page-multiStepCheckoutSummaryPage .checkout-paymentmethod .pay-with-garantipay .payment-area>.row {
    margin: 0
}

.page-multiStepCheckoutSummaryPage .checkout-paymentmethod .pay-with-garantipay .payment-area h3 {
    margin-top: 5px
}

.page-multiStepCheckoutSummaryPage .checkout-paymentmethod .pay-with-garantipay .payment-area .garantipay-error-message {
    display: none;
    color: red
}

.page-multiStepCheckoutSummaryPage .checkout-paymentmethod .pay-with-garantipay .payment-area .definition {
    font-size: 14px;
    color: #141414
}

.page-multiStepCheckoutSummaryPage .checkout-paymentmethod .pay-with-garantipay .payment-area .definition .garantipay-logo {
    background: url("../../theme-carrefoursa/images/garanti_pay_logo.png") no-repeat;
    display: inline-block;
    width: 155px;
    height: 44px;
    white-space: nowrap;
    overflow: hidden;
    text-indent: 500px;
    vertical-align: -9px
}

.page-multiStepCheckoutSummaryPage .checkout-paymentmethod .pay-with-garantipay .payment-area .bullet {
    display: block;
    width: 20px;
    height: 20px;
    float: left
}

.page-multiStepCheckoutSummaryPage .checkout-paymentmethod .pay-with-garantipay .payment-area .bullet .dots {
    display: block;
    width: 16px;
    height: 16px;
    background: #77C559;
    border-radius: 18px;
    margin: auto
}

.page-multiStepCheckoutSummaryPage .checkout-paymentmethod .pay-with-garantipay .payment-area .bullet .dots.bg-blue {
    background: #2154BA
}

.page-multiStepCheckoutSummaryPage .checkout-paymentmethod .pay-with-garantipay .payment-area .garanti-desc {
    margin: 0;
    padding: 0;
    color: #141414
}

.page-multiStepCheckoutSummaryPage .checkout-paymentmethod .pay-with-garantipay .payment-area .garanti-desc div {
    margin-bottom: 20px
}

.page-multiStepCheckoutSummaryPage .checkout-paymentmethod .pay-with-garantipay .payment-area .garanti-desc div.garanti-title {
    font-weight: bold;
    font-size: 18px;
    line-height: 27px
}

.page-multiStepCheckoutSummaryPage .checkout-paymentmethod .pay-with-garantipay .payment-area .garanti-desc li {
    list-style-type: none;
    margin-top: 25px
}

.page-multiStepCheckoutSummaryPage .checkout-paymentmethod .pay-with-garantipay .payment-area .chippin-title,
.page-multiStepCheckoutSummaryPage .checkout-paymentmethod .pay-with-garantipay .payment-area .tosla-title {
    color: #141414;
    font-size: 20px;
    font-weight: bold;
    margin-top: 5px
}

.page-multiStepCheckoutSummaryPage .checkout-paymentmethod .pay-with-garantipay .payment-area .chippin-pay-list {
    list-style: none;
    padding: 0
}

.page-multiStepCheckoutSummaryPage .checkout-paymentmethod .pay-with-garantipay .payment-area .chippin-pay-list li {
    margin: 10px 0;
    color: #141414;
    font-size: 14px
}

.page-multiStepCheckoutSummaryPage .checkout-paymentmethod .pay-with-garantipay .payment-area .chippin-pay-list li .bullet {
    margin-right: 9px
}

.page-multiStepCheckoutSummaryPage .checkout-paymentmethod .pay-with-garantipay .payment-area .chippin-number-area {
    display: grid;
    place-items: center;
    text-align: center;
    color: #141414
}

.page-multiStepCheckoutSummaryPage .checkout-paymentmethod .pay-with-garantipay .payment-area .chippin-number-area .control-label {
    font-size: 16px
}

.page-multiStepCheckoutSummaryPage .checkout-paymentmethod .pay-with-garantipay .payment-area .chippin-number-area input.form-control {
    border-radius: 8px
}

.page-multiStepCheckoutSummaryPage .checkout-paymentmethod .pay-with-garantipay .payment-area .nav.nav-tabs.tab-gsm-tc {
    display: flex;
    border: none;
    overflow-y: hidden;
    overflow-x: auto;
    white-space: nowrap;
    border: 0;
    padding: 5px
}

.page-multiStepCheckoutSummaryPage .checkout-paymentmethod .pay-with-garantipay .payment-area .nav.nav-tabs.tab-gsm-tc li {
    font-weight: bold;
    font-size: 14px;
    line-height: 19px;
    box-shadow: 0 0 10px rgba(71, 56, 65, 0.14);
    border-radius: 5px;
    text-align: center;
    min-width: 150px;
    max-width: 151px;
    padding: 0 5px;
    margin-right: 10px;
    max-height: 40px
}

@media (max-width:767px) {
    .page-multiStepCheckoutSummaryPage .checkout-paymentmethod .pay-with-garantipay .payment-area .nav.nav-tabs.tab-gsm-tc li {
        min-width: 130px
    }
}

.page-multiStepCheckoutSummaryPage .checkout-paymentmethod .pay-with-garantipay .payment-area .nav.nav-tabs.tab-gsm-tc li a {
    text-transform: none;
    color: #666666;
    border: none;
    background: none !important
}

.page-multiStepCheckoutSummaryPage .checkout-paymentmethod .pay-with-garantipay .payment-area .nav.nav-tabs.tab-gsm-tc li a:hover {
    background: none
}

.page-multiStepCheckoutSummaryPage .checkout-paymentmethod .pay-with-garantipay .payment-area .nav.nav-tabs.tab-gsm-tc li.active {
    border: 2px solid #005BAA;
    color: #005BAA
}

.page-multiStepCheckoutSummaryPage .checkout-paymentmethod .pay-with-garantipay .payment-area .nav.nav-tabs.tab-gsm-tc li.active a {
    color: #005BAA
}

.page-multiStepCheckoutSummaryPage .checkout-paymentmethod .pay-with-garantipay .payment-area .garantipay-card-loader {
    display: none
}

.page-multiStepCheckoutSummaryPage .checkout-paymentmethod .pay-with-garantipay .payment-area #garanti-tab-content {
    padding-left: 0
}

.page-multiStepCheckoutSummaryPage .checkout-paymentmethod .pay-with-garantipay .payment-area #garanti-tab-content div {
    padding: 5px 0
}

.page-multiStepCheckoutSummaryPage .checkout-paymentmethod .pay-with-garantipay .payment-area #garanti-tab-content div input {
    width: 100%;
    border: 1px solid #DCDCDC
}

.page-multiStepCheckoutSummaryPage .checkout-paymentmethod .pay-with-garantipay .payment-area .garanti-pay-types {
    display: flex;
    gap: 16px;
    margin-bottom: 18px;
    padding-left: 10px;
    padding-right: 10px
}

.page-multiStepCheckoutSummaryPage .checkout-paymentmethod .pay-with-garantipay .payment-area .garanti-pay-types .gp-type {
    display: flex;
    flex-direction: column;
    gap: 8px
}

.page-multiStepCheckoutSummaryPage .checkout-paymentmethod .pay-with-garantipay .payment-area .garanti-pay-types .gp-type .gp-title {
    color: #141414;
    font-size: 16px;
    font-weight: bold
}

.page-multiStepCheckoutSummaryPage .checkout-paymentmethod .pay-with-garantipay .payment-area .garanti-pay-types .gp-type .garanti-input {
    border-radius: 8px;
    border: 1px solid #D8D8D8
}

.page-multiStepCheckoutSummaryPage .checkout-paymentmethod .pay-with-garantipay .payment-area .garanti-pay-types .or-separator {
    color: #2154BA;
    font-size: 14px;
    font-weight: bold;
    display: grid;
    place-items: flex-end;
    padding-bottom: 5px
}

@media (max-width:1023px) {
    .page-multiStepCheckoutSummaryPage .checkout-paymentmethod .pay-with-garantipay .payment-area .garanti-pay-types {
        flex-direction: column;
        gap: 14px;
        margin-bottom: 15px
    }

    .page-multiStepCheckoutSummaryPage .checkout-paymentmethod .pay-with-garantipay .payment-area .garanti-pay-types .or-separator {
        place-items: flex-start;
        padding-bottom: 0
    }
}

.page-multiStepCheckoutSummaryPage .checkout-paymentmethod .pay-with-garantipay .help-block {
    display: none
}

.page-multiStepCheckoutSummaryPage .checkout-paymentmethod .pay-with-garantipay .has-error .help-block {
    display: block
}

.page-multiStepCheckoutSummaryPage .checkout-paymentmethod #sodexoBody .header {
    padding: 10px 20px 50px
}

.page-multiStepCheckoutSummaryPage .checkout-paymentmethod #sodexoBody .sod {
    color: #666666
}

.page-multiStepCheckoutSummaryPage .checkout-paymentmethod #sodexoBody .sod>div {
    margin-bottom: 23px
}

.page-multiStepCheckoutSummaryPage .checkout-paymentmethod #sodexoBody .sod .sodexo-title {
    font-weight: 700;
    font-size: 20px;
    line-height: 27px
}

.page-multiStepCheckoutSummaryPage .checkout-paymentmethod #sodexoBody .sod .sodexo-sub-title {
    font-size: 14px;
    line-height: 19px
}

.page-multiStepCheckoutSummaryPage .checkout-paymentmethod #sodexoBody .sod .sod-header {
    display: flex;
    justify-content: center;
    align-items: center
}

@media (max-width:767px) {
    .page-multiStepCheckoutSummaryPage .checkout-paymentmethod #sodexoBody .sod .sod-header {
        flex-direction: column
    }
}

@media (min-width:768px) {
    .page-multiStepCheckoutSummaryPage .checkout-paymentmethod #sodexoBody .sod .sod-header .sodexo-logo {
        margin-left: auto;
        order: 2
    }
}

.page-multiStepCheckoutSummaryPage .checkout-paymentmethod #sodexoBody .sod #sodexoPaymentForm input::-webkit-outer-spin-button,
.page-multiStepCheckoutSummaryPage .checkout-paymentmethod #sodexoBody .sod #sodexoPaymentForm input::-webkit-inner-spin-button {
    -webkit-appearance: none;
    margin: 0
}

.page-multiStepCheckoutSummaryPage .checkout-paymentmethod #sodexoBody .sod #sodexoPaymentForm input[type=number] {
    -moz-appearance: textfield
}

.page-multiStepCheckoutSummaryPage .checkout-paymentmethod #sodexoBody .sod #sodexoPaymentForm h5 {
    display: none;
    color: red
}

.page-multiStepCheckoutSummaryPage .checkout-paymentmethod #sodexoBody .sod #sodexoPaymentForm>div {
    margin-bottom: 25px
}

.page-multiStepCheckoutSummaryPage .checkout-paymentmethod #sodexoBody .sod #sodexoPaymentForm .sod-title-bold {
    font-weight: 800;
    font-size: 15px;
    line-height: 20px;
    color: #000000
}

.page-multiStepCheckoutSummaryPage .checkout-paymentmethod #sodexoBody .sod #sodexoPaymentForm .sodexo-input {
    margin: 6px 2px
}

.page-multiStepCheckoutSummaryPage .checkout-paymentmethod #sodexoBody .sod #sodexoPaymentForm .sod-title {
    font-weight: 400;
    font-size: 11px;
    line-height: 15px
}

.page-multiStepCheckoutSummaryPage .checkout-paymentmethod .pay-with-bkm {
    color: #666
}

.page-multiStepCheckoutSummaryPage .checkout-paymentmethod .pay-with-bkm .header {
    border-radius: 6px;
    background-color: #fff;
    padding: 10px 30px 50px
}

.page-multiStepCheckoutSummaryPage .checkout-paymentmethod .pay-with-bkm .header .definition {
    font-size: 32px
}

.page-multiStepCheckoutSummaryPage .checkout-paymentmethod .pay-with-bkm .header .definition .bkm-logo {
    background: url("https://reimg-carrefour.mncdn.com/staticimage/sprite-icons.png") 0 -2356px no-repeat;
    display: inline-block;
    width: 155px;
    height: 44px;
    white-space: nowrap;
    overflow: hidden;
    text-indent: 500px;
    vertical-align: -9px
}

.page-multiStepCheckoutSummaryPage .checkout-paymentmethod .pay-with-bkm .header .description {
    font-size: 15px;
    font-weight: 400;
    margin: 0
}

.page-multiStepCheckoutSummaryPage .checkout-paymentmethod .pay-with-bkm .header .description li {
    margin-top: 25px
}

.page-multiStepCheckoutSummaryPage .checkout-paymentmethod .pay-with-paypal {
    color: #666
}

.page-multiStepCheckoutSummaryPage .checkout-paymentmethod .pay-with-paypal .header {
    background-color: #fff;
    padding: 10px 30px 50px
}

.page-multiStepCheckoutSummaryPage .checkout-paymentmethod .pay-with-paypal .header .definition {
    font-size: 32px
}

.page-multiStepCheckoutSummaryPage .checkout-paymentmethod .pay-with-paypal .header .definition .bkm-logo {
    background: url("https://reimg-carrefour.mncdn.com/staticimage/sprite-icons.png") 0 -2497px no-repeat;
    display: inline-block;
    width: 178px;
    height: 46px;
    white-space: nowrap;
    overflow: hidden;
    text-indent: 500px;
    vertical-align: -9px
}

.page-multiStepCheckoutSummaryPage .checkout-paymentmethod .pay-with-paypal .header .description {
    font-size: 15px;
    font-weight: 400;
    margin: 0
}

.page-multiStepCheckoutSummaryPage .checkout-paymentmethod .pay-with-paypal .header .description li {
    margin-top: 25px
}

.page-multiStepCheckoutSummaryPage .checkout-paymentmethod .pay-credit-card-at-delivery {
    color: #141414
}

.page-multiStepCheckoutSummaryPage .checkout-paymentmethod .pay-credit-card-at-delivery .header {
    background-color: #fff;
    padding: 20px 10px
}

.page-multiStepCheckoutSummaryPage .checkout-paymentmethod .pay-credit-card-at-delivery .header h3 {
    font-weight: bold
}

.page-multiStepCheckoutSummaryPage .checkout-paymentmethod .pay-credit-card-at-delivery .header .definition {
    font-size: 32px
}

.page-multiStepCheckoutSummaryPage .checkout-paymentmethod .pay-credit-card-at-delivery .header .description {
    font-size: 14px;
    font-weight: 500
}

.page-multiStepCheckoutSummaryPage .checkout-paymentmethod .pay-credit-card-at-delivery .header .description .installmentInfo {
    text-decoration: underline;
    color: #2154BA
}

.page-multiStepCheckoutSummaryPage .checkout-paymentmethod .pay-credit-card-at-delivery .header .description li {
    margin-top: 25px
}

.page-multiStepCheckoutSummaryPage .checkout-paymentmethod .masterpass-container.false .mp-condition {
    filter: grayscale(1);
    opacity: .4;
    pointer-events: none;
    user-select: none
}

.page-multiStepCheckoutSummaryPage .checkout-paymentmethod .pay-with-online-credit-card {
    color: #303030;
    background: #ffffff;
    border-radius: 6px
}

.page-multiStepCheckoutSummaryPage .checkout-paymentmethod .pay-with-online-credit-card .header {
    padding: 25px 25px 0 25px;
    border-top: 1px dotted #CDE4FC;
    border-radius: 10px
}

.page-multiStepCheckoutSummaryPage .checkout-paymentmethod .pay-with-online-credit-card .header .definition {
    font-size: 32px;
    margin-bottom: 30px
}

.page-multiStepCheckoutSummaryPage .checkout-paymentmethod .pay-with-online-credit-card .header .withoutOnlinePaymentBankCard {
    display: flex;
    align-items: center;
    justify-content: center;
    border: solid 1px #d5d5d5;
    border-radius: 4px;
    padding: 15px;
    line-height: 1
}

.page-multiStepCheckoutSummaryPage .checkout-paymentmethod .pay-with-online-credit-card .header .withoutOnlinePaymentBankCard div h3,
.page-multiStepCheckoutSummaryPage .checkout-paymentmethod .pay-with-online-credit-card .header .withoutOnlinePaymentBankCard div p {
    font-size: 13px;
    margin: 0
}

.page-multiStepCheckoutSummaryPage .checkout-paymentmethod .pay-with-online-credit-card .header .withoutOnlinePaymentBankCard div h3 {
    color: #333333;
    font-weight: bold;
    margin-bottom: 5px
}

.page-multiStepCheckoutSummaryPage .checkout-paymentmethod .pay-with-online-credit-card .header .withoutOnlinePaymentBankCard div p {
    color: #666666
}

.page-multiStepCheckoutSummaryPage .checkout-paymentmethod .pay-with-online-credit-card .header .withoutOnlinePaymentBankCard div:first-child {
    display: inline-flex;
    align-items: center;
    margin-right: 10px
}

.page-multiStepCheckoutSummaryPage .checkout-paymentmethod .pay-with-online-credit-card .credit-card-payment,
.page-multiStepCheckoutSummaryPage .checkout-paymentmethod .pay-with-online-credit-card .digital-loan-credit {
    padding: 25px 25px 0 25px
}

.page-multiStepCheckoutSummaryPage .checkout-paymentmethod .pay-with-online-credit-card .control-label {
    font-size: 15px
}

.page-multiStepCheckoutSummaryPage .checkout-paymentmethod .pay-with-online-credit-card .save-card-box {
    background-color: #f0f8ff;
    color: #333
}

.page-multiStepCheckoutSummaryPage .checkout-paymentmethod .pay-with-online-credit-card .save-card-box .form-group {
    margin: 0
}

.page-multiStepCheckoutSummaryPage .checkout-paymentmethod .pay-with-online-credit-card .save-card-box .checkbox {
    padding: 10px 10px 0 25px;
    margin: 0
}

.page-multiStepCheckoutSummaryPage .checkout-paymentmethod .pay-with-online-credit-card .save-card-box .checkbox label span {
    font-weight: 600
}

.page-multiStepCheckoutSummaryPage .checkout-paymentmethod .pay-with-online-credit-card .save-card-box #saveCardInfo {
    float: right;
    font-size: 11px;
    margin-top: -18px;
    position: relative;
    z-index: 1;
    margin-right: 8px
}

.page-multiStepCheckoutSummaryPage .checkout-paymentmethod .pay-with-online-credit-card .save-card-box .description {
    font-size: 14px;
    color: #666666
}

.page-multiStepCheckoutSummaryPage .checkout-paymentmethod .pay-with-online-credit-card .save-card-box .card-name {
    padding: 20px 30px
}

.page-multiStepCheckoutSummaryPage .checkout-paymentmethod .pay-with-online-credit-card .save-card-box .card-name .form-group {
    margin-top: 20px
}

.page-multiStepCheckoutSummaryPage .checkout-paymentmethod .pay-with-online-credit-card .save-card-box .card-name .safe-icon {
    padding-top: 20px;
    text-align: center
}

.page-multiStepCheckoutSummaryPage .checkout-paymentmethod .pay-with-online-credit-card .credit-card-form input.form-control {
    border: 1px solid #D8D8D8;
    border-radius: 8px;
    color: #747678;
    font-size: 16px;
    font-weight: 600
}

.page-multiStepCheckoutSummaryPage .checkout-paymentmethod .pay-with-online-credit-card .credit-card-form #pan,
.page-multiStepCheckoutSummaryPage .checkout-paymentmethod .pay-with-online-credit-card #savedCard #pan {
    background: none !important
}

.page-multiStepCheckoutSummaryPage .checkout-paymentmethod .pay-with-online-credit-card .credit-card-form #pan.other,
.page-multiStepCheckoutSummaryPage .checkout-paymentmethod .pay-with-online-credit-card #savedCard #pan.other {
    background: url("../../theme-carrefoursa/images/credit-cards-sprite.png") 3px -107px no-repeat;
    background-size: 120px 361px
}

.page-multiStepCheckoutSummaryPage .checkout-paymentmethod .pay-with-online-credit-card .credit-card-form #pan.bonus,
.page-multiStepCheckoutSummaryPage .checkout-paymentmethod .pay-with-online-credit-card #savedCard #pan.bonus {
    background: url("../../theme-carrefoursa/images/credit-cards-sprite.png") 3px -144px no-repeat;
    background-size: 120px 361px
}

.page-multiStepCheckoutSummaryPage .checkout-paymentmethod .pay-with-online-credit-card .credit-card-form #pan.axess,
.page-multiStepCheckoutSummaryPage .checkout-paymentmethod .pay-with-online-credit-card #savedCard #pan.axess {
    background: url("../../theme-carrefoursa/images/credit-cards-sprite.png") 3px -182px no-repeat;
    background-size: 120px 361px
}

.page-multiStepCheckoutSummaryPage .checkout-paymentmethod .pay-with-online-credit-card .credit-card-form #pan.world,
.page-multiStepCheckoutSummaryPage .checkout-paymentmethod .pay-with-online-credit-card #savedCard #pan.world {
    background: url("../../theme-carrefoursa/images/credit-cards-sprite.png") 3px -220px no-repeat;
    background-size: 120px 361px
}

.page-multiStepCheckoutSummaryPage .checkout-paymentmethod .pay-with-online-credit-card .credit-card-form #pan.paraf,
.page-multiStepCheckoutSummaryPage .checkout-paymentmethod .pay-with-online-credit-card #savedCard #pan.paraf {
    background: url("../../theme-carrefoursa/images/credit-cards-sprite.png") 3px -258px no-repeat;
    background-size: 120px 361px
}

.page-multiStepCheckoutSummaryPage .checkout-paymentmethod .pay-with-online-credit-card .credit-card-form #pan.maximum,
.page-multiStepCheckoutSummaryPage .checkout-paymentmethod .pay-with-online-credit-card #savedCard #pan.maximum {
    background: url("../../theme-carrefoursa/images/credit-cards-sprite.png") 3px -295px no-repeat;
    background-size: 120px 361px
}

.page-multiStepCheckoutSummaryPage .checkout-paymentmethod .pay-with-online-credit-card .credit-card-form #pan.cardfinance,
.page-multiStepCheckoutSummaryPage .checkout-paymentmethod .pay-with-online-credit-card #savedCard #pan.cardfinance {
    background: url("../../theme-carrefoursa/images/credit-cards-sprite.png") 3px -332px no-repeat;
    background-size: 120px 361px
}

.page-multiStepCheckoutSummaryPage .checkout-paymentmethod .pay-with-online-credit-card .credit-card-form #pan.card_fns,
.page-multiStepCheckoutSummaryPage .checkout-paymentmethod .pay-with-online-credit-card #savedCard #pan.card_fns {
    background: url("../../theme-carrefoursa/images/credit-cards-sprite.png") 3px -332px no-repeat;
    background-size: 120px 361px
}

.page-multiStepCheckoutSummaryPage .checkout-paymentmethod .pay-with-online-credit-card .credit-card-form .control-label,
.page-multiStepCheckoutSummaryPage .checkout-paymentmethod .pay-with-online-credit-card #savedCard .control-label {
    white-space: nowrap
}

.page-multiStepCheckoutSummaryPage .checkout-paymentmethod .pay-with-online-credit-card .credit-card-form .cvv-box,
.page-multiStepCheckoutSummaryPage .checkout-paymentmethod .pay-with-online-credit-card #savedCard .cvv-box {
    padding-top: 32px;
    float: left
}

.page-multiStepCheckoutSummaryPage .checkout-paymentmethod .pay-with-online-credit-card .credit-card-form .cvv-box .cs-icon,
.page-multiStepCheckoutSummaryPage .checkout-paymentmethod .pay-with-online-credit-card #savedCard .cvv-box .cs-icon {
    vertical-align: middle;
    width: 22px;
    height: 22px;
    border: 2px solid #005baa;
    border-radius: 50%;
    line-height: 21px;
    text-align: center;
    font-size: 18px;
    font-family: "Glyphicons Halflings" !important
}

.page-multiStepCheckoutSummaryPage .checkout-paymentmethod .pay-with-online-credit-card .credit-card-form .cvv-box a,
.page-multiStepCheckoutSummaryPage .checkout-paymentmethod .pay-with-online-credit-card #savedCard .cvv-box a {
    font-size: 11px
}

.page-multiStepCheckoutSummaryPage .checkout-paymentmethod .pay-with-online-credit-card .credit-card-form .from-group-cvv,
.page-multiStepCheckoutSummaryPage .checkout-paymentmethod .pay-with-online-credit-card #savedCard .from-group-cvv {
    margin-bottom: 0
}

.page-multiStepCheckoutSummaryPage .checkout-paymentmethod .pay-with-online-credit-card .credit-card-form .saved-card-cvv-row,
.page-multiStepCheckoutSummaryPage .checkout-paymentmethod .pay-with-online-credit-card #savedCard .saved-card-cvv-row {
    padding-left: 35px
}

.page-multiStepCheckoutSummaryPage .checkout-paymentmethod .pay-with-online-credit-card .credit-card-form .secure-box,
.page-multiStepCheckoutSummaryPage .checkout-paymentmethod .pay-with-online-credit-card #savedCard .secure-box {
    padding-top: 6px;
    white-space: nowrap;
    position: relative;
    display: flex;
    align-items: center
}

.page-multiStepCheckoutSummaryPage .checkout-paymentmethod .pay-with-online-credit-card .credit-card-form .secure-box label,
.page-multiStepCheckoutSummaryPage .checkout-paymentmethod .pay-with-online-credit-card #savedCard .secure-box label {
    font-size: 15px;
    white-space: initial;
    padding-left: 0
}

.page-multiStepCheckoutSummaryPage .checkout-paymentmethod .pay-with-online-credit-card .credit-card-form .secure-box label span,
.page-multiStepCheckoutSummaryPage .checkout-paymentmethod .pay-with-online-credit-card #savedCard .secure-box label span {
    cursor: text !important
}

.page-multiStepCheckoutSummaryPage .checkout-paymentmethod .pay-with-online-credit-card .credit-card-form .secure-box label #payment3d,
.page-multiStepCheckoutSummaryPage .checkout-paymentmethod .pay-with-online-credit-card #savedCard .secure-box label #payment3d {
    display: none
}

.page-multiStepCheckoutSummaryPage .checkout-paymentmethod .pay-with-online-credit-card .credit-card-form .secure-box .cvv-box,
.page-multiStepCheckoutSummaryPage .checkout-paymentmethod .pay-with-online-credit-card #savedCard .secure-box .cvv-box {
    padding-top: 0
}

.page-multiStepCheckoutSummaryPage .checkout-paymentmethod .pay-with-online-credit-card .credit-card-form .secure-box .cvv-box a,
.page-multiStepCheckoutSummaryPage .checkout-paymentmethod .pay-with-online-credit-card #savedCard .secure-box .cvv-box a {
    position: static;
    cursor: pointer
}

.page-multiStepCheckoutSummaryPage .checkout-paymentmethod .pay-with-online-credit-card .credit-card-form .secure-box a,
.page-multiStepCheckoutSummaryPage .checkout-paymentmethod .pay-with-online-credit-card #savedCard .secure-box a {
    font-size: 15px;
    position: absolute;
    top: 46px;
    left: 29px
}

.page-multiStepCheckoutSummaryPage .checkout-paymentmethod .pay-with-online-credit-card .credit-card-form .form-control:before,
.page-multiStepCheckoutSummaryPage .checkout-paymentmethod .pay-with-online-credit-card #savedCard .form-control:before {
    content: "\f002";
    font-family: "FontAwesome";
    line-height: 1;
    margin: 10px 10px 10px 15px;
    display: inline-block;
    position: absolute;
    z-index: 9;
    color: #bbdbf8;
    font-size: 23px
}

.page-multiStepCheckoutSummaryPage .checkout-paymentmethod .pay-with-online-credit-card .installment-box {
    padding-top: 10px;
    padding-bottom: 10px
}

.page-multiStepCheckoutSummaryPage .checkout-paymentmethod .pay-with-online-credit-card .installment-box .installment-title {
    display: flex;
    align-items: center;
    gap: 10px
}

.page-multiStepCheckoutSummaryPage .checkout-paymentmethod .pay-with-online-credit-card .installment-box i.csa-info-icon {
    content: url("https://reimg-carrefour.mncdn.com/staticimage/icon-info-circle.png");
    width: 20px;
    height: 20px;
    cursor: pointer
}

.page-multiStepCheckoutSummaryPage .checkout-paymentmethod .pay-with-online-credit-card .installment-box label.control-label {
    font-size: 16px;
    font-weight: bold;
    color: #141414
}

.page-multiStepCheckoutSummaryPage .checkout-paymentmethod .pay-with-online-credit-card .installment-box .description {
    font-size: 14px;
    color: #666
}

.page-multiStepCheckoutSummaryPage .checkout-paymentmethod .pay-with-online-credit-card .installment-box #installments,
.page-multiStepCheckoutSummaryPage .checkout-paymentmethod .pay-with-online-credit-card .installment-box .installment-table {
    margin-top: 10px;
    font-size: 15px;
    font-weight: 400
}

.page-multiStepCheckoutSummaryPage .checkout-paymentmethod .pay-with-online-credit-card .installment-box #installments .row .ins-header-text,
.page-multiStepCheckoutSummaryPage .checkout-paymentmethod .pay-with-online-credit-card .installment-box .installment-table .row .ins-header-text {
    font-size: 16px;
    font-weight: bold;
    color: #141414
}

.page-multiStepCheckoutSummaryPage .checkout-paymentmethod .pay-with-online-credit-card .installment-box #installments .row .ins-header-text:first-child,
.page-multiStepCheckoutSummaryPage .checkout-paymentmethod .pay-with-online-credit-card .installment-box .installment-table .row .ins-header-text:first-child {
    padding-left: 47px
}

.page-multiStepCheckoutSummaryPage .checkout-paymentmethod .pay-with-online-credit-card .installment-box #installments .row+.row,
.page-multiStepCheckoutSummaryPage .checkout-paymentmethod .pay-with-online-credit-card .installment-box .installment-table .row+.row {
    padding: 10px 2px 5px
}

.page-multiStepCheckoutSummaryPage .checkout-paymentmethod .pay-with-online-credit-card .installment-box #installments .row+.row .col-xs-4,
.page-multiStepCheckoutSummaryPage .checkout-paymentmethod .pay-with-online-credit-card .installment-box .installment-table .row+.row .col-xs-4 {
    line-height: 25px
}

.page-multiStepCheckoutSummaryPage .checkout-paymentmethod .pay-with-online-credit-card .installment-box #installments .row+.row label,
.page-multiStepCheckoutSummaryPage .checkout-paymentmethod .pay-with-online-credit-card .installment-box .installment-table .row+.row label {
    font-weight: inherit;
    margin-left: 0
}

.page-multiStepCheckoutSummaryPage .checkout-paymentmethod .pay-with-online-credit-card .installment-box #installments .row+.row input,
.page-multiStepCheckoutSummaryPage .checkout-paymentmethod .pay-with-online-credit-card .installment-box .installment-table .row+.row input {
    float: left;
    margin-top: 3px;
    width: 18px;
    height: 18px
}

.page-multiStepCheckoutSummaryPage .checkout-paymentmethod .pay-with-online-credit-card .installment-box #installments .garanti-checkout,
.page-multiStepCheckoutSummaryPage .checkout-paymentmethod .pay-with-online-credit-card .installment-box .installment-table .garanti-checkout {
    background-color: #83B83D;
    color: #fff
}

.page-multiStepCheckoutSummaryPage .checkout-paymentmethod .pay-with-online-credit-card .info-icon {
    font-size: 16px;
    margin: 2px 0 0 5px;
    cursor: pointer
}

.page-multiStepCheckoutSummaryPage .checkout-paymentmethod .pay-with-online-credit-card #savedCardArea {
    margin: 0 0 20px 0;
    color: #085fae
}

.page-multiStepCheckoutSummaryPage .checkout-paymentmethod .pay-with-online-credit-card #savedCardArea label {
    display: inline
}

.page-multiStepCheckoutSummaryPage .checkout-paymentmethod .pay-with-online-credit-card #savedCardArea input[type="radio"] {
    vertical-align: top;
    margin-right: 5px
}

.page-multiStepCheckoutSummaryPage .checkout-paymentmethod .pay-with-online-credit-card #savedCard>label {
    font-weight: 600
}

.page-multiStepCheckoutSummaryPage .checkout-paymentmethod .pay-with-online-credit-card #savedCard input[type="radio"] {
    vertical-align: top;
    margin-right: 5px
}

.page-multiStepCheckoutSummaryPage .checkout-paymentmethod .pay-with-online-credit-card #savedCard .card-icon {
    display: block;
    padding: 0 0 5px 35px;
    margin-bottom: 10px;
    background: none !important;
    color: #303030;
    font-size: 20px;
    font-family: 'Nunito';
    font-weight: 600
}

.page-multiStepCheckoutSummaryPage .checkout-paymentmethod .pay-with-online-credit-card #savedCard .card-icon.other {
    background: url("../../theme-carrefoursa/images/credit-cards-sprite.png") 3px -107px no-repeat;
    background-size: 120px 361px
}

.page-multiStepCheckoutSummaryPage .checkout-paymentmethod .pay-with-online-credit-card #savedCard .card-icon.bonus {
    background: url("../../theme-carrefoursa/images/credit-cards-sprite.png") 3px -144px no-repeat;
    background-size: 120px 361px
}

.page-multiStepCheckoutSummaryPage .checkout-paymentmethod .pay-with-online-credit-card #savedCard .card-icon.axess {
    background: url("../../theme-carrefoursa/images/credit-cards-sprite.png") 3px -182px no-repeat;
    background-size: 120px 361px
}

.page-multiStepCheckoutSummaryPage .checkout-paymentmethod .pay-with-online-credit-card #savedCard .card-icon.world {
    background: url("../../theme-carrefoursa/images/credit-cards-sprite.png") 3px -220px no-repeat;
    background-size: 120px 361px
}

.page-multiStepCheckoutSummaryPage .checkout-paymentmethod .pay-with-online-credit-card #savedCard .card-icon.paraf {
    background: url("../../theme-carrefoursa/images/credit-cards-sprite.png") 3px -258px no-repeat;
    background-size: 120px 361px
}

.page-multiStepCheckoutSummaryPage .checkout-paymentmethod .pay-with-online-credit-card #savedCard .card-icon.maximum {
    background: url("../../theme-carrefoursa/images/credit-cards-sprite.png") 3px -295px no-repeat;
    background-size: 120px 361px
}

.page-multiStepCheckoutSummaryPage .checkout-paymentmethod .pay-with-online-credit-card #savedCard .card-icon.card_fns {
    background: url("../../theme-carrefoursa/images/credit-cards-sprite.png") 3px -332px no-repeat;
    background-size: 120px 361px
}

.page-multiStepCheckoutSummaryPage .checkout-paymentmethod .pay-with-online-credit-card .credit-card-payment {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

.page-multiStepCheckoutSummaryPage .checkout-paymentmethod .pay-with-online-credit-card .credit-card-payment .col {
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    -ms-flex-positive: 1;
    flex-grow: 1;
    max-width: 100%;
    padding-right: 10px;
    padding-left: 10px
}

.page-multiStepCheckoutSummaryPage .checkout-paymentmethod .pay-with-online-credit-card .credit-card-payment .col-auto {
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: auto;
    max-width: none;
    padding-right: 10px;
    padding-left: 10px
}

.page-multiStepCheckoutSummaryPage .checkout-paymentmethod .pay-with-online-credit-card .credit-card-payment.js-payment-forms,
.page-multiStepCheckoutSummaryPage .checkout-paymentmethod .pay-with-online-credit-card .credit-card-payment .cg-js-payment-forms {
    padding-top: 0
}

.page-multiStepCheckoutSummaryPage .checkout-paymentmethod .pay-with-online-credit-card .credit-card-payment.js-digital-loan {
    padding-top: 0
}

.page-multiStepCheckoutSummaryPage .checkout-paymentmethod .pay-with-online-credit-card .credit-card-payment #ivrButton {
    border: 1px solid #005BAA;
    border-radius: 6px;
    color: #005BAA;
    padding: 8px 40px;
    font-size: 12px;
    line-height: 16px;
    font-weight: 700;
    background: #ffffff
}

.page-multiStepCheckoutSummaryPage .checkout-paymentmethod .pay-with-online-credit-card .credit-card-payment .mp-save-card-box {
    position: relative;
    max-width: 471px
}

.page-multiStepCheckoutSummaryPage .checkout-paymentmethod .pay-with-online-credit-card .credit-card-payment .mp-save-card-box .card-point-position {
    display: flex;
    flex-direction: column
}

.page-multiStepCheckoutSummaryPage .checkout-paymentmethod .pay-with-online-credit-card .credit-card-payment .mp-save-card-box .card-point-position .card-page-point {
    padding: 0 10px !important
}

.page-multiStepCheckoutSummaryPage .checkout-paymentmethod .pay-with-online-credit-card .credit-card-payment .mp-save-card-box .overlay {
    display: none;
    z-index: 99;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    background: rgba(255, 255, 255, 0.5)
}

.page-multiStepCheckoutSummaryPage .checkout-paymentmethod .pay-with-online-credit-card .credit-card-payment .question-mark-icon {
    content: url("https://reimg-carrefour.mncdn.com/staticimage/question-mark-icon.svg");
    width: 14px;
    height: 14px;
    display: block;
    margin: 3px 0 0 5px
}

.page-multiStepCheckoutSummaryPage .checkout-paymentmethod .pay-with-online-credit-card .credit-card-payment .mp-activate-info {
    display: none
}

@media (max-width:1200px) {
    .page-multiStepCheckoutSummaryPage .checkout-paymentmethod .pay-with-online-credit-card .credit-card-payment .cc-payment-left {
        width: 100%
    }

    .page-multiStepCheckoutSummaryPage .checkout-paymentmethod .pay-with-online-credit-card .credit-card-payment .cc-payment-right {
        display: none
    }
}

@media (max-width:1023px) {

    .page-multiStepCheckoutSummaryPage .checkout-paymentmethod .pay-with-online-credit-card .header,
    .page-multiStepCheckoutSummaryPage .checkout-paymentmethod .pay-with-online-credit-card .credit-card-payment,
    .page-multiStepCheckoutSummaryPage .checkout-paymentmethod .pay-with-online-credit-card .digital-loan-credit {
        padding: 15px 10px 0 10px
    }

    .page-multiStepCheckoutSummaryPage .checkout-paymentmethod .pay-with-online-credit-card .installment-box #installments,
    .page-multiStepCheckoutSummaryPage .checkout-paymentmethod .pay-with-online-credit-card .installment-box .installment-table {
        font-size: 13px
    }

    .page-multiStepCheckoutSummaryPage .checkout-paymentmethod .pay-with-online-credit-card .installment-box #installments .row .ins-header-text,
    .page-multiStepCheckoutSummaryPage .checkout-paymentmethod .pay-with-online-credit-card .installment-box .installment-table .row .ins-header-text {
        font-size: 12px
    }
}

.page-multiStepCheckoutSummaryPage .checkout-paymentmethod .pay-with-payfour {
    padding: 15px 17px
}

.page-multiStepCheckoutSummaryPage .checkout-paymentmethod .pay-with-payfour .payment-container {
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 85px;
    width: 95%
}

.page-multiStepCheckoutSummaryPage .checkout-paymentmethod .pay-with-payfour .payment-container .payment-left-inner .info-modal {
    background: #E6F3FF;
    border-radius: 8px;
    padding: 10px 15px;
    width: fit-content
}

.page-multiStepCheckoutSummaryPage .checkout-paymentmethod .pay-with-payfour .payment-container .payment-left-inner .info-modal .info-text {
    color: #2154BA;
    font-size: 14px;
    font-weight: 400
}

.page-multiStepCheckoutSummaryPage .checkout-paymentmethod .pay-with-payfour .payment-container .payment-left-inner .info-modal .info-text b {
    display: block;
    font-weight: 900
}

.page-multiStepCheckoutSummaryPage .checkout-paymentmethod .pay-with-payfour .payment-container .payment-left-inner .payment-details {
    padding: 0 15px;
    margin-top: 17px
}

.page-multiStepCheckoutSummaryPage .checkout-paymentmethod .pay-with-payfour .payment-container .payment-left-inner .payment-details .payment-header,
.page-multiStepCheckoutSummaryPage .checkout-paymentmethod .pay-with-payfour .payment-container .payment-left-inner .payment-details .payment-description {
    display: block;
    color: #141414;
    font-size: 14px;
    font-weight: 400;
    margin-bottom: 10px
}

.page-multiStepCheckoutSummaryPage .checkout-paymentmethod .pay-with-payfour .payment-container .payment-left-inner .payment-details .payment-header ul,
.page-multiStepCheckoutSummaryPage .checkout-paymentmethod .pay-with-payfour .payment-container .payment-left-inner .payment-details .payment-description ul {
    padding-inline-start: 20px
}

.page-multiStepCheckoutSummaryPage .checkout-paymentmethod .pay-with-payfour .payment-container .payment-right-inner {
    text-align: center;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
    gap: 5px;
    padding: 20px 22px;
    border-radius: 4px;
    box-shadow: rgba(149, 157, 165, 0.2) 0 8px 24px
}

.page-multiStepCheckoutSummaryPage .checkout-paymentmethod .pay-with-payfour .payment-container .payment-right-inner .pay-down-header {
    font-weight: 900;
    font-size: 14px;
    color: #141414
}

.page-multiStepCheckoutSummaryPage .checkout-paymentmethod .pay-with-payfour .payment-container .payment-right-inner .pay-down-app-url {
    display: flex;
    gap: 6px
}

.page-multiStepCheckoutSummaryPage .checkout-paymentmethod .pay-with-payfour .payment-advantages {
    padding: 0 10px;
    display: flex;
    align-items: center;
    gap: 24px;
    flex-wrap: wrap;
    margin: 20px 0
}

.page-multiStepCheckoutSummaryPage .checkout-paymentmethod .pay-with-payfour .payment-advantages .adv {
    display: flex;
    gap: 10px;
    align-items: center;
    color: #004F97;
    font-size: 14px;
    font-weight: 700
}

@media (max-width:1023px) {

    .page-multiStepCheckoutSummaryPage .checkout-paymentmethod .pay-with-payfour .payment-details,
    .page-multiStepCheckoutSummaryPage .checkout-paymentmethod .pay-with-payfour .payment-advantages {
        padding: 0
    }
}

@media (max-width:640px) {
    .page-multiStepCheckoutSummaryPage .checkout-paymentmethod .pay-with-payfour {
        padding: 15px
    }

    .page-multiStepCheckoutSummaryPage .checkout-paymentmethod .pay-with-payfour .payment-container {
        width: 100%;
        gap: 20px;
        flex-direction: column
    }
}

.page-multiStepCheckoutSummaryPage .checkout-paymentmethod .pay-with-shoppingLoan {
    color: #303030;
    background: #ffffff;
    border-radius: 6px;
    padding: 25px;
    margin-bottom: 10px
}

.page-multiStepCheckoutSummaryPage .checkout-paymentmethod .pay-with-shoppingLoan img {
    margin-bottom: 15px
}

.page-multiStepCheckoutSummaryPage .checkout-paymentmethod .pay-with-shoppingLoan table {
    border-collapse: inherit;
    border-radius: 6px;
    border: 0
}

.page-multiStepCheckoutSummaryPage .checkout-paymentmethod .pay-with-shoppingLoan table tr th {
    border: 1px solid #dddddd
}

.page-multiStepCheckoutSummaryPage .checkout-paymentmethod .pay-with-shoppingLoan table tr th:first-child {
    border-top-left-radius: 6px
}

.page-multiStepCheckoutSummaryPage .checkout-paymentmethod .pay-with-shoppingLoan table tr th:last-child {
    border-top-right-radius: 6px
}

.page-multiStepCheckoutSummaryPage .checkout-paymentmethod .pay-with-shoppingLoan table tr:last-child td:first-child {
    border-bottom-left-radius: 6px
}

.page-multiStepCheckoutSummaryPage .checkout-paymentmethod .pay-with-shoppingLoan table tr:last-child td:last-child {
    border-bottom-right-radius: 6px
}

.page-multiStepCheckoutSummaryPage .checkout-paymentmethod .pay-with-shoppingLoan.aggrement {
    color: #666666
}

.page-multiStepCheckoutSummaryPage .checkout-paymentmethod .tabbody .col-xs-12.col-sm-6.terms-and-conditions .checkbox label {
    color: #666 !important
}

.page-multiStepCheckoutSummaryPage .checkout-paymentmethod .tabbody .col-xs-12.col-sm-6.terms-and-conditions .error.help-block {
    font-size: 19px
}

.page-multiStepCheckoutSummaryPage .checkout-paymentmethod .tabbody .col-xs-12.col-sm-4 {
    text-align: right
}

.page-multiStepCheckoutSummaryPage .checkout-paymentmethod .tabbody .col-xs-12.col-sm-4 .green-btn {
    display: inline-block;
    width: auto
}

.page-multiStepCheckoutSummaryPage .checkout-paymentmethod .styled {
    color: #141414;
    display: block;
    position: relative;
    padding: 1px 0 0 35px;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    font-size: 16px;
    font-family: 'Nunito';
    font-weight: 600;
    font-weight: normal
}

.page-multiStepCheckoutSummaryPage .checkout-paymentmethod .styled input {
    position: absolute;
    opacity: 0;
    cursor: pointer;
    height: 0;
    width: 0
}

.page-multiStepCheckoutSummaryPage .checkout-paymentmethod .styled input:checked~.radiomark {
    background-color: #E6E6E6
}

.page-multiStepCheckoutSummaryPage .checkout-paymentmethod .styled input:checked~.radiomark:after {
    display: block
}

.page-multiStepCheckoutSummaryPage .checkout-paymentmethod .styled:hover input~.radiomark {
    background-color: #E6E6E6
}

.page-multiStepCheckoutSummaryPage .checkout-paymentmethod .styled .radiomark:after {
    left: 1px;
    top: 0;
    color: #2154BA;
    font-family: 'Glyphicons Halflings';
    content: "\e084";
    font-size: 20px;
    width: 24px;
    height: 24px;
    line-height: 22px
}

.page-multiStepCheckoutSummaryPage .checkout-paymentmethod .radiomark {
    position: absolute;
    top: 0;
    left: 0;
    height: 24px;
    width: 24px;
    background-color: #E6E6E6;
    border: 1px solid #E6E6E6;
    border-radius: 50%
}

.page-multiStepCheckoutSummaryPage .checkout-paymentmethod .radiomark:after {
    content: "";
    position: absolute;
    display: none
}

@supports (-webkit-overflow-scrolling: touch) {
    .page-multiStepCheckoutSummaryPage .checkout-paymentmethod .styled .radiomark:after {
        top: -1px !important
    }

    .page-multiStepCheckoutSummaryPage .checkout-paymentmethod .styled .radiomark:after {
        top: -1px !important
    }
}

.page-multiStepCheckoutSummaryPage .checkout-paymentmethod .js-go-back-btn {
    margin-top: 20px
}

.page-multiStepCheckoutSummaryPage .checkout-success .white-box {
    background-color: #fff;
    padding: 30px;
    word-wrap: break-word
}

.page-multiStepCheckoutSummaryPage .checkout-success .white-box .headline {
    font-size: 32px;
    color: #004da0;
    display: flex
}

.page-multiStepCheckoutSummaryPage .checkout-success .white-box .headline .cs-icon {
    vertical-align: -5px
}

.page-multiStepCheckoutSummaryPage .checkout-success .white-box .headline span {
    margin-left: 20px;
    font-weight: bold
}

.page-multiStepCheckoutSummaryPage .checkout-success .white-box .checkout-success-baseInfo {
    width: 100%;
    height: 68px;
    border-radius: 6px;
    background-color: #fbe800;
    padding: 10px 20px;
    display: flex;
    justify-content: center;
    align-items: center;
    max-width: 710px;
    margin-bottom: 30px
}

.page-multiStepCheckoutSummaryPage .checkout-success .white-box .checkout-success-baseInfo span {
    color: #303030;
    font-size: 12px;
    width: 100%;
    display: block;
    margin: auto;
    padding-left: 10px;
    line-height: 1.4
}

.page-multiStepCheckoutSummaryPage .checkout-success .white-box .delivery-adress-slot h4 {
    display: inline-block;
    color: #004da0
}

.page-multiStepCheckoutSummaryPage .checkout-success .white-box .delivery-adress-slot h4 .cs-icon {
    display: block;
    margin: auto;
    margin-bottom: 10px
}

.page-multiStepCheckoutSummaryPage .checkout-success .white-box .delivery-adress-slot h4 .cs-icon.quick-sales-icon {
    background: url("https://reimg-carrefour.mncdn.com/staticimage/sprite-iconsx3.png") no-repeat -38px -68px;
    width: 28px;
    height: 18px;
    display: block
}

.page-multiStepCheckoutSummaryPage .checkout-success .white-box .delivery-adress-slot div.hasElectronicProduct {
    margin-top: 10px;
    background: #f8e71c;
    padding: 10px;
    color: #333d47
}

.page-multiStepCheckoutSummaryPage .checkout-success .white-box .delivery-adress-slot div.hasElectronicProduct .warning-electronic {
    display: block;
    text-align: center;
    padding-bottom: 10px;
    font-size: 1.4em
}

.page-multiStepCheckoutSummaryPage .checkout-success .white-box .order-no-status .title {
    min-width: 120px;
    display: inline-block
}

.page-multiStepCheckoutSummaryPage .checkout-success .white-box .order-no-status .info {
    color: #015aac
}

.page-multiStepCheckoutSummaryPage .checkout-success .white-box .order-no-status p {
    margin-top: 20px
}

.page-multiStepCheckoutSummaryPage .checkout-success .white-box .order-no-status p span {
    font-weight: 600
}

.page-multiStepCheckoutSummaryPage .checkout-success .white-box.guest-content {
    background: #005baa
}

.page-multiStepCheckoutSummaryPage .checkout-success .white-box.guest-content p {
    color: #ffffff
}

.page-multiStepCheckoutSummaryPage .reasonPopup #cboxTitle {
    font-size: 19px;
    font-weight: bold;
    background: #005baa
}

.page-multiStepCheckoutSummaryPage .reasonPopup #cboxTitle .headline-text {
    color: #ffffff !important
}

.page-multiStepCheckoutSummaryPage .reasonPopup .close-icon {
    right: 20px;
    top: 20px;
    width: 20px;
    height: 40px;
    opacity: .6;
    float: right
}

.page-multiStepCheckoutSummaryPage .reasonPopup .close-icon:hover {
    opacity: 1
}

.page-multiStepCheckoutSummaryPage .reasonPopup .close-icon:before,
.page-multiStepCheckoutSummaryPage .reasonPopup .close-icon:after {
    position: absolute;
    left: 7px;
    top: 6px;
    content: ' ';
    height: 26px;
    width: 3px;
    background-color: #fff
}

.page-multiStepCheckoutSummaryPage .reasonPopup .close-icon:before {
    transform: rotate(45deg)
}

.page-multiStepCheckoutSummaryPage .reasonPopup .close-icon:after {
    transform: rotate(-45deg)
}

.page-multiStepCheckoutSummaryPage .marketCartWarning {
    background: #f8e71c;
    width: 100%;
    height: auto;
    border-radius: 6px 6px 0 0;
    display: flex;
    padding: 14px 25px
}

.page-multiStepCheckoutSummaryPage .marketCartWarning p {
    color: #000000;
    font-size: 13px;
    margin: 0 0 0 15px
}

.page-multiStepCheckoutSummaryPage .js-csa-card-area select.form-control {
    border-radius: 6px
}

.page-multiStepCheckoutSummaryPage .js-csa-card-area .input-group button {
    border-radius: 0 6px 6px 0
}

.page-multiStepCheckoutSummaryPage .js-csa-card-area .input-group .form-control {
    border-radius: 6px 0 0 6px
}

.page-multiStepCheckoutSummaryPage .asseco-card-loader {
    padding-top: 20px;
    padding-bottom: 20px
}

.page-multiStepCheckoutSummaryPage .masterpass-card-loader {
    padding-top: 20px;
    padding-bottom: 20px
}

.page-multiStepCheckoutSummaryPage .icon-merchant-safe {
    background: url("https://reimg-carrefour.mncdn.com/staticimage/checkout-steps-sprite.png?v=1.7") no-repeat;
    width: 102px;
    height: 35px;
    background-position: -121px -271px;
    display: inline-block;
    margin: 48px 0 0 0
}

.page-multiStepCheckoutSummaryPage .icon-mastercard {
    background: url("https://reimg-carrefour.mncdn.com/staticimage/checkout-steps-sprite.png?v=1.7") no-repeat;
    width: 70px;
    height: 55px;
    background-position: -121px -335px;
    display: inline-block
}

.page-multiStepCheckoutSummaryPage .icon-visa {
    background: url("https://reimg-carrefour.mncdn.com/staticimage/checkout-steps-sprite.png?v=1.7") no-repeat;
    width: 70px;
    height: 55px;
    background-position: -191px -335px;
    display: inline-block
}

.page-multiStepCheckoutSummaryPage .icon-amex {
    background: url("https://reimg-carrefour.mncdn.com/staticimage/checkout-steps-sprite.png?v=1.7") no-repeat;
    width: 70px;
    height: 55px;
    background-position: -58px -336px;
    display: inline-block
}

.page-multiStepCheckoutSummaryPage .logo-masterpass {
    background: url("https://reimg-carrefour.mncdn.com/staticimage/checkout-steps-sprite.png?v=1.7") no-repeat;
    width: 155px;
    height: 28px;
    background-position: -121px -307px;
    display: inline-block
}

.page-multiStepCheckoutSummaryPage .masterpass-logo {
    background: url("https://reimg-carrefour.mncdn.com/staticimage/masterpass-logo.svg") no-repeat;
    width: 162px;
    height: 24px;
    background-size: 162px 24px;
    display: inline-block
}

.page-multiStepCheckoutSummaryPage .jp-card {
    width: 409px;
    min-width: 409px;
    max-width: 409px;
    height: 232px;
    border-radius: 0;
    margin-top: 25px
}

.page-multiStepCheckoutSummaryPage .jp-card .jp-card-front {
    background: url("https://reimg-carrefour.mncdn.com/staticimage/credit-card-front-bg.svg") no-repeat;
    border-radius: 0;
    padding: 13px
}

.page-multiStepCheckoutSummaryPage .jp-card .jp-card-front .jp-bank-logo {
    position: absolute;
    width: 25%;
    top: 8%;
    left: 20px;
    opacity: 0
}

.page-multiStepCheckoutSummaryPage .jp-card .jp-card-front .jp-bank-logo img {
    width: 100%
}

.page-multiStepCheckoutSummaryPage .jp-card .jp-card-front .jp-card-display {
    color: #141414;
    font-size: 14px;
    opacity: 1
}

.page-multiStepCheckoutSummaryPage .jp-card .jp-card-front .jp-card-lower {
    width: 336px;
    margin: 0 35px;
    left: 0;
    bottom: 50px
}

.page-multiStepCheckoutSummaryPage .jp-card .jp-card-front .jp-card-lower .jp-card-number {
    font-family: inherit;
    letter-spacing: 1.3px
}

.page-multiStepCheckoutSummaryPage .jp-card .jp-card-front .jp-card-lower .jp-card-name {
    text-transform: uppercase;
    max-height: 32px;
    line-height: 16px
}

.page-multiStepCheckoutSummaryPage .jp-card .jp-card-front .jp-card-logo {
    right: 20px
}

.page-multiStepCheckoutSummaryPage .jp-card .jp-card-front .jp-card-shiny {
    background-color: transparent;
    background: url("https://reimg-carrefour.mncdn.com/staticimage/checkout-steps-sprite.png?v=1.7") no-repeat;
    width: 121px;
    height: 0;
    margin-bottom: 66px
}

.page-multiStepCheckoutSummaryPage .jp-card .jp-card-front .jp-card-shiny:before {
    background-color: transparent
}

.page-multiStepCheckoutSummaryPage .jp-card .jp-card-front .jp-card-shiny.maximum {
    background-position: 0 -189px;
    height: 29px;
    margin: 6px 0 31px 0
}

.page-multiStepCheckoutSummaryPage .jp-card .jp-card-front .jp-card-shiny.bonus {
    background-position: 0 -218px;
    height: 33px;
    margin: 4px 0 29px 0
}

.page-multiStepCheckoutSummaryPage .jp-card .jp-card-front .jp-card-shiny.axess {
    background-position: 0 -251px;
    height: 25px;
    margin: 8px 0 33px 0
}

.page-multiStepCheckoutSummaryPage .jp-card .jp-card-front .jp-card-shiny.world {
    background-position: 0 -276px;
    height: 27px;
    margin: 7px 0 32px 0
}

.page-multiStepCheckoutSummaryPage .jp-card .jp-card-front .jp-card-shiny.paraf {
    background-position: 0 -303px;
    height: 41px;
    margin: 0 0 25px 0
}

.page-multiStepCheckoutSummaryPage .jp-card .jp-card-back {
    background: url("https://reimg-carrefour.mncdn.com/staticimage/credit-card-front-bg.svg") no-repeat;
    border-radius: 0;
    padding: 13px
}

.page-multiStepCheckoutSummaryPage .jp-card .jp-card-back .jp-card-display {
    color: #141414;
    font-size: 18px;
    opacity: 1
}

.page-multiStepCheckoutSummaryPage .jp-card .jp-card-back .jp-card-shiny {
    display: none
}

.page-multiStepCheckoutSummaryPage .jp-card .jp-card-logo {
    width: auto;
    height: auto;
    right: 20px
}

.page-multiStepCheckoutSummaryPage .jp-card .jp-card-logo.jp-card-visa {
    background: url("https://reimg-carrefour.mncdn.com/staticimage/checkout-steps-sprite.png?v=1.7") no-repeat -121px -189px;
    width: 65px;
    height: 20px;
    font-size: 0;
    text-indent: 100%;
    white-space: nowrap;
    overflow: hidden
}

.page-multiStepCheckoutSummaryPage .jp-card .jp-card-logo.jp-card-visa .jp-card-front:before {
    background: url("https://reimg-carrefour.mncdn.com/staticimage/checkout-steps-sprite.png?v=1.7") no-repeat
}

.page-multiStepCheckoutSummaryPage .jp-card .jp-card-logo.jp-card-visa .jp-card-back:before {
    background: url("https://reimg-carrefour.mncdn.com/staticimage/checkout-steps-sprite.png?v=1.7") no-repeat
}

.page-multiStepCheckoutSummaryPage .jp-card .jp-card-logo.jp-card-amex {
    background: url(https://reimg-carrefour.mncdn.com/staticimage/checkout-steps-sprite.png?v=1.7) no-repeat -65px -344px;
    width: 60px;
    height: 36px;
    font-size: 0;
    text-indent: 100%;
    white-space: nowrap;
    overflow: hidden
}

.page-multiStepCheckoutSummaryPage .jp-card .jp-card-logo.jp-card-amex .jp-card-front:before {
    background: url("https://reimg-carrefour.mncdn.com/staticimage/checkout-steps-sprite.png?v=1.7") no-repeat
}

.page-multiStepCheckoutSummaryPage .jp-card .jp-card-logo.jp-card-amex .jp-card-back:before {
    background: url("https://reimg-carrefour.mncdn.com/staticimage/checkout-steps-sprite.png?v=1.7") no-repeat
}

.page-multiStepCheckoutSummaryPage .jp-card .jp-card-logo.jp-card-mastercard {
    background: url("https://reimg-carrefour.mncdn.com/staticimage/checkout-steps-sprite.png?v=1.7") no-repeat -121px -209px;
    width: 53px;
    height: 42px;
    font-size: 0;
    text-indent: 100%;
    white-space: nowrap;
    overflow: hidden
}

.page-multiStepCheckoutSummaryPage .jp-card .jp-card-logo.jp-card-mastercard .jp-card-front:before {
    background: url("https://reimg-carrefour.mncdn.com/staticimage/checkout-steps-sprite.png?v=1.7") no-repeat
}

.page-multiStepCheckoutSummaryPage .jp-card .jp-card-logo.jp-card-mastercard.jp-card-identified .jp-card-back:before {
    background: url("https://reimg-carrefour.mncdn.com/staticimage/checkout-steps-sprite.png?v=1.7") no-repeat
}

.page-multiStepCheckoutSummaryPage .jp-card .jp-card-name {
    font-size: 12px
}

.page-multiStepCheckoutSummaryPage .jp-card.jp-card-visa .jp-card-logo.jp-card-visa:before,
.page-multiStepCheckoutSummaryPage .jp-card.jp-card-visa .jp-card-logo.jp-card-visa:after,
.page-multiStepCheckoutSummaryPage .jp-card-logo.jp-card-visa:before,
.page-multiStepCheckoutSummaryPage .jp-card-logo.jp-card-visa:after {
    content: none;
    font-size: 0;
    background: url("https://reimg-carrefour.mncdn.com/staticimage/checkout-steps-sprite.png?v=1.7") no-repeat
}

.page-multiStepCheckoutSummaryPage .jp-card.jp-card-mastercard .jp-card-logo.jp-card-mastercard:before,
.page-multiStepCheckoutSummaryPage .jp-card.jp-card-mastercard .jp-card-logo.jp-card-mastercard:after,
.page-multiStepCheckoutSummaryPage .jp-card-logo.jp-card-mastercard:before,
.page-multiStepCheckoutSummaryPage .jp-card-logo.jp-card-mastercard:after {
    content: none
}

.page-multiStepCheckoutSummaryPage .jp-card.jp-card-mastercard.jp-card-identified .jp-card-front:before,
.page-multiStepCheckoutSummaryPage .jp-card.jp-card-mastercard.jp-card-identified .jp-card-back:before {
    background: url("https://reimg-carrefour.mncdn.com/staticimage/checkout-steps-sprite.png?v=1.7") no-repeat;
    background-color: transparent
}

.page-multiStepCheckoutSummaryPage .jp-card.jp-card-visa.jp-card-identified .jp-card-front:before,
.page-multiStepCheckoutSummaryPage .jp-card.jp-card-visa.jp-card-identified .jp-card-back:before {
    background: url("https://reimg-carrefour.mncdn.com/staticimage/checkout-steps-sprite.png?v=1.7") no-repeat;
    background-color: transparent
}

.page-multiStepCheckoutSummaryPage .mp-list-cards,
.page-multiStepCheckoutSummaryPage .cmp-list-cards {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 34px
}

.page-multiStepCheckoutSummaryPage .mp-list-cards .mp-saved-cards,
.page-multiStepCheckoutSummaryPage .cmp-list-cards .mp-saved-cards,
.page-multiStepCheckoutSummaryPage .mp-list-cards .cmp-saved-cards,
.page-multiStepCheckoutSummaryPage .cmp-list-cards .cmp-saved-cards {
    border: 1px solid #E6E6E6;
    border-radius: 10px;
    display: grid;
    grid-template-columns: 25px 1fr 83px;
    gap: 20px;
    align-items: center;
    padding: 10px;
    cursor: pointer
}

.page-multiStepCheckoutSummaryPage .mp-list-cards .mp-saved-cards.active,
.page-multiStepCheckoutSummaryPage .cmp-list-cards .mp-saved-cards.active,
.page-multiStepCheckoutSummaryPage .mp-list-cards .cmp-saved-cards.active,
.page-multiStepCheckoutSummaryPage .cmp-list-cards .cmp-saved-cards.active {
    border: 1px solid #2154BA
}

.page-multiStepCheckoutSummaryPage .mp-list-cards .mp-saved-cards .mp-card-radiomark,
.page-multiStepCheckoutSummaryPage .cmp-list-cards .mp-saved-cards .mp-card-radiomark,
.page-multiStepCheckoutSummaryPage .mp-list-cards .cmp-saved-cards .mp-card-radiomark,
.page-multiStepCheckoutSummaryPage .cmp-list-cards .cmp-saved-cards .mp-card-radiomark,
.page-multiStepCheckoutSummaryPage .mp-list-cards .mp-saved-cards .cmp-card-radiomark,
.page-multiStepCheckoutSummaryPage .cmp-list-cards .mp-saved-cards .cmp-card-radiomark,
.page-multiStepCheckoutSummaryPage .mp-list-cards .cmp-saved-cards .cmp-card-radiomark,
.page-multiStepCheckoutSummaryPage .cmp-list-cards .cmp-saved-cards .cmp-card-radiomark {
    width: 24px;
    height: 24px;
    margin: auto
}

.page-multiStepCheckoutSummaryPage .mp-list-cards .mp-saved-cards .mp-card-radiomark label,
.page-multiStepCheckoutSummaryPage .cmp-list-cards .mp-saved-cards .mp-card-radiomark label,
.page-multiStepCheckoutSummaryPage .mp-list-cards .cmp-saved-cards .mp-card-radiomark label,
.page-multiStepCheckoutSummaryPage .cmp-list-cards .cmp-saved-cards .mp-card-radiomark label,
.page-multiStepCheckoutSummaryPage .mp-list-cards .mp-saved-cards .cmp-card-radiomark label,
.page-multiStepCheckoutSummaryPage .cmp-list-cards .mp-saved-cards .cmp-card-radiomark label,
.page-multiStepCheckoutSummaryPage .mp-list-cards .cmp-saved-cards .cmp-card-radiomark label,
.page-multiStepCheckoutSummaryPage .cmp-list-cards .cmp-saved-cards .cmp-card-radiomark label {
    margin: 0
}

.page-multiStepCheckoutSummaryPage .mp-list-cards .mp-saved-cards .mp-card-center,
.page-multiStepCheckoutSummaryPage .cmp-list-cards .mp-saved-cards .mp-card-center,
.page-multiStepCheckoutSummaryPage .mp-list-cards .cmp-saved-cards .mp-card-center,
.page-multiStepCheckoutSummaryPage .cmp-list-cards .cmp-saved-cards .mp-card-center,
.page-multiStepCheckoutSummaryPage .mp-list-cards .mp-saved-cards .cmp-card-center,
.page-multiStepCheckoutSummaryPage .cmp-list-cards .mp-saved-cards .cmp-card-center,
.page-multiStepCheckoutSummaryPage .mp-list-cards .cmp-saved-cards .cmp-card-center,
.page-multiStepCheckoutSummaryPage .cmp-list-cards .cmp-saved-cards .cmp-card-center {
    display: flex;
    flex-direction: column
}

.page-multiStepCheckoutSummaryPage .mp-list-cards .mp-saved-cards .mp-card-center .mp-card-name,
.page-multiStepCheckoutSummaryPage .cmp-list-cards .mp-saved-cards .mp-card-center .mp-card-name,
.page-multiStepCheckoutSummaryPage .mp-list-cards .cmp-saved-cards .mp-card-center .mp-card-name,
.page-multiStepCheckoutSummaryPage .cmp-list-cards .cmp-saved-cards .mp-card-center .mp-card-name,
.page-multiStepCheckoutSummaryPage .mp-list-cards .mp-saved-cards .cmp-card-center .mp-card-name,
.page-multiStepCheckoutSummaryPage .cmp-list-cards .mp-saved-cards .cmp-card-center .mp-card-name,
.page-multiStepCheckoutSummaryPage .mp-list-cards .cmp-saved-cards .cmp-card-center .mp-card-name,
.page-multiStepCheckoutSummaryPage .cmp-list-cards .cmp-saved-cards .cmp-card-center .mp-card-name,
.page-multiStepCheckoutSummaryPage .mp-list-cards .mp-saved-cards .mp-card-center .cmp-card-name,
.page-multiStepCheckoutSummaryPage .cmp-list-cards .mp-saved-cards .mp-card-center .cmp-card-name,
.page-multiStepCheckoutSummaryPage .mp-list-cards .cmp-saved-cards .mp-card-center .cmp-card-name,
.page-multiStepCheckoutSummaryPage .cmp-list-cards .cmp-saved-cards .mp-card-center .cmp-card-name,
.page-multiStepCheckoutSummaryPage .mp-list-cards .mp-saved-cards .cmp-card-center .cmp-card-name,
.page-multiStepCheckoutSummaryPage .cmp-list-cards .mp-saved-cards .cmp-card-center .cmp-card-name,
.page-multiStepCheckoutSummaryPage .mp-list-cards .cmp-saved-cards .cmp-card-center .cmp-card-name,
.page-multiStepCheckoutSummaryPage .cmp-list-cards .cmp-saved-cards .cmp-card-center .cmp-card-name {
    color: #141414;
    font-weight: bold;
    font-size: 16px
}

.page-multiStepCheckoutSummaryPage .mp-list-cards .mp-saved-cards .mp-card-center .mp-card-number,
.page-multiStepCheckoutSummaryPage .cmp-list-cards .mp-saved-cards .mp-card-center .mp-card-number,
.page-multiStepCheckoutSummaryPage .mp-list-cards .cmp-saved-cards .mp-card-center .mp-card-number,
.page-multiStepCheckoutSummaryPage .cmp-list-cards .cmp-saved-cards .mp-card-center .mp-card-number,
.page-multiStepCheckoutSummaryPage .mp-list-cards .mp-saved-cards .cmp-card-center .mp-card-number,
.page-multiStepCheckoutSummaryPage .cmp-list-cards .mp-saved-cards .cmp-card-center .mp-card-number,
.page-multiStepCheckoutSummaryPage .mp-list-cards .cmp-saved-cards .cmp-card-center .mp-card-number,
.page-multiStepCheckoutSummaryPage .cmp-list-cards .cmp-saved-cards .cmp-card-center .mp-card-number,
.page-multiStepCheckoutSummaryPage .mp-list-cards .mp-saved-cards .mp-card-center .cmp-card-number,
.page-multiStepCheckoutSummaryPage .cmp-list-cards .mp-saved-cards .mp-card-center .cmp-card-number,
.page-multiStepCheckoutSummaryPage .mp-list-cards .cmp-saved-cards .mp-card-center .cmp-card-number,
.page-multiStepCheckoutSummaryPage .cmp-list-cards .cmp-saved-cards .mp-card-center .cmp-card-number,
.page-multiStepCheckoutSummaryPage .mp-list-cards .mp-saved-cards .cmp-card-center .cmp-card-number,
.page-multiStepCheckoutSummaryPage .cmp-list-cards .mp-saved-cards .cmp-card-center .cmp-card-number,
.page-multiStepCheckoutSummaryPage .mp-list-cards .cmp-saved-cards .cmp-card-center .cmp-card-number,
.page-multiStepCheckoutSummaryPage .cmp-list-cards .cmp-saved-cards .cmp-card-center .cmp-card-number {
    display: block;
    color: #141414;
    font-size: 16px;
    font-weight: 600
}

.page-multiStepCheckoutSummaryPage .mp-list-cards .mp-saved-cards .mp-card-logo,
.page-multiStepCheckoutSummaryPage .cmp-list-cards .mp-saved-cards .mp-card-logo,
.page-multiStepCheckoutSummaryPage .mp-list-cards .cmp-saved-cards .mp-card-logo,
.page-multiStepCheckoutSummaryPage .cmp-list-cards .cmp-saved-cards .mp-card-logo {
    position: relative
}

.page-multiStepCheckoutSummaryPage .mp-list-cards .mp-saved-cards .mp-card-logo .js-remove-mp-card,
.page-multiStepCheckoutSummaryPage .cmp-list-cards .mp-saved-cards .mp-card-logo .js-remove-mp-card,
.page-multiStepCheckoutSummaryPage .mp-list-cards .cmp-saved-cards .mp-card-logo .js-remove-mp-card,
.page-multiStepCheckoutSummaryPage .cmp-list-cards .cmp-saved-cards .mp-card-logo .js-remove-mp-card {
    color: #141414
}

.page-multiStepCheckoutSummaryPage .mp-list-cards .mp-saved-cards .mp-card-logo .js-remove-mp-card .mp-card-remove-icon,
.page-multiStepCheckoutSummaryPage .cmp-list-cards .mp-saved-cards .mp-card-logo .js-remove-mp-card .mp-card-remove-icon,
.page-multiStepCheckoutSummaryPage .mp-list-cards .cmp-saved-cards .mp-card-logo .js-remove-mp-card .mp-card-remove-icon,
.page-multiStepCheckoutSummaryPage .cmp-list-cards .cmp-saved-cards .mp-card-logo .js-remove-mp-card .mp-card-remove-icon {
    width: 14px;
    height: 14px;
    display: inline-block;
    vertical-align: middle;
    content: url("https://reimg-carrefour.mncdn.com/staticimage/close-minicart-icon.svg")
}

.page-multiStepCheckoutSummaryPage .mp-list-cards .mp-saved-cards .mp-card-logo .js-remove-mp-card .mp-card-remove-icon:hover,
.page-multiStepCheckoutSummaryPage .cmp-list-cards .mp-saved-cards .mp-card-logo .js-remove-mp-card .mp-card-remove-icon:hover,
.page-multiStepCheckoutSummaryPage .mp-list-cards .cmp-saved-cards .mp-card-logo .js-remove-mp-card .mp-card-remove-icon:hover,
.page-multiStepCheckoutSummaryPage .cmp-list-cards .cmp-saved-cards .mp-card-logo .js-remove-mp-card .mp-card-remove-icon:hover {
    opacity: .7
}

@media (max-width:1023px) {

    .page-multiStepCheckoutSummaryPage .mp-list-cards,
    .page-multiStepCheckoutSummaryPage .cmp-list-cards {
        grid-template-columns: none;
        gap: 11px
    }

    .page-multiStepCheckoutSummaryPage .mp-list-cards .mp-saved-cards .mp-card-center .mp-card-name,
    .page-multiStepCheckoutSummaryPage .cmp-list-cards .mp-saved-cards .mp-card-center .mp-card-name,
    .page-multiStepCheckoutSummaryPage .mp-list-cards .cmp-saved-cards .mp-card-center .mp-card-name,
    .page-multiStepCheckoutSummaryPage .cmp-list-cards .cmp-saved-cards .mp-card-center .mp-card-name,
    .page-multiStepCheckoutSummaryPage .mp-list-cards .mp-saved-cards .cmp-card-center .mp-card-name,
    .page-multiStepCheckoutSummaryPage .cmp-list-cards .mp-saved-cards .cmp-card-center .mp-card-name,
    .page-multiStepCheckoutSummaryPage .mp-list-cards .cmp-saved-cards .cmp-card-center .mp-card-name,
    .page-multiStepCheckoutSummaryPage .cmp-list-cards .cmp-saved-cards .cmp-card-center .mp-card-name,
    .page-multiStepCheckoutSummaryPage .mp-list-cards .mp-saved-cards .mp-card-center .mp-card-number,
    .page-multiStepCheckoutSummaryPage .cmp-list-cards .mp-saved-cards .mp-card-center .mp-card-number,
    .page-multiStepCheckoutSummaryPage .mp-list-cards .cmp-saved-cards .mp-card-center .mp-card-number,
    .page-multiStepCheckoutSummaryPage .cmp-list-cards .cmp-saved-cards .mp-card-center .mp-card-number,
    .page-multiStepCheckoutSummaryPage .mp-list-cards .mp-saved-cards .cmp-card-center .mp-card-number,
    .page-multiStepCheckoutSummaryPage .cmp-list-cards .mp-saved-cards .cmp-card-center .mp-card-number,
    .page-multiStepCheckoutSummaryPage .mp-list-cards .cmp-saved-cards .cmp-card-center .mp-card-number,
    .page-multiStepCheckoutSummaryPage .cmp-list-cards .cmp-saved-cards .cmp-card-center .mp-card-number,
    .page-multiStepCheckoutSummaryPage .mp-list-cards .mp-saved-cards .mp-card-center .cmp-card-name,
    .page-multiStepCheckoutSummaryPage .cmp-list-cards .mp-saved-cards .mp-card-center .cmp-card-name,
    .page-multiStepCheckoutSummaryPage .mp-list-cards .cmp-saved-cards .mp-card-center .cmp-card-name,
    .page-multiStepCheckoutSummaryPage .cmp-list-cards .cmp-saved-cards .mp-card-center .cmp-card-name,
    .page-multiStepCheckoutSummaryPage .mp-list-cards .mp-saved-cards .cmp-card-center .cmp-card-name,
    .page-multiStepCheckoutSummaryPage .cmp-list-cards .mp-saved-cards .cmp-card-center .cmp-card-name,
    .page-multiStepCheckoutSummaryPage .mp-list-cards .cmp-saved-cards .cmp-card-center .cmp-card-name,
    .page-multiStepCheckoutSummaryPage .cmp-list-cards .cmp-saved-cards .cmp-card-center .cmp-card-name,
    .page-multiStepCheckoutSummaryPage .mp-list-cards .mp-saved-cards .mp-card-center .cmp-card-number,
    .page-multiStepCheckoutSummaryPage .cmp-list-cards .mp-saved-cards .mp-card-center .cmp-card-number,
    .page-multiStepCheckoutSummaryPage .mp-list-cards .cmp-saved-cards .mp-card-center .cmp-card-number,
    .page-multiStepCheckoutSummaryPage .cmp-list-cards .cmp-saved-cards .mp-card-center .cmp-card-number,
    .page-multiStepCheckoutSummaryPage .mp-list-cards .mp-saved-cards .cmp-card-center .cmp-card-number,
    .page-multiStepCheckoutSummaryPage .cmp-list-cards .mp-saved-cards .cmp-card-center .cmp-card-number,
    .page-multiStepCheckoutSummaryPage .mp-list-cards .cmp-saved-cards .cmp-card-center .cmp-card-number,
    .page-multiStepCheckoutSummaryPage .cmp-list-cards .cmp-saved-cards .cmp-card-center .cmp-card-number {
        font-size: 14px
    }

    .page-multiStepCheckoutSummaryPage .mp-list-cards .mp-saved-cards .mp-card-center .mp-card-number .cmp-card-number,
    .page-multiStepCheckoutSummaryPage .cmp-list-cards .mp-saved-cards .mp-card-center .mp-card-number .cmp-card-number,
    .page-multiStepCheckoutSummaryPage .mp-list-cards .cmp-saved-cards .mp-card-center .mp-card-number .cmp-card-number,
    .page-multiStepCheckoutSummaryPage .cmp-list-cards .cmp-saved-cards .mp-card-center .mp-card-number .cmp-card-number,
    .page-multiStepCheckoutSummaryPage .mp-list-cards .mp-saved-cards .cmp-card-center .mp-card-number .cmp-card-number,
    .page-multiStepCheckoutSummaryPage .cmp-list-cards .mp-saved-cards .cmp-card-center .mp-card-number .cmp-card-number,
    .page-multiStepCheckoutSummaryPage .mp-list-cards .cmp-saved-cards .cmp-card-center .mp-card-number .cmp-card-number,
    .page-multiStepCheckoutSummaryPage .cmp-list-cards .cmp-saved-cards .cmp-card-center .mp-card-number .cmp-card-number {
        font-weight: 500
    }
}

.page-multiStepCheckoutSummaryPage .masterpass-saved-card {
    background: #F4F5F7;
    border: none;
    margin: 25px;
    border-radius: 10px;
    padding: 10px;
    display: grid;
    grid-template-columns: 30px 1fr
}

.page-multiStepCheckoutSummaryPage .masterpass-saved-card .styled {
    margin-top: 10px
}

.page-multiStepCheckoutSummaryPage .masterpass-saved-card .saved-card-content {
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
    color: #141414;
    font-size: 16px;
    gap: calc(15px)
}

.page-multiStepCheckoutSummaryPage .masterpass-saved-card .saved-card-content .saved-card-left {
    float: left;
    display: flex;
    align-items: flex-start;
    justify-content: center
}

.page-multiStepCheckoutSummaryPage .masterpass-saved-card .saved-card-content .saved-card-left .masterpass-saved-card-text h4 {
    font-size: 16px;
    font-weight: bold
}

.page-multiStepCheckoutSummaryPage .masterpass-saved-card .saved-card-content .saved-card-right {
    float: right;
    display: flex;
    flex-direction: column;
    gap: 25px
}

.page-multiStepCheckoutSummaryPage .masterpass-saved-card .saved-card-content .saved-card-right .masterpass-saved-card-btn {
    text-align: right
}

.page-multiStepCheckoutSummaryPage .masterpass-saved-card .saved-card-content .saved-card-right .masterpass-saved-card-btn .btn {
    background: #2154BA;
    border-radius: 23px;
    padding: 6px 35px;
    font-size: 16px
}

@media (max-width:420px) {
    .page-multiStepCheckoutSummaryPage .masterpass-saved-card {
        margin: 10px
    }

    .page-multiStepCheckoutSummaryPage .masterpass-saved-card .saved-card-content {
        flex-direction: column;
        align-items: flex-start;
        font-size: 12px
    }

    .page-multiStepCheckoutSummaryPage .masterpass-saved-card .saved-card-content .saved-card-right {
        width: 100%
    }

    .page-multiStepCheckoutSummaryPage .masterpass-saved-card .saved-card-content .saved-card-right .masterpass-saved-card-btn {
        text-align: center
    }
}

.page-multiStepCheckoutSummaryPage .payment-type.add-new-card-container {
    margin: 0;
    display: block;
    padding: 25px 25px 0 25px
}

.page-multiStepCheckoutSummaryPage .payment-type.mpFormBack {
    margin: 0;
    display: none;
    align-items: center;
    gap: 20px;
    padding: 25px 25px 0 25px;
    cursor: pointer
}

.page-multiStepCheckoutSummaryPage .payment-type.mpFormBack .add-new-card-title {
    color: #141414;
    font-size: 20px
}

@media (max-width:1023px) {
    .page-multiStepCheckoutSummaryPage .payment-type.mpFormBack {
        padding: 15px 10px 0 10px
    }
}

.page-multiStepCheckoutSummaryPage .payment-type span {
    font-size: 18px;
    color: #666666;
    font-weight: 700
}

.page-multiStepCheckoutSummaryPage .payment-type p {
    font-size: 13px
}

.page-multiStepCheckoutSummaryPage .payment-type .add-new-card {
    width: fit-content;
    background: #E6EFFF;
    border: 1px solid #2154BA;
    border-radius: 9px;
    font-size: 14px;
    padding: 9px;
    display: flex;
    align-items: center;
    gap: 5px;
    margin: 0;
    cursor: pointer
}

.page-multiStepCheckoutSummaryPage .payment-type .add-new-card-title {
    font-size: 14px;
    font-weight: bold;
    color: #2154BA
}

.page-multiStepCheckoutSummaryPage .payment-type .add-new-card input {
    position: absolute;
    opacity: 0;
    cursor: pointer;
    height: 0;
    width: 0
}

.page-multiStepCheckoutSummaryPage .payment-type .add-new-card .radiomark {
    position: relative;
    width: 18px;
    height: 18px;
    border: 1px solid #2154BA;
    background: transparent;
    color: #2154BA;
    line-height: 16px;
    display: grid;
    place-items: center
}

.page-multiStepCheckoutSummaryPage .payment-type .add-new-card .radiomark:after {
    left: 0;
    width: 18px;
    height: 18px;
    font-size: 16px;
    content: none
}

@media (max-width:420px) {
    .page-multiStepCheckoutSummaryPage .payment-type.add-new-card-container {
        padding: 15px 10px 0 10px
    }
}

.page-multiStepCheckoutSummaryPage #mp-SavedInstallments.row {
    padding: 10px 2px 5px
}

.page-multiStepCheckoutSummaryPage #mp-installments.row {
    padding: 10px 2px 5px
}

.page-multiStepCheckoutSummaryPage #cmp-SavedInstallments.row {
    padding: 10px 2px 5px
}

.page-multiStepCheckoutSummaryPage #cmp-installments.row {
    padding: 10px 2px 5px
}

.page-multiStepCheckoutSummaryPage #toslaBody .tosla-container .header .definition {
    font-style: normal;
    font-weight: bold;
    font-size: 20px;
    line-height: 27px
}

.page-multiStepCheckoutSummaryPage .tosla-container {
    margin-bottom: 3rem
}

.page-multiStepCheckoutSummaryPage .tosla-container .tosla-desc {
    color: #141414;
    font-size: 14px
}

.page-multiStepCheckoutSummaryPage .tosla-container .tosla-desc .bullet {
    margin-right: 9px
}

.page-multiStepCheckoutSummaryPage .payment-tosla-container {
    display: flex;
    align-items: center
}

.page-multiStepCheckoutSummaryPage .tosla-container .payment-tosla-container .tosla-desc2 {
    margin: 0 0 0 27px
}

.page-multiStepCheckoutSummaryPage .tosla-container .payment-tosla-container .tosla-logo {
    margin: 10px 0
}

.page-multiStepCheckoutSummaryPage .btn-primary-bold {
    font-weight: bold;
    font-size: 14px;
    line-height: 19px;
    padding: 7px 20px
}

.page-multiStepCheckoutSummaryPage .tosla-modal-body {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    text-align: center;
    padding: 0 24px
}

.page-multiStepCheckoutSummaryPage .tosla-modal-body .tosla-logo {
    width: 83px
}

.page-multiStepCheckoutSummaryPage .tosla-modal-body .tosla-desc1 {
    font-weight: bold;
    font-size: 18px;
    line-height: 16px;
    color: #303030;
    margin: 15px 0;
    display: block
}

.page-multiStepCheckoutSummaryPage .tosla-modal-body p {
    font-weight: normal;
    font-size: 13px;
    line-height: 16px
}

.page-multiStepCheckoutSummaryPage .tosla-modal-body .tosla-qr {
    width: 132px;
    height: 132px;
    min-width: 132px;
    min-height: 132px;
    margin: 7px auto 0 auto
}

.page-multiStepCheckoutSummaryPage .tosla-modal-body .tosla-qr img {
    width: 100%;
    height: 100%
}

.page-multiStepCheckoutSummaryPage #colorbox.tosla-modal-container #cboxTitle {
    background-color: #015BAA
}

.page-multiStepCheckoutSummaryPage #colorbox.tosla-modal-container #cboxTitle .headline-text {
    color: #fff;
    font-weight: 900;
    font-size: 20px;
    line-height: 27px;
    margin: 0
}

.page-multiStepCheckoutSummaryPage #colorbox.tosla-modal-container #cboxClose .glyphicon {
    transform: scale(.7);
    filter: brightness(0) invert(1)
}

.page-multiStepCheckoutSummaryPage #shoppingLoanPaymentBody {
    padding: 0 35px
}

.page-multiStepCheckoutSummaryPage #shoppingLoanPaymentBody .generic-loan {
    color: #141414
}

.page-multiStepCheckoutSummaryPage #shoppingLoanPaymentBody .generic-loan .mtp-content {
    padding: 10px 0
}

.page-multiStepCheckoutSummaryPage #shoppingLoanPaymentBody .generic-loan .mtp-content .mtp-title {
    font-weight: 700;
    font-size: 20px;
    line-height: 27px;
    color: #141414
}

@media (max-width:991px) {
    .page-multiStepCheckoutSummaryPage #shoppingLoanPaymentBody .generic-loan .mtp-content .mtp-title {
        display: none
    }
}

.page-multiStepCheckoutSummaryPage #shoppingLoanPaymentBody .generic-loan .mtp-content .mtp-sub-title {
    padding: 15px 0
}

.page-multiStepCheckoutSummaryPage #shoppingLoanPaymentBody .tab-garanti-fiba {
    background-color: #fff;
    height: auto;
    padding: 0;
    display: grid;
    grid-template-columns: repeat(auto-fill, 217px);
    gap: 16px;
    padding: 15px 0 35px 0;
    margin: 0
}

.page-multiStepCheckoutSummaryPage #shoppingLoanPaymentBody .tab-garanti-fiba li.sub-loan-payment-item {
    border: 1px solid #DBDBDB;
    border-radius: 17px;
    list-style: none;
    overflow: hidden;
    display: block;
    cursor: pointer
}

.page-multiStepCheckoutSummaryPage #shoppingLoanPaymentBody .tab-garanti-fiba li.sub-loan-payment-item a {
    padding: 15px 40px;
    text-decoration: none;
    display: grid;
    place-items: center;
    height: 100%
}

.page-multiStepCheckoutSummaryPage #shoppingLoanPaymentBody .tab-garanti-fiba li.sub-loan-payment-item a img {
    width: 100%
}

.page-multiStepCheckoutSummaryPage #shoppingLoanPaymentBody .tab-garanti-fiba li.sub-loan-payment-item.disabled {
    opacity: .4
}

.page-multiStepCheckoutSummaryPage #shoppingLoanPaymentBody .tab-garanti-fiba li.sub-loan-payment-item.disabled a {
    pointer-events: none
}

.page-multiStepCheckoutSummaryPage #shoppingLoanPaymentBody .tab-garanti-fiba li.sub-loan-payment-item.active {
    border: 1px solid #2154BA
}

.page-multiStepCheckoutSummaryPage #shoppingLoanPaymentBody #garanti-fiba-content .content {
    width: 100%
}

.page-multiStepCheckoutSummaryPage #shoppingLoanPaymentBody #garanti-fiba-content .content .pay-with-shoppingLoan:first-child {
    border-radius: 0 0 6px 6px
}

@media (max-width:1024px) {
    .page-multiStepCheckoutSummaryPage #shoppingLoanPaymentBody #garanti-fiba-content .content .pay-with-shoppingLoan.aggrement.m-0 {
        display: -webkit-box;
        -webkit-line-clamp: 7;
        -webkit-box-orient: vertical;
        height: 180px;
        overflow: hidden
    }
}

.page-multiStepCheckoutSummaryPage .payment-tab-group {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    padding: 15px 25px;
    gap: 34px
}

.page-multiStepCheckoutSummaryPage .payment-tab-group .payment-tab-default.false {
    filter: grayscale(1);
    opacity: .4
}

.page-multiStepCheckoutSummaryPage .payment-tab-group .payment-tab-default.false .payment-tab-heading {
    pointer-events: none
}

.page-multiStepCheckoutSummaryPage .payment-tab-group .payment-tab-default .payment-tab-heading {
    background-color: transparent;
    border: 1px solid #E6E6E6;
    border-radius: 10px
}

.page-multiStepCheckoutSummaryPage .payment-tab-group .payment-tab-default .payment-tab-heading .payment-tab-title {
    text-decoration: none
}

.page-multiStepCheckoutSummaryPage .payment-tab-group .payment-tab-default .payment-tab-heading .payment-tab-title label {
    display: flex;
    align-items: center;
    padding: 20px 10px;
    gap: 15px;
    margin: 0
}

.page-multiStepCheckoutSummaryPage .payment-tab-group .payment-tab-default .payment-tab-heading .payment-tab-title label input:checked~.payment-tab-default .payment-tab-content {
    opacity: 0;
    display: none
}

.page-multiStepCheckoutSummaryPage .payment-tab-group .payment-tab-default .payment-tab-heading .payment-tab-title label .radiomark {
    position: relative
}

.page-multiStepCheckoutSummaryPage .payment-tab-group .payment-tab-default .payment-tab-heading .payment-tab-title label .delivery-title {
    color: #141414;
    font-size: 16px;
    font-weight: bold
}

.page-multiStepCheckoutSummaryPage .payment-tab-group .payment-tab-default.active .payment-tab-heading {
    background-color: #EFF7FF;
    border: 1px solid #2E55B4
}

.page-multiStepCheckoutSummaryPage .payment-tab-group .payment-tab-default.active .payment-tab-content {
    opacity: 1;
    visibility: visible
}

.page-multiStepCheckoutSummaryPage .payment-tab-group .payment-tab-default .payment-tab-content {
    opacity: 0;
    visibility: hidden
}

@media (max-width:1023px) {
    .page-multiStepCheckoutSummaryPage .payment-tab-group {
        grid-template-columns: none;
        gap: 15px;
        padding: 15px
    }

    .page-multiStepCheckoutSummaryPage .payment-tab-group .payment-tab-default .payment-tab-heading .payment-tab-title label {
        padding: 14px 10px
    }

    .page-multiStepCheckoutSummaryPage .payment-tab-group .payment-tab-default .payment-tab-heading .payment-tab-title label .delivery-title {
        font-size: 14px
    }

    .page-multiStepCheckoutSummaryPage .payment-tab-group .payment-tab-default.active .payment-tab-content {
        display: block
    }

    .page-multiStepCheckoutSummaryPage .payment-tab-group .payment-tab-default .payment-tab-content {
        display: none
    }
}

.page-cartPage ul.cart-list.sac-cart-list li .thumb {
    top: 20px
}

.page-cartPage ul.cart-list.sac-cart-list li .pr-pieces .qty {
    padding: 10px 0 0 20px
}

.page-cartPage .cart-bottom-cont .col-xs-12.col-sm-12.col-md-6.sac-cart-totals-row {
    min-height: 183px
}

.page-cartPage .cart-bottom-cont .col-xs-12.col-sm-12.col-md-6.sac-cart-totals-row .warn-text {
    display: none
}

.page-cartPage .cart-bottom-cont .col-xs-12.col-sm-12.col-md-6.sac-cart-totals-row .cart-totals {
    margin: 15px 15px 0 15px;
    height: auto
}

.page-cartPage .cart-bottom-cont .col-xs-12.col-sm-12.col-md-6.sac-cart-totals-row button.checkoutButton {
    margin-top: 110px
}

.sac-pay-step .checkout-steps .step-body {
    background-color: white
}

.sac-pay-step .checkout-steps .step-body>form#grantorInfoForm {
    padding: 40px;
    padding-bottom: 19px
}

.sac-pay-step .checkout-steps .step-body>form#grantorInfoForm span.grantWarningText {
    font-size: 18px;
    display: inline-block;
    margin-bottom: 20px;
    color: #FF0000
}

.sac-pay-step .checkout-steps .step-body>form#grantorInfoForm input#grantorName {
    height: 36px;
    max-width: 370px;
    border: 1px solid #bababa
}

.sac-pay-step .checkout-steps .step-body>form#grantorInfoForm span.proxy-title>div.form-group>label {
    font-size: 15px;
    font-family: 'Nunito';
    font-weight: normal
}

.sac-pay-step .checkout-steps .step-body>form#grantorInfoForm span.proxy-title>p {
    margin: 20px 0 10px 0;
    font-size: 13px
}

.sac-pay-step .donation-wrapper {
    margin: 30px -40px;
    padding: 20px 40px
}

.sac-pay-step .donation-wrapper .organization-select {
    margin-top: 10px
}

.sac-pay-step .donation-wrapper .organization-select label {
    font-weight: normal;
    font-family: 'Nunito';
    margin-bottom: 0
}

.sac-pay-step .donation-wrapper .donation-cont .donation-checkbox {
    display: inline-block;
    color: #015aac;
    font-size: 13px
}

.sac-pay-step .donation-wrapper .donation-cont .donation-checkbox label.control-label span {
    margin-left: 11px;
    font-size: 15px;
    color: #666666;
    line-height: 32px
}

.sac-pay-step .donation-wrapper .donation-cont .donation-checkbox input[type="checkbox"] {
    margin-right: 7px;
    color: #005baa;
    width: 24px;
    height: 24px
}

.sac-pay-step .donation-wrapper .donation-cont .donation-checkbox input[type="checkbox"]:checked {
    color: #000 !important
}

.sac-pay-step .donation-wrapper .donation-cont .donation-message.arrow_box {
    position: relative;
    background: #f8e71c;
    width: 317px;
    line-height: 20px;
    font-size: 13px;
    color: #333d47;
    border-radius: 5px;
    margin: -6px 0 0 20px;
    padding: 13px
}

.sac-pay-step .donation-wrapper .donation-cont .donation-message.arrow_box .safrice-cow-wrapper {
    display: inline;
    float: left;
    width: 19%
}

.sac-pay-step .donation-wrapper .donation-cont .donation-message.arrow_box .safrice-cow-wrapper span.safrice-cow-icon {
    background: url(https://reimg-carrefour.mncdn.com/staticimage/cow.svg) no-repeat;
    width: 41px;
    height: 28px;
    display: inline-block;
    vertical-align: super
}

.sac-pay-step .donation-wrapper .donation-cont .donation-message.arrow_box .safrice-info-wrapper {
    display: inline;
    float: left;
    width: 81%
}

@media (max-width:767px) {
    .sac-pay-step .donation-wrapper .donation-cont .donation-message.arrow_box {
        width: 250px;
        margin: 0 0 0 0;
        display: block;
        clear: both
    }

    .sac-pay-step .donation-wrapper .donation-cont .donation-message.arrow_box .safrice-cow-wrapper {
        width: 23%
    }

    .sac-pay-step .donation-wrapper .donation-cont .donation-message.arrow_box .safrice-info-wrapper {
        width: 77%
    }
}

.sac-pay-step .donation-wrapper .donation-cont .donation-message.arrow_box:after,
.sac-pay-step .donation-wrapper .donation-cont .donation-message.arrow_box:before {
    right: 100%;
    top: 50%;
    border: solid transparent;
    content: " ";
    height: 0;
    width: 0;
    position: absolute;
    pointer-events: none
}

@media (max-width:767px) {

    .sac-pay-step .donation-wrapper .donation-cont .donation-message.arrow_box:after,
    .sac-pay-step .donation-wrapper .donation-cont .donation-message.arrow_box:before {
        bottom: 100%;
        left: 11%;
        right: 0;
        top: -10%;
        transform: rotate(90deg)
    }
}

.sac-pay-step .donation-wrapper .donation-cont .donation-message.arrow_box:before {
    border-color: rgba(194, 225, 245, 0);
    border-right-color: #f8e71c;
    border-width: 10px;
    margin-top: -10px
}

.sac-pay-step .donation-wrapper .donation-cont .btn.checkout-next {
    margin: 0 !important
}

.sac-pay-step .donate-cont .donate-box {
    display: none;
    margin-top: 5px
}

.sac-pay-step .donate-cont .donate-box.styled-select.slate {
    height: 36px;
    max-width: 370px;
    border: 1px solid #bababa
}

.sac-pay-step .donate-cont .donate-box:focus {
    box-shadow: none;
    border: none;
    border-color: #66afe9;
    outline: 0;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(102, 175, 233, 0.6);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(102, 175, 233, 0.6)
}

.sac-pay-step .donate-cont .donate-box select {
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap
}

.sac-pay-step .donate-cont .donate-box select:focus {
    box-shadow: none;
    border: none;
    outline: 0
}

.sac-pay-step .styled-select select:disabled {
    background: #f2f2f2
}

.adress-popup .headline .pull-left {
    color: #e53935;
    margin-left: 14px
}

.adress-popup .headline .pull-left i {
    font-size: 30px;
    color: #555;
    padding-left: 15px;
    display: block;
    float: left;
    width: 55px
}

.adress-popup .headline .pull-left span {
    font-size: 13px;
    word-wrap: break-word;
    display: block;
    float: left;
    width: 410px
}

.page-multiStepCheckoutSummaryPage .sacrifice-slot {
    background: #f8e71c;
    margin: 0 0 20px 0;
    padding: 18px 10px;
    border-radius: 5px
}

.page-multiStepCheckoutSummaryPage .sacrifice-slot.sacrifice-payment {
    margin-top: 15px
}

.page-multiStepCheckoutSummaryPage .sacrifice-slot .safrice-cow-wrapper {
    display: inline;
    float: left;
    width: 8%
}

.page-multiStepCheckoutSummaryPage .sacrifice-slot .safrice-cow-wrapper span.safrice-cow-icon {
    background: url(https://reimg-carrefour.mncdn.com/staticimage/cow.svg) no-repeat;
    width: 41px;
    height: 28px;
    display: inline-block;
    margin: 0 15px;
    vertical-align: super
}

.page-multiStepCheckoutSummaryPage .sacrifice-slot .safrice-cow-wrapper span.safrice-turkey-icon {
    background: url(https://reimg-carrefour.mncdn.com/staticimage/np_turkey.svg) no-repeat;
    width: 41px;
    height: 28px;
    display: inline-block;
    margin: 0 15px;
    vertical-align: super
}

.page-multiStepCheckoutSummaryPage .sacrifice-slot .safrice-info-wrapper {
    display: inline;
    float: left;
    width: 90%;
    padding: 0 0 0 15px
}

.page-multiStepCheckoutSummaryPage .sacrifice-slot .safrice-info-wrapper h4.sac-delv-info-title1,
.page-multiStepCheckoutSummaryPage .sacrifice-slot .safrice-info-wrapper h4.sac-delv-info-title2 {
    font-size: 13px;
    font-weight: normal;
    color: #333d47;
    display: inline
}

.page-multiStepCheckoutSummaryPage .sacrifice-slot .safrice-info-wrapper h4.sac-delv-info-title1 span.sac-title2,
.page-multiStepCheckoutSummaryPage .sacrifice-slot .safrice-info-wrapper h4.sac-delv-info-title2 span.sac-title2 {
    display: block;
    margin-top: 15px
}

@media (min-width:1200px) {
    .page-multiStepCheckoutSummaryPage .sacrifice-slot {
        height: auto;
        display: inline-block;
        width: 100%
    }

    .page-multiStepCheckoutSummaryPage .sacrifice-slot.sacrfice-address {
        height: auto;
        display: inline-block;
        width: 100%
    }
}

@media (min-width:1024px) and (max-width:1200px) {
    .page-multiStepCheckoutSummaryPage .sacrifice-slot {
        height: auto;
        display: inline-block;
        width: 100%
    }

    .page-multiStepCheckoutSummaryPage .sacrifice-slot .safrice-cow-wrapper {
        width: 11%
    }

    .page-multiStepCheckoutSummaryPage .sacrifice-slot .safrice-info-wrapper {
        width: 89%
    }

    .page-multiStepCheckoutSummaryPage .sacrifice-slot.sacrfice-address {
        height: auto;
        display: inline-block;
        width: 100%
    }
}

@media (min-width:640px) and (max-width:1023px) {
    .page-multiStepCheckoutSummaryPage .sacrifice-slot {
        height: auto;
        display: inline-block;
        width: 100%
    }

    .page-multiStepCheckoutSummaryPage .sacrifice-slot .safrice-cow-wrapper {
        width: 11%
    }

    .page-multiStepCheckoutSummaryPage .sacrifice-slot .safrice-info-wrapper {
        width: 89%
    }

    .page-multiStepCheckoutSummaryPage .sacrifice-slot.sacrfice-address {
        height: auto;
        display: inline-block;
        width: 100%
    }
}

@media (max-width:640px) {
    .page-multiStepCheckoutSummaryPage .sacrifice-slot {
        height: auto;
        display: inline-block
    }

    .page-multiStepCheckoutSummaryPage .sacrifice-slot .safrice-cow-wrapper {
        width: 20%
    }

    .page-multiStepCheckoutSummaryPage .sacrifice-slot .safrice-info-wrapper {
        width: 80%
    }

    .page-multiStepCheckoutSummaryPage .sacrifice-slot.sacrfice-address {
        height: auto;
        display: inline-block;
        width: 100%
    }

    .page-multiStepCheckoutSummaryPage .sacrifice-slot.sacrifice-payment .safrice-cow-wrapper {
        width: 23%
    }

    .page-multiStepCheckoutSummaryPage .sacrifice-slot.sacrifice-payment .safrice-info-wrapper {
        width: 77%
    }
}

.page-multiStepCheckoutSummaryPage .checkout-shipping .eproduct-container {
    padding: 20px
}

.page-multiStepCheckoutSummaryPage .checkout-shipping .eproduct-container .shipping-description {
    font-size: 16px
}

.page-multiStepCheckoutSummaryPage .checkout-shipping .eproduct-container .shipping-description b {
    color: #2154BA
}

.page-multiStepCheckoutSummaryPage .checkout-shipping .eproduct-container .eproduct {
    display: grid;
    grid-template-columns: 80px 1fr;
    align-items: center;
    padding: 5px 10px;
    gap: 13px
}

.page-multiStepCheckoutSummaryPage .checkout-shipping .eproduct-container .eproduct:last-child {
    border: none
}

.page-multiStepCheckoutSummaryPage .checkout-shipping .eproduct-container .eproduct .eproduct-title {
    color: #141414;
    font-size: 16px
}

.page-multiStepCheckoutSummaryPage .checkout-shipping .eproduct-container .eproduct .eproduct-image {
    border-radius: 10px;
    border: 1px solid #CDE4FC;
    overflow: hidden;
    padding: 3px
}

.page-multiStepCheckoutSummaryPage .checkout-shipping .eproduct-container .eproduct .eproduct-image img {
    width: 80px;
    height: 80px
}

.page-multiStepCheckoutSummaryPage .checkout-shipping h3.sac-info-title {
    font-size: 13px;
    font-weight: normal;
    color: #333d47;
    background: #ffffff;
    margin: 0 10px 20px 10px;
    padding: 22px 10px;
    border-radius: 5px
}

.page-multiStepCheckoutSummaryPage .checkout-shipping h3.sac-info-title span.safrice-cow-icon {
    background: url(https://reimg-carrefour.mncdn.com/staticimage/cow.svg) no-repeat;
    width: 41px;
    height: 28px;
    display: inline-block;
    vertical-align: middle;
    margin: 0 15px
}

.page-multiStepCheckoutSummaryPage .checkout-shipping h3.sac-info-title span.supply-group-icon {
    background: url(https://reimg-carrefour.mncdn.com/staticimage/group.svg) no-repeat;
    width: 57px;
    height: 51px;
    display: inline-block;
    vertical-align: middle;
    margin: 0 0 0 15px
}

.page-multiStepCheckoutSummaryPage .checkout-shipping .suplly-info-title {
    margin: 0 !important;
    padding: 17px 5px !important
}

.page-multiStepCheckoutSummaryPage .checkout-shipping .suplly-info-title p {
    display: inline-block;
    vertical-align: middle;
    font-size: 13px;
    line-height: 16px;
    margin: 5px 0 0 15px;
    max-width: 90%
}

@media (max-width:1023px) {
    .page-multiStepCheckoutSummaryPage .checkout-shipping {
        margin-top: 10px
    }

    .page-multiStepCheckoutSummaryPage .checkout-shipping .eproduct-container .shipping-description {
        font-size: 12px
    }

    .page-multiStepCheckoutSummaryPage .checkout-shipping .eproduct-container .eproduct {
        grid-template-columns: 52px 1fr;
        gap: 5px;
        padding: 5px 0
    }

    .page-multiStepCheckoutSummaryPage .checkout-shipping .eproduct-container .eproduct .eproduct-title {
        font-size: 12px;
        display: -webkit-box;
        -webkit-box-orient: vertical;
        overflow: hidden;
        text-overflow: ellipsis;
        -webkit-line-clamp: 3;
        line-height: 1.5;
        max-height: calc(4.5em);
        word-break: break-word
    }

    .page-multiStepCheckoutSummaryPage .checkout-shipping .eproduct-container .eproduct .eproduct-image img {
        width: 50px;
        height: 50px
    }
}

@media (max-width:767px) {
    .page-multiStepCheckoutSummaryPage .checkout-shipping .suplly-info-title p {
        max-width: 70%
    }
}

@media (min-width:767px) and (max-width:1400px) {
    .page-multiStepCheckoutSummaryPage .checkout-shipping .suplly-info-title p {
        max-width: 85%
    }
}

.page-multiStepCheckoutSummaryPage .delivery-time-slot .white-box:nth-child(2) {
    border-radius: 0 0 6px 6px
}

.page-multiStepCheckoutSummaryPage .delivery-time-slot .white-box.delivery-slot-head {
    border-radius: 6px 6px 0 0;
    border-bottom: 1px solid #F1F1F1
}

.page-multiStepCheckoutSummaryPage .delivery-time-slot .white-box h3.sac-delv-info-title1 {
    color: #015aac
}

.page-multiStepCheckoutSummaryPage .delivery-time-slot .white-box span.sac-info-title {
    font-size: 18px;
    font-weight: bold
}

.page-multiStepCheckoutSummaryPage .delivery-time-slot .white-box .digital-card-info-area .digital-card-info-title {
    color: #363636;
    font-size: 14px;
    font-weight: 700;
    margin-top: 0
}

.page-multiStepCheckoutSummaryPage .delivery-time-slot .white-box .digital-card-info-area .info-text-list {
    color: #666;
    font-size: 14px;
    font-weight: 400
}

.grantor-info {
    font-size: 15px;
    font-weight: bold
}

.grantor-info .info {
    color: #ff0000
}

.sac-alert-popup p {
    font-size: 15px;
    color: #747474;
    margin-bottom: 20px
}

.sac-alert-popup button.js-negative-btn {
    background: none;
    border: 1px solid #747474;
    color: #747474
}

.payment-deliverySlot .table.dv-slot-table {
    margin-top: 0;
    margin-left: -20px
}

.payment-deliverySlot .table.dv-slot-table thead {
    display: none
}

.payment-deliverySlot .table.dv-slot-table tr {
    max-width: 220px;
    display: inline-block;
    float: left;
    margin-left: 20px
}

.payment-deliverySlot .table.dv-slot-table tr td.dv-st-ok {
    height: 100px;
    background: #ffffff;
    border: solid 1px #e4e8ec !important;
    cursor: pointer;
    padding-bottom: 25px !important;
    padding-top: 25px !important;
    display: inline-block;
    width: 220px
}

.payment-deliverySlot .table.dv-slot-table tr td.dv-st-ok input {
    display: block;
    width: 20px;
    height: 20px;
    margin-left: 45%;
    margin-bottom: 8px;
    cursor: pointer
}

.payment-deliverySlot .table.dv-slot-table tr td.dv-st-ok label {
    font-size: 14px;
    color: #666666
}

.payment-deliverySlot .table.dv-slot-table tr td.dv-st-ok.selected {
    border: solid 2px #7bc853 !important
}

.payment-deliverySlot .table.dv-slot-table tr td.dv-st-ok.selected label {
    color: #7bc853;
    font-weight: bold
}

@media (min-width:1199px) and (max-width:1399px) {
    .sac-pay-step .donation-cont .donation-message {
        line-height: 21px
    }
}

@media (max-width:1024px) {
    .sac-pay-step .donation-cont .donation-message {
        line-height: 14px;
        padding: 10px 0
    }
}

@media (min-width:768px) and (max-width:1198px) {
    .sac-pay-step .donation-cont .donation-message {
        line-height: 13px;
        padding: 10px
    }
}

@media (min-width:320px) and (max-width:767px) {
    .adress-popup .headline .pull-left {
        margin: 10px 0
    }

    .adress-popup .headline .pull-left span {
        width: 215px
    }
}

.grantor-pickup-info {
    background: #f8e71c;
    padding: 10px
}

span.safrice-cow-icon {
    background: url(https://reimg-carrefour.mncdn.com/staticimage/cow.svg) no-repeat;
    width: 41px;
    height: 28px;
    display: inline-block;
    vertical-align: middle;
    margin-right: 20px
}

.break-word {
    overflow-wrap: break-word;
    word-wrap: break-word;
    -ms-word-break: break-all;
    word-break: break-word
}

#_asm * {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

#_asm *:before,
#_asm *:after {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

#_asm a {
    color: #428bca;
    text-decoration: none
}

#_asm a:hover,
#_asm a:focus {
    color: #2a6496;
    text-decoration: underline
}

#_asm a:focus {
    outline: thin dotted;
    outline: 5px auto -webkit-focus-ring-color;
    outline-offset: -2px
}

#_asm figure {
    margin: 0
}

#_asm img {
    vertical-align: middle
}

#_asm .img-responsive {
    display: block;
    max-width: 100%;
    height: auto
}

#_asm .img-rounded {
    border-radius: 6px
}

#_asm .img-thumbnail {
    padding: 4px;
    line-height: 1.42857143;
    background-color: #ffffff;
    border: 1px solid #dddddd;
    border-radius: 4px;
    -webkit-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
    display: inline-block;
    max-width: 100%;
    height: auto
}

#_asm hr {
    margin-top: 20px;
    margin-bottom: 20px;
    border: 0;
    border-top: 1px solid #eeeeee
}

#_asm .sr-only {
    position: absolute;
    width: 1px;
    height: 1px;
    margin: -1px;
    padding: 0;
    overflow: hidden;
    clip: rect(0, 0, 0, 0);
    border: 0
}

#_asm .container {
    margin-right: auto;
    margin-left: auto;
    position: relative;
    width: 1400px
}

@media (min-width:10px) {
    #_asm .container {
        width: auto
    }
}

@media (min-width:668px) {
    #_asm .container {
        width: 100%
    }
}

@media (min-width:1050px) {
    #_asm .container {
        width: 1050px
    }
}

@media (min-width:1400px) {
    #_asm .container {
        width: 1400px
    }
}

#_asm .container-fluid {
    margin-right: auto;
    margin-left: auto;
    padding-left: 15px;
    padding-right: 15px
}

#_asm .row {
    margin-left: -15px;
    margin-right: -15px
}

#_asm .col-xs-1,
#_asm .col-sm-1,
#_asm .col-md-1,
#_asm .col-lg-1,
#_asm .col-xs-2,
#_asm .col-sm-2,
#_asm .col-md-2,
#_asm .col-lg-2,
#_asm .col-xs-3,
#_asm .col-sm-3,
#_asm .col-md-3,
#_asm .col-lg-3,
#_asm .col-xs-4,
#_asm .col-sm-4,
#_asm .col-md-4,
#_asm .col-lg-4,
#_asm .col-xs-5,
#_asm .col-sm-5,
#_asm .col-md-5,
#_asm .col-lg-5,
#_asm .col-xs-6,
#_asm .col-sm-6,
#_asm .col-md-6,
#_asm .col-lg-6,
#_asm .col-xs-7,
#_asm .col-sm-7,
#_asm .col-md-7,
#_asm .col-lg-7,
#_asm .col-xs-8,
#_asm .col-sm-8,
#_asm .col-md-8,
#_asm .col-lg-8,
#_asm .col-xs-9,
#_asm .col-sm-9,
#_asm .col-md-9,
#_asm .col-lg-9,
#_asm .col-xs-10,
#_asm .col-sm-10,
#_asm .col-md-10,
#_asm .col-lg-10,
#_asm .col-xs-11,
#_asm .col-sm-11,
#_asm .col-md-11,
#_asm .col-lg-11,
#_asm .col-xs-12,
#_asm .col-sm-12,
#_asm .col-md-12,
#_asm .col-lg-12 {
    position: relative;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px
}

#_asm .col-xs-1,
#_asm .col-xs-2,
#_asm .col-xs-3,
#_asm .col-xs-4,
#_asm .col-xs-5,
#_asm .col-xs-6,
#_asm .col-xs-7,
#_asm .col-xs-8,
#_asm .col-xs-9,
#_asm .col-xs-10,
#_asm .col-xs-11,
#_asm .col-xs-12 {
    float: left
}

#_asm .col-xs-12 {
    width: 100%
}

#_asm .col-xs-11 {
    width: 91.66666667%
}

#_asm .col-xs-10 {
    width: 83.33333333%
}

#_asm .col-xs-9 {
    width: 75%
}

#_asm .col-xs-8 {
    width: 66.66666667%
}

#_asm .col-xs-7 {
    width: 58.33333333%
}

#_asm .col-xs-6 {
    width: 50%
}

#_asm .col-xs-5 {
    width: 41.66666667%
}

#_asm .col-xs-4 {
    width: 33.33333333%
}

#_asm .col-xs-3 {
    width: 25%
}

#_asm .col-xs-2 {
    width: 16.66666667%
}

#_asm .col-xs-1 {
    width: 8.33333333%
}

#_asm .col-xs-pull-12 {
    right: 100%
}

#_asm .col-xs-pull-11 {
    right: 91.66666667%
}

#_asm .col-xs-pull-10 {
    right: 83.33333333%
}

#_asm .col-xs-pull-9 {
    right: 75%
}

#_asm .col-xs-pull-8 {
    right: 66.66666667%
}

#_asm .col-xs-pull-7 {
    right: 58.33333333%
}

#_asm .col-xs-pull-6 {
    right: 50%
}

#_asm .col-xs-pull-5 {
    right: 41.66666667%
}

#_asm .col-xs-pull-4 {
    right: 33.33333333%
}

#_asm .col-xs-pull-3 {
    right: 25%
}

#_asm .col-xs-pull-2 {
    right: 16.66666667%
}

#_asm .col-xs-pull-1 {
    right: 8.33333333%
}

#_asm .col-xs-pull-0 {
    right: 0
}

#_asm .col-xs-push-12 {
    left: 100%
}

#_asm .col-xs-push-11 {
    left: 91.66666667%
}

#_asm .col-xs-push-10 {
    left: 83.33333333%
}

#_asm .col-xs-push-9 {
    left: 75%
}

#_asm .col-xs-push-8 {
    left: 66.66666667%
}

#_asm .col-xs-push-7 {
    left: 58.33333333%
}

#_asm .col-xs-push-6 {
    left: 50%
}

#_asm .col-xs-push-5 {
    left: 41.66666667%
}

#_asm .col-xs-push-4 {
    left: 33.33333333%
}

#_asm .col-xs-push-3 {
    left: 25%
}

#_asm .col-xs-push-2 {
    left: 16.66666667%
}

#_asm .col-xs-push-1 {
    left: 8.33333333%
}

#_asm .col-xs-push-0 {
    left: 0
}

#_asm .col-xs-offset-12 {
    margin-left: 100%
}

#_asm .col-xs-offset-11 {
    margin-left: 91.66666667%
}

#_asm .col-xs-offset-10 {
    margin-left: 83.33333333%
}

#_asm .col-xs-offset-9 {
    margin-left: 75%
}

#_asm .col-xs-offset-8 {
    margin-left: 66.66666667%
}

#_asm .col-xs-offset-7 {
    margin-left: 58.33333333%
}

#_asm .col-xs-offset-6 {
    margin-left: 50%
}

#_asm .col-xs-offset-5 {
    margin-left: 41.66666667%
}

#_asm .col-xs-offset-4 {
    margin-left: 33.33333333%
}

#_asm .col-xs-offset-3 {
    margin-left: 25%
}

#_asm .col-xs-offset-2 {
    margin-left: 16.66666667%
}

#_asm .col-xs-offset-1 {
    margin-left: 8.33333333%
}

#_asm .col-xs-offset-0 {
    margin-left: 0
}

@media (min-width:668px) {

    #_asm .col-sm-1,
    #_asm .col-sm-2,
    #_asm .col-sm-3,
    #_asm .col-sm-4,
    #_asm .col-sm-5,
    #_asm .col-sm-6,
    #_asm .col-sm-7,
    #_asm .col-sm-8,
    #_asm .col-sm-9,
    #_asm .col-sm-10,
    #_asm .col-sm-11,
    #_asm .col-sm-12 {
        float: left
    }

    #_asm .col-sm-12 {
        width: 100%
    }

    #_asm .col-sm-11 {
        width: 91.66666667%
    }

    #_asm .col-sm-10 {
        width: 83.33333333%
    }

    #_asm .col-sm-9 {
        width: 75%
    }

    #_asm .col-sm-8 {
        width: 66.66666667%
    }

    #_asm .col-sm-7 {
        width: 58.33333333%
    }

    #_asm .col-sm-6 {
        width: 50%
    }

    #_asm .col-sm-5 {
        width: 41.66666667%
    }

    #_asm .col-sm-4 {
        width: 33.33333333%
    }

    #_asm .col-sm-3 {
        width: 25%
    }

    #_asm .col-sm-2 {
        width: 16.66666667%
    }

    #_asm .col-sm-1 {
        width: 8.33333333%
    }

    #_asm .col-sm-pull-12 {
        right: 100%
    }

    #_asm .col-sm-pull-11 {
        right: 91.66666667%
    }

    #_asm .col-sm-pull-10 {
        right: 83.33333333%
    }

    #_asm .col-sm-pull-9 {
        right: 75%
    }

    #_asm .col-sm-pull-8 {
        right: 66.66666667%
    }

    #_asm .col-sm-pull-7 {
        right: 58.33333333%
    }

    #_asm .col-sm-pull-6 {
        right: 50%
    }

    #_asm .col-sm-pull-5 {
        right: 41.66666667%
    }

    #_asm .col-sm-pull-4 {
        right: 33.33333333%
    }

    #_asm .col-sm-pull-3 {
        right: 25%
    }

    #_asm .col-sm-pull-2 {
        right: 16.66666667%
    }

    #_asm .col-sm-pull-1 {
        right: 8.33333333%
    }

    #_asm .col-sm-pull-0 {
        right: 0
    }

    #_asm .col-sm-push-12 {
        left: 100%
    }

    #_asm .col-sm-push-11 {
        left: 91.66666667%
    }

    #_asm .col-sm-push-10 {
        left: 83.33333333%
    }

    #_asm .col-sm-push-9 {
        left: 75%
    }

    #_asm .col-sm-push-8 {
        left: 66.66666667%
    }

    #_asm .col-sm-push-7 {
        left: 58.33333333%
    }

    #_asm .col-sm-push-6 {
        left: 50%
    }

    #_asm .col-sm-push-5 {
        left: 41.66666667%
    }

    #_asm .col-sm-push-4 {
        left: 33.33333333%
    }

    #_asm .col-sm-push-3 {
        left: 25%
    }

    #_asm .col-sm-push-2 {
        left: 16.66666667%
    }

    #_asm .col-sm-push-1 {
        left: 8.33333333%
    }

    #_asm .col-sm-push-0 {
        left: 0
    }

    #_asm .col-sm-offset-12 {
        margin-left: 100%
    }

    #_asm .col-sm-offset-11 {
        margin-left: 91.66666667%
    }

    #_asm .col-sm-offset-10 {
        margin-left: 83.33333333%
    }

    #_asm .col-sm-offset-9 {
        margin-left: 75%
    }

    #_asm .col-sm-offset-8 {
        margin-left: 66.66666667%
    }

    #_asm .col-sm-offset-7 {
        margin-left: 58.33333333%
    }

    #_asm .col-sm-offset-6 {
        margin-left: 50%
    }

    #_asm .col-sm-offset-5 {
        margin-left: 41.66666667%
    }

    #_asm .col-sm-offset-4 {
        margin-left: 33.33333333%
    }

    #_asm .col-sm-offset-3 {
        margin-left: 25%
    }

    #_asm .col-sm-offset-2 {
        margin-left: 16.66666667%
    }

    #_asm .col-sm-offset-1 {
        margin-left: 8.33333333%
    }

    #_asm .col-sm-offset-0 {
        margin-left: 0
    }
}

@media (min-width:1050px) {

    #_asm .col-md-1,
    #_asm .col-md-2,
    #_asm .col-md-3,
    #_asm .col-md-4,
    #_asm .col-md-5,
    #_asm .col-md-6,
    #_asm .col-md-7,
    #_asm .col-md-8,
    #_asm .col-md-9,
    #_asm .col-md-10,
    #_asm .col-md-11,
    #_asm .col-md-12 {
        float: left
    }

    #_asm .col-md-12 {
        width: 100%
    }

    #_asm .col-md-11 {
        width: 91.66666667%
    }

    #_asm .col-md-10 {
        width: 83.33333333%
    }

    #_asm .col-md-9 {
        width: 75%
    }

    #_asm .col-md-8 {
        width: 66.66666667%
    }

    #_asm .col-md-7 {
        width: 58.33333333%
    }

    #_asm .col-md-6 {
        width: 50%
    }

    #_asm .col-md-5 {
        width: 41.66666667%
    }

    #_asm .col-md-4 {
        width: 33.33333333%
    }

    #_asm .col-md-3 {
        width: 25%
    }

    #_asm .col-md-2 {
        width: 16.66666667%
    }

    #_asm .col-md-1 {
        width: 8.33333333%
    }

    #_asm .col-md-pull-12 {
        right: 100%
    }

    #_asm .col-md-pull-11 {
        right: 91.66666667%
    }

    #_asm .col-md-pull-10 {
        right: 83.33333333%
    }

    #_asm .col-md-pull-9 {
        right: 75%
    }

    #_asm .col-md-pull-8 {
        right: 66.66666667%
    }

    #_asm .col-md-pull-7 {
        right: 58.33333333%
    }

    #_asm .col-md-pull-6 {
        right: 50%
    }

    #_asm .col-md-pull-5 {
        right: 41.66666667%
    }

    #_asm .col-md-pull-4 {
        right: 33.33333333%
    }

    #_asm .col-md-pull-3 {
        right: 25%
    }

    #_asm .col-md-pull-2 {
        right: 16.66666667%
    }

    #_asm .col-md-pull-1 {
        right: 8.33333333%
    }

    #_asm .col-md-pull-0 {
        right: 0
    }

    #_asm .col-md-push-12 {
        left: 100%
    }

    #_asm .col-md-push-11 {
        left: 91.66666667%
    }

    #_asm .col-md-push-10 {
        left: 83.33333333%
    }

    #_asm .col-md-push-9 {
        left: 75%
    }

    #_asm .col-md-push-8 {
        left: 66.66666667%
    }

    #_asm .col-md-push-7 {
        left: 58.33333333%
    }

    #_asm .col-md-push-6 {
        left: 50%
    }

    #_asm .col-md-push-5 {
        left: 41.66666667%
    }

    #_asm .col-md-push-4 {
        left: 33.33333333%
    }

    #_asm .col-md-push-3 {
        left: 25%
    }

    #_asm .col-md-push-2 {
        left: 16.66666667%
    }

    #_asm .col-md-push-1 {
        left: 8.33333333%
    }

    #_asm .col-md-push-0 {
        left: 0
    }

    #_asm .col-md-offset-12 {
        margin-left: 100%
    }

    #_asm .col-md-offset-11 {
        margin-left: 91.66666667%
    }

    #_asm .col-md-offset-10 {
        margin-left: 83.33333333%
    }

    #_asm .col-md-offset-9 {
        margin-left: 75%
    }

    #_asm .col-md-offset-8 {
        margin-left: 66.66666667%
    }

    #_asm .col-md-offset-7 {
        margin-left: 58.33333333%
    }

    #_asm .col-md-offset-6 {
        margin-left: 50%
    }

    #_asm .col-md-offset-5 {
        margin-left: 41.66666667%
    }

    #_asm .col-md-offset-4 {
        margin-left: 33.33333333%
    }

    #_asm .col-md-offset-3 {
        margin-left: 25%
    }

    #_asm .col-md-offset-2 {
        margin-left: 16.66666667%
    }

    #_asm .col-md-offset-1 {
        margin-left: 8.33333333%
    }

    #_asm .col-md-offset-0 {
        margin-left: 0
    }
}

@media (min-width:1400px) {

    #_asm .col-lg-1,
    #_asm .col-lg-2,
    #_asm .col-lg-3,
    #_asm .col-lg-4,
    #_asm .col-lg-5,
    #_asm .col-lg-6,
    #_asm .col-lg-7,
    #_asm .col-lg-8,
    #_asm .col-lg-9,
    #_asm .col-lg-10,
    #_asm .col-lg-11,
    #_asm .col-lg-12 {
        float: left
    }

    #_asm .col-lg-12 {
        width: 100%
    }

    #_asm .col-lg-11 {
        width: 91.66666667%
    }

    #_asm .col-lg-10 {
        width: 83.33333333%
    }

    #_asm .col-lg-9 {
        width: 75%
    }

    #_asm .col-lg-8 {
        width: 66.66666667%
    }

    #_asm .col-lg-7 {
        width: 58.33333333%
    }

    #_asm .col-lg-6 {
        width: 50%
    }

    #_asm .col-lg-5 {
        width: 41.66666667%
    }

    #_asm .col-lg-4 {
        width: 33.33333333%
    }

    #_asm .col-lg-3 {
        width: 25%
    }

    #_asm .col-lg-2 {
        width: 16.66666667%
    }

    #_asm .col-lg-1 {
        width: 8.33333333%
    }

    #_asm .col-lg-pull-12 {
        right: 100%
    }

    #_asm .col-lg-pull-11 {
        right: 91.66666667%
    }

    #_asm .col-lg-pull-10 {
        right: 83.33333333%
    }

    #_asm .col-lg-pull-9 {
        right: 75%
    }

    #_asm .col-lg-pull-8 {
        right: 66.66666667%
    }

    #_asm .col-lg-pull-7 {
        right: 58.33333333%
    }

    #_asm .col-lg-pull-6 {
        right: 50%
    }

    #_asm .col-lg-pull-5 {
        right: 41.66666667%
    }

    #_asm .col-lg-pull-4 {
        right: 33.33333333%
    }

    #_asm .col-lg-pull-3 {
        right: 25%
    }

    #_asm .col-lg-pull-2 {
        right: 16.66666667%
    }

    #_asm .col-lg-pull-1 {
        right: 8.33333333%
    }

    #_asm .col-lg-pull-0 {
        right: 0
    }

    #_asm .col-lg-push-12 {
        left: 100%
    }

    #_asm .col-lg-push-11 {
        left: 91.66666667%
    }

    #_asm .col-lg-push-10 {
        left: 83.33333333%
    }

    #_asm .col-lg-push-9 {
        left: 75%
    }

    #_asm .col-lg-push-8 {
        left: 66.66666667%
    }

    #_asm .col-lg-push-7 {
        left: 58.33333333%
    }

    #_asm .col-lg-push-6 {
        left: 50%
    }

    #_asm .col-lg-push-5 {
        left: 41.66666667%
    }

    #_asm .col-lg-push-4 {
        left: 33.33333333%
    }

    #_asm .col-lg-push-3 {
        left: 25%
    }

    #_asm .col-lg-push-2 {
        left: 16.66666667%
    }

    #_asm .col-lg-push-1 {
        left: 8.33333333%
    }

    #_asm .col-lg-push-0 {
        left: 0
    }

    #_asm .col-lg-offset-12 {
        margin-left: 100%
    }

    #_asm .col-lg-offset-11 {
        margin-left: 91.66666667%
    }

    #_asm .col-lg-offset-10 {
        margin-left: 83.33333333%
    }

    #_asm .col-lg-offset-9 {
        margin-left: 75%
    }

    #_asm .col-lg-offset-8 {
        margin-left: 66.66666667%
    }

    #_asm .col-lg-offset-7 {
        margin-left: 58.33333333%
    }

    #_asm .col-lg-offset-6 {
        margin-left: 50%
    }

    #_asm .col-lg-offset-5 {
        margin-left: 41.66666667%
    }

    #_asm .col-lg-offset-4 {
        margin-left: 33.33333333%
    }

    #_asm .col-lg-offset-3 {
        margin-left: 25%
    }

    #_asm .col-lg-offset-2 {
        margin-left: 16.66666667%
    }

    #_asm .col-lg-offset-1 {
        margin-left: 8.33333333%
    }

    #_asm .col-lg-offset-0 {
        margin-left: 0
    }
}

.ASM_close {
    float: right;
    font-size: 45px;
    font-weight: 200;
    line-height: 50px;
    color: #1473DF;
    cursor: pointer;
    background: transparent;
    border: 0;
    -webkit-appearance: none;
    padding-left: 20px;
    border-left: 1px solid #39495e;
    padding-bottom: 8px
}

.ASM_close:hover,
.ASM_close:focus {
    text-decoration: none;
    cursor: pointer;
    opacity: .8;
    filter: alpha(opacity=50);
    outline: none
}

.ASM_alert {
    padding: 10px;
    margin-top: 15px;
    border: 1px solid transparent;
    background: #F54544;
    color: #fff;
    line-height: 20px;
    font-size: 16px;
    position: absolute;
    z-index: 2;
    text-align: center;
    width: 50%;
    left: 25%;
    font-family: "Open Sans", sans-serif
}

.ASM_alert-dismissable {
    padding-right: 35px
}

.ASM_alert-dismissable .close {
    position: relative;
    top: -2px;
    right: -21px;
    color: inherit
}

.ASM_alert-success {
    background-color: #dff0d8;
    border-color: #d6e9c6;
    color: #3c763d
}

.ASM_alert-success hr {
    border-top-color: #c9e2b3
}

.ASM_alert-success .alert-link {
    color: #2b542c
}

.ASM_alert-info {
    background-color: #d9edf7;
    border-color: #bce8f1;
    color: #31708f
}

.ASM_alert-info hr {
    border-top-color: #a6e1ec
}

.ASM_alert-info .alert-link {
    color: #245269
}

.ASM_alert-warning {
    background-color: #fcf8e3;
    border-color: #faebcc;
    color: #8a6d3b
}

.ASM_alert-warning hr {
    border-top-color: #f7e1b5
}

.ASM_alert-warning .alert-link {
    color: #66512c
}

.ASM_alert-danger {
    background-color: #f2dede;
    border-color: #ebccd1;
    color: #a94442
}

.ASM_alert-danger hr {
    border-top-color: #e4b9c0
}

.ASM_alert-danger .alert-link {
    color: #843534
}

#_asm .clearfix:before,
#_asm .clearfix:after,
#_asm .container:before,
#_asm .container:after,
#_asm .container-fluid:before,
#_asm .container-fluid:after,
#_asm .row:before,
#_asm .row:after,
#_asm .dl-horizontal dd:before,
#_asm .dl-horizontal dd:after,
#_asm .container:before,
#_asm .container:after,
#_asm .container-fluid:before,
#_asm .container-fluid:after,
#_asm .row:before,
#_asm .row:after,
#_asm .form-horizontal .form-group:before,
#_asm .form-horizontal .form-group:after,
#_asm .btn-toolbar:before,
#_asm .btn-toolbar:after,
#_asm .btn-group-vertical>.btn-group:before,
#_asm .btn-group-vertical>.btn-group:after,
#_asm .nav:before,
#_asm .nav:after,
#_asm .navbar:before,
#_asm .navbar:after,
#_asm .navbar-header:before,
#_asm .navbar-header:after,
#_asm .navbar-collapse:before,
#_asm .navbar-collapse:after,
#_asm .pager:before,
#_asm .pager:after,
#_asm .panel-body:before,
#_asm .panel-body:after,
#_asm .modal-footer:before,
#_asm .modal-footer:after {
    content: " ";
    display: table
}

#_asm .clearfix:after,
#_asm .container:after,
#_asm .container-fluid:after,
#_asm .row:after,
#_asm .dl-horizontal dd:after,
#_asm .container:after,
#_asm .container-fluid:after,
#_asm .row:after,
#_asm .form-horizontal .form-group:after,
#_asm .btn-toolbar:after,
#_asm .btn-group-vertical>.btn-group:after,
#_asm .nav:after,
#_asm .navbar:after,
#_asm .navbar-header:after,
#_asm .navbar-collapse:after,
#_asm .pager:after,
#_asm .panel-body:after,
#_asm .modal-footer:after {
    clear: both
}

#_asm .center-block {
    display: block;
    margin-left: auto;
    margin-right: auto
}

#_asm .pull-right {
    float: right !important
}

#_asm .pull-left {
    float: left !important
}

#_asm .invisible {
    visibility: hidden
}

#_asm .hide {
    display: none !important
}

#_asm .show {
    display: block !important
}

#_asm .text-hide {
    font: 0/0 a;
    color: transparent;
    text-shadow: none;
    background-color: transparent;
    border: 0
}

#_asm .hidden {
    display: none !important;
    visibility: hidden !important
}

#_asm .affix {
    position: fixed
}

@-ms-viewport {
    width: device-width
}

#_asm .visible-xs,
#_asm .visible-sm,
#_asm .visible-md,
#_asm .visible-lg {
    display: none !important
}

@media (max-width:667px) {
    #_asm .visible-xs {
        display: block !important
    }

    #_asm table.visible-xs {
        display: table
    }

    #_asm tr.visible-xs {
        display: table-row !important
    }

    #_asm th.visible-xs,
    #_asm td.visible-xs {
        display: table-cell !important
    }
}

@media (min-width:668px) and (max-width:1049px) {
    #_asm .visible-sm {
        display: block !important
    }

    #_asm table.visible-sm {
        display: table
    }

    #_asm tr.visible-sm {
        display: table-row !important
    }

    #_asm th.visible-sm,
    #_asm td.visible-sm {
        display: table-cell !important
    }

    #_asm .container-fluid {
        padding: 0
    }
}

@media (min-width:1050px) and (max-width:1399px) {
    #_asm .visible-md {
        display: block !important
    }

    #_asm table.visible-md {
        display: table
    }

    #_asm tr.visible-md {
        display: table-row !important
    }

    #_asm th.visible-md,
    #_asm td.visible-md {
        display: table-cell !important
    }
}

@media (min-width:1400px) {
    #_asm .visible-lg {
        display: block !important
    }

    #_asm table.visible-lg {
        display: table
    }

    #_asm tr.visible-lg {
        display: table-row !important
    }

    #_asm th.visible-lg,
    #_asm td.visible-lg {
        display: table-cell !important
    }
}

@media (max-width:667px) {
    #_asm .hidden-xs {
        display: none !important
    }
}

@media (min-width:668px) and (max-width:1049px) {
    #_asm .hidden-sm {
        display: none !important
    }
}

@media (min-width:1050px) and (max-width:1399px) {
    #_asm .hidden-md {
        display: none !important
    }
}

@media (min-width:1400px) {
    #_asm .hidden-lg {
        display: none !important
    }
}

#_asm .visible-print {
    display: none !important
}

@media print {
    #_asm .visible-print {
        display: block !important
    }

    #_asm table.visible-print {
        display: table
    }

    #_asm tr.visible-print {
        display: table-row !important
    }

    #_asm th.visible-print,
    #_asm td.visible-print {
        display: table-cell !important
    }

    #_asm .hidden-print {
        display: none !important
    }
}

@font-face {
    font-family: 'asm_icons';
    src: url('../fonts/asm_icons.eot?9817510');
    src: url('../fonts/asm_icons.eot?9817510#iefix') format('embedded-opentype'), url('../fonts/asm_icons.woff?9817510') format('woff'), url('../fonts/asm_icons.ttf?9817510') format('truetype'), url('../fonts/asm_icons.svg?9817510#asm_icons') format('svg')
}

.ASM_icon {
    position: relative;
    top: 1px;
    display: inline-block;
    font-family: 'asm_icons';
    font-style: normal;
    font-weight: normal;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

.ASM_icon-logo:before {
    content: '\e807';
    font-size: 32px
}

.ASM_icon-contacts:before {
    content: '\e801';
    vertical-align: middle
}

.ASM_icon-cart:before {
    content: '\e802';
    vertical-align: middle;
    display: inline-block;
    font-family: 'asm_icons';
    font-style: normal;
    font-weight: normal;
    line-height: 1;
    color: #bfc2cb
}

.ASM_icon-user:before {
    font-family: 'asm_icons';
    content: '\e810';
    vertical-align: middle;
    display: inline-block;
    font-style: normal;
    font-weight: normal;
    line-height: 1;
    color: #bfc2cb;
    min-width: 14px
}

.ASM_icon-lock:before {
    font-family: 'asm_icons';
    content: '\e811';
    vertical-align: middle;
    display: inline-block;
    font-style: normal;
    font-weight: normal;
    line-height: 1;
    min-width: 14px
}

.ASM_icon-arrow-down:before {
    content: '\e803'
}

.ASM_icon-arrow-up:before {
    content: '\e804'
}

.ASM_icon-arrow-indicator-down:before {
    content: '\e805'
}

.ASM_icon-arrow-indicator-up:before {
    content: '\e806'
}

.ASM_icon-chain:before {
    content: '\e808'
}

.ASM_icon-close:before {
    content: '\e80d';
    color: #c5cdd6
}

.ASM_icon-close:hover {
    opacity: .5
}

.ASM_icon-lock:before {
    font-family: 'asm_icons';
    font-style: normal;
    font-weight: normal;
    line-height: 1;
    content: '\e811';
    color: #bfc2cb
}

.ASM_icon-customer-list:before {
    content: '\e80b';
    vertical-align: bottom;
    color: #1473DF;
    font-size: 28px;
    position: relative;
    top: 5px
}

.ASM_icon-chain.ASM_chain-bind:before {
    color: #fff
}

.ASM_icon-chain {
    position: absolute;
    top: -10px;
    right: -20px;
    background: #27394f;
    padding: 17px 20px 13px 10px;
    font-size: 30px
}

#_asm {
    font-family: 'Nunito';
    top: 0;
    left: 0;
    right: 0;
    background: #27394f;
    color: #000;
    z-index: 99998;
    -webkit-transition: -webkit-transform .3s ease-out;
    -moz-transition: -moz-transform .3s ease-out;
    -o-transition: -o-transform .3s ease-out;
    transition: transform .3s ease-out
}

#_asm .ASM-btn {
    height: 40px;
    border: 0;
    padding: 0 15px;
    font-size: 19px;
    font-weight: 300;
    text-transform: uppercase;
    color: #000;
    display: inline-block;
    float: none;
    margin: 0;
    vertical-align: baseline
}

#_asm .assign-cart-to-member-wrapper {
    position: absolute;
    right: 25%;
    z-index: 2
}

#_asm .ASM-btn.ASM-btn-login,
#_asm .ASM-btn.ASM-btn-bind-cart {
    background: #fad714;
    width: 100%
}

#_asm .ASM-btn.ASM-btn-login,
#_asm .ASM-btn.ASM-btn-bind-cart {
    background: #fad714;
    width: 100%
}

#_asm .ASM-btn.ASM-btn-create-account {
    background: #d2dbe6;
    color: #0354ae;
    width: 100%
}

#_asmBindForm {
    vertical-align: bottom
}

#asmLogoutForm,
#asmLogoutForm fieldset,
#_asmSessionEndForm,
#_asmBindForm,
#_asmPersonifyForm {
    display: inline;
    vertical-align: middle
}

#_asm .ASM-btn.ASM-btn-logout,
#_asm .ASM-btn.ASM-btn-reset,
#_asm .ASM-btn.ASM-btn-customers {
    background: transparent;
    color: #0486e0;
    outline: none
}

#_asm .ASM-btn.ASM-btn-logout {
    padding-bottom: 15px
}

#_asm .ASM-btn.ASM-btn-start-session {
    background: #19bc33;
    color: #fff;
    font-weight: 400;
    font-size: 18px;
    margin-left: -1px;
    vertical-align: bottom;
    width: 100%
}

@media (min-width:668px) and (max-width:1049px) {
    #_asm .ASM-btn.ASM-btn-start-session {
        margin-left: -2px
    }

    #_asm .assign-cart-to-member-wrapper {
        right: 17%;
        padding-right: 10px
    }
}

#_asm button[disabled] {
    opacity: .45;
    filter: alpha(opacity=45);
    background: #207241
}

#_asm .ASM-btn.ASM-btn-end-session,
#_asm .ASM-btn.ASM-btn-bind-cart,
#_asm .ASM-btn.ASM-btn-create-account {
    font-size: 18px
}

#_asm .ASM-btn.ASM-btn-end-session {
    background: #ff3b30;
    color: #fff;
    font-weight: 400;
    width: 100%
}

#_asm .ASM_end_session {
    vertical-align: bottom;
    margin-bottom: 15px
}

#_asm .ASM-btn-customer-list {
    vertical-align: bottom;
    border-left: 1px solid #39495e;
    border-right: 1px solid #39495e
}

#_asm .ASM-btn-customer-list:hover,
#_asm .ASM-btn-customer-list:focus {
    color: #fff;
    text-decoration: none
}

@media (min-width:668px) and (max-width:1399px) {
    #_asm .ASM_session .ASM-btn-customer-list .ASM_icon {
        margin-right: 0
    }
}

#_asm .ASM-btn-customer-list.disabled {
    opacity: .45;
    pointer-events: none;
    cursor: default
}

#_asm .ASM_input_holder {
    display: inline-block;
    position: relative
}

#_asm .ASM_input_holder.input-group {
    display: table
}

#_asm .ASM_input_holder label {
    font-family: 'Nunito';
    color: #777777;
    font-weight: 600;
    font-size: 14px;
    display: block;
    text-align: left;
    margin-bottom: 1px
}

#_asm .ASM_input_holder .ASM_autocomplete {
    display: none;
    position: absolute;
    background: #fff;
    width: 100%;
    z-index: 99999;
    border-top: 1px solid #e6e8ea
}

#_asm .ASM_input_holder .ASM_autocomplete.ASM_autocomplete_active {
    display: block
}

#_asm .ASM_input_holder .ASM_autocomplete ul {
    list-style: none;
    padding: 0 10px;
    margin: 0
}

#_asm .ASM_input_holder .ASM_autocomplete ul li {
    font-size: 18px;
    line-height: 37px
}

#_asm .ASM-input {
    height: 40px;
    padding: 6px 10px;
    font-size: 19px;
    line-height: 20px;
    border-radius: 0;
    border: 0;
    width: 100%
}

#_asm .ASM-input[disabled],
#_asm .ASM-input.disabled,
#_asm .ASM-input[readonly],
#_asm .ASM-input[readonly]:focus {
    background-color: #b4bac2;
    cursor: default;
    color: #000
}

#_asm .ASM-input.placeholder {
    color: #757575
}

#_asm #_asmSessionEndForm .ASM-input {
    background-color: #b4bac2
}

#_asm #_asmSessionEndForm .ASM-input.placeholder {
    background-color: #fff
}

#_asmSessionEndForm {
    vertical-align: bottom
}

select#_asm .ASM-input {
    height: 40px;
    line-height: 40px
}

textarea#_asm .ASM-input,
select[multiple]#_asm .ASM-input {
    height: auto
}

#_asm .ASM-input:focus,
#_asm .ASM-input.ASM-input-valid,
#_asm .ASM-input.ASM-input-error {
    background: #fff
}

#_asm .ASM-input.ASM-input-error {
    color: #FF4544;
    border: 2px solid #FF4544;
    padding: 5px 10px
}

#_asm .ASM-input-error.placeholder {
    color: #ff958f
}

#_asm .ASM_header {
    padding-bottom: 15px
}

#_asm .ASM_header .first-top-row {
    border-bottom: 1px solid #39495e;
    margin: 0 -4em 10px -4em;
    padding: 0 4em
}

#_asm .ASM_header .first-top-row .element-separator-height {
    height: 60px;
    padding-top: 10px
}

#_asm .ASM_header .ASM_logo {
    font-family: 'Nunito';
    float: left;
    font-size: 25px;
    font-weight: 300;
    line-height: 30px;
    color: #fff;
    margin-top: 10px
}

@media (min-width:668px) and (max-width:1399px) {
    #_asm .ASM_header .ASM_logo span.ASM_cut_text {
        display: none !important
    }
}

#_asm .ASM_header .ASM_login {
    text-align: right
}

#_asm .ASM_header #_asmLogged .ASM_loggedin_text_label {
    text-transform: uppercase
}

#_asm .ASM_header .ASM_loggedin {
    text-align: right
}

#_asm .ASM_header .ASM_loggedin .ASM_loggedin_text,
.ASM_timer {
    display: inline-block;
    font-weight: 300;
    font-size: 14px;
    margin-left: 15px;
    color: #ffffff;
    border-right: 1px solid #39495e
}

#_asm #sessionTimer {
    margin-right: 20px;
    font-weight: 600;
    text-align: left
}

#_asm #sessionTimer span {
    font-weight: 300
}

#_asm #sessionTimer .ASM_timer_count {
    display: inline-block;
    min-width: 33px;
    font-weight: 600
}

#_asm .ASM_header .ASM_loggedin .ASM_loggedin_text .ASM_loggedin_text_name {
    font-weight: 600;
    margin-right: 20px
}

#_asm .ASM_header .ASM_loggedin .ASM_loggedin_text .ASM_loggedin_agent_store_name {
    display: inline-block;
    vertical-align: middle
}

#_asm .ASM_header .ASM_loggedin .ASM_loggedin_text.element-separator-height {
    border-right: none
}

#_asm .ASM_header .ASM_loggedin .ASM_loggedin_text p {
    margin: 0;
    text-align: left
}

@media (max-width:667px) {
    #_asm .ASM_header .ASM_logo span.ASM_cut_text {
        display: none !important
    }

    #_asmPersonifyForm,
    #_asmBindForm {
        display: block
    }

    #_asm .ASM-btn.ASM-btn-logout,
    #_asm .ASM-btn.ASM-btn-reset {
        min-width: 105px
    }

    #_asm .ASM-btn.ASM-btn-start-session {
        margin-left: 0;
        margin-bottom: 15px
    }

    .asm-customer360-tab .pager {
        float: none !important;
        text-align: center;
        margin: 0
    }

    .asm-customer360-tab table {
        margin-bottom: 5px
    }

    #_asm .container {
        padding-left: 15px;
        padding-right: 15px
    }

    #_asm .ASM_header {
        position: relative
    }

    #_asm .ASM_header:after {
        content: " ";
        height: 1px;
        position: absolute;
        background: #39495e;
        top: 60px;
        left: -15px;
        right: -15px
    }

    #_asm .ASM_header .ASM_login .ASM_input_holder {
        width: 100%;
        margin-bottom: 10px
    }

    #_asm .ASM_header .first-top-row .ASM_timer,
    #_asm .ASM_header .first-top-row .ASM_loggedin_text {
        text-align: left;
        display: block;
        margin-bottom: 0
    }

    #_asm .ASM_header .first-top-row .element-separator-height {
        height: 50px;
        border-right: none
    }

    #_asm .ASM_header .first-top-row .ASM-btn-customer-list {
        border: 2px solid #39495e;
        padding: 5px;
        margin-top: 25px
    }

    #_asm .ASM_header .first-top-row .ASM_loggedin {
        position: relative
    }

    #_asm .ASM_header .first-top-row .ASM_loggedin .ASM-btn-reset,
    #_asm .ASM_header .first-top-row .ASM_loggedin .ASM-btn-logout {
        text-align: right;
        padding-right: 0;
        outline: none
    }

    #_asm .ASM_header .first-top-row .ASM_loggedin:after {
        content: " ";
        height: 3px;
        position: absolute;
        bottom: -2px;
        left: -20px;
        right: -20px;
        background: #27394f
    }

    #_asm .ASM_header .ASM_login .ASM_input_holder .ASM-input {
        display: block;
        width: 100%
    }

    #_asm .ASM_header .ASM_loggedin {
        margin-top: 10px;
        margin-right: 0
    }

    #_asm .ASM_header .ASM_loggedin #asmLogoutForm {
        float: right
    }

    #_asm .ASM_control {
        margin-top: 15px
    }

    #_asm .ASM_header .ASM_loggedin .ASM_loggedin_text {
        margin: 0
    }

    #_asm .ASM_session .ASM_input_holder {
        width: 100%
    }

    #_asm .ASM_session span.ASM_icon-contacts {
        margin-left: 5px
    }

    #_asm .ASM_session .cartId {
        margin-bottom: 15px
    }

    #_asm .ASM_session .ASM_icon-chain {
        visibility: hidden;
        opacity: 0
    }

    #_asm .ASM_timer {
        margin: 0 0 10px 0;
        line-height: 40px
    }

    #_asm .ASM_timer .ASM-btn-reset {
        float: right
    }

    #_asm .ASM_end_session {
        margin: 10px 0 0 0
    }

    #_asm .ASM-btn.ASM-btn-customer-list {
        float: none;
        width: 100%;
        text-align: center
    }

    #_asm .ASM_session .ASM_session_input_text {
        display: block;
        line-height: 32px;
        margin-left: 60px
    }

    #_asm .ASM_session .ASM_session_input_text:before,
    #_asm .ASM_session .ASM_session_input_text:after {
        content: " ";
        display: table
    }

    #_asm .ASM_session .ASM_session_input_text:after {
        clear: both
    }

    #_asm .ASM_session .ASM_session_input_text:before,
    #_asm .ASM_session .ASM_session_input_text:after {
        content: " ";
        display: table
    }

    #_asm .ASM_session .ASM_session_input_text:after {
        clear: both
    }

    #_asm .ASM_session .ASM_session_andor_text {
        display: none !important
    }

    #_asm .ASM_session .ASM_input_holder {
        margin-bottom: 10px
    }

    #_asm .assign-cart-to-member-wrapper {
        right: 0;
        top: 100px
    }

    #_asm .ASM_header .ASM_alert {
        position: fixed;
        left: 10%;
        text-align: center;
        width: 80%
    }
}

@media (min-width:668px) and (max-width:690px) {

    .ASM_header .first-top-row .ASM-btn-reset,
    .ASM_header .first-top-row .ASM-btn-logout {
        padding-left: 0 !important
    }
}

#_asm .ASM_session {
    padding-top: 10px
}

#_asm .ASM_session #_asmCustomer {
    position: relative
}

#_asm .ASM_session .ASM_session_input_text {
    display: inline-block;
    margin: 0 60px 0 0;
    color: #a1aebd;
    font-size: 20px
}

#_asm .ASM_control {
    height: 8px;
    background-color: #097aff;
    position: relative;
    -webkit-transition: background-color .3s ease-out;
    transition: background-color .3s ease-out
}

#_asm .ASM_control .ASM_control_text {
    display: none;
    font-size: 22px;
    font-weight: 300;
    line-height: 48px;
    color: #fff
}

#_asm .ASM_control .ASM_control_collapse {
    position: absolute;
    right: 50px;
    bottom: -1px;
    height: 22px;
    width: 82px;
    overflow: hidden;
    cursor: pointer
}

#_asm .ASM_control .ASM_control_collapse .ASM_control_collapse_arrow {
    position: relative;
    top: 1px;
    display: inline-block;
    font-family: 'asm_icons';
    font-style: normal;
    font-weight: normal;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 22px;
    position: absolute;
    top: 0;
    display: block;
    color: #fff;
    -webkit-transition: color .3s ease-out;
    transition: color .3s ease-out
}

#_asm .ASM_control .ASM_control_collapse .ASM_control_collapse_arrow:before {
    content: '\e804'
}

#_asm .ASM_control .ASM_control_collapse .ASM_control_collapse_indicator {
    display: inline-block;
    font-family: 'asm_icons';
    font-style: normal;
    font-weight: normal;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    position: absolute;
    font-size: 10px;
    top: 6px;
    left: 50%;
    -webkit-transform: translate(-50%, 0);
    -ms-transform: translate(-50%, 0);
    transform: translate(-50%, 0);
    color: #097aff;
    -webkit-transition: color .3s ease-out;
    transition: color .3s ease-out
}

#_asm .ASM_control .ASM_control_collapse .ASM_control_collapse_indicator:before {
    content: '\e806'
}

#_asm .ASM_control.ASM_control_session_active {
    background-color: #19bc33
}

#_asm .ASM_control.ASM_control_session_active .ASM_control_collapse_indicator {
    color: #19bc33
}

#_asm.ASM-collapsed {
    -webkit-transform: translate(0, -100%);
    -ms-transform: translate(0, -100%);
    transform: translate(0, -100%);
    margin-top: 53px
}

#_asm.ASM-collapsed .ASM_header,
#_asm.ASM-collapsed .ASM_session {
    display: none
}

#_asm.ASM-collapsed .ASM_control {
    height: 48px
}

#_asm.ASM-collapsed .ASM_control .ASM_control_text {
    display: block
}

#_asm.ASM-collapsed .ASM_control .ASM_control_collapse {
    top: 0
}

#_asm.ASM-collapsed .ASM_control .ASM_control_collapse .ASM_control_collapse_arrow {
    color: #fff
}

#_asm.ASM-collapsed .ASM_control .ASM_control_collapse .ASM_control_collapse_arrow:before {
    content: '\e803'
}

#_asm.ASM-collapsed .ASM_control .ASM_control_collapse .ASM_control_collapse_indicator {
    color: #097aff
}

#_asm.ASM-collapsed .ASM_control .ASM_control_collapse .ASM_control_collapse_indicator:before {
    content: '\e805'
}

#_asm.ASM-collapsed .ASM_control.ASM_control_session_active .ASM_control_collapse .ASM_control_collapse_indicator {
    color: #19bc33
}

.asmAutoComplete .ui-menu {
    list-style: none;
    display: block;
    background-color: white;
    box-shadow: 0 8px 15px #999;
    border: 1px solid #cccccc;
    -webkit-border-radius: 0 0 5px 5px;
    -moz-border-radius: 0 0 5px 5px;
    border-radius: 0 0 5px 5px;
    z-index: 10000
}

.asmAutoComplete .ui-autocomplete,
#asmHover {
    padding: 7px 10px 5px;
    width: 83vw !important;
    max-width: 660px;
    position: absolute;
    cursor: default
}

#asmAutoCompleteCartId .ui-autocomplete {
    width: 220px !important
}

@media (min-width:668px) and (max-width:1049px) {
    #asmAutoCompleteCartId .ui-autocomplete {
        width: 210px !important
    }
}

.asmAutoComplete .ui-autocomplete .ui-menu-item {
    border: none;
    font-family: 'Nunito';
    font-size: 18px;
    padding: 5px 0
}

.asmAutoComplete .ui-autocomplete .ui-menu-item:first-child {
    padding-top: 0
}

.asmAutoComplete .ui-state-active {
    background: none;
    color: #000;
    margin: 0;
    border: 0
}

#_asm .asmAutoComplete .ui-autocomplete .ui-menu-item a,
.asmAutoComplete .ui-autocomplete .ui-menu-item a:hover {
    border-bottom: 1px solid #fff;
    border-top: 1px solid #fff;
    color: #000 !important;
    padding: 0;
    display: block
}

.asmAutoComplete .ui-autocomplete .ui-menu-item span,
#asmHover span {
    padding-left: 30px;
    font-family: 'Nunito';
    font-size: 18px;
    background-color: #fff;
    vertical-align: top;
    display: inline-block
}

#asmHover.disabled,
#asmHover.disabled span {
    background-color: #b4bac2
}

.asmAutoComplete .ui-autocomplete .ui-menu-item .noresult {
    padding-left: 3px
}

.asmAutoComplete .ui-autocomplete .ui-menu-item .name,
#asmHover .name {
    padding-left: 3px;
    width: 23%
}

.asmAutoComplete .ui-autocomplete .ui-menu-item .email,
#asmHover .email {
    width: 43%;
    overflow: hidden;
    text-overflow: ellipsis
}

.asmAutoComplete .ui-autocomplete .ui-menu-item .card {
    padding-right: 3px
}

.asmAutoComplete .ui-autocomplete a:hover,
.asmAutoComplete .ui-autocomplete a:hover span {
    background-color: #eeeeee;
    cursor: pointer
}

@media (max-width:667px) {
    .asmAutoComplete .ui-autocomplete {
        width: auto !important;
        margin-right: 15px
    }

    #asmHover {
        width: auto !important
    }

    .asmAutoComplete .ui-autocomplete .ui-menu-item .name,
    .asmAutoComplete .ui-autocomplete .ui-menu-item .email,
    #asmHover .name,
    #asmHover .email {
        width: 100%;
        padding-left: 3px
    }

    .asmAutoComplete .ui-autocomplete .ui-menu-item .date,
    .asmAutoComplete .ui-autocomplete .ui-menu-item .card,
    #asmHover .date,
    #asmHover .card {
        width: 50%;
        padding-left: 3px
    }
}

#asmHover {
    position: absolute;
    background-color: #fff;
    border: 1px solid #cccccc;
    box-shadow: 0 8px 15px #999;
    font-family: 'Nunito';
    font-size: 18px;
    z-index: 10001
}

.ASM_customer-list-modal #cboxLoadedContent {
    margin-top: 20px
}

.ASM_customer-list-modal #cboxTitle {
    display: none !important
}

.ASM_customer-list-modal .account-overview-table .img-profile-thumbnail {
    width: 75px;
    height: 75px
}

.ASM_customer-list-modal .account-overview-table a {
    font-weight: bold
}

.ASM_customer-list-modal .account-overview-table td[data-th="NAME"]>a {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    display: inline-block;
    max-width: 200px
}

.ASM_customer-list-modal .asm-account-section .account-overview-table,
.ASM_customer-list-modal .asm-account-section .pagination-bar .pagination-bar-results {
    margin: 0;
    padding: 0
}

.ASM_customer-list-modal .asm-account-section .account-overview-table {
    padding-top: 10px;
    overflow-x: auto
}

.ASM_customer-list-modal .asm-account-section .pagination-bar .pagination-bar-results {
    text-align: center;
    padding-right: 10px
}

.ASM_customer-list-modal .asm-account-section .account-section-content .account-orderhistory-pagination .sort-refine-bar option {
    font-size: 1em
}

.ASM_customer-list-modal .asm-account-section .account-section-content.content-empty {
    margin-top: 40px;
    margin-bottom: 20px
}

.ASM_customer-list-modal .asm-account-section table td,
.ASM_customer360-modal .asm-customer360-tab table td {
    padding: 10px;
    vertical-align: middle
}

.ASM_customer-list-modal .asm-account-section table .nav-order-tools {
    border-right: 0;
    padding: 0 15px 0 10px
}

.ASM_customer-list-modal .asm-account-section table .nav-order-tools:before {
    color: #0486e0
}

@media (max-width:668px) {
    .ASM_customer-list-modal .asm-account-section table .nav-order-tools {
        padding: 0
    }
}

.ASM_customer-list-modal .asm-card-icon {
    font-size: 30px
}

.ASM_customer-list-modal .asm-empty-card-icon {
    color: #E4E4E4
}

.ASM_customer-list-modal .asm-account-section .pagination-bar {
    padding: 0
}

.ASM_customer-list-modal .asm-account-section .pagination-bar .pagination-toolbar {
    border: 0;
    padding: 0
}

.ASM_customer-list-modal .asm-account-section .default-pic:before {
    content: '\e801'
}

.ASM_customer-list-modal .asm-account-section .default-pic {
    font-family: 'asm_icons';
    color: #A6A6A6;
    font-size: 55px;
    line-height: 55px;
    display: block;
    max-width: 100%;
    height: auto
}

.ASM_customer-list-modal .customer-list-select-wrapper {
    display: inline-block;
    position: relative;
    margin-bottom: 15px
}

.ASM_customer-list-modal .customer-list-select {
    border: 0 none;
    font-size: 24px;
    cursor: pointer;
    z-index: 1;
    padding-right: 28px;
    background-color: transparent;
    color: #000000;
    outline: none;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    font-family: 'Nunito';
    font-weight: 200
}

.ASM_customer-list-modal .customer-list-select:focus {
    background-color: transparent;
    border: 0;
    outline: 0;
    -webkit-box-shadow: none;
    box-shadow: none
}

.ASM_customer-list-modal .customer-list-select-wrapper:after {
    font-family: 'asm_icons';
    content: '\e80a';
    color: #0486e0;
    font-size: 30px;
    font-weight: 600;
    position: absolute;
    right: 0;
    top: 50%;
    pointer-events: none;
    z-index: 11;
    margin-top: -20px
}

@media screen and (min-width:0) {
    .ASM_customer-list-modal .customer-list-select {
        background-image: none;
        padding-right: 0
    }

    .ASM_customer-list-modal .customer-list-select-wrapper:before {
        background-color: #ffffff;
        content: '';
        position: absolute;
        right: 0;
        top: 0;
        height: 35px;
        width: 20px;
        pointer-events: none;
        z-index: 10
    }

    .ASM_customer-list-modal .customer-list-select-wrapper:after {
        right: -5px
    }
}

.ASM_customer-list-modal .customer-list-select option {
    font-size: 1em !important
}

#_asm .ASM-btn-customer360 {
    padding: 0;
    text-decoration: inherit;
    background-color: #007aff;
    color: #fff;
    vertical-align: bottom;
    position: relative;
    width: 100%;
    vertical-align: middle
}

.ASM-customer360_icon {
    vertical-align: middle
}

.ASM-customer360_icon:before {
    font-family: 'asm_icons';
    content: '\e800';
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-style: normal;
    font-weight: normal;
    color: #fff;
    font-size: 30px;
    display: inline-block;
    margin-top: -2px
}

#_asm .ASM-btn-customer360[disabled] {
    background: #D2DAE4;
    color: #A4A9B9;
    opacity: 1;
    filter: alpha(opacity=100)
}

#_asm .ASM-btn-customer360[disabled] .ASM-customer360_icon:before {
    color: #A4A9B9
}

.ASM-customer360_customer-list_icon:before {
    color: #0486e0;
    position: static
}

#_asm .ASM-btn-customer360:focus {
    outline: none
}

.ASM_customer360-modal .loader {
    margin: 60px auto;
    font-size: 10px;
    position: relative;
    text-indent: -9999em;
    border-top: 1.1em solid rgba(0, 0, 0, 0.2);
    border-right: 1.1em solid rgba(0, 0, 0, 0.2);
    border-bottom: 1.1em solid rgba(0, 0, 0, 0.2);
    border-left: 1.1em solid #0486e0;
    -webkit-transform: translateZ(0);
    -ms-transform: translateZ(0);
    transform: translateZ(0);
    -webkit-animation: load8 1.1s infinite linear;
    animation: load8 1.1s infinite linear
}

.ASM_customer360-modal .loader,
.ASM_customer360-modal .loader:after {
    border-radius: 50%;
    width: 5em;
    height: 5em
}

@-webkit-keyframes load8 {
    0% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg)
    }

    100% {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg)
    }
}

@keyframes load8 {
    0% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg)
    }

    100% {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg)
    }
}

.ASM_customer-list-modal table.techne-table td,
.ASM_customer360-modal table.techne-table td {
    color: #313440;
    font-size: 15px
}

.ASM_customer-list-modal table.techne-table td.no-padding {
    padding: 0 !important
}

.ASM_customer-list-modal table.techne-table td.techne-table-action .hyicon {
    font-size: 24px
}

.ASM_customer-list-modal table.techne-table>tbody>tr:nth-child(1n),
.ASM_customer360-modal table.techne-table>tbody>tr:nth-child(1n) {
    background: #eef3f7
}

@media (max-width:768px) {

    .ASM_customer-list-modal table.techne-table thead,
    .ASM_customer360-modal table.techne-table thead {
        display: none
    }

    .ASM_customer-list-modal .asm-account-section table td,
    .ASM_customer360-modal .asm-customer360-tab table td {
        padding: 0
    }

    .ASM_customer-list-modal table.techne-table td,
    .ASM_customer360-modal table.techne-table td {
        clear: both;
        display: block;
        border-top: none !important;
        overflow-wrap: break-word;
        word-wrap: break-word;
        -ms-word-break: break-all;
        word-break: break-all;
        word-break: break-word;
        -ms-hyphens: auto;
        -moz-hyphens: auto;
        -webkit-hyphens: auto;
        hyphens: auto;
        padding: 10px
    }

    .ASM_customer-list-modal table.techne-table td .floating-text,
    .ASM_customer360-modal table.techne-table td .floating-text {
        -moz-hyphens: none;
        -webkit-hyphens: none;
        -ms-hyphens: none;
        word-break: initial;
        word-wrap: initial
    }

    .ASM_customer-list-modal table.techne-table td:before,
    .ASM_customer360-modal table.techne-table td:before {
        content: attr(data-th) "";
        width: 100%;
        display: block;
        font-size: 13px;
        font-weight: 600;
        color: #8a8fa1
    }

    .ASM_customer-list-modal table.techne-table td>div.cellcontent {
        width: 100%;
        display: block;
        color: #7f90a4;
        font-size: 15px
    }

    .ASM_customer-list-modal table.techne-table td.techne-table-xs-left-slot,
    .ASM_customer360-modal table.techne-table td.techne-table-xs-left-slot {
        position: absolute;
        left: 0;
        top: 0;
        height: 100%;
        width: 50px;
        padding-right: 5px;
        padding-left: 10px
    }

    .ASM_customer-list-modal table.techne-table tr,
    .ASM_customer360-modal table.techne-table tr {
        display: block;
        position: relative;
        box-shadow: 0 2px 3px rgba(138, 143, 161, 0.2)
    }

    .ASM_customer-list-modal table.techne-table tr.techne-table-xs-left,
    .ASM_customer360-modal table.techne-table tr.techne-table-xs-left {
        padding-left: 90px
    }

    .ASM_customer-list-modal table.techne-table>tbody>tr>td {
        padding-top: 10px;
        padding-bottom: 10px
    }

    .ASM_customer-list-modal table.techne-table>tbody>tr>td:last-child::before,
    .ASM_customer-list-modal table.techne-table>tbody>tr>td:nth-last-child(2)::before,
    .ASM_customer-list-modal table.techne-table>tbody>tr>td:nth-last-child(3)::before {
        display: inline
    }

    .ASM_customer-list-modal table.techne-table>tbody>tr>td:last-child,
    .ASM_customer-list-modal table.techne-table>tbody>tr>td:last-child div,
    .ASM_customer-list-modal table.techne-table>tbody>tr>td:nth-last-child(2),
    .ASM_customer-list-modal table.techne-table>tbody>tr>td:nth-last-child(2) div,
    .ASM_customer-list-modal table.techne-table>tbody>tr>td:nth-last-child(3),
    .ASM_customer-list-modal table.techne-table>tbody>tr>td:nth-last-child(3) div {
        display: inline-block;
        padding-right: 20px;
        vertical-align: middle
    }

    .ASM_customer-list-modal .asm-account-section table .nav-order-tools {
        padding-bottom: 7px
    }

    .ASM_customer-list-modal .asm-account-section a.default-pic {
        font-size: 35px
    }

    .ASM_customer-list-modal .asm-account-section .img-profile-thumbnail {
        width: 75px;
        height: 75px
    }
}

.ASM_customer-list-modal table.techne-table>tbody>tr:nth-child(2n),
.ASM_customer360-modal table.techne-table>tbody>tr:nth-child(2n) {
    background: #ffffff
}

.ASM_customer-list-modal table.techne-table>tbody>tr:hover,
.ASM_customer-list-modal table.techne-table>tbody>tr:hover td {
    background: #f5f5f5
}

.ASM_customer-list-modal .techne-table,
.asm__customer360 .techne-table {
    font-family: "Open Sans", sans-serif
}

.ASM_customer-list-modal .techne-table th,
.asm__customer360 .techne-table th {
    background-color: #fff;
    color: #7f90a4;
    font-weight: bold
}

.ASM_customer-list-modal .techne-table>thead>tr>th,
.asm__customer360 .techne-table>thead>tr>th {
    border-width: 1px
}

.ASM_customer-list-modal a,
.ASM_customer360-modal a {
    color: #0486e0
}

.ASM_customer-list-modal .control-label,
.ASM_customer360-modal .control-label {
    color: #808fa1
}

.ASM_customer-list-modal table.techne-table th:last-child,
.ASM_customer360-modal table.techne-table th:last-child {
    text-align: left
}

@media (max-width:639px) {
    .ASM_customer-list-modal .asm-account-section .pagination-bar .pagination {
        border: none;
        padding: 5px 0
    }

    .ASM_customer-list-modal .asm-account-section .pagination-bar .pagination-bar-results {
        text-align: center;
        padding: 18px 0;
        width: 100%;
        display: block;
        border-bottom: 1px solid #bdc6d2
    }

    .ASM_customer-list-modal .customer-list-select {
        font-size: 18px
    }
}

.asm__section .pageable-fragment .pager .active {
    font-weight: bold;
    color: #7f90a4
}

.asm__section .pageable-fragment h3 {
    float: left
}

.asm__section .pageable-fragment .pager {
    float: right;
    margin: 0
}

.ASM_customer-list-modal .pagination>li>a,
.ASM_customer-list-modal .pagination>li>span {
    color: #0486e0;
    font-size: 15px;
    font-weight: 600
}

.ASM_customer-list-modal .pagination>li>.glyphicon {
    font-size: 11px
}

.ASM_customer-list-modal .pagination>li.pagination-prev>a:hover,
.ASM_customer-list-modal .pagination>li.pagination-next>a:hover,
.ASM_customer-list-modal .pagination>li.pagination-prev>span:hover,
.ASM_customer-list-modal .pagination>li.pagination-next>span:hover,
.ASM_customer-list-modal .pagination>li.pagination-prev>a:focus,
.ASM_customer-list-modal .pagination>li.pagination-next>a:focus,
.ASM_customer-list-modal .pagination>li.pagination-prev>span:focus,
.ASM_customer-list-modal .pagination>li.pagination-next>span:focus {
    margin: 0;
    border: none;
    background-color: transparent;
    color: #035995
}

.ASM_customer-list-modal .pagination>li.pagination-prev>a,
.ASM_customer-list-modal .pagination>li.pagination-next>a,
.ASM_customer-list-modal .pagination>li.pagination-prev>span,
.ASM_customer-list-modal .pagination>li.pagination-next>span {
    margin: 0;
    border: none
}

.ASM_customer-list-modal .pagination .disabled>span,
.ASM_customer-list-modal .pagination>li.disabled>span:hover,
.ASM_customer-list-modal .pagination>li.disabled>span:focus {
    color: #cadbee
}

.ASM_customer-list-modal .pagination .active span {
    color: #7f90a4
}

.ASM_customer-list-modal #cboxClose,
.ASM_customer360-modal #cboxClose {
    font-size: 16px
}

.ASM_customer-list-modal #cboxContent {
    position: relative
}

.ASM_customer-list-modal #cboxContent:before {
    position: absolute;
    content: "";
    background: #ebeef1;
    width: 100%;
    height: 1px;
    top: 75px
}

.hide_overflow {
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis
}

#_asm .navigation.navigation--top {
    padding-left: 30px;
    padding-right: 30px
}

#_asm input,
.ASM_cut_text,
.ASM-btn {
    font-family: 'Nunito'
}

button.ASM_close {
    margin: 0;
    font-family: 'Nunito';
    height: inherit
}

#_asm span.input-group-addon {
    padding: 6px 12px;
    font-size: 14px;
    font-weight: normal;
    line-height: 1;
    color: #19212b;
    text-align: center;
    background-color: #eeeeee;
    border: 1px solid #cccccc;
    border-radius: 0
}

#_asm .input-group {
    position: relative;
    display: table;
    border-collapse: separate
}

#_asm .input-group-addon,
#_asm .input-group-btn,
#_asm .input-group .form-control {
    display: table-cell
}

#_asm .input-group-addon,
#_asm .input-group-btn {
    width: 1%;
    white-space: nowrap;
    vertical-align: middle
}

.y-toolbar__wrapper {
    position: relative
}

.y-toolbar__wrapper .y-toolbar {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -ms-flex-align: center;
    -webkit-align-items: center;
    -webkit-box-align: center;
    align-items: center;
    width: 100%;
    margin: 0 auto;
    font-size: 15px;
    min-height: 52px;
    border-top: 1px solid #bdc6d2;
    border-bottom: 1px solid #bdc6d2
}

.ASM-sort__wrapper {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -ms-flex-align: center;
    -webkit-align-items: center;
    -webkit-box-align: center;
    align-items: center;
    width: 100%;
    margin: 0 auto;
    font-size: 15px
}

.y-toolbar__wrapper .ASM-toolbar__search {
    border: 0;
    box-shadow: none;
    display: inline-block;
    border-right: 1px solid #bdc6d2;
    padding: 0 16px 0 0
}

.y-toolbar__wrapper .ASM-toolbar__search .glyphicon-search {
    color: #3c3c3c;
    font-size: 17px
}

.y-toolbar__wrapper .ASM-toolbar__search .input-group {
    background-color: #ffffff;
    min-height: 38px;
    padding: 5px 0
}

.y-toolbar__wrapper .ASM-toolbar__search .input-group-btn {
    display: inline-block
}

.y-toolbar__wrapper .ASM-toolbar__search #ASM_customer-list-queryInput {
    border: none;
    padding: 6px 12px;
    height: 38px;
    min-width: 200px
}

.y-toolbar__wrapper .ASM-toolbar__search #ASM_customer-list-queryInput:focus {
    border: none;
    outline: none
}

.y-toolbar__wrapper .ASM-toolbar__search .ASM_customer-list-searchButton {
    width: 40px;
    padding: 0;
    margin: 0;
    height: 38px
}

.y-toolbar__wrapper .y-toolbar__right {
    display: flex;
    margin-left: auto !important;
    flex-wrap: wrap
}

.y-toolbar__wrapper .y-toolbar__item {
    position: relative;
    vertical-align: middle;
    line-height: 1;
    text-decoration: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -webkit-flex: 0 0 auto;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    border: none;
    color: #7f90a4;
    display: inline-block
}

.y-toolbar__wrapper .y-toolbar__item .pagination {
    margin: 0;
    border: none
}

.y-toolbar__wrapper .y-toolbar__item .pagination>li {
    vertical-align: baseline
}

.y-toolbar__wrapper .y-toolbar__item .y-toolbar__btn--caption {
    padding: 10px 16px;
    text-transform: uppercase;
    -webkit-flex: 0 0 auto;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    vertical-align: middle;
    height: 50px;
    line-height: 1;
    cursor: pointer;
    background: 0 0;
    border: none;
    transition: all .1s ease-in-out 0s;
    text-decoration: none
}

.y-toolbar__wrapper .y-toolbar__item .y-toolbar__btn--caption .glyphicon-sort-by-attributes-alt {
    margin-right: 27px;
    font-size: 24px;
    line-height: 0
}

.y-toolbar__wrapper .y-toolbar__dropdown {
    border-right: 1px solid #bdc6d2
}

.y-toolbar__wrapper .y-toolbar__dropdown ul.dropdown-menu {
    margin-top: 0;
    left: -1px;
    border: 1px solid #bdc6d2;
    border-top: .5px solid #bdc6d2;
    padding: 5px 0
}

.y-toolbar__wrapper .y-toolbar__dropdown .y-toolbar__dropdown__icon {
    margin-left: 10px;
    color: #7f90a4
}

.y-toolbar__wrapper .y-toolbar__dropdown .dropdown-menu {
    min-width: 300px;
    border-radius: 0
}

.y-toolbar__wrapper .y-toolbar__dropdown .dropdown-menu>li {
    display: block;
    padding: 3px 20px;
    clear: both;
    font-weight: 400;
    line-height: 1.42857143;
    color: #333;
    white-space: nowrap
}

.y-toolbar__wrapper .y-toolbar__dropdown .dropdown-menu>li {
    padding: 0
}

.y-toolbar__wrapper .y-toolbar__dropdown .dropdown-menu>li>a {
    padding: 10px 16px
}

.y-toolbar__wrapper .y-toolbar__dropdown .dropdown-menu>li:focus,
.dropdown-menu>li>a:hover {
    text-decoration: none;
    color: #262626;
    background-color: #d2dbe6
}

@media (max-width:591px) {
    .y-toolbar__wrapper .ASM-sort__wrapper .y-toolbar__dropdown {
        width: 100%;
        border-right: none;
        border-top: 1px solid #bdc6d2
    }

    .y-toolbar__wrapper .y-toolbar__dropdown .dropdown-menu {
        min-width: 100%
    }

    .y-toolbar__wrapper .ASM-toolbar__search {
        width: 100%;
        border-right: none
    }

    .y-toolbar__wrapper .ASM-toolbar__search .input-group {
        width: 100%
    }

    .y-toolbar__wrapper .ASM-toolbar__search #ASM_customer-list-queryInput {
        width: 90%
    }

    .y-toolbar__wrapper .ASM-toolbar__search .input-group-btn {
        width: 10%
    }
}

@media (min-width:505px) and (max-width:645px) {
    .y-toolbar__wrapper .y-toolbar__dropdown .dropdown-menu {
        left: auto !important;
        right: 0
    }
}

@media (max-width:639px) {
    .y-toolbar__wrapper .y-toolbar__right {
        float: right
    }
}

@media (min-width:768px) {
    .y-toolbar__wrapper .y-toolbar__right {
        float: right
    }
}

@media (max-width:902px) {
    .y-toolbar__wrapper .y-toolbar__right {
        width: 100%;
        border-top: 1px solid #bdc6d2;
        min-height: 52px
    }

    .y-toolbar__wrapper .y-toolbar__right nav {
        text-align: right;
        width: 100%
    }
}

@media (max-width:767px) {
    .y-toolbar__wrapper .y-toolbar__dropdown {
        float: right
    }
}

#_asm {
    position: relative;
    z-index: 9997
}

#_asm .collapseBtn-wrapper {
    position: absolute;
    left: 25px;
    right: -25px;
    height: 1px
}

#_asm .collapseBtn-wrapper:before {
    content: 'â† drag to move â†’ ';
    display: none;
    position: absolute;
    left: -25px;
    right: 25px;
    background: #fad714;
    opacity: .3;
    text-align: center;
    line-height: 40px;
    font-size: 30px;
    font-weight: bold;
    height: 40px
}

#_asm .collapseBtn-wrapper.active:before {
    display: block
}

#_asm .collapseBtn {
    position: absolute;
    left: 50%;
    width: 50px;
    -webkit-transform: translate(-50%, 0);
    -ms-transform: translate(-50%, 0);
    -o-transform: translate(-50%, 0);
    transform: translate(-50%, 0);
    cursor: pointer;
    height: 40px;
    padding: 10px 15px 5px;
    background: #27394f;
    outline: none !important
}

#_asm .collapseBtn svg {
    width: 20px;
    height: auto
}

#_asm .collapseBtn svg path {
    fill: #fff
}

#_asm.asm-collapsed .collapseBtn svg {
    -webkit-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    -o-transform: rotate(180deg);
    transform: rotate(180deg)
}

#_asm.asm-collapsed .ASM_header {
    display: none
}

.ASM_customer360-modal #cboxLoadedContent {
    padding-top: 40px;
    margin-top: 0
}

.asm__customer360 {
    font-family: 'Nunito'
}

.asm__customer360-signedup {
    position: absolute;
    right: 64px;
    top: 35px;
    font-size: 13px;
    line-height: 20px;
    color: #8592a2
}

.asm__customer360-header {
    margin-bottom: 30px
}

.asm__customer360-header-image {
    margin-top: 50px;
    float: left;
    width: 110px;
    height: 110px;
    border: 1px solid #d5dee8;
    border-radius: 100%
}

.asm__customer360-customer-image {
    width: 100%;
    height: auto
}

.asm__customer360-header-desc {
    margin-left: 140px;
    margin-top: 50px
}

.asm__customer360-header-name {
    font-size: 33px;
    line-height: 33px;
    color: #233243;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    display: inline-block;
    max-width: 100%
}

@media (min-width:997px) {
    .asm__customer360-header-name {
        padding-right: 150px
    }
}

.asm__customer360-header-email {
    font-size: 15px;
    line-height: 20px;
    position: relative;
    z-index: 1000
}

.asm__customer360-header-location {
    font-size: 13px;
    line-height: 20px;
    color: #8592a2
}

.asm__customer360-header-info {
    margin-top: 15px
}

.asm__customer360-header-info-item {
    display: inline-block;
    font-size: 13px;
    color: #313440;
    margin-right: 30px;
    margin-bottom: 10px
}

.asm__customer360-header-info-item>span {
    padding-left: 34px;
    background: no-repeat left top;
    line-height: 24px;
    display: inline-block
}

.asm__customer360-header-info-item .asm__header__cart {
    background-image: url(../images/customer360/icon1.png)
}

.asm__customer360-header-info-item .asm__header__order {
    background-image: url(../images/customer360/icon2.png)
}

.asm__customer360-header-info-item .asm__header__ticket {
    background-image: url(../images/customer360/icon3.png)
}

.asm__customer360-header-sep {
    height: 1px;
    background: #ebeef1;
    margin-left: -40px;
    margin-right: -40px;
    width: auto
}

@media (min-width:668px) and (max-width:996px) {
    .asm__customer360-signedup {
        position: static;
        margin-left: 140px
    }
}

@media (max-width:667px) {
    .asm__customer360-header {
        text-align: center
    }

    .asm__customer360-header-image {
        float: none;
        display: inline-block
    }

    .asm__customer360-header-desc {
        margin-left: 0
    }

    .asm__customer360-header-info {
        display: inline-block;
        padding-left: 5%
    }

    .asm__customer360-header-info-item {
        display: block;
        margin-bottom: 20px;
        margin-right: 0;
        text-align: left
    }

    .asm__customer360-signedup {
        position: static
    }
}

.asm__customer360-overview {
    font-family: "Open Sans", sans-serif
}

.asm__customer360-overview-info {
    background: #eef3f7;
    position: relative;
    margin: -1px -40px 0 -40px;
    width: auto;
    padding-left: 20px;
    padding-right: 20px;
    border-bottom: 1px solid #dfe5ec;
    border-top: 1px solid #dfe5ec
}

.asm__customer360-overview-info .col-sm-4 {
    position: static
}

.asm__customer360-overview-info .col-sm-4:before {
    content: '';
    position: absolute;
    top: 20px;
    bottom: 0;
    width: 1px;
    height: auto;
    background: #dfe5ec;
    margin-left: -10px
}

.asm__customer360-overview-info .col-sm-4:first-child:before {
    display: none
}

.asm__customer360-overview-info-is,
.asm__customer360-overview-info-uses,
.asm__customer360-overview-info-points {
    padding-bottom: 10px
}

.asm__customer360-overview-info-points {
    text-align: center
}

.asm__customer360-overview-info-points-pts {
    font-size: 25px;
    line-height: 26px;
    font-weight: bold;
    color: #313440
}

.asm__customer360-overview-info-points-ptsinfo {
    font-size: 14px;
    line-height: 20px;
    text-transform: uppercase;
    font-weight: 600;
    color: #313440
}

.asm__customer360-overview-info-points-next {
    font-size: 13px;
    line-height: 25px;
    color: #8592a2;
    margin-top: 5px;
    margin-bottom: 10px
}

.asm__customer360-overview-info-points-medals {
    margin-top: 15px
}

.asm__customer360-overview-info-points-medals-item {
    width: 43px;
    height: 41px;
    display: inline-block;
    margin-left: 3px;
    margin-right: 3px
}

.asm__customer360-overview-info-points-medals-silver-on {
    background: url(../images/customer360/asm__customer360-overview-info-points-medal-silver-on.png) no-repeat center center
}

.asm__customer360-overview-info-points-medals-silver-off {
    background: url(../images/customer360/asm__customer360-overview-info-points-medal-silver-off.png) no-repeat center center
}

.asm__customer360-overview-info-points-medals-gold-on {
    background: url(../images/customer360/asm__customer360-overview-info-points-medal-gold-on.png) no-repeat center center
}

.asm__customer360-overview-info-points-medals-gold-off {
    background: url(../images/customer360/asm__customer360-overview-info-points-medal-gold-off.png) no-repeat center center
}

.asm__customer360-overview-info-points-medals-platinum-on {
    background: url(../images/customer360/asm__customer360-overview-info-points-medal-platinum-on.png) no-repeat center center
}

.asm__customer360-overview-info-points-medals-platinum-off {
    background: url(../images/customer360/asm__customer360-overview-info-points-medal-platinum-off.png) no-repeat center center
}

.asm__customer360-overview-info-points-medals-info {
    font-size: 13px;
    line-height: 26px;
    color: #8592a2;
    margin-top: 10px
}

.asm__customer360-overview-info-points-btn {
    margin-top: 15px;
    display: inline-block;
    font-size: 13px;
    color: #fff !important;
    background: #3f5875 url(../images/customer360/asm__customer360-overview-info-points-btn.png) no-repeat center right;
    line-height: 24px;
    padding-top: 13px;
    padding-bottom: 13px;
    padding-left: 15px;
    padding-right: 50px
}

.asm__customer360-overview-info-is {
    text-align: center
}

.asm__customer360-overview-info-is-tags {
    text-align: left;
    padding-left: 10px;
    margin-top: 5px;
    font-size: 0
}

.asm__customer360-overview-info-is-tags-item {
    background: #fff;
    display: inline-block;
    margin-right: 3px;
    margin-left: 3px;
    line-height: 25px;
    font-size: 12px;
    font-weight: bold;
    margin-bottom: 10px;
    border-radius: 15px;
    padding-left: 20px;
    padding-right: 20px;
    color: #313440
}

@media (max-width:1023px) {
    .asm__customer360-overview-info-is-tags-item {
        margin: 0 2px 5px
    }
}

.asm__customer360-overview-info-uses {
    text-align: center
}

.asm__customer360-overview-info-uses-icon {
    height: 33px;
    display: block;
    margin-bottom: 5px
}

.asm__customer360-overview-info-uses-icon-Computer {
    background: url(../images/customer360/icon-desktop.png) no-repeat center center
}

.asm__customer360-overview-info-uses-icon-Tablet {
    background: url(../images/customer360/icon-tablet.png) no-repeat center center
}

.asm__customer360-overview-info-uses-icon-Mobile {
    background: url(../images/customer360/icon-mobile.png) no-repeat center center
}

.asm__customer360-overview-info-uses-icon-Pc {
    background: url(../images/customer360/icon-computer.png) no-repeat center center
}

.asm__customer360-overview-info-uses-icon-Console {
    background: url(../images/customer360/icon-console.png) no-repeat center center
}

.asm__customer360-overview-info-uses-icon-Tv {
    background: url(../images/customer360/icon-tv.png) no-repeat center center
}

.asm__customer360-overview-info-uses-value {
    font-size: 25px;
    font-weight: 600;
    color: #313440
}

.asm__customer360-overview-info-uses-name {
    font-size: 14px;
    line-height: 18px;
    font-weight: 600;
    margin-bottom: 5px;
    text-transform: uppercase;
    color: #313440
}

.asm__customer360-overview-info-uses-device {
    color: #8592a2;
    font-size: 13px;
    line-height: 15px
}

.asm__customer360-overview-info-uses-browser {
    margin-top: 5px;
    height: 35px;
    background: url(../images/customer360/icon-other.png) no-repeat center center
}

.asm__customer360-overview-info-uses-browser-Chrome {
    background: url(../images/customer360/icon-chrome.png) no-repeat center center
}

.asm__customer360-overview-info-uses-browser-Safari {
    background: url(../images/customer360/icon-safari.png) no-repeat center center
}

.asm__customer360-overview-info-uses-browser-Firefox {
    background: url(../images/customer360/icon-firefox.png) no-repeat center center
}

.asm__customer360-overview-info-uses-browser-Microsoft_Edge,
.asm__customer360-overview-info-uses-browser-Internet_Explorer {
    background: url(../images/customer360/icon-ie.png) no-repeat center center
}

.asm__customer360-overview-info-uses-browser-Opera {
    background: url(../images/customer360/icon-opera.png) no-repeat center center
}

.asm__customer360-overview-info-headline {
    text-align: center;
    font-size: 24px;
    font-weight: 500;
    padding-top: 30px;
    padding-bottom: 10px;
    text-transform: uppercase;
    font-family: 'Nunito'
}

.asm__customer360-overview-info-headline,
.asm__customer360-headline {
    overflow: hidden;
    text-overflow: ellipsis
}

.asm__customer360-overview-info-table {
    table-layout: fixed
}

.asm__customer360-overview-info-table td {
    padding: 0 3px
}

.asm__customer360-overview-info-uses-value,
.asm__customer360-overview-info-uses-name,
.asm__customer360-overview-info-uses-device>div {
    overflow: hidden;
    text-overflow: ellipsis;
    display: block
}

@media (max-width:667px) {
    .asm__customer360-overview-info {
        margin-left: -20px;
        margin-right: -20px
    }

    .asm__customer360-overview-info-headline {
        padding-top: 30px
    }

    .asm__customer360-overview-info .col-sm-4 {
        width: auto;
        float: none;
        position: relative
    }

    .asm__customer360-overview-info .col-sm-4:before {
        left: 10px;
        right: 10px;
        bottom: auto;
        top: 0;
        width: auto;
        height: 1px;
        margin: 0
    }

    .asm__customer360-overview-info-is {
        padding-bottom: 20px
    }

    .asm__customer360-overview-info-uses {
        padding-bottom: 20px
    }
}

.asm__customer360-headline {
    font-family: 'Nunito';
    font-size: 24px;
    line-height: 24px;
    font-weight: 500;
    text-transform: uppercase;
    text-align: center;
    margin-top: 40px;
    margin-bottom: 25px;
    position: relative;
    display: none
}

.asm__customer360-overview-colors {
    display: none
}

.asm__customer360-headline a {
    font-weight: 400
}

.asm__customer360-subheadline {
    font-size: 16px;
    line-height: 24px;
    margin-top: 25px;
    font-family: "Open Sans", sans-serif;
    padding-bottom: 5px
}

.asm__customer360-overview-divider {
    border-top: 1px solid #d4d7dc;
    padding-top: 10px
}

.asm__customer360-overview-colors {
    font-size: 0;
    margin-bottom: 40px
}

.asm__customer360-overview-colors-color {
    display: inline-block;
    border-right: 2px solid #fff;
    height: 80px
}

.asm__customer360-overview-recent-section {
    margin-bottom: 20px
}

.asm__customer360-overview-recent {
    text-align: center
}

.asm__customer360-overview-recent-image {
    margin-bottom: 15px
}

.asm__customer360-overview-recent-image img {
    max-width: 100%;
    height: auto;
    width: 120px
}

.asm__customer360-overview-recent-name {
    font-size: 15px;
    line-height: 20px
}

.asm__customer360-overview-recent-views {
    font-size: 15px;
    font-weight: 600
}

.asm__customer360-overview-recent-time {
    font-size: 12px;
    line-height: 20px;
    color: #8592a2;
    text-transform: uppercase
}

@media (max-width:667px) {
    .asm__customer360-overview-recent-section .col-sm-4 {
        float: none;
        width: auto;
        margin-bottom: 20px
    }
}

.asm__customer360-overview-recentsearch-item {
    background: #eef3f7;
    display: inline-block;
    margin-right: 3px;
    margin-left: 3px;
    line-height: 25px;
    margin-bottom: 10px;
    border-radius: 15px;
    padding: 0 30px;
    color: #313440;
    font-family: "Open Sans", sans-serif;
    font-size: 15px
}

.asm__customer360-overview-sep {
    height: 1px;
    background: #ebeef1
}

.asm__customer360-overview-interests {
    text-align: center
}

.asm__customer360-overview-interests-img {
    margin-bottom: 10px
}

.asm__customer360-overview-interests-img img {
    max-width: 100%;
    height: auto;
    width: auto
}

.asm__customer360-overview-interests-name {
    font-size: 15px;
    line-height: 20px;
    margin-bottom: 5px
}

.asm__customer360-overview-interests-stock {
    font-size: 12px;
    line-height: 18px;
    color: #8592a2;
    text-transform: uppercase
}

.asm__customer360-overview-interests-price {
    font-weight: bold;
    font-size: 15px;
    line-height: 20px;
    text-transform: uppercase
}

@media (max-width:667px) {
    .asm__customer360-overview-interests-section .col-sm-2 {
        float: left;
        width: 50%;
        margin-bottom: 20px
    }

    .asm__customer360-overview-interests-section .col-sm-2:nth-child(2n+1) {
        clear: both
    }
}

@media (min-width:668px) {

    .asm__customer360-overview-saved-wrap,
    .asm__customer360-overview-saved-box {
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap
    }
}

.asm__customer360-overview-saved {
    border: 1px solid #ebeef1;
    font-size: 15px;
    line-height: 20px;
    box-shadow: -1px 1px 1px #eff0f2;
    overflow: hidden;
    margin-bottom: 20px;
    width: 100%
}

.asm__customer360-overview-saved-img {
    margin: -1px;
    float: left;
    margin-right: 20px
}

.asm__customer360-overview-saved-text-wrap {
    padding-left: 145px
}

.asm__customer360-overview-saved-card-info {
    font-size: 15px;
    line-height: 30px;
    text-transform: none;
    font-family: "Open Sans", sans-serif
}

@media (min-width:997px) {
    .asm__customer360-overview-saved-card-info {
        position: absolute;
        right: 0
    }
}

@media (max-width:996px) {
    .asm__customer360-overview-saved-card-info {
        display: block
    }
}

.asm__customer360-overview-saved-card-divider {
    border-right: 1px solid #e1e7ee;
    padding-right: 10px;
    margin-right: 10px
}

.asm__customer360-overview-saved-name {
    margin-top: 10px;
    padding-right: 10px;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap
}

.asm__customer360-overview-saved-sku {
    margin-bottom: 5px
}

.asm__customer360-overview-qty-divider {
    border-right: 1px solid #ebeef1;
    padding-right: 10px;
    margin-right: 10px
}

.asm__customer360-overview-saved-total {
    font-weight: bold;
    margin-top: 15px;
    margin-bottom: 15px;
    text-transform: uppercase
}

@media (max-width:667px) {
    .asm__customer360-overview-saved-section .col-sm-4 {
        float: none;
        width: auto;
        margin-bottom: 20px
    }
}

.asm__customer360-profile {
    margin-bottom: 20px;
    margin-top: 30px;
    font-family: "Open Sans", sans-serif
}

.asm__customer360-profile-col {
    padding-left: 10px;
    padding-right: 10px;
    width: 20%;
    float: left;
    font-size: 15px;
    line-height: 24px;
    margin-bottom: 30px
}

@media (max-width:667px) {
    .asm__customer360-profile-col {
        width: auto;
        float: none
    }
}

.asm__customer360-profile-headline {
    font-size: 13px;
    line-height: 24px;
    color: #8a8fa1
}

.asm__customer360-profile-payment {
    display: block;
    margin-top: 20px;
    border: 1px solid #ebeef1;
    text-align: right;
    padding: 10px;
    color: #313440 !important;
    font-size: 14px;
    line-height: 20px;
    text-transform: uppercase;
    min-height: 67px;
    overflow: hidden
}

.asm__customer360-profile-payment-active {
    border-color: #b2ebbd;
    border-width: 2px
}

.asm__customer360-profile-payment-img {
    float: left;
    width: 48px;
    height: 48px;
    background-size: 48px
}

.asm__customer360-profile-payment-visa {
    background-image: url(../images/customer360/visa.png)
}

.asm__customer360-profile-payment-amex {
    background-image: url(../images/customer360/amex.png)
}

.asm__customer360-profile-payment-master {
    background-image: url(../images/customer360/master.png)
}

.asm__customer360-profile-payment-maestro {
    background-image: url(../images/customer360/maestro.png)
}

.asm__customer360-profile-payment-diners {
    background-image: url(../images/customer360/diners.png)
}

.asm__customer360-profile-payment-type {
    font-weight: bold
}

.asm__customer360-profile-payment-default {
    color: #00be26;
    border-right: 1px solid #e1e7ee;
    padding-right: 10px;
    margin-right: 10px
}

.asm__customer360-profile-payment-nr {
    padding-top: 5px
}

.ASM_customer360-modal #cboxLoadedContent {
    width: auto !important
}

.ASM_customer360-modal #cboxClose:focus {
    outline: none
}

.ASM_customer360-modal .asm__customer360__menu {
    font-family: "Open Sans", sans-serif;
    margin-top: 20px;
    z-index: 5
}

.nav-tabs>li.active>a {
    color: #0486e0
}

.nav-tabs>li.active>a:hover,
.nav-tabs>li.active>a:focus,
.nav-tabs>li.active>a:active {
    border-width: 0 0 2px;
    border-color: #0486e0;
    background: #0486e0;
    color: #fff
}

.nav-tabs>li>a {
    transition: background .1s ease-out, border .1s ease-out;
    text-transform: uppercase;
    border-radius: 0;
    border-width: 0 0 2px;
    color: #a1aebd
}

.nav-tabs>li.active>a {
    border-width: 0 0 2px;
    border-color: #0486e0;
    background-color: transparent
}

.nav-tabs>li>a:hover,
.nav-tabs>li>a:active {
    color: #0486e0;
    border-width: 0 0 2px;
    background: #fff
}

.nav-tabs>li>a:focus,
.nav-tabs>li>a:active {
    background: #fff;
    border-color: #0486e0
}

.nav-tabs.nav-tabs-center,
.nav-tabs.nav-tabs--center {
    display: table;
    margin: 0 auto
}

.nav-tabs.nav-tabs-center>li,
.nav-tabs.nav-tabs--center>li {
    text-align: center
}

.nav-tabs--responsive {
    position: relative
}

.nav-tabs--responsive .nav-tabs-mobile-caret {
    display: none
}

@media (max-width:667px) {
    .nav-tabs--responsive {
        background: #fff;
        display: block !important
    }

    .nav-tabs--responsive li {
        width: 100%
    }

    .nav-tabs--responsive li:not(.active) {
        display: none
    }

    .nav-tabs--responsive li:not(.active).active {
        display: block;
        background-color: white
    }

    .nav-tabs--responsive li:not(.active).active a:focus,
    .nav-tabs--responsive li:not(.active).active a:hover,
    .nav-tabs--responsive li:not(.active).active a:active {
        background: none;
        color: #0486e0
    }

    .nav-tabs--responsive li.nav-tabs-mobile-caret {
        display: block;
        position: absolute;
        right: 0;
        width: 100%;
        cursor: pointer
    }

    .nav-tabs--responsive li.nav-tabs-mobile-caret a {
        border: none;
        background-color: transparent
    }

    .nav-tabs--responsive li.nav-tabs-mobile-caret a:focus,
    .nav-tabs--responsive li.nav-tabs-mobile-caret a:active {
        background-color: transparent
    }

    .nav-tabs--responsive.open .nav-tabs-mobile-caret {
        width: 20%
    }

    .nav-tabs--responsive.open .nav-tabs-mobile-caret .caret {
        content: "";
        border-top: 0;
        border-bottom: 4px dashed
    }

    .nav-tabs--responsive.open li {
        display: block !important;
        margin-bottom: 0
    }
}

.ASM_customer360-modal .asm-customer360-tab {
    position: relative;
    font-family: "Open Sans", sans-serif;
    margin-top: 15px
}

.ASM_customer360-modal p,
.ASM_customer360-modal a {
    overflow-wrap: break-word;
    word-wrap: break-word;
    -ms-word-break: break-all;
    word-break: break-word
}

.ASM_customer360-modal .asm-customer360-tab.generic {
    position: relative
}

.ASM_customer360-modal .asm-customer360-tab.generic:before {
    top: 35px
}

.ASM_customer360-modal .asm-customer360-tab.asm-customer360-overview-tab-summary {
    position: relative
}

.ASM_customer360-modal .asm-customer360-tab.asm-customer360-overview-tab-summary:before {
    top: 35px
}

.ASM_customer360-modal .asm-customer360-tab.asm-customer360-overview-tab-summary .form-group {
    margin-top: 10px
}

.ASM_customer360-modal .asm-customer360-tab.asm-customer360-overview-tab-summary h3 {
    padding-left: 10px
}

.ASM_customer360-modal .asm-customer360-tab h3 {
    font-size: 16px;
    margin-bottom: 25px
}

.ASM_customer360-modal .asm-customer360-tab:after {
    content: "";
    display: block;
    position: absolute;
    border-bottom: 1px solid #d4d7dc;
    width: 100%;
    top: 45px
}

.ASM_customer360-modal .asm-customer360-tab a {
    font-weight: bold
}

.ASM_customer360-modal .asm-customer360-tab .profile-pic {
    max-width: 120px
}

.ASM_customer360-modal .asm-customer360-tab .pager th.headerSortDown,
.ASM_customer360-modal .asm-customer360-tab .pager th.headerSortUp {
    background-color: #0486e0
}

.ASM_customer360-modal a:focus {
    text-decoration: none
}

.ASM_customer360-modal .asm-customer360-tab .row {
    margin-top: 20px
}

.ASM_customer360-modal .asm-customer360-tab label,
.ASM_customer360-modal .customer360-contact-sub-tab label {
    text-transform: capitalize;
    color: #808fa1
}

.ASM_customer360-modal .asm-customer360-tab p {
    font-weight: 600;
    margin-bottom: 5px
}

.ASM_customer360-modal .customer360-contact-sub-tab p {
    font-weight: normal
}

.ASM_customer360-modal .default-pic:before {
    content: '\e801'
}

.ASM_customer360-modal .default-pic {
    font-family: 'asm_icons';
    color: #A6A6A6;
    font-size: 110px;
    line-height: 1;
    display: block;
    max-width: 100%;
    height: auto
}

@media (max-width:667px) {
    .ASM_customer360-modal .asm-customer360-overview-tab:before {
        border: none
    }
}

.nav-tabs.asm__customer360__menu>li>a {
    font-size: 15px
}

.nav-tabs.asm__customer360__menu .caret {
    color: #a1aebd
}

.nav-tabs.asm__customer360__menu>li.active>a:hover,
.nav-tabs.asm__customer360__menu>li.active>a:focus {
    color: #0486e0;
    background: none
}

@media (max-width:667px) {
    .ASM_customer360-modal .asm__customer360__menu {
        margin-bottom: 20px;
        border-bottom: 1px solid #dddddd
    }
}

.ASM_customer360-modal .asm__customer360 .techne-table>thead>tr>th.pointer {
    cursor: pointer;
    position: relative
}

.ASM_customer360-modal .headerSortDown:after {
    font-family: 'asm_icons';
    content: '\e80f';
    font-style: normal;
    font-size: 14px;
    line-height: 18px;
    padding-left: 8px;
    color: #7f90a4
}

.ASM_customer360-modal .headerSortUp:after {
    font-family: 'asm_icons';
    content: '\e80e';
    font-style: normal;
    font-size: 14px;
    line-height: 18px;
    padding-left: 8px;
    color: #7f90a4
}

.ASM_customer360-modal .techne-table th.headerSortDown,
.ASM_customer360-modal .techne-table th.headerSortUp,
.asm__customer360 .techne-table>thead>tr>th.header:hover {
    color: #454a5d
}

@media (max-width:667px) {
    .ASM_customer360-modal .asm-customer360-tab:before {
        border: none
    }

    .ASM_customer360-modal h3 {
        margin-bottom: 0;
        padding-bottom: 10px;
        width: 100%
    }

    .ASM_customer360-modal img {
        margin: 0 auto
    }

    .ASM_customer360-modal .default-pic {
        text-align: center
    }
}

.overview-tab-charts canvas {
    margin: 0 auto
}

.asm__customer360-overview-product-view {
    border: 1px solid #ebeef1;
    font-size: 15px;
    margin-bottom: 20px;
    box-shadow: -1px 1px 1px #eff0f2
}

.asm__customer360-overview-product-img {
    float: left;
    margin-right: 20px
}

.asm__customer360-overview-product-name {
    padding-top: 10px;
    padding-right: 10px;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap
}

.asm__customer360-overview-product-views {
    font-weight: 600
}

.asm__customer360-overview-product-img img {
    width: 120px
}

.asm__customer360-overview-product-time {
    font-size: 12px;
    text-transform: uppercase;
    color: #8592a2;
    padding-bottom: 9px
}

.asm-customer360-reviews-tab .rating-stars span.active {
    color: #2c98e4
}

.clear {
    clear: both
}

#asm-customer360-activity-table {
    table-layout: fixed;
    overflow: hidden;
    clear: both
}

#asm-customer360-reviews-table td[data-th="Item"],
#asm-customer360-reviews-table td[data-th="Rate"],
#asm-customer360-tickets-table td[data-th="Created"],
#asm-customer360-tickets-table td[data-th="Updated"],
#asm-customer360-tickets-table td[data-th="Status"],
#asm-customer360-activity-table td[data-th="Description"] {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis
}

@media (min-width:769px) {
    .asm-customer360-table-onLineCell {
        line-height: 1.42857em;
        height: 1.42857em;
        overflow: hidden
    }
}

#asm-customer360-activity-table th.status {
    width: 10%
}

@media (min-width:767px) {

    #asm-customer360-activity-table th:first-child,
    #asm-customer360-activity-table td:first-child {
        width: 10%
    }

    #asm-customer360-activity-table th:nth-child(2),
    #asm-customer360-activity-table td:nth-child(2) {
        width: 15%
    }

    #asm-customer360-activity-table th:nth-child(5),
    #asm-customer360-activity-table td:nth-child(5),
    #asm-customer360-activity-table th:last-child,
    #asm-customer360-activity-table td:last-child {
        width: 17%
    }
}

.asm__customer360-favorites-section {
    margin-top: 30px
}

.asm_store__finder {
    font-family: "Open Sans", sans-serif
}

.asm_store__finder--pagination {
    margin-bottom: 20px
}

.asm_store__finder--pagination-label {
    padding-top: 15px
}

.asm_store__finder--pagination .btn-link {
    color: #0486e0;
    text-decoration: none
}

.asm_store__finder--pagination .btn-link:disabled {
    color: #cadbee
}

.asm_store__finder .store__finder--navigation-list {
    border-color: #dce1e8;
    border: 0
}

.asm_store__finder .store__finder--navigation-list .asm__list__entry {
    height: 56px
}

.asm_store__finder .store__finder--navigation-list .asm__list__entry:nth-child(2n) label {
    background-color: #fff
}

.asm_store__finder .store__finder--navigation-list .asm__list__entry:last-child label {
    border-bottom: 0
}

.asm_store__finder .store__finder--navigation-list .asm__list__entry input {
    display: none
}

.asm_store__finder .store__finder--navigation-list .asm__list__entry label {
    margin: 0;
    height: 100%;
    font-size: 13px;
    padding: 0 14px 0 10px;
    display: table;
    width: 100%;
    cursor: pointer;
    position: relative;
    background: #eef3f7;
    border-bottom: 1px solid #dce1e8
}

.asm_store__finder .store__finder--navigation-list .asm__list__entry label:hover {
    background: #d2dbe6
}

.asm_store__finder .store__finder--navigation-list .asm__list__entry input:checked+label {
    background: #96bbe1;
    color: #fff !important
}

.asm_store__finder .store__finder--navigation-list .asm__list__entry input:checked+label:after {
    display: block;
    content: "";
    width: 28px;
    height: 28px;
    position: absolute;
    top: 50%;
    right: -1px;
    background: transparent;
    border: 14px solid transparent;
    border-right-color: #fff;
    -webkit-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    -o-transform: translate(0, -50%);
    transform: translate(0, -50%)
}

.asm_store__finder .store__finder--navigation-list .asm__list__entry .entry__info {
    display: table-cell;
    vertical-align: middle;
    width: 100%
}

.asm_store__finder .store__finder--navigation-list .asm__list__entry .entry__name {
    display: block
}

.asm_store__finder .store__finder--navigation-list .asm__list__entry .entry__city {
    display: block;
    font-weight: normal
}

.asm_store__finder .store__finder--navigation-list .asm__list__entry .entry__distance {
    display: table;
    height: 100%;
    width: 80px;
    border-left: 1px solid #dce1e8
}

.asm_store__finder .store__finder--navigation-list .asm__list__entry .entry__distance span {
    display: table-cell;
    vertical-align: middle;
    padding: 0 0 0 5px;
    text-align: center;
    white-space: nowrap
}

.asm_store__finder .store__finder--details-back {
    color: #bdc6d2 !important;
    background-color: transparent !important;
    border-color: transparent !important;
    padding-left: 0
}

@media (max-width:1023px) {
    .asm_store__finder .find-store-display .store__finder--navigation {
        width: 50%;
        border: 0
    }

    .asm_store__finder .store__finder--panel {
        width: 200%;
        margin: 0;
        -webkit-transition: -webkit-transform .3s ease-out;
        -moz-transition: -moz-transform .3s ease-out;
        -o-transition: -o-transform .3s ease-out;
        transition: transform .3s ease-out
    }

    .asm_store__finder.show-store .store__finder--panel {
        -webkit-transform: translate(-50%, 0);
        -ms-transform: translate(-50%, 0);
        -o-transform: translate(-50%, 0);
        transform: translate(-50%, 0)
    }

    .asm_store__finder .store__finder--panel .store__finder--details {
        display: block
    }

    .asm_store__finder .store__finder--details .store__finder--details-openings dl dt {
        float: left
    }

    .asm_store__finder .store__finder--details .store__finder--details-back {
        display: inline-block !important
    }
}

.ASM_colorbox #cboxContent {
    min-height: 230px;
    padding-bottom: 30px
}