@charset "UTF-8";
.wpcf7 .screen-reader-response {
position: absolute;
overflow: hidden;
clip: rect(1px, 1px, 1px, 1px);
clip-path: inset(50%);
height: 1px;
width: 1px;
margin: -1px;
padding: 0;
border: 0;
word-wrap: normal !important;
}
.wpcf7 .hidden-fields-container {
display: none;
}
.wpcf7 form .wpcf7-response-output {
margin: 2em 0.5em 1em;
padding: 0.2em 1em;
border: 2px solid #00a0d2; }
.wpcf7 form.init .wpcf7-response-output,
.wpcf7 form.resetting .wpcf7-response-output,
.wpcf7 form.submitting .wpcf7-response-output {
display: none;
}
.wpcf7 form.sent .wpcf7-response-output {
border-color: #46b450; }
.wpcf7 form.failed .wpcf7-response-output,
.wpcf7 form.aborted .wpcf7-response-output {
border-color: #dc3232; }
.wpcf7 form.spam .wpcf7-response-output {
border-color: #f56e28; }
.wpcf7 form.invalid .wpcf7-response-output,
.wpcf7 form.unaccepted .wpcf7-response-output,
.wpcf7 form.payment-required .wpcf7-response-output {
border-color: #ffb900; }
.wpcf7-form-control-wrap {
position: relative;
}
.wpcf7-not-valid-tip {
color: #dc3232; font-size: 1em;
font-weight: normal;
display: block;
}
.use-floating-validation-tip .wpcf7-not-valid-tip {
position: relative;
top: -2ex;
left: 1em;
z-index: 100;
border: 1px solid #dc3232;
background: #fff;
padding: .2em .8em;
width: 24em;
}
.wpcf7-list-item {
display: inline-block;
margin: 0 0 0 1em;
}
.wpcf7-list-item-label::before,
.wpcf7-list-item-label::after {
content: " ";
}
.wpcf7-spinner {
visibility: hidden;
display: inline-block;
background-color: #23282d; opacity: 0.75;
width: 24px;
height: 24px;
border: none;
border-radius: 100%;
padding: 0;
margin: 0 24px;
position: relative;
}
form.submitting .wpcf7-spinner {
visibility: visible;
}
.wpcf7-spinner::before {
content: '';
position: absolute;
background-color: #fbfbfc; top: 4px;
left: 4px;
width: 6px;
height: 6px;
border: none;
border-radius: 100%;
transform-origin: 8px 8px;
animation-name: spin;
animation-duration: 1000ms;
animation-timing-function: linear;
animation-iteration-count: infinite;
}
@media (prefers-reduced-motion: reduce) {
.wpcf7-spinner::before {
animation-name: blink;
animation-duration: 2000ms;
}
}
@keyframes spin {
from {
transform: rotate(0deg);
}
to {
transform: rotate(360deg);
}
}
@keyframes blink {
from {
opacity: 0;
}
50% {
opacity: 1;
}
to {
opacity: 0;
}
}
.wpcf7 [inert] {
opacity: 0.5;
}
.wpcf7 input[type="file"] {
cursor: pointer;
}
.wpcf7 input[type="file"]:disabled {
cursor: default;
}
.wpcf7 .wpcf7-submit:disabled {
cursor: not-allowed;
}
.wpcf7 input[type="url"],
.wpcf7 input[type="email"],
.wpcf7 input[type="tel"] {
direction: ltr;
}
.wpcf7-reflection > output {
display: list-item;
list-style: none;
}
.wpcf7-reflection > output[hidden] {
display: none;
}

.col,legend {
max-width: 100%
}
.cpt-blog-meta.\--singlepg,.input-group-text input[type=checkbox],.input-group-text input[type=radio],.single-similar-store.single-related-reviews,dl,h1,h2,h3,h4,h5,h6,ol,p,ul {
margin-top: 0
}
.blockquote,.form-group,.table,address,dl,hr,ol,p,pre,ul {
margin-bottom: 1rem
}
article,aside,dialog,figcaption,figure,footer,header,hgroup,legend,main,nav,section {
display: block
}
.bs-popover-auto[x-placement^=top],.bs-popover-top,dd,label,legend {
margin-bottom: .5rem
}
.breadcrumb-item+.breadcrumb-item:hover::before,.btn:focus,.btn:hover,.card-link:hover,.nav-link:focus,.nav-link:hover,.navbar-brand:focus,.navbar-brand:hover,.navbar-toggler:focus,.navbar-toggler:hover,a,a:hover {
text-decoration: none
}
*,.slick-slider,::after,::before {
box-sizing: border-box
}
.slick-slider,html {
-webkit-tap-highlight-color: transparent
}
a {
color: #007bff;
background-color: transparent;
-webkit-text-decoration-skip: objects
}
a:hover {
color: #0056b3
}
#country-select ul li:last-child,.blog-single-sidebar ul li:last-child,.btn-group-toggle>.btn,.btn-group-toggle>.btn-group>.btn,.card-text:last-child,.coupon-sidebar ul li:last-child,.coupon-sideoffer-img:last-child,.custom-control-label,.footer-main .footer-list li:last-child,.footer-social,.form-check-label,.modal-title,.reviews-item:last-child,.reviews-list,.single-similar-store ul li:last-child,.single-store-offer:last-child,ol ol,ol ul,ul ol,ul ul {
margin-bottom: 0
}
.btn,.custom-select,.fa-stack,.navbar-toggler-icon,.va-middle,img {
vertical-align: middle
}
img {
border-style: none
}
.carousel-inner,.collapsing,.coupon-sidebar ul li a span,.mobile__nav,.modal,.modal-open,.progress,.sr-only,.text-truncate,svg:not(:root) {
overflow: hidden
}
.dots-n-arrow,.grey-dots,button,hr,input {
overflow: visible
}
table {
border-collapse: collapse
}
.figure,.list-inline-item,label,output {
display: inline-block
}
button {
border-radius: 0
}
button,input,optgroup,select,textarea {
margin: 0;
font-family: inherit;
font-size: inherit;
line-height: inherit
}
html,pre {
-ms-overflow-style: scrollbar
}
button,select {
text-transform: none
}
[type=reset],[type=submit],button,html [type=button] {
-webkit-appearance: button
}
.d-none,[hidden] {
display: none!important
}
#country-select,.btn,.btn-link,.dropdown-item,.fab,.far,.fw-normal,.small,body,small {
font-weight: 400
}
.list-inline,.list-unstyled {
padding-left: 0;
list-style: none
}
.container,.container-fluid {
width: 100%;
padding-right: 15px;
padding-left: 15px;
margin-right: auto;
margin-left: auto
}
.row {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
margin-right: -15px;
margin-left: -15px
}
.card>hr,.no-gutters {
margin-right: 0;
margin-left: 0
}
.form-control-plaintext.form-control-lg,.form-control-plaintext.form-control-sm,.input-group-lg>.form-control-plaintext.form-control,.input-group-lg>.input-group-append>.form-control-plaintext.btn,.input-group-lg>.input-group-append>.form-control-plaintext.input-group-text,.input-group-lg>.input-group-prepend>.form-control-plaintext.btn,.input-group-lg>.input-group-prepend>.form-control-plaintext.input-group-text,.input-group-sm>.form-control-plaintext.form-control,.input-group-sm>.input-group-append>.form-control-plaintext.btn,.input-group-sm>.input-group-append>.form-control-plaintext.input-group-text,.input-group-sm>.input-group-prepend>.form-control-plaintext.btn,.input-group-sm>.input-group-prepend>.form-control-plaintext.input-group-text,.navbar-nav .nav-link,.no-gutters>.col,.no-gutters>[class*=col-] {
padding-right: 0;
padding-left: 0
}
.col,.col-1,.col-10,.col-11,.col-12,.col-2,.col-3,.col-4,.col-5,.col-6,.col-7,.col-8,.col-9,.col-auto,.col-lg,.col-lg-1,.col-lg-10,.col-lg-11,.col-lg-12,.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-auto,.col-md,.col-md-1,.col-md-10,.col-md-11,.col-md-12,.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-auto,.col-sm,.col-sm-1,.col-sm-10,.col-sm-11,.col-sm-12,.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-auto,.col-xl,.col-xl-1,.col-xl-10,.col-xl-11,.col-xl-12,.col-xl-2,.col-xl-3,.col-xl-4,.col-xl-5,.col-xl-6,.col-xl-7,.col-xl-8,.col-xl-9,.col-xl-auto {
position: relative;
width: 100%;
min-height: 1px;
padding-right: 15px;
padding-left: 15px
}
.col {
-ms-flex-preferred-size: 0;
flex-basis: 0;
-webkit-box-flex: 1;
-ms-flex-positive: 1;
flex-grow: 1
}
.col-1,.col-10,.col-11,.col-2,.col-3,.col-4,.col-5,.col-6,.col-7,.col-8,.col-9,.col-auto {
-webkit-box-flex: 0
}
.col-auto {
-ms-flex: 0 0 auto;
flex: 0 0 auto;
width: auto;
max-width: none
}
.col-1 {
-ms-flex: 0 0 8.333333%;
flex: 0 0 8.333333%;
max-width: 8.333333%
}
.col-2 {
-ms-flex: 0 0 16.666667%;
flex: 0 0 16.666667%;
max-width: 16.666667%
}
.col-3 {
-ms-flex: 0 0 25%;
flex: 0 0 25%;
max-width: 25%
}
.col-4 {
-ms-flex: 0 0 33.333333%;
flex: 0 0 33.333333%;
max-width: 33.333333%
}
.col-5 {
-ms-flex: 0 0 41.666667%;
flex: 0 0 41.666667%;
max-width: 41.666667%
}
.col-6 {
-ms-flex: 0 0 50%;
flex: 0 0 50%;
max-width: 50%
}
.col-7 {
-ms-flex: 0 0 58.333333%;
flex: 0 0 58.333333%;
max-width: 58.333333%
}
.col-8 {
-ms-flex: 0 0 66.666667%;
flex: 0 0 66.666667%;
max-width: 66.666667%
}
.col-9 {
-ms-flex: 0 0 75%;
flex: 0 0 75%;
max-width: 75%
}
.col-10 {
-ms-flex: 0 0 83.333333%;
flex: 0 0 83.333333%;
max-width: 83.333333%
}
.col-11 {
-ms-flex: 0 0 91.666667%;
flex: 0 0 91.666667%;
max-width: 91.666667%
}
.col-12 {
-webkit-box-flex: 0;
-ms-flex: 0 0 100%;
flex: 0 0 100%;
max-width: 100%
}
.order-first {
-webkit-box-ordinal-group: 0;
-ms-flex-order: -1;
order: -1
}
.order-last {
-webkit-box-ordinal-group: 14;
-ms-flex-order: 13;
order: 13
}
.order-0 {
-webkit-box-ordinal-group: 1;
-ms-flex-order: 0;
order: 0
}
.order-1 {
-webkit-box-ordinal-group: 2;
-ms-flex-order: 1;
order: 1
}
.order-2 {
-webkit-box-ordinal-group: 3;
-ms-flex-order: 2;
order: 2
}
.order-3 {
-webkit-box-ordinal-group: 4;
-ms-flex-order: 3;
order: 3
}
.order-4 {
-webkit-box-ordinal-group: 5;
-ms-flex-order: 4;
order: 4
}
.order-5 {
-webkit-box-ordinal-group: 6;
-ms-flex-order: 5;
order: 5
}
.order-6 {
-webkit-box-ordinal-group: 7;
-ms-flex-order: 6;
order: 6
}
.order-7 {
-webkit-box-ordinal-group: 8;
-ms-flex-order: 7;
order: 7
}
.order-8 {
-webkit-box-ordinal-group: 9;
-ms-flex-order: 8;
order: 8
}
.order-9 {
-webkit-box-ordinal-group: 10;
-ms-flex-order: 9;
order: 9
}
.order-10 {
-webkit-box-ordinal-group: 11;
-ms-flex-order: 10;
order: 10
}
.order-11 {
-webkit-box-ordinal-group: 12;
-ms-flex-order: 11;
order: 11
}
.order-12 {
-webkit-box-ordinal-group: 13;
-ms-flex-order: 12;
order: 12
}
.offset-1 {
margin-left: 8.333333%
}
.offset-2 {
margin-left: 16.666667%
}
.offset-3 {
margin-left: 25%
}
.offset-4 {
margin-left: 33.333333%
}
.offset-5 {
margin-left: 41.666667%
}
.offset-6 {
margin-left: 50%
}
.offset-7 {
margin-left: 58.333333%
}
.offset-8 {
margin-left: 66.666667%
}
.offset-9 {
margin-left: 75%
}
.offset-10 {
margin-left: 83.333333%
}
.offset-11 {
margin-left: 91.666667%
}
.form-control {
display: block;
width: 100%;
padding: .375rem .75rem;
font-size: 1rem;
line-height: 1.5;
color: #495057;
background-color: #fff;
background-clip: padding-box;
border: 1px solid #ced4da;
border-radius: .25rem;
transition: border-color .15s ease-in-out,box-shadow .15s ease-in-out
}
.form-control::-ms-expand {
background-color: transparent;
border: 0
}
.form-control:focus {
color: #495057;
background-color: #fff;
border-color: #80bdff;
outline: 0
}
.form-control::-webkit-input-placeholder {
color: #6c757d;
opacity: 1
}
.form-control::-moz-placeholder {
color: #6c757d;
opacity: 1
}
.form-control:-ms-input-placeholder {
color: #6c757d;
opacity: 1
}
.form-control::-ms-input-placeholder {
color: #6c757d;
opacity: 1
}
.form-control::placeholder {
color: #6c757d;
opacity: 1
}
.form-control:disabled,.form-control[readonly] {
background-color: #e9ecef;
opacity: 1
}
.custom-file,.custom-file-input,.custom-file-label,select.form-control:not([size]):not([multiple]) {
height: calc(2.25rem + 2px)
}
select.form-control:focus::-ms-value {
color: #495057;
background-color: #fff
}
.btn-block,.form-control-file,.form-control-range {
display: block;
width: 100%
}
.col-form-label {
padding-top: calc(.375rem + 1px);
padding-bottom: calc(.375rem + 1px);
margin-bottom: 0;
font-size: inherit;
line-height: 1.5
}
.col-form-label-lg {
padding-top: calc(.5rem + 1px);
padding-bottom: calc(.5rem + 1px);
font-size: 1.25rem;
line-height: 1.5
}
.col-form-label-sm {
padding-top: calc(.25rem + 1px);
padding-bottom: calc(.25rem + 1px);
font-size: .875rem;
line-height: 1.5
}
.form-control-plaintext {
display: block;
width: 100%;
padding-top: .375rem;
padding-bottom: .375rem;
margin-bottom: 0;
line-height: 1.5;
background-color: transparent;
border: solid transparent;
border-width: 1px 0
}
.btn-group-sm>.btn,.btn-sm,.form-control-sm,.input-group-sm>.form-control,.input-group-sm>.input-group-append>.btn,.input-group-sm>.input-group-append>.input-group-text,.input-group-sm>.input-group-prepend>.btn,.input-group-sm>.input-group-prepend>.input-group-text {
padding: .25rem .5rem;
font-size: .875rem;
line-height: 1.5;
border-radius: .2rem
}
.input-group-sm>.input-group-append>select.btn:not([size]):not([multiple]),.input-group-sm>.input-group-append>select.input-group-text:not([size]):not([multiple]),.input-group-sm>.input-group-prepend>select.btn:not([size]):not([multiple]),.input-group-sm>.input-group-prepend>select.input-group-text:not([size]):not([multiple]),.input-group-sm>select.form-control:not([size]):not([multiple]),select.form-control-sm:not([size]):not([multiple]) {
height: calc(1.8125rem + 2px)
}
.btn-group-lg>.btn,.btn-lg,.form-control-lg,.input-group-lg>.form-control,.input-group-lg>.input-group-append>.btn,.input-group-lg>.input-group-append>.input-group-text,.input-group-lg>.input-group-prepend>.btn,.input-group-lg>.input-group-prepend>.input-group-text {
padding: .5rem 1rem;
font-size: 1.25rem;
line-height: 1.5;
border-radius: .3rem
}
.input-group-lg>.input-group-append>select.btn:not([size]):not([multiple]),.input-group-lg>.input-group-append>select.input-group-text:not([size]):not([multiple]),.input-group-lg>.input-group-prepend>select.btn:not([size]):not([multiple]),.input-group-lg>.input-group-prepend>select.input-group-text:not([size]):not([multiple]),.input-group-lg>select.form-control:not([size]):not([multiple]),select.form-control-lg:not([size]):not([multiple]) {
height: calc(2.875rem + 2px)
}
.form-text {
display: block;
margin-top: .25rem
}
.form-row {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
margin-right: -5px;
margin-left: -5px
}
.form-row>.col,.form-row>[class*=col-] {
padding-right: 5px;
padding-left: 5px
}
.form-check {
position: relative;
display: block;
padding-left: 1.25rem
}
.form-check-input {
position: absolute;
margin-top: .3rem;
margin-left: -1.25rem
}
.breadcrumb-item.active,.btn-link.disabled,.btn-link:disabled,.custom-control-input:disabled~.custom-control-label,.form-check-input:disabled~.form-check-label,.nav-link.disabled {
color: #6c757d
}
.form-check-inline {
display: -webkit-inline-box;
display: -ms-inline-flexbox;
display: inline-flex;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
padding-left: 0;
margin-right: .75rem
}
.invalid-tooltip,.valid-tooltip {
position: absolute;
z-index: 5;
display: none;
padding: .5rem;
line-height: 1;
border-radius: .2rem;
top: 100%;
max-width: 100%
}
.form-check-inline .form-check-input {
position: static;
margin-top: 0;
margin-right: .3125rem;
margin-left: 0
}
.valid-feedback {
display: none;
width: 100%;
margin-top: .25rem;
font-size: 80%;
color: #28a745
}
.valid-tooltip {
margin-top: .1rem;
font-size: .875rem;
color: #fff;
background-color: rgba(40,167,69,.8)
}
.custom-select.is-valid,.form-control.is-valid,.was-validated .custom-select:valid,.was-validated .form-control:valid {
border-color: #28a745
}
.custom-select.is-valid:focus,.form-control.is-valid:focus,.was-validated .custom-select:valid:focus,.was-validated .form-control:valid:focus {
border-color: #28a745;
box-shadow: 0 0 0 .2rem rgba(40,167,69,.25)
}
.custom-select.is-valid~.valid-feedback,.custom-select.is-valid~.valid-tooltip,.form-control.is-valid~.valid-feedback,.form-control.is-valid~.valid-tooltip,.was-validated .custom-select:valid~.valid-feedback,.was-validated .custom-select:valid~.valid-tooltip,.was-validated .form-control:valid~.valid-feedback,.was-validated .form-control:valid~.valid-tooltip {
display: block
}
.form-check-input.is-valid~.form-check-label,.was-validated .form-check-input:valid~.form-check-label {
color: #28a745
}
.form-check-input.is-valid~.valid-feedback,.form-check-input.is-valid~.valid-tooltip,.was-validated .form-check-input:valid~.valid-feedback,.was-validated .form-check-input:valid~.valid-tooltip {
display: block
}
.custom-control-input.is-valid~.custom-control-label,.was-validated .custom-control-input:valid~.custom-control-label {
color: #28a745
}
.custom-control-input.is-valid~.custom-control-label::before,.was-validated .custom-control-input:valid~.custom-control-label::before {
background-color: #71dd8a
}
.custom-control-input.is-valid~.valid-feedback,.custom-control-input.is-valid~.valid-tooltip,.was-validated .custom-control-input:valid~.valid-feedback,.was-validated .custom-control-input:valid~.valid-tooltip {
display: block
}
.custom-control-input.is-valid:checked~.custom-control-label::before,.was-validated .custom-control-input:valid:checked~.custom-control-label::before {
background-color: #34ce57
}
.custom-control-input.is-valid:focus~.custom-control-label::before,.was-validated .custom-control-input:valid:focus~.custom-control-label::before {
box-shadow: 0 0 0 1px #fff,0 0 0 .2rem rgba(40,167,69,.25)
}
.custom-file-input.is-valid~.custom-file-label,.was-validated .custom-file-input:valid~.custom-file-label {
border-color: #28a745
}
.custom-file-input.is-valid~.custom-file-label::before,.was-validated .custom-file-input:valid~.custom-file-label::before {
border-color: inherit
}
.custom-file-input.is-valid~.valid-feedback,.custom-file-input.is-valid~.valid-tooltip,.was-validated .custom-file-input:valid~.valid-feedback,.was-validated .custom-file-input:valid~.valid-tooltip {
display: block
}
.custom-file-input.is-valid:focus~.custom-file-label,.was-validated .custom-file-input:valid:focus~.custom-file-label {
box-shadow: 0 0 0 .2rem rgba(40,167,69,.25)
}
.invalid-feedback {
display: none;
width: 100%;
margin-top: .25rem;
font-size: 80%;
color: #dc3545
}
.invalid-tooltip {
margin-top: .1rem;
font-size: .875rem;
color: #fff;
background-color: rgba(220,53,69,.8)
}
.alert,.btn .badge,.card,.carousel,.collapsing,.dropdown,.dropup,.fa-ul>li,.list-group-item,.navbar,.page-link {
position: relative
}
.breadcrumb,.btn-toolbar,.card,.card-deck,.card-group,.form-inline,.input-group,.input-group>.custom-file,.list-group,.media,.modal-content,.modal-dialog-centered,.modal-header,.navbar-nav,.pagination,.progress,.progress-bar {
display: -webkit-box;
display: -ms-flexbox
}
.custom-select.is-invalid,.form-control.is-invalid,.was-validated .custom-select:invalid,.was-validated .form-control:invalid {
border-color: #dc3545
}
.custom-select.is-invalid:focus,.form-control.is-invalid:focus,.was-validated .custom-select:invalid:focus,.was-validated .form-control:invalid:focus {
border-color: #dc3545;
box-shadow: 0 0 0 .2rem rgba(220,53,69,.25)
}
.custom-select.is-invalid~.invalid-feedback,.custom-select.is-invalid~.invalid-tooltip,.form-control.is-invalid~.invalid-feedback,.form-control.is-invalid~.invalid-tooltip,.was-validated .custom-select:invalid~.invalid-feedback,.was-validated .custom-select:invalid~.invalid-tooltip,.was-validated .form-control:invalid~.invalid-feedback,.was-validated .form-control:invalid~.invalid-tooltip {
display: block
}
.form-check-input.is-invalid~.form-check-label,.was-validated .form-check-input:invalid~.form-check-label {
color: #dc3545
}
.form-check-input.is-invalid~.invalid-feedback,.form-check-input.is-invalid~.invalid-tooltip,.was-validated .form-check-input:invalid~.invalid-feedback,.was-validated .form-check-input:invalid~.invalid-tooltip {
display: block
}
.custom-control-input.is-invalid~.custom-control-label,.was-validated .custom-control-input:invalid~.custom-control-label {
color: #dc3545
}
.custom-control-input.is-invalid~.custom-control-label::before,.was-validated .custom-control-input:invalid~.custom-control-label::before {
background-color: #efa2a9
}
.custom-control-input.is-invalid~.invalid-feedback,.custom-control-input.is-invalid~.invalid-tooltip,.was-validated .custom-control-input:invalid~.invalid-feedback,.was-validated .custom-control-input:invalid~.invalid-tooltip {
display: block
}
.custom-control-input.is-invalid:checked~.custom-control-label::before,.was-validated .custom-control-input:invalid:checked~.custom-control-label::before {
background-color: #e4606d
}
.custom-checkbox .custom-control-input:disabled:checked~.custom-control-label::before,.custom-radio .custom-control-input:disabled:checked~.custom-control-label::before {
background-color: rgba(0,123,255,.5)
}
.custom-control-input.is-invalid:focus~.custom-control-label::before,.was-validated .custom-control-input:invalid:focus~.custom-control-label::before {
box-shadow: 0 0 0 1px #fff,0 0 0 .2rem rgba(220,53,69,.25)
}
.custom-file-input.is-invalid~.custom-file-label,.was-validated .custom-file-input:invalid~.custom-file-label {
border-color: #dc3545
}
.custom-file-input.is-invalid~.custom-file-label::before,.was-validated .custom-file-input:invalid~.custom-file-label::before {
border-color: inherit
}
.custom-file-input.is-invalid~.invalid-feedback,.custom-file-input.is-invalid~.invalid-tooltip,.was-validated .custom-file-input:invalid~.invalid-feedback,.was-validated .custom-file-input:invalid~.invalid-tooltip {
display: block
}
.custom-file-input.is-invalid:focus~.custom-file-label,.was-validated .custom-file-input:invalid:focus~.custom-file-label {
box-shadow: 0 0 0 .2rem rgba(220,53,69,.25)
}
.btn {
display: inline-block;
text-align: center;
user-select: none;
border: 1px solid transparent;
padding: .375rem .75rem;
font-size: 1rem;
line-height: 1.5;
border-radius: .25rem;
transition: color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out
}
.btn.disabled,.btn:disabled {
opacity: .65
}
.btn:not(:disabled):not(.disabled),.close:not(:disabled):not(.disabled),.navbar-toggler:not(:disabled):not(.disabled),.page-link:not(:disabled):not(.disabled),.reviews-item-actions-toggle span {
cursor: pointer
}
.slick-slide.dragging img,a.btn.disabled,fieldset:disabled a.btn {
pointer-events: none
}
.btn-outline-primary:hover,.btn-outline-primary:not(:disabled):not(.disabled).active,.btn-outline-primary:not(:disabled):not(.disabled):active,.btn-primary,.btn-primary.disabled,.btn-primary:disabled,.show>.btn-outline-primary.dropdown-toggle {
color: #fff;
background-color: #007bff;
border-color: #007bff
}
.btn-primary:hover {
color: #fff;
background-color: #0069d9;
border-color: #0062cc
}
.btn-outline-primary.focus,.btn-outline-primary:focus,.btn-outline-primary:not(:disabled):not(.disabled).active:focus,.btn-outline-primary:not(:disabled):not(.disabled):active:focus,.btn-primary.focus,.btn-primary:focus,.btn-primary:not(:disabled):not(.disabled).active:focus,.btn-primary:not(:disabled):not(.disabled):active:focus,.show>.btn-outline-primary.dropdown-toggle:focus,.show>.btn-primary.dropdown-toggle:focus {
box-shadow: 0 0 0 .2rem rgba(0,123,255,.5)
}
.btn-primary:not(:disabled):not(.disabled).active,.btn-primary:not(:disabled):not(.disabled):active,.show>.btn-primary.dropdown-toggle {
color: #fff;
background-color: #0062cc;
border-color: #005cbf
}
.btn-outline-secondary:hover,.btn-outline-secondary:not(:disabled):not(.disabled).active,.btn-outline-secondary:not(:disabled):not(.disabled):active,.btn-secondary,.btn-secondary.disabled,.btn-secondary:disabled,.show>.btn-outline-secondary.dropdown-toggle {
color: #fff;
background-color: #6c757d;
border-color: #6c757d
}
.btn-secondary:hover {
color: #fff;
background-color: #5a6268;
border-color: #545b62
}
.btn-outline-secondary.focus,.btn-outline-secondary:focus,.btn-outline-secondary:not(:disabled):not(.disabled).active:focus,.btn-outline-secondary:not(:disabled):not(.disabled):active:focus,.btn-secondary.focus,.btn-secondary:focus,.btn-secondary:not(:disabled):not(.disabled).active:focus,.btn-secondary:not(:disabled):not(.disabled):active:focus,.show>.btn-outline-secondary.dropdown-toggle:focus,.show>.btn-secondary.dropdown-toggle:focus {
box-shadow: 0 0 0 .2rem rgba(108,117,125,.5)
}
.btn-secondary:not(:disabled):not(.disabled).active,.btn-secondary:not(:disabled):not(.disabled):active,.show>.btn-secondary.dropdown-toggle {
color: #fff;
background-color: #545b62;
border-color: #4e555b
}
.btn-outline-success:hover,.btn-outline-success:not(:disabled):not(.disabled).active,.btn-outline-success:not(:disabled):not(.disabled):active,.btn-success,.btn-success.disabled,.btn-success:disabled,.show>.btn-outline-success.dropdown-toggle {
color: #fff;
background-color: #28a745;
border-color: #28a745
}
.btn-success:hover {
color: #fff;
background-color: #218838;
border-color: #1e7e34
}
.btn-outline-success.focus,.btn-outline-success:focus,.btn-outline-success:not(:disabled):not(.disabled).active:focus,.btn-outline-success:not(:disabled):not(.disabled):active:focus,.btn-success.focus,.btn-success:focus,.btn-success:not(:disabled):not(.disabled).active:focus,.btn-success:not(:disabled):not(.disabled):active:focus,.show>.btn-outline-success.dropdown-toggle:focus,.show>.btn-success.dropdown-toggle:focus {
box-shadow: 0 0 0 .2rem rgba(40,167,69,.5)
}
.btn-success:not(:disabled):not(.disabled).active,.btn-success:not(:disabled):not(.disabled):active,.show>.btn-success.dropdown-toggle {
color: #fff;
background-color: #1e7e34;
border-color: #1c7430
}
.btn-info,.btn-info.disabled,.btn-info:disabled,.btn-outline-info:hover,.btn-outline-info:not(:disabled):not(.disabled).active,.btn-outline-info:not(:disabled):not(.disabled):active,.show>.btn-outline-info.dropdown-toggle {
color: #fff;
background-color: #17a2b8;
border-color: #17a2b8
}
.btn-info:hover {
color: #fff;
background-color: #138496;
border-color: #117a8b
}
.btn-info.focus,.btn-info:focus,.btn-info:not(:disabled):not(.disabled).active:focus,.btn-info:not(:disabled):not(.disabled):active:focus,.btn-outline-info.focus,.btn-outline-info:focus,.btn-outline-info:not(:disabled):not(.disabled).active:focus,.btn-outline-info:not(:disabled):not(.disabled):active:focus,.show>.btn-info.dropdown-toggle:focus,.show>.btn-outline-info.dropdown-toggle:focus {
box-shadow: 0 0 0 .2rem rgba(23,162,184,.5)
}
.btn-info:not(:disabled):not(.disabled).active,.btn-info:not(:disabled):not(.disabled):active,.show>.btn-info.dropdown-toggle {
color: #fff;
background-color: #117a8b;
border-color: #10707f
}
.btn-outline-warning:hover,.btn-outline-warning:not(:disabled):not(.disabled).active,.btn-outline-warning:not(:disabled):not(.disabled):active,.btn-warning,.btn-warning.disabled,.btn-warning:disabled,.show>.btn-outline-warning.dropdown-toggle {
color: #212529;
background-color: #ffc107;
border-color: #ffc107
}
.btn-warning:hover {
color: #212529;
background-color: #e0a800;
border-color: #d39e00
}
.btn-outline-warning.focus,.btn-outline-warning:focus,.btn-outline-warning:not(:disabled):not(.disabled).active:focus,.btn-outline-warning:not(:disabled):not(.disabled):active:focus,.btn-warning.focus,.btn-warning:focus,.btn-warning:not(:disabled):not(.disabled).active:focus,.btn-warning:not(:disabled):not(.disabled):active:focus,.show>.btn-outline-warning.dropdown-toggle:focus,.show>.btn-warning.dropdown-toggle:focus {
box-shadow: 0 0 0 .2rem rgba(255,193,7,.5)
}
.btn-warning:not(:disabled):not(.disabled).active,.btn-warning:not(:disabled):not(.disabled):active,.show>.btn-warning.dropdown-toggle {
color: #212529;
background-color: #d39e00;
border-color: #c69500
}
.btn-danger,.btn-danger.disabled,.btn-danger:disabled,.btn-outline-danger:hover,.btn-outline-danger:not(:disabled):not(.disabled).active,.btn-outline-danger:not(:disabled):not(.disabled):active,.show>.btn-outline-danger.dropdown-toggle {
color: #fff;
background-color: #dc3545;
border-color: #dc3545
}
.btn-danger:hover {
color: #fff;
background-color: #c82333;
border-color: #bd2130
}
.btn-danger.focus,.btn-danger:focus,.btn-danger:not(:disabled):not(.disabled).active:focus,.btn-danger:not(:disabled):not(.disabled):active:focus,.btn-outline-danger.focus,.btn-outline-danger:focus,.btn-outline-danger:not(:disabled):not(.disabled).active:focus,.btn-outline-danger:not(:disabled):not(.disabled):active:focus,.show>.btn-danger.dropdown-toggle:focus,.show>.btn-outline-danger.dropdown-toggle:focus {
box-shadow: 0 0 0 .2rem rgba(220,53,69,.5)
}
.btn-danger:not(:disabled):not(.disabled).active,.btn-danger:not(:disabled):not(.disabled):active,.show>.btn-danger.dropdown-toggle {
color: #fff;
background-color: #bd2130;
border-color: #b21f2d
}
.btn-light,.btn-light.disabled,.btn-light:disabled,.btn-outline-light:hover,.btn-outline-light:not(:disabled):not(.disabled).active,.btn-outline-light:not(:disabled):not(.disabled):active,.show>.btn-outline-light.dropdown-toggle {
color: #212529;
background-color: #f8f9fa;
border-color: #f8f9fa
}
.btn-light:hover {
color: #212529;
background-color: #e2e6ea;
border-color: #dae0e5
}
.btn-light.focus,.btn-light:focus,.btn-light:not(:disabled):not(.disabled).active:focus,.btn-light:not(:disabled):not(.disabled):active:focus,.btn-outline-light.focus,.btn-outline-light:focus,.btn-outline-light:not(:disabled):not(.disabled).active:focus,.btn-outline-light:not(:disabled):not(.disabled):active:focus,.show>.btn-light.dropdown-toggle:focus,.show>.btn-outline-light.dropdown-toggle:focus {
box-shadow: 0 0 0 .2rem rgba(248,249,250,.5)
}
.btn-light:not(:disabled):not(.disabled).active,.btn-light:not(:disabled):not(.disabled):active,.show>.btn-light.dropdown-toggle {
color: #212529;
background-color: #dae0e5;
border-color: #d3d9df
}
.btn-dark,.btn-dark.disabled,.btn-dark:disabled,.btn-outline-dark:hover,.btn-outline-dark:not(:disabled):not(.disabled).active,.btn-outline-dark:not(:disabled):not(.disabled):active,.show>.btn-outline-dark.dropdown-toggle {
color: #fff;
background-color: #343a40;
border-color: #343a40
}
.btn-dark:hover {
color: #fff;
background-color: #23272b;
border-color: #1d2124
}
.btn-dark.focus,.btn-dark:focus,.btn-dark:not(:disabled):not(.disabled).active:focus,.btn-dark:not(:disabled):not(.disabled):active:focus,.btn-outline-dark.focus,.btn-outline-dark:focus,.btn-outline-dark:not(:disabled):not(.disabled).active:focus,.btn-outline-dark:not(:disabled):not(.disabled):active:focus,.show>.btn-dark.dropdown-toggle:focus,.show>.btn-outline-dark.dropdown-toggle:focus {
box-shadow: 0 0 0 .2rem rgba(52,58,64,.5)
}
.btn-dark:not(:disabled):not(.disabled).active,.btn-dark:not(:disabled):not(.disabled):active,.show>.btn-dark.dropdown-toggle {
color: #fff;
background-color: #1d2124;
border-color: #171a1d
}
.btn-link,.btn-outline-primary,.btn-outline-primary.disabled,.btn-outline-primary:disabled {
color: #007bff;
background-color: transparent
}
.btn-link.focus,.btn-link:focus,.btn-link:hover {
text-decoration: underline;
border-color: transparent
}
.btn-outline-primary {
border-color: #007bff
}
.btn-outline-secondary,.btn-outline-secondary.disabled,.btn-outline-secondary:disabled,.dropdown-item.disabled,.dropdown-item:disabled {
color: #6c757d;
background-color: transparent
}
.btn-outline-success,.btn-outline-success.disabled,.btn-outline-success:disabled {
color: #28a745;
background-color: transparent
}
.btn-outline-secondary {
border-color: #6c757d
}
.btn-outline-success {
border-color: #28a745
}
.btn-outline-info,.btn-outline-info.disabled,.btn-outline-info:disabled {
color: #17a2b8;
background-color: transparent
}
.btn-outline-warning,.btn-outline-warning.disabled,.btn-outline-warning:disabled {
color: #ffc107;
background-color: transparent
}
.btn-outline-info {
border-color: #17a2b8
}
.btn-outline-warning {
border-color: #ffc107
}
.btn-outline-danger,.btn-outline-danger.disabled,.btn-outline-danger:disabled {
color: #dc3545;
background-color: transparent
}
.btn-outline-light,.btn-outline-light.disabled,.btn-outline-light:disabled {
color: #f8f9fa;
background-color: transparent
}
.btn-outline-danger {
border-color: #dc3545
}
.btn-outline-light {
border-color: #f8f9fa
}
.btn-outline-dark,.btn-outline-dark.disabled,.btn-outline-dark:disabled {
color: #343a40;
background-color: transparent
}
.btn-outline-dark {
border-color: #343a40
}
.btn-link:hover {
color: #0056b3;
background-color: transparent
}
.btn-link.focus,.btn-link:focus {
box-shadow: none
}
.dropdown-toggle::after,.dropup .dropdown-toggle::after {
width: 0;
height: 0;
vertical-align: .255em;
content: "";
border-right: .3em solid transparent;
border-left: .3em solid transparent
}
.bs-popover-auto[x-placement^=bottom],.bs-popover-bottom,.btn-block+.btn-block {
margin-top: .5rem
}
.fade {
opacity: 0;
transition: opacity .15s linear
}
.coupon-list-item:hover .coupon-item-image-content-box,.fade.show,.slick-dots li button:focus:before,.slick-dots li button:hover:before,.slick-next:focus:before,.slick-next:hover:before,.slick-prev:focus:before,.slick-prev:hover:before {
opacity: 1
}
.carousel-item-next,.carousel-item-prev,.carousel-item.active,.collapse.show,.deal-card-logo,.dropdown-menu.show,.nav-link,.page-home .banner-search-section,.slick-initialized .slick-slide,.slick-slide img,.tab-content>.active {
display: block
}
tr.collapse.show {
display: table-row
}
tbody.collapse.show {
display: table-row-group
}
.collapsing {
height: 0;
transition: height .35s
}
.dropdown-toggle::after {
display: inline-block;
margin-left: .255em;
border-top: .3em solid;
border-bottom: 0
}
.dropdown-menu {
position: absolute;
top: 100%;
left: 0;
z-index: 1000;
display: none;
float: left;
min-width: 10rem;
padding: .5rem 0;
margin: .125rem 0 0;
font-size: 1rem;
color: #212529;
text-align: left;
background-color: #fff;
background-clip: padding-box;
border: 1px solid rgba(0,0,0,.15);
border-radius: .25rem
}
.dropdown-header,.dropdown-item {
display: block;
white-space: nowrap
}
.dropup .dropdown-menu {
margin-top: 0;
margin-bottom: .125rem
}
.dropup .dropdown-toggle::after {
display: inline-block;
margin-left: .255em;
border-top: 0;
border-bottom: .3em solid
}
.dropleft .dropdown-toggle::before,.dropright .dropdown-toggle::after {
width: 0;
border-top: .3em solid transparent;
border-bottom: .3em solid transparent;
height: 0;
content: ""
}
.dropright .dropdown-menu {
margin-top: 0;
margin-left: .125rem
}
.dropright .dropdown-toggle::after {
display: inline-block;
margin-left: .255em;
border-left: .3em solid;
vertical-align: 0
}
.dropleft .dropdown-menu {
margin-top: 0;
margin-right: .125rem
}
.dropleft .dropdown-toggle::after {
width: 0;
height: 0;
margin-left: .255em;
vertical-align: .255em;
content: "";
display: none
}
.dropleft .dropdown-toggle::before {
display: inline-block;
margin-right: .255em;
border-right: .3em solid;
vertical-align: 0
}
.dropdown-divider {
height: 0;
margin: .5rem 0;
overflow: hidden;
border-top: 1px solid #e9ecef
}
.custom-file-input:focus~.custom-file-control::before,.custom-select:focus {
border-color: #80bdff
}
.dropdown-item {
width: 100%;
padding: .25rem 1.5rem;
clear: both;
color: #212529;
text-align: inherit;
background-color: transparent;
border: 0
}
.dropdown-item:focus,.dropdown-item:hover {
color: #16181b;
text-decoration: none;
background-color: #f8f9fa
}
.dropdown-item.active,.dropdown-item:active {
color: #fff;
text-decoration: none;
background-color: #007bff
}
.dropdown-header {
padding: .5rem 1.5rem;
margin-bottom: 0;
font-size: .875rem;
color: #6c757d
}
.btn-group,.btn-group-vertical {
position: relative;
display: -webkit-inline-box;
display: -ms-inline-flexbox;
display: inline-flex;
vertical-align: middle
}
.btn-group-vertical>.btn,.btn-group>.btn {
position: relative;
-webkit-box-flex: 0;
-ms-flex: 0 1 auto;
flex: 0 1 auto
}
.btn-group-vertical>.btn.active,.btn-group-vertical>.btn:active,.btn-group-vertical>.btn:focus,.btn-group-vertical>.btn:hover,.btn-group>.btn.active,.btn-group>.btn:active,.btn-group>.btn:focus,.btn-group>.btn:hover {
z-index: 1
}
.btn-group .btn+.btn,.btn-group .btn+.btn-group,.btn-group .btn-group+.btn,.btn-group .btn-group+.btn-group,.btn-group-vertical .btn+.btn,.btn-group-vertical .btn+.btn-group,.btn-group-vertical .btn-group+.btn,.btn-group-vertical .btn-group+.btn-group,.input-group-append,.input-group-append .btn+.btn,.input-group-append .btn+.input-group-text,.input-group-append .input-group-text+.btn,.input-group-append .input-group-text+.input-group-text,.input-group-prepend .btn+.btn,.input-group-prepend .btn+.input-group-text,.input-group-prepend .input-group-text+.btn,.input-group-prepend .input-group-text+.input-group-text,.input-group>.custom-file+.custom-file,.input-group>.custom-file+.custom-select,.input-group>.custom-file+.form-control,.input-group>.custom-select+.custom-file,.input-group>.custom-select+.custom-select,.input-group>.custom-select+.form-control,.input-group>.form-control+.custom-file,.input-group>.form-control+.custom-select,.input-group>.form-control+.form-control {
margin-left: -1px
}
.btn-toolbar {
display: flex;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
-webkit-box-pack: start;
-ms-flex-pack: start;
justify-content: flex-start
}
.btn-toolbar .input-group {
width: auto
}
.btn-group>.btn-group:not(:last-child)>.btn,.btn-group>.btn:not(:last-child):not(.dropdown-toggle),.input-group>.custom-file:not(:last-child) .custom-file-label,.input-group>.custom-file:not(:last-child) .custom-file-label::before,.input-group>.custom-select:not(:last-child),.input-group>.form-control:not(:last-child),.input-group>.input-group-append:last-child>.btn:not(:last-child):not(.dropdown-toggle),.input-group>.input-group-append:last-child>.input-group-text:not(:last-child),.input-group>.input-group-append:not(:last-child)>.btn,.input-group>.input-group-append:not(:last-child)>.input-group-text,.input-group>.input-group-prepend>.btn,.input-group>.input-group-prepend>.input-group-text {
border-top-right-radius: 0;
border-bottom-right-radius: 0
}
.btn-group>.btn-group:not(:first-child)>.btn,.btn-group>.btn:not(:first-child),.input-group>.custom-file:not(:first-child) .custom-file-label,.input-group>.custom-file:not(:first-child) .custom-file-label::before,.input-group>.custom-select:not(:first-child),.input-group>.form-control:not(:first-child),.input-group>.input-group-append>.btn,.input-group>.input-group-append>.input-group-text,.input-group>.input-group-prepend:first-child>.btn:not(:first-child),.input-group>.input-group-prepend:first-child>.input-group-text:not(:first-child),.input-group>.input-group-prepend:not(:first-child)>.btn,.input-group>.input-group-prepend:not(:first-child)>.input-group-text {
border-top-left-radius: 0;
border-bottom-left-radius: 0
}
.dropdown-toggle-split {
padding-right: .5625rem;
padding-left: .5625rem
}
.btn-group-sm>.btn+.dropdown-toggle-split,.btn-sm+.dropdown-toggle-split {
padding-right: .375rem;
padding-left: .375rem
}
.btn-group-lg>.btn+.dropdown-toggle-split,.btn-lg+.dropdown-toggle-split {
padding-right: .75rem;
padding-left: .75rem
}
.btn-group-vertical {
-ms-flex-direction: column;
flex-direction: column;
-webkit-box-align: start;
-ms-flex-align: start;
align-items: flex-start;
-webkit-box-pack: center;
-ms-flex-pack: center;
justify-content: center
}
.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-group:not(:last-child)>.btn,.btn-group-vertical>.btn:not(:last-child):not(.dropdown-toggle) {
border-bottom-right-radius: 0;
border-bottom-left-radius: 0
}
.btn-group-vertical>.btn-group:not(:first-child)>.btn,.btn-group-vertical>.btn:not(:first-child) {
border-top-left-radius: 0;
border-top-right-radius: 0
}
.custom-select,.input-group-text {
line-height: 1.5;
border: 1px solid #ced4da
}
.custom-checkbox .custom-control-label::before,.custom-select,.input-group-text,.nav-pills .nav-link {
border-radius: .25rem
}
.btn-group-toggle>.btn input[type=checkbox],.btn-group-toggle>.btn input[type=radio],.btn-group-toggle>.btn-group>.btn input[type=checkbox],.btn-group-toggle>.btn-group>.btn input[type=radio] {
position: absolute;
clip: rect(0,0,0,0);
pointer-events: none
}
.input-group {
position: relative;
display: flex;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
-webkit-box-align: stretch;
-ms-flex-align: stretch;
align-items: stretch;
width: 100%
}
.input-group>.custom-file,.input-group>.custom-select,.input-group>.form-control {
position: relative;
-webkit-box-flex: 1;
-ms-flex: 1 1 auto;
flex: 1 1 auto;
width: 1%;
margin-bottom: 0
}
.input-group>.custom-file:focus,.input-group>.custom-select:focus,.input-group>.form-control:focus {
z-index: 3
}
.input-group>.custom-file {
display: flex;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center
}
.input-group-append,.input-group-prepend {
display: -webkit-box;
display: -ms-flexbox;
display: flex
}
.input-group-text,.nav {
display: -webkit-box;
display: -ms-flexbox;
margin-bottom: 0
}
.input-group-append .btn,.input-group-prepend .btn {
position: relative;
z-index: 2
}
.input-group-prepend {
margin-right: -1px
}
.input-group-text {
display: flex;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
padding: .375rem .75rem;
font-size: 1rem;
font-weight: 400;
color: #495057;
text-align: center;
background-color: #e9ecef
}
@media (max-width: 575.98px) {
.navbar-expand-sm>.container,.navbar-expand-sm>.container-fluid {
padding-right: 0;
padding-left: 0
}
}
@media (max-width: 767.98px) {
.navbar-expand-md>.container,.navbar-expand-md>.container-fluid {
padding-right: 0;
padding-left: 0
}
}
@media (max-width: 991.98px) {
.navbar-expand-lg>.container,.navbar-expand-lg>.container-fluid {
padding-right: 0;
padding-left: 0
}
}
@media (max-width: 1199.98px) {
.navbar-expand-xl>.container,.navbar-expand-xl>.container-fluid {
padding-right: 0;
padding-left: 0
}
}
.media {
display: flex;
-webkit-box-align: start;
-ms-flex-align: start;
align-items: flex-start
}
.media-body {
-webkit-box-flex: 1;
-ms-flex: 1;
flex: 1
}
.list-group {
display: flex;
-webkit-box-direction: normal;
-ms-flex-direction: column;
flex-direction: column;
padding-left: 0;
margin-bottom: 0
}
.list-group-item-action {
width: 100%;
color: #495057;
text-align: inherit
}
.list-group-item-action:focus,.list-group-item-action:hover {
color: #495057;
text-decoration: none;
background-color: #f8f9fa
}
.list-group-item-action:active {
color: #212529;
background-color: #e9ecef
}
.list-group-item {
display: block;
padding: .75rem 1.25rem;
margin-bottom: -1px;
background-color: #fff;
border: 1px solid rgba(0,0,0,.125)
}
.list-group-item:last-child {
margin-bottom: 0;
border-bottom-right-radius: .25rem;
border-bottom-left-radius: .25rem
}
.list-group-item:focus,.list-group-item:hover {
z-index: 1;
text-decoration: none
}
.list-group-item.disabled,.list-group-item:disabled {
color: #6c757d;
background-color: #fff
}
.list-group-item.active {
z-index: 2;
color: #fff;
background-color: #007bff;
border-color: #007bff
}
.list-group-flush .list-group-item {
border-right: 0;
border-left: 0;
border-radius: 0
}
.list-group-flush:last-child .list-group-item:last-child {
border-bottom: 0
}
.list-group-item-primary {
color: #004085;
background-color: #b8daff
}
.list-group-item-primary.list-group-item-action:focus,.list-group-item-primary.list-group-item-action:hover {
color: #004085;
background-color: #9fcdff
}
.list-group-item-primary.list-group-item-action.active {
color: #fff;
background-color: #004085;
border-color: #004085
}
.list-group-item-secondary {
color: #383d41;
background-color: #d6d8db
}
.list-group-item-secondary.list-group-item-action:focus,.list-group-item-secondary.list-group-item-action:hover {
color: #383d41;
background-color: #c8cbcf
}
.list-group-item-secondary.list-group-item-action.active {
color: #fff;
background-color: #383d41;
border-color: #383d41
}
.list-group-item-success {
color: #155724;
background-color: #c3e6cb
}
.list-group-item-success.list-group-item-action:focus,.list-group-item-success.list-group-item-action:hover {
color: #155724;
background-color: #b1dfbb
}
.list-group-item-success.list-group-item-action.active {
color: #fff;
background-color: #155724;
border-color: #155724
}
.list-group-item-info {
color: #0c5460;
background-color: #bee5eb
}
.list-group-item-info.list-group-item-action:focus,.list-group-item-info.list-group-item-action:hover {
color: #0c5460;
background-color: #abdde5
}
.list-group-item-info.list-group-item-action.active {
color: #fff;
background-color: #0c5460;
border-color: #0c5460
}
.list-group-item-warning {
color: #856404;
background-color: #ffeeba
}
.list-group-item-warning.list-group-item-action:focus,.list-group-item-warning.list-group-item-action:hover {
color: #856404;
background-color: #ffe8a1
}
.list-group-item-warning.list-group-item-action.active {
color: #fff;
background-color: #856404;
border-color: #856404
}
.list-group-item-danger {
color: #721c24;
background-color: #f5c6cb
}
.list-group-item-danger.list-group-item-action:focus,.list-group-item-danger.list-group-item-action:hover {
color: #721c24;
background-color: #f1b0b7
}
.list-group-item-danger.list-group-item-action.active {
color: #fff;
background-color: #721c24;
border-color: #721c24
}
.list-group-item-light {
color: #818182;
background-color: #fdfdfe
}
.list-group-item-light.list-group-item-action:focus,.list-group-item-light.list-group-item-action:hover {
color: #818182;
background-color: #ececf6
}
.list-group-item-light.list-group-item-action.active {
color: #fff;
background-color: #818182;
border-color: #818182
}
.list-group-item-dark {
color: #1b1e21;
background-color: #c6c8ca
}
.list-group-item-dark.list-group-item-action:focus,.list-group-item-dark.list-group-item-action:hover {
color: #1b1e21;
background-color: #b9bbbe
}
.list-group-item-dark.list-group-item-action.active {
color: #fff;
background-color: #1b1e21;
border-color: #1b1e21
}
.close {
float: right;
font-size: 1.5rem;
color: #000;
text-shadow: 0 1px 0 #fff;
opacity: .5
}
.popover,.tooltip {
font-family: -apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol";
font-style: normal;
font-weight: 400;
text-transform: none;
letter-spacing: normal;
word-break: normal;
word-spacing: normal;
line-break: auto;
font-size: .875rem;
word-wrap: break-word;
text-decoration: none;
white-space: normal
}
.modal-title,.popover,.tooltip {
line-height: 1.5
}
.popover,.text-hide,.tooltip {
text-shadow: none
}
.close:focus,.close:hover {
color: #000;
text-decoration: none;
opacity: .75
}
.modal-backdrop.fade,.tooltip {
opacity: 0
}
button.close {
padding: 0;
border: 0;
-webkit-appearance: none
}
.modal {
position: fixed;
top: 0;
right: 0;
bottom: 0;
left: 0;
z-index: 1050;
display: none;
outline: 0
}
.modal-open .modal {
overflow-x: hidden;
overflow-y: auto
}
.modal-dialog {
position: relative;
width: auto;
margin: .5rem;
pointer-events: none
}
.modal.fade .modal-dialog {
transition: transform .3s ease-out;
transition: transform .3s ease-out,-webkit-transform .3s ease-out;
-webkit-transform: translate(0,-25%);
transform: translate(0,-25%)
}
.modal.show .modal-dialog {
-webkit-transform: translate(0,0);
transform: translate(0,0)
}
.modal-dialog-centered {
display: flex;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
min-height: calc(100% - (.5rem * 2))
}
.modal-content {
position: relative;
display: flex;
-webkit-box-direction: normal;
-ms-flex-direction: column;
flex-direction: column;
width: 100%;
pointer-events: auto;
background-color: #fff;
border: 1px solid rgba(0,0,0,.2);
border-radius: .3rem;
outline: 0
}
.flex-column,.flex-row {
-webkit-box-direction: normal!important
}
.modal-backdrop {
position: fixed;
top: 0;
right: 0;
bottom: 0;
left: 0;
z-index: 1040;
background-color: #000
}
.modal-backdrop.show {
opacity: .5
}
.modal-header {
display: flex;
-webkit-box-align: start;
-ms-flex-align: start;
align-items: flex-start;
-webkit-box-pack: justify;
-ms-flex-pack: justify;
justify-content: space-between;
padding: 1rem;
border-bottom: 1px solid #e9ecef;
border-top-left-radius: .3rem;
border-top-right-radius: .3rem
}
.modal-header .close {
padding: 1rem;
margin: -1rem -1rem -1rem auto
}
.modal-body {
position: relative;
-webkit-box-flex: 1;
-ms-flex: 1 1 auto;
flex: 1 1 auto;
padding: 1rem
}
.modal-footer {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
-webkit-box-pack: end;
-ms-flex-pack: end;
justify-content: flex-end;
padding: 1rem;
border-top: 1px solid #e9ecef
}
.modal-footer>:not(:first-child) {
margin-left: .25rem
}
.modal-footer>:not(:last-child) {
margin-right: .25rem
}
.modal-scrollbar-measure {
position: absolute;
top: -9999px;
width: 50px;
height: 50px;
overflow: scroll
}
.carousel-inner,.carousel-item {
width: 100%;
position: relative
}
.tooltip {
position: absolute;
z-index: 1070;
display: block;
margin: 0;
text-align: left;
text-align: start
}
.tooltip.show {
opacity: .9
}
.tooltip .arrow {
position: absolute;
display: block;
width: .8rem;
height: .4rem
}
.tooltip .arrow::before {
position: absolute;
content: "";
border-color: transparent;
border-style: solid
}
.bs-tooltip-auto[x-placement^=bottom],.bs-tooltip-auto[x-placement^=top],.bs-tooltip-bottom,.bs-tooltip-top {
padding: .4rem 0
}
.bs-tooltip-auto[x-placement^=top] .arrow,.bs-tooltip-top .arrow,.fixed-bottom {
bottom: 0
}
.bs-tooltip-auto[x-placement^=top] .arrow::before,.bs-tooltip-top .arrow::before {
top: 0;
border-width: .4rem .4rem 0;
border-top-color: #000
}
.bs-tooltip-auto[x-placement^=left],.bs-tooltip-auto[x-placement^=right],.bs-tooltip-left,.bs-tooltip-right {
padding: 0 .4rem
}
.bs-tooltip-auto[x-placement^=right] .arrow,.bs-tooltip-right .arrow {
left: 0;
width: .4rem;
height: .8rem
}
.bs-tooltip-auto[x-placement^=right] .arrow::before,.bs-tooltip-right .arrow::before {
right: 0;
border-width: .4rem .4rem .4rem 0;
border-right-color: #000
}
.bs-tooltip-auto[x-placement^=bottom] .arrow,.bs-tooltip-bottom .arrow,.fixed-top {
top: 0
}
.bs-tooltip-auto[x-placement^=bottom] .arrow::before,.bs-tooltip-bottom .arrow::before {
bottom: 0;
border-width: 0 .4rem .4rem;
border-bottom-color: #000
}
.bs-tooltip-auto[x-placement^=left] .arrow,.bs-tooltip-left .arrow {
right: 0;
width: .4rem;
height: .8rem
}
.bs-tooltip-auto[x-placement^=left] .arrow::before,.bs-tooltip-left .arrow::before {
left: 0;
border-width: .4rem 0 .4rem .4rem;
border-left-color: #000
}
.tooltip-inner {
max-width: 200px;
padding: .25rem .5rem;
color: #fff;
text-align: center;
background-color: #000;
border-radius: .25rem
}
.popover,body {
text-align: left
}
.popover {
position: absolute;
top: 0;
left: 0;
z-index: 1060;
display: block;
max-width: 276px;
text-align: start;
background-color: #fff;
border: 1px solid rgba(0,0,0,.2);
border-radius: .3rem
}
.popover .arrow {
position: absolute;
display: block;
width: 1rem;
height: .5rem;
margin: 0 .3rem
}
.popover .arrow::after,.popover .arrow::before {
position: absolute;
display: block;
content: "";
border-color: transparent;
border-style: solid
}
.bs-popover-auto[x-placement^=top] .arrow,.bs-popover-top .arrow {
bottom: calc((.5rem + 1px) * -1)
}
.bs-popover-auto[x-placement^=top] .arrow::after,.bs-popover-auto[x-placement^=top] .arrow::before,.bs-popover-top .arrow::after,.bs-popover-top .arrow::before {
border-width: .5rem .5rem 0
}
.bs-popover-auto[x-placement^=top] .arrow::before,.bs-popover-top .arrow::before {
bottom: 0;
border-top-color: rgba(0,0,0,.25)
}
.bs-popover-auto[x-placement^=top] .arrow::after,.bs-popover-top .arrow::after {
bottom: 1px;
border-top-color: #fff
}
.bs-popover-auto[x-placement^=right],.bs-popover-right {
margin-left: .5rem
}
.bs-popover-auto[x-placement^=right] .arrow,.bs-popover-right .arrow {
left: calc((.5rem + 1px) * -1);
width: .5rem;
height: 1rem;
margin: .3rem 0
}
.bs-popover-auto[x-placement^=right] .arrow::after,.bs-popover-auto[x-placement^=right] .arrow::before,.bs-popover-right .arrow::after,.bs-popover-right .arrow::before {
border-width: .5rem .5rem .5rem 0
}
.bs-popover-auto[x-placement^=right] .arrow::before,.bs-popover-right .arrow::before {
left: 0;
border-right-color: rgba(0,0,0,.25)
}
.bs-popover-auto[x-placement^=right] .arrow::after,.bs-popover-right .arrow::after {
left: 1px;
border-right-color: #fff
}
.bs-popover-auto[x-placement^=bottom] .arrow,.bs-popover-bottom .arrow {
top: calc((.5rem + 1px) * -1)
}
.bs-popover-auto[x-placement^=bottom] .arrow::after,.bs-popover-auto[x-placement^=bottom] .arrow::before,.bs-popover-bottom .arrow::after,.bs-popover-bottom .arrow::before {
border-width: 0 .5rem .5rem
}
.bs-popover-auto[x-placement^=bottom] .arrow::before,.bs-popover-bottom .arrow::before {
top: 0;
border-bottom-color: rgba(0,0,0,.25)
}
.bs-popover-auto[x-placement^=bottom] .arrow::after,.bs-popover-bottom .arrow::after {
top: 1px;
border-bottom-color: #fff
}
.bs-popover-auto[x-placement^=bottom] .popover-header::before,.bs-popover-bottom .popover-header::before {
position: absolute;
top: 0;
left: 50%;
display: block;
width: 1rem;
margin-left: -.5rem;
content: "";
border-bottom: 1px solid #f7f7f7
}
.bs-popover-auto[x-placement^=left] .arrow,.bs-popover-left .arrow {
right: calc((.5rem + 1px) * -1);
width: .5rem;
height: 1rem;
margin: .3rem 0
}
.bs-popover-auto[x-placement^=left] .arrow::after,.bs-popover-auto[x-placement^=left] .arrow::before,.bs-popover-left .arrow::after,.bs-popover-left .arrow::before {
border-width: .5rem 0 .5rem .5rem
}
.bs-popover-auto[x-placement^=left] .arrow::before,.bs-popover-left .arrow::before {
right: 0;
border-left-color: rgba(0,0,0,.25)
}
.bs-popover-auto[x-placement^=left] .arrow::after,.bs-popover-left .arrow::after {
right: 1px;
border-left-color: #fff
}
.popover-header {
padding: .5rem .75rem;
margin-bottom: 0;
font-size: 1rem;
color: inherit;
background-color: #f7f7f7;
border-bottom: 1px solid #ebebeb;
border-top-left-radius: calc(.3rem - 1px);
border-top-right-radius: calc(.3rem - 1px)
}
.popover-body {
padding: .5rem .75rem;
color: #212529
}
.carousel-item {
display: none;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
transition: transform .6s,-webkit-transform .6s;
-webkit-backface-visibility: hidden;
backface-visibility: hidden;
-webkit-perspective: 1000px;
perspective: 1000px
}
.carousel-item-next,.carousel-item-prev {
position: absolute;
top: 0
}
.carousel-item-next.carousel-item-left,.carousel-item-prev.carousel-item-right {
-webkit-transform: translateX(0);
transform: translateX(0)
}
.active.carousel-item-right,.carousel-item-next {
-webkit-transform: translateX(100%);
transform: translateX(100%)
}
.active.carousel-item-left,.carousel-item-prev {
-webkit-transform: translateX(-100%);
transform: translateX(-100%)
}
@supports (-webkit-transform-style: preserve-3d) or (transform-style:preserve-3d) {
.carousel-item-next.carousel-item-left,.carousel-item-prev.carousel-item-right {
-webkit-transform:translate3d(0,0,0);
transform: translate3d(0,0,0)
}
.active.carousel-item-right,.carousel-item-next {
-webkit-transform: translate3d(100%,0,0);
transform: translate3d(100%,0,0)
}
.active.carousel-item-left,.carousel-item-prev {
-webkit-transform: translate3d(-100%,0,0);
transform: translate3d(-100%,0,0)
}
}
.carousel-control-next,.carousel-control-prev {
position: absolute;
top: 0;
bottom: 0;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
-webkit-box-pack: center;
-ms-flex-pack: center;
justify-content: center;
width: 15%;
color: #fff;
text-align: center;
opacity: .5
}
.carousel-control-next:focus,.carousel-control-next:hover,.carousel-control-prev:focus,.carousel-control-prev:hover {
color: #fff;
text-decoration: none;
outline: 0;
opacity: .9
}
.carousel-control-prev {
left: 0
}
.carousel-control-next {
right: 0
}
.carousel-control-next-icon,.carousel-control-prev-icon {
display: inline-block;
width: 20px;
height: 20px;
background: center center/100% 100% no-repeat
}
.carousel-control-prev-icon {
background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23fff' viewBox='0 0 8 8'%3E%3Cpath d='M5.25 0l-4 4 4 4 1.5-1.5-2.5-2.5 2.5-2.5-1.5-1.5z'/%3E%3C/svg%3E")
}
.carousel-control-next-icon {
background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23fff' viewBox='0 0 8 8'%3E%3Cpath d='M2.75 0l-1.5 1.5 2.5 2.5-2.5 2.5 1.5 1.5 4-4-4-4z'/%3E%3C/svg%3E")
}
.carousel-indicators {
position: absolute;
right: 0;
bottom: 10px;
left: 0;
z-index: 15;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-pack: center;
-ms-flex-pack: center;
justify-content: center;
padding-left: 0;
margin-right: 15%;
margin-left: 15%;
list-style: none
}
.carousel-indicators li {
position: relative;
-webkit-box-flex: 0;
-ms-flex: 0 1 auto;
flex: 0 1 auto;
width: 30px;
height: 3px;
margin-right: 3px;
margin-left: 3px;
text-indent: -999px;
background-color: rgba(255,255,255,.5)
}
.carousel-indicators li::before {
position: absolute;
top: -10px;
left: 0;
display: inline-block;
width: 100%;
height: 10px;
content: ""
}
.carousel-indicators li::after {
position: absolute;
bottom: -10px;
left: 0;
display: inline-block;
width: 100%;
height: 10px;
content: ""
}
.carousel-caption {
position: absolute;
right: 15%;
bottom: 20px;
left: 15%;
z-index: 10;
padding-top: 20px;
padding-bottom: 20px;
color: #fff;
text-align: center
}
.align-baseline {
vertical-align: baseline!important
}
.align-top {
vertical-align: top!important
}
.align-middle {
vertical-align: middle!important
}
.align-bottom {
vertical-align: bottom!important
}
.align-text-bottom {
vertical-align: text-bottom!important
}
.align-text-top {
vertical-align: text-top!important
}
.bg-primary {
background-color: #007bff!important
}
a.bg-primary:focus,a.bg-primary:hover,button.bg-primary:focus,button.bg-primary:hover {
background-color: #0062cc!important
}
.bg-secondary {
background-color: #6c757d!important
}
a.bg-secondary:focus,a.bg-secondary:hover,button.bg-secondary:focus,button.bg-secondary:hover {
background-color: #545b62!important
}
.bg-success {
background-color: #28a745!important
}
a.bg-success:focus,a.bg-success:hover,button.bg-success:focus,button.bg-success:hover {
background-color: #1e7e34!important
}
.bg-info {
background-color: #17a2b8!important
}
a.bg-info:focus,a.bg-info:hover,button.bg-info:focus,button.bg-info:hover {
background-color: #117a8b!important
}
.bg-warning {
background-color: #ffc107!important
}
a.bg-warning:focus,a.bg-warning:hover,button.bg-warning:focus,button.bg-warning:hover {
background-color: #d39e00!important
}
.bg-danger {
background-color: #dc3545!important
}
a.bg-danger:focus,a.bg-danger:hover,button.bg-danger:focus,button.bg-danger:hover {
background-color: #bd2130!important
}
.bg-light {
background-color: #f8f9fa!important
}
a.bg-light:focus,a.bg-light:hover,button.bg-light:focus,button.bg-light:hover {
background-color: #dae0e5!important
}
.bg-dark {
background-color: #343a40!important
}
a.bg-dark:focus,a.bg-dark:hover,button.bg-dark:focus,button.bg-dark:hover {
background-color: #1d2124!important
}
.bg-white {
background-color: #fff!important
}
.bg-transparent {
background-color: transparent!important
}
.border {
border: 1px solid #dee2e6!important
}
.border-top {
border-top: 1px solid #dee2e6!important
}
.border-right {
border-right: 1px solid #dee2e6!important
}
.border-bottom {
border-bottom: 1px solid #dee2e6!important
}
.border-left {
border-left: 1px solid #dee2e6!important
}
.border-0 {
border: 0!important
}
.rounded-right,.rounded-top {
border-top-right-radius: .25rem!important
}
.rounded-bottom,.rounded-right {
border-bottom-right-radius: .25rem!important
}
.rounded-left,.rounded-top {
border-top-left-radius: .25rem!important
}
.rounded-bottom,.rounded-left {
border-bottom-left-radius: .25rem!important
}
.border-top-0 {
border-top: 0!important
}
.border-right-0 {
border-right: 0!important
}
.border-bottom-0 {
border-bottom: 0!important
}
.border-left-0 {
border-left: 0!important
}
.border-primary {
border-color: #007bff!important
}
.border-secondary {
border-color: #6c757d!important
}
.border-success {
border-color: #28a745!important
}
.border-info {
border-color: #17a2b8!important
}
.border-warning {
border-color: #ffc107!important
}
.border-danger {
border-color: #dc3545!important
}
.border-light {
border-color: #f8f9fa!important
}
.border-dark {
border-color: #343a40!important
}
.border-white {
border-color: #fff!important
}
.rounded {
border-radius: .25rem!important
}
.rounded-circle {
border-radius: 50%!important
}
.rounded-0 {
border-radius: 0!important
}
.clearfix::after {
display: block;
clear: both;
content: ""
}
.d-inline {
display: inline!important
}
.d-inline-block {
display: inline-block!important
}
.d-block {
display: block!important
}
.d-table {
display: table!important
}
.d-table-row {
display: table-row!important
}
.d-table-cell {
display: table-cell!important
}
.d-flex {
display: -webkit-box!important;
display: -ms-flexbox!important;
display: flex!important
}
.d-inline-flex {
display: -webkit-inline-box!important;
display: -ms-inline-flexbox!important;
display: inline-flex!important
}
.embed-responsive {
position: relative;
display: block;
width: 100%;
padding: 0;
overflow: hidden
}
.embed-responsive::before {
display: block;
content: ""
}
.embed-responsive .embed-responsive-item,.embed-responsive embed,.embed-responsive iframe,.embed-responsive object,.embed-responsive video {
position: absolute;
top: 0;
bottom: 0;
left: 0;
width: 100%;
height: 100%;
border: 0
}
.embed-responsive-21by9::before {
padding-top: 42.857143%
}
.embed-responsive-16by9::before {
padding-top: 56.25%
}
.embed-responsive-4by3::before {
padding-top: 75%
}
.embed-responsive-1by1::before {
padding-top: 100%
}
.flex-row {
-webkit-box-orient: horizontal!important;
-ms-flex-direction: row!important;
flex-direction: row!important
}
.flex-column {
-webkit-box-orient: vertical!important;
-ms-flex-direction: column!important;
flex-direction: column!important
}
.flex-column-reverse,.flex-row-reverse {
-webkit-box-direction: reverse!important
}
.flex-row-reverse {
-webkit-box-orient: horizontal!important;
-ms-flex-direction: row-reverse!important;
flex-direction: row-reverse!important
}
.flex-column-reverse {
-webkit-box-orient: vertical!important;
-ms-flex-direction: column-reverse!important;
flex-direction: column-reverse!important
}
.flex-wrap {
-ms-flex-wrap: wrap!important;
flex-wrap: wrap!important
}
.flex-nowrap {
-ms-flex-wrap: nowrap!important;
flex-wrap: nowrap!important
}
.flex-wrap-reverse {
-ms-flex-wrap: wrap-reverse!important;
flex-wrap: wrap-reverse!important
}
.justify-content-start {
-webkit-box-pack: start!important;
-ms-flex-pack: start!important;
justify-content: flex-start!important
}
.justify-content-end {
-webkit-box-pack: end!important;
-ms-flex-pack: end!important;
justify-content: flex-end!important
}
.justify-content-center {
-webkit-box-pack: center!important;
-ms-flex-pack: center!important;
justify-content: center!important
}
.justify-content-between {
-webkit-box-pack: justify!important;
-ms-flex-pack: justify!important;
justify-content: space-between!important
}
.justify-content-around {
-ms-flex-pack: distribute!important;
justify-content: space-around!important
}
.align-items-start {
-webkit-box-align: start!important;
-ms-flex-align: start!important;
align-items: flex-start!important
}
.align-items-end {
-webkit-box-align: end!important;
-ms-flex-align: end!important;
align-items: flex-end!important
}
.align-items-center {
-webkit-box-align: center!important;
-ms-flex-align: center!important;
align-items: center!important
}
.align-items-baseline {
-webkit-box-align: baseline!important;
-ms-flex-align: baseline!important;
align-items: baseline!important
}
.align-items-stretch {
-webkit-box-align: stretch!important;
-ms-flex-align: stretch!important;
align-items: stretch!important
}
.align-content-start {
-ms-flex-line-pack: start!important;
align-content: flex-start!important
}
.align-content-end {
-ms-flex-line-pack: end!important;
align-content: flex-end!important
}
.align-content-center {
-ms-flex-line-pack: center!important;
align-content: center!important
}
.align-content-between {
-ms-flex-line-pack: justify!important;
align-content: space-between!important
}
.align-content-around {
-ms-flex-line-pack: distribute!important;
align-content: space-around!important
}
.align-content-stretch {
-ms-flex-line-pack: stretch!important;
align-content: stretch!important
}
.align-self-auto {
-ms-flex-item-align: auto!important;
align-self: auto!important
}
.align-self-start {
-ms-flex-item-align: start!important;
align-self: flex-start!important
}
.align-self-end {
-ms-flex-item-align: end!important;
align-self: flex-end!important
}
.align-self-center {
-ms-flex-item-align: center!important;
align-self: center!important
}
.align-self-baseline {
-ms-flex-item-align: baseline!important;
align-self: baseline!important
}
.align-self-stretch {
-ms-flex-item-align: stretch!important;
align-self: stretch!important
}
.float-left {
float: left!important
}
.float-right {
float: right!important
}
.float-none {
float: none!important
}
.position-static {
position: static!important
}
.position-relative {
position: relative!important
}
.position-absolute {
position: absolute!important
}
.position-fixed {
position: fixed!important
}
.position-sticky {
position: -webkit-sticky!important;
position: sticky!important
}
.fixed-bottom,.fixed-top {
position: fixed;
left: 0;
z-index: 1030;
right: 0
}
@supports (position: -webkit-sticky) or (position:sticky) {
.sticky-top {
position:-webkit-sticky;
position: sticky;
top: 0;
z-index: 1020
}
}
.sr-only {
white-space: nowrap;
-webkit-clip-path: inset(50%);
clip-path: inset(50%)
}
.w-25 {
width: 25%!important
}
.w-50 {
width: 50%!important
}
.w-75 {
width: 75%!important
}
.w-100 {
width: 100%!important
}
.h-25 {
height: 25%!important
}
.h-50 {
height: 50%!important
}
.h-75 {
height: 75%!important
}
.h-100 {
height: 100%!important
}
.mw-100 {
max-width: 100%!important
}
.mh-100 {
max-height: 100%!important
}
.m-0 {
margin: 0!important
}
.mt-0,.my-0 {
margin-top: 0!important
}
.mr-0,.mx-0 {
margin-right: 0!important
}
.mb-0,.my-0 {
margin-bottom: 0!important
}
.ml-0,.mx-0 {
margin-left: 0!important
}
.m-1 {
margin: .25rem!important
}
.mt-1,.my-1 {
margin-top: .25rem!important
}
.mr-1,.mx-1 {
margin-right: .25rem!important
}
.mb-1,.my-1 {
margin-bottom: .25rem!important
}
.ml-1,.mx-1 {
margin-left: .25rem!important
}
.m-2 {
margin: .5rem!important
}
.mt-2,.my-2 {
margin-top: .5rem!important
}
.mr-2,.mx-2 {
margin-right: .5rem!important
}
.mb-2,.my-2 {
margin-bottom: .5rem!important
}
.ml-2,.mx-2 {
margin-left: .5rem!important
}
.m-3 {
margin: 1rem!important
}
.mt-3,.my-3 {
margin-top: 1rem!important
}
.mr-3,.mx-3 {
margin-right: 1rem!important
}
.mb-3,.my-3 {
margin-bottom: 1rem!important
}
.ml-3,.mx-3 {
margin-left: 1rem!important
}
.m-4 {
margin: 1.5rem!important
}
.mt-4,.my-4 {
margin-top: 1.5rem!important
}
.mr-4,.mx-4 {
margin-right: 1.5rem!important
}
.mb-4,.my-4 {
margin-bottom: 1.5rem!important
}
.ml-4,.mx-4 {
margin-left: 1.5rem!important
}
.m-5 {
margin: 3rem!important
}
.mt-5,.my-5 {
margin-top: 3rem!important
}
.mr-5,.mx-5 {
margin-right: 3rem!important
}
.mb-5,.my-5 {
margin-bottom: 3rem!important
}
.ml-5,.mx-5 {
margin-left: 3rem!important
}
.p-0 {
padding: 0!important
}
.pt-0,.py-0 {
padding-top: 0!important
}
.pr-0,.px-0 {
padding-right: 0!important
}
.pb-0,.py-0 {
padding-bottom: 0!important
}
.pl-0,.px-0 {
padding-left: 0!important
}
.p-1 {
padding: .25rem!important
}
.pt-1,.py-1 {
padding-top: .25rem!important
}
.pr-1,.px-1 {
padding-right: .25rem!important
}
.pb-1,.py-1 {
padding-bottom: .25rem!important
}
.pl-1,.px-1 {
padding-left: .25rem!important
}
.p-2 {
padding: .5rem!important
}
.pt-2,.py-2 {
padding-top: .5rem!important
}
.pr-2,.px-2 {
padding-right: .5rem!important
}
.pb-2,.py-2 {
padding-bottom: .5rem!important
}
.pl-2,.px-2 {
padding-left: .5rem!important
}
.p-3 {
padding: 1rem!important
}
.pt-3,.py-3 {
padding-top: 1rem!important
}
.pr-3,.px-3 {
padding-right: 1rem!important
}
.pb-3,.py-3 {
padding-bottom: 1rem!important
}
.pl-3,.px-3 {
padding-left: 1rem!important
}
.p-4 {
padding: 1.5rem!important
}
.pt-4,.py-4 {
padding-top: 1.5rem!important
}
.pr-4,.px-4 {
padding-right: 1.5rem!important
}
.pb-4,.py-4 {
padding-bottom: 1.5rem!important
}
.pl-4,.px-4 {
padding-left: 1.5rem!important
}
.p-5 {
padding: 3rem!important
}
.pt-5,.py-5 {
padding-top: 3rem!important
}
.pr-5,.px-5 {
padding-right: 3rem!important
}
.pb-5,.py-5 {
padding-bottom: 3rem!important
}
.pl-5,.px-5 {
padding-left: 3rem!important
}
.m-auto {
margin: auto!important
}
.mt-auto,.my-auto {
margin-top: auto!important
}
.mr-auto,.mx-auto {
margin-right: auto!important
}
.mb-auto,.my-auto {
margin-bottom: auto!important
}
.ml-auto,.mx-auto {
margin-left: auto!important
}
.text-justify {
text-align: justify!important
}
.text-nowrap {
white-space: nowrap!important
}
.coupon-sidebar ul li a span,.deal-card-title h3,.text-truncate {
white-space: nowrap;
text-overflow: ellipsis
}
.text-left {
text-align: left!important
}
.text-right {
text-align: right!important
}
.text-center {
text-align: center!important
}
@media (min-width: 576px) {
.card-deck,.card-group,.form-inline .form-group {
-webkit-box-orient:horizontal
}
.card-deck,.card-deck .card,.card-group,.form-inline .form-group {
-webkit-box-direction: normal
}
.container {
max-width: 540px
}
.col-sm {
-ms-flex-preferred-size: 0;
flex-basis: 0;
-webkit-box-flex: 1;
-ms-flex-positive: 1;
flex-grow: 1;
max-width: 100%
}
.col-sm-auto {
-webkit-box-flex: 0;
-ms-flex: 0 0 auto;
flex: 0 0 auto;
width: auto;
max-width: none
}
.col-sm-1 {
-webkit-box-flex: 0;
-ms-flex: 0 0 8.333333%;
flex: 0 0 8.333333%;
max-width: 8.333333%
}
.col-sm-2 {
-webkit-box-flex: 0;
-ms-flex: 0 0 16.666667%;
flex: 0 0 16.666667%;
max-width: 16.666667%
}
.col-sm-3 {
-webkit-box-flex: 0;
-ms-flex: 0 0 25%;
flex: 0 0 25%;
max-width: 25%
}
.col-sm-4 {
-webkit-box-flex: 0;
-ms-flex: 0 0 33.333333%;
flex: 0 0 33.333333%;
max-width: 33.333333%
}
.col-sm-5 {
-webkit-box-flex: 0;
-ms-flex: 0 0 41.666667%;
flex: 0 0 41.666667%;
max-width: 41.666667%
}
.col-sm-6 {
-webkit-box-flex: 0;
-ms-flex: 0 0 50%;
flex: 0 0 50%;
max-width: 50%
}
.col-sm-7 {
-webkit-box-flex: 0;
-ms-flex: 0 0 58.333333%;
flex: 0 0 58.333333%;
max-width: 58.333333%
}
.col-sm-8 {
-webkit-box-flex: 0;
-ms-flex: 0 0 66.666667%;
flex: 0 0 66.666667%;
max-width: 66.666667%
}
.col-sm-9 {
-webkit-box-flex: 0;
-ms-flex: 0 0 75%;
flex: 0 0 75%;
max-width: 75%
}
.col-sm-10 {
-webkit-box-flex: 0;
-ms-flex: 0 0 83.333333%;
flex: 0 0 83.333333%;
max-width: 83.333333%
}
.col-sm-11 {
-webkit-box-flex: 0;
-ms-flex: 0 0 91.666667%;
flex: 0 0 91.666667%;
max-width: 91.666667%
}
.col-sm-12 {
-webkit-box-flex: 0;
-ms-flex: 0 0 100%;
flex: 0 0 100%;
max-width: 100%
}
.order-sm-first {
-webkit-box-ordinal-group: 0;
-ms-flex-order: -1;
order: -1
}
.order-sm-last {
-webkit-box-ordinal-group: 14;
-ms-flex-order: 13;
order: 13
}
.order-sm-0 {
-webkit-box-ordinal-group: 1;
-ms-flex-order: 0;
order: 0
}
.order-sm-1 {
-webkit-box-ordinal-group: 2;
-ms-flex-order: 1;
order: 1
}
.order-sm-2 {
-webkit-box-ordinal-group: 3;
-ms-flex-order: 2;
order: 2
}
.order-sm-3 {
-webkit-box-ordinal-group: 4;
-ms-flex-order: 3;
order: 3
}
.order-sm-4 {
-webkit-box-ordinal-group: 5;
-ms-flex-order: 4;
order: 4
}
.order-sm-5 {
-webkit-box-ordinal-group: 6;
-ms-flex-order: 5;
order: 5
}
.order-sm-6 {
-webkit-box-ordinal-group: 7;
-ms-flex-order: 6;
order: 6
}
.order-sm-7 {
-webkit-box-ordinal-group: 8;
-ms-flex-order: 7;
order: 7
}
.order-sm-8 {
-webkit-box-ordinal-group: 9;
-ms-flex-order: 8;
order: 8
}
.order-sm-9 {
-webkit-box-ordinal-group: 10;
-ms-flex-order: 9;
order: 9
}
.order-sm-10 {
-webkit-box-ordinal-group: 11;
-ms-flex-order: 10;
order: 10
}
.order-sm-11 {
-webkit-box-ordinal-group: 12;
-ms-flex-order: 11;
order: 11
}
.order-sm-12 {
-webkit-box-ordinal-group: 13;
-ms-flex-order: 12;
order: 12
}
.offset-sm-0 {
margin-left: 0
}
.offset-sm-1 {
margin-left: 8.333333%
}
.offset-sm-2 {
margin-left: 16.666667%
}
.offset-sm-3 {
margin-left: 25%
}
.offset-sm-4 {
margin-left: 33.333333%
}
.offset-sm-5 {
margin-left: 41.666667%
}
.offset-sm-6 {
margin-left: 50%
}
.offset-sm-7 {
margin-left: 58.333333%
}
.offset-sm-8 {
margin-left: 66.666667%
}
.offset-sm-9 {
margin-left: 75%
}
.offset-sm-10 {
margin-left: 83.333333%
}
.offset-sm-11 {
margin-left: 91.666667%
}
.d-sm-none {
display: none!important
}
.d-sm-inline {
display: inline!important
}
.d-sm-inline-block {
display: inline-block!important
}
.d-sm-block {
display: block!important
}
.d-sm-table {
display: table!important
}
.d-sm-table-row {
display: table-row!important
}
.d-sm-table-cell {
display: table-cell!important
}
.d-sm-flex {
display: -webkit-box!important;
display: -ms-flexbox!important;
display: flex!important
}
.d-sm-inline-flex {
display: -webkit-inline-box!important;
display: -ms-inline-flexbox!important;
display: inline-flex!important
}
.flex-sm-column,.flex-sm-row {
-webkit-box-direction: normal!important
}
.flex-sm-row {
-webkit-box-orient: horizontal!important;
-ms-flex-direction: row!important;
flex-direction: row!important
}
.flex-sm-column {
-webkit-box-orient: vertical!important;
-ms-flex-direction: column!important;
flex-direction: column!important
}
.flex-sm-row-reverse {
-webkit-box-orient: horizontal!important;
-webkit-box-direction: reverse!important;
-ms-flex-direction: row-reverse!important;
flex-direction: row-reverse!important
}
.flex-sm-column-reverse {
-webkit-box-orient: vertical!important;
-webkit-box-direction: reverse!important;
-ms-flex-direction: column-reverse!important;
flex-direction: column-reverse!important
}
.flex-sm-wrap {
-ms-flex-wrap: wrap!important;
flex-wrap: wrap!important
}
.flex-sm-nowrap {
-ms-flex-wrap: nowrap!important;
flex-wrap: nowrap!important
}
.flex-sm-wrap-reverse {
-ms-flex-wrap: wrap-reverse!important;
flex-wrap: wrap-reverse!important
}
.justify-content-sm-start {
-webkit-box-pack: start!important;
-ms-flex-pack: start!important;
justify-content: flex-start!important
}
.justify-content-sm-end {
-webkit-box-pack: end!important;
-ms-flex-pack: end!important;
justify-content: flex-end!important
}
.justify-content-sm-center {
-webkit-box-pack: center!important;
-ms-flex-pack: center!important;
justify-content: center!important
}
.justify-content-sm-between {
-webkit-box-pack: justify!important;
-ms-flex-pack: justify!important;
justify-content: space-between!important
}
.justify-content-sm-around {
-ms-flex-pack: distribute!important;
justify-content: space-around!important
}
.align-items-sm-start {
-webkit-box-align: start!important;
-ms-flex-align: start!important;
align-items: flex-start!important
}
.align-items-sm-end {
-webkit-box-align: end!important;
-ms-flex-align: end!important;
align-items: flex-end!important
}
.align-items-sm-center {
-webkit-box-align: center!important;
-ms-flex-align: center!important;
align-items: center!important
}
.align-items-sm-baseline {
-webkit-box-align: baseline!important;
-ms-flex-align: baseline!important;
align-items: baseline!important
}
.align-items-sm-stretch {
-webkit-box-align: stretch!important;
-ms-flex-align: stretch!important;
align-items: stretch!important
}
.align-content-sm-start {
-ms-flex-line-pack: start!important;
align-content: flex-start!important
}
.align-content-sm-end {
-ms-flex-line-pack: end!important;
align-content: flex-end!important
}
.align-content-sm-center {
-ms-flex-line-pack: center!important;
align-content: center!important
}
.align-content-sm-between {
-ms-flex-line-pack: justify!important;
align-content: space-between!important
}
.align-content-sm-around {
-ms-flex-line-pack: distribute!important;
align-content: space-around!important
}
.align-content-sm-stretch {
-ms-flex-line-pack: stretch!important;
align-content: stretch!important
}
.align-self-sm-auto {
-ms-flex-item-align: auto!important;
align-self: auto!important
}
.align-self-sm-start {
-ms-flex-item-align: start!important;
align-self: flex-start!important
}
.align-self-sm-end {
-ms-flex-item-align: end!important;
align-self: flex-end!important
}
.align-self-sm-center {
-ms-flex-item-align: center!important;
align-self: center!important
}
.align-self-sm-baseline {
-ms-flex-item-align: baseline!important;
align-self: baseline!important
}
.align-self-sm-stretch {
-ms-flex-item-align: stretch!important;
align-self: stretch!important
}
.float-sm-left {
float: left!important
}
.float-sm-right {
float: right!important
}
.float-sm-none {
float: none!important
}
.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
}
.text-sm-left {
text-align: left!important
}
.text-sm-right {
text-align: right!important
}
.text-sm-center {
text-align: center!important
}
}
@media (min-width: 768px) {
.container {
max-width:720px
}
.col-md {
-ms-flex-preferred-size: 0;
flex-basis: 0;
-webkit-box-flex: 1;
-ms-flex-positive: 1;
flex-grow: 1;
max-width: 100%
}
.col-md-auto {
-webkit-box-flex: 0;
-ms-flex: 0 0 auto;
flex: 0 0 auto;
width: auto;
max-width: none
}
.col-md-1 {
-webkit-box-flex: 0;
-ms-flex: 0 0 8.333333%;
flex: 0 0 8.333333%;
max-width: 8.333333%
}
.col-md-2 {
-webkit-box-flex: 0;
-ms-flex: 0 0 16.666667%;
flex: 0 0 16.666667%;
max-width: 16.666667%
}
.col-md-3 {
-webkit-box-flex: 0;
-ms-flex: 0 0 25%;
flex: 0 0 25%;
max-width: 25%
}
.col-md-4 {
-webkit-box-flex: 0;
-ms-flex: 0 0 33.333333%;
flex: 0 0 33.333333%;
max-width: 33.333333%
}
.col-md-5 {
-webkit-box-flex: 0;
-ms-flex: 0 0 41.666667%;
flex: 0 0 41.666667%;
max-width: 41.666667%
}
.col-md-6 {
-webkit-box-flex: 0;
-ms-flex: 0 0 50%;
flex: 0 0 50%;
max-width: 50%
}
.col-md-7 {
-webkit-box-flex: 0;
-ms-flex: 0 0 58.333333%;
flex: 0 0 58.333333%;
max-width: 58.333333%
}
.col-md-8 {
-webkit-box-flex: 0;
-ms-flex: 0 0 66.666667%;
flex: 0 0 66.666667%;
max-width: 66.666667%
}
.col-md-9 {
-webkit-box-flex: 0;
-ms-flex: 0 0 75%;
flex: 0 0 75%;
max-width: 75%
}
.col-md-10 {
-webkit-box-flex: 0;
-ms-flex: 0 0 83.333333%;
flex: 0 0 83.333333%;
max-width: 83.333333%
}
.col-md-11 {
-webkit-box-flex: 0;
-ms-flex: 0 0 91.666667%;
flex: 0 0 91.666667%;
max-width: 91.666667%
}
.col-md-12 {
-webkit-box-flex: 0;
-ms-flex: 0 0 100%;
flex: 0 0 100%;
max-width: 100%
}
.order-md-first {
-webkit-box-ordinal-group: 0;
-ms-flex-order: -1;
order: -1
}
.order-md-last {
-webkit-box-ordinal-group: 14;
-ms-flex-order: 13;
order: 13
}
.order-md-0 {
-webkit-box-ordinal-group: 1;
-ms-flex-order: 0;
order: 0
}
.order-md-1 {
-webkit-box-ordinal-group: 2;
-ms-flex-order: 1;
order: 1
}
.order-md-2 {
-webkit-box-ordinal-group: 3;
-ms-flex-order: 2;
order: 2
}
.order-md-3 {
-webkit-box-ordinal-group: 4;
-ms-flex-order: 3;
order: 3
}
.order-md-4 {
-webkit-box-ordinal-group: 5;
-ms-flex-order: 4;
order: 4
}
.order-md-5 {
-webkit-box-ordinal-group: 6;
-ms-flex-order: 5;
order: 5
}
.order-md-6 {
-webkit-box-ordinal-group: 7;
-ms-flex-order: 6;
order: 6
}
.order-md-7 {
-webkit-box-ordinal-group: 8;
-ms-flex-order: 7;
order: 7
}
.order-md-8 {
-webkit-box-ordinal-group: 9;
-ms-flex-order: 8;
order: 8
}
.order-md-9 {
-webkit-box-ordinal-group: 10;
-ms-flex-order: 9;
order: 9
}
.order-md-10 {
-webkit-box-ordinal-group: 11;
-ms-flex-order: 10;
order: 10
}
.order-md-11 {
-webkit-box-ordinal-group: 12;
-ms-flex-order: 11;
order: 11
}
.order-md-12 {
-webkit-box-ordinal-group: 13;
-ms-flex-order: 12;
order: 12
}
.offset-md-0 {
margin-left: 0
}
.offset-md-1 {
margin-left: 8.333333%
}
.offset-md-2 {
margin-left: 16.666667%
}
.offset-md-3 {
margin-left: 25%
}
.offset-md-4 {
margin-left: 33.333333%
}
.offset-md-5 {
margin-left: 41.666667%
}
.offset-md-6 {
margin-left: 50%
}
.offset-md-7 {
margin-left: 58.333333%
}
.offset-md-8 {
margin-left: 66.666667%
}
.offset-md-9 {
margin-left: 75%
}
.offset-md-10 {
margin-left: 83.333333%
}
.offset-md-11 {
margin-left: 91.666667%
}
.d-md-none {
display: none!important
}
.d-md-inline {
display: inline!important
}
.d-md-inline-block {
display: inline-block!important
}
.d-md-block {
display: block!important
}
.d-md-table {
display: table!important
}
.d-md-table-row {
display: table-row!important
}
.d-md-table-cell {
display: table-cell!important
}
.d-md-flex {
display: -webkit-box!important;
display: -ms-flexbox!important;
display: flex!important
}
.d-md-inline-flex {
display: -webkit-inline-box!important;
display: -ms-inline-flexbox!important;
display: inline-flex!important
}
.flex-md-column,.flex-md-row {
-webkit-box-direction: normal!important
}
.flex-md-row {
-webkit-box-orient: horizontal!important;
-ms-flex-direction: row!important;
flex-direction: row!important
}
.flex-md-column {
-webkit-box-orient: vertical!important;
-ms-flex-direction: column!important;
flex-direction: column!important
}
.flex-md-row-reverse {
-webkit-box-orient: horizontal!important;
-webkit-box-direction: reverse!important;
-ms-flex-direction: row-reverse!important;
flex-direction: row-reverse!important
}
.flex-md-column-reverse {
-webkit-box-orient: vertical!important;
-webkit-box-direction: reverse!important;
-ms-flex-direction: column-reverse!important;
flex-direction: column-reverse!important
}
.flex-md-wrap {
-ms-flex-wrap: wrap!important;
flex-wrap: wrap!important
}
.flex-md-nowrap {
-ms-flex-wrap: nowrap!important;
flex-wrap: nowrap!important
}
.flex-md-wrap-reverse {
-ms-flex-wrap: wrap-reverse!important;
flex-wrap: wrap-reverse!important
}
.justify-content-md-start {
-webkit-box-pack: start!important;
-ms-flex-pack: start!important;
justify-content: flex-start!important
}
.justify-content-md-end {
-webkit-box-pack: end!important;
-ms-flex-pack: end!important;
justify-content: flex-end!important
}
.justify-content-md-center {
-webkit-box-pack: center!important;
-ms-flex-pack: center!important;
justify-content: center!important
}
.justify-content-md-between {
-webkit-box-pack: justify!important;
-ms-flex-pack: justify!important;
justify-content: space-between!important
}
.justify-content-md-around {
-ms-flex-pack: distribute!important;
justify-content: space-around!important
}
.align-items-md-start {
-webkit-box-align: start!important;
-ms-flex-align: start!important;
align-items: flex-start!important
}
.align-items-md-end {
-webkit-box-align: end!important;
-ms-flex-align: end!important;
align-items: flex-end!important
}
.align-items-md-center {
-webkit-box-align: center!important;
-ms-flex-align: center!important;
align-items: center!important
}
.align-items-md-baseline {
-webkit-box-align: baseline!important;
-ms-flex-align: baseline!important;
align-items: baseline!important
}
.align-items-md-stretch {
-webkit-box-align: stretch!important;
-ms-flex-align: stretch!important;
align-items: stretch!important
}
.align-content-md-start {
-ms-flex-line-pack: start!important;
align-content: flex-start!important
}
.align-content-md-end {
-ms-flex-line-pack: end!important;
align-content: flex-end!important
}
.align-content-md-center {
-ms-flex-line-pack: center!important;
align-content: center!important
}
.align-content-md-between {
-ms-flex-line-pack: justify!important;
align-content: space-between!important
}
.align-content-md-around {
-ms-flex-line-pack: distribute!important;
align-content: space-around!important
}
.align-content-md-stretch {
-ms-flex-line-pack: stretch!important;
align-content: stretch!important
}
.align-self-md-auto {
-ms-flex-item-align: auto!important;
align-self: auto!important
}
.align-self-md-start {
-ms-flex-item-align: start!important;
align-self: flex-start!important
}
.align-self-md-end {
-ms-flex-item-align: end!important;
align-self: flex-end!important
}
.align-self-md-center {
-ms-flex-item-align: center!important;
align-self: center!important
}
.align-self-md-baseline {
-ms-flex-item-align: baseline!important;
align-self: baseline!important
}
.align-self-md-stretch {
-ms-flex-item-align: stretch!important;
align-self: stretch!important
}
.float-md-left {
float: left!important
}
.float-md-right {
float: right!important
}
.float-md-none {
float: none!important
}
.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
}
.text-md-left {
text-align: left!important
}
.text-md-right {
text-align: right!important
}
.text-md-center {
text-align: center!important
}
}
@media (min-width: 992px) {
.container {
max-width:960px
}
.col-lg {
-ms-flex-preferred-size: 0;
flex-basis: 0;
-webkit-box-flex: 1;
-ms-flex-positive: 1;
flex-grow: 1;
max-width: 100%
}
.col-lg-auto {
-webkit-box-flex: 0;
-ms-flex: 0 0 auto;
flex: 0 0 auto;
width: auto;
max-width: none
}
.col-lg-1 {
-webkit-box-flex: 0;
-ms-flex: 0 0 8.333333%;
flex: 0 0 8.333333%;
max-width: 8.333333%
}
.col-lg-2 {
-webkit-box-flex: 0;
-ms-flex: 0 0 16.666667%;
flex: 0 0 16.666667%;
max-width: 16.666667%
}
.col-lg-3 {
-webkit-box-flex: 0;
-ms-flex: 0 0 25%;
flex: 0 0 25%;
max-width: 25%
}
.col-lg-4 {
-webkit-box-flex: 0;
-ms-flex: 0 0 33.333333%;
flex: 0 0 33.333333%;
max-width: 33.333333%
}
.col-lg-5 {
-webkit-box-flex: 0;
-ms-flex: 0 0 41.666667%;
flex: 0 0 41.666667%;
max-width: 41.666667%
}
.col-lg-6 {
-webkit-box-flex: 0;
-ms-flex: 0 0 50%;
flex: 0 0 50%;
max-width: 50%
}
.col-lg-7 {
-webkit-box-flex: 0;
-ms-flex: 0 0 58.333333%;
flex: 0 0 58.333333%;
max-width: 58.333333%
}
.col-lg-8 {
-webkit-box-flex: 0;
-ms-flex: 0 0 66.666667%;
flex: 0 0 66.666667%;
max-width: 66.666667%
}
.col-lg-9 {
-webkit-box-flex: 0;
-ms-flex: 0 0 75%;
flex: 0 0 75%;
max-width: 75%
}
.col-lg-10 {
-webkit-box-flex: 0;
-ms-flex: 0 0 83.333333%;
flex: 0 0 83.333333%;
max-width: 83.333333%
}
.col-lg-11 {
-webkit-box-flex: 0;
-ms-flex: 0 0 91.666667%;
flex: 0 0 91.666667%;
max-width: 91.666667%
}
.col-lg-12 {
-webkit-box-flex: 0;
-ms-flex: 0 0 100%;
flex: 0 0 100%;
max-width: 100%
}
.order-lg-first {
-webkit-box-ordinal-group: 0;
-ms-flex-order: -1;
order: -1
}
.order-lg-last {
-webkit-box-ordinal-group: 14;
-ms-flex-order: 13;
order: 13
}
.order-lg-0 {
-webkit-box-ordinal-group: 1;
-ms-flex-order: 0;
order: 0
}
.order-lg-1 {
-webkit-box-ordinal-group: 2;
-ms-flex-order: 1;
order: 1
}
.order-lg-2 {
-webkit-box-ordinal-group: 3;
-ms-flex-order: 2;
order: 2
}
.order-lg-3 {
-webkit-box-ordinal-group: 4;
-ms-flex-order: 3;
order: 3
}
.order-lg-4 {
-webkit-box-ordinal-group: 5;
-ms-flex-order: 4;
order: 4
}
.order-lg-5 {
-webkit-box-ordinal-group: 6;
-ms-flex-order: 5;
order: 5
}
.order-lg-6 {
-webkit-box-ordinal-group: 7;
-ms-flex-order: 6;
order: 6
}
.order-lg-7 {
-webkit-box-ordinal-group: 8;
-ms-flex-order: 7;
order: 7
}
.order-lg-8 {
-webkit-box-ordinal-group: 9;
-ms-flex-order: 8;
order: 8
}
.order-lg-9 {
-webkit-box-ordinal-group: 10;
-ms-flex-order: 9;
order: 9
}
.order-lg-10 {
-webkit-box-ordinal-group: 11;
-ms-flex-order: 10;
order: 10
}
.order-lg-11 {
-webkit-box-ordinal-group: 12;
-ms-flex-order: 11;
order: 11
}
.order-lg-12 {
-webkit-box-ordinal-group: 13;
-ms-flex-order: 12;
order: 12
}
.offset-lg-0 {
margin-left: 0
}
.offset-lg-1 {
margin-left: 8.333333%
}
.offset-lg-2 {
margin-left: 16.666667%
}
.offset-lg-3 {
margin-left: 25%
}
.offset-lg-4 {
margin-left: 33.333333%
}
.offset-lg-5 {
margin-left: 41.666667%
}
.offset-lg-6 {
margin-left: 50%
}
.offset-lg-7 {
margin-left: 58.333333%
}
.offset-lg-8 {
margin-left: 66.666667%
}
.offset-lg-9 {
margin-left: 75%
}
.offset-lg-10 {
margin-left: 83.333333%
}
.offset-lg-11 {
margin-left: 91.666667%
}
.d-lg-none {
display: none!important
}
.d-lg-inline {
display: inline!important
}
.d-lg-inline-block {
display: inline-block!important
}
.d-lg-block {
display: block!important
}
.d-lg-table {
display: table!important
}
.d-lg-table-row {
display: table-row!important
}
.d-lg-table-cell {
display: table-cell!important
}
.d-lg-flex {
display: -webkit-box!important;
display: -ms-flexbox!important;
display: flex!important
}
.d-lg-inline-flex {
display: -webkit-inline-box!important;
display: -ms-inline-flexbox!important;
display: inline-flex!important
}
.flex-lg-column,.flex-lg-row {
-webkit-box-direction: normal!important
}
.flex-lg-row {
-webkit-box-orient: horizontal!important;
-ms-flex-direction: row!important;
flex-direction: row!important
}
.flex-lg-column {
-webkit-box-orient: vertical!important;
-ms-flex-direction: column!important;
flex-direction: column!important
}
.flex-lg-row-reverse {
-webkit-box-orient: horizontal!important;
-webkit-box-direction: reverse!important;
-ms-flex-direction: row-reverse!important;
flex-direction: row-reverse!important
}
.flex-lg-column-reverse {
-webkit-box-orient: vertical!important;
-webkit-box-direction: reverse!important;
-ms-flex-direction: column-reverse!important;
flex-direction: column-reverse!important
}
.flex-lg-wrap {
-ms-flex-wrap: wrap!important;
flex-wrap: wrap!important
}
.flex-lg-nowrap {
-ms-flex-wrap: nowrap!important;
flex-wrap: nowrap!important
}
.flex-lg-wrap-reverse {
-ms-flex-wrap: wrap-reverse!important;
flex-wrap: wrap-reverse!important
}
.justify-content-lg-start {
-webkit-box-pack: start!important;
-ms-flex-pack: start!important;
justify-content: flex-start!important
}
.justify-content-lg-end {
-webkit-box-pack: end!important;
-ms-flex-pack: end!important;
justify-content: flex-end!important
}
.justify-content-lg-center {
-webkit-box-pack: center!important;
-ms-flex-pack: center!important;
justify-content: center!important
}
.justify-content-lg-between {
-webkit-box-pack: justify!important;
-ms-flex-pack: justify!important;
justify-content: space-between!important
}
.justify-content-lg-around {
-ms-flex-pack: distribute!important;
justify-content: space-around!important
}
.align-items-lg-start {
-webkit-box-align: start!important;
-ms-flex-align: start!important;
align-items: flex-start!important
}
.align-items-lg-end {
-webkit-box-align: end!important;
-ms-flex-align: end!important;
align-items: flex-end!important
}
.align-items-lg-center {
-webkit-box-align: center!important;
-ms-flex-align: center!important;
align-items: center!important
}
.align-items-lg-baseline {
-webkit-box-align: baseline!important;
-ms-flex-align: baseline!important;
align-items: baseline!important
}
.align-items-lg-stretch {
-webkit-box-align: stretch!important;
-ms-flex-align: stretch!important;
align-items: stretch!important
}
.align-content-lg-start {
-ms-flex-line-pack: start!important;
align-content: flex-start!important
}
.align-content-lg-end {
-ms-flex-line-pack: end!important;
align-content: flex-end!important
}
.align-content-lg-center {
-ms-flex-line-pack: center!important;
align-content: center!important
}
.align-content-lg-between {
-ms-flex-line-pack: justify!important;
align-content: space-between!important
}
.align-content-lg-around {
-ms-flex-line-pack: distribute!important;
align-content: space-around!important
}
.align-content-lg-stretch {
-ms-flex-line-pack: stretch!important;
align-content: stretch!important
}
.align-self-lg-auto {
-ms-flex-item-align: auto!important;
align-self: auto!important
}
.align-self-lg-start {
-ms-flex-item-align: start!important;
align-self: flex-start!important
}
.align-self-lg-end {
-ms-flex-item-align: end!important;
align-self: flex-end!important
}
.align-self-lg-center {
-ms-flex-item-align: center!important;
align-self: center!important
}
.align-self-lg-baseline {
-ms-flex-item-align: baseline!important;
align-self: baseline!important
}
.align-self-lg-stretch {
-ms-flex-item-align: stretch!important;
align-self: stretch!important
}
.float-lg-left {
float: left!important
}
.float-lg-right {
float: right!important
}
.float-lg-none {
float: none!important
}
.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
}
.text-lg-left {
text-align: left!important
}
.text-lg-right {
text-align: right!important
}
.text-lg-center {
text-align: center!important
}
}
@media (min-width: 1200px) {
.container {
max-width:1230px
}
.col-xl {
-ms-flex-preferred-size: 0;
flex-basis: 0;
-webkit-box-flex: 1;
-ms-flex-positive: 1;
flex-grow: 1;
max-width: 100%
}
.col-xl-auto {
-webkit-box-flex: 0;
-ms-flex: 0 0 auto;
flex: 0 0 auto;
width: auto;
max-width: none
}
.col-xl-1 {
-webkit-box-flex: 0;
-ms-flex: 0 0 8.333333%;
flex: 0 0 8.333333%;
max-width: 8.333333%
}
.col-xl-2 {
-webkit-box-flex: 0;
-ms-flex: 0 0 16.666667%;
flex: 0 0 16.666667%;
max-width: 16.666667%
}
.col-xl-3 {
-webkit-box-flex: 0;
-ms-flex: 0 0 25%;
flex: 0 0 25%;
max-width: 25%
}
.col-xl-4 {
-webkit-box-flex: 0;
-ms-flex: 0 0 33.333333%;
flex: 0 0 33.333333%;
max-width: 33.333333%
}
.col-xl-5 {
-webkit-box-flex: 0;
-ms-flex: 0 0 41.666667%;
flex: 0 0 41.666667%;
max-width: 41.666667%
}
.col-xl-6 {
-webkit-box-flex: 0;
-ms-flex: 0 0 50%;
flex: 0 0 50%;
max-width: 50%
}
.col-xl-7 {
-webkit-box-flex: 0;
-ms-flex: 0 0 58.333333%;
flex: 0 0 58.333333%;
max-width: 58.333333%
}
.col-xl-8 {
-webkit-box-flex: 0;
-ms-flex: 0 0 66.666667%;
flex: 0 0 66.666667%;
max-width: 66.666667%
}
.col-xl-9 {
-webkit-box-flex: 0;
-ms-flex: 0 0 75%;
flex: 0 0 75%;
max-width: 75%
}
.col-xl-10 {
-webkit-box-flex: 0;
-ms-flex: 0 0 83.333333%;
flex: 0 0 83.333333%;
max-width: 83.333333%
}
.col-xl-11 {
-webkit-box-flex: 0;
-ms-flex: 0 0 91.666667%;
flex: 0 0 91.666667%;
max-width: 91.666667%
}
.col-xl-12 {
-webkit-box-flex: 0;
-ms-flex: 0 0 100%;
flex: 0 0 100%;
max-width: 100%
}
.order-xl-first {
-webkit-box-ordinal-group: 0;
-ms-flex-order: -1;
order: -1
}
.order-xl-last {
-webkit-box-ordinal-group: 14;
-ms-flex-order: 13;
order: 13
}
.order-xl-0 {
-webkit-box-ordinal-group: 1;
-ms-flex-order: 0;
order: 0
}
.order-xl-1 {
-webkit-box-ordinal-group: 2;
-ms-flex-order: 1;
order: 1
}
.order-xl-2 {
-webkit-box-ordinal-group: 3;
-ms-flex-order: 2;
order: 2
}
.order-xl-3 {
-webkit-box-ordinal-group: 4;
-ms-flex-order: 3;
order: 3
}
.order-xl-4 {
-webkit-box-ordinal-group: 5;
-ms-flex-order: 4;
order: 4
}
.order-xl-5 {
-webkit-box-ordinal-group: 6;
-ms-flex-order: 5;
order: 5
}
.order-xl-6 {
-webkit-box-ordinal-group: 7;
-ms-flex-order: 6;
order: 6
}
.order-xl-7 {
-webkit-box-ordinal-group: 8;
-ms-flex-order: 7;
order: 7
}
.order-xl-8 {
-webkit-box-ordinal-group: 9;
-ms-flex-order: 8;
order: 8
}
.order-xl-9 {
-webkit-box-ordinal-group: 10;
-ms-flex-order: 9;
order: 9
}
.order-xl-10 {
-webkit-box-ordinal-group: 11;
-ms-flex-order: 10;
order: 10
}
.order-xl-11 {
-webkit-box-ordinal-group: 12;
-ms-flex-order: 11;
order: 11
}
.order-xl-12 {
-webkit-box-ordinal-group: 13;
-ms-flex-order: 12;
order: 12
}
.offset-xl-0 {
margin-left: 0
}
.offset-xl-1 {
margin-left: 8.333333%
}
.offset-xl-2 {
margin-left: 16.666667%
}
.offset-xl-3 {
margin-left: 25%
}
.offset-xl-4 {
margin-left: 33.333333%
}
.offset-xl-5 {
margin-left: 41.666667%
}
.offset-xl-6 {
margin-left: 50%
}
.offset-xl-7 {
margin-left: 58.333333%
}
.offset-xl-8 {
margin-left: 66.666667%
}
.offset-xl-9 {
margin-left: 75%
}
.offset-xl-10 {
margin-left: 83.333333%
}
.offset-xl-11 {
margin-left: 91.666667%
}
.d-xl-none {
display: none!important
}
.d-xl-inline {
display: inline!important
}
.d-xl-inline-block {
display: inline-block!important
}
.d-xl-block {
display: block!important
}
.d-xl-table {
display: table!important
}
.d-xl-table-row {
display: table-row!important
}
.d-xl-table-cell {
display: table-cell!important
}
.d-xl-flex {
display: -webkit-box!important;
display: -ms-flexbox!important;
display: flex!important
}
.d-xl-inline-flex {
display: -webkit-inline-box!important;
display: -ms-inline-flexbox!important;
display: inline-flex!important
}
.flex-xl-column,.flex-xl-row {
-webkit-box-direction: normal!important
}
.flex-xl-row {
-webkit-box-orient: horizontal!important;
-ms-flex-direction: row!important;
flex-direction: row!important
}
.flex-xl-column {
-webkit-box-orient: vertical!important;
-ms-flex-direction: column!important;
flex-direction: column!important
}
.flex-xl-row-reverse {
-webkit-box-orient: horizontal!important;
-webkit-box-direction: reverse!important;
-ms-flex-direction: row-reverse!important;
flex-direction: row-reverse!important
}
.flex-xl-column-reverse {
-webkit-box-orient: vertical!important;
-webkit-box-direction: reverse!important;
-ms-flex-direction: column-reverse!important;
flex-direction: column-reverse!important
}
.flex-xl-wrap {
-ms-flex-wrap: wrap!important;
flex-wrap: wrap!important
}
.flex-xl-nowrap {
-ms-flex-wrap: nowrap!important;
flex-wrap: nowrap!important
}
.flex-xl-wrap-reverse {
-ms-flex-wrap: wrap-reverse!important;
flex-wrap: wrap-reverse!important
}
.justify-content-xl-start {
-webkit-box-pack: start!important;
-ms-flex-pack: start!important;
justify-content: flex-start!important
}
.justify-content-xl-end {
-webkit-box-pack: end!important;
-ms-flex-pack: end!important;
justify-content: flex-end!important
}
.justify-content-xl-center {
-webkit-box-pack: center!important;
-ms-flex-pack: center!important;
justify-content: center!important
}
.justify-content-xl-between {
-webkit-box-pack: justify!important;
-ms-flex-pack: justify!important;
justify-content: space-between!important
}
.justify-content-xl-around {
-ms-flex-pack: distribute!important;
justify-content: space-around!important
}
.align-items-xl-start {
-webkit-box-align: start!important;
-ms-flex-align: start!important;
align-items: flex-start!important
}
.align-items-xl-end {
-webkit-box-align: end!important;
-ms-flex-align: end!important;
align-items: flex-end!important
}
.align-items-xl-center {
-webkit-box-align: center!important;
-ms-flex-align: center!important;
align-items: center!important
}
.align-items-xl-baseline {
-webkit-box-align: baseline!important;
-ms-flex-align: baseline!important;
align-items: baseline!important
}
.align-items-xl-stretch {
-webkit-box-align: stretch!important;
-ms-flex-align: stretch!important;
align-items: stretch!important
}
.align-content-xl-start {
-ms-flex-line-pack: start!important;
align-content: flex-start!important
}
.align-content-xl-end {
-ms-flex-line-pack: end!important;
align-content: flex-end!important
}
.align-content-xl-center {
-ms-flex-line-pack: center!important;
align-content: center!important
}
.align-content-xl-between {
-ms-flex-line-pack: justify!important;
align-content: space-between!important
}
.align-content-xl-around {
-ms-flex-line-pack: distribute!important;
align-content: space-around!important
}
.align-content-xl-stretch {
-ms-flex-line-pack: stretch!important;
align-content: stretch!important
}
.align-self-xl-auto {
-ms-flex-item-align: auto!important;
align-self: auto!important
}
.align-self-xl-start {
-ms-flex-item-align: start!important;
align-self: flex-start!important
}
.align-self-xl-end {
-ms-flex-item-align: end!important;
align-self: flex-end!important
}
.align-self-xl-center {
-ms-flex-item-align: center!important;
align-self: center!important
}
.align-self-xl-baseline {
-ms-flex-item-align: baseline!important;
align-self: baseline!important
}
.align-self-xl-stretch {
-ms-flex-item-align: stretch!important;
align-self: stretch!important
}
.float-xl-left {
float: left!important
}
.float-xl-right {
float: right!important
}
.float-xl-none {
float: none!important
}
.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
}
.text-xl-left {
text-align: left!important
}
.text-xl-right {
text-align: right!important
}
.text-xl-center {
text-align: center!important
}
}
.deal-details-popup-title,.fa-fw,.fa-li,.fa-stack-1x,.fa-stack-2x,.footer-copyright p,.slick-dots {
text-align: center
}
.text-lowercase {
text-transform: lowercase!important
}
.text-uppercase {
text-transform: uppercase!important
}
.text-capitalize {
text-transform: capitalize!important
}
.fa,.fab,.fad,.fal,.far,.fas,.slick-dots li button:before,.slick-next:before,.slick-prev:before {
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale
}
@font-face {
font-family: 'Open Sans', sans-serif;
font-style: normal;
font-weight: 300;
font-display: swap;
src: url(//slashmyprice.com/fr/wp-content/themes/couponture/fonts/OpenSans/OpenSans-Light.ttf) format("truetype")
}
@font-face {
font-family: 'Open Sans', sans-serif;
font-style: normal;
font-weight: 400;
font-display: swap;
src: url(//slashmyprice.com/fr/wp-content/themes/couponture/fonts/OpenSans/OpenSans-Regular.ttf) format("truetype")
}
@font-face {
font-family: OpenSans;
font-style: normal;
font-weight: 500;
font-display: swap;
src: url(//slashmyprice.com/fr/wp-content/themes/couponture/fonts/OpenSans/OpenSans-Medium.ttf) format("truetype")
}
@font-face {
font-family: 'Open Sans', sans-serif;
font-style: normal;
font-weight: 600;
font-display: swap;
src: url(//slashmyprice.com/fr/wp-content/themes/couponture/fonts/OpenSans/OpenSans-SemiBold.ttf) format("truetype")
}
@font-face {
font-family: 'Open Sans', sans-serif;
font-style: normal;
font-weight: 700;
font-display: swap;
src: url(//slashmyprice.com/fr/wp-content/themes/couponture/fonts/OpenSans/OpenSans-Bold.ttf) format("truetype")
}
@font-face {
font-family: 'Open Sans', sans-serif;
font-style: normal;
font-weight: 900;
font-display: swap;
src: url(//slashmyprice.com/fr/wp-content/themes/couponture/fonts/OpenSans/OpenSans-ExtraBold.ttf) format("truetype")
}
@font-face {
font-family: Inter, sans-serif;
font-style: normal;
font-weight: 300;
font-display: swap;
src: url(//slashmyprice.com/fr/wp-content/themes/couponture/fonts/Inter/Inter-Light.ttf) format("truetype")
}
@font-face {
font-family: Inter, sans-serif;
font-style: normal;
font-weight: 400;
font-display: swap;
src: url(//slashmyprice.com/fr/wp-content/themes/couponture/fonts/Inter/Inter-Regular.ttf) format("truetype")
}
@font-face {
font-family: Inter, sans-serif;
font-style: normal;
font-weight: 500;
font-display: swap;
src: url(//slashmyprice.com/fr/wp-content/themes/couponture/fonts/Inter/Inter-Medium.ttf) format("truetype")
}
@font-face {
font-family: Inter, sans-serif;
font-style: normal;
font-weight: 600;
font-display: swap;
src: url(//slashmyprice.com/fr/wp-content/themes/couponture/fonts/Inter/Inter-SemiBold.ttf) format("truetype")
}
@font-face {
font-family: Inter, sans-serif;
font-style: normal;
font-weight: 700;
font-display: swap;
src: url(//slashmyprice.com/fr/wp-content/themes/couponture/fonts/Inter/Inter-Bold.ttf) format("truetype")
}
@font-face {
font-family: Inter, sans-serif;
font-style: normal;
font-weight: 900;
font-display: swap;
src: url(//slashmyprice.com/fr/wp-content/themes/couponture/fonts/Inter/Inter-ExtraBold.ttf) format("truetype")
}
.fa,.fab,.fad,.fal,.far,.fas {
display: inline-block;
font-style: normal;
font-variant: normal;
text-rendering: auto;
line-height: 1
}
.fa-lg {
font-size: 1.33333em;
line-height: .75em;
vertical-align: -.0667em
}
.fa-xs {
font-size: .75em
}
.fa-sm {
font-size: .875em
}
.fa-2x,.fa-stack-2x,.h2,h2 {
font-size: 2em
}
.fa-3x {
font-size: 3em
}
.fa-4x {
font-size: 4em
}
.fa-5x {
font-size: 5em
}
.fa-6x {
font-size: 6em
}
.fa-7x {
font-size: 7em
}
.fa-8x {
font-size: 8em
}
.fa-9x {
font-size: 9em
}
.fa-10x {
font-size: 10em
}
.fa-fw {
width: 1.25em
}
.fa-ul {
list-style-type: none;
margin-left: 2.5em;
padding-left: 0
}
.fa-li {
left: -2em;
position: absolute;
width: 2em;
line-height: inherit
}
.fa-border {
border: .08em solid #eee;
border-radius: .1em;
padding: .2em .25em .15em
}
.fa-pull-left {
float: left
}
.fa-pull-right,[dir=rtl] .slick-slide {
float: right
}
.fa.fa-pull-left,.fab.fa-pull-left,.fal.fa-pull-left,.far.fa-pull-left,.fas.fa-pull-left {
margin-right: .3em
}
.fa.fa-pull-right,.fab.fa-pull-right,.fal.fa-pull-right,.far.fa-pull-right,.fas.fa-pull-right {
margin-left: .3em
}
.fa-spin {
-webkit-animation: 2s linear infinite fa-spin;
animation: 2s linear infinite fa-spin
}
.fa-pulse {
-webkit-animation: 1s steps(8) infinite fa-spin;
animation: 1s steps(8) infinite fa-spin
}
@-webkit-keyframes fa-spin {
0% {
-webkit-transform: rotate(0);
transform: rotate(0)
}
100% {
-webkit-transform: rotate(360deg);
transform: rotate(360deg)
}
}
@keyframes fa-spin {
0% {
-webkit-transform: rotate(0);
transform: rotate(0)
}
100% {
-webkit-transform: rotate(360deg);
transform: rotate(360deg)
}
}
.fa-rotate-90 {
-webkit-transform: rotate(90deg);
transform: rotate(90deg)
}
.fa-rotate-180 {
-webkit-transform: rotate(180deg);
transform: rotate(180deg)
}
.fa-rotate-270 {
-webkit-transform: rotate(270deg);
transform: rotate(270deg)
}
.fa-flip-horizontal {
-webkit-transform: scale(-1,1);
transform: scale(-1,1)
}
.fa-flip-vertical {
-webkit-transform: scale(1,-1);
transform: scale(1,-1)
}
.fa-flip-both,.fa-flip-horizontal.fa-flip-vertical {
-webkit-transform: scale(-1,-1);
transform: scale(-1,-1)
}
:root .fa-flip-both,:root .fa-flip-horizontal,:root .fa-flip-vertical,:root .fa-rotate-180,:root .fa-rotate-270,:root .fa-rotate-90 {
-webkit-filter: none;
filter: none
}
.fa-stack {
display: inline-block;
height: 2em;
line-height: 2em;
position: relative;
width: 2.5em
}
.fa-stack-1x,.fa-stack-2x {
left: 0;
position: absolute;
width: 100%
}
.fa-500px:before {
content: "\f26e"
}
.fa-accessible-icon:before {
content: "\f368"
}
.fa-accusoft:before {
content: "\f369"
}
.fa-acquisitions-incorporated:before {
content: "\f6af"
}
.fa-ad:before {
content: "\f641"
}
.fa-address-book:before {
content: "\f2b9"
}
.fa-address-card:before {
content: "\f2bb"
}
.fa-adjust:before {
content: "\f042"
}
.fa-adn:before {
content: "\f170"
}
.fa-adversal:before {
content: "\f36a"
}
.fa-affiliatetheme:before {
content: "\f36b"
}
.fa-air-freshener:before {
content: "\f5d0"
}
.fa-airbnb:before {
content: "\f834"
}
.fa-algolia:before {
content: "\f36c"
}
.fa-align-center:before {
content: "\f037"
}
.fa-align-justify:before {
content: "\f039"
}
.fa-align-left:before {
content: "\f036"
}
.fa-align-right:before {
content: "\f038"
}
.fa-alipay:before {
content: "\f642"
}
.fa-allergies:before {
content: "\f461"
}
.fa-amazon:before {
content: "\f270"
}
.fa-amazon-pay:before {
content: "\f42c"
}
.fa-ambulance:before {
content: "\f0f9"
}
.fa-american-sign-language-interpreting:before {
content: "\f2a3"
}
.fa-amilia:before {
content: "\f36d"
}
.fa-anchor:before {
content: "\f13d"
}
.fa-android:before {
content: "\f17b"
}
.fa-angellist:before {
content: "\f209"
}
.fa-angle-double-down:before {
content: "\f103"
}
.fa-angle-double-left:before {
content: "\f100"
}
.fa-angle-double-right:before {
content: "\f101"
}
.fa-angle-double-up:before {
content: "\f102"
}
.fa-angle-down:before {
content: "\f107"
}
.dots-n-arrow .slick-prev:before,.fa-angle-left:before,.slick-prev:before,[dir=rtl] .slick-prev:before {
content: "\f104"
}
.dots-n-arrow .slick-next:before,.fa-angle-right:before,.slick-next:before,[dir=rtl] .slick-next:before {
content: "\f105"
}
.fa-angle-up:before {
content: "\f106"
}
.fa-angry:before {
content: "\f556"
}
.fa-angrycreative:before {
content: "\f36e"
}
.fa-angular:before {
content: "\f420"
}
.fa-ankh:before {
content: "\f644"
}
.fa-app-store:before {
content: "\f36f"
}
.fa-app-store-ios:before {
content: "\f370"
}
.fa-apper:before {
content: "\f371"
}
.fa-apple:before {
content: "\f179"
}
.fa-apple-alt:before {
content: "\f5d1"
}
.fa-apple-pay:before {
content: "\f415"
}
.fa-archive:before {
content: "\f187"
}
.fa-archway:before {
content: "\f557"
}
.fa-arrow-alt-circle-down:before {
content: "\f358"
}
.fa-arrow-alt-circle-left:before {
content: "\f359"
}
.fa-arrow-alt-circle-right:before {
content: "\f35a"
}
.fa-arrow-alt-circle-up:before {
content: "\f35b"
}
.fa-arrow-circle-down:before {
content: "\f0ab"
}
.fa-arrow-circle-left:before {
content: "\f0a8"
}
.fa-arrow-circle-right:before {
content: "\f0a9"
}
.fa-arrow-circle-up:before {
content: "\f0aa"
}
.fa-arrow-down:before {
content: "\f063"
}
.fa-arrow-left:before {
content: "\f060"
}
.fa-arrow-right:before {
content: "\f061"
}
.fa-arrow-up:before {
content: "\f062"
}
.fa-arrows-alt:before {
content: "\f0b2"
}
.fa-arrows-alt-h:before {
content: "\f337"
}
.fa-arrows-alt-v:before {
content: "\f338"
}
.fa-artstation:before {
content: "\f77a"
}
.fa-assistive-listening-systems:before {
content: "\f2a2"
}
.fa-asterisk:before {
content: "\f069"
}
.fa-asymmetrik:before {
content: "\f372"
}
.fa-at:before {
content: "\f1fa"
}
.fa-atlas:before {
content: "\f558"
}
.fa-atlassian:before {
content: "\f77b"
}
.fa-atom:before {
content: "\f5d2"
}
.fa-audible:before {
content: "\f373"
}
.fa-audio-description:before {
content: "\f29e"
}
.fa-autoprefixer:before {
content: "\f41c"
}
.fa-avianex:before {
content: "\f374"
}
.fa-aviato:before {
content: "\f421"
}
.fa-award:before {
content: "\f559"
}
.fa-aws:before {
content: "\f375"
}
.fa-baby:before {
content: "\f77c"
}
.fa-baby-carriage:before {
content: "\f77d"
}
.fa-backspace:before {
content: "\f55a"
}
.fa-backward:before {
content: "\f04a"
}
.fa-bacon:before {
content: "\f7e5"
}
.fa-bacteria:before {
content: "\e059"
}
.fa-bacterium:before {
content: "\e05a"
}
.fa-bahai:before {
content: "\f666"
}
.fa-balance-scale:before {
content: "\f24e"
}
.fa-balance-scale-left:before {
content: "\f515"
}
.fa-balance-scale-right:before {
content: "\f516"
}
.fa-ban:before {
content: "\f05e"
}
.fa-band-aid:before {
content: "\f462"
}
.fa-bandcamp:before {
content: "\f2d5"
}
.fa-barcode:before {
content: "\f02a"
}
.fa-bars:before {
content: "\f0c9"
}
.fa-baseball-ball:before {
content: "\f433"
}
.fa-basketball-ball:before {
content: "\f434"
}
.fa-bath:before {
content: "\f2cd"
}
.fa-battery-empty:before {
content: "\f244"
}
.fa-battery-full:before {
content: "\f240"
}
.fa-battery-half:before {
content: "\f242"
}
.fa-battery-quarter:before {
content: "\f243"
}
.fa-battery-three-quarters:before {
content: "\f241"
}
.fa-battle-net:before {
content: "\f835"
}
.fa-bed:before {
content: "\f236"
}
.fa-beer:before {
content: "\f0fc"
}
.fa-behance:before {
content: "\f1b4"
}
.fa-behance-square:before {
content: "\f1b5"
}
.fa-bell:before {
content: "\f0f3"
}
.fa-bell-slash:before {
content: "\f1f6"
}
.fa-bezier-curve:before {
content: "\f55b"
}
.fa-bible:before {
content: "\f647"
}
.fa-bicycle:before {
content: "\f206"
}
.fa-biking:before {
content: "\f84a"
}
.fa-bimobject:before {
content: "\f378"
}
.fa-binoculars:before {
content: "\f1e5"
}
.fa-biohazard:before {
content: "\f780"
}
.fa-birthday-cake:before {
content: "\f1fd"
}
.fa-bitbucket:before {
content: "\f171"
}
.fa-bitcoin:before {
content: "\f379"
}
.fa-bity:before {
content: "\f37a"
}
.fa-black-tie:before {
content: "\f27e"
}
.fa-blackberry:before {
content: "\f37b"
}
.fa-blender:before {
content: "\f517"
}
.fa-blender-phone:before {
content: "\f6b6"
}
.fa-blind:before {
content: "\f29d"
}
.fa-blog:before {
content: "\f781"
}
.fa-blogger:before {
content: "\f37c"
}
.fa-blogger-b:before {
content: "\f37d"
}
.fa-bluetooth:before {
content: "\f293"
}
.fa-bluetooth-b:before {
content: "\f294"
}
.fa-bold:before {
content: "\f032"
}
.fa-bolt:before {
content: "\f0e7"
}
.fa-bomb:before {
content: "\f1e2"
}
.fa-bone:before {
content: "\f5d7"
}
.fa-bong:before {
content: "\f55c"
}
.fa-book:before {
content: "\f02d"
}
.fa-book-dead:before {
content: "\f6b7"
}
.fa-book-medical:before {
content: "\f7e6"
}
.fa-book-open:before {
content: "\f518"
}
.fa-book-reader:before {
content: "\f5da"
}
.fa-bookmark:before {
content: "\f02e"
}
.fa-bootstrap:before {
content: "\f836"
}
.fa-border-all:before {
content: "\f84c"
}
.fa-border-none:before {
content: "\f850"
}
.fa-border-style:before {
content: "\f853"
}
.fa-bowling-ball:before {
content: "\f436"
}
.fa-box:before {
content: "\f466"
}
.fa-box-open:before {
content: "\f49e"
}
.fa-box-tissue:before {
content: "\e05b"
}
.fa-boxes:before {
content: "\f468"
}
.fa-braille:before {
content: "\f2a1"
}
.fa-brain:before {
content: "\f5dc"
}
.fa-bread-slice:before {
content: "\f7ec"
}
.fa-briefcase:before {
content: "\f0b1"
}
.fa-briefcase-medical:before {
content: "\f469"
}
.fa-broadcast-tower:before {
content: "\f519"
}
.fa-broom:before {
content: "\f51a"
}
.fa-brush:before {
content: "\f55d"
}
.fa-btc:before {
content: "\f15a"
}
.fa-buffer:before {
content: "\f837"
}
.fa-bug:before {
content: "\f188"
}
.fa-building:before {
content: "\f1ad"
}
.fa-bullhorn:before {
content: "\f0a1"
}
.fa-bullseye:before {
content: "\f140"
}
.fa-burn:before {
content: "\f46a"
}
.fa-buromobelexperte:before {
content: "\f37f"
}
.fa-bus:before {
content: "\f207"
}
.fa-bus-alt:before {
content: "\f55e"
}
.fa-business-time:before {
content: "\f64a"
}
.fa-buy-n-large:before {
content: "\f8a6"
}
.fa-buysellads:before {
content: "\f20d"
}
.fa-calculator:before {
content: "\f1ec"
}
.fa-calendar:before {
content: "\f133"
}
.fa-calendar-alt:before {
content: "\f073"
}
.fa-calendar-check:before {
content: "\f274"
}
.fa-calendar-day:before {
content: "\f783"
}
.fa-calendar-minus:before {
content: "\f272"
}
.fa-calendar-plus:before {
content: "\f271"
}
.fa-calendar-times:before {
content: "\f273"
}
.fa-calendar-week:before {
content: "\f784"
}
.fa-camera:before {
content: "\f030"
}
.fa-camera-retro:before {
content: "\f083"
}
.fa-campground:before {
content: "\f6bb"
}
.fa-canadian-maple-leaf:before {
content: "\f785"
}
.fa-candy-cane:before {
content: "\f786"
}
.fa-cannabis:before {
content: "\f55f"
}
.fa-capsules:before {
content: "\f46b"
}
.fa-car:before {
content: "\f1b9"
}
.fa-car-alt:before {
content: "\f5de"
}
.fa-car-battery:before {
content: "\f5df"
}
.fa-car-crash:before {
content: "\f5e1"
}
.fa-car-side:before {
content: "\f5e4"
}
.fa-caravan:before {
content: "\f8ff"
}
.fa-caret-down:before {
content: "\f0d7"
}
.fa-caret-left:before {
content: "\f0d9"
}
.fa-caret-right:before {
content: "\f0da"
}
.fa-caret-square-down:before {
content: "\f150"
}
.fa-caret-square-left:before {
content: "\f191"
}
.fa-caret-square-right:before {
content: "\f152"
}
.fa-caret-square-up:before {
content: "\f151"
}
.fa-caret-up:before {
content: "\f0d8"
}
.fa-carrot:before {
content: "\f787"
}
.fa-cart-arrow-down:before {
content: "\f218"
}
.fa-cart-plus:before {
content: "\f217"
}
.fa-cash-register:before {
content: "\f788"
}
.fa-cat:before {
content: "\f6be"
}
.fa-cc-amazon-pay:before {
content: "\f42d"
}
.fa-cc-amex:before {
content: "\f1f3"
}
.fa-cc-apple-pay:before {
content: "\f416"
}
.fa-cc-diners-club:before {
content: "\f24c"
}
.fa-cc-discover:before {
content: "\f1f2"
}
.fa-cc-jcb:before {
content: "\f24b"
}
.fa-cc-mastercard:before {
content: "\f1f1"
}
.fa-cc-paypal:before {
content: "\f1f4"
}
.fa-cc-stripe:before {
content: "\f1f5"
}
.fa-cc-visa:before {
content: "\f1f0"
}
.fa-centercode:before {
content: "\f380"
}
.fa-centos:before {
content: "\f789"
}
.fa-certificate:before {
content: "\f0a3"
}
.fa-chair:before {
content: "\f6c0"
}
.fa-chalkboard:before {
content: "\f51b"
}
.fa-chalkboard-teacher:before {
content: "\f51c"
}
.fa-charging-station:before {
content: "\f5e7"
}
.fa-chart-area:before {
content: "\f1fe"
}
.fa-chart-bar:before {
content: "\f080"
}
.fa-chart-line:before {
content: "\f201"
}
.fa-chart-pie:before {
content: "\f200"
}
.fa-check:before {
content: "\f00c"
}
.fa-check-circle:before {
content: "\f058"
}
.fa-check-double:before {
content: "\f560"
}
.fa-check-square:before {
content: "\f14a"
}
.fa-cheese:before {
content: "\f7ef"
}
.fa-chess:before {
content: "\f439"
}
.fa-chess-bishop:before {
content: "\f43a"
}
.fa-chess-board:before {
content: "\f43c"
}
.fa-chess-king:before {
content: "\f43f"
}
.fa-chess-knight:before {
content: "\f441"
}
.fa-chess-pawn:before {
content: "\f443"
}
.fa-chess-queen:before {
content: "\f445"
}
.fa-chess-rook:before {
content: "\f447"
}
.fa-chevron-circle-down:before {
content: "\f13a"
}
.fa-chevron-circle-left:before {
content: "\f137"
}
.fa-chevron-circle-right:before {
content: "\f138"
}
.fa-chevron-circle-up:before {
content: "\f139"
}
.fa-chevron-down:before {
content: "\f078"
}
.fa-chevron-left:before {
content: "\f053"
}
.fa-chevron-right:before {
content: "\f054"
}
.fa-chevron-up:before {
content: "\f077"
}
.fa-child:before {
content: "\f1ae"
}
.fa-chrome:before {
content: "\f268"
}
.fa-chromecast:before {
content: "\f838"
}
.fa-church:before {
content: "\f51d"
}
.fa-circle:before {
content: "\f111"
}
.fa-circle-notch:before {
content: "\f1ce"
}
.fa-city:before {
content: "\f64f"
}
.fa-clinic-medical:before {
content: "\f7f2"
}
.fa-clipboard:before {
content: "\f328"
}
.fa-clipboard-check:before {
content: "\f46c"
}
.fa-clipboard-list:before {
content: "\f46d"
}
.fa-clock:before {
content: "\f017"
}
.fa-clone:before {
content: "\f24d"
}
.fa-closed-captioning:before {
content: "\f20a"
}
.fa-cloud:before {
content: "\f0c2"
}
.fa-cloud-download-alt:before {
content: "\f381"
}
.fa-cloud-meatball:before {
content: "\f73b"
}
.fa-cloud-moon:before {
content: "\f6c3"
}
.fa-cloud-moon-rain:before {
content: "\f73c"
}
.fa-cloud-rain:before {
content: "\f73d"
}
.fa-cloud-showers-heavy:before {
content: "\f740"
}
.fa-cloud-sun:before {
content: "\f6c4"
}
.fa-cloud-sun-rain:before {
content: "\f743"
}
.fa-cloud-upload-alt:before {
content: "\f382"
}
.fa-cloudflare:before {
content: "\e07d"
}
.fa-cloudscale:before {
content: "\f383"
}
.fa-cloudsmith:before {
content: "\f384"
}
.fa-cloudversify:before {
content: "\f385"
}
.fa-cocktail:before {
content: "\f561"
}
.fa-code:before {
content: "\f121"
}
.fa-code-branch:before {
content: "\f126"
}
.fa-codepen:before {
content: "\f1cb"
}
.fa-codiepie:before {
content: "\f284"
}
.fa-coffee:before {
content: "\f0f4"
}
.fa-cog:before {
content: "\f013"
}
.fa-cogs:before {
content: "\f085"
}
.fa-coins:before {
content: "\f51e"
}
.fa-columns:before {
content: "\f0db"
}
.fa-comment:before {
content: "\f075"
}
.fa-comment-alt:before {
content: "\f27a"
}
.fa-comment-dollar:before {
content: "\f651"
}
.fa-comment-dots:before {
content: "\f4ad"
}
.fa-comment-medical:before {
content: "\f7f5"
}
.fa-comment-slash:before {
content: "\f4b3"
}
.fa-comments:before {
content: "\f086"
}
.fa-comments-dollar:before {
content: "\f653"
}
.fa-compact-disc:before {
content: "\f51f"
}
.fa-compass:before {
content: "\f14e"
}
.fa-compress:before {
content: "\f066"
}
.fa-compress-alt:before {
content: "\f422"
}
.fa-compress-arrows-alt:before {
content: "\f78c"
}
.fa-concierge-bell:before {
content: "\f562"
}
.fa-confluence:before {
content: "\f78d"
}
.fa-connectdevelop:before {
content: "\f20e"
}
.fa-contao:before {
content: "\f26d"
}
.fa-cookie:before {
content: "\f563"
}
.fa-cookie-bite:before {
content: "\f564"
}
.fa-copy:before {
content: "\f0c5"
}
.fa-copyright:before {
content: "\f1f9"
}
.fa-cotton-bureau:before {
content: "\f89e"
}
.fa-couch:before {
content: "\f4b8"
}
.fa-cpanel:before {
content: "\f388"
}
.fa-creative-commons:before {
content: "\f25e"
}
.fa-creative-commons-by:before {
content: "\f4e7"
}
.fa-creative-commons-nc:before {
content: "\f4e8"
}
.fa-creative-commons-nc-eu:before {
content: "\f4e9"
}
.fa-creative-commons-nc-jp:before {
content: "\f4ea"
}
.fa-creative-commons-nd:before {
content: "\f4eb"
}
.fa-creative-commons-pd:before {
content: "\f4ec"
}
.fa-creative-commons-pd-alt:before {
content: "\f4ed"
}
.fa-creative-commons-remix:before {
content: "\f4ee"
}
.fa-creative-commons-sa:before {
content: "\f4ef"
}
.fa-creative-commons-sampling:before {
content: "\f4f0"
}
.fa-creative-commons-sampling-plus:before {
content: "\f4f1"
}
.fa-creative-commons-share:before {
content: "\f4f2"
}
.fa-creative-commons-zero:before {
content: "\f4f3"
}
.fa-credit-card:before {
content: "\f09d"
}
.fa-critical-role:before {
content: "\f6c9"
}
.fa-crop:before {
content: "\f125"
}
.fa-crop-alt:before {
content: "\f565"
}
.fa-cross:before {
content: "\f654"
}
.fa-crosshairs:before {
content: "\f05b"
}
.fa-crow:before {
content: "\f520"
}
.fa-crown:before {
content: "\f521"
}
.fa-crutch:before {
content: "\f7f7"
}
.fa-css3:before {
content: "\f13c"
}
.fa-css3-alt:before {
content: "\f38b"
}
.fa-cube:before {
content: "\f1b2"
}
.fa-cubes:before {
content: "\f1b3"
}
.fa-cut:before {
content: "\f0c4"
}
.fa-cuttlefish:before {
content: "\f38c"
}
.fa-d-and-d:before {
content: "\f38d"
}
.fa-d-and-d-beyond:before {
content: "\f6ca"
}
.fa-dailymotion:before {
content: "\e052"
}
.fa-dashcube:before {
content: "\f210"
}
.fa-database:before {
content: "\f1c0"
}
.fa-deaf:before {
content: "\f2a4"
}
.fa-deezer:before {
content: "\e077"
}
.fa-delicious:before {
content: "\f1a5"
}
.fa-democrat:before {
content: "\f747"
}
.fa-deploydog:before {
content: "\f38e"
}
.fa-deskpro:before {
content: "\f38f"
}
.fa-desktop:before {
content: "\f108"
}
.fa-dev:before {
content: "\f6cc"
}
.fa-deviantart:before {
content: "\f1bd"
}
.fa-dharmachakra:before {
content: "\f655"
}
.fa-dhl:before {
content: "\f790"
}
.fa-diagnoses:before {
content: "\f470"
}
.fa-diaspora:before {
content: "\f791"
}
.fa-dice:before {
content: "\f522"
}
.fa-dice-d20:before {
content: "\f6cf"
}
.fa-dice-d6:before {
content: "\f6d1"
}
.fa-dice-five:before {
content: "\f523"
}
.fa-dice-four:before {
content: "\f524"
}
.fa-dice-one:before {
content: "\f525"
}
.fa-dice-six:before {
content: "\f526"
}
.fa-dice-three:before {
content: "\f527"
}
.fa-dice-two:before {
content: "\f528"
}
.fa-digg:before {
content: "\f1a6"
}
.fa-digital-ocean:before {
content: "\f391"
}
.fa-digital-tachograph:before {
content: "\f566"
}
.fa-directions:before {
content: "\f5eb"
}
.fa-discord:before {
content: "\f392"
}
.fa-discourse:before {
content: "\f393"
}
.fa-disease:before {
content: "\f7fa"
}
.fa-divide:before {
content: "\f529"
}
.fa-dizzy:before {
content: "\f567"
}
.fa-dna:before {
content: "\f471"
}
.fa-dochub:before {
content: "\f394"
}
.fa-docker:before {
content: "\f395"
}
.fa-dog:before {
content: "\f6d3"
}
.fa-dollar-sign:before {
content: "\f155"
}
.fa-dolly:before {
content: "\f472"
}
.fa-dolly-flatbed:before {
content: "\f474"
}
.fa-donate:before {
content: "\f4b9"
}
.fa-door-closed:before {
content: "\f52a"
}
.fa-door-open:before {
content: "\f52b"
}
.fa-dot-circle:before {
content: "\f192"
}
.fa-dove:before {
content: "\f4ba"
}
.fa-download:before {
content: "\f019"
}
.fa-draft2digital:before {
content: "\f396"
}
.fa-drafting-compass:before {
content: "\f568"
}
.fa-dragon:before {
content: "\f6d5"
}
.fa-draw-polygon:before {
content: "\f5ee"
}
.fa-dribbble:before {
content: "\f17d"
}
.fa-dribbble-square:before {
content: "\f397"
}
.fa-dropbox:before {
content: "\f16b"
}
.fa-drum:before {
content: "\f569"
}
.fa-drum-steelpan:before {
content: "\f56a"
}
.fa-drumstick-bite:before {
content: "\f6d7"
}
.fa-drupal:before {
content: "\f1a9"
}
.fa-dumbbell:before {
content: "\f44b"
}
.fa-dumpster:before {
content: "\f793"
}
.fa-dumpster-fire:before {
content: "\f794"
}
.fa-dungeon:before {
content: "\f6d9"
}
.fa-dyalog:before {
content: "\f399"
}
.fa-earlybirds:before {
content: "\f39a"
}
.fa-ebay:before {
content: "\f4f4"
}
.fa-edge:before {
content: "\f282"
}
.fa-edge-legacy:before {
content: "\e078"
}
.fa-edit:before {
content: "\f044"
}
.fa-egg:before {
content: "\f7fb"
}
.fa-eject:before {
content: "\f052"
}
.fa-elementor:before {
content: "\f430"
}
.fa-ellipsis-h:before {
content: "\f141"
}
.fa-ellipsis-v:before {
content: "\f142"
}
.fa-ello:before {
content: "\f5f1"
}
.fa-ember:before {
content: "\f423"
}
.fa-empire:before {
content: "\f1d1"
}
.fa-envelope:before {
content: "\f0e0"
}
.fa-envelope-open:before {
content: "\f2b6"
}
.fa-envelope-open-text:before {
content: "\f658"
}
.fa-envelope-square:before {
content: "\f199"
}
.fa-envira:before {
content: "\f299"
}
.fa-equals:before {
content: "\f52c"
}
.fa-eraser:before {
content: "\f12d"
}
.fa-erlang:before {
content: "\f39d"
}
.fa-ethereum:before {
content: "\f42e"
}
.fa-ethernet:before {
content: "\f796"
}
.fa-etsy:before {
content: "\f2d7"
}
.fa-euro-sign:before {
content: "\f153"
}
.fa-evernote:before {
content: "\f839"
}
.fa-exchange-alt:before {
content: "\f362"
}
.fa-exclamation:before {
content: "\f12a"
}
.fa-exclamation-circle:before {
content: "\f06a"
}
.fa-exclamation-triangle:before {
content: "\f071"
}
.fa-expand:before {
content: "\f065"
}
.fa-expand-alt:before {
content: "\f424"
}
.fa-expand-arrows-alt:before {
content: "\f31e"
}
.fa-expeditedssl:before {
content: "\f23e"
}
.fa-external-link-alt:before {
content: "\f35d"
}
.fa-external-link-square-alt:before {
content: "\f360"
}
.fa-eye:before {
content: "\f06e"
}
.fa-eye-dropper:before {
content: "\f1fb"
}
.fa-eye-slash:before {
content: "\f070"
}
.fa-facebook:before {
content: "\f09a"
}
.fa-facebook-f:before {
content: "\f39e"
}
.fa-facebook-messenger:before {
content: "\f39f"
}
.fa-facebook-square:before {
content: "\f082"
}
.fa-fan:before {
content: "\f863"
}
.fa-fantasy-flight-games:before {
content: "\f6dc"
}
.fa-fast-backward:before {
content: "\f049"
}
.fa-fast-forward:before {
content: "\f050"
}
.fa-faucet:before {
content: "\e005"
}
.fa-fax:before {
content: "\f1ac"
}
.fa-feather:before {
content: "\f52d"
}
.fa-feather-alt:before {
content: "\f56b"
}
.fa-fedex:before {
content: "\f797"
}
.fa-fedora:before {
content: "\f798"
}
.fa-female:before {
content: "\f182"
}
.fa-fighter-jet:before {
content: "\f0fb"
}
.fa-figma:before {
content: "\f799"
}
.fa-file:before {
content: "\f15b"
}
.fa-file-alt:before {
content: "\f15c"
}
.fa-file-archive:before {
content: "\f1c6"
}
.fa-file-audio:before {
content: "\f1c7"
}
.fa-file-code:before {
content: "\f1c9"
}
.fa-file-contract:before {
content: "\f56c"
}
.fa-file-csv:before {
content: "\f6dd"
}
.fa-file-download:before {
content: "\f56d"
}
.fa-file-excel:before {
content: "\f1c3"
}
.fa-file-export:before {
content: "\f56e"
}
.fa-file-image:before {
content: "\f1c5"
}
.fa-file-import:before {
content: "\f56f"
}
.fa-file-invoice:before {
content: "\f570"
}
.fa-file-invoice-dollar:before {
content: "\f571"
}
.fa-file-medical:before {
content: "\f477"
}
.fa-file-medical-alt:before {
content: "\f478"
}
.fa-file-pdf:before {
content: "\f1c1"
}
.fa-file-powerpoint:before {
content: "\f1c4"
}
.fa-file-prescription:before {
content: "\f572"
}
.fa-file-signature:before {
content: "\f573"
}
.fa-file-upload:before {
content: "\f574"
}
.fa-file-video:before {
content: "\f1c8"
}
.fa-file-word:before {
content: "\f1c2"
}
.fa-fill:before {
content: "\f575"
}
.fa-fill-drip:before {
content: "\f576"
}
.fa-film:before {
content: "\f008"
}
.fa-filter:before {
content: "\f0b0"
}
.fa-fingerprint:before {
content: "\f577"
}
.fa-fire:before {
content: "\f06d"
}
.fa-fire-alt:before {
content: "\f7e4"
}
.fa-fire-extinguisher:before {
content: "\f134"
}
.fa-firefox:before {
content: "\f269"
}
.fa-firefox-browser:before {
content: "\e007"
}
.fa-first-aid:before {
content: "\f479"
}
.fa-first-order:before {
content: "\f2b0"
}
.fa-first-order-alt:before {
content: "\f50a"
}
.fa-firstdraft:before {
content: "\f3a1"
}
.fa-fish:before {
content: "\f578"
}
.fa-fist-raised:before {
content: "\f6de"
}
.fa-flag:before {
content: "\f024"
}
.fa-flag-checkered:before {
content: "\f11e"
}
.fa-flag-usa:before {
content: "\f74d"
}
.fa-flask:before {
content: "\f0c3"
}
.fa-flickr:before {
content: "\f16e"
}
.fa-flipboard:before {
content: "\f44d"
}
.fa-flushed:before {
content: "\f579"
}
.fa-fly:before {
content: "\f417"
}
.fa-folder:before {
content: "\f07b"
}
.fa-folder-minus:before {
content: "\f65d"
}
.fa-folder-open:before {
content: "\f07c"
}
.fa-folder-plus:before {
content: "\f65e"
}
.fa-font:before {
content: "\f031"
}
.fa-font-awesome:before {
content: "\f2b4"
}
.fa-font-awesome-alt:before {
content: "\f35c"
}
.fa-font-awesome-flag:before {
content: "\f425"
}
.fa-font-awesome-logo-full:before {
content: "\f4e6"
}
.fa-fonticons:before {
content: "\f280"
}
.fa-fonticons-fi:before {
content: "\f3a2"
}
.fa-football-ball:before {
content: "\f44e"
}
.fa-fort-awesome:before {
content: "\f286"
}
.fa-fort-awesome-alt:before {
content: "\f3a3"
}
.fa-forumbee:before {
content: "\f211"
}
.fa-forward:before {
content: "\f04e"
}
.fa-foursquare:before {
content: "\f180"
}
.fa-free-code-camp:before {
content: "\f2c5"
}
.fa-freebsd:before {
content: "\f3a4"
}
.fa-frog:before {
content: "\f52e"
}
.fa-frown:before {
content: "\f119"
}
.fa-frown-open:before {
content: "\f57a"
}
.fa-fulcrum:before {
content: "\f50b"
}
.fa-funnel-dollar:before {
content: "\f662"
}
.fa-futbol:before {
content: "\f1e3"
}
.fa-galactic-republic:before {
content: "\f50c"
}
.fa-galactic-senate:before {
content: "\f50d"
}
.fa-gamepad:before {
content: "\f11b"
}
.fa-gas-pump:before {
content: "\f52f"
}
.fa-gavel:before {
content: "\f0e3"
}
.fa-gem:before {
content: "\f3a5"
}
.fa-genderless:before {
content: "\f22d"
}
.fa-get-pocket:before {
content: "\f265"
}
.fa-gg:before {
content: "\f260"
}
.fa-gg-circle:before {
content: "\f261"
}
.fa-ghost:before {
content: "\f6e2"
}
.fa-gift:before {
content: "\f06b"
}
.fa-gifts:before {
content: "\f79c"
}
.fa-git:before {
content: "\f1d3"
}
.fa-git-alt:before {
content: "\f841"
}
.fa-git-square:before {
content: "\f1d2"
}
.fa-github:before {
content: "\f09b"
}
.fa-github-alt:before {
content: "\f113"
}
.fa-github-square:before {
content: "\f092"
}
.fa-gitkraken:before {
content: "\f3a6"
}
.fa-gitlab:before {
content: "\f296"
}
.fa-gitter:before {
content: "\f426"
}
.fa-glass-cheers:before {
content: "\f79f"
}
.fa-glass-martini:before {
content: "\f000"
}
.fa-glass-martini-alt:before {
content: "\f57b"
}
.fa-glass-whiskey:before {
content: "\f7a0"
}
.fa-glasses:before {
content: "\f530"
}
.fa-glide:before {
content: "\f2a5"
}
.fa-glide-g:before {
content: "\f2a6"
}
.fa-globe:before {
content: "\f0ac"
}
.fa-globe-africa:before {
content: "\f57c"
}
.fa-globe-americas:before {
content: "\f57d"
}
.fa-globe-asia:before {
content: "\f57e"
}
.fa-globe-europe:before {
content: "\f7a2"
}
.fa-gofore:before {
content: "\f3a7"
}
.fa-golf-ball:before {
content: "\f450"
}
.fa-goodreads:before {
content: "\f3a8"
}
.fa-goodreads-g:before {
content: "\f3a9"
}
.fa-google:before {
content: "\f1a0"
}
.fa-google-drive:before {
content: "\f3aa"
}
.fa-google-pay:before {
content: "\e079"
}
.fa-google-play:before {
content: "\f3ab"
}
.fa-google-plus:before {
content: "\f2b3"
}
.fa-google-plus-g:before {
content: "\f0d5"
}
.fa-google-plus-square:before {
content: "\f0d4"
}
.fa-google-wallet:before {
content: "\f1ee"
}
.fa-gopuram:before {
content: "\f664"
}
.fa-graduation-cap:before {
content: "\f19d"
}
.fa-gratipay:before {
content: "\f184"
}
.fa-grav:before {
content: "\f2d6"
}
.fa-greater-than:before {
content: "\f531"
}
.fa-greater-than-equal:before {
content: "\f532"
}
.fa-grimace:before {
content: "\f57f"
}
.fa-grin:before {
content: "\f580"
}
.fa-grin-alt:before {
content: "\f581"
}
.fa-grin-beam:before {
content: "\f582"
}
.fa-grin-beam-sweat:before {
content: "\f583"
}
.fa-grin-hearts:before {
content: "\f584"
}
.fa-grin-squint:before {
content: "\f585"
}
.fa-grin-squint-tears:before {
content: "\f586"
}
.fa-grin-stars:before {
content: "\f587"
}
.fa-grin-tears:before {
content: "\f588"
}
.fa-grin-tongue:before {
content: "\f589"
}
.fa-grin-tongue-squint:before {
content: "\f58a"
}
.fa-grin-tongue-wink:before {
content: "\f58b"
}
.fa-grin-wink:before {
content: "\f58c"
}
.fa-grip-horizontal:before {
content: "\f58d"
}
.fa-grip-lines:before {
content: "\f7a4"
}
.fa-grip-lines-vertical:before {
content: "\f7a5"
}
.fa-grip-vertical:before {
content: "\f58e"
}
.fa-gripfire:before {
content: "\f3ac"
}
.fa-grunt:before {
content: "\f3ad"
}
.fa-guilded:before {
content: "\e07e"
}
.fa-guitar:before {
content: "\f7a6"
}
.fa-gulp:before {
content: "\f3ae"
}
.fa-h-square:before {
content: "\f0fd"
}
.fa-hacker-news:before {
content: "\f1d4"
}
.fa-hacker-news-square:before {
content: "\f3af"
}
.fa-hackerrank:before {
content: "\f5f7"
}
.fa-hamburger:before {
content: "\f805"
}
.fa-hammer:before {
content: "\f6e3"
}
.fa-hamsa:before {
content: "\f665"
}
.fa-hand-holding:before {
content: "\f4bd"
}
.fa-hand-holding-heart:before {
content: "\f4be"
}
.fa-hand-holding-medical:before {
content: "\e05c"
}
.fa-hand-holding-usd:before {
content: "\f4c0"
}
.fa-hand-holding-water:before {
content: "\f4c1"
}
.fa-hand-lizard:before {
content: "\f258"
}
.fa-hand-middle-finger:before {
content: "\f806"
}
.fa-hand-paper:before {
content: "\f256"
}
.fa-hand-peace:before {
content: "\f25b"
}
.fa-hand-point-down:before {
content: "\f0a7"
}
.fa-hand-point-left:before {
content: "\f0a5"
}
.fa-hand-point-right:before {
content: "\f0a4"
}
.fa-hand-point-up:before {
content: "\f0a6"
}
.fa-hand-pointer:before {
content: "\f25a"
}
.fa-hand-rock:before {
content: "\f255"
}
.fa-hand-scissors:before {
content: "\f257"
}
.fa-hand-sparkles:before {
content: "\e05d"
}
.fa-hand-spock:before {
content: "\f259"
}
.fa-hands:before {
content: "\f4c2"
}
.fa-hands-helping:before {
content: "\f4c4"
}
.fa-hands-wash:before {
content: "\e05e"
}
.fa-handshake:before {
content: "\f2b5"
}
.fa-handshake-alt-slash:before {
content: "\e05f"
}
.fa-handshake-slash:before {
content: "\e060"
}
.fa-hanukiah:before {
content: "\f6e6"
}
.fa-hard-hat:before {
content: "\f807"
}
.fa-hashtag:before {
content: "\f292"
}
.fa-hat-cowboy:before {
content: "\f8c0"
}
.fa-hat-cowboy-side:before {
content: "\f8c1"
}
.fa-hat-wizard:before {
content: "\f6e8"
}
.fa-hdd:before {
content: "\f0a0"
}
.fa-head-side-cough:before {
content: "\e061"
}
.fa-head-side-cough-slash:before {
content: "\e062"
}
.fa-head-side-mask:before {
content: "\e063"
}
.fa-head-side-virus:before {
content: "\e064"
}
.fa-heading:before {
content: "\f1dc"
}
.fa-headphones:before {
content: "\f025"
}
.fa-headphones-alt:before {
content: "\f58f"
}
.fa-headset:before {
content: "\f590"
}
.fa-heart:before {
content: "\f004"
}
.fa-heart-broken:before {
content: "\f7a9"
}
.fa-heartbeat:before {
content: "\f21e"
}
.fa-helicopter:before {
content: "\f533"
}
.fa-highlighter:before {
content: "\f591"
}
.fa-hiking:before {
content: "\f6ec"
}
.fa-hippo:before {
content: "\f6ed"
}
.fa-hips:before {
content: "\f452"
}
.fa-hire-a-helper:before {
content: "\f3b0"
}
.fa-history:before {
content: "\f1da"
}
.fa-hive:before {
content: "\e07f"
}
.fa-hockey-puck:before {
content: "\f453"
}
.fa-holly-berry:before {
content: "\f7aa"
}
.fa-home:before {
content: "\f015"
}
.fa-hooli:before {
content: "\f427"
}
.fa-hornbill:before {
content: "\f592"
}
.fa-horse:before {
content: "\f6f0"
}
.fa-horse-head:before {
content: "\f7ab"
}
.fa-hospital:before {
content: "\f0f8"
}
.fa-hospital-alt:before {
content: "\f47d"
}
.fa-hospital-symbol:before {
content: "\f47e"
}
.fa-hospital-user:before {
content: "\f80d"
}
.fa-hot-tub:before {
content: "\f593"
}
.fa-hotdog:before {
content: "\f80f"
}
.fa-hotel:before {
content: "\f594"
}
.fa-hotjar:before {
content: "\f3b1"
}
.fa-hourglass:before {
content: "\f254"
}
.fa-hourglass-end:before {
content: "\f253"
}
.fa-hourglass-half:before {
content: "\f252"
}
.fa-hourglass-start:before {
content: "\f251"
}
.fa-house-damage:before {
content: "\f6f1"
}
.fa-house-user:before {
content: "\e065"
}
.fa-houzz:before {
content: "\f27c"
}
.fa-hryvnia:before {
content: "\f6f2"
}
.fa-html5:before {
content: "\f13b"
}
.fa-hubspot:before {
content: "\f3b2"
}
.fa-i-cursor:before {
content: "\f246"
}
.fa-ice-cream:before {
content: "\f810"
}
.fa-icicles:before {
content: "\f7ad"
}
.fa-icons:before {
content: "\f86d"
}
.fa-id-badge:before {
content: "\f2c1"
}
.fa-id-card:before {
content: "\f2c2"
}
.fa-id-card-alt:before {
content: "\f47f"
}
.fa-ideal:before {
content: "\e013"
}
.fa-igloo:before {
content: "\f7ae"
}
.fa-image:before {
content: "\f03e"
}
.fa-images:before {
content: "\f302"
}
.fa-imdb:before {
content: "\f2d8"
}
.fa-inbox:before {
content: "\f01c"
}
.fa-indent:before {
content: "\f03c"
}
.fa-industry:before {
content: "\f275"
}
.fa-infinity:before {
content: "\f534"
}
.fa-info:before {
content: "\f129"
}
.fa-info-circle:before {
content: "\f05a"
}
.fa-innosoft:before {
content: "\e080"
}
.fa-instagram:before {
content: "\f16d"
}
.fa-instagram-square:before {
content: "\e055"
}
.fa-instalod:before {
content: "\e081"
}
.fa-intercom:before {
content: "\f7af"
}
.fa-internet-explorer:before {
content: "\f26b"
}
.fa-invision:before {
content: "\f7b0"
}
.fa-ioxhost:before {
content: "\f208"
}
.fa-italic:before {
content: "\f033"
}
.fa-itch-io:before {
content: "\f83a"
}
.fa-itunes:before {
content: "\f3b4"
}
.fa-itunes-note:before {
content: "\f3b5"
}
.fa-java:before {
content: "\f4e4"
}
.fa-jedi:before {
content: "\f669"
}
.fa-jedi-order:before {
content: "\f50e"
}
.fa-jenkins:before {
content: "\f3b6"
}
.fa-jira:before {
content: "\f7b1"
}
.fa-joget:before {
content: "\f3b7"
}
.fa-joint:before {
content: "\f595"
}
.fa-joomla:before {
content: "\f1aa"
}
.fa-journal-whills:before {
content: "\f66a"
}
.fa-js:before {
content: "\f3b8"
}
.fa-js-square:before {
content: "\f3b9"
}
.fa-jsfiddle:before {
content: "\f1cc"
}
.fa-kaaba:before {
content: "\f66b"
}
.fa-kaggle:before {
content: "\f5fa"
}
.fa-key:before {
content: "\f084"
}
.fa-keybase:before {
content: "\f4f5"
}
.fa-keyboard:before {
content: "\f11c"
}
.fa-keycdn:before {
content: "\f3ba"
}
.fa-khanda:before {
content: "\f66d"
}
.fa-kickstarter:before {
content: "\f3bb"
}
.fa-kickstarter-k:before {
content: "\f3bc"
}
.fa-kiss:before {
content: "\f596"
}
.fa-kiss-beam:before {
content: "\f597"
}
.fa-kiss-wink-heart:before {
content: "\f598"
}
.fa-kiwi-bird:before {
content: "\f535"
}
.fa-korvue:before {
content: "\f42f"
}
.fa-landmark:before {
content: "\f66f"
}
.fa-language:before {
content: "\f1ab"
}
.fa-laptop:before {
content: "\f109"
}
.fa-laptop-code:before {
content: "\f5fc"
}
.fa-laptop-house:before {
content: "\e066"
}
.fa-laptop-medical:before {
content: "\f812"
}
.fa-laravel:before {
content: "\f3bd"
}
.fa-lastfm:before {
content: "\f202"
}
.fa-lastfm-square:before {
content: "\f203"
}
.fa-laugh:before {
content: "\f599"
}
.fa-laugh-beam:before {
content: "\f59a"
}
.fa-laugh-squint:before {
content: "\f59b"
}
.fa-laugh-wink:before {
content: "\f59c"
}
.fa-layer-group:before {
content: "\f5fd"
}
.fa-leaf:before {
content: "\f06c"
}
.fa-leanpub:before {
content: "\f212"
}
.fa-lemon:before {
content: "\f094"
}
.fa-less:before {
content: "\f41d"
}
.fa-less-than:before {
content: "\f536"
}
.fa-less-than-equal:before {
content: "\f537"
}
.fa-level-down-alt:before {
content: "\f3be"
}
.fa-level-up-alt:before {
content: "\f3bf"
}
.fa-life-ring:before {
content: "\f1cd"
}
.fa-lightbulb:before {
content: "\f0eb"
}
.fa-line:before {
content: "\f3c0"
}
.fa-link:before {
content: "\f0c1"
}
.fa-linkedin:before {
content: "\f08c"
}
.fa-linkedin-in:before {
content: "\f0e1"
}
.fa-linode:before {
content: "\f2b8"
}
.fa-linux:before {
content: "\f17c"
}
.fa-lira-sign:before {
content: "\f195"
}
.fa-list:before {
content: "\f03a"
}
.fa-list-alt:before {
content: "\f022"
}
.fa-list-ol:before {
content: "\f0cb"
}
.fa-list-ul:before {
content: "\f0ca"
}
.fa-location-arrow:before {
content: "\f124"
}
.fa-lock:before {
content: "\f023"
}
.fa-lock-open:before {
content: "\f3c1"
}
.fa-long-arrow-alt-down:before {
content: "\f309"
}
.fa-long-arrow-alt-left:before {
content: "\f30a"
}
.fa-long-arrow-alt-right:before {
content: "\f30b"
}
.fa-long-arrow-alt-up:before {
content: "\f30c"
}
.fa-low-vision:before {
content: "\f2a8"
}
.fa-luggage-cart:before {
content: "\f59d"
}
.fa-lungs:before {
content: "\f604"
}
.fa-lungs-virus:before {
content: "\e067"
}
.fa-lyft:before {
content: "\f3c3"
}
.fa-magento:before {
content: "\f3c4"
}
.fa-magic:before {
content: "\f0d0"
}
.fa-magnet:before {
content: "\f076"
}
.fa-mail-bulk:before {
content: "\f674"
}
.fa-mailchimp:before {
content: "\f59e"
}
.fa-male:before {
content: "\f183"
}
.fa-mandalorian:before {
content: "\f50f"
}
.fa-map:before {
content: "\f279"
}
.fa-map-marked:before {
content: "\f59f"
}
.fa-map-marked-alt:before {
content: "\f5a0"
}
.fa-map-marker:before {
content: "\f041"
}
.fa-map-marker-alt:before {
content: "\f3c5"
}
.fa-map-pin:before {
content: "\f276"
}
.fa-map-signs:before {
content: "\f277"
}
.fa-markdown:before {
content: "\f60f"
}
.fa-marker:before {
content: "\f5a1"
}
.fa-mars:before {
content: "\f222"
}
.fa-mars-double:before {
content: "\f227"
}
.fa-mars-stroke:before {
content: "\f229"
}
.fa-mars-stroke-h:before {
content: "\f22b"
}
.fa-mars-stroke-v:before {
content: "\f22a"
}
.fa-mask:before {
content: "\f6fa"
}
.fa-mastodon:before {
content: "\f4f6"
}
.fa-maxcdn:before {
content: "\f136"
}
.fa-mdb:before {
content: "\f8ca"
}
.fa-medal:before {
content: "\f5a2"
}
.fa-medapps:before {
content: "\f3c6"
}
.fa-medium:before {
content: "\f23a"
}
.fa-medium-m:before {
content: "\f3c7"
}
.fa-medkit:before {
content: "\f0fa"
}
.fa-medrt:before {
content: "\f3c8"
}
.fa-meetup:before {
content: "\f2e0"
}
.fa-megaport:before {
content: "\f5a3"
}
.fa-meh:before {
content: "\f11a"
}
.fa-meh-blank:before {
content: "\f5a4"
}
.fa-meh-rolling-eyes:before {
content: "\f5a5"
}
.fa-memory:before {
content: "\f538"
}
.fa-mendeley:before {
content: "\f7b3"
}
.fa-menorah:before {
content: "\f676"
}
.fa-mercury:before {
content: "\f223"
}
.fa-meteor:before {
content: "\f753"
}
.fa-microblog:before {
content: "\e01a"
}
.fa-microchip:before {
content: "\f2db"
}
.fa-microphone:before {
content: "\f130"
}
.fa-microphone-alt:before {
content: "\f3c9"
}
.fa-microphone-alt-slash:before {
content: "\f539"
}
.fa-microphone-slash:before {
content: "\f131"
}
.fa-microscope:before {
content: "\f610"
}
.fa-microsoft:before {
content: "\f3ca"
}
.fa-minus:before {
content: "\f068"
}
.fa-minus-circle:before {
content: "\f056"
}
.fa-minus-square:before {
content: "\f146"
}
.fa-mitten:before {
content: "\f7b5"
}
.fa-mix:before {
content: "\f3cb"
}
.fa-mixcloud:before {
content: "\f289"
}
.fa-mixer:before {
content: "\e056"
}
.fa-mizuni:before {
content: "\f3cc"
}
.fa-mobile:before {
content: "\f10b"
}
.fa-mobile-alt:before {
content: "\f3cd"
}
.fa-modx:before {
content: "\f285"
}
.fa-monero:before {
content: "\f3d0"
}
.fa-money-bill:before {
content: "\f0d6"
}
.fa-money-bill-alt:before {
content: "\f3d1"
}
.fa-money-bill-wave:before {
content: "\f53a"
}
.fa-money-bill-wave-alt:before {
content: "\f53b"
}
.fa-money-check:before {
content: "\f53c"
}
.fa-money-check-alt:before {
content: "\f53d"
}
.fa-monument:before {
content: "\f5a6"
}
.fa-moon:before {
content: "\f186"
}
.fa-mortar-pestle:before {
content: "\f5a7"
}
.fa-mosque:before {
content: "\f678"
}
.fa-motorcycle:before {
content: "\f21c"
}
.fa-mountain:before {
content: "\f6fc"
}
.fa-mouse:before {
content: "\f8cc"
}
.fa-mouse-pointer:before {
content: "\f245"
}
.fa-mug-hot:before {
content: "\f7b6"
}
.fa-music:before {
content: "\f001"
}
.fa-napster:before {
content: "\f3d2"
}
.fa-neos:before {
content: "\f612"
}
.fa-network-wired:before {
content: "\f6ff"
}
.fa-neuter:before {
content: "\f22c"
}
.fa-newspaper:before {
content: "\f1ea"
}
.fa-nimblr:before {
content: "\f5a8"
}
.fa-node:before {
content: "\f419"
}
.fa-node-js:before {
content: "\f3d3"
}
.fa-not-equal:before {
content: "\f53e"
}
.fa-notes-medical:before {
content: "\f481"
}
.fa-npm:before {
content: "\f3d4"
}
.fa-ns8:before {
content: "\f3d5"
}
.fa-nutritionix:before {
content: "\f3d6"
}
.fa-object-group:before {
content: "\f247"
}
.fa-object-ungroup:before {
content: "\f248"
}
.fa-octopus-deploy:before {
content: "\e082"
}
.fa-odnoklassniki:before {
content: "\f263"
}
.fa-odnoklassniki-square:before {
content: "\f264"
}
.fa-oil-can:before {
content: "\f613"
}
.fa-old-republic:before {
content: "\f510"
}
.fa-om:before {
content: "\f679"
}
.fa-opencart:before {
content: "\f23d"
}
.fa-openid:before {
content: "\f19b"
}
.fa-opera:before {
content: "\f26a"
}
.fa-optin-monster:before {
content: "\f23c"
}
.fa-orcid:before {
content: "\f8d2"
}
.fa-osi:before {
content: "\f41a"
}
.fa-otter:before {
content: "\f700"
}
.fa-outdent:before {
content: "\f03b"
}
.fa-page4:before {
content: "\f3d7"
}
.fa-pagelines:before {
content: "\f18c"
}
.fa-pager:before {
content: "\f815"
}
.fa-paint-brush:before {
content: "\f1fc"
}
.fa-paint-roller:before {
content: "\f5aa"
}
.fa-palette:before {
content: "\f53f"
}
.fa-palfed:before {
content: "\f3d8"
}
.fa-pallet:before {
content: "\f482"
}
.fa-paper-plane:before {
content: "\f1d8"
}
.fa-paperclip:before {
content: "\f0c6"
}
.fa-parachute-box:before {
content: "\f4cd"
}
.fa-paragraph:before {
content: "\f1dd"
}
.fa-parking:before {
content: "\f540"
}
.fa-passport:before {
content: "\f5ab"
}
.fa-pastafarianism:before {
content: "\f67b"
}
.fa-paste:before {
content: "\f0ea"
}
.fa-patreon:before {
content: "\f3d9"
}
.fa-pause:before {
content: "\f04c"
}
.fa-pause-circle:before {
content: "\f28b"
}
.fa-paw:before {
content: "\f1b0"
}
.fa-paypal:before {
content: "\f1ed"
}
.fa-peace:before {
content: "\f67c"
}
.fa-pen:before {
content: "\f304"
}
.fa-pen-alt:before {
content: "\f305"
}
.fa-pen-fancy:before {
content: "\f5ac"
}
.fa-pen-nib:before {
content: "\f5ad"
}
.fa-pen-square:before {
content: "\f14b"
}
.fa-pencil-alt:before {
content: "\f303"
}
.fa-pencil-ruler:before {
content: "\f5ae"
}
.fa-penny-arcade:before {
content: "\f704"
}
.fa-people-arrows:before {
content: "\e068"
}
.fa-people-carry:before {
content: "\f4ce"
}
.fa-pepper-hot:before {
content: "\f816"
}
.fa-perbyte:before {
content: "\e083"
}
.fa-percent:before {
content: "\f295"
}
.fa-percentage:before {
content: "\f541"
}
.fa-periscope:before {
content: "\f3da"
}
.fa-person-booth:before {
content: "\f756"
}
.fa-phabricator:before {
content: "\f3db"
}
.fa-phoenix-framework:before {
content: "\f3dc"
}
.fa-phoenix-squadron:before {
content: "\f511"
}
.fa-phone:before {
content: "\f095"
}
.fa-phone-alt:before {
content: "\f879"
}
.fa-phone-slash:before {
content: "\f3dd"
}
.fa-phone-square:before {
content: "\f098"
}
.fa-phone-square-alt:before {
content: "\f87b"
}
.fa-phone-volume:before {
content: "\f2a0"
}
.fa-photo-video:before {
content: "\f87c"
}
.fa-php:before {
content: "\f457"
}
.fa-pied-piper:before {
content: "\f2ae"
}
.fa-pied-piper-alt:before {
content: "\f1a8"
}
.fa-pied-piper-hat:before {
content: "\f4e5"
}
.fa-pied-piper-pp:before {
content: "\f1a7"
}
.fa-pied-piper-square:before {
content: "\e01e"
}
.fa-piggy-bank:before {
content: "\f4d3"
}
.fa-pills:before {
content: "\f484"
}
.fa-pinterest:before {
content: "\f0d2"
}
.fa-pinterest-p:before {
content: "\f231"
}
.fa-pinterest-square:before {
content: "\f0d3"
}
.fa-pizza-slice:before {
content: "\f818"
}
.fa-place-of-worship:before {
content: "\f67f"
}
.fa-plane:before {
content: "\f072"
}
.fa-plane-arrival:before {
content: "\f5af"
}
.fa-plane-departure:before {
content: "\f5b0"
}
.fa-plane-slash:before {
content: "\e069"
}
.fa-play:before {
content: "\f04b"
}
.fa-play-circle:before {
content: "\f144"
}
.fa-playstation:before {
content: "\f3df"
}
.fa-plug:before {
content: "\f1e6"
}
.fa-plus:before {
content: "\f067"
}
.fa-plus-circle:before {
content: "\f055"
}
.fa-plus-square:before {
content: "\f0fe"
}
.fa-podcast:before {
content: "\f2ce"
}
.fa-poll:before {
content: "\f681"
}
.fa-poll-h:before {
content: "\f682"
}
.fa-poo:before {
content: "\f2fe"
}
.fa-poo-storm:before {
content: "\f75a"
}
.fa-poop:before {
content: "\f619"
}
.fa-portrait:before {
content: "\f3e0"
}
.fa-pound-sign:before {
content: "\f154"
}
.fa-power-off:before {
content: "\f011"
}
.fa-pray:before {
content: "\f683"
}
.fa-praying-hands:before {
content: "\f684"
}
.fa-prescription:before {
content: "\f5b1"
}
.fa-prescription-bottle:before {
content: "\f485"
}
.fa-prescription-bottle-alt:before {
content: "\f486"
}
.fa-print:before {
content: "\f02f"
}
.fa-procedures:before {
content: "\f487"
}
.fa-product-hunt:before {
content: "\f288"
}
.fa-project-diagram:before {
content: "\f542"
}
.fa-pump-medical:before {
content: "\e06a"
}
.fa-pump-soap:before {
content: "\e06b"
}
.fa-pushed:before {
content: "\f3e1"
}
.fa-puzzle-piece:before {
content: "\f12e"
}
.fa-python:before {
content: "\f3e2"
}
.fa-qq:before {
content: "\f1d6"
}
.fa-qrcode:before {
content: "\f029"
}
.fa-question:before {
content: "\f128"
}
.fa-question-circle:before {
content: "\f059"
}
.fa-quidditch:before {
content: "\f458"
}
.fa-quinscape:before {
content: "\f459"
}
.fa-quora:before {
content: "\f2c4"
}
.fa-quote-left:before {
content: "\f10d"
}
.fa-quote-right:before {
content: "\f10e"
}
.fa-quran:before {
content: "\f687"
}
.fa-r-project:before {
content: "\f4f7"
}
.fa-radiation:before {
content: "\f7b9"
}
.fa-radiation-alt:before {
content: "\f7ba"
}
.fa-rainbow:before {
content: "\f75b"
}
.fa-random:before {
content: "\f074"
}
.fa-raspberry-pi:before {
content: "\f7bb"
}
.fa-ravelry:before {
content: "\f2d9"
}
.fa-react:before {
content: "\f41b"
}
.fa-reacteurope:before {
content: "\f75d"
}
.fa-readme:before {
content: "\f4d5"
}
.fa-rebel:before {
content: "\f1d0"
}
.fa-receipt:before {
content: "\f543"
}
.fa-record-vinyl:before {
content: "\f8d9"
}
.fa-recycle:before {
content: "\f1b8"
}
.fa-red-river:before {
content: "\f3e3"
}
.fa-reddit:before {
content: "\f1a1"
}
.fa-reddit-alien:before {
content: "\f281"
}
.fa-reddit-square:before {
content: "\f1a2"
}
.fa-redhat:before {
content: "\f7bc"
}
.fa-redo:before {
content: "\f01e"
}
.fa-redo-alt:before {
content: "\f2f9"
}
.fa-registered:before {
content: "\f25d"
}
.fa-remove-format:before {
content: "\f87d"
}
.fa-renren:before {
content: "\f18b"
}
.fa-reply:before {
content: "\f3e5"
}
.fa-reply-all:before {
content: "\f122"
}
.fa-replyd:before {
content: "\f3e6"
}
.fa-republican:before {
content: "\f75e"
}
.fa-researchgate:before {
content: "\f4f8"
}
.fa-resolving:before {
content: "\f3e7"
}
.fa-restroom:before {
content: "\f7bd"
}
.fa-retweet:before {
content: "\f079"
}
.fa-rev:before {
content: "\f5b2"
}
.fa-ribbon:before {
content: "\f4d6"
}
.fa-ring:before {
content: "\f70b"
}
.fa-road:before {
content: "\f018"
}
.fa-robot:before {
content: "\f544"
}
.fa-rocket:before {
content: "\f135"
}
.fa-rocketchat:before {
content: "\f3e8"
}
.fa-rockrms:before {
content: "\f3e9"
}
.fa-route:before {
content: "\f4d7"
}
.fa-rss:before {
content: "\f09e"
}
.fa-rss-square:before {
content: "\f143"
}
.fa-ruble-sign:before {
content: "\f158"
}
.fa-ruler:before {
content: "\f545"
}
.fa-ruler-combined:before {
content: "\f546"
}
.fa-ruler-horizontal:before {
content: "\f547"
}
.fa-ruler-vertical:before {
content: "\f548"
}
.fa-running:before {
content: "\f70c"
}
.fa-rupee-sign:before {
content: "\f156"
}
.fa-rust:before {
content: "\e07a"
}
.fa-sad-cry:before {
content: "\f5b3"
}
.fa-sad-tear:before {
content: "\f5b4"
}
.fa-safari:before {
content: "\f267"
}
.fa-salesforce:before {
content: "\f83b"
}
.fa-sass:before {
content: "\f41e"
}
.fa-satellite:before {
content: "\f7bf"
}
.fa-satellite-dish:before {
content: "\f7c0"
}
.fa-save:before {
content: "\f0c7"
}
.fa-schlix:before {
content: "\f3ea"
}
.fa-school:before {
content: "\f549"
}
.fa-screwdriver:before {
content: "\f54a"
}
.fa-scribd:before {
content: "\f28a"
}
.fa-scroll:before {
content: "\f70e"
}
.fa-sd-card:before {
content: "\f7c2"
}
.fa-search:before {
content: "\f002"
}
.fa-search-dollar:before {
content: "\f688"
}
.fa-search-location:before {
content: "\f689"
}
.fa-search-minus:before {
content: "\f010"
}
.fa-search-plus:before {
content: "\f00e"
}
.fa-searchengin:before {
content: "\f3eb"
}
.fa-seedling:before {
content: "\f4d8"
}
.fa-sellcast:before {
content: "\f2da"
}
.fa-sellsy:before {
content: "\f213"
}
.fa-server:before {
content: "\f233"
}
.fa-servicestack:before {
content: "\f3ec"
}
.fa-shapes:before {
content: "\f61f"
}
.fa-share:before {
content: "\f064"
}
.fa-share-alt:before {
content: "\f1e0"
}
.fa-share-alt-square:before {
content: "\f1e1"
}
.fa-share-square:before {
content: "\f14d"
}
.fa-shekel-sign:before {
content: "\f20b"
}
.fa-shield-alt:before {
content: "\f3ed"
}
.fa-shield-virus:before {
content: "\e06c"
}
.fa-ship:before {
content: "\f21a"
}
.fa-shipping-fast:before {
content: "\f48b"
}
.fa-shirtsinbulk:before {
content: "\f214"
}
.fa-shoe-prints:before {
content: "\f54b"
}
.fa-shopify:before {
content: "\e057"
}
.fa-shopping-bag:before {
content: "\f290"
}
.fa-shopping-basket:before {
content: "\f291"
}
.fa-shopping-cart:before {
content: "\f07a"
}
.fa-shopware:before {
content: "\f5b5"
}
.fa-shower:before {
content: "\f2cc"
}
.fa-shuttle-van:before {
content: "\f5b6"
}
.fa-sign:before {
content: "\f4d9"
}
.fa-sign-in-alt:before {
content: "\f2f6"
}
.fa-sign-language:before {
content: "\f2a7"
}
.fa-sign-out-alt:before {
content: "\f2f5"
}
.fa-signal:before {
content: "\f012"
}
.fa-signature:before {
content: "\f5b7"
}
.fa-sim-card:before {
content: "\f7c4"
}
.fa-simplybuilt:before {
content: "\f215"
}
.fa-sink:before {
content: "\e06d"
}
.fa-sistrix:before {
content: "\f3ee"
}
.fa-sitemap:before {
content: "\f0e8"
}
.fa-sith:before {
content: "\f512"
}
.fa-skating:before {
content: "\f7c5"
}
.fa-sketch:before {
content: "\f7c6"
}
.fa-skiing:before {
content: "\f7c9"
}
.fa-skiing-nordic:before {
content: "\f7ca"
}
.fa-skull:before {
content: "\f54c"
}
.fa-skull-crossbones:before {
content: "\f714"
}
.fa-skyatlas:before {
content: "\f216"
}
.fa-skype:before {
content: "\f17e"
}
.fa-slack:before {
content: "\f198"
}
.fa-slack-hash:before {
content: "\f3ef"
}
.fa-slash:before {
content: "\f715"
}
.fa-sleigh:before {
content: "\f7cc"
}
.fa-sliders-h:before {
content: "\f1de"
}
.fa-slideshare:before {
content: "\f1e7"
}
.fa-smile:before {
content: "\f118"
}
.fa-smile-beam:before {
content: "\f5b8"
}
.fa-smile-wink:before {
content: "\f4da"
}
.fa-smog:before {
content: "\f75f"
}
.fa-smoking:before {
content: "\f48d"
}
.fa-smoking-ban:before {
content: "\f54d"
}
.fa-sms:before {
content: "\f7cd"
}
.fa-snapchat:before {
content: "\f2ab"
}
.fa-snapchat-ghost:before {
content: "\f2ac"
}
.fa-snapchat-square:before {
content: "\f2ad"
}
.fa-snowboarding:before {
content: "\f7ce"
}
.fa-snowflake:before {
content: "\f2dc"
}
.fa-snowman:before {
content: "\f7d0"
}
.fa-snowplow:before {
content: "\f7d2"
}
.fa-soap:before {
content: "\e06e"
}
.fa-socks:before {
content: "\f696"
}
.fa-solar-panel:before {
content: "\f5ba"
}
.fa-sort:before {
content: "\f0dc"
}
.fa-sort-alpha-down:before {
content: "\f15d"
}
.fa-sort-alpha-down-alt:before {
content: "\f881"
}
.fa-sort-alpha-up:before {
content: "\f15e"
}
.fa-sort-alpha-up-alt:before {
content: "\f882"
}
.fa-sort-amount-down:before {
content: "\f160"
}
.fa-sort-amount-down-alt:before {
content: "\f884"
}
.fa-sort-amount-up:before {
content: "\f161"
}
.fa-sort-amount-up-alt:before {
content: "\f885"
}
.fa-sort-down:before {
content: "\f0dd"
}
.fa-sort-numeric-down:before {
content: "\f162"
}
.fa-sort-numeric-down-alt:before {
content: "\f886"
}
.fa-sort-numeric-up:before {
content: "\f163"
}
.fa-sort-numeric-up-alt:before {
content: "\f887"
}
.fa-sort-up:before {
content: "\f0de"
}
.fa-soundcloud:before {
content: "\f1be"
}
.fa-sourcetree:before {
content: "\f7d3"
}
.fa-spa:before {
content: "\f5bb"
}
.fa-space-shuttle:before {
content: "\f197"
}
.fa-speakap:before {
content: "\f3f3"
}
.fa-speaker-deck:before {
content: "\f83c"
}
.fa-spell-check:before {
content: "\f891"
}
.fa-spider:before {
content: "\f717"
}
.fa-spinner:before {
content: "\f110"
}
.fa-splotch:before {
content: "\f5bc"
}
.fa-spotify:before {
content: "\f1bc"
}
.fa-spray-can:before {
content: "\f5bd"
}
.fa-square:before {
content: "\f0c8"
}
.fa-square-full:before {
content: "\f45c"
}
.fa-square-root-alt:before {
content: "\f698"
}
.fa-squarespace:before {
content: "\f5be"
}
.fa-stack-exchange:before {
content: "\f18d"
}
.fa-stack-overflow:before {
content: "\f16c"
}
.fa-stackpath:before {
content: "\f842"
}
.fa-stamp:before {
content: "\f5bf"
}
.fa-star:before {
content: "\f005"
}
.fa-star-and-crescent:before {
content: "\f699"
}
.fa-star-half:before {
content: "\f089"
}
.fa-star-half-alt:before {
content: "\f5c0"
}
.fa-star-of-david:before {
content: "\f69a"
}
.fa-star-of-life:before {
content: "\f621"
}
.fa-staylinked:before {
content: "\f3f5"
}
.fa-steam:before {
content: "\f1b6"
}
.fa-steam-square:before {
content: "\f1b7"
}
.fa-steam-symbol:before {
content: "\f3f6"
}
.fa-step-backward:before {
content: "\f048"
}
.fa-step-forward:before {
content: "\f051"
}
.fa-stethoscope:before {
content: "\f0f1"
}
.fa-sticker-mule:before {
content: "\f3f7"
}
.fa-sticky-note:before {
content: "\f249"
}
.fa-stop:before {
content: "\f04d"
}
.fa-stop-circle:before {
content: "\f28d"
}
.fa-stopwatch:before {
content: "\f2f2"
}
.fa-stopwatch-20:before {
content: "\e06f"
}
.fa-store:before {
content: "\f54e"
}
.fa-store-alt:before {
content: "\f54f"
}
.fa-store-alt-slash:before {
content: "\e070"
}
.fa-store-slash:before {
content: "\e071"
}
.fa-strava:before {
content: "\f428"
}
.fa-stream:before {
content: "\f550"
}
.fa-street-view:before {
content: "\f21d"
}
.fa-strikethrough:before {
content: "\f0cc"
}
.fa-stripe:before {
content: "\f429"
}
.fa-stripe-s:before {
content: "\f42a"
}
.fa-stroopwafel:before {
content: "\f551"
}
.fa-studiovinari:before {
content: "\f3f8"
}
.fa-stumbleupon:before {
content: "\f1a4"
}
.fa-stumbleupon-circle:before {
content: "\f1a3"
}
.fa-subscript:before {
content: "\f12c"
}
.fa-subway:before {
content: "\f239"
}
.fa-suitcase:before {
content: "\f0f2"
}
.fa-suitcase-rolling:before {
content: "\f5c1"
}
.fa-sun:before {
content: "\f185"
}
.fa-superpowers:before {
content: "\f2dd"
}
.fa-superscript:before {
content: "\f12b"
}
.fa-supple:before {
content: "\f3f9"
}
.fa-surprise:before {
content: "\f5c2"
}
.fa-suse:before {
content: "\f7d6"
}
.fa-swatchbook:before {
content: "\f5c3"
}
.fa-swift:before {
content: "\f8e1"
}
.fa-swimmer:before {
content: "\f5c4"
}
.fa-swimming-pool:before {
content: "\f5c5"
}
.fa-symfony:before {
content: "\f83d"
}
.fa-synagogue:before {
content: "\f69b"
}
.fa-sync:before {
content: "\f021"
}
.fa-sync-alt:before {
content: "\f2f1"
}
.fa-syringe:before {
content: "\f48e"
}
.fa-table:before {
content: "\f0ce"
}
.fa-table-tennis:before {
content: "\f45d"
}
.fa-tablet:before {
content: "\f10a"
}
.fa-tablet-alt:before {
content: "\f3fa"
}
.fa-tablets:before {
content: "\f490"
}
.fa-tachometer-alt:before {
content: "\f3fd"
}
.fa-tag:before {
content: "\f02b"
}
.fa-tags:before {
content: "\f02c"
}
.fa-tape:before {
content: "\f4db"
}
.fa-tasks:before {
content: "\f0ae"
}
.fa-taxi:before {
content: "\f1ba"
}
.fa-teamspeak:before {
content: "\f4f9"
}
.fa-teeth:before {
content: "\f62e"
}
.fa-teeth-open:before {
content: "\f62f"
}
.fa-telegram:before {
content: "\f2c6"
}
.fa-telegram-plane:before {
content: "\f3fe"
}
.fa-temperature-high:before {
content: "\f769"
}
.fa-temperature-low:before {
content: "\f76b"
}
.fa-tencent-weibo:before {
content: "\f1d5"
}
.fa-tenge:before {
content: "\f7d7"
}
.fa-terminal:before {
content: "\f120"
}
.fa-text-height:before {
content: "\f034"
}
.fa-text-width:before {
content: "\f035"
}
.fa-th:before {
content: "\f00a"
}
.fa-th-large:before {
content: "\f009"
}
.fa-th-list:before {
content: "\f00b"
}
.fa-the-red-yeti:before {
content: "\f69d"
}
.fa-theater-masks:before {
content: "\f630"
}
.fa-themeco:before {
content: "\f5c6"
}
.fa-themeisle:before {
content: "\f2b2"
}
.fa-thermometer:before {
content: "\f491"
}
.fa-thermometer-empty:before {
content: "\f2cb"
}
.fa-thermometer-full:before {
content: "\f2c7"
}
.fa-thermometer-half:before {
content: "\f2c9"
}
.fa-thermometer-quarter:before {
content: "\f2ca"
}
.fa-thermometer-three-quarters:before {
content: "\f2c8"
}
.fa-think-peaks:before {
content: "\f731"
}
.fa-thumbs-down:before {
content: "\f165"
}
.fa-thumbs-up:before {
content: "\f164"
}
.fa-thumbtack:before {
content: "\f08d"
}
.fa-ticket-alt:before {
content: "\f3ff"
}
.fa-tiktok:before {
content: "\e07b"
}
.fa-times:before {
content: "\f00d"
}
.fa-times-circle:before {
content: "\f057"
}
.fa-tint:before {
content: "\f043"
}
.fa-tint-slash:before {
content: "\f5c7"
}
.fa-tired:before {
content: "\f5c8"
}
.fa-toggle-off:before {
content: "\f204"
}
.fa-toggle-on:before {
content: "\f205"
}
.fa-toilet:before {
content: "\f7d8"
}
.fa-toilet-paper:before {
content: "\f71e"
}
.fa-toilet-paper-slash:before {
content: "\e072"
}
.fa-toolbox:before {
content: "\f552"
}
.fa-tools:before {
content: "\f7d9"
}
.fa-tooth:before {
content: "\f5c9"
}
.fa-torah:before {
content: "\f6a0"
}
.fa-torii-gate:before {
content: "\f6a1"
}
.fa-tractor:before {
content: "\f722"
}
.fa-trade-federation:before {
content: "\f513"
}
.fa-trademark:before {
content: "\f25c"
}
.fa-traffic-light:before {
content: "\f637"
}
.fa-trailer:before {
content: "\e041"
}
.fa-train:before {
content: "\f238"
}
.fa-tram:before {
content: "\f7da"
}
.fa-transgender:before {
content: "\f224"
}
.fa-transgender-alt:before {
content: "\f225"
}
.fa-trash:before {
content: "\f1f8"
}
.fa-trash-alt:before {
content: "\f2ed"
}
.fa-trash-restore:before {
content: "\f829"
}
.fa-trash-restore-alt:before {
content: "\f82a"
}
.fa-tree:before {
content: "\f1bb"
}
.fa-trello:before {
content: "\f181"
}
.fa-tripadvisor:before {
content: "\f262"
}
.fa-trophy:before {
content: "\f091"
}
.fa-truck:before {
content: "\f0d1"
}
.fa-truck-loading:before {
content: "\f4de"
}
.fa-truck-monster:before {
content: "\f63b"
}
.fa-truck-moving:before {
content: "\f4df"
}
.fa-truck-pickup:before {
content: "\f63c"
}
.fa-tshirt:before {
content: "\f553"
}
.fa-tty:before {
content: "\f1e4"
}
.fa-tumblr:before {
content: "\f173"
}
.fa-tumblr-square:before {
content: "\f174"
}
.fa-tv:before {
content: "\f26c"
}
.fa-twitch:before {
content: "\f1e8"
}
.fa-twitter:before {
content: "\f099"
}
.fa-twitter-square:before {
content: "\f081"
}
.fa-typo3:before {
content: "\f42b"
}
.fa-uber:before {
content: "\f402"
}
.fa-ubuntu:before {
content: "\f7df"
}
.fa-uikit:before {
content: "\f403"
}
.fa-umbraco:before {
content: "\f8e8"
}
.fa-umbrella:before {
content: "\f0e9"
}
.fa-umbrella-beach:before {
content: "\f5ca"
}
.fa-uncharted:before {
content: "\e084"
}
.fa-underline:before {
content: "\f0cd"
}
.fa-undo:before {
content: "\f0e2"
}
.fa-undo-alt:before {
content: "\f2ea"
}
.fa-uniregistry:before {
content: "\f404"
}
.fa-unity:before {
content: "\e049"
}
.fa-universal-access:before {
content: "\f29a"
}
.fa-university:before {
content: "\f19c"
}
.fa-unlink:before {
content: "\f127"
}
.fa-unlock:before {
content: "\f09c"
}
.fa-unlock-alt:before {
content: "\f13e"
}
.fa-unsplash:before {
content: "\e07c"
}
.fa-untappd:before {
content: "\f405"
}
.fa-upload:before {
content: "\f093"
}
.fa-ups:before {
content: "\f7e0"
}
.fa-usb:before {
content: "\f287"
}
.fa-user:before {
content: "\f007"
}
.fa-user-alt:before {
content: "\f406"
}
.fa-user-alt-slash:before {
content: "\f4fa"
}
.fa-user-astronaut:before {
content: "\f4fb"
}
.fa-user-check:before {
content: "\f4fc"
}
.fa-user-circle:before {
content: "\f2bd"
}
.fa-user-clock:before {
content: "\f4fd"
}
.fa-user-cog:before {
content: "\f4fe"
}
.fa-user-edit:before {
content: "\f4ff"
}
.fa-user-friends:before {
content: "\f500"
}
.fa-user-graduate:before {
content: "\f501"
}
.fa-user-injured:before {
content: "\f728"
}
.fa-user-lock:before {
content: "\f502"
}
.fa-user-md:before {
content: "\f0f0"
}
.fa-user-minus:before {
content: "\f503"
}
.fa-user-ninja:before {
content: "\f504"
}
.fa-user-nurse:before {
content: "\f82f"
}
.fa-user-plus:before {
content: "\f234"
}
.fa-user-secret:before {
content: "\f21b"
}
.fa-user-shield:before {
content: "\f505"
}
.fa-user-slash:before {
content: "\f506"
}
.fa-user-tag:before {
content: "\f507"
}
.fa-user-tie:before {
content: "\f508"
}
.fa-user-times:before {
content: "\f235"
}
.fa-users:before {
content: "\f0c0"
}
.fa-users-cog:before {
content: "\f509"
}
.fa-users-slash:before {
content: "\e073"
}
.fa-usps:before {
content: "\f7e1"
}
.fa-ussunnah:before {
content: "\f407"
}
.fa-utensil-spoon:before {
content: "\f2e5"
}
.fa-utensils:before {
content: "\f2e7"
}
.fa-vaadin:before {
content: "\f408"
}
.fa-vector-square:before {
content: "\f5cb"
}
.fa-venus:before {
content: "\f221"
}
.fa-venus-double:before {
content: "\f226"
}
.fa-venus-mars:before {
content: "\f228"
}
.fa-vest:before {
content: "\e085"
}
.fa-vest-patches:before {
content: "\e086"
}
.fa-viacoin:before {
content: "\f237"
}
.fa-viadeo:before {
content: "\f2a9"
}
.fa-viadeo-square:before {
content: "\f2aa"
}
.fa-vial:before {
content: "\f492"
}
.fa-vials:before {
content: "\f493"
}
.fa-viber:before {
content: "\f409"
}
.fa-video:before {
content: "\f03d"
}
.fa-video-slash:before {
content: "\f4e2"
}
.fa-vihara:before {
content: "\f6a7"
}
.fa-vimeo:before {
content: "\f40a"
}
.fa-vimeo-square:before {
content: "\f194"
}
.fa-vimeo-v:before {
content: "\f27d"
}
.fa-vine:before {
content: "\f1ca"
}
.fa-virus:before {
content: "\e074"
}
.fa-virus-slash:before {
content: "\e075"
}
.fa-viruses:before {
content: "\e076"
}
.fa-vk:before {
content: "\f189"
}
.fa-vnv:before {
content: "\f40b"
}
.fa-voicemail:before {
content: "\f897"
}
.fa-volleyball-ball:before {
content: "\f45f"
}
.fa-volume-down:before {
content: "\f027"
}
.fa-volume-mute:before {
content: "\f6a9"
}
.fa-volume-off:before {
content: "\f026"
}
.fa-volume-up:before {
content: "\f028"
}
.fa-vote-yea:before {
content: "\f772"
}
.fa-vr-cardboard:before {
content: "\f729"
}
.fa-vuejs:before {
content: "\f41f"
}
.fa-walking:before {
content: "\f554"
}
.fa-wallet:before {
content: "\f555"
}
.fa-warehouse:before {
content: "\f494"
}
.fa-watchman-monitoring:before {
content: "\e087"
}
.fa-water:before {
content: "\f773"
}
.fa-wave-square:before {
content: "\f83e"
}
.fa-waze:before {
content: "\f83f"
}
.fa-weebly:before {
content: "\f5cc"
}
.fa-weibo:before {
content: "\f18a"
}
.fa-weight:before {
content: "\f496"
}
.fa-weight-hanging:before {
content: "\f5cd"
}
.fa-weixin:before {
content: "\f1d7"
}
.fa-whatsapp:before {
content: "\f232"
}
.fa-whatsapp-square:before {
content: "\f40c"
}
.fa-wheelchair:before {
content: "\f193"
}
.fa-whmcs:before {
content: "\f40d"
}
.fa-wifi:before {
content: "\f1eb"
}
.fa-wikipedia-w:before {
content: "\f266"
}
.fa-wind:before {
content: "\f72e"
}
.fa-window-close:before {
content: "\f410"
}
.fa-window-maximize:before {
content: "\f2d0"
}
.fa-window-minimize:before {
content: "\f2d1"
}
.fa-window-restore:before {
content: "\f2d2"
}
.fa-windows:before {
content: "\f17a"
}
.fa-wine-bottle:before {
content: "\f72f"
}
.fa-wine-glass:before {
content: "\f4e3"
}
.fa-wine-glass-alt:before {
content: "\f5ce"
}
.fa-wix:before {
content: "\f5cf"
}
.fa-wizards-of-the-coast:before {
content: "\f730"
}
.fa-wodu:before {
content: "\e088"
}
.fa-wolf-pack-battalion:before {
content: "\f514"
}
.fa-won-sign:before {
content: "\f159"
}
.fa-wordpress:before {
content: "\f19a"
}
.fa-wordpress-simple:before {
content: "\f411"
}
.fa-wpbeginner:before {
content: "\f297"
}
.fa-wpexplorer:before {
content: "\f2de"
}
.fa-wpforms:before {
content: "\f298"
}
.fa-wpressr:before {
content: "\f3e4"
}
.fa-wrench:before {
content: "\f0ad"
}
.fa-x-ray:before {
content: "\f497"
}
.fa-xbox:before {
content: "\f412"
}
.fa-xing:before {
content: "\f168"
}
.fa-xing-square:before {
content: "\f169"
}
.fa-y-combinator:before {
content: "\f23b"
}
.fa-yahoo:before {
content: "\f19e"
}
.fa-yammer:before {
content: "\f840"
}
.fa-yandex:before {
content: "\f413"
}
.fa-yandex-international:before {
content: "\f414"
}
.fa-yarn:before {
content: "\f7e3"
}
.fa-yelp:before {
content: "\f1e9"
}
.fa-yen-sign:before {
content: "\f157"
}
.fa-yin-yang:before {
content: "\f6ad"
}
.fa-yoast:before {
content: "\f2b1"
}
.fa-youtube:before {
content: "\f167"
}
.fa-youtube-square:before {
content: "\f431"
}
.fa-zhihu:before {
content: "\f63f"
}
.sr-only {
border: 0;
clip: rect(0,0,0,0);
height: 1px;
margin: -1px;
padding: 0;
position: absolute;
width: 1px
}
.sr-only-focusable:active,.sr-only-focusable:focus {
white-space: normal;
-webkit-clip-path: none;
clip-path: none;
clip: auto;
height: auto;
margin: 0;
overflow: visible;
position: static;
width: auto
}
@font-face {
font-family: FontAwesome;
font-style: normal;
font-weight: 400;
font-display: swap;
src: url(//slashmyprice.com/fr/wp-content/themes/couponture/fonts/FontAwesome/fa-brands-400.eot);
src: url(//slashmyprice.com/fr/wp-content/themes/couponture/fonts/FontAwesome/fa-brands-400.eot?#iefix) format("embedded-opentype"),url(//slashmyprice.com/fr/wp-content/themes/couponture/fonts/FontAwesome/fa-brands-400.woff2) format("woff2"),url(//slashmyprice.com/fr/wp-content/themes/couponture/fonts/FontAwesome/fa-brands-400.woff) format("woff"),url(//slashmyprice.com/fr/wp-content/themes/couponture/fonts/FontAwesome/fa-brands-400.ttf) format("truetype"),url(//slashmyprice.com/fr/wp-content/themes/couponture/fonts/FontAwesome/fa-brands-400.svg#fontawesome) format("svg")
}
.fab,.far {
font-family: FontAwesome
}
@font-face {
font-family: FontAwesome;
font-style: normal;
font-weight: 400;
font-display: swap;
src: url(//slashmyprice.com/fr/wp-content/themes/couponture/fonts/FontAwesome/fa-regular-400.eot);
src: url(//slashmyprice.com/fr/wp-content/themes/couponture/fonts/FontAwesome/fa-regular-400.eot?#iefix) format("embedded-opentype"),url(//slashmyprice.com/fr/wp-content/themes/couponture/fonts/FontAwesome/fa-regular-400.woff2) format("woff2"),url(//slashmyprice.com/fr/wp-content/themes/couponture/fonts/FontAwesome/fa-regular-400.woff) format("woff"),url(//slashmyprice.com/fr/wp-content/themes/couponture/fonts/FontAwesome/fa-regular-400.ttf) format("truetype"),url(//slashmyprice.com/fr/wp-content/themes/couponture/fonts/FontAwesome/fa-regular-400.svg#fontawesome) format("svg")
}
@font-face {
font-family: FontAwesome;
font-style: normal;
font-weight: 900;
font-display: swap;
src: url(//slashmyprice.com/fr/wp-content/themes/couponture/fonts/FontAwesome/fa-solid-900.eot);
src: url(//slashmyprice.com/fr/wp-content/themes/couponture/fonts/FontAwesome/fa-solid-900.eot?#iefix) format("embedded-opentype"),url(//slashmyprice.com/fr/wp-content/themes/couponture/fonts/FontAwesome/fa-solid-900.woff2) format("woff2"),url(//slashmyprice.com/fr/wp-content/themes/couponture/fonts/FontAwesome/fa-solid-900.woff) format("woff"),url(//slashmyprice.com/fr/wp-content/themes/couponture/fonts/FontAwesome/fa-solid-900.ttf) format("truetype"),url(//slashmyprice.com/fr/wp-content/themes/couponture/fonts/FontAwesome/fa-solid-900.svg#fontawesome) format("svg")
}
.fa,.fas {
font-family: FontAwesome;
font-weight: 900
}
::-moz-selection {
background: #c44118;
color: #fff;
text-shadow: none
}
::selection {
background: #c44118;
color: #fff;
text-shadow: none
}
::-webkit-scrollbar {
width: 10px
}
::-webkit-scrollbar-button:end:increment,::-webkit-scrollbar-button:start:decrement {
display: none
}
::-webkit-scrollbar-track-piece {
background-color: #0e0129;
-webkit-border-radius: 0px;
border-left: 1px solid rgba(196,65,24,.1)
}
::-webkit-scrollbar-thumb:vertical {
-webkit-border-radius: 0px;
background: #c44118
}
html {
font-family: sans-serif;
line-height: 1.15;
-webkit-text-size-adjust: 100%;
-ms-text-size-adjust: 100%
}
body {
margin: 0;
font-family: "Open Sans", sans-serif;
font-size: 15px;
line-height: 1.4;
color: #000;
background-color: #f1f1f1
}
@media (max-width: 768px) {
body {
font-size:12px
}
}
.h1,.h2,.h3,.h4,.h5,.h6,h1,h2,h3,h4,h5,h6 {
margin-bottom: .5rem;
font-family: Inter, sans-serif;
font-weight: 500;
line-height: 1.2;
color: inherit
}
.h1,h1 {
font-size: 2.5em
}
.h3,h3 {
font-size: 1.75em
}
.h4,h4 {
font-size: 1.5em
}
.h5,h5 {
font-size: 1.25em
}
.ff-primary {
font-family: "Open Sans"
}
.ff-secondary {
font-family: Inter, sans-serif;
}
.fs-xsmall {
font-size: .714289em
}
.fs-small {
font-size: .85714em
}
.fs-medium {
font-size: 1.14286em
}
.fs-large {
font-size: 1.285717em
}
.fs-xlarge {
font-size: 1.714285em
}
.fw-thin {
font-weight: 100
}
.fw-light {
font-weight: 300
}
.fw-semi-bold {
font-weight: 500
}
.fw-black {
font-weight: 900
}
.fc-primary,.footer-copyright ul li a:hover,.footer-main .footer-list li a:hover,.header-main-nav li.current-menu-item a,.header-main-nav li:hover a {
color: #c44118
}
#country-select ul li a,.coupon-sidebar ul li:hover,.coupon-sidebar ul li:hover a,.fc-secondary,.single-store-tab-about-content p strong {
color: #0e0129
}
.fc-default {
color: #333
}
.fc-lg-silver {
color: #b3b3b3
}
.fc-black {
color: #000
}
.banner-search-popular-title,.cpt-blog-meta ul li,.cpt-blog-meta ul li a,.fc-grey {
color: #666
}
.fc-dgrey {
color: #373c3f
}
.fc-lgrey {
color: #f7f7f7
}
.fc-blue {
color: #352a4b
}
.fc-lg-blue {
color: #3d5975
}
.fc-dk-pink,.fc-pink {
color: #c6c6c6
}
.fc-lg-pink {
color: #bcbcbc
}
.fc-spblue {
color: #f3f9f9
}
.fc-lg-black {
color: #434343
}
.bg-primary,.footer-social li a:hover,.partner-slider .slick-dots li.slick-active button {
background: #c44118
}
.bg-middle {
background: #373737
}
.bg-lg-silver {
background: #b3b3b3
}
.bg-lg-white {
background: #f0f2f5
}
.bg-blue {
background: #352a4b
}
.bg-lg-blue {
background: #3d5975
}
.bg-dk-blue {
background: #10121e
}
.bg-lgrey {
background: #f7f7f7
}
.bg-spblue {
background: #f3f9f9
}
.bg-silver,.grey-dots .slick-dots .slick-active button {
background: #f1f1f1
}
.banner-search-section input[type=submit]:hover,.bg-secondary,.contact-formside form input[type=submit]:hover,.dots-n-arrow .slick-dots li button,.partner-slider .slick-dots li button {
background: #0e0129
}
.bg-white,.dots-n-arrow .slick-dots .slick-active button,.mobile__nav i,.slick-dots .slick-active button,.store-logos,footer {
background: #fff
}
.bg-black {
background: #000
}
.bg-grey {
background: #666
}
.bg-purple {
background: indigo
}
.bg-dgrey {
background: #373c3f
}
.bg-dgreen {
background: #4c4c4c
}
.bg-spgrey {
background: #363636
}
.bg-pink {
background: #c6c6c6
}
.bg-lg-black {
background: #2d2e2d
}
.bg-cover {
background-size: cover
}
.bg-contain {
background-size: contain
}
.bg-left {
background-position: left
}
.bg-center {
background-position: center
}
.bg-right {
background-position: right
}
.bg-top {
background-position: top
}
.bg-norepeat {
background-repeat: no-repeat
}
.bg-repeat {
background-repeat: repeat
}
.bg-repeat-x {
background-repeat: repeat-x
}
.bg-repeat-y {
background-repeat: repeat-y
}
.bg-fixed {
background-attachment: fixed
}
.bg-scroll {
background-attachment: scroll
}
.lh-none {
line-height: 0
}
.lh-default {
line-height: .7
}
.lh-normal {
line-height: 1
}
.lh-medium,.title {
line-height: 1.2
}
.footer-about p,.lh-large {
line-height: 1.8
}
.lh-xlarge {
line-height: 2.5
}
.ls-xsmall {
letter-spacing: -2px
}
.ls-small {
letter-spacing: -1px
}
.ls-normal,.mobile__nav i {
letter-spacing: 0
}
.ls-medium {
letter-spacing: 1px
}
.ls-large {
letter-spacing: 3px
}
.ls-xlarge {
letter-spacing: 8px
}
.va-top {
vertical-align: top
}
.va-bottom {
vertical-align: bottom
}
.blog-single-section,.contact-section,.sec-padding {
padding: 80px 0
}
.sec-padding.\--small {
padding: 44px 0
}
.sec-padding.\--xsmall {
padding: 18px 0
}
.sec-padding.\--large {
padding: 140px 0
}
.title.\--big {
width: 82%;
margin: 0 auto
}
.mobile__nav i {
color: #0e0129;
position: absolute;
left: 0;
top: 0;
width: 40px;
height: 40px;
display: flex;
align-items: center;
justify-content: center;
cursor: pointer
}
.mobile__nav {
position: fixed;
width: 300px;
height: 100%;
top: 0;
right: -300px;
z-index: 12;
background: #c44118;
-webkit-transition: .6s;
-moz-transition: .6s;
-o-transition: .6s;
transition: .6s;
overflow-y: auto
}
.app-container,.mobile__nav nav ul li.menu-item-has-children>a,.slick-list,.slick-slider,.slick-track {
position: relative
}
.mobile__nav .logo-area {
font-size: 16px;
background: #0e0129;
padding: 22px 24px;
display: block
}
.slick-track:after,.slick-track:before {
content: "";
display: table
}
.mobile__nav.active {
height: 100%;
right: 0
}
.mobile__nav nav ul {
padding: 0;
margin: 0
}
.header-top-action-single,.header-top-info-single,.mobile__nav nav ul li {
color: #fff
}
.mobile__nav nav ul li a {
color: #fff;
font-weight: 500;
display: block;
padding: 10px 24px;
-webkit-transition: .4s;
-moz-transition: .4s;
-o-transition: .4s;
transition: .4s
}
.mobile__nav nav ul li a .xicon {
font-size: 20px;
float: right
}
.mobile__nav nav ul li.current-menu-item a {
color: #fff;
background: #0e0129
}
.mobile__nav nav ul li ul {
display: none;
background: #0e0129
}
.mobile__nav nav ul li ul li a {
font-weight: 500;
font-size: 12px
}
.mobile__nav nav ul li ul.dropdown {
margin-left: 40px;
display: none
}
.mobile__nav nav ul li ul.dropdown a {
font-size: 12px;
border: none;
padding: 10px 0
}
.mobile__nav nav ul li ul.dropdown a:hover {
color: #000;
background: 0 0
}
.mobile__nav nav ul li.menu-item-has-children>a:before {
position: absolute;
content: "\f107";
font-family: FontAwesome;
right: 30px;
font-weight: 700
}
.mobile__nav nav .extra-link a {
border: 2px solid #000;
width: 40%;
margin: 40px auto 10px;
padding: 7px 0;
font-size: 15px;
text-align: center
}
.mobile__nav nav .extra-link a:hover {
color: #000;
border: 2px solid #000;
background: 0 0
}
.mobile__nav .close-nav {
position: absolute;
top: 10px;
right: 10px;
border: 1px solid #fff;
width: 26px;
height: 26px;
line-height: 1.5
}
.mobile__nav__logolink {
display: block;
width: max-content;
margin: 15px auto 30px
}
.mobile__nav__logoimg {
width: 200px;
height: auto
}
.app-container {
width: 100%;
overflow: hidden;
left: 0;
background: #fff;
-webkit-transition: .6s;
-moz-transition: .6s;
-o-transition: .6s;
transition: .6s
}
.slick-next,.slick-next:focus,.slick-next:hover,.slick-prev,.slick-prev:focus,.slick-prev:hover {
background: 0 0;
color: transparent;
outline: 0
}
.app-container.active {
left: -80%
}
.slick-slider {
overflow: hidden;
display: block;
-webkit-touch-callout: none;
-webkit-user-select: none;
-khtml-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
-ms-touch-action: pan-y;
touch-action: pan-y
}
.slick-list {
overflow: hidden;
display: block;
margin: 0;
padding: 0
}
.slick-list.dragging {
cursor: pointer;
cursor: hand
}
.dots-n-arrow .slick-dots,.grey-dots .slick-dots {
z-index: 1;
left: 0
}
.grey-dots .slick-dots li button {
background: rgba(255,255,255,.5)
}
.slick-slider .slick-list,.slick-slider .slick-track {
-webkit-transform: translate3d(0,0,0);
-moz-transform: translate3d(0,0,0);
-ms-transform: translate3d(0,0,0);
-o-transform: translate3d(0,0,0);
transform: translate3d(0,0,0)
}
.slick-track {
left: 0;
top: 0;
display: block
}
.slick-track:after {
clear: both
}
.banner-breadcrumb li:last-child:after,.s-st-mobile-logo,.single-store-offer-meta li::before,.slick-arrow.slick-hidden,.slick-slide,.slick-slide.slick-loading img {
display: none
}
.slick-loading .slick-slide,.slick-loading .slick-track {
visibility: hidden
}
.slick-slide {
float: left;
height: 100%;
min-height: 1px
}
.slick-vertical .slick-slide {
display: block;
height: auto;
border: 1px solid transparent
}
@font-face {
font-family: FontAwesome;
font-weight: 400;
font-style: normal;
font-display: swap
}
.slick-next,.slick-prev {
position: absolute;
display: block;
height: 20px;
width: 20px;
line-height: 0;
font-size: 0px;
cursor: pointer;
top: 50%;
-webkit-transform: translate(0,-50%);
-ms-transform: translate(0,-50%);
transform: translate(0,-50%);
padding: 0;
border: none
}
.slick-next.slick-disabled:before,.slick-prev.slick-disabled:before {
opacity: .25
}
.slick-next:before,.slick-prev:before {
font-family: FontAwesome;
font-size: 20px;
line-height: 1;
color: #0e0129;
opacity: .75
}
.slick-prev {
left: -25px
}
[dir=rtl] .slick-prev {
left: auto;
right: -25px
}
.slick-next {
right: -25px
}
[dir=rtl] .slick-next {
left: -25px;
right: auto
}
.slick-dots {
position: absolute;
bottom: -50px;
list-style: none;
display: block;
padding: 0;
margin: 0;
width: 100%
}
@media (min-width: 300px) {
.slick-dots {
bottom:-30px
}
}
.\--big-dot .slick-dots {
bottom: -40px
}
.\--xbig-dot .slick-dots {
bottom: -60px
}
.\--small-dot .slick-dots {
bottom: 20px
}
.\--xsmall-dot .slick-dots {
bottom: 40px
}
.slick-dots li {
position: relative;
display: inline-block;
margin: 0 5px;
padding: 0;
cursor: pointer;
height: auto;
width: auto
}
.slick-dots li button {
display: block;
outline: 0;
line-height: 0;
font-size: 0px;
color: transparent;
cursor: pointer;
border-radius: 50%;
width: 10px;
height: 10px;
background: #c1c1c1;
border: 0 solid #858585;
margin: 0;
padding: 0
}
.deal-btn,.inside-banner-btn {
border-radius: 50px;
padding: 15px 35px;
display: inline-block;
line-height: 1;
font-weight: 700;
transition: .4s ease-in-out;
text-align: center
}
.slick-dots li button:before {
position: absolute;
top: 0;
left: 0;
content: "•";
width: 20px;
height: 20px;
font-family: FontAwesome;
font-size: 6px;
line-height: 20px;
text-align: center;
color: #000;
opacity: .25;
display: none
}
.slick-dots li.slick-active button:before {
color: #000;
opacity: .75
}
.dots-n-arrow .slick-next {
right: -35px
}
.dots-n-arrow .slick-prev {
left: -35px
}
.dots-n-arrow .slick-next:before,.dots-n-arrow .slick-prev:before {
font-size: 40px
}
.deal-btn {
background: #f1f1f1;
color: #0e0129
}
.banner-search-popular-tag:hover a,.coupon-sidebar ul li:hover a i,.deal-btn.btn_primary,.deal-card-wishlist:hover {
background: #c44118;
color: #fff
}
.deal-btn.btn_primary:hover {
background: #fff;
color: #0e0129
}
.inside-banner-btn {
margin-top: 10px;
background: #c44118;
color: #fff
}
.inside-banner-btn:hover {
background: #0e0129;
color: #fff
}
.header-top {
background: #0e0129;
padding: 12px 0
}
.blog-single-sidebar ul,.deal-card-logos,.header-top-action,.header-top-info,.reviews-item-deal-btn h3,.single-similar-store ul {
margin: 0
}
.header-top-action-single a,.header-top-info-single a {
color: #fff;
display: flex;
align-items: center;
justify-content: flex-start
}
.banner-search-popular-tag,.header-top-action-single a i,.header-top-info-single a i {
margin-right: 5px
}
.header-top-info-single {
margin-right: 20px
}
.banner-search-popular-tag:last-child,.footer-social li:last-child,.header-main-nav li:last-child,.header-top-info-single:last-child,.single-store-tabs ul li:last-child {
margin-right: 0
}
.header-top-action-single {
margin-left: 20px
}
.header-main {
border-top: 1px solid #352a4b;
background: #000
}
.header-main-logo img {
width: 180px;
height: auto
}
.header-main-nav {
margin: 0;
padding: 0
}
.header-main-nav li {
margin-right: 30px;
color: #fff;
font-weight: 600
}
.header-main-nav li a {
padding: 30px 0;
display: block;
color: #fff;
transition: .4s ease-in-out
}
.smp-search-btn {
background: #fff;
width: 30px;
height: 30px;
border-radius: 50%;
display: flex;
align-items: center;
justify-content: center;
font-size: 14px;
color: #c44118;
cursor: pointer;
margin-left: 25px
}
#country-select {
margin: 0;
padding: 0;
position: relative;
color: #fff;
display: flex;
z-index: 1
}
#country-select a {
color: #fff;
font-weight: 400
}
#country-select dt a {
position: relative;
display: block;
padding-right: 20px
}
#country-select dt a:before {
content: '\f107';
font-family: FontAwesome;
color: #fff;
font-weight: 700;
position: absolute;
right: 0
}
#country-select ul {
margin: 0;
background: #fff;
padding: 15px;
list-style: none;
position: absolute;
top: calc(100% + 13px);
width: 100px;
box-shadow: 0 0 15px 0 rgba(0,0,0,.1);
left: 0
}
#country-select img {
width: 25px;
height: auto;
box-shadow: 0 .125rem .25rem rgba(0,0,0,.075)!important;
border-radius: 3px;
margin-right: 4px
}
#country-select span,.banner-search-section .banner-search-form-field,.deal-card-meta-rating,.deal-card-meta-rating-value,.deal-card-meta-trading-status,.reviews-item-row,.single-store-tabs ul {
display: flex;
align-items: center;
justify-content: flex-start
}
#country-select ul li {
margin-bottom: 7px
}
#country-select ul li a img {
border: 2px solid #fff;
width: 30px
}
#country-select ul li a span {
font-size: 16px
}
.mobile-menu-btn {
font-size: 28px;
color: #fff;
cursor: pointer
}
.footer-about,.footer-social {
margin-top: 20px
}
.footer-logo {
margin-bottom: 20px
}
.all-store-single .all-store-single-image img,.coupon-sideoffer-img img,.footer-logo img {
width: 100%;
height: auto
}
.footer-main {
padding: 40px 0 0
}
.footer-main .footer-list li {
margin-bottom: 12px;
color: #666
}
.footer-copyright ul li a,.footer-main .footer-list li a {
color: #666;
transition: .4s ease-in-out
}
.footer-about p {
color: #666;
margin: 0;
font-size: 14px
}
.footer-social li {
margin-right: 9px;
margin-bottom: 0;
color: #fff
}
.footer-copyright p,.footer-copyright ul {
margin: 0;
color: #666
}
.footer-social li a {
background: #373737;
display: flex;
align-items: center;
justify-content: center;
width: 33px;
height: 33px;
color: #fff;
transition: .4s ease-in-out
}
.footer-title {
font-size: 18px;
font-weight: 700;
color: #0e0129;
margin-bottom: 25px;
padding-bottom: 8px;
position: relative
}
.footer-title:before {
content: '';
left: 0;
bottom: 0;
height: 2px;
width: 40px;
content: "";
position: absolute;
background-color: #c44118
}
.footer-copyright {
margin-top: 15px;
border-top: 1px solid #e1e2e6;
padding: 25px 0
}
.contact-infoside ul li a,.footer-copyright p a {
color: #c44118;
font-weight: 700
}
.footer-copyright ul li {
margin-left: 26px
} .hero-banner {
width: 100%;
height: 400px;
position: relative;
background-size: cover;
background-color: #c44118;
background-position: center
}
.hero-banner.inside-banner {
height: 50vh;
max-height: 650px
}
.hero-banner.main-slider {
max-height: 700px;
height: 80vh
}
.hero-banner.main-slider:before {
background: rgba(0,0,0,.3)
}
.hero-banner:before {
position: absolute;
content: "";
width: 100%;
height: 100%;
background: rgba(0,0,0,.7)
}
.hero-banner .banner-content {
position: relative;
z-index: 11
}
.section-title {
margin-bottom: 40px
}
.section-title .section-title-main {
font-size: 26px;
margin-bottom: 10px;
font-weight: 700;
color: #0e0129
}
.section-title p {
margin-bottom: 0;
color: #0e0129
}
.banner-search-section {
background-color: #f5f5f5;
display: none
}
.banner-search-section h1 {
font-size: 32px;
margin-bottom: 15px;
font-weight: 700;
color: #0e0129;
font-family: 'Inter', sans-serif;
}
.banner-search-section p {
font-size: 16px;
margin: 0;
color: #666
}
.banner-search-section form {
margin-top: 30px;
border-radius: 5px;
border: 1px solid #c44118;
background-color: #fff;
padding-left: 20px;
padding-right: 5px
}
.banner-search-section .banner-search-form-fields {
display: flex;
justify-content: space-between
}
.banner-search-section .banner-search-form-field:first-child {
flex: 1
}
.banner-search-section .banner-search-form-field span i {
font-size: 20px;
color: #c44118;
margin-right: 15px
}
.banner-search-section input[type=text] {
padding: 0 15px 0 0
}
.banner-search-section select {
width: 200px
}
.banner-search-section input[type=submit] {
padding: 17px 50px;
line-height: 1;
background: #c44118;
border: none;
border-radius: 6px;
color: #fff;
font-weight: 600;
margin-left: 40px;
cursor: pointer;
transition: .4s ease-in-out
}
.banner-search-popular {
margin-top: 25px
}
.banner-search-popular-tags {
margin: 0 0 0 15px
}
.banner-search-popular-tag a {
display: block;
background: #e7e7e7;
border-radius: 25px;
padding: 7px 15px;
line-height: 1;
color: #0e0129;
transition: .3s ease-in-out
}
.banner-search-popular-tag a i {
font-size: 14px;
margin-right: 5px
}
.deals-section {
background: #f1f1f1;
padding: 10px 0;
overflow: hidden;
}
.deals-section .slick-slide {
margin: 0 15px
}
.cpt-blogs-slider,.deals-section .slick-list {
margin: 0 -15px
}
.deal-slider{
display: flex;
width: 100%;
gap: 30px;
overflow: hidden;
}
.deal-slide{
flex: 0 0 22%;
}
.deal-card {
border-radius: 5px;
overflow: hidden;
background: #fff;
margin-bottom: 30px
}
.deal-card:hover .deal-card-image img,.store-logo:hover img {
transform: scale(1.05)
}
.deal-card-image {
position: relative;
height: auto;
overflow: hidden;
aspect-ratio: 1/0.54;
}
.deal-card-image img {
max-width: 100%;
width: 100%;
height: 100%;
object-fit: cover;
transition: .4s ease-in-out
}
.deal-card-discount {
left: 0;
bottom: 0;
position: absolute;
color: #fff;
padding: 5px 25px 5px 12px;
background-image: url(//slashmyprice.com/fr/wp-content/themes/couponture/img/ribbon-bg.png);
background-position: right center;
background-size: cover;
background-repeat: no-repeat;
font-size: 14px;
font-weight: 600;
text-transform: uppercase;
font-family: Inter, sans-serif;
}
.deal-card-wishlist {
top: 15px;
right: 15px;
z-index: 3;
width: 35px;
height: 35px;
font-size: 18px;
text-align: center;
position: absolute;
line-height: 38px;
border-radius: 50%;
display: inline-block;
color: #fff;
background-color: rgba(0,0,0,.55);
transition: .3s ease-in-out
}
.deal-card-content {
padding: 20px;
position: relative
}
.deal-card-meta {
display: flex;
align-items: center;
justify-content: space-between
}
.deal-card-meta-rating-value {
list-style: none;
padding: 0;
margin: 0;
font-size: 12px;
line-height: 1;
color: #c44118
}
.deal-card-meta-rating-count,.deal-card-meta-trading-status {
color: #666;
font-size: 14px;
font-weight: 600
}
.deal-card-meta-rating-value li {
margin-right: 3px
}
.deal-card-logo img {
width: auto;
height: 40px;
object-fit: contain
}
.deal-card-meta-trading-status img {
width: 16px;
height: auto;
margin-right: 5px
}
.deal-card-meta-trading-status i {
font-size: 9px;
width: 18px;
height: 18px;
border-radius: 50%;
display: flex;
align-items: center;
justify-content: center;
margin-right: 5px
}
.deal-card-location.\--green i,.deal-card-meta-trading-status.\--green {
color: #1c610e
}
.deal-card-location.\--green,.deal-card-meta-trading-status.\--green i {
background: #c7eebf;
color: #1c610e
}
.deal-card-link:hover,.deal-card-meta-trading-status.\--red,.deal-card-title:hover h3 {
color: #c44118
}
.deal-card-meta-trading-status.\--red i {
background: rgba(196,65,24,.1);
color: #c44118
}
.deal-card-title {
margin-top: 13px;
margin-bottom: 13px;
display: block
}
.deal-card-title h3 {
font-size: 16px;
margin: 0 0 13px;
color: #0e0129;
transition: .4s ease-in-out;
overflow: hidden;
text-align: left
}
.deal-card-foot {
display: flex;
align-items: center;
justify-content: space-between;
padding: 20px;
border-top: 1px solid #f1f1f1
}
.deal-card-pricing {
display: flex;
align-items: center;
justify-content: space-between;
font-family: Inter, sans-serif;
}
.deal-card-pricing-sale {
font-size: 20px;
font-weight: 700;
color: #0e0129
}
.deal-card-pricing-actual {
font-size: 20px;
font-weight: 400;
text-decoration: line-through;
margin-left: 3px;
color: #666
}
.deal-card-link {
top: -2px;
position: relative;
display: inline-block;
color: #c44118;
font-size: 14px;
font-weight: 600;
font-family: Inter, sans-serif;
}
.deal-arrows,.store-banner {
display: flex;
align-items: center
}
.deal-card-link:before {
content: '';
position: absolute;
bottom: -2px;
left: 0;
width: 100%;
height: 1px;
transition: .3s ease-in-out;
background: #c44118;
transform-origin: right;
transform: scalex(1)
}
.deal-card-link:hover:before {
transform: scalex(0)
}
.deal-card-location1 {
font-size: 14px;
padding: 0;
width: 100%;
line-height: 1;
font-weight: 500;
color: #666;
font-family: Inter, sans-serif;
}
.deal-card-location i,.deal-card-location1 i {
margin-right: 10px
}
.deal-card-location {
font-size: 12px;
position: absolute;
bottom: 0;
left: 0;
padding: 6px 20px;
width: 100%;
line-height: 1;
color: #0e0129;
text-align: center
}
.deal-card-location.\--red {
background: #f9f3f1;
color: #c44118
}
.all-category-single:hover span,.all-store-single:hover span,.blog-single-sidebar ul li a:hover:before,.coupon-item-title:hover,.cpt-blog-link:hover,.cpt-blog-title:hover h3,.deal-card-location.\--red i,.reviews-item-fill-rating ul,.single-similar-store ul li:hover,.single-similar-store ul li:hover a {
color: #c44118
}
.deal-arrows {
justify-content: flex-end;
width: max-content;
margin-left: auto;
top: 10px;
right: 15px;
margin-bottom: 0;
position: absolute
}
.store-banner,.store-logo {
justify-content: center;
height: 100%
}
.deal-left,.deal-right {
background: #fff;
width: 40px;
height: 40px;
line-height: 40px;
border-radius: 50%;
text-align: center;
font-size: 18px;
margin-left: 10px;
cursor: pointer
}
.store-banner {
text-align: center;
position: relative;
background-size: cover;
background-position: center;
background-repeat: no-repeat
}
.coupon-item-image-content-box,.store-logo {
display: flex;
align-items: center;
transition: .4s ease-in-out;
text-align: center
}
.store-banner:before {
content: '';
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
background: #000;
opacity: .7
}
.store-banner-content {
position: relative;
padding: 0 30px
}
.store-banner-content h3 {
color: #fff;
font-size: 26px;
margin-bottom: 15px;
font-weight: 700
}
.store-banner-content p {
color: #fff;
opacity: .85;
line-height: 1.8;
margin-bottom: 15px
}
.store-logos .row .col-lg-4:first-child .store-logo,.store-logos .row .col-lg-4:nth-child(2) .store-logo,.store-logos .row .col-lg-4:nth-child(3) .store-logo {
border-top: none
}
.store-logo {
padding: 10px;
border-right: 1px solid #eee;
border-top: 1px solid #eee;
position: relative
}
.store-logo img {
width: 150px;
max-width: 100%;
height: auto;
transition: .4s ease-in-out
}
.store-logo:hover {
background: #f9f6ff
}
.stores-section {
padding-top: 0;
padding-bottom: 40px
}
.partner-section {
padding: 100px 0;
background: #fff
}
.partner-image {
height: 100px;
padding: 0 30px
}
.partner-image img {
width: 100%;
height: 100%;
object-fit: contain
}
.partner-slider .slick-dots {
position: static
}
.coupon-item-image {
height: 100%;
background-size: contain;
background-position: center;
background-repeat: no-repeat;
border-radius: 10px;
position: relative;
overflow: hidden;
min-height: auto;
background-color: #fff
}
.coupon-item-image-content-box {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
justify-content: center;
background: rgba(0,0,0,.75);
border-radius: 10px;
opacity: 0
}
.blog-section.blog-section-inside .col-lg-4,.coupon-list-item,.cpt-blog {
margin-bottom: 30px
}
.coupon-item-image-content-inner img {
display: block;
max-width: 100%;
height: 60px;
margin: 0 auto;
object-fit: contain
}
.coupon-item-image-content-inner h4, .coupon-item-image-content-inner h5 {
margin-top: 15px;
display: inline-block;
text-align: center;
color: #fff;
font-size: 14px;
font-weight: 700;
position: relative;
padding-bottom: 3px
}
.coupon-item-image-content-inner h4:before, .coupon-item-image-content-inner h5:before {
content: '';
position: absolute;
bottom: 0;
width: 100%;
height: 1px;
background: #fff;
left: 0
}
.coupon-item-content {
background: #fff;
border-radius: 10px;
padding: 15px;
height: 100%
}
.coupon-item-title {
font-size: 16px;
font-weight: 700;
color: #0e0129;
display: block;
margin-bottom: 12px;
transition: .4s ease-in-out
}
.coupon-item-content-title-box {
border-bottom: 1px solid #e9e9e9
}
.coupon-item-content-title-box p {
line-height: 1.8;
margin-bottom: 15px
}
.coupon-item-content-coupon-box {
padding-top: 15px;
display: flex;
align-items: center;
justify-content: flex-start
}
.coupon-item-content-coupon-box span {
font-size: 14px;
font-weight: 600;
color: #666
}
.coupon-item-content-coupon-box.\--coupoun a {
display: inline-block;
border: 1px dashed #c44118;
color: #c44118;
margin-left: 10px;
font-weight: 600;
transition: .4s ease-in-out;
position: relative;
padding: 10px 28px 10px 20px
}
.coupon-item-content-coupon-box.\--coupoun a h4 {
font-size: 24px;
margin: 0;
text-align: center;
font-weight: 700
}
.coupon-item-content-coupon-box.\--coupoun a i,.single-store-offer-title span {
margin-left: 5px
}
.coupon-item-content-coupon-box.\--coupoun a span {
color: #c44118;
text-align: center;
transition: .3s ease-in-out;
font-size: 14px
}
.coupon-item-content-coupon-box.\--coupoun a:hover,.cpt-blog-link:hover i,.cpt-blogs-slider .slick-dots .slick-active button {
background: #c44118
}
.contact-infoside .footer-social li a,.coupon-item-content-coupon-box.\--coupoun a:hover span,.reviews-item-title .reviews-item-actions h3,.single-reviews-view-allBtn:hover {
color: #fff
}
.coupon-item-content-coupon-box.\--deal a {
display: inline-block;
border: 1px dashed transparent;
background: #c44118;
color: #fff;
margin-left: 10px;
padding: 10px 20px;
line-height: 1;
font-weight: 600;
transition: .4s ease-in-out;
position: relative;
width: 190px
}
.coupon-item-content-coupon-box.\--deal a h4 {
font-size: 18px;
margin: 0;
text-align: center;
font-weight: 500
}
.coupon-item-content-coupon-box.\--deal a:hover {
border: 1px dashed #c44118;
background: #fff;
color: #c44118
}
.coupon-sidebar {
background: #fff;
padding: 30px;
margin-bottom: 30px
}
.coupon-sidebar h3 {
font-size: 20px;
margin-bottom: 25px;
padding-bottom: 10px;
border-bottom: 1px solid #e6e5e9;
font-weight: 600
}
.coupon-sidebar ul li {
margin-bottom: 13px;
color: #666;
font-weight: 400
}
.coupon-sidebar ul li a {
transition: .4s ease-in-out;
color: #666;
display: flex
}
.coupon-sidebar ul li a i {
width: 28px;
height: 28px;
line-height: 30px;
text-align: center;
border-radius: 3px;
color: #c44118;
background-color: #f1f1f1;
transition: .4s ease-in-out;
margin-right: 10px
}
.coupon-sideoffer-img {
display: block;
margin-bottom: 30px
}
.blog-section {
padding-top: 10px;
padding-bottom: 10px
}
.blog-section.blog-section-inside {
padding-top: 70px
}
.cpt-blogs-slider .slick-dots {
bottom: 0;
position: static;
margin: -15px 0 15px
}
.cpt-blog-slide .cpt-blog {
padding: 0 15px
}
.cpt-blog-image img {
max-width: 100%;
width: 100%;
height: auto;
border-radius: 5px
}
.cpt-blog-meta {
margin-top: 30px;
margin-bottom: 14px
}
.cpt-blog-meta i {
color: #c44118;
font-size: 15px;
margin-right: 10px
}
.cpt-blog-link,.cpt-blog-title h3 {
color: #0e0129;
transition: .4s ease-in-out
}
.cpt-blog-meta ul {
margin: 0;
font-size: 15px;
font-weight: 500
}
.cpt-blog-title {
display: block;
margin-bottom: 10px
}
.cpt-blog-title h3 {
font-size: 18px;
margin-bottom: 0;
font-weight: 700
}
.cpt-blog-content p {
line-height: 1.8;
margin-bottom: 15px;
color: #666
}
.cpt-blog-link {
font-weight: 600;
font-size: 15px;
display: inline-flex;
margin-top: 5px;
align-items: center;
justify-content: flex-start
}
.cpt-blog-link i {
font-size: 8px;
margin-left: 5px;
background: #0e0129;
border-radius: 50%;
width: 16px;
height: 16px;
color: #fff;
display: flex;
align-items: center;
justify-content: center;
transition: .4s ease-in-out
}
.inside-banner {
background: #e7e7e7;
padding: 40px 0;
text-align: center
}
.inside-banner h1 {
font-weight: 600;
font-size: 32px;
margin: 0;
color: #0e0129
}
.banner-breadcrumb {
display: flex;
align-items: center;
justify-content: center;
margin: 10px 0 0;
color: #666;
font-size: 14px
}
.banner-breadcrumb li {
margin: 0 5px;
color: #c44118;
font-weight: 600
}
.banner-breadcrumb li:after {
content: '\f105';
font-family: FontAwesome;
font-weight: 700;
margin-left: 10px;
color: #0e0129
}
.banner-breadcrumb li a {
color: #666;
font-weight: 400
}
.all-categories-section,.all-stores-section {
padding: 80px 0 50px
}
.all-category-single,.all-store-single {
display: inline-block;
text-align: center;
margin-bottom: 30px
}
.all-category-single .all-category-single-icon {
width: 60px;
height: 60px;
background: #0e0129;
border-radius: 50%;
display: flex;
margin: 0 auto;
align-items: center;
justify-content: center;
font-size: 28px;
color: #fff;
border: 5px solid transparent;
box-shadow: none;
transition: .3s ease-in-out
}
.all-category-single .all-category-single-icon i {
transition: .3s ease-in-out
}
.all-category-single span,.all-store-single span {
font-size: 16px;
color: #0e0129;
font-weight: 600;
display: block;
margin: 5px 0 0;
transition: .3s ease-in-out
}
.all-category-single:hover .all-category-single-icon {
box-shadow: 0 0 0 2px #c44118;
border: 5px solid #fff;
background: #c44118
}
.all-category-single:hover .all-category-single-icon i,.all-store-single:hover .all-store-single-image i {
transform: scale(1.1)
}
.all-store-single .all-store-single-image {
width: 140px;
height: 140px;
border: 5px solid transparent;
box-shadow: none;
transition: .3s ease-in-out;
margin: 0 auto;
background-color: #fff;
display: flex;
align-items: center;
justify-content: center;
padding: 15px;
border-radius: 50%;
overflow: hidden
}
.all-store-single:hover .all-store-single-image {
box-shadow: 0 0 0 2px #c44118;
border: 5px solid #fff
}
.single-store-section {
padding: 40px 0
}
.single-store-logo {
background: #fff;
border-radius: 8px;
overflow: hidden;
min-height: 140px;
display: flex;
align-items: center;
justify-content: center;
padding: 15px;
border: 1px solid #e1e1e1
}
.single-store-logo img {
max-width: 100%;
width: 100%;
height: auto
}
.single-store-offer-count {
margin-top: 10px;
text-align: left;
border-bottom: 1px solid #e1e1e1;
padding-bottom: 15px
}
.single-store-offer-count p {
font-size: 22px;
margin: 0;
color: #323232;
font-weight: 600
}
.single-similar-store,.single-store-biref-desc {
margin-top: 20px;
border-bottom: 1px solid #e1e1e1;
padding-bottom: 15px
}
.single-similar-store h3,.single-store-biref-desc h2,.single-store-biref-desc h3 {
font-size: 16px;
font-weight: 700;
margin-bottom: 10px;
color: #0e0129
}
.single-store-biref-desc p { font-size: 14px;
color: #000;
line-height: 1.6
}
.single-store-biref-desc p:last-child{
margin-bottom: 0;
}
.single-similar-store ul li {
font-size: 14px;
color: #0e0129;
line-height: 1.6;
transition: .3s ease-in-out;
margin-bottom: 5px
}
.single-similar-store ul li a {
color: #0e0129;
transition: .3s ease-in-out
}
.single-similar-store-view-allBtn {
display: inline-block;
margin-top: 10px;
color: #c44118
}
.single-store-title h1,.single-store-title h3 {
margin: 0 0 5px;
font-size: 24px;
font-weight: 600;
line-height: 1.6;
color: #0e0129
}
.single-store-tabs {
margin-top: 5px;
font-size: 14px
}
.single-store-tabs ul li {
margin-right: 15px;
font-weight: 600
}
.single-store-tabs ul li a {
color: #0e0129;
background: rgba(14,1,41,.1);
padding: 7px 15px;
line-height: 1;
display: block;
border-radius: 40px;
border: 1px solid rgba(14,1,41,.1)
}
.single-store-tab-content-empty {
background: #fff;
padding: 15px;
border-radius: 8px;
border: 1px solid #e1e1e1
}
.single-store-tab-content-empty p {
margin: 0;
font-weight: 600;
color: #c44118
}
.single-store-offer {
border: 1px solid #e1e1e1;
padding: 5px 15px;
margin-bottom: 15px;
background: #fff;
border-radius: 8px
}
.single-store-offer-inner {
display: flex;
justify-content: flex-start;
align-items: center;
width: 100%
}
.single-store-offer-main-content {
flex: 1;
display: flex;
align-items: center;
justify-content: flex-start
}
.single-store-offer-short {
flex: 0 0 100px;
text-align: center
}
.single-store-offer-short-inner h1,.single-store-offer-short-inner h2,.single-store-offer-short-inner h3,.single-store-offer-short-inner h4,.single-store-offer-short-inner h5,.single-store-offer-short-inner h6 {
margin: 0;
font-weight: 900;
line-height: 1.2;
color: #c44118;
text-transform: uppercase
}
.single-store-offer.\--expired .single-store-offer-short-inner h1,.single-store-offer.\--expired .single-store-offer-short-inner h2,.single-store-offer.\--expired .single-store-offer-short-inner h3,.single-store-offer.\--expired .single-store-offer-short-inner h4,.single-store-offer.\--expired .single-store-offer-short-inner h5,.single-store-offer.\--expired .single-store-offer-short-inner h6 {
color: #595959
}
.single-store-offer-short-inner h1 {
font-size: 42px
}
.single-store-offer-short-inner h2 {
font-size: 28px
}
.single-store-offer-action {
flex: 0 0 182px
}
.single-store-offer-img {
flex: 0 0 130px;
max-width: 130px;
height: 100px;
border-radius: 5px;
overflow: hidden;
position: relative;
padding: 5px
}
.single-store-offer-img img {
max-width: 100%;
height: 100%;
object-fit: contain
}
.single-store-offer-content {
margin: 0 15px;
flex: 1;
position: relative;
top: - 10px
}
.single-store-offer-content .coupon-item-content-coupon-box {
padding-top: 10px
}
.single-store-offer-action-btn {
display: block;
width: 100%;
text-align: center;
background: #c44118;
border-radius: 40px;
line-height: 1;
padding: 15px;
color: #fff;
font-size: 14px;
font-weight: 700
}
.single-store-offer-action-btn:hover {
background: #db5a32;
color: #fff
}
.single-store-offer-txt p {
color: #666;
font-size: 14px;
margin-bottom: 10px;
line-height: 1.6
}
.single-store-offer-meta {
display: flex;
align-items: center;
justify-content: flex-start;
margin: 0;
color: #595959;
font-size: 14px
}
.single-store-offer-meta li {
padding-left: 20px;
position: relative
}
.single-store-offer-meta li:before {
content: '';
position: absolute;
top: 8px;
left: 7px;
width: 4px;
height: 4px;
border-radius: 50%;
background: #595959
}
.single-store-offer-meta li:first-child {
padding-left: 0
}
.single-store-offer-type {
font-size: 12px;
text-transform: uppercase;
font-weight: 700;
margin-bottom: 6px;
color: #c44118
}
.single-store-offer-title {
font-size: 18px;
font-weight: 700;
color: #323232;
margin: 0 0 5px;
line-height: 1.4
}
.deal-details-popup {
position: fixed;
top: 0;
left: 0;
width: 100%;
height: 100%;
z-index: 10;
display: none
}
.deal-details-popup-inner {
position: relative;
top: 0;
left: 0;
width: 100%;
height: 100%;
display: flex;
align-items: center;
justify-content: center;
background: rgba(32, 15, 10, 0.25);
}
.deal-details-popup-box {
width: 640px;
max-width: calc(100% - 30px);
height: auto;
max-height: calc(100vh - 30px);
overflow: overlay;
padding: 30px;
background: #fff;
position: relative;
border-radius: 20px;
}
.deal-popup-logo a {
display: block;
width: 150px;
height: 100px;
text-align: center;
margin: 0 auto
}
.deal-popup-logo a img {
height: 100%;
width: 100%;
object-fit: contain
}
.deal-popup-close {
display: block;
font-size: 16px;
color: #c44118;
background: rgba(196,65,24,.1);
display: flex;
align-items: center;
justify-content: center;
width: 40px;
height: 40px;
border-radius: 12rem;
cursor: pointer;
margin-left: auto;
position: relative;
top: -15rem;
right: -15rem;
}
.deal-details-popup-title h3 {
margin: 30px 0 10px;
font-size: 32px;
font-weight: 700;
color: #000;
}
.deal-details-popup-couponbox {
display: flex;
align-items: center;
justify-content: flex-start;
background: rgb(244 239 238);
border-radius: 28px;
padding: 5px;
margin: 15px 0 6px;
}
.contact-formside form input[type=submit],.deal-details-popup-coupon-copybtn {
background: #c44118;
line-height: 1;
color: #fff;
cursor: pointer;
text-transform: uppercase
}
.deal-details-popup-coupon-code {
margin: 0rem 0rem 0rem 20rem;
flex: 1;
text-align: left;
font-size: 24px;
font-weight: 700;
letter-spacing: 1px;
line-height: 1
}
.deal-details-popup-coupon-copybtn {
border: none;
flex: 0 0 100px;
max-width: 100px;
font-weight: 600;
padding: 14px 16px;
border-radius: 24px;
font-size: 12px;
letter-spacing: 1px;
}
.expired-coupons-title {
font-size: 24px;
font-weight: 700;
margin: 30px 0 15px;
color: #323232
}
.deal-details-popup-coupon-note {
font-size: 12px;
text-align: center;
color: #666;
margin: 0
}
.deal-details-popup-coupon-note a {
color: #c44118;
font-weight: 600
}
.blog-single-image {
border-radius: 12px;
min-height: 460px;
overflow: hidden;
position: relative;
border: 15px solid #fff;
background-size: contain;
background-position: center;
background-repeat: no-repeat;
box-shadow: 0 0 0 1px #e1e1e1;
z-index: 1
}
.blog-single-contentBox {
background: #fff;
border: 1px solid #e1e1e1;
padding: 20px;
margin-top: -10px;
border-radius: 0 0 12px 12px
}
.blog-single-contentBox .blog-single-content-title {
font-size: 24px;
font-weight: 700;
color: #c44118;
margin: 5px 0 15px;
line-height: 1.6;
text-transform: uppercase
}
.blog-single-content {
color: #666;
line-height: 1.6
}
.blog-single-content h1,.blog-single-content h2,.blog-single-content h3,.blog-single-content h4,.blog-single-content h5,.blog-single-content h6,.default-page-section h1,.default-page-section h2,.default-page-section h3,.default-page-section h4,.default-page-section h5,.default-page-section h6,.single-store-tab-about-content h1,.single-store-tab-about-content h2,.single-store-tab-about-content h3,.single-store-tab-about-content h4,.single-store-tab-about-content h5,.single-store-tab-about-content h6 {
font-weight: 700;
margin: 15px 0;
color: #0e0129
}
.blog-single-content p {
color: #666;
margin: 0 0 10px;
line-height: 1.6;
text-align: justify
}
.blog-single-content mark{
padding: 0.15em 0.2em;
background-color: #ffded4;
color: #000;
}
.blog-single-content h2,.blog-single-content h3 {
font-size: 20px;
margin: 5px 0 15px;
line-height: 1.6;
}
.blog-single-sidebar {
background: #fff;
padding: 20px 0;
border-radius: 8px;
border: 1px solid #e1e1e1
}
.blog-single-sidebar h3 {
color: #0e0129;
font-weight: 700;
font-size: 24px;
position: relative;
margin: 0 20px 15px;
padding-bottom: 10px
}
.blog-single-sidebar h3:before,.contact-formside h3:before,.contact-infoside h3:before {
content: '';
position: absolute;
bottom: 0;
left: 0;
width: 100px;
height: 1px;
background: #e1e1e1
}
.blog-single-sidebar ul li {
margin-bottom: 5px
}
.blog-single-sidebar ul li a {
display: flex;
position: relative;
padding: 10px 20px 10px 20px;
line-height: 1.4;
transition: .4s ease-in-out;
color: #0e0129;
font-weight: 500;
align-items: flex-start;
justify-content: flex-start;
}
.blog-single-sidebar ul li a img{
width: 65px;
height: 65px;
object-fit: cover;
margin-right: 15px;
border-radius: 8px;
} .blog-single-sidebar ul li a:hover {
background: #f1f1f1;
color: #c44118
}
.default-page-section {
padding: 80px 0;
color: #000;
line-height: 1.6;
font-size: 14rem;
}
.default-page-section p {
color: #000;
margin: 0 0 10px;
line-height: 1.6;
text-align: justify
}
.default-page-section p b,.default-page-section p strong {
color: #0e0129;
font-size: 20px
}
.contact-formside h3,.contact-infoside h3 {
color: #0e0129;
font-weight: 700;
font-size: 32px;
position: relative;
padding-bottom: 10px;
margin-bottom: 15px
}
.contact-formside form input[type=email],.contact-formside form input[type=tel],.contact-formside form input[type=text],.contact-formside form textarea {
margin-bottom: 15px;
padding: 15px;
line-height: 1;
height: auto;
border-radius: 5px;
border: 1px solid #e1e1e1;
transition: .4s ease-in-out
}
.contact-formside form input[type=email]:hover,.contact-formside form input[type=tel]:hover,.contact-formside form input[type=text]:hover,.contact-formside form textarea:hover {
border-color: #0e0129
}
.contact-formside form input[type=email]:focus,.contact-formside form input[type=tel]:focus,.contact-formside form input[type=text]:focus,.contact-formside form textarea:focus {
border-color: #c44118
}
.contact-formside form textarea {
height: 100px;
resize: none
}
.contact-formside form input[type=submit] {
border: none;
border-radius: 5px;
padding: 12px 20px;
font-size: 16px;
font-weight: 700;
letter-spacing: 1px;
transition: .4s ease-in-out
}
.contact-infoside ul li {
margin-bottom: 10px;
line-height: 1.6
}
.single-store-tab-about-content {
padding: 32px;
border-radius: 8px;
background: #fff;
border: 1px solid #e1e1e1;
color: #000;
line-height: 1.6;
margin-bottom: 15px
}
.single-store-tab-about-content p {
color: #000;
margin: 0 0 10px;
line-height: 1.6
}
.single-store-tab-about-recent-offers {
padding: 32px;
background: #fff;
border-radius: 8px;
border: 1px solid #e1e1e1;
margin-bottom: 20px
}
.single-store-tab-about-recent-offers-title {
font-size: 18px;
font-weight: 700;
margin: 0 0 16px;
color: #323232
}
.single-store-tab-about-recent-offers table {
margin: 0;
border: 1px solid #dee2e6
}
.single-store-tab-about-recent-offers .table thead th {
border-bottom: 1px solid #dee2e6;
font-size: 14px;
color: #323232;
padding: 16px
}
.single-store-tab-about-recent-offers .table thead tr th:first-child {
padding-left: 34px
}
.single-store-tab-about-recent-offers .table thead tr th:right-child {
padding-right: 34px
}
.single-store-tab-about-recent-offers .table tbody tr td {
font-size: 14px;
padding: 16px
}
.single-store-tab-about-recent-offers .table tbody tr td:first-child {
padding-left: 34px;
text-transform: uppercase
}
.single-store-tab-about-recent-offers .table tbody tr td:right-child {
padding-right: 34px
}
@media (max-width: 1199px) {
.coupon-sidebar {
padding:15px
}
.coupon-sidebar h3 {
font-size: 18px
}
}
@media (max-width: 991px) {
.banner-search-section .banner-search-form-fields,.mobile-nav-btn {
display:block
}
.header-main {
padding: 10px 0
}
.banner-search-popular {
display: none!important
}
.banner-search-section {
padding: 40px 0
}
.banner-search-section form {
padding: 15px
}
.banner-search-section input[type=text],.banner-search-section select {
padding-left: 60px;
border: 1px solid #e1e1e1
}
.banner-search-section .banner-search-form-field {
position: relative
}
.banner-search-section .banner-search-form-field span {
position: absolute;
left: 20px;
transform: translateY(0);
top: 20px
}
.banner-search-section .banner-search-form-field:nth-child(2) {
display: block;
border-left: none;
padding-left: 0;
margin-bottom: 0
}
.banner-search-section select {
width: 100%;
margin-bottom: 15px
}
.banner-search-section input[type=submit] {
margin: 0 auto;
display: block
}
.banner-search-popular-tag {
margin-bottom: 5px
}
.deal-featured-section .deal-card {
margin-bottom: 30px
}
.deals-section {
padding: 50px 0
}
.store-banner {
min-height: 300px
}
}
@media (max-width: 767px) {
.deal-details-popup-title h3{
font-size: 24px;
}
.deal-details-popup-coupon-code{
font-size: 16px;
}
.sec-padding {
padding:40px 0
}
.header-languages,.header-top-info {
justify-content: center!important
}
.header-languages {
margin-top: 10px
}
.footer-main {
padding: 30px 0 0
}
.footer-social {
margin-bottom: 30px
}
.footer-copyright-inner {
display: block!important;
text-align: center
}
.footer-copyright-inner ul {
justify-content: center!important;
margin-top: 10px
}
.hero-banner.inside-banner {
height: 200px
}
.hero-banner.main-slider {
max-height: 30vh
}
.hero-banner .banner-content .title {
font-size: 30px
}
.banner-search-section form {
margin-top: 15px
}
.banner-search-section {
padding: 15px 0
}
.banner-search-section h1 {
font-size: 20px;
margin-bottom: 10px;
text-align: center
}
.banner-search-section p {
font-size: 14px;
text-align: center
}
.section-title {
text-align: center;
margin-bottom: 15px
}
.deals-section {
padding: 50px 0 40px
}
.deal-card-content {
padding: 0 20px
}
.deal-card-foot {
padding: 10px 20px
}
.coupon-item-title {
margin-bottom: 5px
}
.coupon-item-content-coupon-box {
padding-top: 10px;
display: block
}
.deal-arrows {
position: absolute;
bottom: -25px;
left: 50%;
transform: translateX(-50%);
margin: 0;
top: unset;
right: unset
}
.coupon-item-content,.coupon-item-image {
border-radius: 0;
padding: 15px
}
.coupon-item-image-content-box {
border-radius: 0
}
.coupon-item-content-coupon-box span {
display: block;
margin-bottom: 10px
}
.coupon-item-content-coupon-box a,.coupon-item-content-coupon-box.\--coupoun a {
margin-left: 0
}
.blog-section {
padding-top: 0;
padding-bottom: 0;
margin-top: 5px
}
.coupon-item-content-coupon-box.\--coupoun a span {
margin: 0
}
.stores-section {
padding-bottom: 20px
}
.partner-image {
padding: 10px 15px
}
.footer-copyright {
margin-top: 0;
padding: 15px 0
}
.coupons-section {
margin-bottom: -30px
}
.coupon-item-image {
min-height: 140px
}
}
.header-search-result ul {
list-style: none;
padding: 0;
margin: 0
}
.header-search-result ul li a {
color: #000;
display: block;
padding: 10px 15px;
font-size: 14px
}
.header-search-result ul li:hover a {
background: rgba(0,0,0,.1)
}
.reviews-section {
padding: 60px 0
}
.reviews-main {
width: 1024px;
max-width: 100%;
margin: 0 auto
}
.reviews-item {
padding: 0 24px 24px;
border-radius: 12px;
background: #fff;
position: relative;
margin-bottom: 20px
}
.reviews-item-label {
position: absolute;
top: -15px;
left: -6px;
color: #fff;
padding: 5px 8px;
font-size: 16px;
border-radius: 0 8px 8px 0;
font-weight: 600
}
.reviews-item-label i {
font-size: 16px;
margin-right: 5px
}
.reviews-item-label.best-choice {
background: #ff5c00
}
.reviews-item-label.best-value {
background-color: rgb(212 234 255);
color: rgb(11 118 224)
}
.reviews-item-label:before {
content: '';
position: absolute;
left: 2px;
bottom: -5px;
border: 5px solid transparent;
transform: rotate(-45deg)
}
.reviews-item-label.best-choice:before {
border-left: 5px solid rgb(176 64 0)
}
.reviews-item-label.best-value:before {
border-left: 5px solid rgb(136 189 241)
}
.reviews-item-count {
border: 1px solid rgb(225 228 230);
background: rgb(255 255 255);
color: rgb(44 56 74);
width: 42px;
height: 42px;
position: absolute;
border-radius: 50%;
display: flex;
align-items: center;
justify-content: center;
font-weight: 700;
left: -22px;
top: 32px;
opacity: .6
}
.reviews-item-discount,.reviews-item-title h2 {
line-height: 140%;
font-weight: 600;
font-family: Inter,sans-serif;
font-size: 16px
}
.reviews-item-img {
flex: 0 0 150px;
max-width: 150px
}
.reviews-item-img img {
width: 110px;
height: 100px;
margin: 0 auto;
display: block;
object-fit: contain
}
.reviews-item-title {
flex: 1;
margin-right: 20px
}
.reviews-item-title h2 {
display: -webkit-box;
overflow: hidden;
-webkit-line-clamp: 2;
color: rgb(85 98 110)
}
.reviews-item-title h3 {
margin-bottom: 0;
font-family: Inter,sans-serif;
font-size: 14px;
line-height: 100%;
font-weight: 400;
text-transform: uppercase;
color: rgb(196 65 24)
}
.reviews-item-discount {
color: #fff;
padding: 3px 8px;
border-radius: 4px;
background: #67d959;
position: absolute;
right: -6px;
top: -14px
}
.reviews-item-rating-main {
position: relative;
width: 120px
}
.reviews-item-rating-box {
width: 120px;
background: rgb(196 65 24 / 10%);
margin: 0 auto 10px;
border-radius: 0 0 12px 12px;
padding: 15px 0 18px;
text-align: center
}
.reviews-item-rating-box h3 {
font-family: Inter,sans-serif;
font-size: 32px;
font-weight: 700;
line-height: 110%;
margin-bottom: 8px;
color: rgb(85 98 110)
}
.reviews-item-rating-box h4 {
color: rgb(196 65 24);
font-size: 14px;
font-weight: 600;
margin-top: 4px;
margin-bottom: 0
}
.reviews-item-rating {
display: flex;
align-items: center;
justify-content: center;
position: relative;
width: max-content;
margin: 0 auto
}
.reviews-item-rating ul {
display: flex;
align-items: center;
justify-content: flex-start;
margin-bottom: 0;
color: #c44118
}
.reviews-item-rating ul li {
font-size: 10px;
letter-spacing: 2px
}
.reviews-item-fill-rating {
position: absolute;
top: 0;
left: 0;
overflow: hidden
}
.reviews-item-title .reviews-item-actions {
flex: 0 0 30%;
max-width: 30%;
color: #fff
}
.reviews-item-actions {
align-self: center
}
.reviews-item-deal-btn {
background: #c44118;
border-radius: 8px;
text-align: center;
font-size: 14px;
padding: 5px 0;
color: #fff;
font-weight: 500
}
.reviews-item-actions span,.reviews-item-actions-toggle {
line-height: 100%;
font-weight: 400;
color: #fff;
font-size: 14px;
font-family: Inter,sans-serif;
}
.reviews-item-actions-toggle {
margin-top: 15px;
background: #c44118;
border-radius: 5px;
padding: 4px 6px 4px 4px;
margin-left: 54px
}
.reviews-item-actions-toggle.active i {
transform: rotate(180deg)
}
.reviews-item-box-detail-box {
display: block;
padding-top: 0;
max-height: 86px;
overflow: hidden;
position: relative;
transition: height .4s ease-in-out
}
.reviews-item-box-detail-box.active {
max-height: 100%
}
.reviews-item-box-detail-content {
margin-left: 54px;
color: rgb(123 137 151);
font-family: Inter,sans-serif;
font-size: 14px;
line-height: 140%;
text-align: justify
}
.review-item-box-detail-content-title {
font-family: Inter,sans-serif;
font-weight: 600;
line-height: 100%;
font-size: 16px;
color: #c44118;
letter-spacing: .6px
}
.reviews-item-box-detail-content ul {
list-style: revert;
padding: 0 0 0 20px
}
.reviews-item-box-detail-content ul li {
margin-bottom: 5px;
line-height: 1.4
}
.reviews-item-box-detail-content h1 {
color: #000;
font-size: 28px;
font-weight: 600
}
.reviews-item-box-detail-content h2 {
color: #000;
font-size: 24px;
font-weight: 600
}
.reviews-item-box-detail-content h3 {
color: #000;
font-size: 20px;
font-weight: 600
}
.reviews-item-box-detail-content h4 {
color: #000;
font-size: 18px;
font-weight: 600
}
.reviews-item-box-detail-content h5 {
color: #000;
font-size: 16px;
font-weight: 600
}
.reviews-item-box-detail-content h6 {
color: #000;
font-size: 15px;
font-weight: 600
}
.reviews-item-box-pricing-inner h3 {
color: rgb(33 39 49);
font-size: 28px;
font-weight: 700;
line-height: 140%;
margin: 0
}
.reviews-item-box-pricing-cutoff {
display: flex;
align-items: center;
justify-content: flex-end
}
.reviews-item-box-pricing-cutoff h4 {
margin: 0;
text-decoration: line-through;
font-weight: 400;
font-family: Inter,sans-serif;
font-size: 20px;
line-height: 140%;
color: rgb(159 169 179)
}
.reviews-item-box-pricing-cutoff span {
font-family: Inter,sans-serif;
font-size: 14px;
line-height: 140%;
color: rgb(223 9 35)
}
.reviews-item-box-distributor img {
width: 150px;
height: 80px;
object-fit: contain;
object-position: left
}
.reviews-item-box-pricing-action {
margin: 26px 0 0;
border: 1px solid #c44118;
border-radius: 8px;
text-align: center;
font-size: 16px;
padding: 12px 0;
color: #c44118;
font-weight: 700;
width: 180px
}
.review-cat-list-item a {
display: flex;
align-items: center;
justify-content: flex-start;
padding: 10px;
border-radius: 10px;
background: #fff
}
.review-cat-list-item a img {
width: 50px;
height: 40px;
object-fit: contain;
margin-right: 15px
}
.single-similar-store.single-related-reviews h3 {
text-transform: uppercase
}
.single-similar-store.single-related-reviews ul li {
margin-bottom: 10px
}
.single-reviews-view-allBtn {
text-align: center;
display: block;
background: #c44118;
color: #fff;
border-radius: 8px;
padding: 10px;
font-weight: 700;
font-size: 16px;
width: 50%;
margin: 10px auto 0
}
.reviews-item-box-pricing {
width: 240px
}
.reviews-item-box-main {
margin-left: 54px
}
@media(max-width: 991px) {
.reviews-item-row {
justify-content:center;
flex-flow: wrap
}
.reviews-item-img {
flex: 0 0 17%;
max-width: 17%
}
.reviews-item-img img {
width: 80px
}
.reviews-item-title {
flex: 1;
max-width: 100%
}
.reviews-item-actions {
flex: 0 0 40%;
max-width: 40%;
margin-top: 15px
}
.reviews-item-box-detail-content {
margin-left: 15px;
margin-bottom: 20px
}
.reviews-item-box-pricing {
width: 50%;
margin: 0 auto
}
.reviews-item-box-pricing-action {
width: 50%;
margin: 26px auto 0
}
.coupon-item-content {
padding: 20px
}
.coupon-item-image-content-inner h4, .coupon-item-image-content-inner h5 {
margin-top: 10px
}
}
@media(max-width: 767px) {
.single-store-offer {
padding:10px 30px 20px
}
.single-store-offer-inner {
flex-flow: wrap
}
.single-store-offer-main-content {
flex: 0 0 100%;
display: block
}
.single-store-offer-img {
margin-bottom: 15px
}
.single-store-offer-content {
margin: 0
}
.single-store-offer-meta {
margin: 0 0 20px
}
.reviews-item-img {
flex: 0 0 80px;
max-width: 80px
}
.reviews-item-title {
flex: 0 0 calc(100% - 220px);
max-width: 100%;
margin-left: 10px
}
.reviews-item-rating-main {
position: absolute;
width: 120px;
right: 25px;
top: 0
}
.reviews-item-rating-box {
width: 120px;
margin: 0 auto
}
.reviews-item-actions {
flex: 0 0 100%;
max-width: 100%
}
.reviews-item-row {
justify-content: flex-start
}
}
@media(max-width: 575px) {
.reviews-item-title {
flex:0 0 calc(100% - 90px);
max-width: calc(100% - 90px)
}
.reviews-item-rating-main {
position: static;
width: 100%
}
.reviews-item-rating-box {
width: 100%;
margin: 15px auto 0;
border-radius: 8px;
display: flex;
align-items: center;
justify-content: center;
padding: 20px
}
.reviews-item-rating-box h3 {
margin-bottom: 0
}
.reviews-item-rating ul li {
font-size: 16px
}
.reviews-item-rating-box h4 {
margin-top: 0
}
.reviews-item-rating {
margin: 0 20px
}
.reviews-item {
margin: 0 0 25px!important
}
.inside-banner h1{
font-size: 20px;
}
.blog-single-section{
padding: 20px 0;
}
.deal-slide{
flex: 0 0 100%;
}
}
@media(max-width: 460px) {
.reviews-item {
padding:32px 15px 15px
}
.reviews-item-rating ul li {
font-size: 12px
}
.reviews-item-box-pricing,.reviews-item-box-pricing-action {
width: 100%
}
}
@media(max-width: 991px) {
.single-store-section .container .row .col-lg-3 {
order:2
}
.single-store-section {
padding: 20px 0
}
.s-st-mobile-logo {
display: block;
background: #fff;
border-radius: 8px;
padding: 15px;
border: 1px solid #e1e1e1
}
.s-st-mobile-logo img {
width: auto;
margin: 0 auto;
display: block;
max-height: 50px
}
.single-store-logo {
min-height: 120px;
display: none
}
.single-store-title h1 {
margin: 10px;
font-size: 25px
}
.single-store-offer {
padding: 10px 20px
}
.single-store-offer-img img {
max-width: 85%
}
.single-store-offer-title {
font-size: 18px
}
}
@media(max-width: 767px) {
.single-store-logo {
min-height:90px
}
.single-store-title h1 {
margin: 5px;
font-size: 20px
}
.single-store-offer-main-content {
display: flex
}
.single-store-offer-img {
margin-bottom: 0;
height: 100px
}
.single-store-offer-img img {
max-width: 65%
}
.single-store-offer-action {
flex: 0 0 100%
}
.single-store-offer-action-btn {
padding: 10px;
font-size: 12px
}
}
@media(max-width: 575px) {
.single-store-offer {
padding:10px
}
.single-store-offer-img {
flex: 0 0 90px;
max-width: 90px
}
.single-store-offer-img img {
max-width: 90%
}
.single-store-offer-title {
font-size: 16px
}
.single-store-offer-meta {
margin: 10px 0 14px
}
.single-store-offer-action-btn {
padding: 14px 0;
font-size: 14px
}
.reviews-item-box-detail-content {
margin-left: 0
}
.reviews-item-actions-toggle {
margin-top: 5px;
margin-left: 0
}
}
.banner-search-section {
padding: 0 0 30px!important
}
.page-id-7 .banner-search-section {
padding: 40px 0!important
}
.bottom-blogs-pagination .page-numbers {
padding: 0;
margin: 0 0 30px;
display: flex;
align-items: center;
justify-content: center;
list-style: none
}
.bottom-blogs-pagination .page-numbers li {
margin: 0 4px
}
ul.page-numbers li a {
display: flex;
align-items: center;
justify-content: center;
width: 40px;
height: 40px;
border-radius: 50%;
border: 1px solid #c9c9c9;
font-size: 14px;
color: #000
}
ul.page-numbers li span {
display: flex;
align-items: center;
justify-content: center;
width: 40px;
height: 40px;
border-radius: 50%;
border: 1px solid #c44118;
font-size: 14px;
color: #fff;
background: #c44118
}
ul.page-numbers li a.next,ul.page-numbers li a.prev {
width: auto;
border-radius: 44px;
padding: 0 15px;
background: #e7e7e7
}
.cpt-blog-image {
margin-bottom: 30px
}   @media(max-width: 767px){ .deal-card-image{
aspect-ratio: 1/0.42;
}
}
.single-store-faq-sec{
margin-bottom: 15px;
}
.single-store-faq-top{
display: flex;
align-items: center;
justify-content: space-between;
}
.single-store-faq-top + p{
margin-top: 15px;
}
.single-store-faq-header h2{
margin: 0;
font-size: 26px;
font-weight: 600;
line-height: 1.4;
color: #0e0129;
}
.single-store-faq-header svg{
display: flex;
align-items: center;
justify-content: center;
}
.single-store-faq-top{
cursor: pointer;
}
.single-store-faq-top.active svg{
transform: rotate(180deg);
}
.single-store-faqs{
counter-reset: my-sec-counter;
list-style: none;
padding: 0;
margin: 15px 0 0;
}
.single-store-faq-item{
position: relative;
margin-bottom: 15px;
border-radius: 8px;
background-color: rgb(196 65 24 / 20%);
}
.single-store-faq-ques{
font-size: 14px;
font-weight: 700;
margin-bottom: 0;
color: #000;
cursor: pointer;
position: relative;
padding: 15px;
} .single-store-faq-ques::after {
content: "\f107";
font-family: 'FontAwesome';
position: absolute;
top: 50%;
right: 10px;
font-size: 24px;
font-weight: 600;
transform: translateY(-50%);
}
.single-store-faq-ques.active::after {
transform: translateY(-50%) rotate(180deg);
}
.single-store-faq-ans {
padding: 0 15px 4px;
}
.single-store-faq-read{
color: #c44118;
font-weight: 600;
position: relative;
}
.single-store-faq-read:before{
content: '';
position: absolute;
bottom: -2px;
left: 0;
width: 100%;
height: 1px;
background: #c44118;
}
.single-store-faq-read:hover{
color: #c44118;
}
.single-store-faq-read:hover:before{
display: none;
}
.single-store-faq-ans-main {
display: none;
} .single-store-faq-ans h3,
.single-store-faq-ans h4,
.single-store-faq-ans h5,
.single-store-faq-ans h6{
font-size: 16px;
font-weight: 700;
margin-bottom: 10px;
color: #786666;
position: relative;
}
#top{
position: fixed;
right: 30px;
bottom: 60px;
display: none;
}
#top i{
background: rgb(196, 65, 24);
width: 40px;
height: 40px;
border-radius: 8px;
display: flex;
align-items: center;
justify-content: center;
color: rgb(255, 255, 255);
font-size: 24px;
cursor: pointer;
}
.blog-single-toc{
width: max-content;
min-width: 300px;
max-width: 100%;
background: #ffe7df;
border-radius: 8px;
padding: 15px;
margin-bottom: 15px;
}
.blog-single-toc-head{
display: flex;
align-items: center;
justify-content: center;
}
.blog-single-toc-head h3{
margin: 0;
}
.blog-single-toc-head a{
line-height: 1;
display: block;
margin: 0 0px 0 10px;
color: #c44118;
font-weight: 600;
font-size: 16px;
}
#toc{
margin-top: 15px;
}
#toc ul {
list-style-type: none;
counter-reset: item;
margin: 0;
padding: 0;
color: #000;
}
#toc ul > li {
display: table;
counter-increment: item;
}
#toc ul > li:before {
content: counters(item, ".") ". ";
display: table-cell;
padding-right: 0.6em;    
}
#toc li ul > li {
margin: 0;
}
#toc li ul > li:before {
content: counters(item, ".") " ";
}
#toc ul > li a{
color: #000;
}  .author-sec {
padding: 50px 0;
background-color: #fff;
}
.author-preview {
padding: 20px;
margin: 15px 0;
text-align: center;
border-radius: 20px;
background-color: #F1F1F1;
}
.author-preview a {
display: block;
overflow: hidden;
}
.author-preview a img {
width: 80%;
height: auto;
border-radius: 50%;
transition: 0.4s all;
border: 3px solid transparent;
}
.author-preview a img:hover {
border: 3px solid #c44118;
}
.author-preview h4 {
color: #323232;
line-height: 1;
font-size: 22px;
font-weight: 700;
margin-top: 25px;
margin-bottom: 10px;
text-transform: capitalize;
}
.author-preview a.author-btn {
color: #c44118;
line-height: 1;
font-size: 12px;
font-weight: 700;
text-align: center;
letter-spacing: .15em;
text-transform: uppercase;
} .author-s-p-sec {
padding: 50px 0;
}
.author-s-p-details {
width: 760px;
color: #323232;
font-size: 16px;
max-width: 100%;
text-align: center;
margin: 0 auto 50px;
}
.author-s-p-details img {
width: 120px;
height: auto;
max-width: 100%;
border-radius: 50%;
margin-bottom: 20px;
border: 2px solid #c44118;
}
.author-s-p-details h2 {
color: #323232;
font-size: 35px;
font-weight: 700;
margin-bottom: 10px;
} .blog-author-main {
display: flex;
align-items: center;
margin-bottom: 10px;
}
.blog-author-main img {
width: 44px;
height: 44px;
padding: 3px;
object-fit: cover;
margin-right: 5px;
border-radius: 50%;
border: 1px solid #c44118;
}
.blog-author-main span {
margin: 0 5px;
color: #666;
font-size: 15px;
font-weight: 500;
}
.blog-author-main h6 {
margin: 0;
color: #c44118;
font-size: 15px;
font-weight: 600;
} .newsletter-pop-main {
position: fixed;
top: 0;
left: 0;
width: 100%;
height: 100%;
z-index: 111;
display: none;
background-color: rgb(0 0 0 / 50%);
}
.newsletter-pop-main .newsletter-pop {
position: absolute;
top: 50%;
left: 50%;
color: #fff;
width: 550px;
height: auto;
padding: 60px;
max-width: 100%;
overflow: hidden;
display: flex;
align-items: center;
justify-content: center;
flex-direction: column;
border-radius: 10px;
background-color: #c44118;
transform: translate(-50%, -50%);
}
.newsletter-pop-main .newsletter-pop::before {
content: "";
position: absolute;
top: -35%;
z-index: -1;
width: 700px;
height: 100%;
border-radius: 50%;
background-color: rgb(255 255 255 / 10%);
}
.newsletter-pop-main .newsletter-pop .fa-times {
position: absolute;
top: 15px;
right: 15px;
width: 30px;
height: 30px;
color: #ca5430;
font-size: 18px;
cursor: pointer;
display: flex;
align-items: center;
justify-content: center;
border-radius: 50%;
background-color: #fff;
}
.newsletter-pop-main .newsletter-pop h4 {
font-size: 26px;
text-align: center;
margin-bottom: 35px;
letter-spacing: 2px;
text-transform: uppercase;
}
.newsletter-pop form {
width: 100%;
height: auto;
}
.newsletter-pop form input[type="email"] {
width: 100%;
height: auto;
padding: 15px;
border-radius: 5px;
}
.newsletter-pop form input[type="submit"] {
color: #fbfbfb;
width: 100%;
display: block;
padding: 12px;
cursor: pointer;
outline: none;
margin-top: 20px;
font-weight: 600;
border-radius: 5px;
letter-spacing: 1px;
text-transform: uppercase;
border: 0px solid #fefefe;
background-color: rgb(60 19 7);
} .cookie-bar {
position: fixed;
bottom: 0;
z-index: 111;
width: 100%;
height: auto;
padding: 15px;
background-color: #ffcaba;
display: none;
}
.cookie-bar .fa-times {
position: absolute;
top: 50%;
right: 10px;
font-size: 14px;
cursor: pointer;
transform: translateY(-50%);
background: #ED8D8D;
border-radius: 50%;
width: 24px;
height: 24px;
display: flex;
align-items: center;
justify-content: center;
}
.cookie-bar-wrap {
font-size: 12px;
font-weight: 600;
display: flex;
align-items: center;
justify-content: center;
}
.cookie-bar-wrap p {
margin-bottom: 0;
}
.cookie-bar-wrap a {
display: block;
color: #fff;
flex: 0 0 110px;
max-width: 110px;
font-size: 12px;
font-weight: 500;
text-align: center;
margin-left: 15px;
padding: 3px 12px;
border-radius: 5px;
letter-spacing: 1px;
text-transform: uppercase;
background-color: #383844;
}  .footer-logo img {
width: 250px;
max-width: 90%;
margin-bottom: 20px;
}
.newsletter-sec .newsletter-pop {
color: #000;
font-size: 12px;
max-width: 100%;
margin: 0 auto 25px;
}
.newsletter-sec .newsletter-pop h4 {
font-size: 16px;
font-weight: 500;
letter-spacing: 0;
margin-bottom: 15px;
}
.newsletter-sec .newsletter-pop p {
margin-bottom: 0;
}
.newsletter-sec .newsletter-pop form {
max-width: 100%;
margin: 0 auto 15px;
display: flex;
flex-wrap: wrap;
align-items: flex-start;
position: relative;
}
.newsletter-sec .newsletter-pop form > p {
flex: 0 0 100%;
}
.newsletter-sec .newsletter-pop form p {
margin-bottom: 0;
}
.newsletter-sec .newsletter-pop form p .wpcf7-email {
font-size: 12px;
padding: 12px;
background-color: #f1f1f1;
border-radius: 5px 0 0 5px;
}
.newsletter-sec .newsletter-pop form .news-btn {
position: absolute;
top: 0;
right: 0;
overflow: hidden;
width: 110px;
}
.newsletter-sec .newsletter-pop form .news-btn p::before {
content: "";
position: absolute;
top: -2px;
left: 4px;
width: 15px;
height: 60px;
background-color: #b33b16;
transform: rotate(15deg);
}
.newsletter-sec .newsletter-pop form .news-btn input {
width: auto;
height: 38px;
font-size: 12px;
margin: 0 0 0 auto;
letter-spacing: 0;
background-color: #b33b16;
border-radius: 0 5px 5px 0;
padding: 12px 16px 12px 12px;
} @media(max-width: 575px) {
.author-sec {
padding: 30px 0;
}
.author-preview {
border-radius: 15px;
}
.author-preview a img {
width: 90%;
}
.author-preview h4 {
font-size: 18px;
}
.author-preview a.author-btn {
font-size: 11px;
letter-spacing: .11em;
}
.author-s-p-sec {
padding: 30px 0;
}
.author-s-p-details {
font-size: 14px;
}
.author-s-p-details h2 {
font-size: 25px;
}
.blog-s-t-bar {
flex-direction: column-reverse;
}
.blog-author-main {
margin-bottom: 15px;
}
.blog-author-main img {
width: 40px;
height: 40px;
}
.blog-author-main span, .blog-author-main h6, .cpt-blog-meta i, .cpt-blog-meta ul {
font-size: 14px;
}
.newsletter-pop-main .newsletter-pop {
width: 95%;
padding: 60px 30px;
}
.newsletter-pop-main .newsletter-pop .fa-times {
top: 12px;
right: 12px;
width: 25px;
height: 25px;
font-size: 16px;
}
.newsletter-pop-main .newsletter-pop h4 {
font-size: 22px;
}
.newsletter-pop form input[type="button"] {
margin-top: 15px;
}
.cookie-bar {
padding: 20px 25px;
}
.cookie-bar .fa-times {
top: 20px;
}
.cookie-bar-wrap {
flex-wrap: wrap;
text-align: center;
}
.cookie-bar-wrap a {
flex: 0 0 100%;
max-width: 100%;
margin: 10px 0 0;
}
}
.single-store-biref-promo{
margin-top: 15px;
color: #c44118;
font-weight: 600;
background: #e7e7e7;
padding: 8px 10px;
border-radius: 8px;
font-size: 13px;
text-align: center;
} @font-face {
font-family: "Satoshi";
font-style: normal;
font-weight: 300;
font-display: swap;
src: url(//slashmyprice.com/fr/wp-content/themes/couponture/fonts/Satoshi/Satoshi-Light.ttf) format("truetype");
}
@font-face {
font-family: "Satoshi";
font-style: normal;
font-weight: 400;
font-display: swap;
src: url(//slashmyprice.com/fr/wp-content/themes/couponture/fonts/Satoshi/Satoshi-Regular.ttf) format("truetype");
}
@font-face {
font-family: "Satoshi";
font-style: normal;
font-weight: 500;
font-display: swap;
src: url(//slashmyprice.com/fr/wp-content/themes/couponture/fonts/Satoshi/Satoshi-Medium.ttf) format("truetype");
}
@font-face {
font-family: "Satoshi";
font-style: normal;
font-weight: 600;
font-display: swap;
src: url(//slashmyprice.com/fr/wp-content/themes/couponture/fonts/Satoshi/Satoshi-Bold.ttf) format("truetype");
}
@font-face {
font-family: "Satoshi";
font-style: normal;
font-weight: 700;
font-display: swap;
src: url(//slashmyprice.com/fr/wp-content/themes/couponture/fonts/Satoshi/Satoshi-Black.ttf) format("truetype");
} @font-face{font-family:swiper-icons;src:url('data:application/font-woff;charset=utf-8;base64, d09GRgABAAAAAAZgABAAAAAADAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABGRlRNAAAGRAAAABoAAAAci6qHkUdERUYAAAWgAAAAIwAAACQAYABXR1BPUwAABhQAAAAuAAAANuAY7+xHU1VCAAAFxAAAAFAAAABm2fPczU9TLzIAAAHcAAAASgAAAGBP9V5RY21hcAAAAkQAAACIAAABYt6F0cBjdnQgAAACzAAAAAQAAAAEABEBRGdhc3AAAAWYAAAACAAAAAj//wADZ2x5ZgAAAywAAADMAAAD2MHtryVoZWFkAAABbAAAADAAAAA2E2+eoWhoZWEAAAGcAAAAHwAAACQC9gDzaG10eAAAAigAAAAZAAAArgJkABFsb2NhAAAC0AAAAFoAAABaFQAUGG1heHAAAAG8AAAAHwAAACAAcABAbmFtZQAAA/gAAAE5AAACXvFdBwlwb3N0AAAFNAAAAGIAAACE5s74hXjaY2BkYGAAYpf5Hu/j+W2+MnAzMYDAzaX6QjD6/4//Bxj5GA8AuRwMYGkAPywL13jaY2BkYGA88P8Agx4j+/8fQDYfA1AEBWgDAIB2BOoAeNpjYGRgYNBh4GdgYgABEMnIABJzYNADCQAACWgAsQB42mNgYfzCOIGBlYGB0YcxjYGBwR1Kf2WQZGhhYGBiYGVmgAFGBiQQkOaawtDAoMBQxXjg/wEGPcYDDA4wNUA2CCgwsAAAO4EL6gAAeNpj2M0gyAACqxgGNWBkZ2D4/wMA+xkDdgAAAHjaY2BgYGaAYBkGRgYQiAHyGMF8FgYHIM3DwMHABGQrMOgyWDLEM1T9/w8UBfEMgLzE////P/5//f/V/xv+r4eaAAeMbAxwIUYmIMHEgKYAYjUcsDAwsLKxc3BycfPw8jEQA/gZBASFhEVExcQlJKWkZWTl5BUUlZRVVNXUNTQZBgMAAMR+E+gAEQFEAAAAKgAqACoANAA+AEgAUgBcAGYAcAB6AIQAjgCYAKIArAC2AMAAygDUAN4A6ADyAPwBBgEQARoBJAEuATgBQgFMAVYBYAFqAXQBfgGIAZIBnAGmAbIBzgHsAAB42u2NMQ6CUAyGW568x9AneYYgm4MJbhKFaExIOAVX8ApewSt4Bic4AfeAid3VOBixDxfPYEza5O+Xfi04YADggiUIULCuEJK8VhO4bSvpdnktHI5QCYtdi2sl8ZnXaHlqUrNKzdKcT8cjlq+rwZSvIVczNiezsfnP/uznmfPFBNODM2K7MTQ45YEAZqGP81AmGGcF3iPqOop0r1SPTaTbVkfUe4HXj97wYE+yNwWYxwWu4v1ugWHgo3S1XdZEVqWM7ET0cfnLGxWfkgR42o2PvWrDMBSFj/IHLaF0zKjRgdiVMwScNRAoWUoH78Y2icB/yIY09An6AH2Bdu/UB+yxopYshQiEvnvu0dURgDt8QeC8PDw7Fpji3fEA4z/PEJ6YOB5hKh4dj3EvXhxPqH/SKUY3rJ7srZ4FZnh1PMAtPhwP6fl2PMJMPDgeQ4rY8YT6Gzao0eAEA409DuggmTnFnOcSCiEiLMgxCiTI6Cq5DZUd3Qmp10vO0LaLTd2cjN4fOumlc7lUYbSQcZFkutRG7g6JKZKy0RmdLY680CDnEJ+UMkpFFe1RN7nxdVpXrC4aTtnaurOnYercZg2YVmLN/d/gczfEimrE/fs/bOuq29Zmn8tloORaXgZgGa78yO9/cnXm2BpaGvq25Dv9S4E9+5SIc9PqupJKhYFSSl47+Qcr1mYNAAAAeNptw0cKwkAAAMDZJA8Q7OUJvkLsPfZ6zFVERPy8qHh2YER+3i/BP83vIBLLySsoKimrqKqpa2hp6+jq6RsYGhmbmJqZSy0sraxtbO3sHRydnEMU4uR6yx7JJXveP7WrDycAAAAAAAH//wACeNpjYGRgYOABYhkgZgJCZgZNBkYGLQZtIJsFLMYAAAw3ALgAeNolizEKgDAQBCchRbC2sFER0YD6qVQiBCv/H9ezGI6Z5XBAw8CBK/m5iQQVauVbXLnOrMZv2oLdKFa8Pjuru2hJzGabmOSLzNMzvutpB3N42mNgZGBg4GKQYzBhYMxJLMlj4GBgAYow/P/PAJJhLM6sSoWKfWCAAwDAjgbRAAB42mNgYGBkAIIbCZo5IPrmUn0hGA0AO8EFTQAA');font-weight:400;font-style:normal}:root{--swiper-theme-color:#007aff}:host{position:relative;display:block;margin-left:auto;margin-right:auto;z-index:1}.swiper{margin-left:auto;margin-right:auto;position:relative;overflow:hidden;list-style:none;padding:0;z-index:1;display:block}.swiper-vertical>.swiper-wrapper{flex-direction:column}.swiper-wrapper{position:relative;width:100%;height:100%;z-index:1;display:flex;transition-property:transform;transition-timing-function:var(--swiper-wrapper-transition-timing-function,initial);box-sizing:content-box}.swiper-android .swiper-slide,.swiper-ios .swiper-slide,.swiper-wrapper{transform:translate3d(0px,0,0)}.swiper-horizontal{touch-action:pan-y}.swiper-vertical{touch-action:pan-x}.swiper-slide{flex-shrink:0;width:100%;height:100%;position:relative;transition-property:transform;display:block}.swiper-slide-invisible-blank{visibility:hidden}.swiper-autoheight,.swiper-autoheight .swiper-slide{height:auto}.swiper-autoheight .swiper-wrapper{align-items:flex-start;transition-property:transform,height}.swiper-backface-hidden .swiper-slide{transform:translateZ(0);-webkit-backface-visibility:hidden;backface-visibility:hidden}.swiper-3d.swiper-css-mode .swiper-wrapper{perspective:1200px}.swiper-3d .swiper-wrapper{transform-style:preserve-3d}.swiper-3d{perspective:1200px}.swiper-3d .swiper-cube-shadow,.swiper-3d .swiper-slide{transform-style:preserve-3d}.swiper-css-mode>.swiper-wrapper{overflow:auto;scrollbar-width:none;-ms-overflow-style:none}.swiper-css-mode>.swiper-wrapper::-webkit-scrollbar{display:none}.swiper-css-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:start start}.swiper-css-mode.swiper-horizontal>.swiper-wrapper{scroll-snap-type:x mandatory}.swiper-css-mode.swiper-vertical>.swiper-wrapper{scroll-snap-type:y mandatory}.swiper-css-mode.swiper-free-mode>.swiper-wrapper{scroll-snap-type:none}.swiper-css-mode.swiper-free-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:none}.swiper-css-mode.swiper-centered>.swiper-wrapper::before{content:'';flex-shrink:0;order:9999}.swiper-css-mode.swiper-centered>.swiper-wrapper>.swiper-slide{scroll-snap-align:center center;scroll-snap-stop:always}.swiper-css-mode.swiper-centered.swiper-horizontal>.swiper-wrapper>.swiper-slide:first-child{margin-inline-start:var(--swiper-centered-offset-before)}.swiper-css-mode.swiper-centered.swiper-horizontal>.swiper-wrapper::before{height:100%;min-height:1px;width:var(--swiper-centered-offset-after)}.swiper-css-mode.swiper-centered.swiper-vertical>.swiper-wrapper>.swiper-slide:first-child{margin-block-start:var(--swiper-centered-offset-before)}.swiper-css-mode.swiper-centered.swiper-vertical>.swiper-wrapper::before{width:100%;min-width:1px;height:var(--swiper-centered-offset-after)}.swiper-3d .swiper-slide-shadow,.swiper-3d .swiper-slide-shadow-bottom,.swiper-3d .swiper-slide-shadow-left,.swiper-3d .swiper-slide-shadow-right,.swiper-3d .swiper-slide-shadow-top{position:absolute;left:0;top:0;width:100%;height:100%;pointer-events:none;z-index:10}.swiper-3d .swiper-slide-shadow{background:rgba(0,0,0,.15)}.swiper-3d .swiper-slide-shadow-left{background-image:linear-gradient(to left,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-3d .swiper-slide-shadow-right{background-image:linear-gradient(to right,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-3d .swiper-slide-shadow-top{background-image:linear-gradient(to top,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-3d .swiper-slide-shadow-bottom{background-image:linear-gradient(to bottom,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-lazy-preloader{width:42px;height:42px;position:absolute;left:50%;top:50%;margin-left:-21px;margin-top:-21px;z-index:10;transform-origin:50%;box-sizing:border-box;border:4px solid var(--swiper-preloader-color,var(--swiper-theme-color));border-radius:50%;border-top-color:transparent}.swiper-watch-progress .swiper-slide-visible .swiper-lazy-preloader,.swiper:not(.swiper-watch-progress) .swiper-lazy-preloader{animation:swiper-preloader-spin 1s infinite linear}.swiper-lazy-preloader-white{--swiper-preloader-color:#fff}.swiper-lazy-preloader-black{--swiper-preloader-color:#000}@keyframes swiper-preloader-spin{0%{transform:rotate(0deg)}100%{transform:rotate(360deg)}}.swiper-virtual .swiper-slide{-webkit-backface-visibility:hidden;transform:translateZ(0)}.swiper-virtual.swiper-css-mode .swiper-wrapper::after{content:'';position:absolute;left:0;top:0;pointer-events:none}.swiper-virtual.swiper-css-mode.swiper-horizontal .swiper-wrapper::after{height:1px;width:var(--swiper-virtual-size)}.swiper-virtual.swiper-css-mode.swiper-vertical .swiper-wrapper::after{width:1px;height:var(--swiper-virtual-size)}:root{--swiper-navigation-size:44px}.swiper-button-next,.swiper-button-prev{position:absolute;top:var(--swiper-navigation-top-offset,50%);width:calc(var(--swiper-navigation-size)/ 44 * 27);height:var(--swiper-navigation-size);margin-top:calc(0px - (var(--swiper-navigation-size)/ 2));z-index:10;cursor:pointer;display:flex;align-items:center;justify-content:center;color:var(--swiper-navigation-color,var(--swiper-theme-color))}.swiper-button-next.swiper-button-disabled,.swiper-button-prev.swiper-button-disabled{opacity:.35;cursor:auto;pointer-events:none}.swiper-button-next.swiper-button-hidden,.swiper-button-prev.swiper-button-hidden{opacity:0;cursor:auto;pointer-events:none}.swiper-navigation-disabled .swiper-button-next,.swiper-navigation-disabled .swiper-button-prev{display:none!important}.swiper-button-next svg,.swiper-button-prev svg{width:100%;height:100%;object-fit:contain;transform-origin:center}.swiper-rtl .swiper-button-next svg,.swiper-rtl .swiper-button-prev svg{transform:rotate(180deg)}.swiper-button-prev,.swiper-rtl .swiper-button-next{left:var(--swiper-navigation-sides-offset,10px);right:auto}.swiper-button-next,.swiper-rtl .swiper-button-prev{right:var(--swiper-navigation-sides-offset,10px);left:auto}.swiper-button-lock{display:none}.swiper-button-next:after,.swiper-button-prev:after{font-family:swiper-icons;font-size:var(--swiper-navigation-size);text-transform:none!important;letter-spacing:0;font-variant:initial;line-height:1}.swiper-button-prev:after,.swiper-rtl .swiper-button-next:after{content:'prev'}.swiper-button-next,.swiper-rtl .swiper-button-prev{right:var(--swiper-navigation-sides-offset,10px);left:auto}.swiper-button-next:after,.swiper-rtl .swiper-button-prev:after{content:'next'}.swiper-pagination{position:absolute;text-align:center;transition:.3s opacity;transform:translate3d(0,0,0);z-index:10}.swiper-pagination.swiper-pagination-hidden{opacity:0}.swiper-pagination-disabled>.swiper-pagination,.swiper-pagination.swiper-pagination-disabled{display:none!important}.swiper-horizontal>.swiper-pagination-bullets,.swiper-pagination-bullets.swiper-pagination-horizontal,.swiper-pagination-custom,.swiper-pagination-fraction{bottom:var(--swiper-pagination-bottom,8px);top:var(--swiper-pagination-top,auto);left:0;width:100%}.swiper-pagination-bullets-dynamic{overflow:hidden;font-size:0}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transform:scale(.33);position:relative}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active{transform:scale(1)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-main{transform:scale(1)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev{transform:scale(.66)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev{transform:scale(.33)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next{transform:scale(.66)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next{transform:scale(.33)}.swiper-pagination-bullet{width:var(--swiper-pagination-bullet-width,var(--swiper-pagination-bullet-size,8px));height:var(--swiper-pagination-bullet-height,var(--swiper-pagination-bullet-size,8px));display:inline-block;border-radius:var(--swiper-pagination-bullet-border-radius,50%);background:var(--swiper-pagination-bullet-inactive-color,#000);opacity:var(--swiper-pagination-bullet-inactive-opacity, .2)}button.swiper-pagination-bullet{border:none;margin:0;padding:0;box-shadow:none;-webkit-appearance:none;appearance:none}.swiper-pagination-clickable .swiper-pagination-bullet{cursor:pointer}.swiper-pagination-bullet:only-child{display:none!important}.swiper-pagination-bullet-active{opacity:var(--swiper-pagination-bullet-opacity, 1);background:var(--swiper-pagination-color,var(--swiper-theme-color))}.swiper-pagination-vertical.swiper-pagination-bullets,.swiper-vertical>.swiper-pagination-bullets{right:var(--swiper-pagination-right,8px);left:var(--swiper-pagination-left,auto);top:50%;transform:translate3d(0px,-50%,0)}.swiper-pagination-vertical.swiper-pagination-bullets .swiper-pagination-bullet,.swiper-vertical>.swiper-pagination-bullets .swiper-pagination-bullet{margin:var(--swiper-pagination-bullet-vertical-gap,6px) 0;display:block}.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic,.swiper-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic{top:50%;transform:translateY(-50%);width:8px}.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet,.swiper-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{display:inline-block;transition:.2s transform,.2s top}.swiper-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet,.swiper-pagination-horizontal.swiper-pagination-bullets .swiper-pagination-bullet{margin:0 var(--swiper-pagination-bullet-horizontal-gap,4px)}.swiper-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic,.swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic{left:50%;transform:translateX(-50%);white-space:nowrap}.swiper-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet,.swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transition:.2s transform,.2s left}.swiper-horizontal.swiper-rtl>.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transition:.2s transform,.2s right}.swiper-pagination-fraction{color:var(--swiper-pagination-fraction-color,inherit)}.swiper-pagination-progressbar{background:var(--swiper-pagination-progressbar-bg-color,rgba(0,0,0,.25));position:absolute}.swiper-pagination-progressbar .swiper-pagination-progressbar-fill{background:var(--swiper-pagination-color,var(--swiper-theme-color));position:absolute;left:0;top:0;width:100%;height:100%;transform:scale(0);transform-origin:left top}.swiper-rtl .swiper-pagination-progressbar .swiper-pagination-progressbar-fill{transform-origin:right top}.swiper-horizontal>.swiper-pagination-progressbar,.swiper-pagination-progressbar.swiper-pagination-horizontal,.swiper-pagination-progressbar.swiper-pagination-vertical.swiper-pagination-progressbar-opposite,.swiper-vertical>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite{width:100%;height:var(--swiper-pagination-progressbar-size,4px);left:0;top:0}.swiper-horizontal>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite,.swiper-pagination-progressbar.swiper-pagination-horizontal.swiper-pagination-progressbar-opposite,.swiper-pagination-progressbar.swiper-pagination-vertical,.swiper-vertical>.swiper-pagination-progressbar{width:var(--swiper-pagination-progressbar-size,4px);height:100%;left:0;top:0}.swiper-pagination-lock{display:none}.swiper-scrollbar{border-radius:var(--swiper-scrollbar-border-radius,10px);position:relative;touch-action:none;background:var(--swiper-scrollbar-bg-color,rgba(0,0,0,.1))}.swiper-scrollbar-disabled>.swiper-scrollbar,.swiper-scrollbar.swiper-scrollbar-disabled{display:none!important}.swiper-horizontal>.swiper-scrollbar,.swiper-scrollbar.swiper-scrollbar-horizontal{position:absolute;left:var(--swiper-scrollbar-sides-offset,1%);bottom:var(--swiper-scrollbar-bottom,4px);top:var(--swiper-scrollbar-top,auto);z-index:50;height:var(--swiper-scrollbar-size,4px);width:calc(100% - 2 * var(--swiper-scrollbar-sides-offset,1%))}.swiper-scrollbar.swiper-scrollbar-vertical,.swiper-vertical>.swiper-scrollbar{position:absolute;left:var(--swiper-scrollbar-left,auto);right:var(--swiper-scrollbar-right,4px);top:var(--swiper-scrollbar-sides-offset,1%);z-index:50;width:var(--swiper-scrollbar-size,4px);height:calc(100% - 2 * var(--swiper-scrollbar-sides-offset,1%))}.swiper-scrollbar-drag{height:100%;width:100%;position:relative;background:var(--swiper-scrollbar-drag-bg-color,rgba(0,0,0,.5));border-radius:var(--swiper-scrollbar-border-radius,10px);left:0;top:0}.swiper-scrollbar-cursor-drag{cursor:move}.swiper-scrollbar-lock{display:none}.swiper-zoom-container{width:100%;height:100%;display:flex;justify-content:center;align-items:center;text-align:center}.swiper-zoom-container>canvas,.swiper-zoom-container>img,.swiper-zoom-container>svg{max-width:100%;max-height:100%;object-fit:contain}.swiper-slide-zoomed{cursor:move;touch-action:none}.swiper .swiper-notification{position:absolute;left:0;top:0;pointer-events:none;opacity:0;z-index:-1000}.swiper-free-mode>.swiper-wrapper{transition-timing-function:ease-out;margin:0 auto}.swiper-grid>.swiper-wrapper{flex-wrap:wrap}.swiper-grid-column>.swiper-wrapper{flex-wrap:wrap;flex-direction:column}.swiper-fade.swiper-free-mode .swiper-slide{transition-timing-function:ease-out}.swiper-fade .swiper-slide{pointer-events:none;transition-property:opacity}.swiper-fade .swiper-slide .swiper-slide{pointer-events:none}.swiper-fade .swiper-slide-active{pointer-events:auto}.swiper-fade .swiper-slide-active .swiper-slide-active{pointer-events:auto}.swiper-cube{overflow:visible}.swiper-cube .swiper-slide{pointer-events:none;-webkit-backface-visibility:hidden;backface-visibility:hidden;z-index:1;visibility:hidden;transform-origin:0 0;width:100%;height:100%}.swiper-cube .swiper-slide .swiper-slide{pointer-events:none}.swiper-cube.swiper-rtl .swiper-slide{transform-origin:100% 0}.swiper-cube .swiper-slide-active,.swiper-cube .swiper-slide-active .swiper-slide-active{pointer-events:auto}.swiper-cube .swiper-slide-active,.swiper-cube .swiper-slide-next,.swiper-cube .swiper-slide-prev{pointer-events:auto;visibility:visible}.swiper-cube .swiper-cube-shadow{position:absolute;left:0;bottom:0px;width:100%;height:100%;opacity:.6;z-index:0}.swiper-cube .swiper-cube-shadow:before{content:'';background:#000;position:absolute;left:0;top:0;bottom:0;right:0;filter:blur(50px)}.swiper-cube .swiper-slide-next+.swiper-slide{pointer-events:auto;visibility:visible}.swiper-cube .swiper-slide-shadow-cube.swiper-slide-shadow-bottom,.swiper-cube .swiper-slide-shadow-cube.swiper-slide-shadow-left,.swiper-cube .swiper-slide-shadow-cube.swiper-slide-shadow-right,.swiper-cube .swiper-slide-shadow-cube.swiper-slide-shadow-top{z-index:0;-webkit-backface-visibility:hidden;backface-visibility:hidden}.swiper-flip{overflow:visible}.swiper-flip .swiper-slide{pointer-events:none;-webkit-backface-visibility:hidden;backface-visibility:hidden;z-index:1}.swiper-flip .swiper-slide .swiper-slide{pointer-events:none}.swiper-flip .swiper-slide-active,.swiper-flip .swiper-slide-active .swiper-slide-active{pointer-events:auto}.swiper-flip .swiper-slide-shadow-flip.swiper-slide-shadow-bottom,.swiper-flip .swiper-slide-shadow-flip.swiper-slide-shadow-left,.swiper-flip .swiper-slide-shadow-flip.swiper-slide-shadow-right,.swiper-flip .swiper-slide-shadow-flip.swiper-slide-shadow-top{z-index:0;-webkit-backface-visibility:hidden;backface-visibility:hidden}.swiper-creative .swiper-slide{-webkit-backface-visibility:hidden;backface-visibility:hidden;overflow:hidden;transition-property:transform,opacity,height}.swiper-cards{overflow:visible}.swiper-cards .swiper-slide{transform-origin:center bottom;-webkit-backface-visibility:hidden;backface-visibility:hidden;overflow:hidden}
html {
font-family: sans-serif;
line-height: 1.15;
-webkit-text-size-adjust: 100%;
-ms-text-size-adjust: 100%;
-ms-overflow-style: scrollbar;
-webkit-tap-highlight-color: transparent;
font-size: 0.0732064422vw;
}
@media (min-width: 1921px) {
html {
font-size: 1.4px;
}
}
@media (max-width: 1440px) {
html {
font-size: 1px;
}
}
body {
margin: 0;
font-family: "Satoshi";
font-size: 14px;
font-weight: 400;
line-height: 1.5;
color: #000000;
text-align: left;
background-color: #FAFAFA;
}
@media (max-width: 768px) {
body {
font-size: 12px;
}
}
@media (min-width: 1200px) {
.container-xl, .container-lg, .container-md, .container-sm, .container {
max-width: 1237.94rem;
}
}
header {
padding: 17.79rem 30rem;
border-radius: 0 0 35rem 35rem;
background: linear-gradient(90deg, #FF9400 0%, #F85222 100%);
box-shadow: 0 4px 20px 0 rgba(0, 0, 0, 0.3019607843);
position: relative;
z-index: 3;
}
header .head-logo img {
width: 160.79rem;
height: auto;
}
header .head-menu {
display: flex;
gap: 25rem;
align-items: center;
list-style: none;
}
header .head-menu li a {
display: inline-flex;
gap: 7rem;
font-weight: 500;
color: #ffffff;
align-items: center;
text-decoration: none;
font-size: 12.80622rem;
}
header .head-menu li a img {
width: 12.80625rem;
height: auto;
}
header .head-menu li{
position: relative;
}
header .head-menu #menu-item-22 a:before{
content: '';
background: url(//slashmyprice.com/fr/wp-content/themes/couponture/img/category-icon18x18.png);
width: 16px;
height: 16px;
background-size: contain;
background-position: center;
background-repeat: no-repeat;
}
header .head-menu #menu-item-769 a:before{
content: '';
background: url(//slashmyprice.com/fr/wp-content/themes/couponture/img/stores-icon20x18.png);
width: 16px;
height: 16px;
background-size: contain;
background-position: center;
background-repeat: no-repeat;
}
header .head-menu #menu-item-961 a:before{
content: '';
background: url(//slashmyprice.com/fr/wp-content/themes/couponture/img/reviews-icon19x19.png);
width: 16px;
height: 16px;
background-size: contain;
background-position: center;
background-repeat: no-repeat;
}
header .head-search {
display: flex;
gap: 12rem;
}
header .head-search form {
display: flex;
gap: 5rem;
align-items: center;
border: 1.5rem solid #EBEBEB;
border-radius: 10rem;
flex: 0 0 320.16rem;
padding: 0 15rem;
position: relative;
}
header .head-search form img {
width: 18rem;
height: auto;
}
header .head-search form input {
flex: 1;
border: none;
outline: none;
color: #ffffff;
font-size: 11.3833rem;
padding: 0 5rem;
background: transparent;
}
header .head-search form input::-moz-placeholder {
opacity: 0.25;
font-weight: 500;
color: #ffffff;
}
header .head-search form input::placeholder {
opacity: 0.25;
font-weight: 500;
color: #ffffff;
}
header .head-search a {
display: block;
font-weight: 600;
color: #000000;
border-radius: 10rem;
text-decoration: none;
font-size: 12.80622rem;
text-transform: uppercase;
padding: 11.75rem 19.2rem;
background-color: #ffffff;
}
header .mob-search-btn {
display: none;
width: 35rem;
height: 35rem;
padding: 5rem 7rem;
margin-right: 25rem;
border-radius: 8rem;
background-color: #ffffff;
}
header .mob-search-btn img {
width: 100%;
height: 100%;
-o-object-fit: contain;
object-fit: contain;
filter: brightness(0);
}
header .mob-menu-btn {
width: 25rem;
height: 19rem;
display: none;
align-items: end;
flex-direction: column;
justify-content: space-between;
}
header .mob-menu-btn:hover span:last-child {
width: 100%;
}
header .mob-menu-btn span {
width: 100%;
height: 3rem;
display: block;
border-radius: 5rem;
transition: 0.4s all;
background-color: #ffffff;
}
header .mob-menu-btn span:last-child {
width: 50%;
}
header .mob-nav {
position: fixed;
top: 0;
right: -300rem;
z-index: 111;
width: 300rem;
height: 100%;
max-width: 100%;
transition: 0.4s all;
background: linear-gradient(90deg, #FF9400 0%, #F85222 100%);
}
header .mob-nav.active {
right: 0;
}
header .mob-nav .mob-close-i {
position: absolute;
top: 15rem;
left: 15rem;
width: 35rem;
height: 35rem;
padding: 7rem 9rem;
border-radius: 7rem 7rem 0 0;
background-color: #ffffff;
}
header .mob-nav .mob-close-i img {
width: 100%;
height: 100%;
-o-object-fit: contain;
object-fit: contain;
}
header .mob-nav .mob-menu {
position: absolute;
top: 50%;
left: 0;
width: 100%;
padding: 0;
list-style: none;
transform: translateY(-80%);
}
header .mob-nav .mob-menu li a {
display: flex;
gap: 7rem;
font-weight: 500;
color: #ffffff;
padding: 10rem 15rem;
align-items: center;
text-decoration: none;
font-size: 17.78645rem;
border-bottom: 1rem solid #ffffff;
}
header .mob-nav .mob-menu li a img {
width: 18rem;
height: auto;
}
@media (max-width: 991px) {
header .head-menu{
display: none;
}
header .head-search{
display: none;
position: absolute;
right: 25rem;
bottom: -59rem;
background: linear-gradient(45deg, #fa9f21, #f85222);
width: calc(100% - 50rem);
padding: 8rem;
border-radius: 0 0 8rem 8rem;
}
header .head-search form{
flex: 1;
}
header .head-search form input{
height: 40px;
}
header .head-search a{
display: none;
}
header .mob-search-btn {
display: block;
}
header .mob-menu-btn {
display: flex;
}
}
@media (max-width: 575px) {
header {
padding: 10rem 15rem;
border-radius: 0 0 25rem 25rem;
}
header .head-logo img {
width: 150rem;
}
header .mob-search-btn {
padding: 4rem 8rem;
margin-right: 15rem;
}
}
footer {
background-color: #000000;
border-radius: 70rem 70rem 0 0;
}
footer .row {
padding: 40rem 0 30rem;
background-size: contain;
background-position: 0 95%;
background-repeat: no-repeat;
background-image: url(//slashmyprice.com/fr/wp-content/themes/couponture/img/footer-text-bg1730x279.png);
}
footer .footer-logo {
font-weight: 300;
color: #ffffff;
text-align: center;
font-size: 11.3833rem;
}
footer .footer-logo img {
width: 160.79rem;
height: auto;
margin-bottom: 15rem;
}
footer .footer-logo p {
max-width: 545rem;
margin: 0 auto 25rem;
}
footer .footer-logo ul {
margin: 0;
padding: 0;
display: flex;
gap: 10rem;
align-items: center;
justify-content: center;
list-style: none;
}
footer .footer-logo ul li a {
width: 33.44rem;
height: 100%;
padding: 10rem;
display: block;
aspect-ratio: 1;
border-radius: 50%;
background: linear-gradient(90deg, #FF9400 0%, #F85222 100%);
}
footer .footer-logo ul li a img {
width: 100%;
height: 100%;
-o-object-fit: contain;
object-fit: contain;
}
footer .foot-menus-main {
display: flex;
justify-content: space-between;
border-top: 1rem solid rgba(255, 255, 255, 0.4);
padding: 30rem 0;
}
footer .foot-menus-main .footer-menu .title {
font-size: 14.2292rem;
margin-bottom: 12rem;
background: linear-gradient(90deg, #FF9400 0%, #F85222 100%);
background-clip: text;
-webkit-background-clip: text;
color: transparent;
-webkit-text-fill-color: transparent;
transition: opacity 0.4s ease;
pointer-events: none;
font-weight: 600;
text-transform: uppercase;
}
footer .foot-menus-main .footer-menu ul {
margin: 0;
padding: 0;
list-style: none;
}
footer .foot-menus-main .footer-menu ul li {
margin-bottom: 8rem;
}
footer .foot-menus-main .footer-menu ul li:last-child {
margin-bottom: 0;
}
footer .foot-menus-main .footer-menu ul li a {
font-weight: 300;
color: #ffffff;
transition: 0.4s all;
font-size: 14.2292rem;
text-decoration: none;
}
footer .foot-menus-main .footer-menu ul li a:hover {
color: #fa621a;
}
footer .copyright {
font-weight: 300;
color: #ffffff;
padding: 12rem 0;
text-align: center;
font-size: 11.3833rem;
border-top: 1px solid rgba(255, 255, 255, 0.4);
}
footer .copyright b {
font-weight: 500;
}
footer .copyright a{
color: #ffffff;
}
@media (max-width: 575px) {
footer {
border-radius: 40rem 40rem 0 0;
}
footer .foot-menus-main {
gap: 40rem;
flex-wrap: wrap;
}
footer .foot-menus-main .footer-menu {
flex: 0 0 calc(50% - 20rem);
}
}
.banner-search {
padding: 50rem 0;
text-align: center;
position: relative;
z-index: 2;
}
.banner-search .ban-search-wrap { position: relative;
border-radius: 15rem 15rem 0 0;
padding: 27.52rem 103.88rem 35rem;
background: linear-gradient(90deg, rgba(255, 148, 0, 0.4) 0%, rgba(248, 82, 34, 0.4) 100%);
}
.banner-search .ban-search-wrap::before {
content: "";
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
opacity: 15%;
pointer-events: none;
background-size: cover;
mix-blend-mode: color-burn;
background-position: center;
background-repeat: no-repeat;
background-image: url(//slashmyprice.com/fr/wp-content/themes/couponture/img/banner-bg1280x720.png);
}
.banner-search .ban-search-wrap h1 {
font-weight: 600;
margin-bottom: 5rem;
font-size: 35.5729rem;
}
.banner-search .ban-search-wrap h1 span {
color: #fa621a;
}
.banner-search .ban-search-wrap p {
font-size: 14.2292rem;
}
.banner-search .ban-search-wrap form {
display: flex;
margin-top: 25rem;
border-radius: 12rem;
padding: 6.41rem 8rem 6.41rem 22rem;
border: 1rem solid #ffffff;
position: relative;
}
.banner-search .ban-search-wrap form input {
flex: 1;
border: none;
outline: none;
font-weight: 500;
font-size: 12.80622rem;
background-color: transparent;
}
.banner-search .ban-search-wrap form input::-moz-placeholder {
color: #000000;
}
.banner-search .ban-search-wrap form input::placeholder {
color: #000000;
}
.banner-search .ban-search-wrap form img {
width: 42.69rem;
height: 42.69rem;
padding: 13rem;
border-radius: 10rem;
background: linear-gradient(90deg, #FF9400 0%, #F85222 100%);
}
#datafetch ul{
position: absolute;
top: calc(100% + 8px);
background: #fff;
left: 0;
width: 600px;
max-width: 100%;
text-align: left;
border-radius: 8px;
box-shadow: 0px 0px 10px rgba(0,0,0,0.1);
height: 300px;
overflow: auto;
padding: 8px 0;
}
#datafetch1 .header-search-result {
position: absolute;
left: 0;
width: 100%;
background: #fff;
border-radius: 8px;
padding: 8px 0;
top: calc(100% + 8px);
height: 300px;
overflow: auto;
}
.slider-arrow-wrap {
display: flex;
gap: 5rem;
}
.slider-arrow-wrap.position .slider-btn {
position: absolute;
top: 50%;
z-index: 1;
transform: translateY(-100%);
background-color: #ffffff;
}
.slider-arrow-wrap.position .slider-btn:first-child {
left: -20rem;
}
.slider-arrow-wrap.position .slider-btn:last-child {
right: -20rem;
}
.slider-arrow-wrap .slider-btn {
display: flex;
align-items: center;
justify-content: center;
border: 1rem solid #fa621a;
transition: 0.4s all;
border-radius: 10rem;
height: 42.69rem;
width: 42.69rem;
}
.slider-arrow-wrap .slider-btn.swiper-button-disabled {
border-color: #EBEBEB;
background-color: #ffffff;
}
.slider-arrow-wrap .slider-btn.swiper-button-disabled img {
opacity: 0.2;
filter: grayscale(1);
}
.slider-arrow-wrap .slider-btn img {
width: 22.77rem;
height: auto;
transition: 0.4s all;
}
.swiper-pagination {
position: relative;
padding-top: 30rem;
}
.swiper-pagination .swiper-pagination-bullet {
width: 9rem;
height: 9rem;
background: #969696;
margin: 0 4rem !important;
}
.swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active {
width: 15.66rem;
height: 15.66rem;
vertical-align: text-bottom;
background: linear-gradient(90deg, #FF9400 0%, #F85222 100%);
}
.swiper-scrollbar.swiper-scrollbar-horizontal {
height: 2rem;
}
.swiper-scrollbar .swiper-scrollbar-drag {
background: linear-gradient(90deg, #FF9400 0%, #F85222 100%);
}
.sec-paadding {
padding: 70rem 0;
}
.sec-paadding.p-40 {
padding: 40rem 0;
}
.sec-paadding.p-50 {
padding: 50rem 0;
}
.sec-paadding.pb-30 {
padding-bottom: 30rem;
}
.sec-heading {
margin-bottom: 30rem;
}
.sec-heading h2 {
font-weight: 600;
margin-bottom: 5rem;
font-size: 35.5729rem;
}
.sec-heading h2 span {
color: #fa621a;
}
.sec-heading p {
opacity: 0.6;
font-weight: 500;
font-size: 14.2292rem;
}
.btn-primary {
flex: 0 0 auto;
font-weight: 500;
color: #ffffff;
position: relative;
transition: 0.4s all;
border-radius: 10rem;
text-decoration: none;
font-size: 12.80622rem;
text-transform: uppercase;
padding: 11.75rem 20.0765rem;
border: 1rem dashed transparent;
}
.btn-primary::before {
content: "";
position: absolute;
top: 0;
left: 0;
opacity: 1;
width: 100%;
height: 100%;
transition: 0.4s all;
border-radius: 10rem;
background: linear-gradient(90deg, #FF9400 0%, #F85222 100%);
}
.btn-primary:hover {
color: #fa621a;
border-color: #fa621a;
}
.btn-primary:hover::before {
opacity: 0;
}
.btn-primary span {
position: relative;
z-index: 1;
}
.overflow-visible{
overflow: visible;
}
.card-sec .swiper-wrapper {
padding-bottom: 10rem;
}
.card-sec .swiper-wrapper .swiper-slide{
width: calc(25% - 15rem);
margin-right: 20rem;
}
.card-sec .card {
border: none;
padding: 1rem;
transition: 0.4s all;
background: #EBEBEB;
border-radius: 15rem 15rem 0 0;
}
.card-sec .card::before {
content: "";
position: absolute;
top: 0;
left: 0;
opacity: 0;
width: 100%;
height: 100%;
transition: 0.4s all;
background: linear-gradient(90deg, #FF9400 0%, #F85222 100%);
border-radius: 15rem 15rem 0 0;
}
.card-sec .card:hover::before {
opacity: 1;
}
.card-sec .card:hover .card-inner {
background-color: #ffffff;
box-shadow: 8rem 8rem 2rem 0 rgba(0, 0, 0, 0.0588235294);
}
.card-sec .card:hover .card-inner .link span::before {
opacity: 1;
}
.card-sec .card:hover .card-inner .link span::after {
background: linear-gradient(90deg, #FF9400 0%, #F85222 100%);
}
.card-sec .card:hover .card-inner .link img {
filter: none;
}
.card-sec .card .card-inner {
display: block;
overflow: hidden;
position: relative;
color: #000000;
transition: 0.4s all;
text-decoration: none;
padding: 0 20rem 20rem;
background-color: #FAFAFA;
border-radius: 15rem 15rem 0 0;
width: 100%;
}
.card-sec .card .card-inner > img {
height: auto;
margin: 0 -20rem 15rem;
width: calc(100% + 40rem);
border-radius: 15rem 15rem 0 0;
}
.card-sec .card .card-inner .title {
font-weight: 600;
margin-bottom: 8rem;
font-size: 17.78645rem;
display: -webkit-box;
-webkit-line-clamp: 2;
-webkit-box-orient: vertical;
overflow: hidden;
}
.card-sec .card .card-inner .location {
display: flex;
gap: 5rem;
align-items: center;
text-transform: uppercase;
font-size: 12.80622rem;
font-weight: 600;
}
.card-sec .card .card-inner .location img {
width: 14.23rem;
height: auto;
}
.card-sec .card .card-inner .card-info {
display: flex;
align-items: center;
justify-content: space-between;
border-top: 1rem solid #EBEBEB;
width: calc(100% + 40rem);
margin: 15rem -20rem 0;
padding: 15rem 20rem 0;
}
.card-sec .card .card-inner .card-info .price {
font-weight: 600;
font-size: 17.78645rem;
}
.card-sec .card .card-inner .card-info .price .sale-prc {
font-weight: 400;
color: #969696;
position: relative;
}
.card-sec .card .card-inner .card-info .price .sale-prc::before {
content: "";
position: absolute;
top: 50%;
left: 0;
width: 100%;
height: 1rem;
background-color: #969696;
}
.card-sec .card .card-inner .link {
display: flex;
gap: 5rem;
align-items: center;
text-transform: uppercase;
font-size: 12.80622rem;
font-weight: 600;
}
.card-sec .card .card-inner .link span {
position: relative;
transition: 0.4s all;
color: #969696;
}
.card-sec .card .card-inner .link span::before {
content: attr(data-text);
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
background: linear-gradient(90deg, #FF9400 0%, #F85222 100%);
background-clip: text;
-webkit-background-clip: text;
color: transparent;
-webkit-text-fill-color: transparent;
transition: opacity 0.4s ease;
opacity: 0;
pointer-events: none;
}
.card-sec .card .card-inner .link span::after {
content: "";
position: absolute;
left: 0;
bottom: 1rem;
width: 100%;
height: 1rem;
background: #969696;
}
.card-sec .card .card-inner .link img {
width: 9.97rem;
height: auto;
filter: grayscale(1);
transition: 0.4s all;
}
.card-sec .card .card-inner p {
margin: 15rem 0;
line-height: 1.4;
color: rgba(0, 0, 0, 0.6);
font-size: 12.80622rem;
}
.card-sec .card .card-inner .author {
opacity: 0.7;
font-weight: 300;
font-size: 14.2292rem;
text-transform: uppercase;
}
.card-sec .card .card-inner .author span {
font-weight: 600;
color: #fa621a;
}
.card-sec .card .card-inner .date {
display: flex;
gap: 10rem;
align-items: center;
margin-bottom: 15rem;
}
.card-sec .card .card-inner .date img {
width: 17.789rem;
height: auto;
}
.card-sec .card .card-inner .date span {
font-weight: 500;
color: rgba(0, 0, 0, 0.6);
}
.card-sec .notice {
margin: 30rem 0;
padding: 11.75rem;
text-align: center;
border-radius: 10rem;
font-size: 12.80622rem;
background-color: #F4F4F4;
}
.card-sec .notice span {
font-weight: 600;
}
.benefits-sec .row {
margin: 0 -30rem;
}
.benefits-sec .benefits-item {
display: block;
font-weight: 600;
color: #000000;
text-align: center;
margin: 0 10rem 40rem;
font-size: 17.78645rem;
text-decoration: none;
padding: 25.32rem 10rem;
background-size: 100% 100%;
background-repeat: no-repeat;
background-image: url(//slashmyprice.com/fr/wp-content/themes/couponture/img/benefits-item-bg300x200.png);
}
.benefits-sec .benefits-item img {
width: 50rem;
height: 50rem;
-o-object-fit: contain;
object-fit: contain;
margin-bottom: 15rem;
}
.benefits-sec .benefits-item span {
display: block;
}
.hot-picks-sec .hot-picks {
display: flex;
justify-content: space-between;
background-image: url(//slashmyprice.com/fr/wp-content/themes/couponture/img/hot-picks-bg1673x32.png), linear-gradient(90deg, #FF9400 0%, #F85222 100%);
background-repeat: no-repeat;
background-position: bottom;
background-size: contain;
padding: 15.66rem 70rem;
border-radius: 15rem;
}
.hot-picks-sec .hot-picks .hot-p-item {
flex: 0 0 15%;
display: flex;
gap: 15rem;
align-items: center;
}
.hot-picks-sec .hot-picks .hot-p-item img {
width: auto;
height: 70rem;
-o-object-fit: contain;
object-fit: contain;
}
.hot-picks-sec .hot-picks .hot-p-item span {
font-weight: 500;
line-height: 1.4;
color: #ffffff;
font-size: 17.78645rem;
text-transform: uppercase;
}
.stores-sec {
overflow: hidden;
}
.stores-sec.st-p-sec {
padding-bottom: 30rem;
}
.stores-sec.st-p-sec .store-logo {
width: 100%;
margin-bottom: 20rem;
}
.stores-sec.st-p-sec .store-logo:hover {
box-shadow: 7rem 7rem 2rem 0 rgba(0, 0, 0, 0.0588235294);
}
.stores-sec .stores-slider {
overflow: unset;
}
.stores-sec .stores-slider .swiper-wrapper {
align-items: center;
transition-timing-function: linear;
}
.stores-sec .stores-slider .swiper-wrapper .swiper-slide {
width: auto;
flex-shrink: 0;
}
.stores-sec .store-logo {
padding: 15rem;
margin: 1rem 0;
display: block;
width: 200rem;
height: 142.3rem;
position: relative;
transition: 0.4s all;
background-color: #ffffff;
border: 1rem solid #EBEBEB;
border-radius: 15rem 15rem 0 0;
box-shadow: 0 0 8rem 2rem rgba(0, 0, 0, 0.0588235294) inset;
}
.stores-sec .store-logo::before {
content: "";
position: absolute;
top: -1rem;
left: -1rem;
z-index: -1;
opacity: 0;
transition: 0.4s all;
width: calc(100% + 2rem);
height: calc(100% + 2rem);
border-radius: 15rem 15rem 0 0;
background: linear-gradient(90deg, #FF9400 0%, #F85222 100%);
}
.stores-sec .store-logo:hover {
height: 177.87rem;
border: none;
}
.stores-sec .store-logo:hover::before {
opacity: 1;
}
.stores-sec .store-logo img {
width: 100%;
height: 100%;
-o-object-fit: contain;
object-fit: contain;
}
.coupon-sec {
padding: 40rem 0 10rem;
}
.coupon-sec .coupon-card {
display: flex;
gap: 40rem;
background-image: url(//slashmyprice.com/fr/wp-content/themes/couponture/img/coupon-card-bg.png);
background-repeat: no-repeat;
background-size: 100% 100%;
padding: 48.74rem 25rem;
transition: 0.4s all;
margin-bottom: 20rem;
}
.coupon-sec .coupon-card:hover {
transition: 0.4s all;
background-image: url(//slashmyprice.com/fr/wp-content/themes/couponture/img/coupon-card-bg-hover.png);
}
.coupon-sec .coupon-card:hover .coupon-dtl a {
color: #ffffff;
border-color: transparent;
}
.coupon-sec .coupon-card:hover .coupon-dtl a::before {
opacity: 1;
}
.coupon-sec .coupon-card .logo {
flex: 0 0 112.99rem;
max-width: 112.99rem;
height: auto;
padding: 12rem;
aspect-ratio: 1;
border-radius: 3rem;
border: 1rem solid #EBEBEB;
}
.coupon-sec .coupon-card .logo img {
width: 100%;
height: 100%;
-o-object-fit: contain;
object-fit: contain;
}
.coupon-sec .coupon-card .coupon-dtl .title {
font-weight: 600;
margin-bottom: 20rem;
font-size: 17.78645rem;
}
.coupon-sec .coupon-card .coupon-dtl .title span {
font-weight: 700;
color: #fa621a;
}
.coupon-sec .coupon-card .coupon-dtl a {
font-weight: 500;
position: relative;
border-radius: 10rem;
color: #969696;
transition: 0.4s all;
display: inline-block;
text-decoration: none;
font-size: 12.80622rem;
text-transform: uppercase;
padding: 11.03rem 22.7rem;
border: 1rem dashed #969696;
}
.coupon-sec .coupon-card .coupon-dtl a::before {
content: "";
position: absolute;
top: 0;
left: 0;
opacity: 0;
width: 100%;
height: 100%;
border-radius: 10rem;
transition: 0.4s all;
background: linear-gradient(90deg, #FF9400 0%, #F85222 100%);
}
.coupon-sec .coupon-card .coupon-dtl a span {
position: relative;
z-index: 1;
}
.pop-cat-sec {
padding: 50rem 0;
}
.pop-cat-sec .pop-cat-wrap {
padding: 20rem;
border-radius: 15rem 15rem 0 0;
background-color: #ffffff;
}
.pop-cat-sec .pop-cat-wrap .title {
font-weight: 600;
margin-bottom: 25rem;
font-size: 17.78645rem;
}
.pop-cat-sec .pop-cat-wrap ul {
padding-left: 25rem;
}
.pop-cat-sec .pop-cat-wrap ul li {
font-size: 12rem;
color: #969696;
margin-bottom: 15rem;
}
.pop-cat-sec .pop-cat-wrap ul li:last-child {
margin-bottom: 0;
}
.pop-cat-sec .pop-cat-wrap ul li a {
font-weight: 500;
color: #969696;
transition: 0.4s all;
text-decoration: none;
font-size: 14.2292rem;
}
.pop-cat-sec .pop-cat-wrap ul li a:hover {
color: #fa621a;
}
.newsletter-main {
width: 88.386%;
padding: 30rem;
margin: 0 auto;
font-weight: 500;
overflow: hidden;
color: #ffffff;
text-align: center;
position: relative;
font-size: 14.2292rem;
border-radius: 15rem 15rem 0 0;
}
.newsletter-main::before {
content: "";
position: absolute;
top: 0;
left: 0;
z-index: 1;
width: 100%;
height: 100%;
opacity: 0.2;
background-size: cover;
mix-blend-mode: color-burn;
background-position: center;
background-repeat: no-repeat;
background-image: url(//slashmyprice.com/fr/wp-content/themes/couponture/img/banner-bg1280x720.png);
}
.newsletter-main::after {
content: "";
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
background: linear-gradient(90deg, #FF9400 0%, #F85222 100%);
}
.newsletter-main h2 {
position: relative;
z-index: 2;
font-weight: 600;
color: #ffffff;
margin-bottom: 5rem;
font-size: 35.5729rem;
}
.newsletter-main p {
position: relative;
z-index: 2;
flex: 1;
}
.newsletter-main form {
display: flex;
position: relative;
z-index: 2;
width: 1015.97rem;
max-width: 100%;
padding: 6rem;
border-radius: 10rem;
margin: 20rem auto 0;
border: 1rem solid #ffffff;
}
.newsletter-main form input {
width: 100%;
border: none;
outline: none;
color: #ffffff;
padding: 12.17rem 15rem;
font-size: 12.80622rem;
background-color: transparent;
}
.newsletter-main form input::-moz-placeholder {
color: #ffffff;
}
.newsletter-main form input::placeholder {
color: #ffffff;
}
.newsletter-main form .submit {
width: 44.65rem;
height: 100%;
aspect-ratio: 1;
position: relative;
border-radius: 10rem;
padding: 9rem 0 12rem;
background-color: #000000;
}
.newsletter-main form .submit input[type=submit] {
position: absolute;
top: 0;
left: 0;
opacity: 0;
}
.newsletter-main form .submit .wpcf7-spinner {
position: absolute;
left: -60px;
top: 6px;
}
.newsletter-main form .submit p {
position: absolute;
left: 50%;
top: 50%;
transform: translate(-50%, -50%);
}
.newsletter-main form img {
width: 100%;
height: 100%;
-o-object-fit: contain;
object-fit: contain;
}
.pagination ul{
display: flex;
align-items: center;
justify-content: center;
list-style: none;
margin: 0;
padding: 0;
gap: 8px;
width: 100%;
}
.pagination ul.page-numbers li span.dots {
background: transparent;
color: #000;
border: none;
}
@media(max-width: 1480px){
.benefits-sec .row{
margin: 0;
}
.benefits-sec .benefits-item{
margin: 0 0rem 40rem;
}
}
@media (max-width: 1280px) {
.benefits-sec .benefits-item{
font-size: 16rem;
}
}
@media (max-width: 1200px) {
.coupon-sec .coupon-card {
gap: 20rem;
}
}
@media (max-width: 767px) {
.row {
--bs-gutter-x: 10rem;
}
.sec-paadding {
padding: 50rem 0;
}
.sec-paadding.pb-30 {
padding-bottom: 20rem;
}
.sec-heading h2 {
font-size: 32rem;
}
.banner-search {
padding: 30rem 0;
}
.banner-search .ban-search-wrap {
padding: 30rem 40rem;
}
.banner-search .ban-search-wrap h1 {
font-size: 32rem;
}
.benefits-sec .row {
margin: 0 -15rem;
}
.benefits-sec .benefits-item {
margin: 0 10rem 30rem;
}
.hot-picks-sec .hot-picks {
gap: 20rem;
flex-wrap: wrap;
padding: 15rem 50rem;
}
.hot-picks-sec .hot-picks .hot-p-item {
flex: 0 0 41%;
}
.stores-sec.st-p-sec .store-logo {
margin-bottom: 10rem;
}
.stores-sec .store-logo {
width: 170rem;
height: 120rem;
}
.stores-sec .store-logo:hover {
height: 150rem;
}
.coupon-sec .coupon-card {
gap: 15rem;
margin-bottom: 10rem;
padding: 30rem 15rem;
}
.coupon-sec .coupon-card .logo {
width: 100rem;
padding: 10rem;
}
.newsletter-main h2 {
font-size: 32rem;
}
}
@media (max-width: 575px) {
.slider-arrow-wrap.position .slider-btn:first-child {
left: -10rem;
}
.slider-arrow-wrap.position .slider-btn:last-child {
right: -10rem;
}
.slider-arrow-wrap .slider-btn {
height: 35rem;
width: 35rem;
border-radius: 8rem;
}
.slider-arrow-wrap .slider-btn img {
width: 15rem;
}
.sec-paadding.pb-30 {
padding-bottom: 38rem;
}
.sec-heading h2 {
font-size: 28rem;
}
.btn-primary {
font-size: 12rem;
padding: 11rem 20rem;
}
.banner-search .ban-search-wrap {
padding: 15rem;
}
.banner-search .ban-search-wrap h1 {
font-size: 24rem;
}
.banner-search .ban-search-wrap form {
border-radius: 10rem;
padding: 6rem 6rem 6rem 15rem;
}
.banner-search .ban-search-wrap form img {
width: 40rem;
height: 40rem;
padding: 12rem;
border-radius: 8rem;
}
.benefits-sec .row {
margin: 0 -8rem;
}
.benefits-sec .benefits-item {
font-size: 14rem;
padding: 20rem 5rem;
margin: 0 3rem 13rem;
height: calc(100% - 13rem);
}
.benefits-sec .benefits-item img {
width: 40rem;
height: 40rem;
}
.hot-picks-sec .hot-picks {
gap: 15rem;
padding: 15rem 20rem;
}
.hot-picks-sec .hot-picks .hot-p-item {
flex: 0 0 46%;
}
.hot-picks-sec .hot-picks .hot-p-item img {
height: 50rem;
}
.hot-picks-sec .hot-picks .hot-p-item span {
font-size: 14rem;
}
.stores-sec .store-logo {
width: 130rem;
height: 100rem;
padding: 12rem;
}
.stores-sec .store-logo:hover {
height: 120rem;
}
.newsletter-main {
margin-bottom: 20rem;
border-radius: 15rem;
}
.newsletter-main h2 {
font-size: 28rem;
}
}
.s-st-sec {
padding: 40rem 0;
}
.s-st-sec .mob-logo-wrap {
display: none;
align-items: center;
justify-content: space-between;
margin-bottom: 20rem;
}
.s-st-sec .mob-logo-wrap .mob-logo {
width: 84rem;
height: auto;
max-width: 100%;
}
.s-st-sec .mob-logo-wrap .coupon-count {
font-size: 14rem;
border-radius: 6rem;
}
.s-st-sec .s-st-heading {
font-size: 28.4583rem;
}
.s-st-sec .s-st-heading span {
font-weight: 600;
}
.s-st-sec .coupon-count {
border-radius: 10rem;
padding: 7.3rem 17.32rem;
font-size: 17.78645rem;
border: 1rem solid #EBEBEB;
}
.s-st-sec .coupon-count span {
font-weight: 600;
color: #ffa500;
}
.s-st-sec .s-st-offers {
margin: 0;
padding: 0;
list-style: none;
margin-top: 20rem;
}
.s-st-sec .s-st-offers li {
display: flex;
align-items: center;
position: relative;
transition: 0.4s all;
padding: 15rem 20rem;
margin-bottom: 20rem;
background-color: #FAFAFA;
border-radius: 15rem 15rem 0 0;
border: 1rem solid #EBEBEB;
}
.s-st-sec .s-st-offers li:last-child {
margin-bottom: 0;
}
.s-st-sec .s-st-offers li::before {
content: "";
position: absolute;
top: -2rem;
left: -2rem;
opacity: 0;
z-index: -1;
transition: 0.4s all;
width: calc(100% + 4rem);
height: calc(100% + 4rem);
background: linear-gradient(90deg, #FF9400 0%, #F85222 100%);
border-radius: 16rem 16rem 0 0;
}
.s-st-sec .s-st-offers li:hover {
border-color: transparent;
background-color: #ffffff;
box-shadow: 7rem 7rem 2rem 0 rgba(0, 0, 0, 0.0588235294);
}
.s-st-sec .s-st-offers li:hover::before {
opacity: 1;
}
.s-st-sec .s-st-offers li:hover .s-st-off-btn span {
color: #ffffff;
background-color: transparent;
}
.s-st-sec .s-st-offers li:hover .s-st-off-btn span::before {
opacity: 0;
}
.s-st-sec .s-st-offers li .s-st-off-logo {
width: 104.59rem;
height: auto;
}
.s-st-sec .s-st-offers li .s-st-off-ctn {
flex: 1;
padding: 10rem 20rem;
margin-left: 25rem;
border-left: 1rem solid #EBEBEB;
}
.s-st-sec .s-st-offers li .s-st-off-ctn .title {
font-weight: 600;
margin-bottom: 7rem;
font-size: 17.78645rem;
}
.s-st-sec .s-st-offers li .s-st-off-ctn .title span {
font-weight: 700;
display: inline-block;
color: #fa621a;
transform: skewX(-5deg);
}
.s-st-sec .s-st-offers li .s-st-off-ctn .s-st-off-ver {
display: flex;
gap: 5rem;
align-items: center;
font-size: 14.2292rem;
font-weight: 500;
}
.s-st-sec .s-st-offers li .s-st-off-ctn .s-st-off-ver img {
width: 19.93rem;
height: auto;
}
.s-st-sec .s-st-offers li .s-st-off-btn {
position: relative;
text-decoration: none;
}
.s-st-sec .s-st-offers li .s-st-off-btn::before {
content: "";
position: absolute;
top: -1rem;
left: -1rem;
width: calc(100% + 2rem);
height: calc(100% + 2rem);
border-radius: 11rem;
background: linear-gradient(90deg, #FF9400 0%, #F85222 100%);
}
.s-st-sec .s-st-offers li .s-st-off-btn span {
display: block;
width: 113.84rem;
font-weight: 600;
position: relative;
color: transparent;
text-align: center;
border-radius: 10rem;
transition: 0.4s all;
line-height: 42.682rem;
font-size: 12.80622rem;
text-transform: uppercase;
background-color: #FAFAFA;
}
.s-st-sec .s-st-offers li .s-st-off-btn span::before {
content: attr(data-text);
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
background: linear-gradient(90deg, #FF9400 0%, #F85222 100%);
background-clip: text;
-webkit-background-clip: text;
color: transparent;
-webkit-text-fill-color: transparent;
pointer-events: none;
transition: 0.4s all;
}
.s-st-sec .sidebar {
padding: 5rem 35rem 35rem;
border-radius: 15rem 15rem 0 0;
background-color: #ffffff;
border: 1rem solid #EBEBEB;
box-shadow: 0 0 7rem 2rem rgba(0, 0, 0, 0.0588235294) inset;
}
.s-st-sec .sidebar hr {
height: 1rem;
margin: 35rem 0;
color: #969696;
}
.s-st-sec .sidebar .s-st-logo {
width: 253.28rem;
height: auto;
display: block;
margin: 0 auto;
max-width: 100%;
}
.s-st-sec .sidebar .offer-count {
font-weight: 600;
position: relative;
color: transparent;
font-size: 28.4583rem;
}
.s-st-sec .sidebar .offer-count::before {
content: attr(data-text);
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
background: linear-gradient(90deg, #FF9400 0%, #F85222 100%);
background-clip: text;
-webkit-background-clip: text;
color: transparent;
-webkit-text-fill-color: transparent;
pointer-events: none;
}
.s-st-sec .sidebar .offer-abt {
font-size: 12.80622rem;
}
.s-st-sec .sidebar .offer-abt .title {
font-weight: 600;
margin-bottom: 12rem;
font-size: 17.78645rem;
}
.s-st-sec .sidebar .offer-abt p {
opacity: 60%;
}
.s-st-sec .sidebar .message {
width: 280rem;
max-width: 100%;
font-weight: 600;
font-size: 12.80622rem;
}
.s-st-sec .sidebar .message span {
color: #fa621a;
}
@media (max-width: 767px) {
.s-st-sec .mob-logo-wrap {
display: flex;
}
.s-st-sec .mob-logo-wrap .coupon-count {
display: block;
}
.s-st-sec .coupon-count {
display: none;
}
.s-st-sec .sidebar {
margin-top: 20rem;
}
}
@media (max-width: 575px) {
.s-st-sec .s-st-heading {
font-size: 20rem;
}
.s-st-sec .s-st-offers li {
margin-bottom: 15rem;
}
.s-st-sec .s-st-offers li .s-st-off-logo {
width: 70rem;
}
.s-st-sec .s-st-offers li .s-st-off-ctn {
margin-left: 20rem;
padding: 0 0 0 20rem;
}
.s-st-sec .s-st-offers li .s-st-off-ctn .title {
font-size: 14rem;
margin-bottom: 5rem;
}
.s-st-sec .s-st-offers li .s-st-off-ctn .s-st-off-ver {
font-size: 12rem;
}
.s-st-sec .s-st-offers li .s-st-off-ctn .s-st-off-ver img {
width: 14rem;
}
.s-st-sec .s-st-offers li .s-st-off-btn {
position: absolute;
top: 0;
left: 0;
opacity: 0;
width: 100%;
height: 100%;
}
.s-st-sec .sidebar hr {
margin: 20rem 0;
}
.s-st-sec .sidebar .offer-count {
font-size: 20rem;
}
.s-st-sec .sidebar .offer-abt .title {
font-size: 16rem;
margin-bottom: 5rem;
}
}
.reviews-sec {
padding: 50rem 0;
}
.reviews-sec .rev-item-main {
display: flex;
gap: 20rem;
row-gap: 40rem;
flex-wrap: wrap;
}
.reviews-sec .rev-item-main .rev-item {
display: block;
font-weight: 600;
text-align: center;
color: #000000;
position: relative;
transition: 0.4s all;
text-decoration: none;
padding: 22.5rem 15rem;
font-size: 17.78645rem;
flex: 0 0 calc(20% - 16rem);
max-width: calc(20% - 16rem);
background-color: #ffffff;
border-radius: 15rem 15rem 0 0;
border: 1rem solid #EBEBEB;
box-shadow: 0px 0px 6px 3px rgba(0, 0, 0, 0.0588235294) inset;
}
.reviews-sec .rev-item-main .rev-item::before {
content: "";
position: absolute;
top: -2rem;
left: -2rem;
opacity: 0;
z-index: -1;
transition: 0.4s all;
width: calc(100% + 4rem);
height: calc(100% + 4rem);
background: linear-gradient(90deg, #FF9400 0%, #F85222 100%);
border-radius: 17rem 17rem 0 0;
}
.reviews-sec .rev-item-main .rev-item:hover {
border-color: transparent;
box-shadow: 0px 0px 6px 3px rgba(0, 0, 0, 0.0588235294) inset, 7px 7px 2px 0px rgba(0, 0, 0, 0.0588235294);
}
.reviews-sec .rev-item-main .rev-item:hover::before {
opacity: 1;
}
.reviews-sec .rev-item-main .rev-item img {
width: 105rem;
height: 105rem;
max-width: 100%;
-o-object-fit: contain;
object-fit: contain;
margin-bottom: 5rem;
}
.reviews-sec .rev-item-main .rev-item span {
display: block;
}
@media (max-width: 1024px) {
.reviews-sec .rev-item-main .rev-item {
flex: 0 0 calc(25% - 15rem);
max-width: calc(25% - 15rem);
}
.reviews-sec .rev-item-main .rev-item::before {
border-radius: 15rem 15rem 0 0;
}
}
@media (max-width: 767px) {
.reviews-sec .rev-item-main .rev-item {
flex: 0 0 calc(33.33% - 13.31rem);
max-width: calc(33.33% - 13.31rem);
}
}
@media (max-width: 575px) {
.reviews-sec .rev-item-main {
gap: 15rem;
row-gap: 15rem;
}
.reviews-sec .rev-item-main .rev-item {
font-size: 14rem;
flex: 0 0 calc(50% - 7.5rem);
max-width: calc(50% - 7.5rem);
}
.reviews-sec .rev-item-main .rev-item img {
width: 70rem;
height: 70rem;
}
}
.s-review-sec {
padding: 50rem 0;
}
.s-review-sec .row {
--bs-gutter-x: 35rem;
}
.s-review-sec .row .col-8 {
width: 69.5%;
}
.s-review-sec .row .col-4 {
width: 30.5%;
}
.s-review-sec .s-rev-item-main {
margin: 0;
padding: 0;
list-style: none;
}
.s-review-sec .s-rev-item-main .s-rev-item {
display: flex; position: relative;
margin-bottom: 35rem;
transition: 0.4s all;
background-color: #FAFAFA;
border-radius: 15rem 15rem 0 0;
border: 1rem solid #EBEBEB;
}
.s-review-sec .s-rev-item-main .s-rev-item:last-child {
margin-bottom: 0;
}
.s-review-sec .s-rev-item-main .s-rev-item::before {
content: "";
position: absolute;
top: -2rem;
left: -2rem;
opacity: 0;
z-index: -1;
transition: 0.4s all;
width: calc(100% + 4rem);
height: calc(100% + 4rem);
background: linear-gradient(90deg, #FF9400 0%, #F85222 100%);
border-radius: 16rem 16rem 0 0;
}
.s-review-sec .s-rev-item-main .s-rev-item:hover {
border-color: #ffffff;
background-color: #ffffff;
box-shadow: 7rem 7rem 2rem 0 rgba(0, 0, 0, 0.0588235294);
}
.s-review-sec .s-rev-item-main .s-rev-item:hover::before {
opacity: 1;
}
.s-review-sec .s-rev-item-main .s-rev-item:hover .s-rev-item-ctn .s-rev-item-row .s-rev-item-row-r .s-rev-item-btn span {
color: #ffffff;
background-color: transparent;
}
.s-review-sec .s-rev-item-main .s-rev-item:hover .s-rev-item-ctn .s-rev-item-row .s-rev-item-row-r .s-rev-item-btn span::before {
opacity: 0;
}
.s-review-sec .s-rev-item-main .s-rev-item .s-rev-item-lable {
position: absolute;
top: 20rem;
left: -7rem;
font-weight: 700;
color: #ffffff;
font-size: 20.6323rem;
background-size: contain;
background-repeat: no-repeat;
padding: 10rem 37rem 15rem 20rem;
background-image: url(//slashmyprice.com/fr/wp-content/themes/couponture/img/reviews-item-lable252x79.png);
text-transform: uppercase;
}
.s-review-sec .s-rev-item-main .s-rev-item .s-rev-item-img {
width: 208rem;
height: auto;
border-radius: 15rem 0 0 0;
object-fit: cover;
}
.s-review-sec .s-rev-item-main .s-rev-item .s-rev-item-ctn {
padding: 30rem 18rem 30rem 25rem;
}
.s-review-sec .s-rev-item-main .s-rev-item .s-rev-item-ctn .s-rev-item-row {
display: flex;
gap: 15rem;
margin-bottom: 20rem;
}
.s-review-sec .s-rev-item-main .s-rev-item .s-rev-item-ctn .s-rev-item-row .s-rev-item-row-l .s-rev-item-st-logo {
padding: 10rem;
width: 56.917rem;
height: 56.917rem;
margin-right: 25rem;
-o-object-fit: contain;
object-fit: contain;
border-radius: 10rem;
border: 1rem solid #E7E7E7;
}
.s-review-sec .s-rev-item-main .s-rev-item .s-rev-item-ctn .s-rev-item-row .s-rev-item-row-l .price {
font-weight: 500;
line-height: 1.3;
color: rgba(2, 2, 2, 0.5);
font-size: 14.2292rem;
}
.s-review-sec .s-rev-item-main .s-rev-item .s-rev-item-ctn .s-rev-item-row .s-rev-item-row-l .price span {
display: block;
font-weight: 700;
position: relative;
color: transparent;
font-size: 28.4583rem;
}
.s-review-sec .s-rev-item-main .s-rev-item .s-rev-item-ctn .s-rev-item-row .s-rev-item-row-l .price span::before {
content: attr(data-text);
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
background: linear-gradient(90deg, #FF9400 0%, #F85222 100%);
background-clip: text;
-webkit-background-clip: text;
color: transparent;
-webkit-text-fill-color: transparent;
pointer-events: none;
transition: 0.4s all;
}
.s-review-sec .s-rev-item-main .s-rev-item .s-rev-item-ctn .s-rev-item-row .s-rev-item-row-l .title {
font-weight: 600;
margin-top: 15rem;
font-size: 17.78645rem;
}
.s-review-sec .s-rev-item-main .s-rev-item .s-rev-item-ctn .s-rev-item-row .s-rev-item-row-r .rating {
margin-right: 10rem;
}
.s-review-sec .s-rev-item-main .s-rev-item .s-rev-item-ctn .s-rev-item-row .s-rev-item-row-r .rating .title {
line-height: 1;
font-weight: 500;
font-size: 17.78645rem;
}
.s-review-sec .s-rev-item-main .s-rev-item .s-rev-item-ctn .s-rev-item-row .s-rev-item-row-r .rating ul {
margin: 0;
padding: 0;
display: flex;
gap: 3.5rem;
list-style: none;
line-height: 1;
overflow: hidden;
}
.s-review-sec .s-rev-item-main .s-rev-item .s-rev-item-ctn .s-rev-item-row .s-rev-item-row-r .rating ul li img {
width: 12.5rem;
height: auto;
}
.s-review-sec .s-rev-item-main .s-rev-item .s-rev-item-ctn .s-rev-item-row .s-rev-item-row-r .rating-num {
font-weight: 990;
color: transparent;
font-size: 42.6875rem;
-webkit-text-stroke: 1rem #000000;
}
.s-review-sec .s-rev-item-main .s-rev-item .s-rev-item-ctn .s-rev-item-row .s-rev-item-row-r .s-rev-item-btn {
z-index: 1;
display: block;
width: 170.76rem;
margin-top: 10rem;
position: relative;
text-decoration: none;
}
.s-review-sec .s-rev-item-main .s-rev-item .s-rev-item-ctn .s-rev-item-row .s-rev-item-row-r .s-rev-item-btn::before {
content: "";
position: absolute;
top: -1rem;
left: -1rem;
z-index: -1;
border-radius: 10rem;
width: calc(100% + 2rem);
height: calc(100% + 2rem);
background: linear-gradient(90deg, #FF9400 0%, #F85222 100%);
}
.s-review-sec .s-rev-item-main .s-rev-item .s-rev-item-ctn .s-rev-item-row .s-rev-item-row-r .s-rev-item-btn span {
display: block;
font-weight: 600;
margin-top: 10rem;
position: relative;
color: transparent;
text-align: center;
border-radius: 10rem;
transition: 0.4s all;
font-size: 12.80622rem;
padding: 11.75rem 10rem;
text-transform: uppercase;
background-color: #FAFAFA;
}
.s-review-sec .s-rev-item-main .s-rev-item .s-rev-item-ctn .s-rev-item-row .s-rev-item-row-r .s-rev-item-btn span::before {
content: attr(data-text);
position: absolute;
left: 0;
width: 100%;
background: linear-gradient(90deg, #FF9400 0%, #F85222 100%);
background-clip: text;
-webkit-background-clip: text;
color: transparent;
-webkit-text-fill-color: transparent;
transition: opacity 0.4s ease;
}
.s-review-sec .s-rev-item-main .s-rev-item .s-rev-item-abt {
color: rgba(0, 0, 0, 0.6);
font-size: 12.80622rem;
}
.s-review-sec .s-rev-item-main .s-rev-item .s-rev-item-abt.p-15 {
padding: 15rem;
}
.s-review-sec .s-rev-item-main .s-rev-item .s-rev-item-abt .title {
font-weight: 500;
color: #000000;
margin-bottom: 8rem;
font-size: 11.3833rem;
text-transform: uppercase;
}
.s-review-sec .s-rev-item-main .s-rev-item .s-rev-item-abt ul {
padding-left: 20rem;
margin-top: 10rem;
}
.s-review-sec .s-rev-item-main .s-rev-item .s-rev-item-abt a {
cursor: pointer;
font-weight: 600;
position: relative;
display: inline-block;
text-decoration: none;
text-transform: uppercase;
background: linear-gradient(90deg, #FF9400 0%, #F85222 100%);
-webkit-text-fill-color: transparent;
-webkit-background-clip: text;
background-clip: text;
color: transparent;
}
.s-review-sec .s-rev-item-main .s-rev-item .s-rev-item-abt a[data-state=expanded] {
margin-top: 5rem;
}
.s-review-sec .s-review-sidebar {
padding: 30rem 35rem;
background-color: #ffffff;
border-radius: 15rem 15rem 0 0;
border: 1rem solid #EBEBEB;
box-shadow: 0 0 6rem 2rem rgba(0, 0, 0, 0.0588235294) inset;
}
.s-review-sec .s-review-sidebar hr {
margin: 40rem -15rem;
color: #969696;
}
.s-review-sec .s-review-sidebar .title {
font-weight: 600;
margin-bottom: 20rem;
font-size: 17.78645rem;
}
.s-review-sec .s-review-sidebar .reviews-list {
margin: 0;
padding: 0;
list-style: none;
}
.s-review-sec .s-review-sidebar .reviews-list li {
margin-bottom: 15rem;
}
.s-review-sec .s-review-sidebar .reviews-list li:last-child {
margin-bottom: 0;
}
.s-review-sec .s-review-sidebar .reviews-list li a {
display: flex;
gap: 15rem;
font-weight: 600;
color: #000000;
align-items: center;
text-decoration: none;
}
.s-review-sec .s-review-sidebar .reviews-list li a img {
padding: 6rem;
width: 57.02rem;
height: 54.28rem;
-o-object-fit: contain;
object-fit: contain;
border-radius: 8rem;
border: 1rem solid #EBEBEB;
}
.s-review-sec .s-review-sidebar .reviews-list li a span {
opacity: 60%;
}
.s-review-sec .s-review-sidebar .stores-list {
margin: 0;
padding: 0;
display: flex;
gap: 10rem;
flex-wrap: wrap;
list-style: none;
}
.s-review-sec .s-review-sidebar .stores-list li {
flex: 0 0 calc(33.33% - 6.7rem);
}
.s-review-sec .s-review-sidebar .stores-list li a {
display: block;
padding: 15rem;
border-radius: 15rem;
aspect-ratio: 1/1.0715;
border: 1rem solid #EBEBEB;
}
.s-review-sec .s-review-sidebar .stores-list li a img {
width: 100%;
height: 100%;
-o-object-fit: contain;
object-fit: contain;
}
@media (max-width: 991px) {
.s-review-sec .row .col-8 {
width: 100%;
margin-bottom: 30rem;
}
.s-review-sec .row .col-4 {
width: 100%;
}
}
@media (max-width: 767px) {
.s-review-sec .s-rev-item-main .s-rev-item {
flex-wrap: wrap;
}
.s-review-sec .s-rev-item-main .s-rev-item .s-rev-item-ctn {
flex: 1;
padding: 20rem 10rem 0 25rem;
}
.s-review-sec .s-rev-item-main .s-rev-item .s-rev-item-ctn .s-rev-item-row {
margin-bottom: 0;
flex-wrap: wrap;
}
.s-review-sec .s-rev-item-main .s-rev-item .s-rev-item-ctn .s-rev-item-row .s-rev-item-row-r {
flex: 1;
}
.s-review-sec .s-rev-item-main .s-rev-item .s-rev-item-ctn .s-rev-item-row .s-rev-item-row-r .s-rev-item-btn {
width: 100%;
}
}
@media (max-width: 575px) {
.s-review-sec .s-rev-item-main .s-rev-item {
align-items: stretch;
}
.s-review-sec .s-rev-item-main .s-rev-item .s-rev-item-lable {
font-size: 14rem;
padding: 4rem 20rem 12rem 12rem;
}
.s-review-sec .s-rev-item-main .s-rev-item .s-rev-item-img {
width: 150rem;
-o-object-fit: cover;
object-fit: cover;
}
.s-review-sec .s-rev-item-main .s-rev-item .s-rev-item-ctn {
padding: 15rem 10rem 0 15rem;
}
.s-review-sec .s-rev-item-main .s-rev-item .s-rev-item-ctn .s-rev-item-row .s-rev-item-row-l .s-rev-item-st-logo {
width: 45rem;
height: 45rem;
padding: 7rem;
margin-right: 15rem;
}
.s-review-sec .s-rev-item-main .s-rev-item .s-rev-item-ctn .s-rev-item-row .s-rev-item-row-l .price {
font-size: 13rem;
}
.s-review-sec .s-rev-item-main .s-rev-item .s-rev-item-ctn .s-rev-item-row .s-rev-item-row-l .price span {
font-size: 20rem;
}
.s-review-sec .s-rev-item-main .s-rev-item .s-rev-item-ctn .s-rev-item-row .s-rev-item-row-l .title {
font-size: 14rem;
}
.s-review-sec .s-rev-item-main .s-rev-item .s-rev-item-ctn .s-rev-item-row .s-rev-item-row-r .rating .title {
font-size: 14rem;
}
.s-review-sec .s-rev-item-main .s-rev-item .s-rev-item-ctn .s-rev-item-row .s-rev-item-row-r .rating ul {
gap: 2rem;
}
.s-review-sec .s-rev-item-main .s-rev-item .s-rev-item-ctn .s-rev-item-row .s-rev-item-row-r .rating ul li img {
width: 10rem;
}
.s-review-sec .s-rev-item-main .s-rev-item .s-rev-item-ctn .s-rev-item-row .s-rev-item-row-r .s-rev-item-btn::before {
border-radius: 8rem;
}
.s-review-sec .s-rev-item-main .s-rev-item .s-rev-item-ctn .s-rev-item-row .s-rev-item-row-r .s-rev-item-btn span {
font-size: 12rem;
padding: 8rem 10rem;
border-radius: 8rem;
}
}
.contact-sec {
padding: 50rem 0;
}
.contact-sec .contact-info-main {
display: flex;
gap: 40rem;
margin: 50rem auto 0;
max-width: 1017.39rem;
padding: 63.16rem 40rem;
background-color: #ffffff;
border-radius: 15rem 15rem 0 0;
}
.contact-sec .contact-info-main .contact-info-bx {
flex: 1;
text-align: center;
font-size: 14.2292rem;
}
.contact-sec .contact-info-main .contact-info-bx img {
padding: 10rem;
width: 42.69rem;
height: 42.69rem;
-o-object-fit: contain;
object-fit: contain;
margin-bottom: 15rem;
border-radius: 10rem;
background: linear-gradient(90deg, #FF9400 0%, #F85222 100%);
}
.contact-sec .contact-info-main .contact-info-bx p span {
font-weight: 600;
}
@media (max-width: 767px) {
.contact-sec .contact-info-main {
gap: 20rem;
flex-wrap: wrap;
justify-content: center;
}
.contact-sec .contact-info-main .contact-info-bx {
flex: 0 0 calc(50% - 10rem);
}
}
@media (max-width: 575px) {
.contact-sec .contact-info-main {
gap: 40rem;
margin-top: 30rem;
padding: 40rem 20rem;
}
.contact-sec .contact-info-main .contact-info-bx {
flex: 0 0 100%;
}
}
.hero-banner {
width: 100%;
height: 400px;
position: relative;
background-size: cover;
background-color: #fa621a;
background-position: center;
}
.hero-banner.inside-banner {
height: 50vh;
max-height: 650px;
}
@media (max-width: 767px) {
.hero-banner.inside-banner {
height: 200px;
}
}
.hero-banner.main-slider {
max-height: 700px;
height: 80vh;
}
@media (max-width: 767px) {
.hero-banner.main-slider {
max-height: 30vh;
}
}
.hero-banner.main-slider:before {
background: rgba(0, 0, 0, 0.3);
}
.hero-banner:before {
position: absolute;
content: "";
width: 100%;
height: 100%;
background: rgba(0, 0, 0, 0.7);
}
.hero-banner .banner-content {
position: relative;
z-index: 11;
}
@media (max-width: 767px) {
.s-review-sec .s-review-sidebar{
margin-top: 30px;
}
.hero-banner .banner-content .title {
font-size: 30px;
}
}