


.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.pre-build-snippets .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;
}



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%;
}

.widget-pageHeading .page-heading-wrapper {
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
}
.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;
}

.jssor-slider-container .container {
    cursor: move;
    position: absolute;
    left: 0px;
    top: 0px;
    width: 980px;
    height: 380px;
    overflow: hidden;
}
.jssor-slider-container .container [u=caption] {
    position: absolute;
    left: 40%;
    top: 40%;
    width: 500px;
    height: 30px;
}
.jssor-slider-container {
    position: relative;
    width: 980px;
    height: 380px;
    overflow: hidden;
}
.jssor-slider-container .container .hyper-link img {
    cursor: pointer;
    z-index: 100;
}
.jssor-slider-container .jssor-loader {
    position: absolute;
    top: 0px;
    left: 0px;
}
.jssor-slider-container .jssor-loader .loader-1 {
    filter: alpha(opacity=70); opacity:0.7; position: absolute; display: block; background-color: #000; top: 0px; left: 0px;width: 100%; height:100%;
}
.jssor-slider-container .jssor-loader .loader-2 {
    position: absolute; display: block; background: url(/wc/7.0.0/plugins/jssor-slider/images/slider/loading.gif) no-repeat center center; top: 0px; left: 0px;width: 100%;height:100%;
}


/*bulet-navigation*/
.jssor-slider-container .jssorb03 {
    position: absolute;
}
.jssor-slider-container .jssorb03 div, .jssor-slider-container .jssorb03 div:hover, .jssor-slider-container .jssorb03 .av {
    position: absolute;
    /* size of bullet elment */
    width: 21px;
    height: 21px;
    text-align: center;
    line-height: 21px;
    color: white;
    font-size: 12px;
    background: url(/wc/7.0.0/plugins/jssor-slider/images/slider/b03.png) no-repeat;
    overflow: hidden;
    cursor: pointer;
}
.jssor-slider-container .jssorb03 div { background-position: -5px -4px; }
.jssor-slider-container .jssorb03 div:hover, .jssor-slider-container .jssorb03 .av:hover { background-position: -35px -4px; }
.jssor-slider-container .jssorb03 .av { background-position: -65px -4px; }
.jssor-slider-container .jssorb03 .dn, .jssor-slider-container .jssorb03 .dn:hover { background-position: -95px -4px; }

/*Arrow Navigator*/
.jssor-slider-container .jssora20l, .jssora20r {
    display: block;
    position: absolute;
    /* size of arrow element */
    width: 55px;
    height: 55px;
    cursor: pointer;
    background: url(/wc/7.0.0/plugins/jssor-slider/images/slider/a20.png) no-repeat;
    overflow: hidden;
}
.jssor-slider-container .jssora20l {
    background-position: -3px -33px;
    top: 123px; left: 8px;
}
.jssor-slider-container .jssora20r {
    background-position: -63px -33px;
    top: 123px; right: 8px;
}
.jssor-slider-container .jssora20l:hover { background-position: -123px -33px; }
.jssor-slider-container .jssora20r:hover { background-position: -183px -33px; }
.jssor-slider-container .jssora20l.jssora20ldn { background-position: -243px -33px; }
.jssor-slider-container .jssora20r.jssora20rdn { background-position: -303px -33px; }

.jssor-slider-container .caption-wrapper {
    position: absolute;
    left: 15px;
    right: 15px;
    bottom: 50px;
    text-align: center;
    padding: 15px;
    z-index: 1;
}

.jssor-slider-container .caption-wrapper [u=caption] {
    position: static;
    width: auto;
    color: #ffffff;
    display: block;
    height: auto;
    background: none;
    padding: 10px 0;
}

.jssor-slider-container .caption-wrapper [u=caption] a {
    padding: 5px 20px;
    border: 1px #fff solid;
    display: inline-block;
    color: #ffffff;
}
.jssor-slider-container .title {
    font-size: 1.5rem;
}
.jssor-slider-container .description {
    font-size: .8rem;
}
.jssor-slider-container .slide:after {
    content: "";
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    top: 0;
    background: rgba(0,0,0, .5);
}
.jssor-slider-container .caption-btn-wrap .button {
    display: inline-block;
    margin: 0 3px;
}
.widget-gallery.jssorSlider:before {
    background: url(/wc/7.0.0/plugins/jssor-slider/images/slider-loading.gif) no-repeat center center;
    content: '';
    height: 80px;
    left: 50%;
    margin-left: -25px;
    margin-top: -25px;
    position: absolute;
    top: 50%;
    width: 80px
}
.widget-gallery.jssorSlider video.jssor-video {
    height: 100%;
    width: 100%;
    top: 0px;
    left: 0px;
    position: absolute;
    object-fit: cover;
}
.fee-gallery-jssor .jssor-slider-container .slide.video::after{
    content: unset !important;
}


/*common design*/
.post.post-list-view-height {
    padding-bottom : 20px;
}

/* +++++++++++++++++  Blog post widget design +++++++++++++++++++++++++ */
.widget-blogPost .title {
    font-size      : 30px;
    padding-bottom : 20px;
}
.blog-post-item {
    border-bottom  : 1px dashed #CCCCCC;
    margin-bottom  : 20px;
    padding-bottom : 20px;
    position: relative;
}
.blog-post-item.last {
    border-bottom  : none;
}
.blog-post-content {
    overflow : auto;
}
.blog-post-item .title {
    display : block;
}
.blog-post-item .title a {
    font-size : 22px;
}
.blog-post-item .title a:hover {
    color : #666;
}
.blog-post-item .image {
    display        : block;
    padding-bottom : 20px;
}
.blog-post-item .content {
    display        : block;
    font-size      : 13px;
    padding-bottom : 20px;
}
.blog-post-item .details-link.link {
    display        : block;
    padding-bottom : 20px;
}
.blog-post-item .details-link.link a {
    background-color : #4D4D4D;
    color            : #FFFFFF;
    display          : inline-block;
    font-size        : 14px;
    padding          : 5px 15px;
}
.blog-post-item .details-link.link a:hover {
    background-color : #666666;
}

.blog-post-info span {
    font-size : 13px;
}
.blog-post-info span.date {
    background   : url("/wc/7.0.0/plugins/blog/images/site/calender.png") no-repeat left 2px;
    padding-left : 24px;
    margin-right : 10px;
}
.blog-post-info span.author {
    background   : url("/wc/7.0.0/plugins/blog/images/site/author.png") no-repeat left 2px;
    padding-left : 24px;
    margin-right : 10px;
}
.blog-post-info span.categories {
    background   : url("/wc/7.0.0/plugins/blog/images/site/blog-category.png") no-repeat left 3px;
    padding-left : 24px;
    margin-right : 10px;
}
.blog-post-info span.comment-count {
    background   : url("/wc/7.0.0/plugins/blog/images/site/comments.png") no-repeat left 3px;
    padding-left : 24px;
}
.blog-post-info span.categories a {
    color: #FF9000;
    padding-right: 15px;
}
.blog-post-info span.categories a:hover {
    color: #FBBA65;
}
.blog-post-info span.comment-count .count {
    padding-right : 5px;
}
/* +++++++++++++++++  blog.category design +++++++++++++++++++++++++ */
.blog-category-details .blog-category.image {
    display        : block;
    padding-bottom : 20px;
}
.blog-category-details .title {
    display        : block;
    font-size      : 30px;
    padding-bottom : 20px;
}
.blog-category-details .blog-post-info span.date,
.blog-category-details .blog-post-info span.author {
    background-position : left 2px;
}
.blog-category-details .blog-post-info span.comment-count {
    margin-right : 10px;
}

/* +++++++++++++++++  blog.post design +++++++++++++++++++++++++ */
.blog-post-details .blog-details-banner-image-wrapper {
    margin-bottom: 30px;
    height: 300px;
}
.blog-post-details .blog-post-details-banner-image {
    width: 100%;
    height: 100%;
    object-fit: cover;
}
.blog-post-details .title {
    display        : block;
    font-size      : 30px;
    padding-bottom : 20px;
}
.blog-post-details .image {
    display        : block;
    padding-bottom : 20px;
}
.blog-post-details .content {
    display        : block;
    font-size      : 13px;
    padding-bottom : 20px;
}
.blog-post-details span.date {
    background   : url("/wc/7.0.0/plugins/blog/images/site/calender.png") no-repeat left top;
    padding-left : 24px;
    margin-right : 10px;
}
.blog-post-details span.author {
    background   : url("/wc/7.0.0/plugins/blog/images/site/author.png") no-repeat left top;
    padding-left : 24px;
    margin-right : 10px;
}
.blog-post-details span.categories {
    background   : url("/wc/7.0.0/plugins/blog/images/site/blog-category.png") no-repeat left 3px;
    padding-left : 24px;
    margin-top   : 5px;
    clear        : left;
    margin-right : 10px;
}
.blog-post-details .social-media-share-link-wrapper {
    /* @alternate */ display: -webkit-box;
    /* @alternate */ display: -ms-flexbox;
    display: flex;
    /* @alternate */ -webkit-box-align: center;
    /* @alternate */ -ms-flex-align: center;
    align-items: center;
    padding-top: 10px;
    gap: 20px;
}

.blog-post-details .social-media-share-link-wrapper .share-title {
    font-size: 16px;
    font-weight: 500;
}
.blog-post-details .social-media-share-bar {
    /* @alternate */display: -webkit-inline-box;
    /* @alternate */display: -ms-inline-flexbox;
    display: inline-flex;
    /* @alternate */-ms-flex-wrap: wrap;
    flex-wrap: wrap;
    /* @alternate */-webkit-box-align: center;
    /* @alternate */-ms-flex-align: center;
    align-items: center;
    gap: 10px;
}
.blog-post-details .social-media-share > a {
    cursor: pointer;
}
.blog-post-details .social-media-share > a img {
    display: block;
}
.blog-post-details .blog-post-comment-panel {
    padding-top : 20px;
}
.blog-post-details .blog-post-comment-panel .comment-count-info-row {
    border-bottom  : 1px solid #CCCCCC;
    display        : block;
    font-size      : 20px;
    margin-bottom  : 20px;
    padding-bottom : 10px;
}
.blog-post-details .blog-post-comment-panel .comment-item {
    border-bottom : 1px dashed #CCCCCC;
    margin-bottom : 20px;
}
.blog-post-details .blog-post-comment-panel .comment-item .name {
    font-size     : 15px;
    padding-right : 10px;
}
.blog-post-details .blog-post-comment-panel .comment-item .email {
    font-size     : 13px;
    padding-right : 10px;
}
.blog-post-details .blog-post-comment-panel .comment-item .content {
    padding-top : 5px;
}
.blog-post-details .comment-post-panel {
    border     : 1px solid #CCCCCC;
    margin-top : 40px;
    padding    : 25px 30px;
}
.blog-post-details .comment-post-panel h2 {
    font-size      : 22px;
    font-weight    : normal;
    padding-bottom : 15px;
}
.blog-post-details .comment-post-panel label {
    display : block;
}
.blog-post-details .comment-post-panel input {
    width : 300px;
}
.blog-post-details .comment-post-panel textarea {
    height : 200px;
    width  : 560px;
}
.blog-post-details .comment-post-panel .message {
    display        : block;
    font-size      : 14px;
    padding-bottom : 10px;
}
.blog-post-details .comment-post-panel .message .success {
    color : #008000;
}
.blog-post-details .comment-post-panel .message .error {
    color : #ff0000;
}
#blog-post-create-comment-panel .max-character {
    color: #999;
    display: block;
    font-size: 11px;
    font-style: italic;
    padding-left: 5px;
    padding-right: 370px;
    text-align: right;
}

.blog-post-comment-panel .reaction:after {
    font-family: "Fontawesome";
    font-size:  18px;
    color: #666;
}
.blog-post-comment-panel .btn-like:after {
    content:"\f164";
}
.blog-post-comment-panel .btn-liked:after {
    content:"\f165";
}


.blog-seo-form-wrapper form.create-edit-form {
    margin-right: 15px;
}

.blog-post-item .social-share {
    display: inline-block;
    font-size: 0;
    padding-bottom: 10px;
    cursor: pointer;
}

.blog-post-item .social-share:after {
    content: "\f1e0";
    font-family: "Fontawesome";
    font-size: 24px;
}
.social-share-popup .facebook-messenger-share-icon img {
    display: none;
}
.social-share-popup.popup .header {
    padding: 20px;
}
.social-share-popup.popup .header .status-message {
    font-size: 20px;
    font-weight: bold;
}
.social-share-popup.popup .body {
    padding: 20px;
}
.social-share-popup .blog-post-details .social-media-share-bar {
    padding: 0;
}

.social-share-popup.popup .header .close-icon {
    right: 10px;
    top: 20px;
}
.social-share-popup.popup .header .close-icon:after {
    font-size: 22px;
}


.insert-widget-card-ui button.select-blog-post {
    height: 34px;
    background: #2196f31f;
    border-radius: 3px;
    margin: 10px;
    text-align: center;
    color: #2196f3;
    font-size: 15px;
    cursor: pointer;
    font-family: sans-serif;
    width: 92%;
}

/*.fee-fixed-width-row.fee-default-empty-row.empty-row .fee-add-button {*/
/*    display: none;*/
/*}*/

/*.fee-fixed-width-row.fee-default-empty-row.empty-row .fee-add-button.add-content-top {*/
/*    display: none;*/
/*}*/

/*.fee-fixed-width-row.fee-default-empty-row.empty-row span.fee-ac-title.add-content-top.fee-identical-sewc-elm {*/
/*    display: none;*/
/*}*/

/*.fee-fixed-width-row.fee-default-empty-row.empty-row span.fee-ac-title.add-content-bottom.fee-identical-sewc-elm {*/
/*    margin-bottom: 18px;*/
/*}*/



.fee-gallery-owl.fee_img-gallery_blogPost_owl .item.blog-post-item {
    aspect-ratio: unset;
    margin: 0;
    border: none;
    padding: 0;
}
.fee-gallery-owl .blog-post-item {
    display: flex;
    flex-direction: column;
}
.fee-gallery-owl .blog-post-item .title {
    margin-top: 15px;
}
.fee-gallery-owl .blog-post-item .title a {
    font-size: 20px;
    font-weight: 600;
    line-height: 1.2;
}
.fee-gallery-owl .blog-post-item .post-list-view {
    order: -1;
    height: auto;
    padding: 15px 0 0;
}
.fee-gallery-owl .blog-post-item .post-list-view .post-list-view-width {}
.fee-gallery-owl .blog-post-item .post-list-view .post-list-view-width .image {
    padding: 0;
}
.fee-gallery-owl .blog-post-item .post-list-view .post-list-view-width .image a {
    display: block;
    width: 100%;
    aspect-ratio: 13/7;
}
.fee-gallery-owl .blog-post-item .post-list-view .post-list-view-width .image img {
    max-width: unset;
}
.fee-gallery-owl .product-view .owl-item .item .custom-type-.product-block {
    width: 100%;
}
.fee-gallery-owl .blog-post-item .blog-post-info .date{
    line-height: 22px;
}
.fee-gallery-owl .blog-post-item .blog-post-info .date::before {
    height:0;
}
.fee-gallery-owl .blog-post-item .content {
    font-size: 14px;
    margin-top: 15px;
    padding: 0;
}

.fee-gallery-owl .blog-post-item .details-link.link {
    padding: 0;
    margin-top: 5px;
}
.fee-gallery-owl .blog-post-item .details-link.link a {
    background: none;
    padding: 0;
    font-size: 14px;
    font-weight: 500;
    color: #000;
    text-decoration: underline;
}
.fee-gallery-owl .blog-post-item .details-link.link a:hover {
    background: none;
    color: #9a9a9a;
}
.fee-gallery-owl .blog-post-item .blog-post-info {
    display: flex;
    flex-wrap: wrap;
    gap: 3px 5px;
    margin-top: 15px;
}

.fee-gallery-owl .blog-post-item .blog-post-info .date {
    background: none;
    font-size: 14px;
    color: #666;
    position: relative;
    padding-left: 19px;
    margin: 0;
    line-height: 22px;
}
.fee-gallery-owl .blog-post-item .blog-post-info .date:before {
    content: "\f017";
    font-family: "Fontawesome";
    font-size: 16px;
    color: #666;
    position: absolute;
    left: 1px;
    top: 2px;
}
.fee-gallery-owl .blog-post-item .blog-post-info .author {
    background: none;
    font-size: 14px;
    color: #666;
    position: relative;
    padding-left: 19px;
    margin: 0;
}
.fee-gallery-owl .blog-post-item .blog-post-info .author:before {
    content: "\f007";
    font-family: "Fontawesome";
    font-size: 16px;
    color: #666;
    position: absolute;
    left: 1px;
    top: 2px;
}

.fee-gallery-owl .blog-post-item .blog-post-info a {
    background: none;
    font-size: 14px;
    color: #666;
    position: relative;
    padding-left: 19px;
    margin: 0;
}
.fee-gallery-owl .blog-post-item .blog-post-info a:before {
    content: "\f02b";
    font-family: "Fontawesome";
    font-size: 16px;
    color: #666;
    position: absolute;
    left: 1px;
    top: 2px;
}
.fee-gallery-owl .blog-post-item .blog-post-info .comment-count {
    background: none;
    font-size: 14px;
    color: #666;
    position: relative;
    padding-left: 19px;
    margin: 0;
}
.fee-gallery-owl .blog-post-item .blog-post-info .comment-count:before {
    content: "\f075";
    font-family: "Fontawesome";
    font-size: 16px;
    color: #666;
    position: absolute;
    left: 1px;
    top: 2px;
}

.fee-gallery-owl .blog-post-item .blog-post-info .comment-count .count {
    padding: 0;
}
.fee-gallery-swiper.swiperSlider .swiper-backface-hidden .swiper-slide.blog-post-item {
    flex-direction: column;
    padding: 0;
    margin: 0 auto;
    align-items: center;
    border: none;
}

.fee-gallery-swiper.swiperSlider .swiper-backface-hidden .swiper-slide.blog-post-item .title {
    width: 350px;
    margin-top: 15px;
    text-align: center;
}
.fee-gallery-swiper.swiperSlider .swiper-backface-hidden .swiper-slide.blog-post-item .title a {
    font-size: 20px;
    font-weight: 600;
    line-height: 1.2;
}

