


.widget-snippet article,
.widget-snippet aside,
.widget-snippet details,
.widget-snippet figcaption,
.widget-snippet figure,
.widget-snippet footer,
.widget-snippet header,
.widget-snippet hgroup,
.widget-snippet main,
.widget-snippet menu,
.widget-snippet nav,
.widget-snippet section,
.widget-snippet summary {
    display: block;
}
.widget-snippet audio,
.widget-snippet canvas,
.widget-snippet progress,
.widget-snippet video {
    display: inline-block;
    vertical-align: baseline;
}
.widget-snippet audio:not([controls]) {
    display: none;
    height: 0;
}
.widget-snippet [hidden],
.widget-snippet template {
    display: none;
}

.widget-snippet abbr[title] {
    border-bottom: 1px dotted;
}

.widget-snippet dfn {
    font-style: italic;
}

.widget-snippet sub,
.widget-snippet sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline;
}
.widget-snippet sup {
    top: -0.5em;
}
.widget-snippet sub {
    bottom: -0.25em;
}
.widget-snippet img {
    border: 0;
}
.widget-snippet svg:not(:root) {
    overflow: hidden;
}


.widget-snippet samp {
    font-family: monospace, monospace;
    font-size: 1em;
}
.widget-snippet button,
.widget-snippet input,
.widget-snippet optgroup,
.widget-snippet select,
.widget-snippet textarea {
    color: inherit;
    font: inherit;
    margin: 0;
}
.widget-snippet button {
    overflow: visible;
}
.widget-snippet button,
.widget-snippet select {
    text-transform: none;
}
.widget-snippet button,
.widget-snippet  input[type="button"],
.widget-snippet input[type="reset"],
.widget-snippet input[type="submit"] {
    -webkit-appearance: button;
    cursor: pointer;
}
.widget-snippet button[disabled],
.widget-snippet  input[disabled] {
    cursor: default;
}
.widget-snippet button::-moz-focus-inner,
.widget-snippet input::-moz-focus-inner {
    border: 0;
    padding: 0;
}
.widget-snippet input {
    line-height: normal;
}
.widget-snippet input[type="checkbox"],
.widget-snippet input[type="radio"] {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding: 0;
}
.widget-snippet input[type="number"]::-webkit-inner-spin-button,
.widget-snippet input[type="number"]::-webkit-outer-spin-button {
    height: auto;
}
.widget-snippet input[type="search"] {
    -webkit-appearance: textfield;
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    box-sizing: content-box;
}
.widget-snippet input[type="search"]::-webkit-search-cancel-button,
.widget-snippet input[type="search"]::-webkit-search-decoration {
    -webkit-appearance: none;
}
.widget-snippet fieldset {
    border: 1px solid #c0c0c0;
    margin: 0 2px;
    padding: 0.35em 0.625em 0.75em;
}
.widget-snippet legend {
    border: 0;
    padding: 0;
}
.widget-snippet textarea {
    overflow: auto;
}
.widget-snippet optgroup {
    font-weight: bold;
}
.widget-snippet table {
    border-collapse: collapse;
    border-spacing: 0;
}
.widget-snippet td,
.widget-snippet th {
    padding: 0;
}

.widget-snippet input,
.widget-snippet button,
.widget-snippet select,
.widget-snippet textarea {
    font-family: inherit;
    font-size: inherit;
    line-height: inherit;
}

.widget-snippet img {
    vertical-align: middle;
}
.img-responsive {
    display: block;
    max-width: 100%;
    height: auto;
}
.img-rounded {
    border-radius: 6px;
}
.img-thumbnail {
    padding: 4px;
    line-height: 1.42857143;
    background-color: #ffffff;
    border: 1px solid #dddddd;
    border-radius: 4px;
    -webkit-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
    display: inline-block;
    max-width: 100%;
    height: auto;
}
.img-circle {
    border-radius: 50%;
}
.widget-snippet hr {
    margin-top: 20px;
    margin-bottom: 20px;
    border: 0;
    border-top: 1px solid #eeeeee;
}
.sr-only {
    position: absolute;
    width: 1px;
    height: 1px;
    margin: -1px;
    padding: 0;
    overflow: hidden;
    clip: rect(0, 0, 0, 0);
    border: 0;
}
.sr-only-focusable:active,
.sr-only-focusable:focus {
    position: static;
    width: auto;
    height: auto;
    margin: 0;
    overflow: visible;
    clip: auto;
}
[role="button"] {
    cursor: pointer;
}
.container {
    margin-right: auto;
    margin-left: auto;
    padding-left: 15px;
    padding-right: 15px;
}

@media (min-width: 1200px) {
    .fee .widget-snippet .container {
        max-width: 1170px;
        width: auto;
    }
}

@media (min-width: 1200px) {
    .container {
        width: 1170px;
    }
    .widget.widget-snippet .container{
        width: 100%;
    }
}

.container-fluid {
    margin-right: auto;
    margin-left: auto;
    padding-left: 15px;
    padding-right: 15px;
}
.widget.widget-snippet .container-fluid {
    padding-left: 15px;
    padding-right: 15px;
}
.widget.widget-snippet.auto-container .container {
    width: auto;
}
.row {
    margin-left: -15px;
    margin-right: -15px;
}
.col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12 {
    position: relative;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px;
}
.col-xs-1, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9, .col-xs-10, .col-xs-11, .col-xs-12 {
    float: left;
}
.col-xs-12 {
    width: 100%;
}
.col-xs-11 {
    width: 91.66666667%;
}
.col-xs-10 {
    width: 83.33333333%;
}
.col-xs-9 {
    width: 75%;
}
.col-xs-8 {
    width: 66.66666667%;
}
.col-xs-7 {
    width: 58.33333333%;
}
.col-xs-6 {
    width: 50%;
}
.col-xs-5 {
    width: 41.66666667%;
}
.col-xs-4 {
    width: 33.33333333%;
}
.col-xs-3 {
    width: 25%;
}
.col-xs-2 {
    width: 16.66666667%;
}
.col-xs-1 {
    width: 8.33333333%;
}
.col-xs-pull-12 {
    right: 100%;
}
.col-xs-pull-11 {
    right: 91.66666667%;
}
.col-xs-pull-10 {
    right: 83.33333333%;
}
.col-xs-pull-9 {
    right: 75%;
}
.col-xs-pull-8 {
    right: 66.66666667%;
}
.col-xs-pull-7 {
    right: 58.33333333%;
}
.col-xs-pull-6 {
    right: 50%;
}
.col-xs-pull-5 {
    right: 41.66666667%;
}
.col-xs-pull-4 {
    right: 33.33333333%;
}
.col-xs-pull-3 {
    right: 25%;
}
.col-xs-pull-2 {
    right: 16.66666667%;
}
.col-xs-pull-1 {
    right: 8.33333333%;
}
.col-xs-pull-0 {
    right: auto;
}
.col-xs-push-12 {
    left: 100%;
}
.col-xs-push-11 {
    left: 91.66666667%;
}
.col-xs-push-10 {
    left: 83.33333333%;
}
.col-xs-push-9 {
    left: 75%;
}
.col-xs-push-8 {
    left: 66.66666667%;
}
.col-xs-push-7 {
    left: 58.33333333%;
}
.col-xs-push-6 {
    left: 50%;
}
.col-xs-push-5 {
    left: 41.66666667%;
}
.col-xs-push-4 {
    left: 33.33333333%;
}
.col-xs-push-3 {
    left: 25%;
}
.col-xs-push-2 {
    left: 16.66666667%;
}
.col-xs-push-1 {
    left: 8.33333333%;
}
.col-xs-push-0 {
    left: auto;
}
.col-xs-offset-12 {
    margin-left: 100%;
}
.col-xs-offset-11 {
    margin-left: 91.66666667%;
}
.col-xs-offset-10 {
    margin-left: 83.33333333%;
}
.col-xs-offset-9 {
    margin-left: 75%;
}
.col-xs-offset-8 {
    margin-left: 66.66666667%;
}
.col-xs-offset-7 {
    margin-left: 58.33333333%;
}
.col-xs-offset-6 {
    margin-left: 50%;
}
.col-xs-offset-5 {
    margin-left: 41.66666667%;
}
.col-xs-offset-4 {
    margin-left: 33.33333333%;
}
.col-xs-offset-3 {
    margin-left: 25%;
}
.col-xs-offset-2 {
    margin-left: 16.66666667%;
}
.col-xs-offset-1 {
    margin-left: 8.33333333%;
}
.col-xs-offset-0 {
    margin-left: 0%;
}
@media (min-width: 768px) {
    .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12 {
        float: left;
    }
    .col-sm-12 {
        width: 100%;
    }
    .col-sm-11 {
        width: 91.66666667%;
    }
    .col-sm-10 {
        width: 83.33333333%;
    }
    .col-sm-9 {
        width: 75%;
    }
    .col-sm-8 {
        width: 66.66666667%;
    }
    .col-sm-7 {
        width: 58.33333333%;
    }
    .col-sm-6 {
        width: 50%;
    }
    .col-sm-5 {
        width: 41.66666667%;
    }
    .col-sm-4 {
        width: 33.33333333%;
    }
    .col-sm-3 {
        width: 25%;
    }
    .col-sm-2 {
        width: 16.66666667%;
    }
    .col-sm-1 {
        width: 8.33333333%;
    }
    .col-sm-pull-12 {
        right: 100%;
    }
    .col-sm-pull-11 {
        right: 91.66666667%;
    }
    .col-sm-pull-10 {
        right: 83.33333333%;
    }
    .col-sm-pull-9 {
        right: 75%;
    }
    .col-sm-pull-8 {
        right: 66.66666667%;
    }
    .col-sm-pull-7 {
        right: 58.33333333%;
    }
    .col-sm-pull-6 {
        right: 50%;
    }
    .col-sm-pull-5 {
        right: 41.66666667%;
    }
    .col-sm-pull-4 {
        right: 33.33333333%;
    }
    .col-sm-pull-3 {
        right: 25%;
    }
    .col-sm-pull-2 {
        right: 16.66666667%;
    }
    .col-sm-pull-1 {
        right: 8.33333333%;
    }
    .col-sm-pull-0 {
        right: auto;
    }
    .col-sm-push-12 {
        left: 100%;
    }
    .col-sm-push-11 {
        left: 91.66666667%;
    }
    .col-sm-push-10 {
        left: 83.33333333%;
    }
    .col-sm-push-9 {
        left: 75%;
    }
    .col-sm-push-8 {
        left: 66.66666667%;
    }
    .col-sm-push-7 {
        left: 58.33333333%;
    }
    .col-sm-push-6 {
        left: 50%;
    }
    .col-sm-push-5 {
        left: 41.66666667%;
    }
    .col-sm-push-4 {
        left: 33.33333333%;
    }
    .col-sm-push-3 {
        left: 25%;
    }
    .col-sm-push-2 {
        left: 16.66666667%;
    }
    .col-sm-push-1 {
        left: 8.33333333%;
    }
    .col-sm-push-0 {
        left: auto;
    }
    .col-sm-offset-12 {
        margin-left: 100%;
    }
    .col-sm-offset-11 {
        margin-left: 91.66666667%;
    }
    .col-sm-offset-10 {
        margin-left: 83.33333333%;
    }
    .col-sm-offset-9 {
        margin-left: 75%;
    }
    .col-sm-offset-8 {
        margin-left: 66.66666667%;
    }
    .col-sm-offset-7 {
        margin-left: 58.33333333%;
    }
    .col-sm-offset-6 {
        margin-left: 50%;
    }
    .col-sm-offset-5 {
        margin-left: 41.66666667%;
    }
    .col-sm-offset-4 {
        margin-left: 33.33333333%;
    }
    .col-sm-offset-3 {
        margin-left: 25%;
    }
    .col-sm-offset-2 {
        margin-left: 16.66666667%;
    }
    .col-sm-offset-1 {
        margin-left: 8.33333333%;
    }
    .col-sm-offset-0 {
        margin-left: 0%;
    }
}
@media (min-width: 992px) {
    .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12 {
        float: left;
    }
    .col-md-12 {
        width: 100%;
    }
    .col-md-11 {
        width: 91.66666667%;
    }
    .col-md-10 {
        width: 83.33333333%;
    }
    .col-md-9 {
        width: 75%;
    }
    .col-md-8 {
        width: 66.66666667%;
    }
    .col-md-7 {
        width: 58.33333333%;
    }
    .col-md-6 {
        width: 50%;
    }
    .col-md-5 {
        width: 41.66666667%;
    }
    .col-md-4 {
        width: 33.33333333%;
    }
    .col-md-3 {
        width: 25%;
    }
    .col-md-2 {
        width: 16.66666667%;
    }
    .col-md-1 {
        width: 8.33333333%;
    }
    .col-md-pull-12 {
        right: 100%;
    }
    .col-md-pull-11 {
        right: 91.66666667%;
    }
    .col-md-pull-10 {
        right: 83.33333333%;
    }
    .col-md-pull-9 {
        right: 75%;
    }
    .col-md-pull-8 {
        right: 66.66666667%;
    }
    .col-md-pull-7 {
        right: 58.33333333%;
    }
    .col-md-pull-6 {
        right: 50%;
    }
    .col-md-pull-5 {
        right: 41.66666667%;
    }
    .col-md-pull-4 {
        right: 33.33333333%;
    }
    .col-md-pull-3 {
        right: 25%;
    }
    .col-md-pull-2 {
        right: 16.66666667%;
    }
    .col-md-pull-1 {
        right: 8.33333333%;
    }
    .col-md-pull-0 {
        right: auto;
    }
    .col-md-push-12 {
        left: 100%;
    }
    .col-md-push-11 {
        left: 91.66666667%;
    }
    .col-md-push-10 {
        left: 83.33333333%;
    }
    .col-md-push-9 {
        left: 75%;
    }
    .col-md-push-8 {
        left: 66.66666667%;
    }
    .col-md-push-7 {
        left: 58.33333333%;
    }
    .col-md-push-6 {
        left: 50%;
    }
    .col-md-push-5 {
        left: 41.66666667%;
    }
    .col-md-push-4 {
        left: 33.33333333%;
    }
    .col-md-push-3 {
        left: 25%;
    }
    .col-md-push-2 {
        left: 16.66666667%;
    }
    .col-md-push-1 {
        left: 8.33333333%;
    }
    .col-md-push-0 {
        left: auto;
    }
    .col-md-offset-12 {
        margin-left: 100%;
    }
    .col-md-offset-11 {
        margin-left: 91.66666667%;
    }
    .col-md-offset-10 {
        margin-left: 83.33333333%;
    }
    .col-md-offset-9 {
        margin-left: 75%;
    }
    .col-md-offset-8 {
        margin-left: 66.66666667%;
    }
    .col-md-offset-7 {
        margin-left: 58.33333333%;
    }
    .col-md-offset-6 {
        margin-left: 50%;
    }
    .col-md-offset-5 {
        margin-left: 41.66666667%;
    }
    .col-md-offset-4 {
        margin-left: 33.33333333%;
    }
    .col-md-offset-3 {
        margin-left: 25%;
    }
    .col-md-offset-2 {
        margin-left: 16.66666667%;
    }
    .col-md-offset-1 {
        margin-left: 8.33333333%;
    }
    .col-md-offset-0 {
        margin-left: 0%;
    }
}
@media (min-width: 1200px) {
    .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12 {
        float: left;
    }
    .col-lg-12 {
        width: 100%;
    }
    .col-lg-11 {
        width: 91.66666667%;
    }
    .col-lg-10 {
        width: 83.33333333%;
    }
    .col-lg-9 {
        width: 75%;
    }
    .col-lg-8 {
        width: 66.66666667%;
    }
    .col-lg-7 {
        width: 58.33333333%;
    }
    .col-lg-6 {
        width: 50%;
    }
    .col-lg-5 {
        width: 41.66666667%;
    }
    .col-lg-4 {
        width: 33.33333333%;
    }
    .col-lg-3 {
        width: 25%;
    }
    .col-lg-2 {
        width: 16.66666667%;
    }
    .col-lg-1 {
        width: 8.33333333%;
    }
    .col-lg-pull-12 {
        right: 100%;
    }
    .col-lg-pull-11 {
        right: 91.66666667%;
    }
    .col-lg-pull-10 {
        right: 83.33333333%;
    }
    .col-lg-pull-9 {
        right: 75%;
    }
    .col-lg-pull-8 {
        right: 66.66666667%;
    }
    .col-lg-pull-7 {
        right: 58.33333333%;
    }
    .col-lg-pull-6 {
        right: 50%;
    }
    .col-lg-pull-5 {
        right: 41.66666667%;
    }
    .col-lg-pull-4 {
        right: 33.33333333%;
    }
    .col-lg-pull-3 {
        right: 25%;
    }
    .col-lg-pull-2 {
        right: 16.66666667%;
    }
    .col-lg-pull-1 {
        right: 8.33333333%;
    }
    .col-lg-pull-0 {
        right: auto;
    }
    .col-lg-push-12 {
        left: 100%;
    }
    .col-lg-push-11 {
        left: 91.66666667%;
    }
    .col-lg-push-10 {
        left: 83.33333333%;
    }
    .col-lg-push-9 {
        left: 75%;
    }
    .col-lg-push-8 {
        left: 66.66666667%;
    }
    .col-lg-push-7 {
        left: 58.33333333%;
    }
    .col-lg-push-6 {
        left: 50%;
    }
    .col-lg-push-5 {
        left: 41.66666667%;
    }
    .col-lg-push-4 {
        left: 33.33333333%;
    }
    .col-lg-push-3 {
        left: 25%;
    }
    .col-lg-push-2 {
        left: 16.66666667%;
    }
    .col-lg-push-1 {
        left: 8.33333333%;
    }
    .col-lg-push-0 {
        left: auto;
    }
    .col-lg-offset-12 {
        margin-left: 100%;
    }
    .col-lg-offset-11 {
        margin-left: 91.66666667%;
    }
    .col-lg-offset-10 {
        margin-left: 83.33333333%;
    }
    .col-lg-offset-9 {
        margin-left: 75%;
    }
    .col-lg-offset-8 {
        margin-left: 66.66666667%;
    }
    .col-lg-offset-7 {
        margin-left: 58.33333333%;
    }
    .col-lg-offset-6 {
        margin-left: 50%;
    }
    .col-lg-offset-5 {
        margin-left: 41.66666667%;
    }
    .col-lg-offset-4 {
        margin-left: 33.33333333%;
    }
    .col-lg-offset-3 {
        margin-left: 25%;
    }
    .col-lg-offset-2 {
        margin-left: 16.66666667%;
    }
    .col-lg-offset-1 {
        margin-left: 8.33333333%;
    }
    .col-lg-offset-0 {
        margin-left: 0%;
    }
}
.clearfix:before,
.clearfix:after,
.container:before,
.container:after,
.container-fluid:before,
.container-fluid:after,
.row:before,
.row:after {
    content: " ";
    display: table;
}
.clearfix:after,
.container:after,
.container-fluid:after,
.row:after {
    clear: both;
}
.center-block {
    display: block;
    margin-left: auto;
    margin-right: auto;
}
.pull-right {
    float: right !important;
}
.pull-left {
    float: left !important;
}
.invisible {
    visibility: hidden;
}
.text-hide {
    font: 0/0 a;
    color: transparent;
    text-shadow: none;
    background-color: transparent;
    border: 0;
}
.widget-snippet .hidden {
    display: none !important;
}
.affix {
    position: fixed;
}