.fee-gallery-swiper.swiperSlider .swiper-backface-hidden .swiper-slide.blog-post-item .post-list-view {
    width: 350px;
    order: -1;
    height: auto;
    padding: 0;
}
.fee-gallery-swiper.swiperSlider .swiper-backface-hidden .swiper-slide.blog-post-item .post-list-view .image {
    padding: 0;
}
.fee-gallery-swiper.swiperSlider .swiper-backface-hidden .swiper-slide.blog-post-item .post-list-view .image a {
    display: block;
    width: 100%;
    aspect-ratio: 13/7;
}
.fee-gallery-swiper.swiperSlider .swiper-backface-hidden .swiper-slide.blog-post-item .post-list-view .image a img {
    max-width: unset;
    width: 100%;
    height: 100%;
    object-fit: cover;
}
.fee-gallery-swiper.swiperSlider .swiper-backface-hidden .swiper-slide.blog-post-item .content {
    width: 350px;
    font-size: 14px;
    margin-top: 15px;
    padding: 0;
    text-align: center;
}

.fee-gallery-swiper.swiperSlider .swiper-backface-hidden .swiper-slide.blog-post-item .details-link.link {
    width: 350px;
    text-align: center;
    padding: 0;
}
.fee-gallery-swiper.swiperSlider .swiper-backface-hidden .swiper-slide.blog-post-item .details-link.link a {
    background: none;
    padding: 0;
    font-size: 14px;
    font-weight: 500;
    color: #000;
    text-decoration: underline;
    margin-top: 5px;
}
.fee-gallery-swiper.swiperSlider .swiper-backface-hidden .swiper-slide.blog-post-item .blog-post-info {
    width: 350px;
    display: flex;
    flex-wrap: wrap;
    gap: 3px 5px;
    margin-top: 15px;
    justify-content: center;
}

.fee-gallery-swiper.swiperSlider .swiper-backface-hidden .swiper-slide.blog-post-item .blog-post-info .date {
    background: none;
    font-size: 14px;
    color: #666;
    position: relative;
    padding-left: 19px;
    margin: 0;
}
.fee-gallery-swiper.swiperSlider .swiper-backface-hidden .swiper-slide.blog-post-item .blog-post-info .date:before {
    content: "\f017";
    font-family: "Fontawesome";
    font-size: 16px;
    color: #666;
    position: absolute;
    left: 1px;
    top: 2px;
}
.fee-gallery-swiper.swiperSlider .swiper-backface-hidden .swiper-slide.blog-post-item .blog-post-info .author {
    background: none;
    font-size: 14px;
    color: #666;
    position: relative;
    padding-left: 19px;
    margin: 0;
}
.fee-gallery-swiper.swiperSlider .swiper-backface-hidden .swiper-slide.blog-post-item .blog-post-info .author:before {
    content: "\f007";
    font-family: "Fontawesome";
    font-size: 16px;
    color: #666;
    position: absolute;
    left: 1px;
    top: 2px;
}
.fee-gallery-swiper.swiperSlider .swiper-backface-hidden .swiper-slide.blog-post-item .blog-post-info a {
    background: none;
    font-size: 14px;
    color: #666;
    position: relative;
    padding-left: 19px;
    margin: 0;
}
.fee-gallery-swiper.swiperSlider .swiper-backface-hidden .swiper-slide.blog-post-item .blog-post-info a:before {
    content: "\f02b";
    font-family: "Fontawesome";
    font-size: 16px;
    color: #666;
    position: absolute;
    left: 1px;
    top: 2px;
}
.fee-gallery-swiper.swiperSlider .swiper-backface-hidden .swiper-slide.blog-post-item .blog-post-info .comment-count {
    background: none;
    font-size: 14px;
    color: #666;
    position: relative;
    padding-left: 19px;
    margin: 0;
}
.fee-gallery-swiper.swiperSlider .swiper-backface-hidden .swiper-slide.blog-post-item .blog-post-info .comment-count:before {
    content: "\f075";
    font-family: "Fontawesome";
    font-size: 16px;
    color: #666;
    position: absolute;
    left: 1px;
    top: 2px;
}
.fee-gallery-swiper.swiperSlider .swiper-backface-hidden .swiper-slide.blog-post-item .blog-post-info .comment-count .count {
    padding: 0;
}

.fee_img-gallery_blogPost_swiper .swiper-horizontal {
    position: relative;
}
.fee_img-gallery_blogPost_swiper .swiper-horizontal .swiper-button-next,
.fee_img-gallery_blogPost_swiper .swiper-horizontal .swiper-button-prev {
    position: absolute;
    top: 50%;
    margin-top: -16px;
}
.fee_img-gallery_blogPost_swiper .swiper-horizontal .swiper-button-next {
    right: 20px;
}
.fee_img-gallery_blogPost_swiper .swiper-horizontal .swiper-button-prev {
    left: 20px;
}

/*----------------------------------------------------------
// category widget design
-----------------------------------------------------------*/
.category-view.image-view .content {
    /* @alternate */ display: -webkit-box;
    /* @alternate */ display: -ms-flexbox;
    display: flex;
    /* @alternate */ -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    gap: 20px;
    container-type: inline-size;
}
.category-view.image-view .category-image-view-width {
    width: calc(33.333% - 13.333px);
}
.category-view.image-view .category-image-view-width a {
    display: block;
}
.category-view.image-view .category-image-view img {
    position: static;
    width: 100%;
    max-width: unset;
    max-height: unset;
    object-fit: cover;
    aspect-ratio: 3/2;
    display: block;
}

.category-view.image-view .blog-category-name {
    padding-top: 15px;
    text-align: center;
}

.category-view.image-view .blog-category-name .category-name-link {
    font-size: 18px;
    font-weight: 500;
    line-height: 26px;
    display: inline-block;
}

@media(max-width: 767px) {
    .category-view.image-view .category-image-view-width {
        width: calc(50% - 10px);
    }
}

@media(max-width: 499px) {
    .category-view.image-view .category-image-view-width {
        width: 100%;
    }
}
/* --- category widget design:end --- */

/*----------------------------------------------------------
// category widget design (fee--blog-category-1)
-----------------------------------------------------------*/
.widget-blogCategory.fee--blog-category-1 .header {
    border-bottom: 1px solid #ddd;
    margin-bottom: 20px;
}
.widget-blogCategory.fee--blog-category-1 .content {
    /* @alternate */ display: -webkit-box;
    /* @alternate */ display: -ms-flexbox;
    display: flex;
    /* @alternate */ -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    gap: 20px;
}
.widget-blogCategory.fee--blog-category-1 .category-image-view {
    margin: 0;
    padding: 0;
    border: none;
    width: calc(33.333% - 13.333px);
    display: block;
}
.widget-blogCategory.fee--blog-category-1 .category-image-view-height {
    height: auto;
}
.widget-blogCategory.fee--blog-category-1 .category-image-view-height a {
    display: block;
}
.widget-blogCategory.fee--blog-category-1 .category-image-view img {
    position: relative;
    display: block;
    max-width: unset;
    max-height: unset;
    width: 100%;
    aspect-ratio: 10/8;
    /* @alternate */ -o-object-fit: cover;
    object-fit: cover;
}
.widget-blogCategory.fee--blog-category-1 .category .category-name {
    margin-top: 15px;
}
.widget-blogCategory.fee--blog-category-1 .category .category-name .category-name-link {
    font-size: 18px;
    font-weight: 600;
    color: #000;
    line-height: normal;
}
.widget-blogCategory.fee--blog-category-1 .category .summary {
    height: auto;
}
.widget-blogCategory.fee--blog-category-1 {
    container-type: inline-size;
    width: 100%;
}
.widget-blogCategory[class*="fee--blog-category-"] {
    width: 100%;
}
@media (max-width: 1199px) {
    .widget-blogCategory.fee--blog-category-1 > .widget-title,
    .widget-blogCategory.fee--blog-category-1 > .category-view {
        padding: 0 20px;
    }
}

@media (max-width: 767px) {
    .widget-blogCategory.fee--blog-category-1 .content {
        gap: 20px;
    }
    .widget-blogCategory.fee--blog-category-1 .category-image-view {
        margin: 0;
        padding: 0;
        border: none;
        width: calc(50% - 10px);
        display: block;
    }
}

@media (max-width: 499px) {
    .widget-blogCategory.fee--blog-category-1 .category-image-view {
        width: 100%;
    }
}

/* --- category widget design(fee--blog-category-1):end --- */

.blog-post-details .social-media-share{
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: center;
}

.blog-post-details .social-ico{
    text-decoration: none;
    border: 0;
    width: 32px;
    height: 32px;
    padding: 2px;
    margin: 5px;
    color: #fff;
    border-radius: 50%;
    background-color: #032430;
    display: flex;
    justify-content: center;
    align-items: anchor-center;
}

.blog-post-details .social-ico svg{
    fill: currentColor;
    width: 26px;
    height: 26px;
}

.blog-post-details .social-ico svg.ico-threads, .blog-post-details .social-ico svg.ico-whatsapp, .blog-post-details .social-ico svg.ico-tiktok{
    width: 20px;
    height: 20px;
}

.blog-post-details .social-ico svg.ico-twitterx, .blog-post-details .social-ico svg.ico-telegram, .blog-post-details .social-ico svg.ico-mastodon, .blog-post-details .social-ico svg.ico-bluesky{
    width: 17px;
    height: 17px;
}
.blog-post-details .facebook-messenger-share-icon.social-ico svg {
    width: 31px;
    height: 31px;
}
.blog-post-details .facebook-messenger-share-icon.social-ico {
    background-color:transparent;
    width: auto;
    height: auto;
    padding: 0;
}
.blog-post-details .social-media-share > a svg {
    height: 28px;
    width: 28px;
}

/*Custom Layout Type*/
.custom-layout-wrapper .blog-post-details-banner-image {
    border-radius: 12px;
}
.custom-layout-wrapper .social-media-share-wrapper {
    align-items: flex-start;
}
.custom-layout-wrapper .social-media-share-wrapper .share-title {
    display: block;
    white-space: nowrap;
    margin: 4px 0 0;
}
.custom-layout-wrapper .social-media-share-wrapper .social-media-share-bar {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: flex-start;
}

.custom-layout-wrapper .social-media-share-wrapper .social-media-share-bar a {
    text-decoration: none;
    border: 0;
    width: 32px;
    height: 32px;
    padding: 2px;
    color: #fff;
    border-radius: 50%;
    background-color: #000000;
    display: flex;
    justify-content: center;
    align-items: center;
}
.custom-layout-wrapper .social-media-share-wrapper .social-media-share-bar a:hover{box-shadow: 0px 0px 1px 1px rgba(0,0,0,0.1);opacity: 0.9;}
.custom-layout-wrapper .social-media-share-wrapper .social-media-share-bar a svg{
    fill: currentColor;
    width: 26px;
    height: 26px;
}
.custom-layout-wrapper .social-media-share-wrapper .social-media-share-bar a svg.ico-threads,
.custom-layout-wrapper .social-media-share-wrapper .social-media-share-bar a svg.ico-whatsapp,
.custom-layout-wrapper .social-media-share-wrapper .social-media-share-bar a svg.ico-tiktok{
    width: 20px;
    height: 20px;
}
.custom-layout-wrapper .social-media-share-wrapper .social-media-share-bar a svg.ico-twitterx,
.custom-layout-wrapper .social-media-share-wrapper .social-media-share-bar a svg.ico-telegram,
.custom-layout-wrapper .social-media-share-wrapper .social-media-share-bar a svg.ico-mastodon,
.custom-layout-wrapper .social-media-share-wrapper .social-media-share-bar a svg.ico-bluesky {
    width: 17px;
    height: 17px;
}
.custom-layout-wrapper .social-media-share-wrapper .social-media-share-bar a.facebook-messenger-share-icon svg {
    width: 31px;
    height: 31px;
}
.custom-layout-wrapper .social-media-share-wrapper .social-media-share-bar a.facebook-messenger-share-icon {
    background-color:transparent;
    width: auto;
    height: auto;
    padding: 0;
}
.custom-layout-wrapper .social-media-share-wrapper .social-media-share-bar a.facebook-share-icon{
    background-color: #3B5998;
}
.custom-layout-wrapper .social-media-share-wrapper .social-media-share-bar a.facebook-messenger-share-icon path{
    fill: #448aff !important;
}
.custom-layout-wrapper .social-media-share-wrapper .social-media-share-bar a.twitter-share-icon,
.custom-layout-wrapper .social-media-share-wrapper .social-media-share-bar a.tiktok-share-icon,
.custom-layout-wrapper .social-media-share-wrapper .social-media-share-bar a.threads-share-icon {
    background-color: #000000;
}
.custom-layout-wrapper .social-media-share-wrapper .social-media-share-bar a.linkedin-share-icon {
    background: #007bb5;
}
.custom-layout-wrapper .social-media-share-wrapper .social-media-share-bar a.email-share-icon {
    background:#008DF2
}
.custom-layout-wrapper .social-media-share-wrapper .social-media-share-bar a.snapchat-share-icon{
    background:#fffc01;
}
.custom-layout-wrapper .social-media-share-wrapper .social-media-share-bar a.pinterest-share-icon{
    background: #cb2027;
}
.custom-layout-wrapper .social-media-share-wrapper .social-media-share-bar a.telegram-share-icon{
    background: #0088cc
}
.custom-layout-wrapper .social-media-share-wrapper .social-media-share-bar a.reddit-share-icon{
    background: #ff5700;
}
.custom-layout-wrapper .social-media-share-wrapper .social-media-share-bar a.instagram-share-icon{
    background: linear-gradient(115deg, rgb(249, 206, 52), rgb(238, 42, 123), rgb(98, 40, 215));
    /*--contrast-color: #ffdcff;*/
}
.custom-layout-wrapper .social-media-share-wrapper .social-media-share-bar a.youtube-share-icon{
    background: #bb0000;
}
.custom-layout-wrapper .social-media-share-wrapper .social-media-share-bar a.whatsapp-share-icon{
    background: #25D366;
}
.custom-layout-wrapper .social-media-share-wrapper .social-media-share-bar a.bluesky-share-icon{
    background: #41ADFF;
}
.custom-layout-wrapper .social-media-share-wrapper .social-media-share-bar a.mastodon-share-icon{
    background: #6364FF;
}
.custom-layout-wrapper .social-media-share-wrapper .social-media-share-bar a.copy-link-icon{
    background: #000000;
    color:#ffffff
}
.custom-layout-wrapper .social-media-share-wrapper .social-media-share-bar a.copy-link-icon path,
.custom-layout-wrapper .social-media-share-wrapper .social-media-share-bar a.copy-link-icon svg{
    fill:#ffffff;
    width: 18px;
    height: 18px;
}

.custom-layout-wrapper.blog-post-details .blog-post-comment-panel {
    padding: 0;
    margin: 40px 0 0;
}
.custom-layout-wrapper.blog-post-details .blog-post-comment-panel .comment-count-info-row {
    font-weight: 600;
    padding: 0;
    font-size: 22px;
    border: none;
    margin: 0 0 14px;
}
.custom-layout-wrapper.blog-post-details .blog-post-comment-panel .comment-item {
    border: none;
}
.custom-layout-wrapper.blog-post-details .blog-post-comment-panel .comment-item .name {
    font-size: 16px;
    font-weight: 500;
    color: #000000;
    display: block;
    padding: 0;
    margin: 0 0 10px;
}
.custom-layout-wrapper.blog-post-details .blog-post-comment-panel .comment-item .loging-to-react,
.custom-layout-wrapper.blog-post-details .blog-post-comment-panel .comment-item  .btn-comment-reply {
    margin-left: 10px;
}
.custom-layout-wrapper.blog-post-details .blog-post-comment-panel .comment-item .content {
    font-size: 16px;
    color: #000000;
}
.custom-layout-wrapper.blog-post-details .comment-post-panel {
    padding: 0;
    border: none;
}
.custom-layout-wrapper.blog-post-details .comment-post-panel h2 {
    font-weight: 600;
    padding: 0;
    margin: 0 0 14px;
}
.custom-layout-wrapper.blog-post-details .comment-post-panel .form-row {
    margin: 0 0 12px;
    position: relative;
}
.custom-layout-wrapper.blog-post-details .comment-post-panel .form-row input {
    height: 40px;
    border: 1px solid #dddddd;
    max-width: 100%;
    border-radius: 5px;
    padding: 5px 10px;
    width: 100%;
}
.custom-layout-wrapper.blog-post-details .comment-post-panel .form-row .max-character {
    text-align: left !important;
    padding: 0 !important;
    margin: 0;
    position: absolute;
    right: 0;
    top: 0;
}
.custom-layout-wrapper.blog-post-details .comment-post-panel .form-row textarea {
    margin: 5px 0;
    border: 1px solid #dddddd;
    max-width: 100%;
    border-radius: 5px;
    padding: 10px;
    width: 100%;
}
.custom-layout-wrapper.blog-post-details .comment-post-panel .form-row button {
    height: 40px;
    color: #ffffff;
    padding: 0 18px;
    border-radius: 5px;
    margin: 10px 0 0;
}

.custom-layout-wrapper.blog-details-wrapper {}

.custom-layout-wrapper.blog-details-wrapper .blog-details-container {
    display: flex;
    gap: 73px;
    max-width: 1170px;
    margin: 0 auto;
    padding: 56px 30px 138px;
}

@media only screen and (max-width: 1200px) {
    .custom-layout-wrapper.blog-details-wrapper .blog-details-container {
        gap: 30px;
        padding: 50px 20px 88px;
    }
}
@media only screen and (max-width: 991px) {
    .custom-layout-wrapper.blog-details-wrapper .blog-details-container {
        flex-direction: column-reverse;
        padding: 60px 15px;
    }
}

.custom-layout-wrapper.blog-details-wrapper.right-sidebar .blog-details-container {
    flex-direction: row-reverse;
}
@media only screen and (max-width: 991px) {
    .custom-layout-wrapper.blog-details-wrapper.right-sidebar .blog-details-container {
        flex-direction: column-reverse;
    }
}

.custom-layout-wrapper.blog-details-wrapper .blog-sidebar-panel {
    flex: 0 0 340px;
    width: 340px;
    margin: 14px 0 0;
}

.custom-layout-wrapper.blog-details-wrapper .blog-sidebar-panel-inner {}

.custom-layout-wrapper.blog-details-wrapper .sidebar-panel-blog-posts {
    background: #fff;
    margin-bottom: 70px;
}
@media(max-width: 767px) {
    .custom-layout-wrapper.blog-details-wrapper .sidebar-panel-blog-posts {
        margin-bottom: 30px;
    }
}
.custom-layout-wrapper.blog-details-wrapper .sidebar-panel-blog-posts:last-child {
    margin-bottom: 0;
}

.custom-layout-wrapper.blog-details-wrapper .blog-post-information {}
.custom-layout-wrapper.blog-details-wrapper .blog-details-post-info {
    display: flex;
    flex-direction: column;
    gap: 10px;
}

.custom-layout-wrapper.blog-details-wrapper .blog-details-post-info span {
    display: block;
    font-weight: 600;
    font-size: 16px;
    line-height: 25px;
    letter-spacing: -0.01em;
    color: rgba(0,0,0,0.8);
    background-position: 0 center;
}
.custom-layout-wrapper.blog-details-wrapper .blog-details-post-info span a {
    text-decoration: none;
    font-weight: 600;
    font-size: 16px;
    line-height: 25px;
    letter-spacing: -0.01em;
    color: rgba(0,0,0,0.8);
}

.custom-layout-wrapper.blog-details-wrapper .blog-details-post-info span a:hover {
    color: #008DF2;
}
.custom-layout-wrapper.blog-details-wrapper .blog-details-post-info .reading-time {
    font-weight: 400;
    font-size: 16px;
    line-height: 25px;
    letter-spacing: -0.01em;
    color: rgba(0,0,0,0.6);
    display: block;
}
.custom-layout-wrapper.blog-details-wrapper .blog-details-post-info .reading-time .reading-time-value {
    display: inline-flex;
    font-weight: 400;
    font-size: 16px;
    line-height: 25px;
    letter-spacing: -0.01em;
    color: rgba(0,0,0,0.6);
}
.custom-layout-wrapper.blog-details-wrapper .blog-details-post-info .publish-author {
    display: flex;
    flex-wrap: wrap;
    gap: 12px;
}

.custom-layout-wrapper.blog-details-wrapper .blog-details-post-info .publish-author .img {
    display: inline-flex;
    height: 35px;
    width: 35px;
}

.custom-layout-wrapper.blog-details-wrapper .blog-details-post-info .publish-author .img img {
    height: 35px;
    width: 35px;
    object-fit: cover;
    border-radius: 100px;
}

.custom-layout-wrapper.blog-details-wrapper .blog-details-post-info .publish-author .inner {
    display: inline-flex;
}

.blog-details-wrapper .blog-details-post-info .publish-date .inner {
    display: inline-flex;
    font-weight: 400;
    font-size: 16px;
    line-height: 25px;
    letter-spacing: -0.01em;
    color: rgba(0, 0, 0, 0.6);
}
.custom-layout-wrapper.blog-details-wrapper .blog-details-post-info span.publish-categories {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
}
.custom-layout-wrapper.blog-details-wrapper .blog-details-post-info span.publish-categories a {
    display: inline-flex;
    font-size: 14px;
    font-weight: 400;
}

.custom-layout-wrapper.blog-details-wrapper .panel-posts-title {
    margin-bottom: 20px;
}

.custom-layout-wrapper.blog-details-wrapper .panel-title {
    margin: 0;
    font-weight: 600;
    font-size: 22px;
    line-height: 30px;
    letter-spacing: -0.01em;
    color: #000000;
}

.custom-layout-wrapper.blog-details-wrapper .sidebar-blog-post-item {
    padding-bottom: 15px;
    margin-bottom: 15px;
    border-bottom: 1px solid #DFE1E6;
}

.custom-layout-wrapper.blog-details-wrapper .sidebar-blog-post-item:last-child {
    padding-bottom: 0;
    margin: 0;
    border: none;
}

.custom-layout-wrapper.blog-details-wrapper .sidebar-post-description {
    display: flex;
    gap: 10px;
}

.custom-layout-wrapper.blog-details-wrapper .sidebar-blog-post-image {
    height: auto;
    width: 60px;
    overflow: hidden;
    min-width: 60px;
}

.custom-layout-wrapper.blog-details-wrapper .sidebar-blog-post-image .sidebar-blog-img {
    display: block;
    height: 100%;
    margin-top: 4px;
}

.custom-layout-wrapper.blog-details-wrapper .sidebar-blog-post-image img {
    width: 100%;
    border-radius: 6px;
    display: block;
}

.custom-layout-wrapper.blog-details-wrapper .sidebar-blog-title {
    color: #000;
    font-size: 16px;
    line-height: 1.4;
    font-weight: 500;
    margin: 0 0 8px;
}

.custom-layout-wrapper.blog-details-wrapper .sidebar-blog-title a {
    color: rgba(0,0,0,0.8);
    text-decoration: none;
    transition: color 0.3s;
    display: inline-flex;
}

.custom-layout-wrapper.blog-details-wrapper .sidebar-blog-title a:hover {
    color: #008DF2;
}

.custom-layout-wrapper.blog-details-wrapper .side-bar-blog-post-info-wrapper {
    display: flex;
    gap: 5px;
    margin: 0 0 8px;
}
.custom-layout-wrapper.blog-details-wrapper .sidebar-blog-post-info {
    font-weight: 400;
    font-size: 14px;
    line-height: 18px;
    color: rgba(0,0,0,0.6);
    margin: 0;
}
.custom-layout-wrapper.blog-details-wrapper  .sidebar-blog-post-comment {
    margin: 0;
}
.custom-layout-wrapper.blog-details-wrapper .sidebar-blog-post-content {
    font-weight: 400;
    font-size: 14px;
    line-height: 18px;
    color: rgba(0,0,0,0.6);
    margin: 0 0 4px;
}
.custom-layout-wrapper.blog-details-wrapper .sidebar-blog-read-more {
    display: inline-block;
    font-size: 13px;
    color: #008DF2;
    text-decoration: none;
    font-weight: 500;
    transition: color 0.3s;
}

.custom-layout-wrapper.blog-details-wrapper .sidebar-blog-read-more:hover {
    color: #0056b3;
}

.custom-layout-wrapper.blog-details-wrapper .blog-details-panel {
    flex: 1;
    background: #ffffff;
}

.custom-layout-wrapper.blog-details-wrapper .blog-details-title h1 {
    font-weight: 600;
    font-size: 48px;
    line-height: 62px;
    letter-spacing: -0.01em;
    color: #000000;
    margin: 0 0 30px;
}

@media only screen and (max-width: 1024px) {
    .custom-layout-wrapper.blog-details-wrapper .blog-details-title h1 {
        font-size: 38px;
        line-height: 1.4;
    }
}
@media only screen and (max-width: 767px) {
    .custom-layout-wrapper.blog-details-wrapper .blog-details-title h1 {
        font-size: 30px;
        margin: 0 0 20px;
    }
}

.custom-layout-wrapper.blog-details-wrapper .blog-details-banner-wrapper {
    margin-bottom: 45px;
}
@media only screen and (max-width: 767px) {
    .custom-layout-wrapper.blog-details-wrapper .blog-details-banner-wrapper {
        margin-bottom: 30px;
    }
}

.custom-layout-wrapper.blog-details-wrapper .blog-banner-image {
    width: 100%;
    height: auto;
    border-radius: 8px;
    display: block;
}

.custom-layout-wrapper.blog-details-wrapper .blog-details-content-wrapper {
    margin-bottom: 30px;
}

.custom-layout-wrapper.blog-details-wrapper .blog-details-content-wrapper figure {
    max-width: 100% !important;
}

.custom-layout-wrapper.blog-details-wrapper .blog-details-content-wrapper h1,
.custom-layout-wrapper.blog-details-wrapper .blog-details-content-wrapper h2,
.custom-layout-wrapper.blog-details-wrapper .blog-details-content-wrapper h3,
.custom-layout-wrapper.blog-details-wrapper .blog-details-content-wrapper h4,
.custom-layout-wrapper.blog-details-wrapper .blog-details-content-wrapper h5,
.custom-layout-wrapper.blog-details-wrapper .blog-details-content-wrapper h6,
.custom-layout-wrapper.blog-details-wrapper .blog-details-content-wrapper ul li,
.custom-layout-wrapper.blog-details-wrapper .blog-details-content-wrapper ol li,
.custom-layout-wrapper.blog-details-wrapper .blog-details-content-wrapper p {
    color: rgba(0,0,0,0.9);
}
.custom-layout-wrapper.blog-details-wrapper .blog-details-content-wrapper ul li,
.custom-layout-wrapper.blog-details-wrapper .blog-details-content-wrapper ol li {
    font-size: 16px;
    line-height: 26px;
}
.custom-layout-wrapper.blog-details-wrapper .blog-details-content-wrapper p {
    margin: 0 0 20px 0;
    font-weight: 400;
    font-size: 16px;
    line-height: 26px;
}

.custom-layout-wrapper.blog-details-wrapper .blog-details-content-wrapper h2 {
    font-size: 24px;
    font-weight: 600;
    color: #222;
    margin: 30px 0 15px 0;
}

.custom-layout-wrapper.blog-details-wrapper .blog-details-content-wrapper h3 {
    font-size: 20px;
    font-weight: 600;
    color: #222;
    margin: 25px 0 12px 0;
}

.custom-layout-wrapper.blog-details-wrapper .blog-details-content-wrapper ul,
.custom-layout-wrapper.blog-details-wrapper .blog-details-content-wrapper ol {
    margin: 15px 0;
    padding-left: 25px;
}

.custom-layout-wrapper.blog-details-wrapper .blog-details-content-wrapper li {
    margin-bottom: 2px;
    color: #555;
}

.custom-layout-wrapper.blog-details-wrapper .blog-details-content-wrapper img {
    max-width: 100%;
    height: auto;
    border-radius: 8px;
    margin: 20px 0;
    width: auto;
}

.custom-layout-wrapper.blog-details-wrapper .blog-details-footer-content {
    margin-top: 40px;
    padding-top: 30px;
    border-top: 1px solid #e0e0e0;
}

.custom-layout-wrapper.blog-details-wrapper .call-to-action-wrapper {
    display: flex;
    gap: 15px;
    margin-bottom: 30px;
}

.custom-layout-wrapper.blog-details-wrapper .call-to-action-wrapper a,
.custom-layout-wrapper.blog-details-wrapper .call-to-action-wrapper button {
    display: inline-block;
    padding: 12px 30px;
    border-radius: 6px;
    font-size: 16px;
    font-weight: 500;
    text-decoration: none;
    border: none;
    cursor: pointer;
    transition: all 0.3s;
}