/* ===================================
    Reset
====================================== */
.widget-snippet img {
    height: auto;
    max-width: 100%;
}

/*.widget-snippet p {*/
/*    font-size: 14px;*/
/*    margin: 14px 0;*/
/*    padding: 0;*/
/*}*/


.animated { -moz-transition-duration: 0s ;  }

/* only ie7, ie9, ie10, ie11 */
@media screen { input { /* ie7, ie9, ie10, ie11+ only */ padding-bottom: 19px; } }
/* Remove inner shadow from inputs on mobile iOS */

/* ===================================
    Typography
====================================== */

/* heading */

/* section title */
.section-title{ font-weight: 700; font-size: 20px;  padding: 0 0 100px 0;}
.tab-content .section-title { border: medium none; font-size: 40px; font-weight: 100; text-transform: none; margin:2% 0 0; padding:0}
.title-gray{ border:1px solid #b5b5b5; color:#b5b5b5}
.title-white{ border:1px solid #ffffff; color:#ffffff}

.banner-content { font-size:18px; line-height:28px;}
h1.page-title { margin:95px auto 0; width: 100%; }
.highlight-title { font-weight:100; color:#000; font-size:65px; }
.highlight-title span { font-weight:600}

/* different text size */
.widget-snippet .text-center, .text-center * {text-align: center;}
.widget-snippet .text-small { font-size:11px ; line-height:15px ;}
.widget-snippet .text-med{ font-size:14px ; line-height:26px ;}
.widget-snippet .text-large { font-size: 15px ;  line-height: 24px ; }
.widget-snippet .text-extra-large { font-size: 16px ; line-height: 28px ; font-weight: 100; }
.widget-snippet .text-extra-large strong { letter-spacing: 3px}
.widget-snippet .text-extra-large-normal { font-weight: normal ;}
.widget-snippet .title-small{ font-size:20px ; line-height:30px ;}
.widget-snippet .title-med{ font-size:24px ; line-height:34px ;}
.widget-snippet .title-large{ font-size:28px ; line-height:41px ;}
.widget-snippet .title-extra-large{ font-size:35px ; line-height:43px ;}
.widget-snippet .sub-title { font-size: 16px; margin: 10px auto 70px; text-align: center; width: 60%;}

@media (max-width: 767px) {
    .widget-snippet .title-extra-large {
        font-size: 26px;
        line-height: 36px;
    }

}
/* text color */
.widget-snippet .white-text, .widget-snippet.white-text *{ color:#FFF }
.light-gray-text{ color: #ababab}
.deep-gray-text { color: #464646 ; }
.deep-light-gray-text { color: #878787 ; }
.gray-text {  color:#7f7f7f }
.dark-gray-text { color:#373737 }
.title_color_1 { color:#ff971c; }
.title_color_2 { color:#373737 }


/* font weight */
.widget-snippet .font-weight-100 { font-weight:100 }
.widget-snippet .font-weight-400 { font-weight:400 }
.widget-snippet .font-weight-600 { font-weight:600 }
.widget-snippet .font-weight-700 { font-weight:700 }
.widget-snippet .font-weight-800 { font-weight:800 }

/* text property */
.text-transform-unset { text-transform:unset }
.text-decoration-underline { text-decoration:underline ; }
.word-wrap { word-wrap: break-word}
.text-transform-none {text-transform:none }

/* list*/
.circle-list {
    padding-left: 0px;
    list-style: none;
}

.circle-list li {
    margin-bottom: 10px;
    display: block;
}

.circle-list li:before {
    content:"\f10c";
    font-family: 'fontawesome';
    font-size: 14px;
    float: left;
    padding-right: 10px;
}

/*list half*/

.list-half li {
    width: 50%;
    float: left;
}
/* ===================================
    Icon
====================================== */


.extra-large-icon {font-size:60px ;}
.large-icon {font-size:50px ;}
.medium-icon { font-size:40px ; margin-bottom: 15px ; }
.small-icon { font-size:25px ;}
.extra-small-icon { font-size:18px ;}

/* ===================================
    Background color
====================================== */

.bg-white{ background: #fff ;}
.bg-yellow{ background: #e6af2a ; }
.bg-blue{ background: #0d8ccf ; }
.bg-deep-yellow{ background: #f7f5e7 ; }
.bg-golden-yellow{ background: #c3bd86 ; }
.bg-gray{ background: #f1f1f1 ; }
.bg-dark-gray{ background: #333 ; }
.bg-black { background: #000 }
.bg-image-1{ background: url("../images/bg1.jpg") no-repeat center center fixed;}
.bg-image-2{ background: url("../images/parallax-img25.jpg") no-repeat center center fixed;}

/* opacity */
.opacity-light{ position: absolute; height: 100%; width: 100%; opacity: 0.5; z-index: 1; top:0; left: 0 }
.opacity-medium{ position: absolute; height: 100%; width: 100%; opacity: 0.7; z-index: 1; top:0; left: 0 }

/* ===================================
    Custom
====================================== */

.center-col{ float:none ; margin-left:auto ; margin-right:auto }

/* separator */
.separator-line { height: 2px; width: 30px; margin:15px auto}
.separator-line-thick { height: 4px; margin: 15px auto; width: 30px; }
.separator-line-vertical { width:7px; height:80px; background-color:#fff; float:left; margin-right:90px;}
.slider-text .separator-line { margin:14% auto; height: 2px}
.thin-separator-line { height: 1px; width: 30px; margin:7% auto}
.vertical-separator { height:25px; width:25px; border-left:1px solid #000}
.wide-separator-line { height: 1px;  background-color:#e5e5e5; margin:5% 15px;}
.indicators-black .active { background-color: #000; border: 2px solid rgba(0, 0, 0, 1); }
.indicators-black li { border: 2px solid rgba(0, 0, 0, 1);}

/* margin */
.margin-10, .widget-snippet .margin-10 { margin:10px }
.widget-snippet .margin-20, .margin-20 { margin:20px  }
.widget-snippet .margin-30, .margin-30 { margin:30px }
.widget-snippet .margin-50, .margin-50 { margin:50px }
.widget-snippet .margin-60, .margin-60 { margin: 60px }
.widget-snippet .margin-70, .margin-70 { margin:70px ;}
.widget-snippet .margin-100, .margin-100 { margin:100px ;}
.widget-snippet .margin-130, .margin-130 { margin:130px ;}
.no-margin, .widget-snippet .no-margin{margin:0 }
.no-margin-lr, .widget-snippet .no-margin-lr { margin-left:0 ; margin-right:0 }
.no-margin-tb, .widget-snippet .no-margin-tb{ margin-top:0 ; margin-bottom:0 }
.no-margin-r, .widget-snippet .no-margin-r{ margin-right:0px ;}
.no-margin-t, .widget-snippet .no-margin-t{ margin-top:0 }
.no-margin-l, .widget-snippet .no-margin-l{ margin-left:0px ;}
.no-margin-b, .widget-snippet .no-margin-b{ margin-bottom:0 }

/* padding */
.padding-10, .widget-snippet .padding-10{ padding:10px }
.padding-20, .widget-snippet .padding-20 { padding:20px  }
.padding-30, .widget-snippet .padding-30 { padding:30px }
.padding-50, .widget-snippet .padding-50 { padding:50px }
.padding-60, .widget-snippet .padding-60 { padding: 60px }
.padding-70, .widget-snippet .padding-70 { padding:70px ;}
.padding-100, .widget-snippet .padding-100 { padding:100px ;}
.padding-130, .widget-snippet .padding-130 { padding:130px ;}
.no-padding, .widget-snippet .no-padding {padding:0 }
.no-padding-lr, .widget-snippet .no-padding-lr { padding-left:0 ; padding-right:0 }
.no-padding-tb, .widget-snippet .no-padding-tb { padding-top:0 ; padding-bottom:0 }
.no-padding-r, .widget-snippet .no-padding-r{ padding-right:0px ;}
.no-padding-t, .widget-snippet .no-padding-t { padding-top:0 }
.no-padding-l, .widget-snippet .no-padding-l { padding-left:0px ;}
.no-padding-b, .widget-snippet .no-padding-b { padding-bottom:0 }

/* float */
.f-left { float:left }
.f-right{ float:right }
.no-float { float:none ;}

/* other col size */
.col-large {width:90%;}
.col-medium {width:85%;}
.col-small{ width:75%;}
.col-extra-small{ width:70%; }

/* display */
.display-block { display: block }
.overflow-hidden{ overflow: hidden }
.overflow-hidden-mobile{ position:fixed ; overflow: hidden }
.display-inline-block { display: inline-block }
.display-inline { display: inline }
.display-none { display: none }

/* position */
.position-relative{ position: relative ; z-index: 5 }
.position-absolute {position: absolute ;}
.position-right { right:0 ; }
.position-left { left:0 ; }
.position-top { top:0 ; }

/* width */
.width { display: inline-block; position: relative; width: 90%; }
.width-20 { width:20% ;}
.width-30 { width:30% ;}
.width-40 { width:40% ;}
.width-50 { width:50% ;}
.width-60 { width:60% ;}
.width-70 { width:70% ;}
.width-80 { width:80% ;}
.width-90 { width:90% ;}
.width-100 { width:100% ;}
.width-auto { width: auto }

/* height */
.height-100 { height: 100% }
.height-auto { height:auto }

.clear-both{ clear:both}
.roundedimage { border-radius: 100%}
.vertical-align-middle { vertical-align: middle ;}
.no-box-shadow { box-shadow:none }
p.uppercase { text-transform:uppercase ;}
p.uppercase a { text-decoration:underline ;}
p.uppercase a:hover { text-decoration: none;}
.line-break { display:block ;}
.z-index-1 {z-index:1 ;}
.z-index-0 {z-index:0 ;}
.no-transition * { transition-timing-function: none; -moz-transition-timing-function: none; -webkit-transition-timing-function: none; -o-transition-timing-function: none; transition-duration: 0s; -moz-transition-duration: 0s; -webkit-transition-duration: 0s; -o-transition-duration: 0s; }

/* button */
.widget-snippet .btn{
    font-size: 13px;
    font-weight: 600 ;
    margin-top: 25px;
    padding: 8px 30px;
    text-align: center;
    text-transform: uppercase;
    display: inline-block;
}
.widget-snippet .btn-large{     padding: 15px 40px; font-size: 16px; }
.widget-snippet a.btn-white {
    background: #fff none repeat scroll 0 0;
    border: 1px solid #ddd;
    border-bottom: 3px solid #f5d41f;
    border-right: 3px solid #f5d41f;
    color: #000 ;
}

.widget-snippet a.btn-outline {
    border: 2px solid #444;
    color: #000 ;
}
.widget-snippet a.btn-outline-white {
    border: 2px solid #fff;
    color: #fff ;
}

/*grid padding bottom*/
@media (max-width: 767px) {
    .xs-padding-bottom {
        padding-bottom: 15px;
    }
    .xs-padding-top {
        padding-top: 15px;
    }
    .xs-padding-top-bottom {
        padding-top: 15px;
        padding-bottom: 15px;
    }
}
@media (max-width: 991px) {
    .sm-padding-bottom {
        padding-bottom: 15px;
    }
    .sm-padding-top {
        padding-top: 15px;
    }
    .sm-padding-top-bottom {
        padding-top: 15px;
        padding-bottom: 15px;
    }
}
@media (max-width: 1199px) {
    .md-padding-bottom {
        padding-bottom: 15px;
    }
    .md-padding-top {
        padding-top: 15px;
    }
    .md-padding-top-bottom {
        padding-top: 15px;
        padding-bottom: 15px;
    }
}

.lg-padding-bottom {
    padding-bottom: 15px;
}
.lg-padding-top {
    padding-top: 15px;
}
.lg-padding-top-bottom {
    padding-top: 15px;
    padding-bottom: 15px;
}

/*Section padding*/
@media (max-width: 991px) {
    .widget-snippet .sm-padding-tb-100 {
        padding-bottom: 50px;
        padding-top: 50px;
    }
    .widget-snippet .sm-padding-lr-100 {
        padding-left: 15px;
        padding-right: 15px;
    }
}
@media (max-width: 767px) {
    .widget-snippet .sm-padding-tb-100 {
        padding-bottom: 15px;
        padding-top: 15px;
    }
    .widget-snippet .sm-padding-lr-100 {
        padding-left: 15px;
        padding-right: 15px;
    }
}

.empty-snippet-content-state{
    min-height: 10px;
    width: 100%;
    display: inline-block;
}



.review-form .form-row label {
    width : 120px;
}
.review-form textarea {
    height : 150px;
    width  : 300px;
}
.review-row .rating {
    display : inline-block;
}
.review-form .btn-row {
    padding-left : 124px;
}
.product-review-container {
    background-color : #F9F9F9;
    border-bottom    : 2px solid #E6E6E6;
    margin-bottom    : 20px;
    padding          : 15px;
}
.product-review-container .review-description {
    overflow: auto;
}
.single-review-block {
    border-bottom  : 1px solid #EEEEEE;
    margin-bottom  : 15px;
    padding-bottom : 15px;
}
.review-rating.read-only > img {
    vertical-align : middle;
}
.review-panel .write-review-panel {
    padding : 10px 0;
}
.write-review-panel .message-container a {
    color: #FF9000;
}
.write-review-panel .message-container a:hover {
    color: #FBBA65;
}
.product-view .product-block .review-rating-wrapper {
    display:-webkit-box;
    display:-ms-flexbox;
    display:flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}
.product-view .product-block .review-rating-wrapper .review-rating {
    margin-right: 5px;
}

/* =================================
 New Review Design
 ===================================*/
.review-view-panel .no-review-message {
    font-size: 16px;
    line-height: 24px;
    color: #3D3D3D;
}

.new-review-panel .write-review,
.new-review-panel .review-form .form-row button {
    font-weight: 500;
    font-size: 15px;
    line-height: 22px;
    color: #FFFFFF;
    background: #50D4AE;
    border-radius: 3px;
    padding: 12px 30px;
    -webkit-transition: all 300ms ease-out 0s;
    -o-transition: all 300ms ease-out 0s;
    transition: all 300ms ease-out 0s;
}
.new-review-panel .write-review:hover,
.new-review-panel .review-form .form-row button:hover {
    background: #000000;
}
.total-review-panel .review-heading {
    font-size: 20px;
    font-weight: 600;
    color: #3D3D3D;
    text-transform: uppercase;
    padding-bottom: 30px;
}
.new-review-panel .average-review-wrapper {
    /* @alternate */ display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    flex-wrap: wrap;
    gap: 30px 50px;
}
.new-review-panel .average-review-block-inner {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    background-color: rgba(80, 212, 174, .06);
}

.new-review-panel .average-rating-point-block {
    background: #FFFFFF;
    border: 2px solid #50D4AE;
    text-align: center;
    width: 139px;
}
.new-review-panel .average-point {
    padding: 20px;
    font-size: 36px;
    font-weight: bold;
    color: #50D4AE;
    height: 94px;
}
.new-review-panel .average-point-out-of {
    height: 41px;
    background: #50D4AE;
    padding: 10px;
    font-size: 14px;
    color: #ffffff;
    position: relative;
}
.new-review-panel .average-point-out-of:after {
    content: "";
    height: 0;
    width: 0;
    border-style: solid;
    border-width: 0 15px 15px 15px;
    border-color: transparent transparent #50D4AE transparent;
    position: absolute;
    left: 50%;
    top: -15px;
    margin-left: -15px;
}

.new-review-panel .average-rating-details {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    padding: 0 15px;
}
.new-review-panel .average-rating-details > *:not(:last-child) {
    padding-bottom: 5px;
}
.new-review-panel .average-rating-details .total, .new-review-panel .average-rating-details .visible-review-label {
    font-size: 15px;
    color: #5F5F5F;
}

.new-review-panel .avg-review-label .label {
    display: block;
    font-size: 18px;
    padding-bottom: 5px;
    color: #3D3D3D;
    font-weight: 500;
}

.new-review-panel .avg-review-label .review-rating {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    width: auto!important;
}

.new-review-panel .avg-review-label .review-rating .star-on,
.new-review-panel .avg-review-label .review-rating .star-off,
.new-review-panel .avg-review-label .review-rating .star-half {
    display: block;
    width: 22px;
    height: 22px;
    margin-left: 3px;
    background-repeat: no-repeat;
    background-position: center;
}
.new-review-panel .avg-review-label .review-rating .star-on {
    background-image: url("data:image/svg+xml,%3Csvg%20width%3D%2222%22%20height%3D%2222%22%20viewBox%3D%220%200%2022%2022%22%20fill%3D%22none%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E %3Cpath%20d%3D%22M10.5106%203.92705C10.8099%203.00574%2012.1133%203.00574%2012.4127%203.92705L13.7068%207.90983C13.8406%208.32185%2014.2246%208.60081%2014.6578%208.60081H18.8456C19.8143%208.60081%2020.2171%209.84043%2019.4333%2010.4098L16.0454%2012.8713C15.6949%2013.126%2015.5482%2013.5773%2015.6821%2013.9894L16.9762%2017.9721C17.2756%2018.8934%2016.2211%2019.6596%2015.4374%2019.0902L12.0494%2016.6287C11.6989%2016.374%2011.2243%2016.374%2010.8738%2016.6287L7.48588%2019.0902C6.70217%2019.6596%205.64769%2018.8934%205.94704%2017.9721L7.24112%2013.9894C7.375%2013.5773%207.22834%2013.126%206.87785%2012.8713L3.4899%2010.4098C2.70618%209.84043%203.10896%208.60081%204.07768%208.60081H8.26543C8.69865%208.60081%209.08261%208.32185%209.21648%207.90983L10.5106%203.92705Z%22%20fill%3D%22%2350D4AE%22%2F%3E %3C%2Fsvg%3E");
}
.new-review-panel .avg-review-label .review-rating .star-off {
    background-image: url("data:image/svg+xml,%3Csvg%20width%3D%2222%22%20height%3D%2222%22%20viewBox%3D%220%200%2022%2022%22%20fill%3D%22none%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E %3Cpath%20d%3D%22M10.5106%203.92705C10.8099%203.00574%2012.1133%203.00574%2012.4127%203.92705L13.7068%207.90983C13.8406%208.32185%2014.2246%208.60081%2014.6578%208.60081H18.8456C19.8143%208.60081%2020.2171%209.84043%2019.4333%2010.4098L16.0454%2012.8713C15.6949%2013.126%2015.5482%2013.5773%2015.6821%2013.9894L16.9762%2017.9721C17.2756%2018.8934%2016.2211%2019.6596%2015.4374%2019.0902L12.0494%2016.6287C11.6989%2016.374%2011.2243%2016.374%2010.8738%2016.6287L7.48588%2019.0902C6.70217%2019.6596%205.64769%2018.8934%205.94704%2017.9721L7.24112%2013.9894C7.375%2013.5773%207.22834%2013.126%206.87785%2012.8713L3.4899%2010.4098C2.70618%209.84043%203.10896%208.60081%204.07768%208.60081H8.26543C8.69865%208.60081%209.08261%208.32185%209.21648%207.90983L10.5106%203.92705Z%22%20fill%3D%22%23BEBEBE%22%2F%3E %3C%2Fsvg%3E");
}
.new-review-panel .avg-review-label .review-rating .star-half {
    background-image: url("data:image/svg+xml,%3Csvg%20width%3D%2222%22%20height%3D%2222%22%20viewBox%3D%220%200%2022%2022%22%20fill%3D%22none%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E %3Cpath%20d%3D%22M10.5106%203.92705C10.8099%203.00574%2012.1133%203.00574%2012.4127%203.92705L13.7068%207.90983C13.8406%208.32185%2014.2246%208.60081%2014.6578%208.60081H18.8456C19.8143%208.60081%2020.2171%209.84043%2019.4333%2010.4098L16.0454%2012.8713C15.6949%2013.126%2015.5482%2013.5773%2015.6821%2013.9894L16.9762%2017.9721C17.2756%2018.8934%2016.2211%2019.6596%2015.4374%2019.0902L12.0494%2016.6287C11.6989%2016.374%2011.2243%2016.374%2010.8738%2016.6287L7.48588%2019.0902C6.70217%2019.6596%205.64769%2018.8934%205.94704%2017.9721L7.24112%2013.9894C7.375%2013.5773%207.22834%2013.126%206.87785%2012.8713L3.4899%2010.4098C2.70618%209.84043%203.10896%208.60081%204.07768%208.60081H8.26543C8.69865%208.60081%209.08261%208.32185%209.21648%207.90983L10.5106%203.92705Z%22%20fill%3D%22%23BEBEBE%22%2F%3E %3Cpath%20d%3D%22M10.5106%203.92705C10.8099%203.00574%2012.1133%203.00574%2012.4127%203.92705L13.7068%207.90983C13.8406%208.32185%2014.2246%208.60081%2014.6578%208.60081H18.8456C19.8143%208.60081%2020.2171%209.84043%2019.4333%2010.4098L16.0454%2012.8713C15.6949%2013.126%2015.5482%2013.5773%2015.6821%2013.9894L16.9762%2017.9721C17.2756%2018.8934%2016.2211%2019.6596%2015.4374%2019.0902L12.0494%2016.6287C11.6989%2016.374%2011.2243%2016.374%2010.8738%2016.6287L7.48588%2019.0902C6.70217%2019.6596%205.64769%2018.8934%205.94704%2017.9721L7.24112%2013.9894C7.375%2013.5773%207.22834%2013.126%206.87785%2012.8713L3.4899%2010.4098C2.70618%209.84043%203.10896%208.60081%204.07768%208.60081H8.26543C8.69865%208.60081%209.08261%208.32185%209.21648%207.90983L10.5106%203.92705Z%22%20fill%3D%22%2350D4AE%22%2F%3E %3Cmask%20id%3D%22mask0_376_822%22%20style%3D%22mask-type%3Aalpha%22%20maskUnits%3D%22userSpaceOnUse%22%20x%3D%2212%22%20y%3D%220%22%20width%3D%229%22%20height%3D%2221%22%3E %3Crect%20x%3D%2212%22%20width%3D%229%22%20height%3D%2221%22%20fill%3D%22%23D9D9D9%22%2F%3E %3C%2Fmask%3E %3Cg%20mask%3D%22url%28%23mask0_376_822%29%22%3E %3Cpath%20d%3D%22M10.5106%203.92705C10.8099%203.00574%2012.1133%203.00574%2012.4127%203.92705L13.7068%207.90983C13.8406%208.32185%2014.2246%208.60081%2014.6578%208.60081H18.8456C19.8143%208.60081%2020.2171%209.84043%2019.4333%2010.4098L16.0454%2012.8713C15.6949%2013.126%2015.5482%2013.5773%2015.6821%2013.9894L16.9762%2017.9721C17.2756%2018.8934%2016.2211%2019.6596%2015.4374%2019.0902L12.0494%2016.6287C11.6989%2016.374%2011.2243%2016.374%2010.8738%2016.6287L7.48588%2019.0902C6.70217%2019.6596%205.64769%2018.8934%205.94704%2017.9721L7.24112%2013.9894C7.375%2013.5773%207.22834%2013.126%206.87785%2012.8713L3.4899%2010.4098C2.70618%209.84043%203.10896%208.60081%204.07768%208.60081H8.26543C8.69865%208.60081%209.08261%208.32185%209.21648%207.90983L10.5106%203.92705Z%22%20fill%3D%22%23BEBEBE%22%2F%3E %3C%2Fg%3E %3C%2Fsvg%3E");
}

.new-review-panel .avg-review-label .review-rating img {
    display: none;
}

.new-review-panel .all-rating-block .rating-row {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-bottom: 5px;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}
.new-review-panel .all-rating-block .star-label {
    width: 12px;
    font-size: 16px;
    color: #3D3D3D;
}
.new-review-panel .all-rating-block .rating-row .star-icon {
    width: 18px;
    height: 18px;
    background-image: url("data:image/svg+xml,%3Csvg%20width%3D%2218%22%20height%3D%2217%22%20viewBox%3D%220%200%2018%2017%22%20fill%3D%22none%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E %3Cpath%20d%3D%22M8.04894%200.927049C8.3483%200.00573802%209.6517%200.00574017%209.95106%200.927051L11.2451%204.90983C11.379%205.32185%2011.763%205.60081%2012.1962%205.60081H16.3839C17.3527%205.60081%2017.7554%206.84043%2016.9717%207.40983L13.5838%209.87132C13.2333%2010.126%2013.0866%2010.5773%2013.2205%2010.9894L14.5146%2014.9721C14.8139%2015.8934%2013.7595%2016.6596%2012.9757%2016.0902L9.58778%2013.6287C9.2373%2013.374%208.7627%2013.374%208.41221%2013.6287L5.02426%2016.0902C4.24054%2016.6596%203.18607%2015.8934%203.48542%2014.9721L4.7795%2010.9894C4.91338%2010.5773%204.76672%2010.126%204.41623%209.87132L1.02827%207.40983C0.244561%206.84043%200.647338%205.60081%201.61606%205.60081H5.8038C6.23703%205.60081%206.62099%205.32185%206.75486%204.90983L8.04894%200.927049Z%22%20fill%3D%22%23BEBEBE%22%2F%3E %3C%2Fsvg%3E");
    margin: 0 10px;
    background-repeat: no-repeat;
}

.new-review-panel .all-rating-block .rating-row .rating-bar-wrapper {
    width: 254px;
    height: 10px;
    background: rgba(80, 212, 174, 0.19);
    margin-right: 10px;
    position: relative;
}

.new-review-panel .all-rating-block .rating-row .rating-bar {
    position: absolute;
    height: 10px;
    background: #50D4AE;
    border-radius: 3px;
}
.new-review-panel .all-rating-block .rating-row .total-rating-count {
    font-size: 14px;
    color: #878686;
}
/* form */
.new-review-panel .review-form {
    max-width: 750px;
}
.new-review-panel .review-form .form-row {
    margin: 0;
    padding: 0;
}

.new-review-panel .review-form .form-row ~ .form-row {
    margin-top: 20px;
}
.new-review-panel .review-form .form-row.btn-row {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}
.new-review-panel .review-form .form-row label {
    font-size: 14px;
    line-height: 21px;
    color: #3D3D3D;
    display: block;
    padding-bottom: 7px;
}

.new-review-panel .review-form .form-row input[type="text"],
.new-review-panel .review-form .form-row textarea {
    background: #FFFFFF;
    border: 1px solid #E9E9E9;
    border-radius: 3px;
    width: 100%;
    margin: 0;
    padding: 15px;
    font-family: "Segoe UI", Verdana, Arial, sans-serif;
    color: #3D3D3D;
    font-size: 14px;
}
.new-review-panel .review-form .form-row input[type="text"] {
    height: 51px;
}
.new-review-panel .review-form .form-row textarea {
    height: 200px;
}
.new-review-panel .review-form .form-row button ~ button {
    margin-left: 7px;
}
.new-review-panel .write-review-panel {
    margin-top: 10px;
}
.new-review-panel .review-image-input-with-dropzone-wrapper {
    position: relative;
    background: #FFFFFF;
    border: 1px dashed rgba(80, 212, 174, 0.76);
    border-radius: 3px;
    display: flex;
    flex-direction: column;
    align-items: center;
    padding: 30px 15px;
}
.new-review-panel .review-image-input-with-dropzone-wrapper input {
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    opacity: 0;
}
.new-review-panel .review-image-input-with-dropzone-wrapper svg {
    display: none;
}
.new-review-panel .review-image-input-with-dropzone-wrapper:before {
    content: "";
    height: 56px;
    width: 56px;
    background-image: url("data:image/svg+xml,%3Csvg%20width%3D%2256%22%20height%3D%2256%22%20viewBox%3D%220%200%2056%2056%22%20fill%3D%22none%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E %3Cpath%20d%3D%22M49%2035V44.3333C49%2045.571%2048.5083%2046.758%2047.6332%2047.6332C46.758%2048.5083%2045.571%2049%2044.3333%2049H11.6667C10.429%2049%209.242%2048.5083%208.36683%2047.6332C7.49167%2046.758%207%2045.571%207%2044.3333V35%22%20stroke%3D%22%2350D4AE%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%2F%3E %3Cpath%20d%3D%22M39.6663%2018.6667L27.9997%207L16.333%2018.6667%22%20stroke%3D%22%2350D4AE%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%2F%3E %3Cpath%20d%3D%22M28%207V35%22%20stroke%3D%22%2350D4AE%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%2F%3E %3C%2Fsvg%3E");
    background-repeat: no-repeat;
}
.new-review-panel .review-image-input-with-dropzone-wrapper .dropzone-wrapper {
    margin-top: 20px;
}
.new-review-panel .product-image-container {
    margin-top: 10px;
}
.new-review-panel .product-image-container .file-selection-queue {
    display: inline-block;
    padding: 30px 11px 30px;
    margin-right: 10px;
    margin-top: 10px;
    position: relative;
    box-shadow: 0 0 5px 5px rgba(0,0,0, .05);
    border-radius: 3px;
    vertical-align: top;
    width: 220px;
    height: 190px;
}

.new-review-panel .product-image-container .file-selection-queue .queue-image-preview {
    margin-bottom: 5px;
    width: 100%;
    height: 100%;
    display: block;
    object-fit: cover;
}

.new-review-panel .product-image-container .file-selection-queue .file-name {
    display: inline-block;
    max-width: 190px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.new-review-panel .product-image-container .file-selection-queue .file-remove {
    position: absolute;
    top: 7px;
    right: 8px;
    height: 12px;
    width: 12px;
    background-image: url("data:image/svg+xml,%3Csvg%20width%3D%2216%22%20height%3D%2216%22%20viewBox%3D%220%200%2016%2016%22%20fill%3D%22none%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E %3Cpath%20d%3D%22M15%201L1%2015%22%20stroke%3D%22%23585858%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%2F%3E %3Cpath%20d%3D%22M1%201L15%2015%22%20stroke%3D%22%23585858%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%2F%3E %3C%2Fsvg%3E");
    background-repeat: no-repeat;
    background-size: 12px;
}
/* review card design */
.new-review-panel .review-card-wrapper {
    padding: 50px 0 40px;
}
.review-card-wrapper__card-container {
    white-space: nowrap;
    font-size: 0;
    margin: 0 -15px;
    overflow: hidden;
}
.new-review-panel .review-card-wrapper__card {
    width: 356px;
    display: inline-block;
    vertical-align: top;
    padding: 0 15px;
}
.new-review-panel .review-card-wrapper__avater-and-reviewer-name {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}
.new-review-panel .review-card-wrapper__rating-and-date {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    flex-wrap: wrap;
    gap: 5px;
    padding: 5px 0 10px;
}
.review-card-wrapper__rating.review-buyer-wrapper {
    display: flex;
    flex-wrap: wrap;
    gap: 5px;
    align-items: center;
}

.review-card-wrapper__rating.review-buyer-wrapper .verified-buyer-badge {
    background-color: rgba(13, 193, 92, 0.1);
    padding: 2px 10px;
    border-radius: 5px;
    height: 24px;
}

.review-card-wrapper__rating.review-buyer-wrapper .verified-label {
    font-size: 14px;
    line-height: 20px;
    font-weight: 600;
    color: #0DC15C;
}
.new-review-panel .review-card-wrapper__uploaded-image-wrapper {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}
.new-review-panel .review-card-wrapper__card > * {
    padding-bottom: 20px;
}
.new-review-panel .review-card-wrapper__reviewer-name {
    margin-left: 15px;
    font-size: 16px;
    line-height: 24px;
    color: #3D3D3D;
}

.new-review-panel .review-card-wrapper__avater-image {
    border-radius: 50%;
    height: 50px;
    min-width: 50px;
}

.new-review-panel .review-card-wrapper__date {
    font-size: 12px;
    line-height: 16px;
    color: #6F6F6F;
    width: 100%;
}

.new-review-panel .review-card-wrapper__summary {
    font-size: 14px;
    line-height: 20px;
    color: #3D3D3D;
    padding-bottom: 5px;
    white-space: normal;
}

.new-review-panel .review-card-wrapper__view-details-link {
    font-size: 14px;
    line-height: 21px;
    color: #50D4AE;
    text-decoration: none;
    cursor: pointer;
}
.new-review-panel .review-card-wrapper__view-details-link:hover {
    color: #000000;
}
.new-review-panel .review-card-wrapper__view-details-link:after {
    content: "\f105";
    font-family: "Fontawesome";
    font-size: 16px;
    display: inline-block;
    vertical-align: middle;
    margin-left: 7px;
}
.new-review-panel .review-card-wrapper__thumbnail-image-wrapper {
    white-space: normal;
    margin-left: -2px;
    margin-right: -2px;
}
.new-review-panel .review-card-wrapper__uploaded-image-block {
    background: #FFFFFF;
    border: 1px solid #E7E7E7;
    padding: 5px;
    font-size: 0;
    height: 80px;
    width: 80px;
    display: inline-block;
    margin-bottom: 4px;
    margin-left: 2px;
    margin-right: 4px;
}
.new-review-panel .review-card-wrapper__uploaded-image-block img {
    height: 100%;
    width: 100%;
    object-fit: cover;
    object-position: center;
}
.new-review-panel .review-card-wrapper__inner {
    position: relative;
}
.new-review-panel .review-card-wrapper__navigator {
    position: absolute;
    top: 50%;
    margin-top: -35px;
    width: 70px;
    height: 70px;
    border: 1px solid #F1F1F1;
    background-color: #ffffff;
    border-radius: 50px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    cursor: pointer;
    -webkit-transition: all 300ms ease-out 0s;
    -o-transition: all 300ms ease-out 0s;
    transition: all 300ms ease-out 0s;
}
.new-review-panel .review-card-wrapper__navigator:hover {
    background-color: #50D4AE;
}
.new-review-panel .review-card-wrapper__navigator-previous {
    left: -100px;
}

.new-review-panel .review-card-wrapper__navigator-next {
    right: -100px;
}

.new-review-panel .review-card-wrapper__navigator.loading {
    right: -100px;
}

.new-review-panel .review-card-wrapper__navigator-icon-previous {
    width: 14px;
    height: 37px;
    background-image: url("data:image/svg+xml,%3Csvg%20width%3D%2216%22%20height%3D%2239%22%20viewBox%3D%220%200%2016%2039%22%20fill%3D%22none%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E %3Cpath%20d%3D%22M15%201L1%2019.5L15%2038%22%20stroke%3D%22%23A49A9A%22%2F%3E %3C%2Fsvg%3E");
    margin-left: -6px;
}
.new-review-panel .review-card-wrapper__navigator:hover .review-card-wrapper__navigator-icon-previous {
    background-image: url("data:image/svg+xml,%3Csvg%20width%3D%2216%22%20height%3D%2239%22%20viewBox%3D%220%200%2016%2039%22%20fill%3D%22none%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E %3Cpath%20d%3D%22M15%201L1%2019.5L15%2038%22%20stroke%3D%22%23ffffff%22%2F%3E %3C%2Fsvg%3E")
}
.new-review-panel .review-card-wrapper__navigator-icon-next {
    width: 16px;
    height: 37px;
    background-image: url("data:image/svg+xml,%3Csvg%20width%3D%2216%22%20height%3D%2239%22%20viewBox%3D%220%200%2016%2039%22%20fill%3D%22none%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E %3Cpath%20d%3D%22M1%201L15%2019.5L1%2038%22%20stroke%3D%22%23A49A9A%22%2F%3E %3C%2Fsvg%3E");
    margin-right: -4px;
}
.new-review-panel .review-card-wrapper__navigator:hover .review-card-wrapper__navigator-icon-next {
    background-image: url("data:image/svg+xml,%3Csvg%20width%3D%2216%22%20height%3D%2239%22%20viewBox%3D%220%200%2016%2039%22%20fill%3D%22none%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E %3Cpath%20d%3D%22M1%201L15%2019.5L1%2038%22%20stroke%3D%22%23ffffff%22%2F%3E %3C%2Fsvg%3E")
}

/*review rating details popup*/
.product-review-details-popup {
    width: 650px!important;
    height: 553px!important;
    background: #FFFFFF;
    border-radius: 5px;
    padding: 30px;
}
.product-review-details-popup .new-review-panel {
    height: 100%;
    overflow-y: auto;
}

.product-review-details-popup .review-card-wrapper__card-container {
    margin: 0;
}
.product-review-details-popup .new-review-panel .review-card-wrapper__card {
    padding: 0;
    width: 100%;
}
.product-review-details-popup .new-review-panel .review-card-wrapper__card > * {
    padding-bottom: 20px;
}

.product-review-details-popup .new-review-panel .review-card-wrapper__card > .review-card-wrapper__uploaded-image-wrapper {
    padding-bottom: 0;
}

.product-review-details-popup .new-review-panel .review-card-wrapper__rating-and-date {
    border-width: 1px 0px;
    border-style: solid;
    border-color: #F2F2F2;
    padding: 10px 0px;
    margin-bottom: 20px;
}
.product-review-details-popup .product-review-details-popup-close {
    height: 24px;
    width: 24px;
    background-image: url("data:image/svg+xml,%3Csvg%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E %3Cpath%20d%3D%22M18%206L6%2018%22%20stroke%3D%22%23585858%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%2F%3E %3Cpath%20d%3D%22M6%206L18%2018%22%20stroke%3D%22%23585858%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%2F%3E %3C%2Fsvg%3E");
    background-repeat: no-repeat;
    position: absolute;
    right: 10px;
    top: 10px;
    cursor: pointer;
}

/*======================================================
// review and rating widget
========================================================*/

/* ---------------------------
// layout composition
-----------------------------*/
.widget-productReviewRatting .main-container {
    /* @alternate */ display: -ms-grid;
    display: grid;
    /* @alternate */ -ms-grid-columns: 248px 108px 1fr;
    grid-template-columns: 248px 1fr;
    grid-column-gap: 108px;
}
/* layout composition:end */
.widget-productReviewRatting .page-initiator-container {
    overflow: hidden;
}
.widget-productReviewRatting h2.review-heading,
.widget-productReviewRatting .average-point {
    font-size: 38px;
    line-height: 50px;
}
.font_size_20 {
    font-size: 20px;
}
.widget-productReviewRatting .rating-row {
    font-size: 16px;
    line-height: 23px;
}
.widget-productReviewRatting .total-verified-buyers {
    font-size: 15px;
    line-height: 23px;
}
.widget-productReviewRatting h2.review-heading,
.widget-productReviewRatting .average-point {
    color: rgba(0,0,0,1);
}

.font_color_black_80,
.widget-productReviewRatting .star-label,
.widget-productReviewRatting .total-rating-count {
    color: rgba(0,0,0,.8)
}

.border_bottom,
.widget-productReviewRatting .total-verified-buyers,
.widget-productReviewRatting .single-review-block {
    border-bottom: 1px rgba(0,0,0, .10) solid;
}
.widget-productReviewRatting h2.review-heading {
    margin: 0;
    padding-bottom: 40px;
}
.widget-productReviewRatting .review-ratting-total-count {
    display: flex;
    align-items: center;
    gap: 12px;
}
.widget-productReviewRatting .total-verified-buyers {
    padding: 0 0 23px;
    margin: 10px 0 33px;
}

/*-----------------------------
// all rating block
------------------------------*/
.widget-productReviewRatting .rating-row {
    width: 100%;
    /* @alternate */ display: -webkit-box;
    /* @alternate */ display: -ms-flexbox;
    display: flex;
    /* @alternate */ -webkit-box-align: center;
    /* @alternate */ -ms-flex-align: center;
    align-items: center;
}
.widget-productReviewRatting .rating-row + .rating-row {
    margin-top: 7px;
}
.widget-productReviewRatting .star-label {
    width: 46px;
    /* @alternate */ -webkit-box-flex: 0;
    /* @alternate */ -ms-flex-positive: 0;
    flex-grow: 0;
    /* @alternate */ -ms-flex-negative: 0;
    flex-shrink: 0;
}
.widget-productReviewRatting .total-rating-count {
    width: 43px;
    /* @alternate */ -webkit-box-flex: 0;
    /* @alternate */ -ms-flex-positive: 0;
    flex-grow: 0;
    /* @alternate */ -ms-flex-negative: 0;
    flex-shrink: 0;
}
.widget-productReviewRatting .rating-bar-wrapper {
    /* @alternate */ -webkit-box-flex: 1;
    /* @alternate */ -ms-flex-positive: 1;
    flex-grow: 1;
    /* @alternate */ -ms-flex-negative: 1;
    flex-shrink: 1;
    height: 3px;
    background-color: rgba(0,0,0, .06);
    border-radius: 3px;
    position: relative;
    margin: 5px 15px 0;
}
.widget-productReviewRatting .rating-bar {
    display: block;
    position: absolute;
    height: 3px;
    top: 0;
    left: 0;
    background-color: rgba(0,0,0,1);
    border-radius: 10px;
}

/* ---------------------------
// write a review panel
-----------------------------*/
.widget-productReviewRatting .write-review-panel {
    margin-top: 50px;
}
.widget-productReviewRatting .write-review-panel .write-review {
    width: 100%;
}
.widget-productReviewRatting .write-review-panel input[type="text"],
.widget-productReviewRatting .write-review-panel textarea {
    font-family: "Segoe UI", Verdana, Arial, sans-serif;
    width: 100%;
    border: 1px #dddd solid;
    margin: 0;
}
.widget-productReviewRatting .write-review-panel input[type="text"] {
    height: 32px;
    padding: 3px 10px;
}
.widget-productReviewRatting .write-review-panel textarea {
    height: 120px;
    padding: 5px 10px;
}
.widget-productReviewRatting .write-review-panel label {
    display: block;
    width: 100%;
    padding-bottom: 5px;
    font-size: 15px;
    color: rgba(0,0,0,.8);
}
.widget-productReviewRatting .write-review-panel .form-row {
    margin: 0;
    padding: 0 0 15px;
}
.widget-productReviewRatting .write-review-panel .form-row.review-row label {
    display: none;
}
.widget-productReviewRatting .write-review-panel .form-row.btn-row {
    padding-bottom: 0;
    /* @alternate */ display: -webkit-box;
    /* @alternate */ display: -ms-flexbox;
    display: flex;
    gap: 5px;
}
.widget-productReviewRatting .write-review-panel .form-row.btn-row button {
    /* @alternate */ -webkit-box-flex: 1;
    /* @alternate */ -ms-flex: 1 1 auto;
    flex: 1 1 auto;
}
/* --- write a review panel:end --- */

.widget-productReviewRatting .product-review-container {
    padding: 0;
    border: none;
    background: none;
}

/* ---------------------------
// single review block
-----------------------------*/
.widget-productReviewRatting .single-review-block {
    margin: 0;
    padding: 0 0 30px;
}
.widget-productReviewRatting .single-review-block + .single-review-block {
    margin-top: 30px;
}
.widget-productReviewRatting .review-head {
    /* @alternate */ display: -webkit-box;
    /* @alternate */ display: -ms-flexbox;
    display: flex;
    /* @alternate */ -webkit-box-align: center;
    /* @alternate */ -ms-flex-align: center;
    align-items: center;
    gap: 10px;
}
.widget-productReviewRatting .review-card-wrapper__reviewer-name {
    font-size: 16px;
    font-weight: 500;
}
.widget-productReviewRatting .review-date {
    font-size: 15px;
    color: rgba(0,0,0, .6);
}
.widget-productReviewRatting .reviewer-name-date-separator {
    width: 2px;
    height: 2px;
    border-radius: 50%;
    background-color: #000000;
}
.widget-productReviewRatting .review-card-wrapper__rating {
    /* @alternate */ display: -webkit-box;
    /* @alternate */ display: -ms-flexbox;
    display: flex;
    /* @alternate */ -webkit-box-align: center;
    /* @alternate */ -ms-flex-align: center;
    align-items: center;
    margin-top: 12px;
}
.widget-productReviewRatting .review-card-wrapper__rating .average-point {
    font-size: 15px;
    font-weight: 600;
    line-height: normal;
}
.widget-productReviewRatting .product-review-container .review-description {
    font-size: 16px;
    line-height: 23px;
    color: rgba(0,0,0, .80);
    margin-top: 12px;
}
.widget-productReviewRatting .verified-buyer-badge {
    /* @alternate */ display: -webkit-box;
    /* @alternate */ display: -ms-flexbox;
    display: flex;
    /* @alternate */ -webkit-box-align: center;
    /* @alternate */ -ms-flex-align: center;
    align-items: center;
    gap: 6px;
    margin-top: 12px;
}
.widget-productReviewRatting .verified-logo {
    width: 14px;
    height: 14px;
    background-image: url("data:image/svg+xml,%3Csvg%20width%3D%2214%22%20height%3D%2214%22%20viewBox%3D%220%200%2014%2014%22%20fill%3D%22none%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E %3Cpath%20d%3D%22M7%2014C3.14146%2014%200%2010.8585%200%207C0%203.14146%203.14146%200%207%200C10.8585%200%2014%203.14146%2014%207C14%2010.8585%2010.8585%2014%207%2014ZM7%201.19512C3.80732%201.19512%201.19512%203.80732%201.19512%207C1.19512%2010.1927%203.80732%2012.8049%207%2012.8049C10.1927%2012.8049%2012.8049%2010.1927%2012.8049%207C12.8049%203.80732%2010.1927%201.19512%207%201.19512Z%22%20fill%3D%22black%22%20fill-opacity%3D%220.8%22%2F%3E %3Cpath%20d%3D%22M9.74892%205.1905C9.5099%204.95147%209.13429%204.95147%208.91234%205.1905L6.55624%207.5466L5.42941%206.41977C5.19039%206.18074%204.81478%206.18074%204.57575%206.41977C4.33673%206.65879%204.33673%207.0344%204.57575%207.27343L6.12941%208.82708C6.24892%208.9466%206.40258%208.99782%206.55624%208.99782C6.7099%208.99782%206.86356%208.9466%206.98307%208.82708L9.766%206.04416C9.98795%205.80513%209.98795%205.42952%209.74892%205.1905Z%22%20fill%3D%22black%22%20fill-opacity%3D%220.8%22%2F%3E %3C%2Fsvg%3E");
}
.widget-productReviewRatting .verified-label {
    font-size: 15px;
    color: rgba(0,0,0, .6);
}
.widget-productReviewRatting .review-card-wrapper__thumbnail-image-wrapper {
    margin-top: 12px;
    /* @alternate */ display: -webkit-box;
    /* @alternate */ display: -ms-flexbox;
    display: flex;
    /* @alternate */ -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    gap: 10px;
    font-size: 0;
}
/* ---- single review block:end --- */

/* ---------------------------
// empty review
-----------------------------*/
.widget-productReviewRatting .empty-main-container {
    max-width: 650px;
    margin: 0 auto;
}
.widget-productReviewRatting .empty-review-message {
    text-align: center;
    font-size: 16px;
}
.widget-productReviewRatting .write-review-panel {
    margin-top: 30px;
}
/*--- empty review --- */

.review-list-pagination-ui img.review-card-wrapper__uploaded-image {
    width: 100px;
}
.widget-productReviewRatting .page-initiator-container {
    float: left;
}
.review-card-wrapper__inner .swiper-nav-wrapper {
    position: relative;
    height: 44px;
    margin-top: 20px;
}
.review-card-wrapper__inner .swiper-nav-wrapper .swiper-button-prev,
.review-card-wrapper__inner .swiper-nav-wrapper .swiper-button-next {
    bottom: 0;
    top: auto;
    font-size: 0;
    width: 40px;
    height: 40px;
    border: 1px #e3e3e3 solid;
    border-radius: 50%;
}
.review-card-wrapper__inner .swiper-nav-wrapper .swiper-button-prev:hover,
.review-card-wrapper__inner .swiper-nav-wrapper .swiper-button-next:hover {
    border: 1px #50D4AE solid;
}
.review-card-wrapper__inner .swiper-nav-wrapper .swiper-button-prev {
    left: auto;
    right: 48px;
}
.review-card-wrapper__inner .swiper-nav-wrapper .swiper-button-next {
    right: 0;
}

.review-card-wrapper__inner .swiper-nav-wrapper .swiper-button-prev:after,
.review-card-wrapper__inner .swiper-nav-wrapper .swiper-button-next:after {
    color: #ddd;
    font-size: 18px;
}

.review-card-wrapper__inner .swiper-nav-wrapper .swiper-button-prev:hover:after,
.review-card-wrapper__inner .swiper-nav-wrapper .swiper-button-next:hover:after {
    color: #50D4AE;
}
@media(max-width: 767px) {
    .review-card-wrapper__inner .swiper-nav-wrapper .swiper-button-prev:after,
    .review-card-wrapper__inner .swiper-nav-wrapper .swiper-button-next:after {
        font-size: 18px;
    }
}

input.product-quantity-selector-bulk.validation-error {
    background: #e42c2c82;
}
.quantity-selector-column .errorlist.after {
    display: none;
}
.bulk-selected-cart-popup .cart-add-error-message {
    background: #ff90884f;
    padding: 10px;
    color: #ff1100;
    text-align: center;
}
.bulk-selected-cart-popup .header {
    height: 35px;
}

.bulk-selected-cart-popup .cart-add-error-message span.var-comb-name {
    font-weight: 500;
}
.bulk-selected-cart-popup .bulk-card-add-message {
    text-align: center;
    font-size: 23px;
    padding: 20px;
}
.bulk-variation-selection-table .representation .color.variation-type {
    height: 30px;
    width: 30px;
}
.bulk-variation-widget-container .add-to-cart-button-bulk.button {
    width: 100%;
    text-align: center;
    padding: 15px;
    font-size: 18px;
    text-transform: uppercase;
}
/*Bulk variation design*/
.bulk-variation-widget-container {
    margin-bottom: 30px;
}
.bulk-variation-selection-table-wrapper {
    overflow-x: auto;
}
.bulk-variation-selection-table,
.bulk-variation-selection-table th,
.bulk-variation-selection-table td {
    border:none;
    text-align: center;
}
.bulk-variation-selection-table {
    min-width: 500px;
    border: none;
    background-color: #f7f7f7;
}
.bulk-variation-selection-table th {
    background-color: #e8e8e8;
    text-align: center;
    border-bottom: 1px #dbd9d9 solid;
}

.bulk-variation-selection-table td .stepper {
    float: none;
    display: inline-block;
    margin: 0;
}
.bulk-variation-widget-container span.representation {
    display: inline-block;
}
/*admin panel*/
.demo-bulk-variation-panel table {
    background-color: #fff;
}
.demo-bulk-variation-panel table input {
    border: 1px #ccc solid;
    padding: 6px;
    text-align: center;
}



.variation-color-selection-to-product-customise {
    display: flex;
    text-align: center;
    justify-content: center;
}

.variation-color-selection-to-product-customise .variation-value.color {
    height: 35px;
    width: 35px;
    margin: 2px;
    margin-right: 10px;
    cursor: pointer;
}


/* ========================== New Variation =========================== */
.widget-variation .advanced-variation-ui {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
}
.widget-variation .advanced-variation-ui > .representation .variation-option {
    border: 2px solid #ffffff;
    padding: 12px;
    border-radius: 50%;
    margin: 5px 5px 5px 0;
    box-shadow: 0 0 0 1px #ffffff;
}
.widget-variation .advanced-variation-ui > .representation .variation-option.selected-variation-value.image-view {
    border: none;
    padding: 0;
    border-radius: 0;
    margin: 2px;
    box-shadow: none;
}
.widget-variation .advanced-variation-ui > .representation .variation-option.text {
    border-radius: 0;
    background-color: #e6e6e6;
    color: #222;
}
.widget-variation .advanced-variation-ui > .representation .variation-option.selected {
    border: 2px solid #ffffff;
    padding: 12px;
    border-radius: 50%;
    margin: 5px 5px 5px 0;
    box-shadow: 0 0 0 1px #9d9d9d;
}
.widget-variation .advanced-variation-ui > .representation .variation-option.selected.selected-variation-value.image-view {
    border: 2px solid #000000;
    padding: 0;
    border-radius: 0;
    margin: 2px;
    box-shadow: none;
}
.widget-variation .advanced-variation-ui > .representation .variation-option.text.selected {
    border-radius: 0;
}
.widget-variation .cart-preview-panel .variation-combination-preview {
    display: flex;
    justify-content: space-between;
    margin: 10px 0 20px;
    font-size: 17px;
    font-weight: 500;
}
.widget-variation .cart-preview-panel .second-level-variation-type {
    margin-left: 6px;
}

.widget-variation .cart-preview-panel .size-guid a {
    color: #128fd8;
    text-decoration: underline;
    cursor: pointer;
}

.widget-variation .cart-preview-panel  .cart-preview-table {
    background-color: #f9f9f9;
    border-bottom: 1px #d8d6d6 solid;
    margin-bottom: 30px;
}
.widget-variation .cart-preview-panel  .cart-preview-table th,
.widget-variation .cart-preview-panel  .cart-preview-table td {
    padding: 5px 20px;
    text-align: left;
}
.widget-variation .cart-preview-panel  .cart-preview-table td {
    padding: 10px 20px;
}
.widget-variation .cart-preview-panel  .cart-preview-table th {
    padding: 10px 20px;
    border-bottom: 2px #e6e6e6 solid;
}
.widget-variation .cart-preview-panel  .cart-preview-table tr {}
.widget-variation .cart-preview-panel  .cart-preview-table tr:nth-child(odd) {
    background-color: #f5f5f5;
}
.widget-variation .cart-preview-panel  .cart-preview-table tr:nth-child(even) {
    background-color: #ffffff;
}
.widget-variation .cart-preview-panel  .cart-preview-table .stepper {
    float: none;
    margin: 0;
    display: inline-block;
}

.widget-variation .cart-preview-panel  .cart-preview-table .price-amount {
    font-size: 16px;
    font-weight: 500;
}
.widget-variation .cart-preview-panel .cart-preview-table .variation-option.text {
    color: #222;
    background: none;
    padding: 0;
}
.widget-variation .cart-preview-panel .cart-preview-table .variation-option.color-plate {
    height: 24px;
    width: 24px;
    padding: 0;
    border-radius: 50%;
}
.widget-variation .selected-variation-product {
    background-color: #f4f4f4;
    border: 1px #e0e0e0 solid;
    padding: 20px;
    position: relative;
    box-shadow: 2px 2px 0 0 rgba(0, 0, 0, .05);
}
.widget-variation .selected-variation-product .selected-product {
    position: relative;
    background-color: #ffffff;
    padding: 20px 64px 20px 20px;
    margin-bottom: 3px;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
}
.widget-variation .selected-variation-product .remove-preview {
    position: absolute;
    top: 11px;
    right: 10px;
    font-size: 0;
    height: 32px;
    width: 32px;
    border: 1px #c7c7c7 solid;
    border-radius: 50%;
    cursor: pointer;
}
.widget-variation .selected-variation-product .remove-preview:after,
.widget-variation .selected-variation-product .remove-preview:before {
    content: "";
    height:1px;
    width: 15px;
    position: absolute;
    left: 7px;
    background-color: #666;
    top: 50%;
}

.widget-variation .selected-variation-product .remove-preview:after{
    transform: rotate(45deg)
}
.widget-variation .selected-variation-product .remove-preview:before {
    transform: rotate(-45deg);
}
.widget-variation .selected-variation-product .product-name {
    font-size: 18px;
    width: 100%;
}

.widget-variation .selected-variation-product .product-short-info {
    font-size: 16px;
    font-weight: 600;
    margin-right: 15px;
}

.widget-variation .selected-variation-product .product-sku-level {
    font-size: 14px;
    margin-right: 15px;
    flex: 1 1 auto;
}

.widget-variation .selected-variation-product .product-sku-level .product-sku {
    display: inline-block;
}

.widget-variation .selected-variation-product .selected-product-quantity {
    width: 100px;
    height: 40px;
    border: 1px #ccc solid;
    padding: 0 30px 0 30px;
    position: relative;
    text-align: center;
    line-height: 36px;
    display: flex;
    align-items: center;
    margin-left: auto;
    margin-top: 10px;
}
.widget-variation .selected-variation-product .selected-product-quantity span {
    width: 30px;
    height: 40px;
    position: absolute;
    font-size: 18px;
    font-weight: 600;
    cursor: pointer;
}

.widget-variation .selected-variation-product .selected-product-quantity span {
    -webkit-user-select: none;
    -ms-user-select: none;
    user-select: none;
}
.widget-variation .selected-variation-product .selected-product-quantity span.selected-variation-qty {
    width: 38px;
    text-align: center;
    overflow: hidden;
    text-overflow: ellipsis;
}
.widget-variation .selected-variation-product .selected-product-quantity span.decrease-qty {
    left: 0
}

.widget-variation .selected-variation-product .selected-product-quantity span.increase-qty {
    right: 0
}
.widget-variation .selected-variation-product .preview-to-add-to-cart-button {
    font-size: 16px;
    padding: 10px 40px;
    font-weight: 600;
    color: #fff;
    margin-top: 15px;
}


.incomplete-info-for-variation-ui {
    padding: 30px;
    background-color: #fff;
}

.incomplete-info-for-variation-ui .header {
    background: none;
    padding: 0 0 20px;
    font-size: 22px;
    font-weight: 700;
    border-bottom: 1px #d8d8d8 solid;
}
.incomplete-info-for-variation-ui.popup .close-icon {
    position: absolute;
    top: 9px;
    right: 15px;
    font-size: 0;
    height: 32px;
    width: 32px;
    cursor: pointer;
}
.incomplete-info-for-variation-ui.popup .close-icon:before,
.incomplete-info-for-variation-ui.popup .close-icon:after {
    content: "";
    height: 1px;
    width: 15px;
    position: absolute;
    left: 7px;
    background-color: #666;
    top: 50%;
}
.incomplete-info-for-variation-ui.popup .close-icon:before {
    transform: rotate(-45deg);
}
.incomplete-info-for-variation-ui.popup .close-icon:after {
    transform: rotate(45deg);
}
.incomplete-info-for-variation-ui  .body {
    padding: 30px 0;
}

.incomplete-info-for-variation-ui .body h4.title {
    font-size: 18px;
    color: #4d4d4d;
}

.incomplete-info-for-variation-ui .form-row {
    margin: 0;
}
.incomplete-info-for-variation-ui .form-row ~ .form-row {
    padding-top: 20px
}
.incomplete-info-for-variation-ui .form-row label {
    width: 100%;
    display: block;
    padding-bottom: 5px;
    font-size: 14px;
    color: #222;
    font-weight: 500;
}
.incomplete-info-for-variation-ui .form-row textarea {
    width: 100%;
    height:120px;
    border: 1px #d8d8d8 solid;
    margin: 0;
    font-family: "Segoe UI", Verdana, Arial, sans-serif;
    color: #111111;
    font-size: 14px;
    padding: 5px 10px;
}

.incomplete-info-for-variation-ui .footer {
    background: none;
    padding: 20px 0 0 0;
    text-align: center;
}

.incomplete-info-for-variation-ui .footer .button {
    width: 150px;
    font-size: 16px;
    font-weight: 600;
    border-radius: 3px;
}
.incomplete-info-for-variation-ui .footer .button {
    background: #333;
    border: 2px #333 solid;
    color: #ffffff;
    transition: all 300ms ease-out 0s;
}
.incomplete-info-for-variation-ui .footer .button:hover {
    background: #000;
    border: 2px #000 solid;
}

.incomplete-info-for-variation-ui .footer .button.close-btn {
    background: none;
    border: 2px #505050 solid;
    color: #010101;
    line-height: 22px;
    margin: 0 3px;
}
.incomplete-info-for-variation-ui .footer .button.close-btn:hover {
    background: #333;
    border: 2px #333 solid;
    color: #fff;
    line-height: 22px;
    margin: 0 3px;
}
.incomplete-info-for-variation-ui input[type="file"] {
    height: 25px;
}
.product-block .advanced-variation-ui {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
}
.product-block .advanced-variation-ui .representation {
    margin: 2px;
}
.product-block .parent-option.color-plate {
    height: 24px;
    width: 24px;
    border-radius: 50%;
    padding: 2px;
    border: 2px #ffffff solid;
    box-shadow: 0 0 1px 1px rgba(0,0,0,0);
}
.product-block .parent-option.color-plate.selected {
    box-shadow: 0 0 1px 1px rgba(0,0,0,.5);
}

.fee-app-tab-incomplete-data-cart-popup-wrapper {
    max-height: calc(100vh - 40px);
}
.fee-app-tab-incomplete-data-cart-popup-wrapper .body {
    max-height: calc(100vh - 190px);
    overflow-y: auto;
}
.selected-variation-value.image-view {
    width: 55px;
    height: 70px;
}
.option-cell.selected .selected-variation-value.image-view {
    border: 2px solid #000000;
}

.variation-container.fee-variation-container-wrapper {
    padding: 0 0 0 50%;
}
.variation-container.fee-variation-container-wrapper .selected-value-display-group {
    display: flex;
    flex-direction: column;
    gap: 5px;
}
.variation-container.fee-variation-container-wrapper .selected-value-display-group .selected-value-display {
    display: flex;
    flex-wrap: wrap;
    gap: 4px;
}
.variation-container.fee-variation-container-wrapper .selected-value-display-group .selected-value-display .selected-type-label {
    font-style: normal;
    font-weight: 400;
    font-size: 13px;
    line-height: 16px;
    color: #868E96;
}
.variation-container.fee-variation-container-wrapper .selected-value-display-group .selected-value-display .selected-option-label {
    font-style: normal;
    font-weight: 600;
    font-size: 13px;
    line-height: 16px;
    color: #171127;
}
.variation-container.fee-variation-container-wrapper .variation-radio-group {
    margin: 12px 0 0;
    padding: 0;
}
.variation-container.fee-variation-container-wrapper .variation-radio-group label {
    margin: 0 0 8px;
    display: inline-flex;
}
.variation-container.fee-variation-container-wrapper .variation-radio-group .variation-radio-option {
    border: 1px solid rgba(0, 0, 0, 0.1);
    border-radius: 4px;
    margin: 0 0 10px;
    padding: 12px 10px;
    display: flex;
    gap: 8px;
    align-items: center;
    justify-content: flex-start;
}
.variation-container.fee-variation-container-wrapper .variation-radio-group .variation-radio-option input[type="radio"] {
    margin: 0;
    height: 16px;
    width: 16px;
    cursor: pointer;
}
.variation-container.fee-variation-container-wrapper .variation-radio-group .variation-radio-option label {
    margin: 0;
    width: 100%;
    cursor: pointer;
}
.widget-pageHeading .page-heading-wrapper{background-size:cover;background-repeat:no-repeat;background-position:50%}.widget-pageHeading .page-heading-wrapper .heading-content-wrapper{min-height:100px;margin:0 auto;width:100%;display:flex;flex-direction:column;align-items:center;justify-content:center}.widget-pageHeading .page-heading-wrapper .heading-content-wrapper>*{margin:0;position:relative}

input[type="text"].validation-error,
input[type="password"].validation-error {
    background-color: #ffeeee;
    border: 1px solid #ff0000;
    color: #ff0000;
}
.widget-form .double-input-row::after,
.widget-form .triple-input-row::after {
    clear: both;
    content: "";
    display: block;
}
.widget-form .form-row {
    margin: 0;
    padding-bottom: 15px;
}
.widget-form .form-row.btn-row {
    padding-bottom: 0;
}
.widget-form .form-row.btn-row label {
    display: none;
}
.widget-form .double-input-row,
.widget-form .triple-input-row {
    margin: 0 -15px;
}
.widget-form .form-row .sub-form-row {
    padding-top: 15px;
}
.widget-form .triple-input-row * {
    box-sizing: border-box;
}
.widget-form .triple-input-row .form-row {
    box-sizing: border-box;
    float: left;
    padding: 15px;
    width: 33.33%;
}
.widget-form .double-input-row .form-row {
    box-sizing: border-box;
    float: left;
    padding-left: 15px;
    padding-right: 15px;
    width: 50%;
}
.widget-form .form-row label {
    width: 100%;
    display: block;
    padding: 0 0 5px;
}
.widget-form .radio-checkbox-row {
    /* @alternate */ display: -webkit-box;
    /* @alternate */ display: -ms-flexbox;
    display: flex;
    /* @alternate */ -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    vertical-align: top;
    /* @alternate */ -webkit-column-gap: 25px;
    /* @alternate */ -moz-column-gap: 25px;
    column-gap: 25px;
    row-gap: 5px;
}
.widget-form input[type=text],
.widget-form textarea,
.widget-form select{
    width: 100%;
    font-family: inherit;
    padding: 3px 10px;
    border: 1px solid #ddd;
    margin: 0;
}
.widget-form input[type=text],
.widget-form .form-row select {
    height: 40px;
}
.widget-form textarea {
    height: 150px;
    padding: 5px 10px;
}
.widget-form button.Zebra_DatePicker_Icon {
    background: none;
    left: 0;
    top: 0;
    cursor: pointer;
}
.widget-form .Zebra_DatePicker_Icon_Wrapper:after {
    content: "\f073";
    font-family: 'Fontawesome';
    font-size: 18px;
    position: absolute;
    right: 12px;
    top: 10px;
}
.widget-form .Zebra_DatePicker_Icon_Wrapper {
    width: 100%;
}
.widget-form input.date-picker {
    padding-right: 40px;
    cursor: pointer;
}
.widget-form .dropzone-wrapper {
    position: relative;
    width: 100%;
    display: inline-block;
    vertical-align: top;
}
.widget-form .dropzone {
    border: 1px dashed #d3dbdf;
    border-radius: 3px;
    box-sizing: content-box;
    cursor: pointer;
    height: 22px;
    padding: 35px 10px 10px;
    text-align: center;
}
.widget-form .file-name {
    padding-right: 10px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    display: inline-block;
    width: calc(100% - 60px);
}
.widget-form .single-input-row .form-row .dropzone-wrapper  input{
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    position: absolute;
    opacity: 0;
    width: 100%;
    height: 70px;
}
.widget-form .radio-checkbox-row label{
    vertical-align: text-bottom;
    padding-left: 5px;
}


/* Form Template*/
.form-template input[type=text],
.form-template .form-row select{
    width:100%;
    box-sizing: border-box;
    height: 35px;
    /* @alternate */   height: 40px;
}
.form-template {
    max-width: 700px;
}
.form-template textarea{
    height: 120px;
    width: 100%;
    box-sizing: border-box;
}
.order-form-template .Zebra_DatePicker_Icon_Wrapper,
.job-form-template .Zebra_DatePicker_Icon_Wrapper{
    display: block !important;
}
.widget-form .form-template .errorlist{
    margin-left: 0;
    padding: 0;
}
.form-template  .radio label{
    color: #666;
}

/* Order Form Template*/


/* Custom radio and checkbox design */
.widget-form .checkbox {
    padding-left: 20px;
    position: relative;
}
.widget-form .checkbox label {
    display: inline-block;
    vertical-align: middle;
    position: relative;
    padding-left: 10px;
}
.widget-form .checkbox input[type="checkbox"] {
    opacity: 0;
    z-index: 1;
    height: 17px;
    width: 17px;
    margin: 0;
    position: absolute;
    left: 0;
    top: 3px;
}
.widget-form .checkbox label::before {
    content: "";
    display: inline-block;
    position: absolute;
    width: 17px;
    height: 17px;
    left: 0;
    top: 2px;
    margin-left: -20px;
    border: 1px solid #d7dce1;
    border-radius: 3px;
    background-color: #fff;
    -webkit-transition: border 0.15s ease-in-out, color 0.15s ease-in-out;
    -o-transition: border 0.15s ease-in-out, color 0.15s ease-in-out;
    transition: border 0.15s ease-in-out, color 0.15s ease-in-out;
}
.widget-form .checkbox label::after {
    display: inline-block;
    position: absolute;
    width: 17px;
    height: 17px;
    left:0;
    top: 2px;
    margin-left: -20px;
    padding-left: 0px;
    padding-top: 3px;
    font-size: 11px;
    text-align: center;
    color: #555555;
}
.widget-form.checkbox input[type="checkbox"],
.widget-form .checkbox input[type="radio"] {
    opacity: 0;
    z-index: 1; }
.widget-form .checkbox input[type="checkbox"]:focus + label::before,
.widget-form .checkbox input[type="radio"]:focus + label::before {
    outline: none;
    outline-offset: -2px;
}
.widget-form .checkbox input[type="checkbox"]:checked + label::after,
.widget-form .checkbox input[type="radio"]:checked + label::after {
    font-family: "FontAwesome";
    content: "\f00c";
    color:#fff;
}
.widget-form .checkbox input[type="checkbox"]:disabled + label,
.widget-form .checkbox input[type="radio"]:disabled + label {
    opacity: 0.65; }
.widget-form .checkbox input[type="checkbox"]:disabled + label::before,
.widget-form .checkbox input[type="radio"]:disabled + label::before {
    background-color: #eeeeee;
    cursor: not-allowed; }
.widget-form .checkbox.checkbox-circle label::before {
    border-radius: 50%; }
.widget-form .checkbox.checkbox-inline {
    margin-top: 0; }

.widget-form .radio {
    padding-left: 20px;
    position: relative;
}
.widget-form .combodate {
    /* @alternate */ display: -webkit-box;
    /* @alternate */ display: -ms-flexbox;
    display: flex;
    /* @alternate */ -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    /* @alternate */ -webkit-box-align: center;
    /* @alternate */ -ms-flex-align: center;
    align-items: center;
    gap: 10px;
}
.widget-form .radio label {
    display: inline-block;
    vertical-align: middle;
    position: relative;
    padding-left: 10px;
    padding-bottom: 0;
    line-height: normal;
}
.widget-form .radio label::before {
    content: "";
    display: inline-block;
    position: absolute;
    width: 17px;
    height: 17px;
    left: 0;
    top: 2px;
    margin-left: -20px;
    border: 1px solid #cccccc;
    border-radius: 50%;
    background-color: #fff;
    -webkit-transition: border 0.15s ease-in-out;
    -o-transition: border 0.15s ease-in-out;
    transition: border 0.15s ease-in-out;
}
.widget-form .radio label::after {
    display: inline-block;
    position: absolute;
    font-family: 'FontAwesome';
    content: "\f00c";
    color: #fff;
    width: 17px;
    height: 17px;
    left: 0px;
    top: 2px;
    text-align: center;
    font-size: 11px;
    line-height: 17px;
    margin-left: -20px;
    border-radius: 50%;
    background-color: #1199c4;
    border-color: #1199c4;
    -webkit-transform: scale(0, 0);
    -ms-transform: scale(0, 0);
    -o-transform: scale(0, 0);
    transform: scale(0, 0);
    -webkit-transition: -webkit-transform 0.1s cubic-bezier(0.8, -0.33, 0.2, 1.33);
    -moz-transition: -moz-transform 0.1s cubic-bezier(0.8, -0.33, 0.2, 1.33);
    -o-transition: -o-transform 0.1s cubic-bezier(0.8, -0.33, 0.2, 1.33);
    transition: transform 0.1s cubic-bezier(0.8, -0.33, 0.2, 1.33);
}
.widget-form .radio input[type="radio"] {
    opacity: 0;
    z-index: 1;
    height: 17px;
    width: 17px;
    margin: 0;
    position: absolute;
    left: 0;
    top: 3px;
}
.widget-form .radio input[type="radio"]:focus + label::before {
    outline: none;
    outline-offset: -2px; }
.widget-form .radio input[type="radio"]:checked + label::after {
    -webkit-transform: scale(1, 1);
    -ms-transform: scale(1, 1);
    -o-transform: scale(1, 1);
    transform: scale(1, 1);
}
.widget-form .radio input[type="radio"]:disabled + label {
    opacity: 0.65; }
.widget-form .radio input[type="radio"]:disabled + label::before {
    cursor: not-allowed; }
.widget-form .radio.radio-inline {
    margin-top: 0; }

.widget-form input[type="checkbox"].styled:checked + label:after,
.widget-form input[type="radio"].styled:checked + label:after {
    font-family: 'FontAwesome';
    content: "\f00c"; }
.widget-form input[type="checkbox"] .styled:checked + label::before,
.widget-form input[type="radio"] .styled:checked + label::before {
    color: #fff; }
.widget-form input[type="checkbox"] .styled:checked + label::after,
.widget-form input[type="radio"] .styled:checked + label::after {
    color: #fff; }

.widget-form .checkbox input[type="checkbox"]:checked + label::before, .widget-form .radio input[type="radio"]:checked + label::before {
    background-color: #1199c4;
    border-color: #1199c4;
}

.redemption-form-template .single-input-row.product-variation-for-form .form-row.product,
.redemption-form-template .single-input-row .form-row.product,
.redemption-form-template .single-input-row .form-row.file {
    position: relative;
    background: #eee;
    padding: 15px;
    margin-bottom: 0;
}
.redemption-form-template .single-input-row.product-variation-for-form .form-row.product,
.redemption-form-template .single-input-row .form-row.file {
    margin-top: 0;
}
.redemption-form-template .single-input-row .form-row.file .dropzone-wrapper{
    width: 100%;
}
.redemption-form-template .add-more-products{
    font-weight: 500;
    text-align: right;
}
.redemption-form-template .add-more-products .add-to-proceed{
    cursor: pointer;
}

.redemption-items-preview-table{
    margin-top: 40px;
    table-layout: auto;
}
.redemption-items-preview-table td {
    border: 1px solid #bdbdbd;
    padding: 5px 10px;
}
.redemption-items-preview-table td.remove-item{
    cursor: pointer;
    text-align: center;
    background: #ffebeb;
}
.redemption-items-preview-table td.photo-col{
    width: 140px;
}
.redemption-items-preview-table td img{
    max-width: 100%;
    height: 70px;
}
.redemption-items-preview-header td{
    font-size: 14px;
    font-weight: 500;
    color: #000;
}

.widget-form{
    width: 100%;
}



.filter-group-item .read-more {
    display : block;
}
.filter-group-item .read-more a {
    font-size : 13px;
    color     : #FF9000;
}
.filter-group-item .read-more a:hover {
    color : #FBBA65;
}

/* Shop by filter group */
.widget-shopByFilterGroup {
    font-size: 0;
}
.widget-shopByFilterGroup * {
    font-size: 14px;
}
.widget-shopByFilterGroup .filter-group-item-block {
    border: 1px solid #e5e5e5;
    display: inline-block;
    margin-left: -1px;
    margin-top: -1px;
    padding: 18px;
    text-align: center;
    width: 25%;
}
.widget-shopByFilterGroup .filter-group-item-block .title-container {
    display: block;
    font-size: 16px;
    margin-top: 15px;
    color: #222;
}


/* =============Filter Price Range================ */

.range {
    width: 100%;
    max-width: 30rem;
    display: flex; }


.second {
    flex: 1 1 100%;
    margin: 0 1rem; }

.second:after {
    content: ' ';
    display: block;
    clear: both; }

.second input {
    width: 50%;
    margin: .5rem 0 0;
    min-width: 1rem;
    max-width: calc(100% - 1rem);
}


input[type="range"]:first-child {
    float: left;
}

input[type="range"]:last-child {
    float: right;
}

/*! nouislider - 13.1.3 - 3/15/2019 */
/* Functional styling;
 * These styles are required for noUiSlider to function.
 * You don't need to change these rules to apply your design.
 */
.noUi-target,
.noUi-target * {
    -webkit-touch-callout: none;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
    -webkit-user-select: none;
    -ms-touch-action: none;
    touch-action: none;
    -ms-user-select: none;
    -moz-user-select: none;
    user-select: none;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
.noUi-target {
    position: relative;
    direction: ltr;
}
.noUi-base,
.noUi-connects {
    width: 100%;
    height: 100%;
    position: relative;
    z-index: 1;
}
/* Wrapper for all connect elements.
 */
.noUi-connects {
    overflow: hidden;
    z-index: 0;
}
.noUi-connect,
.noUi-origin {
    will-change: transform;
    position: absolute;
    z-index: 1;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    -ms-transform-origin: 0 0;
    -webkit-transform-origin: 0 0;
    -webkit-transform-style: preserve-3d;
    transform-origin: 0 0;
    transform-style: flat;
}
/* Offset direction
 */
html:not([dir="rtl"]) .noUi-horizontal .noUi-origin {
    left: auto;
    right: 0;
}
/* Give origins 0 height/width so they don't interfere with clicking the
 * connect elements.
 */
.noUi-vertical .noUi-origin {
    width: 0;
}
.noUi-horizontal .noUi-origin {
    height: 0;
}
.noUi-handle {
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    position: absolute;
}
.noUi-touch-area {
    height: 100%;
    width: 100%;
}
.noUi-state-tap .noUi-connect,
.noUi-state-tap .noUi-origin {
    -webkit-transition: transform 0.3s;
    transition: transform 0.3s;
}
.noUi-state-drag * {
    cursor: inherit !important;
}
/* Slider size and handle placement;
 */
.noUi-horizontal {
    height: 18px;
}
.noUi-horizontal .noUi-handle {
    width: 34px;
    height: 28px;
    left: -17px;
    top: -6px;
}
.noUi-vertical {
    width: 18px;
}
.noUi-vertical .noUi-handle {
    width: 28px;
    height: 34px;
    left: -6px;
    top: -17px;
}
html:not([dir="rtl"]) .noUi-horizontal .noUi-handle {
    right: -17px;
    left: auto;
}
/* Styling;
 * Giving the connect element a border radius causes issues with using transform: scale
 */
.noUi-target {
    background: #FAFAFA;
    border-radius: 4px;
    border: 1px solid #D3D3D3;
    box-shadow: inset 0 1px 1px #F0F0F0, 0 3px 6px -5px #BBB;
}
.noUi-connects {
    border-radius: 3px;
}
.noUi-connect {
    background: #3FB8AF;
}
/* Handles and cursors;
 */
.noUi-draggable {
    cursor: ew-resize;
}
.noUi-vertical .noUi-draggable {
    cursor: ns-resize;
}
.noUi-handle {
    border: 1px solid #D9D9D9;
    border-radius: 3px;
    background: #FFF;
    cursor: default;
    box-shadow: inset 0 0 1px #FFF, inset 0 1px 7px #EBEBEB, 0 3px 6px -3px #BBB;
}
.noUi-active {
    box-shadow: inset 0 0 1px #FFF, inset 0 1px 7px #DDD, 0 3px 6px -3px #BBB;
}
/* Handle stripes;
 */
.noUi-handle:before,
.noUi-handle:after {
    content: "";
    display: block;
    position: absolute;
    height: 14px;
    width: 1px;
    background: #E8E7E6;
    left: 14px;
    top: 6px;
}
.noUi-handle:after {
    left: 17px;
}
.noUi-vertical .noUi-handle:before,
.noUi-vertical .noUi-handle:after {
    width: 14px;
    height: 1px;
    left: 6px;
    top: 14px;
}
.noUi-vertical .noUi-handle:after {
    top: 17px;
}
/* Disabled state;
 */
[disabled] .noUi-connect {
    background: #B8B8B8;
}
[disabled].noUi-target,
[disabled].noUi-handle,
[disabled] .noUi-handle {
    cursor: not-allowed;
}
/* Base;
 *
 */
.noUi-pips,
.noUi-pips * {
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
.noUi-pips {
    position: absolute;
    color: #999;
}
/* Values;
 *
 */
.noUi-value {
    position: absolute;
    white-space: nowrap;
    text-align: center;
}
.noUi-value-sub {
    color: #ccc;
    font-size: 10px;
}
/* Markings;
 *
 */
.noUi-marker {
    position: absolute;
    background: #CCC;
}
.noUi-marker-sub {
    background: #AAA;
}
.noUi-marker-large {
    background: #AAA;
}
/* Horizontal layout;
 *
 */
.noUi-pips-horizontal {
    padding: 10px 0;
    height: 80px;
    top: 100%;
    left: 0;
    width: 100%;
}
.noUi-value-horizontal {
    -webkit-transform: translate(-50%, 50%);
    transform: translate(-50%, 50%);
}
.noUi-rtl .noUi-value-horizontal {
    -webkit-transform: translate(50%, 50%);
    transform: translate(50%, 50%);
}
.noUi-marker-horizontal.noUi-marker {
    margin-left: -1px;
    width: 2px;
    height: 5px;
}
.noUi-marker-horizontal.noUi-marker-sub {
    height: 10px;
}
.noUi-marker-horizontal.noUi-marker-large {
    height: 15px;
}
/* Vertical layout;
 *
 */
.noUi-pips-vertical {
    padding: 0 10px;
    height: 100%;
    top: 0;
    left: 100%;
}
.noUi-value-vertical {
    -webkit-transform: translate(0, -50%);
    transform: translate(0, -50%);
    padding-left: 25px;
}
.noUi-rtl .noUi-value-vertical {
    -webkit-transform: translate(0, 50%);
    transform: translate(0, 50%);
}
.noUi-marker-vertical.noUi-marker {
    width: 5px;
    height: 2px;
    margin-top: -1px;
}
.noUi-marker-vertical.noUi-marker-sub {
    width: 10px;
}
.noUi-marker-vertical.noUi-marker-large {
    width: 15px;
}
.noUi-tooltip {
    display: block;
    position: absolute;
    border: 1px solid #D9D9D9;
    border-radius: 3px;
    background: #fff;
    color: #000;
    padding: 5px;
    text-align: center;
    white-space: nowrap;
}
.noUi-horizontal .noUi-tooltip {
    -webkit-transform: translate(-50%, 0);
    transform: translate(-50%, 0);
    left: 50%;
    bottom: 120%;
}
.noUi-vertical .noUi-tooltip {
    -webkit-transform: translate(0, -50%);
    transform: translate(0, -50%);
    top: 50%;
    right: 120%;
}

/*pushbar*/

html.filter_pushbar_locked {
    overflow: hidden;
    -ms-touch-action: none;
    touch-action: none;
}
.filter_pushbar_locked .pushbar_main_content.pushbar_blur {
    filter: blur(15px);
}
.filter_pushbar_overlay {
    z-index: -999;
    position: fixed;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    will-change: opacity;
    transition: opacity 0.5s ease;
    opacity: 0;
    background: #3c3442;
}
html.filter_pushbar_locked .filter_pushbar_overlay {
    opacity: 0.8;
    z-index: 999;
}
[filter-data-pushbar-id] {
    z-index: 1000;
    position: fixed;
    overflow-y: auto;
    will-change: transform;
    transition: transform 0.5s ease;
    background: #fff;
}
[filter-data-pushbar-direction="left"][filter-data-pushbar-id], [filter-data-pushbar-direction="right"][filterdata-pushbar-id] {
    top: 0;
    width: 256px;
    max-width: 100%;
    height: 100%;
}
[filter-data-pushbar-direction="top"][filter-data-pushbar-id], [filter-data-pushbar-direction="bottom"][filter-data-pushbar-id] {
    left: 0;
    width: 100%;
    min-height: 150px;
}
[filter-data-pushbar-direction="left"][filter-data-pushbar-id] {
    left: 0;
    transform: translateZ(0) translateX(-100%);
}
[filter-data-pushbar-direction="right"][filter-data-pushbar-id] {
    right: 0;
    transform: translateZ(0) translateX(100%);
}
[filter-data-pushbar-direction="top"][filter-data-pushbar-id] {
    top: 0;
    transform: translateZ(0) translateY(-100%);
}
[filter-data-pushbar-direction="bottom"][filter-data-pushbar-id] {
    bottom: 0;
    transform: translateZ(0) translateY(100%);
}
[filter-data-pushbar-id].opened {
    display: block;
    transform: translateX(0px) translateY(0px);
}

/*filter responsive*/

.filter-wrapper.show.responsive-filter {
    position: absolute;
    z-index: 99;
    background-color: #fff;
}
.widget-filter .responsive-menu-btn {
    height: 28px;
    width: 32px;
    user-select: none;
}
.widget-filter .responsive-menu-btn em {
    background-color: #999;
    display: block;
    height: 2px;
    margin: 6px 0 5px 3px;
    -webkit-transition: all 200ms ease;
    -moz-transition: all 200ms ease;
    -ms-transition: all 200ms ease;
    -o-transition: all 200ms ease;
    transition: all 200ms ease;
    width: 26px;
}
.widget-filter .responsive-menu-btn em:nth-child(1) {
    -moz-transform: rotate(0) translateX(0) translateY(0);
    -webkit-transform: rotate(0) translateX(0) translateY(0);
    -o-transform: rotate(0) translateX(0) translateY(0);
    -ms-transform: rotate(0) translateX(0) translateY(0);
    transform: rotate(0) translateX(0) translateY(0);
}
.widget-filter .responsive-menu-btn em:nth-child(2) {
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
    filter: alpha(opacity=100);
    -moz-opacity: 100;
    -khtml-opacity: 100;
    opacity: 100;
}
.widget-filter .responsive-menu-btn em:nth-child(3) {
    -moz-transform: rotate(0) translateX(0) translateY(0);
    -webkit-transform: rotate(0) translateX(0) translateY(0);
    -o-transform: rotate(0) translateX(0) translateY(0);
    -ms-transform: rotate(0) translateX(0) translateY(0);
    transform: rotate(0) translateX(0) translateY(0);
}
.widget-filter .responsive-menu-btn.close em:nth-child(1) {
    -moz-transform: rotate(45deg) translateX(6.0px) translateY(6.0px);
    -webkit-transform: rotate(45deg) translateX(6.0px) translateY(6.0px);
    -o-transform: rotate(45deg) translateX(6.0px) translateY(6.0px);
    -ms-transform: rotate(45deg) translateX(6.0px) translateY(6.0px);
    transform: rotate(45deg) translateX(6.0px) translateY(6.0px);
}
.widget-filter .responsive-menu-btn.close em:nth-child(2) {
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
    filter: alpha(opacity=0);
    -moz-opacity: 0;
    -khtml-opacity: 0;
    opacity: 0;
}
.widget-filter .responsive-menu-btn.close em:nth-child(3) {
    -moz-transform: rotate(-45deg) translateX(5px) translateY(-5px);
    -webkit-transform: rotate(-45deg) translateX(5px) translateY(-5px);
    -o-transform: rotate(-45deg) translateX(5px) translateY(-5px);
    -ms-transform: rotate(-45deg) translateX(5px) translateY(-5px);
    transform: rotate(-45deg) translateX(5px) translateY(-5px);
}
.responsive-filter .wc-modern-filter-close-button {
    height: 32px;
    width: 32px;
    position: absolute;
    right: 0;
    top: 0;
    cursor: pointer;
}
.responsive-filter .wc-modern-filter-close-button:before,
.responsive-filter .wc-modern-filter-close-button:after {
    content: "";
    height:2px;
    width:28px;
    background-color: #000;
    position: absolute;
    top: 50%;
    left:2px;
    margin-top: -2px;
}
.responsive-filter .wc-modern-filter-close-button:before {
    transform: rotate(45deg);
}
.responsive-filter .wc-modern-filter-close-button:after {
    transform: rotate(-45deg);
}
.left-container .widget-filter .responsive-menu-btn em {
    display: none;
}
.left-container .widget-filter .responsive-menu-btn {
    height: 32px;
    width: 32px;
    position: absolute;
    right: 0;
    top: 0;
    cursor: pointer;
}
.left-container .widget-filter .responsive-menu-btn:before,
.left-container .widget-filter .responsive-menu-btn:after {
    content: "";
    height:2px;
    width:28px;
    background-color: #000;
    position: absolute;
    top: 50%;
    left:2px;
    margin-top: -2px;
}
.left-container .widget-filter .responsive-menu-btn:before {
    transform: rotate(45deg);
}
.left-container .widget-filter .responsive-menu-btn:after {
    transform: rotate(-45deg);
}
.widget-filter .menu-title {
    display: none;
}
.left-container .widget-filter .menu-title {
    display: block;
}

.widget.widget-filter .filter-profile .filter-options-show-more-less {
    cursor: pointer;
}
.widget.widget-filter .filter-profile .filter-options-show-more-less[row-expanded="true"]:after {
    content: " Less";
}
.widget.widget-filter .filter-profile .filter-options-show-more-less[row-expanded="false"]:after {
    content: " More";
}

.filter-profile .selected-filter-item-section {
    /* @alternate */ display: -webkit-box;
    /* @alternate */ display: -ms-flexbox;
    display: flex;
    /* @alternate */ -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    gap: 8px;
    margin-bottom: 10px;
}
.filter-profile .selected-filter-item-section .selected-filter-option-data-wrapper {
    /* @alternate */ display: -webkit-inline-box;
    /* @alternate */ display: -ms-inline-flexbox;
    display: inline-flex;
    border: 1px solid #cdcfd6;
    padding: 5px 10px;
    /* @alternate */ -webkit-box-align: center;
    /* @alternate */ -ms-flex-align: center;
    align-items: center;
}
.filter-profile .selected-filter-item-section .variation-option.color-plate {
    height: 20px;
    width: 20px;
    border-radius: 50%;
    padding: 0;
    margin-right: 5px;
    border: 2px solid #cdcfd6;
    min-width: 20px;
}
.filter-profile .selected-filter-item-section .remove-item {
    margin-left: 7px;
    padding: 4px 5px;
}
.filter-profile .selected-filter-item-section button.variation-option {
    background: none;
    font-size: 13px;
    color: #000000;
    padding: 0;
    border: none;
    min-width: auto;
}
.filter-details .total-result {
    text-align: center;
    color: #555555;
    margin-top: 30px;
}

.tab-accordion-accordion.accordion-panel.category-filter .child-categories-panel {
    padding-left: 30px;
}

.filter-profile .child-categories-panel .form-row.filter-group-item input {
    position: relative;
}

.checkout-page .order-custom-fields-form input.time-picker-option {
    cursor: pointer;
    position: relative;
    width: 20px;
    height: 20px;
    z-index: 1;
    opacity: inherit;
}
.delivery-day-slot-select-popup {
    max-width: 1074px !important;
    min-width: 1074px !important;
    width: auto !important;
}
.delivery-calender-wrapper label {
    font-size: 18px;
    padding-bottom: 10px;
    display: block;
    color: #454545;
    width: 100%;
}
.delivery-calender-wrapper .middle {
    padding: 5px 0;
}
.delivery-calender-wrapper .field-name {
    font-weight: 500;
}
.delivery-day-slot-select-popup .content {
    height: calc(100% - 55px);
    max-height: 100%;
}
.delivery-day-slot-select-popup .edit-popup-form {
    height: 100%;
}
.delivery-day-slot-select-popup .day-item.selected {
    border-color: #03A9F4;
    pointer-events: none;
}
.delivery-day-slot-select-popup .day-item:hover {
    border-color: #03A9F4;
    cursor: pointer;
}
.day-select-list {
    overflow: auto;
}
.order-custom-delivery-field-select-button{
    cursor: pointer;
}
.time-slot-item:not(.disabled):hover {
    border: 2px solid #676767;
    cursor: pointer;
}

.time-slot-item.disabled {
    border: 1px solid #d0d0d0;
}
.order-custom-delivery-field-select-button span.Zebra_DatePicker_Icon_Wrapper {
    display: inline-block;
    position: relative;
    float: none;
    top: auto;
    right: auto;
    bottom: auto;
    left: auto;
}

.order-custom-delivery-field-select-button .Zebra_DatePicker_Icon_Wrapper input[type="text"] {
    position: relative;
    top: auto;
    right: auto;
    bottom: auto;
    left: auto;
    width: 360px;
}

.checkout-page .section.shipping span.title.hidden {
    display: none;
}

.day-slot-btn {
    color: #3a3a3a;
    background: #edebeb;
    /* @alternate */ display: -webkit-box;
    /* @alternate */ display: -ms-flexbox;
    display: flex;
    /* @alternate */ -webkit-box-pack: justify;
    /* @alternate */ -ms-flex-pack: justify;
    justify-content: space-between;
    width: 100%;
    border-radius: 3px;
    margin: 2px 0;
    padding: 2px 4px;
}
.day-slot-btn.booked,
.day-slot-btn.closed {
    color: #E67579;
    background: #F8E2E4;
    padding: 3px 6px;
    box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.1);
    border-radius: 3px;
    justify-content: center;
}
.day-slot-btn .booking-slot-name {
    font-style: normal;
    font-weight: 600;
    font-size: 12px;
}
.day-slot-link-more  {
    font-style: normal;
    font-weight: 600;
    font-size: 12px;
    line-height: 15px;
    align-items: center;
    color: #888888;
    background: none;
    border: none;
    padding: 3px 6px;display: flex;
    width: 100%;
}
.day-slot-link-more:hover  {
    color: #1196C4;
    background: none;
    border: none;
}

/* ------- !Single Slot design start --------------*/
.horaizontal-card-slot {
    /* @alternate */ display: -webkit-box;
    /* @alternate */ display: -ms-flexbox;
    display: flex;
    /* @alternate */ -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    padding: 0 24px;
    gap: 10px;
}
.slot-card-item {
    width: calc(33.33% - 16px);
    padding: 12px;
    background: #FFFFFF;
    box-shadow: 0px 8px 12px rgba(0, 0, 0, 0.1);
    border-radius: 3px;
    margin: 4px 8px;
    min-width: 300px;
}
.slot-card-item .booking-service-name {
    font-weight: 600;
    font-size: 15px;
    color: #000;
    /* @alternate */ display: -webkit-box;
    /* @alternate */ display: -ms-flexbox;
    display: flex;
    /* @alternate */ -webkit-box-pack: justify;
    /* @alternate */ -ms-flex-pack: justify;
    justify-content: space-between;
}
.slot-card-item .booking-service-name .service-slot-price {
    font-weight: 600;
    font-size: 16px;
    color: #888888;
}
.slot-card-item .booking-service-time {
    font-size: 14px;
    color: #888888;
}
.booking-service-status {
    /* @alternate */ display: -webkit-box;
    /* @alternate */ display: -ms-flexbox;
    display: flex;
    /* @alternate */ -webkit-box-pack: justify;
    /* @alternate */ -ms-flex-pack: justify;
    justify-content: space-between;
}
.booking-service-status .booked,
.booking-service-status .closed {
    color: #E67579;
    background: #F8E2E4;
    margin-top: 5px;
    padding: 3px 8px;
    border-radius: 3px;
}
.booking-service-status .book {
    color: #fff;
    background: rgba(17, 150, 196, 1);
    padding: 3px 6px;
    border-radius: 3px;
}

/* ------- !Date Slot design start --------------*/
.horaizontal-data-slot {
    display: flex;
}
.date-slot {
    width: 152.4px;
    display: flex;
    flex-direction: column;
    background: #FFFFFF;
    box-shadow: -1px 0px 0px #DFE0E4, inset 0px -1px 0px #DFE0E4;
}

.header-date-slot {
    padding: 10px 0 6px;
    text-align: center;
    background: #FFFFFF;
}
.slot-months-year {
    font-style: normal;
    font-weight: 600;
    font-size: 13px;
    line-height: 20px;
    text-align: center;
    color: #222;
    margin-bottom: 10px;
}
.date-slot-day {
    height: 30px;
    width: 30px;
    color: #222;
    font-weight: 600;
    line-height: 30px;
    text-align: center;
    border-radius: 30px;
    margin: 3px auto;
    background-color: #e6e6e6;
}

.body-date-slot {
    padding: 10px 5px 5px;
}

.day-select-list {
    /* @alternate */ display: -webkit-box;
    /* @alternate */ display: -ms-flexbox;
    display: flex;
}

.day-item.date-slot {
    min-width: 182.4px;
}

.slot-card-item.time-slot-item {
    border: 2px solid #ffffff00;
}
.day-item.date-slot.disabled {
    pointer-events: none;
}
span.choose-delivery-title {
    font-size: 16px;
    font-family: sans-serif;
    color: #222;
}

span.selected-date-title {
    color: #8c8c8c;
}

.choose-delivery-time-header {
    border-bottom: 1px solid #ddd;
    padding-bottom: 10px;
    margin-bottom: 20px;
    margin-left: 24px;
    margin-right: 24px;
    /* @alternate */ display: -webkit-box;
    /* @alternate */ display: -ms-flexbox;
    display: flex;
    /* @alternate */ -webkit-box-align: center;
    /* @alternate */ -ms-flex-align: center;
    align-items: center;
}
.slot-card-item.time-slot-item {
    min-height: 100px;
    height: auto;
}
.selected-day-time-slot-wrapper {
    overflow: auto;
}
span.day-slot-price {
    font-size: 12px;
}
.choose-delivery-icon {
    height: 40px;
    width: 40px;
    border-radius: 50%;
    background: #f5f5f5;
    display: inline-block;
    text-align: center;
    line-height: 37px;
}

.choose-delivery-time-header {
    padding-top: 30px;
}

.delivery-day-slot-select-popup .content {
    padding: 0 0 30px 0 !important;
}
.choose-delivery-icon {
    height: 40px;
    width: 40px;
    border-radius: 50%;
    background: #f5f5f5;
    display: inline-block;
    text-align: center;
    line-height: 37px;
}

.choose-delivery-time-header {
    padding-top: 30px;
}

.delivery-day-slot-select-popup .content {
    padding: 0 0 30px 0 !important;
}
.day-item.date-slot.selected .day-slot-btn {
    background: #c3f7da;
    color: #156e3d;
}
.choose-delivery-icon svg.wc-icon {
    fill: #414141;
    height: 18px;
    width: 18px;
}
.day-item.date-slot selected .slot-months-year {
    color: #1196C4;
}

.day-item.date-slot.selected .slot-months-year {
    color: #0DC15C;
}
.day-item.date-slot.selected .date-slot-day {
    color: #fff;
    background: #0DC15C;
}
.delivery-day-slot-select-popup .horizontal.scrollbar {
    height: 9px;
    background: #c1c1c161;
    border-color: #ffffff;
    top: 243px !important;
}
.delivery-day-slot-select-popup .scrollbar-handle {
    height: 10px;
    background-color: #8a8a8a;
}

.choose-delivery-icon {
    height: 40px;
    width: 40px;
    border-radius: 50%;
    background: #f5f5f5;
    /* @alternate */ display: -webkit-inline-box;
    /* @alternate */ display: -ms-inline-flexbox;
    display: inline-flex;
    /* @alternate */ -webkit-box-pack: center;
    /* @alternate */ -ms-flex-pack: center;
    justify-content: center;
    /* @alternate */ -webkit-box-align: center;
    /* @alternate */ -ms-flex-align: center;
    align-items: center;
}
span.selected-date-title {
    color: #8c8c8c;
    font-size: 16px;
}
.choose-delivery-icon {
    height: 40px;
    width: 40px;
    border-radius: 50%;
    background: #f5f5f5;
    display: inline-flex;
    justify-content: center;
    align-items: center;
    margin-right: 10px;
}
.day-slot-btn.booked,
.day-slot-btn.closed {
    box-shadow: unset;
}
.day-item.date-slot.disabled {
    pointer-events: none;
}
.selected-day-time-slot {
    margin-bottom: 15px;
}
.day-select-list::-webkit-scrollbar {
    height:6px;
}
.day-select-list::-webkit-scrollbar {
    height:6px;
}
.day-select-list::-webkit-scrollbar-track
{
    -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.3);
    border-radius: 10px;
    background-color: #F5F5F5;
}
.day-select-list::-webkit-scrollbar
{
    width: 8px;
    background-color: #F5F5F5;
}
.day-select-list::-webkit-scrollbar-thumb {
    border-radius: 10px;
    -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,.3);
    background-color: #d6d4d4;
}
.delivery-day-slot-select-popup {
    overflow: hidden !important;
    border-radius: 5px;
}
.time-slot-item.selected {
    border: 1px solid #03A9F4;
    cursor: pointer;
}
.day-select-list {
    display: flex;
    justify-content: flex-start;
}
.day-select-list .day-item.date-slot:last-child {
    border-right: 1px solid #eee;
}
.slot-card-item {
    width: calc(100% / 3 - 7px);
    padding: 12px;
    background: #FFFFFF;
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
    border-radius: 3px;
    margin: 0;
}
.header-date-slot {
    padding: 10px 0 6px;
    text-align: center;
    background: #FFFFFF;
    border-bottom: 1px solid #dfe0e4;
}

@media (max-width:1365px) {
    .site-popup.delivery-day-slot-select-popup {
        width: calc(100vw - 40px) !important;
        min-width: unset !important;
    }
}

@media (max-width:991px) {
    .slot-card-item {
        width: calc(100% / 2 - 16px);
    }
}

@media (max-width:767px) {
    .choose-delivery-time-header {
        display: flex;
        flex-direction: column;
        justify-content: center;
        align-items: center;
    }
}

@media (max-width:600px) {
    .slot-card-item {
        width: calc(100% / 1 - 16px);
        min-width: unset;
    }
}

@media (max-width: 767px) {
    .order-custom-delivery-field-select-button .Zebra_DatePicker_Icon_Wrapper input[type="text"] {
        width: 272px;
        padding-right: 46px;
    }
}

.delivery-view-table-header-wrapper tr.table-view-row,
.delivery-view-table-data-wrapper tr.table-view-row {
    display: grid;
    grid-template-columns: repeat(7, 1fr);
}
.delivery-view-list-with-calender-table tbody,
.delivery-view-list-with-calender-table thead tr {
    display: block;
}
.delivery-view-list-with-calender-table tbody {
    overflow-y: auto;
    overflow-x: hidden;
}
table.delivery-view-list-with-calender-table {
    width: 50%;
    margin: auto;
}
table.delivery-view-list-with-calender-table {
    width: 62%;
}
td.delivery-view-table-data-date.day-item.not-available.disabled {
    pointer-events: none;
    color: #E67579;
    background: #F8E2E4;
}
td.delivery-view-table-data-date.day-item {
    margin-top: 5px;
    text-align: center;
    border: 1px solid #00a0e41a;
}
td.delivery-view-table-data-date.day-item.disabled-month-day {
    background: #dddddd7d;
}
td.delivery-view-table-data-date.day-item.selected {
    border-color: #ffffff00;
    pointer-events: none;
    background: #03a9f49c;
    color: #ffffff;
}
td.delivery-view-table-data-date.day-item:hover {
    background: #65caf829;
    border: none;
}
td.delivery-view-table-data-date.day-item.disabled-month-day.disabled {
    pointer-events: none;
}
td.delivery-view-table-data-date.day-item {
    border: 1px solid #e2e2e2;
    font-weight: 600;
}
td.delivery-view-table-data-date.day-item.disabled-month-day.disabled {
    background: #ebebeb4a;
}
td.delivery-view-table-data-date.day-item.not-available.disabled {
    background: #ff435417;
    color: #ff52529e;
}
td.delivery-view-table-data-date.day-item:hover {
    color: #1196c4;
}
.slot-card-item .delivery-slot-name {
    font-weight: 600;
    font-size: 15px;
    color: #000;
    display: flex;
    justify-content: space-between;
}
.slot-card-item .delivery-slot-name .delivery-slot-price {
    font-weight: 600;
    font-size: 16px;
    color: #888888;
}

.slot-card-item .delivery-slot-time {
    font-size: 14px;
    color: #888888;
}

.delivery-slot-status {
    display: flex;
    justify-content: space-between;
}
.delivery-slot-status .booked,
.delivery-slot-status .closed {
    color: #E67579;
    background: #F8E2E4;
    margin-top: 5px;
    padding: 3px 8px;
    border-radius: 3px;
}
.delivery-slot-status .book {
    color: #ffffff;
    background-color: #000;
    border: 1px #000 solid;
    padding: 3px 10px;
    border-radius: 3px;
    font-size: 13px;
    line-height: 18px;
}
.delivery-slot-status .book:hover {
    background-color: #2e2e2e;
    border: 1px #2e2e2e solid;
    color: #fff;
}
.select-delivery-month.delivery {
    max-width: 400px;
}
.select-delivery-month .year-wrapper {
    height: 28px;
    background: #1196c4;
    color: #ffffff;
    text-align: center;
    padding-left: 10px;
    padding-right: 10px;
}
.select-delivery-month  span.year-now {
    padding-right: 30px;
    padding-left: 30px;
    font-size: 18px;
}
.select-delivery-month.delivery {
    max-width: 244px;
    padding-top: 0;
    padding-bottom: 0;
}
.select-delivery-month span.year-next {
    float: right;
    cursor: pointer;
    font-size: 17px;
    font-family: monospace;
}
.select-delivery-month span.year-prev {
    float: left;
    cursor: pointer;
    font-size: 17px;
    font-family: monospace;
}
.select-delivery-month.delivery .content {
    padding: 0;
    margin: 0;
}
.select-delivery-month.floating-panel-popup::after {
    display: none;
}
.select-delivery-month .calender-popup-wrapper .month:hover {
    background: #1196c4;
    color: #ffffff;
}
.select-delivery-month .calender-popup-wrapper .month {
    cursor: pointer;
}
.select-delivery-month .calender-popup-wrapper .month.disabled {
    background: #e7e7e7;
    color: #b2b2b2;
    cursor: no-drop;
}
th.delivery-view-table-header-date {
    margin-top: 5px;
    text-align: center;
    background: #00a0e4;
    color: #ffffff;
    border: 1px solid #00a0e454;
}
th.delivery-view-table-header-date {
    background: #fff;
    color: #a2a2a2;
    border: 1px solid #ededed;
    font-size: 13px;
}
.select-delivery-month .calender-popup-wrapper .month.disabled {
    background: #e7e7e7;
    color: #b2b2b2;
    cursor: no-drop;
}

.select-delivery-month .calender-popup-wrapper .month-wrapper .month {
    border: 1px solid #ebebeb;
    height: 53px;
    text-align: center;
    line-height: 44px;
}

.choose-delivery-icon {
    height: 40px;
    width: 40px;
    border-radius: 50%;
    background: #f5f5f5;
    /* @alternate */ display: -webkit-inline-box;
    /* @alternate */ display: -ms-inline-flexbox;
    display: inline-flex;
    /* @alternate */ -webkit-box-pack: center;
    /* @alternate */ -ms-flex-pack: center;
    justify-content: center;
    /* @alternate */ -webkit-box-align: center;
    /* @alternate */ -ms-flex-align: center;
    align-items: center;
}

.delivery-day-slot-select-popup .edit-popup-form {
    height: 100%;
}
.delivery-day-slot-select-popup .date-select-popup-header {
    /* @alternate */ -webkit-box-pack: end;
    /* @alternate */ -ms-flex-pack: end;
    justify-content: flex-end;
    /* @alternate */ display: -webkit-box;
    /* @alternate */ display: -ms-flexbox;
    display: flex;
    text-align: right;
    padding: 0 24px 20px 0;
    border-bottom: 1px #ddd solid;
    gap: 0 5px;
}
.delivery-day-slot-select-popup .date-view-switcher span.view-switch {
    font-size: 18px;
    border-radius: 4px;
    padding: 3px 5px;
    border: 1px #ababab solid;
}
.delivery-day-slot-select-popup .date-view-switcher span.view-switch {
    cursor: pointer;
}
.delivery-day-slot-select-popup .date-select-popup-header .calender-month-select {
    margin: 0 3px;
}
.delivery-day-slot-select-popup span.calender-month-select {
    height: 20px;
}
.delivery-day-slot-select-popup span.calender-month-select {
    display: inline-block;
    white-space: nowrap;
}
.delivery-day-slot-select-popup span.calender-month-select {
    border: 1px solid #1196c4;
    border-radius: 10px;
    padding-bottom: 2px;
    background: #1196c4;
}
.delivery-day-slot-select-popup span.calender-month-select {
    padding-left: 10px;
    padding-right: 10px;
    cursor: pointer;
    color: #ffffff;
}
.delivery-day-slot-select-popup .day-select-list {
    /* @alternate */ display: -webkit-box;
    /* @alternate */ display: -ms-flexbox;
    display: flex;
    /* @alternate */ -webkit-box-pack: start;
    /* @alternate */ -ms-flex-pack: start;
    justify-content: flex-start;
}
.delivery-slot-controls .delivery-slot-next-prev-action {
    position: static;
    height: 30px;
    width: 32px;
    padding: 5px 8px;
    color: #e5e5e5;
    /* @alternate */ display: -webkit-box;
    /* @alternate */ display: -ms-flexbox;
    display: flex;
    /* @alternate */ -webkit-box-pack: center;
    /* @alternate */ -ms-flex-pack: center;
    justify-content: center;
    /* @alternate */ -webkit-box-align: center;
    /* @alternate */ -ms-flex-align: center;
    align-items: center;
    cursor: pointer;
}

.delivery-slot-controls .delivery-slot-next-prev-action.next {
    /* @alternate */ -webkit-box-ordinal-group: 2;
    /* @alternate */ -ms-flex-order: 1;
    order: 1;
    border-left: 1px #e7e7e7 solid;
}
.delivery-slot-controls .delivery-slot-next-prev-action .wc-icon.brand {
    fill: #666;
}
.delivery-slot-controls .delivery-slot-next-prev-action:hover .wc-icon.brand {
    fill: #000;
}
.delivery-day-slot-select-popup.site-popup .title-bar {
    background: none;
    padding: 26px 64px 22px 24px;
    position: relative;
}

.delivery-day-slot-select-popup.site-popup .title-bar .title {
    font-size: 22px;
    font-weight: 600;
    color: #000000;
}

.delivery-day-slot-select-popup.site-popup .title-bar .window-corner-toolbar {
    position: absolute;
    right: 20px;
    top: 24px;

}

.delivery-day-slot-select-popup.site-popup .title-bar .close {
    display: block;
    position: static;
    width: 24px;
    height: 24px;
    background: url("data:image/svg+xml,%3Csvg%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E %3Cpath%20d%3D%22M13.4688%2012L16.8438%208.65625C17.0312%208.46875%2017.0312%208.125%2016.8438%207.9375L16.0625%207.15625C15.875%206.96875%2015.5312%206.96875%2015.3438%207.15625L12%2010.5312L8.625%207.15625C8.4375%206.96875%208.09375%206.96875%207.90625%207.15625L7.125%207.9375C6.9375%208.125%206.9375%208.46875%207.125%208.65625L10.5%2012L7.125%2015.375C6.9375%2015.5625%206.9375%2015.9062%207.125%2016.0938L7.90625%2016.875C8.09375%2017.0625%208.4375%2017.0625%208.625%2016.875L12%2013.5L15.3438%2016.875C15.5312%2017.0625%2015.875%2017.0625%2016.0625%2016.875L16.8438%2016.0938C17.0312%2015.9062%2017.0312%2015.5625%2016.8438%2015.375L13.4688%2012Z%22%20fill%3D%22%23003736%22%2F%3E %3C%2Fsvg%3E") no-repeat center;
}
.delivery-day-slot-select-popup.site-popup .title-bar .close:before {
    display: none;
}
.delivery-slot-controls {
    position: absolute;
    top: -47px;
    left: 24px;
    display: flex;
    align-items: center;
    border: 1px #ddd solid;
    border-radius: 5px;
}

.delivery-calender-wrapper {
    position: relative;
}
.delivery-day-slot-select-popup .date-view-switcher span.view-switch:before {
    color: #868484;
}
.delivery-day-slot-select-popup .date-view-switcher span.view-switch.selected:before {
    color: #515151;
}
.checkout-page.version-2 .advance-checkout-steps-left-dom .order-custom-fields-form .form-row {
    margin: 0;
}
.checkout-page.version-2 .advance-checkout-steps-left-dom .order-custom-fields-form .form-row + .form-row {
    padding-top: 15px;
}
.checkout-page.version-2 .advance-checkout-steps-left-dom .custom-fields-wrapper .radio-checkbox-group {
    padding-top: 7px;
    border: none;
    background: none;
}
.checkout-page.version-2 .advance-checkout-steps-left-dom .custom-fields-wrapper .radio-checkbox-item {
    position: relative;
    padding-left: 28px;
}
.checkout-page.version-2 .advance-checkout-steps-left-dom .custom-fields-wrapper .radio-checkbox-item + .radio-checkbox-item {
    margin-top: 10px;
}
.checkout-page.version-2 .advance-checkout-steps-left-dom .custom-fields-wrapper .radio-checkbox-item input[type="radio"],
.checkout-page.version-2 .advance-checkout-steps-left-dom .custom-fields-wrapper .radio-checkbox-item input[type="checkbox"] {
    height: 18px;
    width: 18px;
    position: absolute;
    border: 1px #cdcdcd solid;
    opacity: 1!important;
    appearance: none;
    left: 0;
    top: 0;
}
.checkout-page.version-2 .advance-checkout-steps-left-dom .custom-fields-wrapper .radio-checkbox-item input[type="radio"] {
    border-radius: 50%;
}
.checkout-page.version-2 .advance-checkout-steps-left-dom .custom-fields-wrapper .radio-checkbox-item input[type="radio"]:checked {
    border: 1px #000000 solid;
    outline: 5px #000000 solid;
    outline-offset: -9px;
}
.checkout-page.version-2 .advance-checkout-steps-left-dom .custom-fields-wrapper .radio-checkbox-item input[type="checkbox"]:checked {
    border: 1px #000 solid;
    background: #000000 url("data:image/svg+xml,%3Csvg%20width%3D%2212%22%20height%3D%2210%22%20viewBox%3D%220%200%2012%2010%22%20fill%3D%22none%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E %3Cpath%20d%3D%22M4.35%206.49641L1.57792%203.74842L0%205.61629L4.42208%2010L12%201.78978L10.3481%200L4.35%206.49641Z%22%20fill%3D%22white%22%2F%3E %3C%2Fsvg%3E") no-repeat top 2px center;
}
.checkout-page.version-2 .advance-checkout-steps-left-dom .custom-fields-wrapper .radio-checkbox-item .radio-checkbox-label {
    padding: 0;
    font-size: 14px;
    color: #000;
}
.checkout-page.version-2 .advance-checkout-steps-left-dom .custom-fields-wrapper .radio-checkbox-item .radio-checkbox-label:before,
.checkout-page.version-2 .advance-checkout-steps-left-dom .custom-fields-wrapper .radio-checkbox-item .radio-checkbox-label:after {
    display: none;
}

.checkout-page.version-2 .advance-checkout-steps-left-dom .chosen-container.chosen-container-multi {
    display: block;
    border: none;
}
.checkout-page.version-2 .advance-checkout-steps-left-dom .chosen-container.chosen-container-multi .chosen-choices {
    padding: 8px 10px;
    /* @alternate */ display: -webkit-box;
    /* @alternate */ display: -ms-flexbox;
    display: flex;
    /* @alternate */ -webkit-box-align: center;
    /* @alternate */ -ms-flex-align: center;
    align-items: center;
    /* @alternate */ -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    gap: 10px;
    /* @alternate */ -webkit-box-shadow: none;
    box-shadow: none;
    border-radius: 5px;
    min-height: 50px;
}
.checkout-page.version-2 .advance-checkout-steps-left-dom .chosen-container.chosen-container-multi .chosen-choices li {
    left: 0;
    margin: 0;
    position: relative;
    max-width: unset;
    color: #000;
    border-radius: 5px;
}
.checkout-page.version-2 .advance-checkout-steps-left-dom .chosen-container.chosen-container-multi .chosen-choices li input {
    height: 28px;
    padding: 0;
    line-height: normal;
    border: none;
    display: none;
}
.checkout-page.version-2 .advance-checkout-steps-left-dom .chosen-container.chosen-container-multi.chosen-container-active .chosen-choices li input {
    display: inline-block;
}
.checkout-page.version-2 .advance-checkout-steps-left-dom .chosen-container.chosen-container-multi.chosen-container-active .chosen-choices {
    border: 1px #000 solid;
}

.custom-file.form-section-container .tool-icon.remove {
    background-position: -688px 0;
}


/* --- custom field form design --- */

.custom-field-container-for-widget input,
.custom-field-container-for-widget select {
    margin: 0;
}
.custom-field-container-for-widget input[type="text"],
.custom-field-container-for-widget input[type="file"],
.custom-field-container-for-widget textarea,
.custom-field-container-for-widget select {
    font-family: "Segoe UI", Verdana, Arial, sans-serif;
    width: 100%
}
.custom-field-container-for-widget input[type="text"],
.custom-field-container-for-widget textarea,
.custom-field-container-for-widget select {
    border: 1px rgba(0, 0, 0, 0.3) solid;
    font-size: 14px;
    color: #000;
}

.custom-field-container-for-widget input[type="text"]::-webkit-input-placeholder,
.custom-field-container-for-widget textarea::-webkit-input-placeholder {
    color: rgba(0, 0, 0, 0.5);
}
.custom-field-container-for-widget input[type="text"]::-moz-placeholder,
.custom-field-container-for-widget textarea::-moz-placeholder {
    color: rgba(0, 0, 0, 0.5);
}
.custom-field-container-for-widget input[type="text"]:-ms-input-placeholder,
.custom-field-container-for-widget textarea:-ms-input-placeholder {
    color: rgba(0, 0, 0, 0.5);
}
.custom-field-container-for-widget input[type="text"]:-moz-placeholder,
.custom-field-container-for-widget textarea:-moz-placeholder {
    color: rgba(0, 0, 0, 0.5);
}

.custom-field-container-for-widget input[type="text"],
.custom-field-container-for-widget select {
    height: 45px;
}
.custom-field-container-for-widget input[type="text"] {
    padding: 5px 15px;
}
.custom-field-container-for-widget textarea {
    height: 127px;
    padding: 10px 15px;
}
.custom-field-container-for-widget select {
    padding: 5px 36px 5px 15px;
    appearance: none;
    background: url("data:image/svg+xml,%3Csvg%20width%3D%229%22%20height%3D%227%22%20viewBox%3D%220%200%209%207%22%20fill%3D%22none%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E %3Cpath%20fill-rule%3D%22evenodd%22%20clip-rule%3D%22evenodd%22%20d%3D%22M4.50577%204.09227L1.10039%200.5L-5.61766e-07%201.76115L4.50578%206.5L9%201.76115L7.89961%200.5L4.50577%204.09227Z%22%20fill%3D%22black%22%2F%3E %3C%2Fsvg%3E") no-repeat right 15px center;
}
.custom-field-container-for-widget select[multiple] {
    height: auto;
    background: none;
    padding: 15px;
}
.custom-field-container-for-widget input[type="radio"],
.custom-field-container-for-widget input[type="checkbox"] {
    /* @alternate */ -webkit-appearance: none;
    /* @alternate */ -moz-appearance: none;
    appearance: none;
    height: 20px;
    width: 20px;
    border: 1px rgba(0, 0, 0, 0.3) solid;
    /* @alternate */ -webkit-box-flex: 0;
    /* @alternate */ -ms-flex-positive: 0;
    flex-grow: 0;
    /* @alternate */ -ms-flex-negative: 0;
    flex-shrink: 0;
    margin-top: 3px;
}
.custom-field-container-for-widget input[type="radio"] {
    border-radius: 50%;
}
.custom-field-container-for-widget input[type="checkbox"] {
    border-radius: 3px;
}
.custom-field-container-for-widget input[type="radio"]:checked {
    outline: 6px #000 solid;
    outline-offset: -10px;
}
.custom-field-container-for-widget input[type="checkbox"]:checked {
    border: 1px #000 solid;
    background: #000 url("data:image/svg+xml,%3Csvg%20width%3D%2211%22%20height%3D%229%22%20viewBox%3D%220%200%2011%209%22%20fill%3D%22none%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E %3Cpath%20d%3D%22M10.3538%201.75495L10.3538%201.75496L4.46532%208.29295C4.46532%208.29295%204.46532%208.29296%204.46531%208.29296C4.21698%208.56865%203.83092%208.56875%203.58248%208.29326C3.58239%208.29316%203.5823%208.29305%203.5822%208.29295L0.645086%205.0036L0.644505%205.00295C0.385165%204.71503%200.385165%204.24258%200.644505%203.95466C0.892891%203.6789%201.27906%203.67885%201.5275%203.95452C1.52754%203.95456%201.52758%203.95461%201.52762%203.95466L3.88799%206.58634L4.03653%206.75196L4.18546%206.58669L9.4838%200.706686L9.48383%200.706658C9.7318%200.431354%2010.1171%200.430854%2010.3656%200.705158C10.6138%200.993894%2010.613%201.46725%2010.3538%201.75495Z%22%20fill%3D%22white%22%20stroke%3D%22white%22%20stroke-width%3D%220.4%22%2F%3E %3C%2Fsvg%3E") no-repeat center;
}
.custom-field-container-for-widget input[type="file"] {
    font-size: 14px;
    color: rgba(0, 0, 0, 1);
}
.custom-field-container-for-widget input[type="file"]::file-selector-button {
    font-size: 15px;
    font-weight: 500;
    color: #000000;
    border: 1px solid rgba(0, 0, 0, 0.3);
    padding: 10px 20px;
    margin-right: 14px;
    cursor: pointer;
    background-color: #ffffff;
    transition: all 300ms ease-out 0s;
}
.custom-field-container-for-widget input[type="file"]::-ms-browse:hover {
    background-color: #000000;
    border: 1px solid #000000;
    color: #ffffff;
}
.custom-field-container-for-widget input[type="file"]::-webkit-file-upload-button:hover {
    background-color: #000000;
    border: 1px solid #000000;
    color: #ffffff;
}
.custom-field-container-for-widget input[type="file"]::file-selector-button:hover {
    background-color: #000000;
    border: 1px solid #000000;
    color: #ffffff;
}
.custom-field-container-for-widget .form-row {
    margin: 0;
    padding-bottom: 26px;
}
.custom-field-container-for-widget .form-row:last-child,
.custom-field-container-for-widget .form-row .form-row {
    padding-bottom: 0;
}
.custom-field-container-for-widget .form-row label {
    display: block;
    font-size: 13px;
    font-weight: 600;
    line-height: 20px;
    color: #000;
    padding-bottom: 5px;
    word-break: break-word;
    width: 100%;
}
.custom-field-container-for-widget .form-row label.checkbox-radio-type-field-label {
    display: inline-block;
    width: auto;
    font-size: 16px;
    font-weight: 400;
    line-height: 25px;
    padding: 0;
}

.custom-field-container-for-widget .checkbox-radio-field-input-label-wrapper {
    /* @alternate */ display: -webkit-box;
    /* @alternate */ display: -ms-flexbox;
    display: flex;
    gap: 0 12px;
}
.custom-field-container-for-widget .checkbox-radio-field-input-label-wrapper + .checkbox-radio-field-input-label-wrapper {
    margin-top: 10px;
}

.custom-field-container-for-widget .custom-file .form-row {
    padding: 0;
}
.custom-field-container-for-widget .chosen-container-multi.custom-select-dropdown {
    width: 100%;
}
.custom-field-container-for-widget .chosen-container-multi .chosen-choices li.search-choice {
    margin: 7px 7px 7px 0;
}
.custom-field-container-for-widget .chosen-container-multi .chosen-choices {
    border: 1px rgba(0, 0, 0, 0.3) solid;
    border-radius: 0;
    min-height: 45px;
    line-height: 36px;
}