.custom-layout-wrapper.blog-details-wrapper .call-to-action-wrapper a:first-child,
.custom-layout-wrapper.blog-details-wrapper .call-to-action-wrapper button:first-child {
    background: linear-gradient(135deg, #FFA726 0%, #FB8C00 100%);
    color: #fff;
}

.custom-layout-wrapper.blog-details-wrapper .call-to-action-wrapper a:first-child:hover,
.custom-layout-wrapper.blog-details-wrapper .call-to-action-wrapper button:first-child:hover {
    transform: translateY(-2px);
    box-shadow: 0 5px 15px rgba(255, 167, 38, 0.3);
}

.custom-layout-wrapper.blog-details-wrapper .call-to-action-wrapper a:last-child,
.custom-layout-wrapper.blog-details-wrapper .call-to-action-wrapper button:last-child {
    background: linear-gradient(135deg, #FF7043 0%, #F4511E 100%);
    color: #fff;
}

.custom-layout-wrapper.blog-details-wrapper .call-to-action-wrapper a:last-child:hover,
.custom-layout-wrapper.blog-details-wrapper .call-to-action-wrapper button:last-child:hover {
    transform: translateY(-2px);
    box-shadow: 0 5px 15px rgba(255, 112, 67, 0.3);
}

.custom-layout-wrapper.blog-details-wrapper .social-media-share-wrapper {
    margin-bottom: 30px;
}
@media only screen and (max-width: 767px) {
    .custom-layout-wrapper.blog-details-wrapper .social-media-share-wrapper {
        flex-direction: column;
    }
}

.custom-layout-wrapper.blog-details-wrapper .blog-call-to-action-section {
    margin-top: 40px;
    padding: 30px;
    background-color: #f8f9fa;
    border-radius: 8px;
    border-left: 4px solid #008DF2;
}

.custom-layout-wrapper.blog-details-wrapper .blog-call-to-action-section * {
    margin-bottom: 0;
}

.custom-layout-wrapper.blog-details-wrapper .blog-call-to-action-section > *:not(:last-child) {
    margin-bottom: 15px;
}

.custom-layout-wrapper.blog-details-wrapper .blog-related-post-details {
    padding: 118px 30px 167px;
    background: rgba(246, 238, 230, 0.6);
}
@media (max-width: 1200px) {
    .custom-layout-wrapper.blog-details-wrapper .blog-related-post-details {
        padding: 100px 20px;
    }
}
@media (max-width: 991px) {
    .custom-layout-wrapper.blog-details-wrapper .blog-related-post-details {
        padding: 60px 15px;
    }
}

.custom-layout-wrapper.blog-details-wrapper .blog-related-post-details .blog-related-container {
    max-width: 1440px;
    margin: 0 auto;
}

@media (max-width: 991px) {

    .custom-layout-wrapper.blog-details-wrapper .blog-sidebar-panel {
        flex: 1;
        width: 100%;
        margin: 0;
    }

    .custom-layout-wrapper.blog-details-wrapper .blog-sidebar-panel-inner {
        position: static;
    }

    .custom-layout-wrapper.blog-details-wrapper .blog-details-panel {
        padding: 0;
    }

    .blog-details-wrapper .blog-details-title h1 {
        font-size: 26px;
    }

    .custom-layout-wrapper.blog-details-wrapper .blog-call-to-action-section {
        margin-top: 30px;
        padding: 20px;
    }
}


.custom-layout-wrapper.blog-details-wrapper .blog-related-title-wrapper {
    text-align: center;
    margin-bottom: 37px;
}
@media(max-width: 767px) {
    .custom-layout-wrapper.blog-details-wrapper .blog-related-title-wrapper {
        margin-bottom: 20px;
    }
}

.custom-layout-wrapper.blog-details-wrapper .blog-related-title {
    font-size: 28px;
    font-weight: 700;
    color: #222;
    margin: 0 0 10px 0;
}
@media(max-width: 767px) {
    .custom-layout-wrapper.blog-details-wrapper .blog-related-title {
        font-size: 26px;
        margin: 0 0 8px 0;
    }
}

.custom-layout-wrapper.blog-details-wrapper .blog-related-subtext {
    font-size: 16px;
    color: #888;
    margin: 0;
}

.custom-layout-wrapper.blog-details-wrapper .blog-related-description {
    display: grid;
    grid-template-columns: repeat(auto-fill, minmax(280px, 1fr));
    gap: 27px;
}
@media(max-width: 767px) {
    .custom-layout-wrapper.blog-details-wrapper .blog-related-description {
        gap: 15px;
    }
}

.custom-layout-wrapper.blog-details-wrapper .blog-related-post-item {
    border-radius: 8px;
    overflow: hidden;
    transition: transform 0.3s, box-shadow 0.3s;
}

.custom-layout-wrapper.blog-details-wrapper .blog-related-post-item:hover {
    transform: translateY(-5px);
    box-shadow: 0 10px 25px rgba(0, 0, 0, 0.1);
}

.custom-layout-wrapper.blog-details-wrapper .blog-related-post-image {
    width: 100%;
    overflow: hidden;
}

.custom-layout-wrapper.blog-details-wrapper .blog-related-post-image img {
    width: 100%;
    height: 260px;
    object-fit: cover;
    display: block;
    border-radius: 12px;
}

.custom-layout-wrapper.blog-details-wrapper .blog-related-post-content {
    padding: 25px 30px 40px;
}
@media(max-width: 767px) {
    .custom-layout-wrapper.blog-details-wrapper .blog-related-post-content {
        padding: 25px 20px;
    }
}

.custom-layout-wrapper.blog-details-wrapper .blog-related-post-item .blog-related-description {
    display: block;
    background: #ffffff;
}

.custom-layout-wrapper.blog-details-wrapper .blog-related-post-item .blog-related-title {
    font-size: 18px;
    font-weight: 600;
    margin: 0 0 10px 0;
}

.custom-layout-wrapper.blog-details-wrapper .blog-related-post-item .blog-related-title a {
    display: inline-flex;
    color: rgba(0, 0, 0, 0.9);
    text-decoration: none;
    transition: color 0.3s;
    height: 48px;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
}

.custom-layout-wrapper.blog-details-wrapper .blog-related-post-item .blog-related-title a:hover {
    color: #008DF2;
}

.custom-layout-wrapper.blog-details-wrapper .blog-related-post-info {
    font-size: 14px;
    color: rgba(0, 0, 0, 0.72);
    margin-bottom: 12px;
}

.custom-layout-wrapper.blog-details-wrapper .blog-related-read-more {
    display: inline-block;
    font-size: 14px;
    color: #008DF2;
    text-decoration: none;
    font-weight: 500;
    transition: color 0.3s;
}

.custom-layout-wrapper.blog-details-wrapper .blog-related-read-more:hover {
    color: #0056b3;
}

.custom-layout-wrapper.blog-details-wrapper .blog-sidebar-panel .social-media-share-wrapper {
    flex-direction: column;
}
.custom-layout-wrapper.blog-details-wrapper .blog-sidebar-panel .social-media-share-wrapper .share-title {
    margin: 0;
}

/*Custom Layout Type 2*/
.custom-layout-type_2.blog-details-wrapper {}
.custom-layout-type_2.blog-details-wrapper .blog-details-container {
    max-width: 1400px;
    margin: 0 auto 50px;
    display: block;
}
@media(max-width: 767px) {
    .custom-layout-type_2.blog-details-wrapper .blog-details-container {
        margin-bottom: 0;
    }
}
.custom-layout-type_2.blog-details-wrapper .blog-details-container .blog-details-top-banner {}
.custom-layout-type_2.blog-details-wrapper .blog-details-title h1 {
    max-width: 1140px;
    margin: 0 auto 36px;
}
@media(max-width: 767px) {
    .custom-layout-type_2.blog-details-wrapper .blog-details-title h1 {
        margin: 0 auto 10px;
    }
}
.custom-layout-type_2.blog-details-wrapper .blog-details-banner-wrapper {
    margin-bottom: 66px;
}
@media(max-width: 767px) {
    .custom-layout-type_2.blog-details-wrapper .blog-details-banner-wrapper {
        margin-bottom: 30px;
    }
}
.custom-layout-type_2.blog-details-wrapper .blog-details-container .blog-details-sidebar-content {
    display: flex;
    gap: 80px;
    max-width: 1140px;
    margin: 0 auto;
}
@media(max-width: 1200px) {
    .custom-layout-type_2.blog-details-wrapper .blog-details-container .blog-details-sidebar-content {
        gap: 50px;
    }
}
@media(max-width: 991px) {
    .custom-layout-type_2.blog-details-wrapper .blog-details-container .blog-details-sidebar-content {
        gap: 30px;
        flex-direction: column-reverse;
    }
}
@media(max-width: 767px) {
    .custom-layout-type_2.blog-details-wrapper .blog-details-container .blog-details-sidebar-content {
        gap: 50px;
    }
}
.custom-layout-type_2.blog-details-wrapper.right-sidebar .blog-details-container .blog-details-sidebar-content {
    flex-direction: row-reverse;
}
@media(max-width: 991px) {
    .custom-layout-type_2.blog-details-wrapper.right-sidebar .blog-details-container .blog-details-sidebar-content {
        flex-direction: column-reverse;
    }
}

/*Custom Layout Type 3*/
.custom-layout-type_3.blog-details-wrapper {}
.custom-layout-type_3.blog-details-wrapper .blog-details-container {
    max-width: 1400px;
    margin: 0 auto 50px;
    display: block;
}
@media(max-width: 767px) {
    .custom-layout-type_3.blog-details-wrapper .blog-details-container {
        margin-bottom: 0;
    }
}
.custom-layout-type_3.blog-details-wrapper .blog-details-container .blog-details-top-banner {}
.custom-layout-type_3.blog-details-wrapper .blog-details-title h1 {
    max-width: 1140px;
    margin: 0 auto 21px;
}
@media(max-width: 767px) {
    .custom-layout-type_3.blog-details-wrapper .blog-details-title h1 {
        margin: 0 auto 10px;
    }
}
.custom-layout-type_3.blog-details-wrapper .blog-details-container .blog-details-top-banner .blog-post-information {
    max-width: 1140px;
    margin: 0 auto 46px;
}
@media(max-width: 991px) {
    .custom-layout-type_3.blog-details-wrapper .blog-details-container .blog-details-top-banner .blog-post-information {
        margin: 0 auto 20px;
    }
}
.custom-layout-type_3.blog-details-wrapper .blog-details-container .blog-details-top-banner .blog-post-information .blog-details-post-info {
    flex-direction: row;
    gap: 45px;
}
@media(max-width: 991px) {
    .custom-layout-type_3.blog-details-wrapper .blog-details-container .blog-details-top-banner .blog-post-information .blog-details-post-info {
        flex-direction: column;
        gap: 8px;
    }
}
.custom-layout-type_3.blog-details-wrapper .blog-details-container .blog-details-top-banner .blog-post-information .blog-details-post-info > span {
    position: relative;
}
.custom-layout-type_3.blog-details-wrapper .blog-details-container .blog-details-top-banner .blog-post-information .blog-details-post-info > span::after {
    content: "";
    background: #cccccc;
    display: inline-flex;
    height: 3px;
    width: 3px;
    border-radius: 100px;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    right: -24px;
}
@media(max-width: 991px) {
    .custom-layout-type_3.blog-details-wrapper .blog-details-container .blog-details-top-banner .blog-post-information .blog-details-post-info > span::after {
        display: none;
    }
}
.custom-layout-type_3.blog-details-wrapper .blog-details-container .blog-details-top-banner .blog-post-information .blog-details-post-info .publish-date {
    order: 2;
    font-size: 15px;
    font-weight: 400;
}
.custom-layout-type_3.blog-details-wrapper .blog-details-container .blog-details-top-banner .blog-post-information .blog-details-post-info .publish-date .inner {
    font-size: 15px;
}
.custom-layout-type_3.blog-details-wrapper .blog-details-container .blog-details-top-banner .blog-post-information .blog-details-post-info .publish-author {
    order: 1;
    font-size: 15px;
    font-weight: 400;
}
.custom-layout-type_3.blog-details-wrapper .blog-details-container .blog-details-top-banner .blog-post-information .blog-details-post-info .publish-author .author {
    font-size: 15px;
    font-weight: 400;
}
.custom-layout-type_3.blog-details-wrapper .blog-details-container .blog-details-top-banner .blog-post-information .blog-details-post-info .publish-author .author {
    background-position: 0 center;
    margin: 0;
}
.custom-layout-type_3.blog-details-wrapper .blog-details-container .blog-details-top-banner .blog-post-information .blog-details-post-info .publish-categories {
    display: none;
}
.custom-layout-type_3.blog-details-wrapper .blog-details-container .blog-details-top-banner .blog-post-information .blog-details-post-info .reading-time {
    order: 3;
    font-size: 15px;
}
.custom-layout-type_3.blog-details-wrapper .blog-details-container .blog-details-top-banner .blog-post-information .blog-details-post-info .reading-time .reading-time-value {
    font-size: 15px;
}
.custom-layout-type_3.blog-details-wrapper .blog-details-banner-wrapper {
    margin-bottom: 66px;
}
@media(max-width: 767px) {
    .custom-layout-type_3.blog-details-wrapper .blog-details-banner-wrapper {
        margin-bottom: 30px;
    }
}
.custom-layout-type_3.blog-details-wrapper .blog-details-container .blog-details-sidebar-content {
    display: flex;
    gap: 80px;
    max-width: 1140px;
    margin: 0 auto;
}
@media(max-width: 1200px) {
    .custom-layout-type_3.blog-details-wrapper .blog-details-container .blog-details-sidebar-content {
        gap: 50px;
    }
}
@media(max-width: 991px) {
    .custom-layout-type_3.blog-details-wrapper .blog-details-container .blog-details-sidebar-content {
        gap: 30px;
        flex-direction: column-reverse;
    }
}
@media(max-width: 767px) {
    .custom-layout-type_3.blog-details-wrapper .blog-details-container .blog-details-sidebar-content {
        gap: 30px;
    }
}
.custom-layout-type_3.blog-details-wrapper.right-sidebar .blog-details-container .blog-details-sidebar-content {
    flex-direction: row-reverse;
}
@media(max-width: 991px) {
    .custom-layout-type_3.blog-details-wrapper.right-sidebar .blog-details-container .blog-details-sidebar-content {
        flex-direction: column-reverse;
    }
}

/*Custom Layout Type 4*/
.custom-layout-type_4.blog-details-wrapper {}
.custom-layout-type_4.blog-details-wrapper .blog-details-container {
    max-width: 100%;
    margin: 0 auto 50px;
    display: block;
    padding: 0;
}
@media(max-width: 767px) {
    .custom-layout-type_4.blog-details-wrapper .blog-details-container {
        padding: 0;
    }
}
.custom-layout-type_4.blog-details-wrapper .blog-details-container .blog-details-top-banner {
    margin: 0 0 64px;
    position: relative;
    min-height: 370px;
    background: #000000;
}
.custom-layout-type_4.blog-details-wrapper .blog-details-top-banner::before {
    content: "";
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    background: linear-gradient(180deg, rgba(0, 0, 0, 0.09) 0%, rgba(0, 0, 0, 0.9) 90.97%);
}
@media(max-width: 767px) {
    .custom-layout-type_4.blog-details-wrapper .blog-details-container .blog-details-top-banner {
        margin: 0 0 40px;
    }
}
.custom-layout-type_4.blog-details-wrapper .blog-details-title {
    margin: 0 auto;
    position: absolute;
    bottom: 132px;
    left: 0;
    right: 0;
    padding: 0 15px;
    max-width: 1140px;
}
@media(max-width: 991px) {
    .custom-layout-type_4.blog-details-wrapper .blog-details-title {
        bottom: 80px;
    }
}
@media(max-width: 767px) {
    .custom-layout-type_4.blog-details-wrapper .blog-details-title {
        bottom: 100px;
    }
}
.custom-layout-type_4.blog-details-wrapper .blog-details-title h1 {
    max-width: 1140px;
    margin: 0 auto;
    color: #ffffff;
    font-size: 59px;
    line-height: 1.4;
}
@media(max-width: 991px) {
    .custom-layout-type_4.blog-details-wrapper .blog-details-title h1 {
        font-size: 48px;
    }
}
@media(max-width: 767px) {
    .custom-layout-type_4.blog-details-wrapper .blog-details-title h1 {
        font-size: 30px;
        margin: 0 auto;
    }
}
.custom-layout-type_4.blog-details-wrapper .blog-details-container .blog-details-top-banner .blog-post-information {
    max-width: 1140px;
    margin: 0 auto;
    color: #ffffff;
    position: absolute;
    bottom: 76px;
    left: 0;
    right: 0;
    background: transparent;
    padding: 0 15px;
}
@media(max-width: 991px) {
    .custom-layout-type_4.blog-details-wrapper .blog-details-container .blog-details-top-banner .blog-post-information {
        margin: 0 auto;
        bottom: 50px;
    }
}
@media(max-width: 767px) {
    .custom-layout-type_4.blog-details-wrapper .blog-details-container .blog-details-top-banner .blog-post-information {
        bottom: 30px;
    }
}
.custom-layout-type_4.blog-details-wrapper .blog-details-container .blog-details-top-banner .blog-post-information .blog-details-post-info {
    flex-direction: row;
    gap: 45px;
}
@media(max-width: 991px) {
    .custom-layout-type_4.blog-details-wrapper .blog-details-container .blog-details-top-banner .blog-post-information .blog-details-post-info {
        flex-direction: row;
        gap: 8px;
    }
}
@media(max-width: 991px) {
    .custom-layout-type_4.blog-details-wrapper .blog-details-container .blog-details-top-banner .blog-post-information .blog-details-post-info {
        flex-wrap: wrap;
    }
}
.custom-layout-type_4.blog-details-wrapper .blog-details-container .blog-details-top-banner .blog-post-information .blog-details-post-info > span {
    position: relative;
    color: #ffffff;
}
.custom-layout-type_4.blog-details-wrapper .blog-details-container .blog-details-top-banner .blog-post-information .blog-details-post-info > span::after {
    content: "";
    background: #ffffff;
    display: inline-flex;
    height: 3px;
    width: 3px;
    border-radius: 100px;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    right: -24px;
}
@media(max-width: 991px) {
    .custom-layout-type_4.blog-details-wrapper .blog-details-container .blog-details-top-banner .blog-post-information .blog-details-post-info > span::after {
        display: none;
    }
}
.custom-layout-type_4.blog-details-wrapper .blog-details-container .blog-details-top-banner .blog-post-information .blog-details-post-info .publish-date {
    order: 2;
    font-size: 15px;
    font-weight: 400;
}
.custom-layout-type_4.blog-details-wrapper .blog-details-container .blog-details-top-banner .blog-post-information .blog-details-post-info .publish-date .inner {
    font-size: 15px;
    color: #ffffff;
}
.custom-layout-type_4.blog-details-wrapper .blog-details-container .blog-details-top-banner .blog-post-information .blog-details-post-info .publish-author {
    order: 1;
    font-size: 15px;
    font-weight: 400;
}
.custom-layout-type_4.blog-details-wrapper .blog-details-container .blog-details-top-banner .blog-post-information .blog-details-post-info .publish-author .author {
    font-size: 15px;
    font-weight: 400;
}
.custom-layout-type_4.blog-details-wrapper .blog-details-container .blog-details-top-banner .blog-post-information .blog-details-post-info .publish-author .author {
    background-position: 0 center;
    margin: 0;
    color: #ffffff;
    background-image: url('data:image/svg+xml,<svg viewBox="0 0 16 16" fill="none" xmlns="http://www.w3.org/2000/svg" stroke="%23ffffff"><g id="SVGRepo_bgCarrier" stroke-width="0"></g><g id="SVGRepo_tracerCarrier" stroke-linecap="round" stroke-linejoin="round"></g><g id="SVGRepo_iconCarrier"><path d="M8 7C9.65685 7 11 5.65685 11 4C11 2.34315 9.65685 1 8 1C6.34315 1 5 2.34315 5 4C5 5.65685 6.34315 7 8 7Z" fill="%23ffffff"></path><path d="M14 12C14 10.3431 12.6569 9 11 9H5C3.34315 9 2 10.3431 2 12V15H14V12Z" fill="%23ffffff"></path></g></svg>');
    background-size: 16px;
}
.custom-layout-type_4.blog-details-wrapper .blog-details-container .blog-details-top-banner .blog-post-information .blog-details-post-info .publish-categories {
    display: none;
}
.custom-layout-type_4.blog-details-wrapper .blog-details-container .blog-details-top-banner .blog-post-information .blog-details-post-info .reading-time {
    order: 3;
    font-size: 15px;
}
.custom-layout-type_4.blog-details-wrapper .blog-details-container .blog-details-top-banner .blog-post-information .blog-details-post-info .reading-time::after {
    display: none;
}
.custom-layout-type_4.blog-details-wrapper .blog-details-container .blog-details-top-banner .blog-post-information .blog-details-post-info .reading-time .reading-time-value {
    color: #ffffff;
}
.custom-layout-type_4.blog-details-wrapper .blog-details-banner-wrapper {
    margin-bottom: 0;
}
@media(max-width: 767px) {
    .custom-layout-type_4.blog-details-wrapper .blog-details-banner-wrapper {
        margin-bottom: 30px;
    }
}
.custom-layout-type_4.blog-details-wrapper .blog-details-banner-wrapper img {
    border-radius: 0;
    min-height: 300px;
}
.custom-layout-type_4.blog-details-wrapper .blog-details-container .blog-details-sidebar-content {
    display: flex;
    gap: 80px;
    max-width: 1140px;
    margin: 0 auto;
    padding: 0 15px;
}
@media(max-width: 1200px) {
    .custom-layout-type_4.blog-details-wrapper .blog-details-container .blog-details-sidebar-content {
        gap: 50px;
    }
}
@media(max-width: 991px) {
    .custom-layout-type_4.blog-details-wrapper .blog-details-container .blog-details-sidebar-content {
        gap: 30px;
        flex-direction: column-reverse;
    }
}
@media(max-width: 767px) {
    .custom-layout-type_4.blog-details-wrapper .blog-details-container .blog-details-sidebar-content {
        gap: 50px;
    }
}
.custom-layout-type_4.blog-details-wrapper .blog-details-container .blog-details-sidebar-content  .blog-sidebar-panel {
    max-width: 340px;
}
.custom-layout-type_4.blog-details-wrapper.right-sidebar .blog-details-container .blog-details-sidebar-content {
    flex-direction: row-reverse;
}
@media(max-width: 991px) {
    .custom-layout-type_4.blog-details-wrapper.right-sidebar .blog-details-container .blog-details-sidebar-content {
        flex-direction: column-reverse;
    }
}
.custom-layout-type_4.blog-details-wrapper.right-sidebar .blog-details-container .blog-details-sidebar-content .blog-sidebar-panel {
    margin: 0;
}






/*! Swipebox v1.3.0 | Constantin Saguin csag.co | MIT License | github.com/brutaldesign/swipebox */
html.swipebox-html.swipebox-touch {
    overflow: hidden !important;
}

#swipebox-overlay img {
    border: none !important;
}

#swipebox-overlay {
    width: 100%;
    height: 100%;
    position: fixed;
    top: 0;
    left: 0;
    z-index: 99999 !important;
    overflow: hidden;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

#swipebox-container {
    position: relative;
    width: 100%;
    height: 100%;
}

#swipebox-slider {
    -webkit-transition: -webkit-transform 0.4s ease;
    transition: transform 0.4s ease;
    height: 100%;
    left: 0;
    top: 0;
    width: 100%;
    white-space: nowrap;
    position: absolute;
    display: none;
    cursor: pointer;
}
#swipebox-slider .slide {
    height: 100%;
    width: 100%;
    line-height: 1px;
    text-align: center;
    display: inline-block;
}
#swipebox-slider .slide:before {
    content: "";
    display: inline-block;
    height: 50%;
    width: 1px;
    margin-right: -1px;
}
#swipebox-slider .slide img,
#swipebox-slider .slide .swipebox-video-container,
#swipebox-slider .slide .swipebox-inline-container {
    display: inline-block;
    max-height: 100%;
    max-width: 100%;
    margin: 0;
    padding: 0;
    width: auto;
    height: auto;
    vertical-align: middle;
}
#swipebox-slider .slide .swipebox-video-container {
    background: none;
    max-width: 1140px;
    max-height: 100%;
    width: 100%;
    padding: 5%;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}
#swipebox-slider .slide .swipebox-video-container .swipebox-video {
    width: 100%;
    height: 0;
    padding-bottom: 56.25%;
    overflow: hidden;
    position: relative;
}
#swipebox-slider .slide .swipebox-video-container .swipebox-video iframe {
    width: 100% !important;
    height: 100% !important;
    position: absolute;
    top: 0;
    left: 0;
}
#swipebox-slider .slide-loading {
    background: url(../images/icon/loader.gif) no-repeat center center;
}

#swipebox-bottom-bar,
#swipebox-top-bar {
    -webkit-transition: 0.5s;
    transition: 0.5s;
    position: absolute;
    left: 0;
    z-index: 999;
    height: 50px;
    width: 100%;
}

#swipebox-bottom-bar {
    bottom: -50px;
}
#swipebox-bottom-bar.visible-bars {
    -webkit-transform: translate3d(0, -50px, 0);
    transform: translate3d(0, -50px, 0);
}

#swipebox-top-bar {
    top: -50px;
}
#swipebox-top-bar.visible-bars {
    -webkit-transform: translate3d(0, 50px, 0);
    transform: translate3d(0, 50px, 0);
}

#swipebox-title {
    display: block;
    width: 100%;
    text-align: center;
}

#swipebox-prev,
#swipebox-next,
#swipebox-close {
    background-image: url(/wc/7.0.0/plugins/swipe-box-slider/images/icon/icons.png);
    background-repeat: no-repeat;
    border: none !important;
    text-decoration: none !important;
    cursor: pointer;
    width: 50px;
    height: 50px;
    top: 0;
}

#swipebox-arrows {
    display: block;
    margin: 0 auto;
    width: 100%;
    height: 50px;
}

#swipebox-prev {
    background-position: -32px 13px;
    float: left;
}

#swipebox-next {
    background-position: -78px 13px;
    float: right;
}

#swipebox-close {
    top: 0;
    right: 0;
    position: absolute;
    z-index: 9999;
    background-position: 15px 12px;
}

.swipebox-no-close-button #swipebox-close {
    display: none;
}

#swipebox-prev.disabled,
#swipebox-next.disabled {
    opacity: 0.3;
}

.swipebox-no-touch #swipebox-overlay.rightSpring #swipebox-slider {
    -webkit-animation: rightSpring 0.3s;
    animation: rightSpring 0.3s;
}
.swipebox-no-touch #swipebox-overlay.leftSpring #swipebox-slider {
    -webkit-animation: leftSpring 0.3s;
    animation: leftSpring 0.3s;
}

.swipebox-touch #swipebox-container:before, .swipebox-touch #swipebox-container:after {
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-transition: all .3s ease;
    transition: all .3s ease;
    content: ' ';
    position: absolute;
    z-index: 999;
    top: 0;
    height: 100%;
    width: 20px;
    opacity: 0;
}
.swipebox-touch #swipebox-container:before {
    left: 0;
    -webkit-box-shadow: inset 10px 0px 10px -8px #656565;
    box-shadow: inset 10px 0px 10px -8px #656565;
}
.swipebox-touch #swipebox-container:after {
    right: 0;
    -webkit-box-shadow: inset -10px 0px 10px -8px #656565;
    box-shadow: inset -10px 0px 10px -8px #656565;
}
.swipebox-touch #swipebox-overlay.leftSpringTouch #swipebox-container:before {
    opacity: 1;
}
.swipebox-touch #swipebox-overlay.rightSpringTouch #swipebox-container:after {
    opacity: 1;
}

@-webkit-keyframes rightSpring {
    0% {
        left: 0;
    }
    50% {
        left: -30px;
    }
    100% {
        left: 0;
    }
}

@keyframes rightSpring {
    0% {
        left: 0;
    }
    50% {
        left: -30px;
    }
    100% {
        left: 0;
    }
}
@-webkit-keyframes leftSpring {
    0% {
        left: 0;
    }
    50% {
        left: 30px;
    }
    100% {
        left: 0;
    }
}
@keyframes leftSpring {
    0% {
        left: 0;
    }
    50% {
        left: 30px;
    }
    100% {
        left: 0;
    }
}
@media screen and (min-width: 800px) {
    #swipebox-close {
        right: 10px;
    }

    #swipebox-arrows {
        width: 92%;
        max-width: 800px;
    }
}
/*------------Skin-------------*/
#swipebox-overlay {
    background: #0d0d0d;
}

#swipebox-bottom-bar,
#swipebox-top-bar {
    text-shadow: 1px 1px 1px black;
    background: #000;
    opacity: 0.95;
}

#swipebox-top-bar {
    color: white !important;
    font-size: 15px;
    line-height: 43px;
    font-family: Helvetica, Arial, sans-serif;
}

/*================== Swipbox slider ==================*/
.swipe-image-wrap .box-container {
    font-size: 0;
    margin: 0 -10px;
    padding: 0;
}
.swipe-image-wrap .box-container::after {
    clear: both;
    content: "";
    display: block;
}
.swipe-image-wrap .box {
    display: inline-block;
    list-style: outside none none;
    padding: 10px;
}
.swipe-image-wrap .swipebox {
    display: block;
}
.swipe-image-wrap .swipe-image {
    width: 100%;
}
.swipebox-container .pagination {
    margin-top: 20px;
    float: none;
}
/*small device*/
@media (max-width: 767px) {
    .swipe-image-wrap li.box {
        width: 50%;
    }
}
/*effect*/
.swipe-image-wrap .swipebox {
    display: block;
    overflow: hidden;
    position: relative;
}
.swipe-image-wrap .swipebox::after {
    background: rgba(255, 255, 255, 0.85) none repeat scroll 0 0;
    bottom: 0;
    content: "";
    left: 0;
    opacity: 0;
    position: absolute;
    right: 0;
    top: 0;
    -webkit-transition: all 0.3s linear 0.1s;
    -moz-transition: all 0.3s linear 0.1s;
    -ms-transition: all 0.3s linear 0.1s;
    -o-transition: all 0.3s linear 0.1s;
    transition: all 0.3s linear 0.1s;

}
.swipe-image-wrap .swipebox:hover::after {
    opacity: 1;
}
.swipe-image-wrap .swipebox::before {
    bottom: 0;
    color: #a1a0a0;
    content: "\f002";
    font-family: "FontAwesome";
    font-size: 30px;
    height: 40px;
    left: 0;
    line-height: 38px;
    margin: auto;
    opacity: 0;
    position: absolute;
    right: 0;
    text-align: center;
    top: 0;
    -webkit-transform: scale(2);
    -moz-transform: scale(2);
    -ms-transform: scale(2);
    -o-transform: scale(2);
    transform: scale(2);
    -webkit-transition: all 0.2s ease-in-out 0.2s;
    -moz-transition: all 0.2s ease-in-out 0.2s;
    -ms-transition: all 0.2s ease-in-out 0.2s;
    -o-transition: all 0.2s ease-in-out 0.2s;
    transition: all 0.2s ease-in-out 0.2s;
    width: 40px;
    z-index: 10;
}
.swipe-image-wrap .swipebox:hover::before {
    opacity: 1;
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
}
.swipe-image-wrap .swipebox .swipe-image {
    display: block;
    height: auto;
    position: relative;
    -webkit-transition: all 0.3s ease-out 0.1s;
    -moz-transition: all 0.3s ease-out 0.1s;
    -ms-transition: all 0.3s ease-out 0.1s;
    -o-transition: all 0.3s ease-out 0.1s;
    transition: all 0.3s ease-out 0.1s;
    width: 100%;
}
.swipe-image-wrap .swipebox:hover .swipe-image {
    -webkit-transform: scale(1.2);
    -moz-transform: scale(1.2);
    -ms-transform: scale(1.2);
    -o-transform: scale(1.2);
    transform: scale(1.2);
}
.swipeBoxSlider .swipe-box-tab-header {
    display: flex;
    margin-bottom: 20px;
}

.swipeBoxSlider .swipe-box-tab-header .tag-image {
    font-size: 18px;
    border: 1px #dadada solid;
    background: none;
    color: #333;
    margin-right: 15px;
    padding: 10px 25px;
    transition: all 300ms ease-out 0s;
}
.swipeBoxSlider .swipe-box-tab-header .tag-image:hover,
.swipeBoxSlider .swipe-box-tab-header .tag-image.active {
    font-size: 18px;
    border: 1px #000000 solid;
    background-color: #000000;
    color: #ffffff;
    margin-right: 15px;
    padding: 10px 25px;
}

/* swipBox pdf */
.swipe-asset-wrap {
    overflow: hidden;
}

.swipe-asset-item-container {
    display: flex;
    flex-wrap: wrap;
    margin-left: -16px;
    margin-right: -16px;
}

.swipe-asset-wrap .item {
    padding: 16px;

}

.swipe-asset-wrap .item .item-inner {
    width: 100%;
    background-color: #f6f6f6;
    padding: 30px;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    overflow: hidden;
    height: 300px;
}
.swipe-asset-wrap .item .item-inner img {
    max-width: 100%;
    max-height: 600px;
}
.swipe-asset-wrap .item .item-inner .no-thumb {
    background-image: url("data:image/svg+xml,%3Csvg%20width%3D%2224%22%20height%3D%2224%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20fill-rule%3D%22evenodd%22%20clip-rule%3D%22evenodd%22%3E%3Cpath%20d%3D%22M22%2024h-20v-24h14l6%206v18zm-7-23h-12v22h18v-16h-6v-6zm3%2015v1h-12v-1h12zm0-3v1h-12v-1h12zm0-3v1h-12v-1h12zm-2-4h4.586l-4.586-4.586v4.586z%22%2F%3E%3C%2Fsvg%3E");
    background-repeat: no-repeat;
    height: 100px;
    width: 100px;
    font-size: 0;
    background-size: 100px 100px;
}
.swipe-asset-wrap .item .caption-wrapper {
    display: flex;
    justify-content: space-between;
    padding: 30px;
    border: 1px #e5e5e5 solid;
    align-items: center;
    flex: 1 1 auto;
}
.swipe-asset-wrap .item .caption {
    font-size: 16px;
    font-weight: 600;
    /* @alternate */max-width: calc(100% - 50px);
    overflow: hidden;
}

.swipe-asset-wrap .item .pdf-icon {
    cursor: pointer;
    content: "";
    height: 22px;
    width: 22px;
    background-image: url("data:image/svg+xml,%3Csvg%20width%3D%2221%22%20height%3D%2222%22%20viewBox%3D%220%200%2021%2022%22%20fill%3D%22none%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E %3Cpath%20d%3D%22M4.8746%209.18312V1.01056C4.8746%200.789301%205.05454%200.609375%205.27578%200.609375H15.396C15.5068%200.609375%2015.6067%200.654323%2015.6796%200.72691L19.8825%204.92975C19.9606%205.00787%2020%205.11071%2020%205.21341V21.0621C20%2021.2834%2019.8201%2021.4633%2019.5988%2021.4633H5.27579C5.05454%2021.4633%204.87461%2021.2834%204.87461%2021.0621V17.4755H1.40118C1.17993%2017.4755%201%2017.2956%201%2017.0744V9.58402C1%209.36276%201.17994%209.18284%201.40118%209.18284H4.87461L4.8746%209.18312ZM15.7977%201.97952L15.8057%205.03476H18.8529L15.7977%201.97952ZM19.1977%205.83716H15.4071C15.1868%205.83527%2015.0077%205.6562%2015.0077%205.43598L14.9973%201.41151H5.67624V9.18301H13.8026C14.0239%209.18301%2014.2038%209.36295%2014.2038%209.58419V17.0745C14.2038%2017.2958%2014.0239%2017.4757%2013.8026%2017.4757H5.67624V20.6611H19.1968V5.83723L19.1977%205.83716ZM13.4017%209.98563H1.80238V16.6735H13.4017V9.98563Z%22%20fill%3D%22%23FF6F61%22%20stroke%3D%22%23FF6F61%22%20stroke-width%3D%220.5%22%2F%3E %3Cpath%20fill-rule%3D%22evenodd%22%20clip-rule%3D%22evenodd%22%20d%3D%22M10.2941%2012.1948V12.9533H11.8529V13.6188H10.2941V15.1264H9.57822V11.5293H12.0939V12.1948L10.2941%2012.1948Z%22%20fill%3D%22%23FF6F61%22%2F%3E %3Cpath%20fill-rule%3D%22evenodd%22%20clip-rule%3D%22evenodd%22%20d%3D%22M6.20479%2015.1264V11.5293H7.48709C7.6855%2011.5293%207.91534%2011.5345%208.10954%2011.5805C8.31087%2011.6269%208.49605%2011.7126%208.65432%2011.8467C8.85376%2012.0163%208.99486%2012.2271%209.08768%2012.4711C9.18863%2012.7383%209.22689%2013.0257%209.22689%2013.31C9.22689%2013.5482%209.20129%2013.7912%209.13263%2014.02C9.0772%2014.2047%208.99953%2014.388%208.88577%2014.5452C8.79253%2014.6741%208.68066%2014.7911%208.54756%2014.8796C8.41403%2014.9682%208.2639%2015.0283%208.10795%2015.0663C7.92321%2015.1112%207.73005%2015.1265%207.5405%2015.1265H6.20468L6.20479%2015.1264ZM6.9215%2014.4609H7.4913C7.63909%2014.4609%207.82194%2014.4533%207.96349%2014.4069C8.05208%2014.378%208.14023%2014.3349%208.20598%2014.2682C8.30636%2014.1678%208.37181%2014.0341%208.41589%2013.901C8.47742%2013.7115%208.4959%2013.5013%208.4959%2013.3027C8.4959%2013.0682%208.46942%2012.777%208.34534%2012.5723C8.26155%2012.435%208.15114%2012.3128%207.99811%2012.2536C7.85977%2012.1996%207.62717%2012.1948%207.47996%2012.1948H6.92152L6.9215%2014.4609Z%22%20fill%3D%22%23FF6F61%22%2F%3E %3Cpath%20fill-rule%3D%22evenodd%22%20clip-rule%3D%22evenodd%22%20d%3D%22M3.8267%2013.7721V15.1264H3.10999V11.5293H4.50211C4.67405%2011.5293%204.86068%2011.5335%205.03072%2011.5629C5.19553%2011.5913%205.35758%2011.6439%205.49636%2011.7401C5.63368%2011.8343%205.73551%2011.9641%205.80853%2012.1129C5.8881%2012.2735%205.92316%2012.4469%205.92316%2012.626C5.92316%2012.9333%205.82555%2013.2081%205.6171%2013.4345C5.35657%2013.7173%204.90374%2013.7722%204.5405%2013.7722H3.8267L3.8267%2013.7721ZM3.8267%2013.1062H4.5472C4.70067%2013.1062%204.93937%2013.09%205.06115%2012.9825C5.16152%2012.8931%205.19323%2012.7703%205.19323%2012.6391C5.19323%2012.5391%205.17185%2012.4439%205.11322%2012.362C5.06202%2012.291%204.99714%2012.2421%204.91234%2012.2194C4.81429%2012.1929%204.64002%2012.1948%204.53819%2012.1948H3.82673L3.8267%2013.1062Z%22%20fill%3D%22%23FF6F61%22%2F%3E %3C%2Fsvg%3E");
}

.swipe-asset-wrap .item embed html body{
    overflow: hidden;
}

.swipe-asset-wrap .item iframe {
    overflow: hidden;
    width: 243px;
}

.fee-gallery-swipebox .swipe-image-wrap .box .swipe-video{
    overflow: hidden;
    display: block;
    height: auto;
    position: relative;
    width: 100%;
    object-fit: cover;
    aspect-ratio: 177 / 125;
}

.fee-gallery-swipebox .swipe-image-wrap .box .play-button {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 60px;
    height: 60px;
    background-color: rgba(0, 0, 0,  0.34);
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    transition: opacity 0.3s ease;
}

.fee-gallery-swipebox .swipe-image-wrap .box .play-button::before {
    content: '';
    display: block;
    width: 0;
    height: 0;
    border-left: 18px solid white;
    border-top: 10px solid transparent;
    border-bottom: 10px solid transparent;
}

.fee-gallery-swipebox .swipe-image-wrap .box:hover .play-button {
    opacity: 0.2;
}

.fee-gallery-swipebox .swipe-image-wrap .box {
    position: relative;
}

/*
 *  Owl Carousel - Animate Plugin
 */
.owl-carousel .animated {
    -webkit-animation-duration: 1000ms;
    animation-duration: 1000ms;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
}
.owl-carousel .owl-animated-in {
    z-index: 0;
}
.owl-carousel .owl-animated-out {
    z-index: 1;
}
.owl-carousel .fadeOut {
    -webkit-animation-name: fadeOut;
    animation-name: fadeOut;
}

@-webkit-keyframes fadeOut {
    0% {
        opacity: 1;
    }

    100% {
        opacity: 0;
    }
}
@keyframes fadeOut {
    0% {
        opacity: 1;
    }

    100% {
        opacity: 0;
    }
}

/*
 * 	Owl Carousel - Auto Height Plugin
 */
.owl-height {
    -webkit-transition: height 500ms ease-in-out;
    -moz-transition: height 500ms ease-in-out;
    -ms-transition: height 500ms ease-in-out;
    -o-transition: height 500ms ease-in-out;
    transition: height 500ms ease-in-out;
}

/*
 *  Core Owl Carousel CSS File
 */
.owl-carousel {
    display: none;
    width: 100%;
    -webkit-tap-highlight-color: transparent;
    /* position relative and z-index fix webkit rendering fonts issue */
    position: relative;
    z-index: 1;
}
.owl-carousel .owl-stage {
    position: relative;
    -ms-touch-action: pan-Y;
}
.owl-carousel .owl-stage:after {
    content: ".";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0;
}
.owl-carousel .owl-stage-outer {
    position: relative;
    overflow: hidden;
    /* fix for flashing background */
    -webkit-transform: translate3d(0px, 0px, 0px);
}
.owl-carousel .owl-controls .owl-nav .owl-prev,
.owl-carousel .owl-controls .owl-nav .owl-next,
.owl-carousel .owl-controls .owl-dot {
    cursor: pointer;
    cursor: hand;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}
.owl-carousel.owl-loaded {
    display: block;
}
.owl-carousel.owl-loading {
    opacity: 0;
    display: block;
}
.owl-carousel.owl-hidden {
    opacity: 0;
}
.owl-carousel .owl-refresh .owl-item {
    display: none;
}
.owl-carousel .owl-item {
    position: relative;
    min-height: 1px;
    float: left;
    -webkit-backface-visibility: hidden;
    -webkit-tap-highlight-color: transparent;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}
.owl-carousel .owl-item img {
    display: block;
    width: 100%;
    -webkit-transform-style: preserve-3d;
}
.widget-owlCarousel .owl-carousel .owl-item img {
    display: revert;
    width: revert;
    -webkit-transform-style: revert;
    transform-style: revert;
}
.owl-carousel.owl-text-select-on .owl-item {
    -webkit-user-select: auto;
    -moz-user-select: auto;
    -ms-user-select: auto;
    user-select: auto;
}
.owl-carousel .owl-grab {
    cursor: move;
    cursor: -webkit-grab;
    cursor: -o-grab;
    cursor: -ms-grab;
    cursor: grab;
}
.owl-carousel.owl-rtl {
    direction: rtl;
}
.owl-carousel.owl-rtl .owl-item {
    float: right;
}

/* No Js */
.no-js .owl-carousel {
    display: block;
}

/*
 * 	Owl Carousel - Lazy Load Plugin
 */
.owl-carousel .owl-item .owl-lazy {
    opacity: 0;
    -webkit-transition: opacity 400ms ease;
    -moz-transition: opacity 400ms ease;
    -ms-transition: opacity 400ms ease;
    -o-transition: opacity 400ms ease;
    transition: opacity 400ms ease;
}
.owl-carousel .owl-item img {
    transform-style: preserve-3d;
}
.widget-owlCarousel .owl-carousel .owl-item img {
    display: revert;
    width: revert;
    -webkit-transform-style: revert;
    transform-style: revert;
}

/*
 * 	Owl Carousel - Video Plugin
 */
.owl-carousel .owl-video-wrapper {
    position: relative;
    height: 100%;
    background: #000;
}
.owl-carousel .owl-video-play-icon {
    position: absolute;
    height: 80px;
    width: 80px;
    left: 50%;
    top: 50%;
    margin-left: -40px;
    margin-top: -40px;
    background: url("owl.video.play.png") no-repeat;
    cursor: pointer;
    z-index: 1;
    -webkit-backface-visibility: hidden;
    -webkit-transition: scale 100ms ease;
    -moz-transition: scale 100ms ease;
    -ms-transition: scale 100ms ease;
    -o-transition: scale 100ms ease;
    transition: scale 100ms ease;
}
.owl-carousel .owl-video-play-icon:hover {
    -webkit-transition: scale(1.3, 1.3);
    -moz-transition: scale(1.3, 1.3);
    -ms-transition: scale(1.3, 1.3);
    -o-transition: scale(1.3, 1.3);
    transition: scale(1.3, 1.3);
}
.owl-carousel .owl-video-playing .owl-video-tn,
.owl-carousel .owl-video-playing .owl-video-play-icon {
    display: none;
}
.owl-carousel .owl-video-tn {
    opacity: 0;
    height: 100%;
    background-position: center center;
    background-repeat: no-repeat;
    -webkit-background-size: contain;
    -moz-background-size: contain;
    -o-background-size: contain;
    background-size: contain;
    -webkit-transition: opacity 400ms ease;
    -moz-transition: opacity 400ms ease;
    -ms-transition: opacity 400ms ease;
    -o-transition: opacity 400ms ease;
    transition: opacity 400ms ease;
}
.owl-carousel .owl-video-frame {
    position: relative;
    z-index: 1;
}
.fee .owl-theme .owl-controls{
    pointer-events: none;
}

.fee-gallery-owl .owl-carousel .owl-item video.owl-carousel-video {
    transform-style: preserve-3d;
    width: 100%;
    height: 100%;
    object-fit: cover;
    display: block;
}

.title-section {
    display: flex;
    justify-content: flex-end;
    max-width: 1170px;
    margin: 0 auto;
    text-align: right;
    padding: 25px;
}
.title-section .title {
    font-size: 26px;
    font-weight: 600;
    line-height: 1.4;
}
.title-section .section-item .custom-select {
    background: #f0eff5 none repeat scroll 0 0;
    border-radius: 15px;
    display: inline-block;
    line-height: 1.7;
    margin-left: 15px;
    padding: 5px 20px 5px 10px;
    position: relative;
}
.title-section .section-item select {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    border: medium none;
    color: #000000;
    font-size: 15px;
    height: auto;
    padding: 0;
    width: auto;
}
.service-wrapper {
    display: flex;
    flex-wrap: wrap;
    max-width: 1170px;
    margin: 0 auto;
}
.single-service-box {
    background: #FFFFFF;
    box-shadow: 0px 6px 6px rgba(0, 0, 0, 0.08);
    border-radius: 12px;
    margin: 0 18px 45px;
    max-width: 432px;
    width: calc(33.33% - 36px);
}
.single-service-box .service-box-image {
    position: relative;
    height: 250px;
    overflow: hidden;
}
.floating-actions {
    position: absolute;
    top: 20px;
    right: 20px;
}
.service-box-content {
    padding: 30px 24px;
    display: flex;
    align-items: flex-start;
}
.service-box-content .price-box {
    padding-right: 25px;
}
.service-box-content .price-box p {
    font-family: Montserrat;
    font-style: normal;
    font-weight: 500;
    font-size: 15px;
    text-align: center;
    color: #0CA4CA;
    margin: 0;
}
.service-box-content .price-box p + p{
    font-family: Montserrat;
    font-style: normal;
    font-weight: 500;
    font-size: 21px;
    text-align: center;
    color: #000000;
    padding-top: 12px;
}
.service-box-content .content-part {

}

.service-box-content .content-part h3 {
    font-family: Montserrat;
    font-style: normal;
    font-weight: 600;
    font-size: 18px;
    color: #000000;
    padding-bottom: 10px;
    margin: 0;
}
.service-box-content .content-part p {
    font-family: Montserrat;
    font-style: normal;
    font-weight: 500;
    font-size: 14px;
    color: #888888;
    padding-bottom: 8px;
    margin: 0;
}
.widget-container {
    /*width: unset !important;*/
}

.service-box-image img {
    height: 100%;
    width: 100%;
    object-fit: cover;
    border-top-left-radius: 12px;
    border-top-right-radius: 12px;
}
.single-service-box:hover .booking-action svg {
    box-shadow: 3px 3px 6px rgba(0,0,0,0.07);
}
.page-bookingDetailsPage .body,
.page-bookingCheckoutPage .body {
    padding-bottom: 80px;
}
@media screen and (max-width: 991px) {
    .single-service-box {
        width: calc(50% - 36px);
    }
}
@media screen and (max-width: 767px) {
    .single-service-box {
        width: calc(100% - 36px);
        max-width: 100%;
    }
}
.widget-appointment .service-content .footer {
    background-color: rgba(0, 0, 0, 0);
    border: medium none;
    margin: 10px 0;
    overflow: hidden;
    max-width: 1526px;
}
.booking-action {
    cursor: pointer;
}
.venue-wrapper {
    display: flex;
}
.venue-wrapper svg.wc-icon {
    width: 25px;
    height: 21px;
    fill: #808080;
}
.service-box-content .content-part .venue-wrapper p {
    line-height: 1.5;
}
.service-box-content .content-part p {
    line-height: inherit;
}
.widget.widget-appointment .widget-title {
    max-width: 1170px;
    margin: 0 auto;
    text-align: left;
    font-size: 25px;
    padding: 15px;
}
.service-info-view-container .container-block {
    display: flex;
    margin: auto;
    width: 1170px;
    max-width: 100%;
    position: relative;
}

.service-widget.widget-information {
    width: 1170px;
    max-width: 100%;
    position: relative;
    margin: 50px auto;
}
.service-widget.widget-serviceImage {
    max-width: 600px;
    display: flex;
    align-items: center;
    justify-content: center;
    max-height: 450px;
    margin-right: 50px;
    position: relative;
    overflow: hidden;
}
.widget-serviceImage.service-image-preview-box.service-detail-view.service-detail-width.service-detail-height {
    text-align: center;
    position: relative;
    height: 100%;
    width: 100%;
}

.widget-serviceImage.service-image-preview-box.service-detail-view.service-detail-width.service-detail-height img {
    vertical-align: middle;
    max-width: 100%;
    object-fit: cover;
    width: 100%;
    max-height: 100%;
    border: 0;
}

.service-info-view-container .left-panel {
    width: 580px;
    flex: 0 0 580px;
    height: auto!important;
    max-width: 580px;
    position: relative;
}

.widget-container .page-content {
    margin: 0 auto;
}

.widget-container {
    width: 1170px;
    position: relative;
    margin: auto;
}

.service-info-view-container .additional-information {
    color: #000000;
    font-size: 16px;
    font-weight: 400;
    font-family: 'Poppins', sans-serif;
}

.service-info-view-container.short {
    font-family: sans-serif;
}

.service-widget.widget-information {
    font-family: sans-serif;
}

span.title {
    font-family: sans-serif;
}


.service-info-view-container span.current-price.price {
    font-family: Montserrat;
    font-style: normal;
    font-weight: 500;
    font-size: 20px;
    text-align: center;
    color: #0CA4CA;
    margin: 0;
}

.service-info-view-container .service-schedule button.schedule {
    border: 1px solid #00000000;
    border-radius: 6px;
    font-family: sans-serif;
    background: #1199c4;
    color: #ffffff;
    box-shadow: 0px 3px 1px -2px rgba(0, 0, 0, 0.2), 0px 2px 2px 0px rgba(0, 0, 0, 0.14), 0px 1px 5px 0px rgba(0, 0, 0, 0.12);
    display: block;
    width: 100%;
    max-width: 280px;
}
.service-info-view-container .container-block .left-panel .service-image-preview-box {
    text-align: center;
    position: relative;
    max-height: 450px;
    max-width: 530px;
    height: 450px;
    width: 530px;
}
.service-image-preview-box img {
    max-height: 450px;
    max-width: 530px;
}
.service-info-view-container .container-block .left-panel .service-multi-image-scroll-wrapper {
    margin: 10px 10px 10px 0px;
    border: none;
    overflow: hidden;
    position: relative;
    width: 550px;
}
.service-image-left-scroller.service-scroll-navigator {
    left: 0;
    background-position: 2px center;
}
.service-info-view-container .container-block .left-panel .service-multi-image-scroll-wrapper .service-scroll-navigator {
    background-image  : url("/wc/7.0.0/plugins/booking-system/images/site/service-details-image-slider-arrow.png");
    background-repeat : no-repeat;
    bottom            : 0;
    position          : absolute;
    top               : 0;
    width             : 15px;
}
.service-image-right-scroller.service-scroll-navigator {
    right: 0;
    background-position: -13px center;
}
.service-info-view-container .container-block .left-panel .service-multi-image-scroll-wrapper .service-image-thumb-container {
    margin-left   : 20px;
    margin-right  : 20px;
    white-space   : nowrap;
    overflow      : hidden;
}
.service-info-view-container .container-block .left-panel .service-image-thumb-container .service-thumb-image {
    padding: 0;
    border: none !important;
    margin: 0 15px 0 0;
    text-align: center;
    display: inline-block;
    vertical-align: top;
}
.service-thumb-width {
    width: 85px;
}
.service-thumb-height {
    height: 105px;
}
.service-vertical-aligner {
    display: inline-block;
    height: 100%;
    vertical-align: middle;
}
.service-info-view-container .container-block .left-panel .service-image-thumb-container .service-thumb-image img {
    max-width: 85px;
    max-height: 105px;
    vertical-align: middle;
}

.service-info-view-container .service-schedule button.schedule:disabled {
    background: #eeeeee none repeat scroll 0 0;
    border: 1px solid #e5e5e5;
    color: #999999;
    border-radius: 6px;
    font-family: sans-serif;
    box-shadow: 0px 3px 1px -2px rgba(0, 0, 0, 0.2), 0px 2px 2px 0px rgba(0, 0, 0, 0.14), 0px 1px 5px 0px rgba(0, 0, 0, 0.12);
    display: block;
    width: 100%;
    max-width: 280px;
}

.service-info-view-container .service-summary {
    margin-bottom: 10px;
}

.service-info-view-container .service-provider .providers {
    font-size: 13px;
    margin-bottom: 4px;
    color: #727272;
    font-weight: 600;
    font-family: inherit;
    display: flex;
}

.service-info-view-container span.provider-name {
    background: #e7e7e7;
    display: inline-block;
    border-radius: 4px;
    padding: 3px;
    padding-left: 6px;
    padding-right: 6px;
    margin-bottom: 4px;
    margin-right: 4px;
}

.service-info-view-container .service-venue {
    display: flex;
    margin-top: 10px;
    margin-bottom: 10px;
}

.service-info-view-container .service-venue .venue-title {
    margin-right: 8px;
    font-size: 13px;
    font-weight: 600;
    font-family: inherit;
    color: #727272;
    line-height: 2;
    margin-left: 4px;
}


.service-info-view-container.short {
    font-family: sans-serif;
}

.service-widget.widget-information {
    font-family: sans-serif;
}

span.title {
    font-family: sans-serif;
}

h1.service-name {
    margin-bottom: 0px;
}


.service-info-view-container span.current-price.price {
    font-family: Montserrat;
    font-style: normal;
    font-weight: 500;
    font-size: 20px;
    text-align: center;
    color: #0CA4CA;
    margin: 0;
}

h1.service-name {
    margin-top: 0px;
    line-height: 1;
}
.service-info-view-container .service-venue svg.wc-icon {
    width: 28px;
    height: 28px;
    fill: #808080;
}

.service-info-view-container .service-venue span.name {
    line-height: 2;
}

.price.product-widget.widget-price {
    padding-bottom: 5px;
}
.service-widget.widget-information .bmui-tab-header.bmui-state-default.bmui-tab-active.bmui-state-active {
    background: #f7f7f7;
    color: #808080;
    border-radius: 2px;
    border-color: #ffffff;
    border-style: solid;
    border-width: 1px 1px 0 1px;
}

.service-widget.widget-information .bmui-tab-body-container {
    border-color: #8f8f8f14;
    -webkit-box-shadow: 10px 10px 16px -2px rgb(240, 240, 240);
    -moz-box-shadow: 10px 10px 16px -2px rgb(240, 240, 240);
    box-shadow: 4px 5px 9px -2px rgb(240, 240, 240);
}
.service-info-view-container .service-schedule button.schedule:hover {
    background: #f2fcffc4;
    color: #199dd2;
}
.service-provider svg.wc-icon {
    width: 28px;
    height: 28px;
    fill: #808080;
}
span.service-provider-title {
    line-height: 30px;
    margin-left: 5px;
}
.widget.widget-appointment  a.service-summary-read-more {
    color: #0ca4ca;
}
.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: 1px solid #03A9F4;
    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: #fff;
    background: #1196C4;
    display: flex;
    justify-content: space-between;
    width: 100%;
    box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.1);
    border-radius: 3px;
    margin: 2px 0;
}
.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-family: Source Sans Pro;
    font-style: normal;
    font-weight: 600;
    font-size: 12px;
}
.day-slot-link-more  {
    font-family: Source Sans Pro;
    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 {
    display: flex;
    flex-wrap: wrap;
}
.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;
    display: flex;
    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 {
    display: flex;
    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: 161.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-family: Source Sans Pro;
    font-style: normal;
    font-weight: normal;
    font-size: 14px;
    line-height: 20px;
    text-align: center;
    color: #8E99A5;
}
.date-slot-day {
    height: 30px;
    width: 30px;
    color: #575757;
    font-weight: 600;
    line-height: 30px;
    text-align: center;
    background: #ffffff;
    border-radius: 30px;
    margin: 3px auto;
}
.date-slot-day {
    box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.12);
}
.body-date-slot {
    padding: 10px 5px 5px;
}

.day-select-list {
    display: flex;
}

.day-item.date-slot {
    min-width: 186.4px;
    padding-bottom: 10px;
    height: 180px;
}
.day-slot-btn {
    padding-left: 5px;
    padding-right: 5px;
    margin-bottom: 5px;
}

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

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

.choose-delivery-time-header {
    border-bottom: 2px solid #f1f1f1;
    padding-bottom: 10px;
    padding-top: 10px;
    margin-bottom: 10px;
    margin-left: 10px;
    margin-right: 10px;
}
.slot-card-item.time-slot-item {
    height: 107px;
}
.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 {
    background: rgba(17, 150, 196, 0.12);
}

.day-item.date-slot selected .slot-months-year {
    color: #1196C4;
}

.day-item.date-slot.selected .slot-months-year {
    color: #1196C4;
}
.day-item.date-slot.selected .date-slot-day {
    color: #fff;
    background: #1196C4;
    box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.12)
}
.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-time-header {
    border-bottom: 2px solid #f1f1f1;
    padding-bottom: 10px;
    margin-bottom: 10px;
    margin-left: 10px;
    margin-right: 10px;
    display: flex;
    align-items: center;
}
.choose-delivery-icon {
    height: 40px;
    width: 40px;
    border-radius: 50%;
    background: #f5f5f5;
    display: inline-flex;
    justify-content: center;
    align-items: center;
}
span.selected-date-title {
    color: #8c8c8c;
    font-size: 17px;
}
.choose-delivery-icon {
    height: 40px;
    width: 40px;
    border-radius: 50%;
    background: #f5f5f5;
    display: inline-flex;
    justify-content: center;
    align-items: center;
    margin-right: 10px;
}
.choose-delivery-icon .wc-icon {
    height: 24px;
}
.day-slot-btn.booked,
.day-slot-btn.closed {
    box-shadow: unset;
}
.day-item.date-slot.disabled {
    pointer-events: none;
    background: #f8e2e461;
}
.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;
}
.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 - 16px);
    min-width: 270px;
    padding: 12px;
    background: #FFFFFF;
    box-shadow: 0px 8px 12px rgba(0, 0, 0, 0.1);
    border-radius: 3px;
    margin: 4px 8px;
}
.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);
    }
    .service-info-view-container .left-panel,
    .service-info-view-container .container-block {
        display: block;
        width: 100%;
        max-width: 100%;
        margin-bottom: 20px;
        flex-basis: 100%;
    }
    .service-widget.widget-serviceImage {
        width: 100%;
        margin-right: 0;
    }
}

@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;
    }
}
.date-select-popup-header {
    text-align: right;
    display: block;
    padding: 6px;
    margin-bottom: 6px;
    -webkit-box-shadow: 0px 10px 9px -2px rgba(0,0,0,0.75);
    -moz-box-shadow: 0px 10px 9px -2px rgba(0,0,0,0.75);
    box-shadow: 2px 4px 6px -2px rgba(205, 205, 205, 0.75);
}

span.calender-month-select {
    padding-left: 10px;
    padding-right: 10px;
    cursor: pointer;
    color: #ffffff;
}

.month-wrapper {
    display: grid;
    display: grid;
    grid-template-columns: auto auto auto;
    background-color: #ffffff;
    /* padding: 10px; */
}

.calender-popup-wrapper .month-wrapper .month {
    border: 1px solid #ebebeb;
    height: 50px;
    text-align: center;
}

.year-wrapper {
    height: 20px;
    background: #1196c4;
    color: #ffffff;
    text-align: center;
}

span.year-now {
    padding-right: 30px;
    padding-left: 30px;
}

.select-appointment-month.appointment {
    max-width: 400px;
}
.month-wrapper {
    display: grid;
    display: grid;
    grid-template-columns: 74px 74px 77px;
    background-color: #ffffff;
}

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

.select-appointment-month .year-wrapper {
    height: 28px;
    background: #1196c4;
    color: #ffffff;
    text-align: center;
    padding-left: 10px;
    padding-right: 10px;
}

.select-appointment-month  span.year-now {
    padding-right: 30px;
    padding-left: 30px;
    font-size: 18px;
}

.select-appointment-month.appointment {
    max-width: 225px;
    padding-top: 0;
    padding-bottom: 0;
}

.select-appointment-month span.year-next {
    float: right;
    cursor: pointer;
    font-size: 17px;
    font-family: monospace;
}

.select-appointment-month span.year-prev {
    float: left;
    cursor: pointer;
    font-size: 17px;
    font-family: monospace;
}

.select-appointment-month.appointment .content {
    padding: 0;
    margin: 0;
}

.select-appointment-month.floating-panel-popup::after {
    display: none;
}

.select-appointment-month .calender-popup-wrapper .month:hover {
    background: #1196c4;
    color: #ffffff;
}
span.calender-month-select {
    border: 1px solid #1196c4;
    border-radius: 10px;
    padding-bottom: 2px;
    background: #1196c4;
}
.select-appointment-month .calender-popup-wrapper .month {
    cursor: pointer;
}
.select-appointment-month .calender-popup-wrapper .month.disabled {
    background: #e7e7e7;
    color: #b2b2b2;
    cursor: no-drop;
}
.service-box-content .tax-message {
    font-size: 11px;
    line-height: 0px;
}

.single-service-box  .tax-message {
    font-size: 13px;
    text-align: center;
    padding: 5px;
    background: #0ca4ca1c;
    color: #0ca4cd;
}
#printPreview.content {
    height   : 600px;
    overflow : auto;
    position : static;
}
.print-order-form #store-image-preview {
    max-height : 150px;
    max-width  : 150px;
}
.appointment-print-popup .print-order-image {
    background : url("/wc/7.0.0/plugins/booking-system/images/site/order_print-btn.png") no-repeat scroll left top;
    cursor: pointer;
    height: 30px;
    position: absolute;
    right: 50px;
    top: 8px;
    width: 30px;
    background-size: cover;
}
.page-profile .appointment-print-popup {
    max-width: 740px !important;
    max-height: 1000px !important;
    width: 800px !important;
}
.appointment-print-popup .content {
    max-height: 1000px !important;
    height: 707px !important;
    overflow: hidden;
}

.delivery-calender-wrapper {
    position: relative;
}

.slot-controls .slot-next-prev-action {
    position: absolute;
    right: 0;
    top: 34px;
    height: 30px;
    width: 32px;
    padding: 5px 8px;
    color: #e5e5e5;
    box-shadow: 0px 2px 9px 1px rgba(30, 160, 172, 0.58);
    border-radius: 30px 0px 0px 30px;
}

.slot-controls .slot-next-prev-action.next {
    right: 0;
    border-radius: 30px 0px 0px 30px;
}

.slot-controls .slot-next-prev-action.prev {
    left: 0;
    border-radius: 0 30px 30px 0;
}

/*svg-global-size*/
.wc-icon{
    height: 20px;
    width: 20px;
}
.wc-icon.medium{
    height: 24px;
    width: 24px;
}
.wc-icon.large{
    height: 32px;
    width: 32px;
}
.wc-icon {
    fill: #929291;
}
.wc-icon.brand {
    fill: #1198C5;
}
.wc-icon.white {
    fill: #fff;
}
.slot-next-prev-action.hidden{
    display: none;
}
.slot-next-prev-action {
    cursor: pointer;
}
div#timer-countdown-of-cart-expire {
    background: #4caf502e;
    padding: 10px;
    text-align: center;
}

#timer-countdown-of-cart-expire span.timer-display {
    text-align: center;
    font-size: 22px;
    color: #FF5722;
    font-family: cursive;
}
.shopping-cartitem .shopping-cart-total .right-column {
    width: 99%;
}
.day-slot-btn-not-available {
    color: #E67579;
    background: #F8E2E4;
    margin-top: 5px;
    padding: 3px 8px;
    border-radius: 3px;
    text-align: center;
}

.appointment-item-booked-popup  span.button {
    height      : auto;
    line-height : 17px;
}

.appointment-item-booked-popup  .account-details-wrap {
    padding-top : 10px;
}

.appointment-item-booked-popup  .account-details .title {
    font-size : 16px;
}

.appointment-item-booked-popup  .billing-address table,
.appointment-item-booked-popup  .shipping-address table {
    margin-bottom : 10px;
}

.appointment-item-booked-popup  tr {
    border-bottom: 1px solid #dddddd;
}

.appointment-item-booked-popup  table {
    border: none;
}

.appointment-item-booked-popup  td,
.appointment-item-booked-popup  th {
    border: none;
    padding: 10px 5px;
    text-align: left;
    word-break: break-all;
}

.appointment-item-booked-popup  th:first-child,
.appointment-item-booked-popup  td:first-child {
    padding-left: 0;
}

.appointment-item-booked-popup  th:last-child,
.appointment-item-booked-popup  td:last-child {
    padding-right: 0;
    text-align: right;
}

.appointment-item-booked-popup  td .no-data {
    display: block;
    text-align: center;
}

.appointment-item-booked-popup  th {
    color: #aaaaaa;
    font-size: 13px;
    font-weight: 600;
}

.appointment-item-booked-popup  .billing-address .full-name-col,
.appointment-item-booked-popup  .shipping-address .full-name-col {
    width : 30%;
}

.appointment-item-booked-popup  .billing-address .action-col,
.appointment-item-booked-popup  .shipping-address .action-col {
    width : 90px;
}

.appointment-item-booked-popup  .billing-address tr.active-row td,
.appointment-item-booked-popup  .shipping-address tr.active-row td {
    font-weight: 600;
    color : #000000;
}
.appointment-item-booked-popup  .actions-column .floating-action-dropper {
    display: inline-block;
    font-size: 1px;
    color: transparent;
    cursor: pointer;
    width: 15px;
    height: 15px;
    text-align: center;
}
.appointment-item-booked-popup  .actions-column .floating-action-dropper:before {
    content: '\f142';
    color: #666;
    font-family: FontAwesome;
    font-size: 14px;
}
.appointment-item-booked-popup {
    max-width: 900px !important;
}
.google-map-container-service-venue{
    height: 240px;
    -webkit-filter: grayscale(100%);
    filter: grayscale(0%);
    margin-bottom: 10px;
}
.date-view-switcher span.view-switch {
    padding: 2px;
    cursor: pointer;
    font-size: 24px;
    margin-right: 7px;
    border: 1px solid #e0e0e0;
    /* color: #1196c4; */
}

span.view-switch.selected {
    border: 1px solid #00a0e4;
}
td.booking-view-table-data-date.day-item.not-available.disabled {
    pointer-events: none;
    color: #E67579;
    background: #F8E2E4;
}

td.booking-view-table-data-date.day-item {
    margin-top: 5px;
    /* border-radius: 3px; */
    text-align: center;
    border: 1px solid #00a0e41a;
}


th.booking-view-table-header-date {
    margin-top: 5px;
    text-align: center;
    background: #00a0e4;
    color: #ffffff;
    border: 1px solid #00a0e454;
}

table.booking-view-list-with-calender-table {
    width: 50%;
    margin: auto;
}

td.booking-view-table-data-date.day-item.disabled-month-day {
    background: #dddddd7d;
}
span.calender-month-select {
    display: inline-block;
    white-space: nowrap;
}

.date-select-popup-header {
    display: flex;
}
span.view-switch.selected {
    color: #1196c4;
    border: 1px solid #00a0e4;
}

td.booking-view-table-data-date.day-item.selected {
    border-color: #ffffff00;
    pointer-events: none;
    background: #03a9f49c;
    color: #ffffff;
}

td.booking-view-table-data-date.day-item:hover {
    background: #65caf829;
    border: none;
}

td.booking-view-table-data-date.day-item.disabled-month-day.disabled {
    pointer-events: none;
}
.date-select-popup-header {
    justify-content: flex-end;
}

span.calender-month-select {
    height: 20px;
    margin-top: 1px;
}

.date-view-switcher span.view-switch {
    font-size: 18px;
    border-radius: 4px;
    padding: 3px;
}

span.view-switch.selected {
    background: #e2f2f8;
}

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

table.booking-view-list-with-calender-table {
    width: 62%;
}

th.booking-view-table-header-date {
    background: #fff;
    color: #a2a2a2;
    border: 1px solid #ededed;
    font-size: 13px;
}

td.booking-view-table-data-date.day-item {
    border: 1px solid #e2e2e2;
    font-weight: 600;
}

td.booking-view-table-data-date.day-item.disabled-month-day.disabled {
    background: #ebebeb4a;
}

td.booking-view-table-data-date.day-item.not-available.disabled {
    background: #ff435417;
    color: #ff52529e;
}

td.booking-view-table-data-date.day-item:hover {
    color: #1196c4;
}

.booking-service-status .book {
    background: #12b057;
}

.body-date-slot .day-slot-btn {
    background: #12b057;
}

.day-item.date-slot.selected {
    background: rgba(18,176,87,0.15);
}

td.booking-view-table-data-date.day-item.selected {
    background: #65caf829;
    color: #1196c4;
    border: 1px solid #e2e2e2;
}
span.calender-month-select {
    margin-right: 7px;
}
.service-custom-groups-body .form-row {
    display: grid;
}
.service-custom-groups-body .form-row textarea {
    min-height: 120px;
    height: 120px;
    padding: 10px 15px;
}

.service-custom-groups-body td .td-full-width,
.service-custom-groups-body td div.td-full-width,
.service-custom-groups-body .rteditor-wrap,
.service-custom-groups-body td select[multiple].td-full-width,
.service-custom-groups-body select.form-full-width,
.service-custom-groups-body textarea.form-full-width,
.service-custom-groups-body input.form-full-width[type="text"],
.service-custom-groups-body input.form-full-width[type="password"],
.service-custom-groups-body div.form-full-width,
.service-custom-groups-body .dropzone-wrapper.medium,
.service-custom-groups-body .form-row select,
.service-custom-groups-body .form-row textarea,
.service-custom-groups-body .form-row input[type="text"],
.service-custom-groups-body .form-row input[type="password"] {
    width: 100%;
}

.service-custom-groups-body .form-row > *,.service-custom-groups-body .form-row > .form-row-content-wrapper > * {
    display: inline-block;
    vertical-align: middle;
}

.service-custom-information-popup {
    max-width: 100%;
}
.service-custom-information-popup .header {
    height: 38px;
}
.service-custom-information-popup .custom-field-container {
    padding: 10px;
}
.service-custom-information-popup table {
    border: 1px Solid #cdcdcd;
}
.service-custom-information-popup table td.product-img.product-thumb-view {
    width: 12%;
    vertical-align: top;
}
.delivery-day-slot-select-popup .date-select-popup-header .prev-month,
.delivery-day-slot-select-popup .date-select-popup-header .next-month {
    font-size: 0;
    display: inline-block;
    width: 15px;
    height: 20px;
    line-height: 21px;
    text-align: center;
    cursor: pointer;
    vertical-align: middle;
}
.delivery-day-slot-select-popup .date-select-popup-header .prev-month.disabled,
.delivery-day-slot-select-popup .date-select-popup-header .next-month.disabled {
    pointer-events: none;
}
.delivery-day-slot-select-popup .date-select-popup-header .prev-month:after,
.delivery-day-slot-select-popup .date-select-popup-header .next-month:after {
    content: "\f104";
    font-size: 18px;
    font-family: 'FontAwesome';
    color:#222;
    font-weight: bold;
}
.delivery-day-slot-select-popup .date-select-popup-header .prev-month:hover:after,
.delivery-day-slot-select-popup .date-select-popup-header .next-month:hover:after {
    color:#1198C5;
}
.delivery-day-slot-select-popup .date-select-popup-header .prev-month.disabled:after,
.delivery-day-slot-select-popup .date-select-popup-header .next-month.disabled:after {
    color:#d4d4d4;
}
.delivery-day-slot-select-popup .date-select-popup-header .prev-month:after {
    content: "\f104";
    font-size: 18px;
    font-family: 'FontAwesome';
}
.delivery-day-slot-select-popup .date-select-popup-header .next-month:after {
    content: "\f105";
    font-size: 18px;
    font-family: 'FontAwesome';
}

.delivery-day-slot-select-popup .date-select-popup-header .calender-month-select {
    margin: 0 3px;
}


/*******Booking Checkout Start**********/
.page-bookingDetailsPage .shopping-cartitem .header-wrapper h1 {
    display: none;
}
.page-bookingDetailsPage .cartitem-btn-wrapper.top .button {
    text-align: center;
    float: unset;
    margin: 0 auto;
}
.page-bookingDetailsPage .cartitem-btn-wrapper.top {
    text-align: center;
    margin-bottom: 30px;
}
.page-bookingDetailsPage .shopping-cartitem .cartitem-table th, .page-bookingDetailsPage .shopping-cartitem .cartitem-table td {
    border: 1px solid #f4f4f4;
    color: #000;
    font-size: 15px;
}
.page-bookingDetailsPage .shopping-cartitem .shopping-cart-total tr td {
    border-color: #fff;
    text-transform: capitalize;
}
.page-bookingDetailsPage .check-out-total *, .page-bookingDetailsPage .shopping-cart-total * {
    font-size: 13px;
    font-size: 15px;
    color: #000;
}
.page-bookingDetailsPage .cartitem-btn-wrapper .button {
    border: 2px solid #000;
}
.page-bookingDetailsPage .cartitem-btn-wrapper .button:hover {
    background: #fff;
    color: #000;
}
.page-bookingDetailsPage  .cartitem-btn-wrapper .continue-shopping-btn.cartitem-btn.button.et_cartp_continue_shopping {
    border: 2px solid #000;
    background: #fff;
    color: #000;
}
.page-bookingDetailsPage .cartitem-btn-wrapper .continue-shopping-btn.cartitem-btn.button.et_cartp_continue_shopping:hover {
    background: #000;
    color: #fff;
}
.page-bookingDetailsPage .shopping-cartitem .remove-cartitem {
    background: url("../images/close.png") no-repeat left top;
    display: inline-block;
    height: 16px;
    width: 16px;
}
.page-bookingDetailsPage .checkout-page-options h1 {
    display: none;
}

.page-bookingDetailsPage .checkout-page-options .item-head {
    color: #000;
    font-size: 28px;
    padding: 12px 10px;
    background: transparent;
    text-align: center;
    font-family: 'Josefin Sans', sans-serif;
    position: absolute;
    width: 280px;
    left: 47.5%;
    margin-top: 10px;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
}
.page-bookingDetailsPage .checkout-page-options .content-wrapper {
    border: 1px solid #e6e6e6;
    padding: 90px 27px 60px 37px;
}
.page-bookingDetailsPage .empty-cartitem-text {
    margin-bottom: 30px;
}
.page-bookingDetailsPage .shopping-cartitem.empty-cart {
    text-align: center;
}
.page-bookingDetailsPage .shopping-cartitem.empty-cart .button {
    border: 2px solid #000;
}
.page-bookingDetailsPage .shopping-cartitem.empty-cart .button:hover {
    background: #fff;
    color: #000;
}
.page-bookingDetailsPage .checkout-page-options .new-customer p {
    font-size: 14px;
    line-height: 22px;
}
.page-bookingDetailsPage .shopping-cartitem .cartitem-btn-wrapper {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
}
.page-bookingDetailsPage .shopping-cartitem .cartitem-btn-wrapper a {
    width: 250px;
    text-align: center;
}
.page-bookingDetailsPage .shopping-cartitem .cartitem-btn-wrapper.top a {
    width: auto;
}
.page-bookingDetailsPage .service-info-view-container .service-venue .venue-title {
    font-size: 15px;
}
.page-bookingDetailsPage .service-info-view-container .service-provider .providers span.service-provider-title {
    font-size: 15px;
}
.page-bookingDetailsPage .shopping-cartitem .shopping-cart-total tr td {
    text-align: right;
}
.page-bookingCheckoutPage .checkout-page-options .content-wrapper {
    display: flex;
}
.page-bookingCheckoutPage .checkout-page-options .content-wrapper .new-customer .new-customer-from {
    display: flex;
    flex-direction: column;
    padding-right: 50px;
    gap: 10px;
}
.page-bookingCheckoutPage .checkout-page-options .content-wrapper .new-customer .new-customer-from button.checkout-option {
    max-width: 230px;
    margin: 20px 0 0;
}
.page-bookingCheckoutPage .checkout-page-options .content-wrapper * {
    max-width: 500px;
}

.page-bookingCheckoutPage .section > .body .address.billing .address-view {
    background: #eaeaea;
    padding: 25px;
    margin: 10px 0;
}

.page-bookingCheckoutPage .section > .body .address.billing .address-view .header {
    display: flex;
    justify-content: space-between;
}

.page-bookingCheckoutPage .section > .body .address.billing .address-view .header span.toolbar {
    cursor: pointer;
}
.page-bookingCheckoutPage .checkout-page-options>h1 {
    display: none;
}

.page-bookingCheckoutPage .checkout-page-options h1 + p.register  {
    margin: 0 0 8px;
    font-size: 14px;
    line-height: 22px;
}
.page-bookingCheckoutPage .checkout-page-options  p {
    font-size: 14px;
    line-height: 22px;
}

.page-bookingCheckoutPage .checkout-page-options .content-wrapper {
    display: flex;
    gap: 30px;
}
.page-bookingCheckoutPage .checkout-page-options .content-wrapper .new-customer .new-customer-from {
    display: flex;
    flex-direction: column;
    padding-right: 50px;
    gap: 10px;
}
.page-bookingCheckoutPage .checkout-page-options .content-wrapper .new-customer .new-customer-from button.checkout-option {
    max-width: 350px;
    margin: 20px 0 0;
}
.page-bookingCheckoutPage .checkout-page-options .content-wrapper * {
    max-width: 500px;
}

.page-bookingCheckoutPage .checkout-page-options .content-wrapper button.login-submit.et_cartp_checkout_as_customer {
    max-width: 350px;
    width: 100%;
    margin: 10px 0 0;
}
.page-bookingCheckoutPage .checkout-page-options h1 {
    font-size: 21px;
}

.page-bookingCheckoutPage .checkout-page-options .item-head {
    color: #000;
    font-size: 28px;
    padding: 12px 10px;
    background: transparent;
    text-align: center;
    font-family: 'Josefin Sans', sans-serif;
    position: absolute;
    width: 280px;
    left: 47.5%;
    margin-top: 10px;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
}
.page-bookingCheckoutPage .checkout-page-options .content-wrapper {
    border: 1px solid #e6e6e6;
    padding: 90px 27px 60px 37px;
}

/****/
.page-bookingCheckoutPage .checkout-page {
    width: 100%;
    max-width:850px;
    padding: 20px 50px;
    background: #f6f6f6;
    margin: 0 auto;
}
.page-bookingCheckoutPage .checkout-page .checkout-page {
    padding: 0;
}
.page-bookingCheckoutPage .multi-column.two-column .columns {
    width: 100%;
}

.page-bookingCheckoutPage .multi-column.two-column .columns .group-address-field {
    display: flex;
    gap:15px;
}
.page-bookingCheckoutPage .multi-column.two-column .columns .group-address-field *{
    width: 100%;
    font-size: 14px;
    color: #000;
    margin: 0;
    padding: 0;
    text-align: left;
    display: block;
}
.page-bookingCheckoutPage .multi-column.two-column .columns .group-address-field .form-row, .page-bookingCheckoutPage .multi-column.two-column .columns .form-row{
    display: flex;
    flex-direction:column;
    margin: 15px 0 0;
}

.page-bookingCheckoutPage .checkout-page .checkout-page .header {
    display: none;
}
.page-bookingCheckoutPage .multi-column.two-column .columns .form-row > select,
.page-bookingCheckoutPage .multi-column.two-column .columns .form-row > input{
    width: 100%;
    border: 1px solid #cecece;
    box-sizing: border-box;
    height: 40px;
    padding: 5px 10px;
    margin: 0;
    font-size: 16px;
    line-height: 20px;
}
.page-bookingCheckoutPage .checkout-page .address-edit-from-wrap form {

}
.page-bookingCheckoutPage .section > .body {
    padding: 0 0 30px 0;
}
.page-bookingCheckoutPage  .section.loaded > .header .icon, .page-bookingCheckoutPage .section > .header .icon {
    display: none;
}
.page-bookingCheckoutPage  .address-view .address {
    background-color: transparent;
}
.page-bookingCheckoutPage .confirm-step-form table.cartitem-table th, .page-bookingCheckoutPage .cartitem-table.order_details_table th{
    border: 1px solid #efefef;
    color: #000;
    font-size: 15px;
}
.page-bookingCheckoutPage .confirm-step-form table.cartitem-table td, .page-bookingCheckoutPage .cartitem-table.order_details_table td {
    border: 1px solid #f7f7f7;
    color: #000;
    font-size: 15px;
}
.page-bookingCheckoutPage input.button.submit-button.et_billing_continue {
    width: 100%;
    margin: 30px 0 0;
    font-size: 16px;
    font-weight: 400;
    height: auto;
    padding: 8px 15px;
}

.page-bookingCheckoutPage .confirm-step-form .right-panel {
    padding: 0;
    text-transform: capitalize;
}
.page-bookingCheckoutPage .confirm-step-form .right-panel  .check-out-total {
    padding-top: 0;
}
.page-bookingCheckoutPage .section .step-continue-button {
    width: 100%;
    padding: 7px 30px;
    margin-top:15px;
    display:block
}
.checkout-page .confirm-order-btn-row .confirm-order-button {
    font-size: 16px;
    width: 100%;
    padding: 8px 20px;
}
.page-bookingCheckoutPage .confirm-step-form .right-panel .check-out-total .price-row .label {
    display: flex;
    justify-content: end;
    gap: 15px;
}

.page-bookingCheckoutPage ::-webkit-input-placeholder { /* Chrome/Opera/Safari */
    color: #757575;
    font-size: 13px;
}
.page-bookingCheckoutPage ::-moz-placeholder { /* Firefox 19+ */
    color: #757575;
    font-size: 13px;
}
.page-bookingCheckoutPage :-ms-input-placeholder { /* IE 10+ */
    color: #757575;
    font-size: 13px;
}
.page-bookingCheckoutPage :-moz-placeholder { /* Firefox 18- */
    color: #757575;
    font-size: 13px;
}
.page-bookingCheckoutPage  .form-row select[disabled="disabled"]  {
    color: #757575 !important;
    font-size: 13px !important;
}
.page-bookingCheckoutPage .multi-column.two-column .columns .form-row > input.validation-error[type="text"], .page-bookingCheckoutPage .multi-column.two-column .columns .form-row > input.validation-error[type="password"] {
    background: #fff;
    border: 1px solid #ff2626;
}
.checkout-page .address-edit-from-wrap form {
    background-color: transparent;
}
.page-bookingCheckoutPage .address-edit-from-wrap form input.button.cancel-button.et_billing_cancel {
    border: 2px solid #000;
    background: #fff;
    color: #000;
    margin-bottom: 20px;
    margin-top: 30px;
}
.page-bookingCheckoutPage .address-edit-from-wrap form input.button.cancel-button.et_billing_cancel:hover{
    border: 2px solid #000;
    background:#000;
    color:#fff;
}
.page-bookingCheckoutPage .errorlist.after{
    position:relative;
    bottom: unset;
    background: transparent;
}
.page-bookingCheckoutPage .errorlist.after .message-block{
    color:#ff2626 !important;
    padding: 2px 0 !important;
}
.auto-page.page-bookingCheckoutPage .page-content .checkout-page h1.page-heading {
    padding-bottom: 15px;
}
.auto-page.page-bookingCheckoutPage .page-content .checkout-page .section > .header .title {
    color: #000;
    font-size: 20px;
}
.auto-page.page-bookingCheckoutPage .page-content .checkout-page .address-view > .header .title,
.auto-page.page-bookingCheckoutPage .page-content .checkout-page .address-edit-from-wrap > .header .title {
    color: #000;
    font-size: 18px;
}
.page-bookingCheckoutPage .confirm-step-form .right-panel .check-out-total .price-row  {
    display:flex;
    gap:15px;
    justify-content:end
}
.page-bookingCheckoutPage .confirm-step-form .right-panel .check-out-total .price-row *{
    min-width:100px;
    text-align:right
}

.page-bookingCheckoutPage .confirm-step-form .right-panel .check-out-total .price-row.total-order .label *{
    text-align:right;
    min-width: 100px;
    font-size: 16px;
    font-weight: 600;
    margin: 10px 0;
}
.page-bookingCheckoutPage .section > .body .payment-gateway {
    display: flex;
    flex-direction: column;
    gap: 10px;
}
.page-bookingCheckoutPage .section > .body .payment-gateway {
    display: flex;
    flex-direction: column;
    gap: 10px;
}

.page-bookingCheckoutPage .section > .body .panel-wrap {
    display: flex;
    justify-content: space-between;
    padding: 20px 0;
}
.page-bookingCheckoutPage .address-view .address .name {
    font-weight: 600;
    margin: 15px 0 0;
}
/*******/
.page-post-payment .cartitem-table, .page-post-payment .cartitem-table th, .page-post-payment .cartitem-table td, .payment-success-total table, .payment-success-total > table tr, .payment-success-total > table td {
    border:0;
    border-bottom:1px solid #f0efef;
}
.page-post-payment .cartitem-table, .page-post-payment .cartitem-table th, .page-post-payment .cartitem-table td {
    color: #323232;
}
.page-post-payment .cartitem-table th{
    border-top:1px solid #f0efef;
}
.payment-success-total > table{
    border-bottom:0;
}
@media (max-width: 767px) {
    .page-bookingCheckoutPage .checkout-page-options .content-wrapper, .page-bookingCheckoutPage .section > .body .panel-wrap {
        flex-direction: column;
        gap: 25px;
    }
    .page-bookingCheckoutPage .checkout-page {
        padding: 20px 20px;
    }
    .page-bookingCheckoutPage .confirm-step-form .cart-item .image {
        width: 100%;
        padding-bottom: 0;
        margin-top: 30px;
    }
    .page-post-payment .cartitem-table.order_details_table colgroup{
        display:none
    }
    .page-bookingCheckoutPage .confirm-step-form table.cartitem-table td, .page-bookingCheckoutPage .cartitem-table.order_details_table td {
        padding: 0;
    }
}
/*******Booking Checkout End**********/

.location-panel {
    display: flex;
    justify-content: flex-start;
    align-items: stretch;
    width: 1415px;
    max-width: 100%;
    height: 800px;
    margin-left: auto;
    margin-right: auto;
    background: #FFF;
    box-shadow: 0px 0px 28px 0px rgba(0, 0, 0, 0.05);
}
.location-panel .left-side-store-list {
    width: 400px;
    max-width: 100%;
    height: 100%;
    padding-bottom: 10px;
}
.location-panel .left-side-store-list .store-header-text {
    color: #000;
    font-size: 32px;
    font-weight: 500;
    line-height: 57px;
    padding: 20px 34px 17px;
}
.location-panel .left-side-store-list .store-location-list-view {
    padding: 0 34px 20px;
    overflow-y: auto;
    height: calc(100% - 107px);
    margin-right: 10px;
}
.location-panel .left-side-store-list .store-location-list-view::-webkit-scrollbar {
    width: 3px;
}
.location-panel .left-side-store-list .store-location-list-view::-webkit-scrollbar-track {
    background-color: rgba(0, 0, 0, 0.08);
    box-shadow: none;
    border-radius: 3px;
}
.location-panel .left-side-store-list .store-location-list-view::-webkit-scrollbar-thumb {
    background-color: #000000;
    border-radius: 3px;
}
.location-panel .left-side-store-list .store-location-list-view .store-location-box {
    border-bottom: 1px solid rgba(0,0,0,.08);
    padding: 0 0 30px;
    margin: 0 0 30px;
    display: flex;
    justify-content: space-between;
}
.location-panel .left-side-store-list .store-location-list-view .store-location-box:last-child {
    margin-bottom: 0;
    padding-bottom: 0;
    border-bottom: 0;
}
.location-panel .left-side-store-list .store-location-list-view .store-location-box .store-info {
    width: calc(100% - 106px);
    padding-right: 15px;
}
.location-panel .left-side-store-list .store-location-list-view .store-location-box .store-info .store-name {
    color: #000;
    font-size: 18px;
    font-weight: 700;
    line-height: 26px;
    margin: 0 0 7px;
}
.location-panel .left-side-store-list .store-location-list-view .store-location-box .store-info .store-address {
    color: #000;
    font-size: 15px;
    line-height: 21px;
}
.location-panel .left-side-store-list .store-location-list-view .store-location-box .store-info .store-phone {
    color: #000;
    font-size: 15px;
    line-height: 21px;
}
.location-panel .left-side-store-list .store-location-list-view .store-location-box .store-info .store-distance {
    color: #000;
    font-size: 15px;
    font-weight: 700;
    line-height: 26px;
}
.location-panel .left-side-store-list .store-location-list-view .store-location-box .store-info .store-get-direction {}
.location-panel .left-side-store-list .store-location-list-view .store-location-box .store-info .store-get-direction a {
    color: #000;
    font-size: 14px;
    line-height: 26px;
    text-decoration-line: underline;
}
.location-panel .left-side-store-list .store-location-list-view .store-location-box .store-image {
    width: 106px;
}
.location-panel .left-side-store-list .store-location-list-view .store-location-box .store-image img {
    max-width: 100%;
}

.location-panel .right-side-panel .map-view-panel {
    height: calc(100% - 90px);
}
.location-panel .right-side-panel .location-filter-panel form {
    display: flex;
    align-items: center;
    padding: 20px 20px;
    border-left: 1px solid rgba(0, 0, 0, 0.10);
}
.location-panel .right-side-panel .location-filter-panel .form-row {
    margin: 0;
}
.location-panel .right-side-panel .location-filter-panel .form-row:first-of-type {
    flex: 1 1 auto;
    padding-left: 36px;
    position: relative;
}
.location-panel .right-side-panel .location-filter-panel .form-row:first-of-type:before {
    content: "";
    height: 20px;
    width: 20px;
    position: absolute;
    left: 0;
    top: 6px;
    background-image: url("data:image/svg+xml,%3Csvg%20width%3D%2220%22%20height%3D%2220%22%20viewBox%3D%220%200%2020%2020%22%20fill%3D%22none%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E %3Cpath%20opacity%3D%220.6%22%20d%3D%22M19.6681%2018.1081L16.0787%2014.5455C18.8814%2010.9582%2018.5864%205.84767%2015.3657%202.62899C13.6693%200.933661%2011.4075%200%208.99816%200C6.58881%200%204.32698%200.933661%202.63061%202.62899C0.934235%204.32432%200%206.58477%200%208.99263C0%2011.4005%200.934235%2013.6609%202.63061%2015.3563C4.32698%2017.0516%206.58881%2017.9853%208.99816%2017.9853C10.9896%2017.9853%2012.9564%2017.3219%2014.5298%2016.0688L18.0947%2019.6806C18.3159%2019.9017%2018.5864%2020%2018.8814%2020C19.1764%2020%2019.4468%2019.8772%2019.6681%2019.6806C20.1106%2019.2629%2020.1106%2018.5504%2019.6681%2018.1081ZM15.7837%208.99263C15.7837%2010.8108%2015.0707%2012.5061%2013.7923%2013.7838C12.5138%2015.0614%2010.7929%2015.774%208.99816%2015.774C7.20344%2015.774%205.48248%2015.0614%204.20406%2013.7838C2.92563%2012.5061%202.21266%2010.7862%202.21266%208.99263C2.21266%207.17445%202.92563%205.47912%204.20406%204.20147C5.48248%202.92383%207.20344%202.2113%208.99816%202.2113C10.8175%202.2113%2012.5138%202.92383%2013.7923%204.20147C15.0707%205.47912%2015.7837%207.17445%2015.7837%208.99263Z%22%20fill%3D%22black%22%2F%3E %3C%2Fsvg%3E");
}
.location-panel .right-side-panel .location-filter-panel .form-row.chosen-wrapper {
    width: 180px;
    margin-right: 30px;
    position: relative;
}
.location-panel .right-side-panel .location-filter-panel .form-row.chosen-wrapper:after {
    content: "";
    width: 1px;
    height: 32px;
    background-color: rgba(0, 0, 0, 0.2);
    position: absolute;
    left: 0;
    top: 8px;
}
.location-panel .right-side-panel .location-filter-panel .form-row:last-child {
    width: 172px;
}
.location-panel .right-side-panel .location-filter-panel .form-row input[type="text"] {
    width: 100%;
    border: none;
    font-size: 18px;
    letter-spacing: 0;
    padding: 3px 20px 0 0;
}
.location-panel .right-side-panel .location-filter-panel .form-row select {
    border: none;
    padding: 10px 20px;
    font-size: 18px;
    color: #000;
    width: 100%;
}
.location-panel .right-side-panel .location-filter-panel .form-row .find-store {
    width: 100%;
    height: 50px;
    background: #000;
    font-size: 17px;
    font-weight: 500;
    color: #FFF;
}
.location-panel .right-side-panel .location-filter-panel .form-row .find-store.disabled {
    background: #c7c5c5;
    color: #FFF;
    pointer-events: none;
}
.location-container .gm-style .gm-style-iw-c {
    border-radius: 0;
    padding: 25px 0 0 30px;
}

.location-container .gm-style .gm-style-iw-d {
    padding: 0 20px 20px 0;
}

.location-container-wrapper .location-container {
    height: 410px;
}

.map-view-panel .location-container {
    height: 100%;
}

.store-location-info-window h4 {
    font-size: 20px;
    color: #000;
}

.store-location-info-window address {
    font-size: 14px;
    color: #000;
}
.store-location-info-window .location-direction a {
    font-size: 16px;
    font-weight: 600;
    text-decoration: underline;
}

.store-location-info-window .location-email {
    margin-bottom: 4px;
}

.store-location-info-window .location-email a,
.store-location-info-window .location-phone a {
    font-size: 16px;
}
.widget .location-container-wrapper .button-container {
    margin: 30px 0 20px;
}

.widget .location-container-wrapper h5 {
    margin: 0;
    font-size: 18px;
    padding-bottom: 10px;
}
.widget .location-container-wrapper ul {
    padding: 0;
    margin: 0;
}
.widget .location-container-wrapper li {
    list-style-position: inside;
    font-size: 13px;
    padding: 3px 0;
}
.widget .location-container-wrapper .location-search-block .search-wrapper {
    /* @alternate */ display: -webkit-box;
    /* @alternate */ display: -ms-flexbox;
    display: flex;
    /* @alternate */ -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    gap: 15px;
}
.widget .location-container-wrapper .location-search-block label {
    font-size: 14px;
    font-weight: 500;
    display: block;
    padding: 0 0 10px;
}
.widget .location-container-wrapper .location-search-block input {
    font-size: 14px;
    height: 40px;
    padding: 5px 15px;
    border: 1px #ddd solid;
    width: 400px;
    max-width: 100%;
}
.widget .location-container-wrapper .location-search-block button {
    height: 40px;
    padding: 8px;
    width: 100px;
    max-width: 100%;
    font-size: 16px;
    color: #fff;
}
@media(max-width: 991px) {
    .location-panel .right-side-panel .map-view-panel {
        width: 100%;
        aspect-ratio: 6 / 4;
    }

    .location-panel {
        height: auto;
    }
    .location-panel .left-side-store-list .store-location-list-view {
        height: 400px;
    }
}


.tab-accordion-tab .container-block,
.tab-accordion-accordion .container-block {
    display: table;
}
.tab-accordion-tab .left-panel,
.tab-accordion-accordion .left-panel {
    float: left;
    margin: 0 30px 30px 0;
}
.tab-accordion-tab .right-panel,
.tab-accordion-accordion .right-panel {
    display: table;
}
.tab-accordion-tab.bmui-tab.left-side-header .widget-information .bmui-tab-header-container {
    float: none;
    width: 100%;
}
.tab-accordion-tab.bmui-tab.left-side-header .widget-information .bmui-tab-header {
    border-color: #e2e2e2;
    border-radius: 3px 3px 0 0;
    border-style: solid;
    border-width: 1px 1px 0;
    display: inline-block;
    margin-right: 4px;
    padding: 8px 18px;
}
.tab-accordion-tab.bmui-tab.left-side-header .widget-information .bmui-tab-header .title {
    display: inline;
    line-height: normal;
    padding: 0;
}
.tab-accordion-tab.bmui-tab.left-side-header .widget-information .bmui-tab-body-container {
    border-color: #e6e6e6;
    border-style: solid;
    border-width: 3px 1px 1px;
}