/*
name: Wilson Plumber
version: 1.0.0
identity: 76B59462-EEDA-433F-87E4-C43317834805
*/
div.widget-snippet .snippet-callus section {
  margin-top: -1px;
}

@import url('//fonts.googleapis.com/css?family=Open+Sans:300,300i,400,400i,600,600i,700,700i,800,800i');
/*
  Flaticon icon font: Flaticon
  Creation date: 11/09/2017 08:27
  */
@font-face {
    font-family: "Flaticon";
    src: url("/template/504ddf9d/font/Flaticon.eot");
    src: url("/template/504ddf9d/font/Flaticon.eot?#iefix") format("embedded-opentype"),
    url("/template/504ddf9d/font/Flaticon.woff") format("woff"),
    url("/template/504ddf9d/font/Flaticon.ttf") format("truetype"),
    url("/template/504ddf9d/font/Flaticon.svg#Flaticon") format("svg");
    font-weight: normal;
    font-style: normal;
}
@media screen and (-webkit-min-device-pixel-ratio: 0) {
    @font-face {
        font-family: "Flaticon";
        src: url("/template/504ddf9d/font/Flaticon.svg#Flaticon") format("svg");
    }
}
[class^="flaticon-"]:before, [class*=" flaticon-"]:before,
[class^="flaticon-"]:after, [class*=" flaticon-"]:after {
    font-family: Flaticon;
    font-size: 20px;
    font-style: normal;
    margin-left: 20px;
}
.flaticon-quality:before {
    content: "\f100";
}
.flaticon-protection-shield-with-a-check-mark:before {
    content: "\f101";
}
.flaticon-right-quotation-mark:before {
    content: "\f102";
}
.flaticon-magnifier:before {
    content: "\f103";
}
.flaticon-search:before {
    content: "\f104";
}
.flaticon-black-back-closed-envelope-shape:before {
    content: "\f105";
}
.flaticon-phone-receiver:before {
    content: "\f106";
}
.flaticon-schedule-button:before {
    content: "\f107";
}
.flaticon-clock-circular-outline:before {
    content: "\f108";
}
.flaticon-time-left:before {
    content: "\f109";
}
.flaticon-phone-call:before {
    content: "\f10a";
}
.flaticon-employee:before {
    content: "\f10b";
}
.flaticon-car:before {
    content: "\f10c";
}
.flaticon-refund-1:before {
    content: "\f10d";
}
.flaticon-injury:before {
    content: "\f10e";
}
.flaticon-refund:before {
    content: "\f10f";
}
.flaticon-jury:before {
    content: "\f110";
}
.flaticon-right-arrow:before {
    content: "\f111";
}
.flaticon-right-quote-sign:before {
    content: "\f112";
}
/*Flaticon End*/
* {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
*:before, *:after {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
html {
    font-size: 10px;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
    font-family: 'Open Sans', sans-serif;;
    -ms-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%;
}
select::-ms-expand {
    display: none;
}
.pagination span {
    padding: 5px 10px;
    box-shadow: none;
}
.pagination span.disabled, .pagination span.disabled:hover {
    border: 1px solid #cccccc;
    color: #484848;
    opacity: 0.5;
    cursor: default;
}
.widget-storeLogo img {
    max-height: 100%;
    max-width: 100%;
}
select {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    background: #fff url("../images/select-down-arrow.png") no-repeat scroll right 14px;
    padding: 5px 24px 5px 10px;
}
.widget-form .form-row select {
    width: 350px;
}
body {
    font-family: 'Open Sans', sans-serif;;
    font-size: 14px;
    line-height: 1.42857143;
    color: #4b4b4b;
    background-color: #fff;
    margin: 0;
}
p, code, table, th, td, ul, ol, li, dl, dt, dd, form, fieldset, legend, input[type="submit"],
input, input[type="text"], textarea, select, input[type="password"], address, input[type="file"],
input[type="hidden"], button, input[type="image"], blockquote {
    border-radius: 0;
    box-shadow: none;
    color: #4b4b4b;
    font-size: 14px;
    font-style: normal;
    font-variant: normal;
    margin: 0;
    padding: 0;
    text-decoration: none;
    vertical-align: middle;
}
*::-moz-selection {
    background-color: #f8b139;
    color: #fff;
}
::selection {
    background-color: #f8b139;
    color: #fff;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section,
summary {
    display: block;
}
audio,
canvas,
progress,
video {
    display: inline-block;
    vertical-align: baseline;
}
audio:not([controls]) {
    display: none;
    height: 0;
}
[hidden],
template {
    display: none;
}
a {
    background-color: transparent;
}
a:link,
a:active,
a:focus,
a:visited {
    color: #f8b139;
}
body a:hover {
    color: #000;
}
a:active,
a:hover {
    outline: 0;
}
abbr[title] {
    border-bottom: 1px dotted;
}
b,
strong {
    font-weight: bold;
}
dfn {
    font-style: italic;
}
mark {
    background: #ff0;
    color: #000;
}
img {
    max-width: 100%;
    vertical-align: middle;
}
small {
    font-size: 80%;
}
sub,
sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline;
}
sup {
    top: -0.5em;
}
sub {
    bottom: -0.25em;
}
img {
    border: 0;
}
svg:not(:root) {
    overflow: hidden;
}
figure {
    margin: 1em 40px;
}
hr {
    box-sizing: content-box;
    height: 0;
}
pre {
    overflow: auto;
}
code,
kbd,
pre,
samp {
    font-family: 'Open Sans', sans-serif;;
    font-size: 1em;
}
button,
input,
optgroup,
select,
textarea {
    color: inherit;
    font: inherit;
    margin: 0;
}
button {
    overflow: visible;
}
button,
select {
    text-transform: none;
}
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
    -webkit-appearance: button;
    cursor: pointer;
}
button[disabled],
html input[disabled] {
    cursor: default;
}
button::-moz-focus-inner,
input::-moz-focus-inner {
    border: 0;
    padding: 0;
}
input {
    line-height: normal;
}
input[type="checkbox"],
input[type="radio"] {
    box-sizing: border-box;
    padding: 0;
}
input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
    height: auto;
}
input[type="search"] {
    -webkit-appearance: textfield;
    box-sizing: content-box;
}
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
    -webkit-appearance: none;
}
fieldset {
    border: 1px solid #c0c0c0;
    margin: 0 2px;
    padding: 0.35em 0.625em 0.75em;
}
legend {
    border: 0;
    padding: 0;
}
textarea {
    overflow: auto;
}
optgroup {
    font-weight: bold;
}
table {
    border-collapse: collapse;
    border-spacing: 0;
}
td,
th {
    padding: 0;
}
p {
    font-size: 14px;
    font-family: 'Open Sans', sans-serif;;
    color: #4b4b4b;
    line-height: 25px;
    margin: 0 0 20px;
    padding-bottom: 0;
}
ul, ol {
    margin-bottom: 20px;
    padding: 0 0 0 15px;
}
ul li, ol li {
    color: #4b4b4b;
    font-size: 14px;
    line-height: 24px;
}
table {
    max-width: 100%;
    table-layout: inherit;
    margin-bottom: 20px;
}
table, th, td {
    border: 1px solid #ccc;
    padding: 8px;
    text-align: left;
}
h1, h2, h3, h4, h5, h6 {
    color: #000;
    font-family: 'Open Sans', sans-serif;;
    font-weight: 600;
}
h1, h2, h3 {
    margin-top: 20px;
    margin-bottom: 10px;
    padding-bottom: 0;

}
h4, h5, h6 {
    margin-top: 10px;
    margin-bottom: 10px;
    padding-bottom: 0;
}
h1 {
    font-size: 36px;
}
h2 {
    font-size: 32px;
}
h3 {
    font-size: 26px;
}
h4 {
    font-size: 22px;
}
h5 {
    font-size: 18px;
}
h6 {
    font-size: 16px;
}
body > .header {
    position: relative;
}
body > .header::before {
    background-color: #333333;
    content: "";
    height: 53px;
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
}
body > .footer {
    background: #333 none repeat scroll 0 0;
    position: relative;
}
body > .footer::before {
    background-color: #2b2b2b;
    bottom: 0;
    content: "";
    height: 50px;
    position: absolute;
    width: 100%;
}
input[type="submit"],
input[type="button"],
button,
.button,
a.button {
    background: #f8b139 none repeat scroll 0 0;
    border: medium none;
    color: #000;
    cursor: pointer;
    display: inline-block;
    font-size: 16px;
    text-transform: uppercase;
}
input[type="submit"]:hover,
input[type="button"]:hover,
button:hover,
a.button:hover,
.button:hover {
    background: #333333;
}
input[type="submit"][disabled],
input[type="button"][disabled],
button[disabled],
.button.disabled,
a.button.disabled {

    border: medium none;
    color: #fff;
    text-shadow: 0 0;
}
.simple_captcha_input_field .errorlist.after {
    padding-top: 4px;
}
.widget-form.contact-form .errorlist.after {
    padding-left: 0;
}
.single-input-row .errorlist.after .pointer, .single-input-row .errorlist.after .close-btn {
    display: none;
}
.widget-form .sub-form-row > .errorlist {
    float: none;
}
.widget-form button.Zebra_DatePicker_Icon {
    cursor: pointer;
    background: none;
}
.Zebra_DatePicker_Icon_Wrapper:after {
    content: "\f073";
    font-family: 'Fontawesome';
    font-size: 18px;
    position:  absolute;
    right: 10px;
    top: 7px;
}

@media (max-width: 767px) {
    .widget-form .sub-form-row {
        margin: 0;
    }
}
/*  sitebase  */
body > .header .widget.widget-html {
    display: none;
}
/* ++++++++++++++++++++++++++++++++++++++++++++++ layout design*/
div.gettouch p {
    color: #a7a7a7;
    line-height: 22px;
    padding-bottom: 5px;
}
div.gettouch p a {
    color: #a7a7a7;
    font-size: 14px;
}
@media (min-width: 1300px) {
    .fixed-width > .header,
    .fixed-width > .body,
    .fixed-width > .footer {
        border-left: 1px solid #ddd;
        border-right: 1px solid #ddd;
        margin: auto;
        width: 1300px;
    }
}
div.iframe-mask {
    z-index: 0;
}
/* Layout control css*/
.widget-container > .page-content > .v-split-container > .v-split {
    margin: auto;
    width: 1170px;
}
.widget-container > .page-content > .v-split-container > .v-split .widget,
.widget-container > .page-content > .v-split-container > .v-split .widget.widget-snippet.spaceLeftRight {
    padding-left: 15px;
    padding-right: 15px;
}
.widget-container > .page-content > .v-split-container > .v-split .widget.widget-snippet,
.widget-container > .page-content > .v-split-container > .v-split .widget.noSpaceLeftRight {
    padding-left: 0;
    padding-right: 0;
}
/*inner page fluid*/

#bs-96757C1F-694E-4DD3-B674-871143C42891 .widget,
#bs-96757C1F-694E-4DD3-B674-871143C42891 .widget {
    padding-left: 15px;
    padding-right: 15px;
}
#bs-96757C1F-694E-4DD3-B674-871143C42891 .widget.widget-snippet,
#bs-96757C1F-694E-4DD3-B674-871143C42891 .widget.noSpaceLeftRight {
    padding-left: 0;
    padding-right: 0;
}
/*inner page fixed*/
#bs-510661AD-B04A-49A0-A19A-108399B5686B {
    padding-bottom: 100px;
    padding-top: 100px;
}
#bs-510661AD-B04A-49A0-A19A-108399B5686B .widget,
#bs-510661AD-B04A-49A0-A19A-108399B5686B .widget {
    padding-left: 15px;
    padding-right: 15px;
}
#bs-510661AD-B04A-49A0-A19A-108399B5686B .widget.widget-snippet,
#bs-510661AD-B04A-49A0-A19A-108399B5686B .widget.noSpaceLeftRight {
    padding-left: 0;
    padding-right: 0;
}
/*blog layout*/
#bs-150C82F5-9DE7-40BF-B56D-E61B4818FB6D {
    padding-bottom: 90px;
    padding-top: 90px;
}
#spltr-B09F7111-58D1-445B-9D0D-08CCE10B483E .page-content {
    padding-right: 35px;
}
/*contact us page*/
#spltr-22F01D82-0F78-4848-9003-C19BE6994E1D .widget.contact-add-wi {
    padding-left: 15px;
    padding-right: 24px;
}
/* +++++++++++++++++++++++++++++++++++++++++++++++ Layout control css*/
/* +++++++++++++++++++++++++++++++++++++++++++++++ spacing*/
.wc-pt-100 {
    padding-top: 90px !important;
}
.wc-pb-100 {
    padding-bottom: 90px !important;
}
.wc-pv-100 {
    padding-top: 90px !important;
    padding-bottom: 90px !important;
}
.wc-pb-0 {
    padding-bottom:0!important;
}
/* margin*/
.wc-mt-100 {
    margin-top: 90px !important;
}
.wc-mb-100 {
    margin-bottom: 90px !important;
}
.wc-mv-100 {
    margin-top: 90px !important;
    margin-bottom: 90px !important;
}
/* +++++++++++++++++++++++++++++++++++++++++++++++  spacing END */
.main-title {
    margin-bottom: 90px;
    text-align: center;
}
input[type="submit"],
input[type="button"],
button,
.button,
a.button {
    background: #f8b139 none repeat scroll 0 0;
    border: medium none;
    color: #000;
    cursor: pointer;
    display: inline-block;
    font-size: 16px;
    text-transform: uppercase;
}
input[type="submit"]:hover,
input[type="button"]:hover,
button:hover,
a.button:hover,
.button:hover {
    background: #cfaa5d;
}
input[type="submit"][disabled],
input[type="button"][disabled],
button[disabled],
.button.disabled,
a.button.disabled {

    border: medium none;
    color: #fff;
    text-shadow: 0 0;
}
h3.center-title {
    font-size: 24px;
    font-weight: 700;
    text-transform: uppercase;
}
.center-title {
    display: inline-block;
    position: relative;
}
.center-title::after {
    background: #f8b139 none repeat scroll 0 0;
    content: "";
    height: 1px;
    left: 50%;
    margin-left: -25px;
    position: absolute;
    top: 2em;
    width: 70px;
}
.wi-snippet.welcome-area .center-title::after {
    top: 75px;
}
.center-title.small-text {
    color: #8d8d8d;
    font-size: 26px;
    line-height: 36px;
    padding-top: 15px;
}
.main-title .small-text {
    font-style: italic;
}
/*Main menu design*/
.header .widget.widget-navigation {
    z-index: auto;
}
.main_menu .horizontal {
    text-align: right;
}
.horizontal .navigation-item {
    font-weight: 500;
    padding: 0;
    text-transform: capitalize;
}
.main_menu .navigation-item a {
    color: #333333;
    font-family: "Open Sans", sans-serif;
    font-size: 16px;
    font-weight: 600;
    line-height: 52px;
    padding: 0 22px 39px;
    text-transform: capitalize;
}
.main_menu .navigation-item a:hover,
.main_menu .navigation-item.active a {
    color: #f8b139;
}
.main_menu .horizontal .navigation-item.has-child {
    position: relative;
}
.main_menu .horizontal > .has-child > a span::after {
    border-color: #333 rgba(0, 0, 0, 0) rgba(0, 0, 0, 0);
    border-style: solid;
    border-width: 4px 4px 0;
    content: "";
    display: inline-block;
    height: 0;
    margin-left: 3px;
    vertical-align: middle;
    width: 0;
}
.main_menu .horizontal > .has-child:hover > a span::after,
.main_menu .horizontal > .has-child.active > a span::after {
    border-color: #f8b139 rgba(0, 0, 0, 0) rgba(0, 0, 0, 0);
    border-style: solid;
    border-width: 4px 4px 0;
    content: "";
    display: inline-block;
    height: 0;
    margin-left: 3px;
    vertical-align: middle;
    width: 0;
}
.main_menu .horizontal .navigation-item .navigation-item-child-container {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    border-bottom: 1px solid #f8b139;
    border-top: 3px solid #f8b139;
    box-shadow: 0 2px 3px rgba(0, 0, 0, 0.5);
    left: -5px;
    top: 91px;
    width: 250px;
}
.main_menu .horizontal .navigation-item .navigation-item-child-container .navigation-item {
    background: #fff none repeat scroll 0 0;
    line-height: normal;
    padding: 0 25px;
    text-align: left;
}
.main_menu .horizontal .navigation-item .navigation-item-child-container .navigation-item a {
    background: #fff none repeat scroll 0 0;
    border-bottom: 1px solid rgba(0, 0, 0, 0.15);
    font-size: 15px;
    color: #000;
    line-height: 30px;
    margin-right: 0;
    padding: 7px 0;
}
.main_menu .horizontal .navigation-item .navigation-item-child-container .navigation-item:last-child a {
    border-bottom: medium none;
}
.main_menu .horizontal .navigation-item .navigation-item-child-container .navigation-item > a:hover,
.main_menu .horizontal .navigation-item .navigation-item-child-container .navigation-item.active > a,
.main_menu .horizontal .navigation-item .navigation-item-child-container .navigation-item.active > a:hover {
    color: #f8b139;
}
.main_menu .horizontal .navigation-item .navigation-item-child-container .navigation-item.has-child > a::after {
    border-color: rgba(0, 0, 0, 0) rgba(0, 0, 0, 0) rgba(0, 0, 0, 0) #f8b139;
    border-style: solid;
    border-width: 4px 0 4px 4px;
    content: "";
    position: absolute;
    right: 0;
    top: 50%;
    -ms-transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
}
.main_menu .horizontal .navigation-item .navigation-item-child-container .navigation-item .navigation-item-child-container {
    left: 250px;
    width: 250px;
}
/*End Main menu desing*/
.name-area {
    background: #f8b139 none repeat scroll 0 0;
}
#bs-D4922D59-25B2-4E7B-BC85-09340AFF5062 {
    background: rgba(0, 0, 0, 0) url("/template/504ddf9d/images/featured-bg.jpg") no-repeat scroll center center / cover;
}
#bs-F6103A1A-2B58-4333-95A1-EDD3370EBEE7 .widget-container {
    width: auto;
}
.widget-form .double-input-row .form-row {
    box-sizing: border-box;
    float: left;
    margin: 0;
    padding: 15px;
    width: 50%;
}
.widget.widget-form.free-case .form-row input[type="text"] {
    border: 1px solid #ddd;
    box-sizing: border-box;
    font-family: 'Open Sans', sans-serif;;
    font-size: 14px;
    height: 40px;
    padding: 5px 8px;
    text-transform: capitalize;
    width: 100%;
}
.widget.widget-form.contact-form textarea {
    border: 1px solid #ddd;
    box-sizing: border-box;
    height: 128px;
    padding: 10px;
    width: 100%;
}
.widget.widget-form.free-case .form-row label {
    display: none;
}
.widget.widget-form.free-case textarea {
    box-sizing: border-box;
    font-family: 'Open Sans', sans-serif;;
    font-size: 14px;
    height: 110px;
    padding: 10px;
    text-transform: capitalize;
    width: 100%;
}
.widget.widget-form.free-case button[type="submit"] {
    margin: 20px 0;
    width: 100%;
}
.widget.widget-image.free-case-img {
    display: none;
}
.widget.widget-form.free-case .widget-title {
    color: #fff;
    font-family: 'Open Sans', sans-serif;;
    font-size: 24px;
    font-weight: 800;
    padding-bottom: 35px;
    padding-left: 38px;
    position: relative;
}
.widget.widget-form.free-case .widget-title::after {
    color: #fff;
    content: "";
    font-family: fontawesome;
    font-size: 28px;
    height: 40px;
    left: 0;
    position: absolute;
    top: 0;
    width: 50px;
}
#bs-331FF18A-DF26-4937-8661-C39997D2619B {
    background: rgba(0, 0, 0, 0) url("/template/504ddf9d/images/free-case-full-bg.jpg") no-repeat scroll center center / cover;
}
#bs-443AFBDB-986A-42A9-B8A5-927BF55A8533 {
    background: rgba(0, 0, 0, 0) url("/template/504ddf9d/images/home-about-bg.jpg") repeat scroll 0 0;
}
.main-title.title-left {
    margin-bottom: 55px;
    text-align: left;
}
.about-text {
    padding-left: 50px;
}
.down-load-area {
    background: #434343 none repeat scroll 0 0;
    box-sizing: border-box;
    height: 90px;
    margin: 45px 0;
    overflow: auto;
    padding: 20px 10px;
}
.down-left,
.down-right {
    float: left;
    padding: 0 10px;
    text-align: center;
    width: 50%;
}
.down-left p {
    color: #fff;
    font-style: italic;
    line-height: 25px;
    margin: 0;
    padding: 0;
}
.down-right a.download {
    background: #f8b139 none repeat scroll 0 0;
    color: #fff;
    display: block;
    font-size: 14px;
    font-weight: 800;
    margin-top: 5px;
    padding: 10px;
    text-transform: uppercase;
}
.weare-practice {
    font-family: 'Open Sans', sans-serif;;
    font-size: 24px;
    font-weight: 300;
    line-height: 32px;
    position: relative;
    text-transform: capitalize;
}
#bs-513BA606-278C-45C6-B217-35045533A1A9 {
    background: rgba(0, 0, 0, 0) url("/template/504ddf9d/images/client-say-bg.jpg") repeat scroll center center / cover;
}
.test-munial .img-raper {
    background: #e5dfd3 none repeat scroll 0 0;
    border-radius: 50%;
    box-sizing: border-box;
    display: inline-block;
    height: 130px;
    padding: 10px;
    width: 130px;
}
.test-munial .img-raper > img {
    margin-top: 5px;
}
.test-munial {
    padding: 75px 0;
    text-align: center;
}
.test-munial > p {
    color: #fff;
    font-size: 16px;
    line-height: 30px;
}
.client-name {
    color: #f8b139;
    display: inline-block;
    font-size: 18px;
    font-style: italic;
    padding-top: 15px;
}
/*  newsletter  */
.widget.widget-newsletter label {
    display: none;
}
.newsletter.inplace.valid-verify-form {
    position: relative;
}
.widget.widget-newsletter input[type="text"] {
    border: 1px solid #646464;
    box-sizing: border-box;
    color: #eaeaea;
    height: 50px;
    padding: 5px 14px 5px 14px;
    width: 100%;
    background: transparent;
    border-right: none;
}
.widget.widget-newsletter input[type="text"]::-webkit-input-placeholder {
    font-size: 12px;
    color: #646464;
}
.widget.widget-newsletter input[type="text"]::-moz-placeholder {
    font-size: 12px;
    color: #646464;
}
.widget.widget-newsletter input[type="text"]:-ms-input-placeholder {
    font-size: 12px;
    color: #646464;
}
.widget.widget-newsletter input[type="text"]:-moz-placeholder {
    font-size: 12px;
    color: #646464;
}
.widget.widget-newsletter .form-row.mandatory {
    width: 260px;
}
.widget.widget-newsletter .form-row.mandatory, .form-row.button-container {
    margin-top: 0;
}
.widget.widget-newsletter .form-row.button-container {
    margin-left: -4px;
    position: absolute;
    width: 60px;
}
.widget.widget-newsletter .form-row.mandatory,
.form-row.button-container {
    display: inline-block;
}
.newsletter-subscription.submit-button,
.newsletter-subscription.submit-button[disabled] {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    border-color: #646464;
    border-style: solid;
    border-width: 1px 1px 1px 0;
    height: 50px;
    position: relative;
    width: 50px;
}
.widget-newsletter .newsletter-subscription.submit-button {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
}
.newsletter-subscription.submit-button::after {
    font-size: 18px;
    color: #fff;
    content: "\f1d8";
    font-family: fontawesome;
    height: 20px;
    left: 12px;
    position: absolute;
    top: 10px;
    width: 20px;
}
.newsletter-subscription.submit-button:hover::after {
    color: #f8b139;
}
.widget-newsletter .newsletter-subscription.submit-button[disabled] {
    pointer-events: none;
}

.widget-newsletter .newsletter-subscription.submit-button[disabled]:after {
    opacity: .1;
}

.widget.widget-newsletter .message-block {
    position: absolute;
    top: -35px;
    width: 307px;
    margin: 0;
}
.widget.widget-newsletter .message-block.message-text {
    top: 52px;
    font-size: 13px;
}
.footer .widget-newsletter input:-webkit-autofill {
    -webkit-box-shadow: 0 0 0px 1000px #222 inset;
    -webkit-text-fill-color: #fff;
}
/*  end newsletter  */
.footer .widget .widget-title {
    color: #fff;
    font-family: "Open Sans", sans-serif;
    font-size: 18px;
    font-weight: 600;
    padding-bottom: 38px;
    position: relative;
    text-transform: capitalize;
}
.footer .widget .widget-title::after {
    background: #646464 none repeat scroll 0 0;
    content: "";
    height: 1px;
    left: 0;
    margin-top: 6px;
    position: absolute;
    top: 30px;
    width: 30px;
}
.footer .navigation-item a {
    border: medium none;
    color: #9c9c9c;
    display: inline-block;
    font-family: "Open Sans", sans-serif;
    font-size: 14px;
    font-weight: 600;
    padding: 6px 0;
    text-transform: capitalize;
    transition: all 300ms ease 0s;
}
.footer .nav-wrapper.vertical .navigation-item a:hover,
.footer .nav-wrapper.vertical .navigation-item.active a {
    color: #fff;
}
#bs-95BA5AA0-D62D-4AF5-87E9-BBECE465CC28 {
    background: #f2f2f2 none repeat scroll 0 0;
}
#spltr-B09F7111-58D1-445B-9D0D-08CCE10B483E {
    box-sizing: border-box;
    overflow: hidden;
    padding-left: 15px;
    padding-right: 15px;
}
body input[type="submit"], body input[type="button"], .comment-post-panel button {
    width: 100%;
}
body input[type="submit"], body input[type="button"], .comment-post-panel button:hover {
    background: #202020 none repeat scroll 0 0;
    color: #fff;
}
.pagination span.current {
    background: #f8b139 none repeat scroll 0 0;
    color: #ffffff;
}
.pagination span:hover {
    border-color: #f8b139;
    color: #f8b139;
}
.pagination span.current:hover {
    color: #fff;
}
.post.post-list-view img {
    max-height: 100%;
    max-width: 100%;
}
/*  snippet  */
.snippet-about-1 .about-con-01 li {
    background: rgba(0, 0, 0, 0) url("/template/504ddf9d/images/li.png") no-repeat scroll 0 5px / 15px auto;
    padding-left: 28px;
}
#spltr-4E2F3B00-6EAE-4060-8C47-7AF431D2A6E4 .widget.widget-article.mygoogle-map {
    padding-left: 15px;
    padding-right: 15px;
}
.wi-snippet.address-contact {
    border: 1px solid #ddd;
    margin-top: 26px;
    padding: 0 20px 20px;
}
div#spltr-48FF50D1-6534-4F13-B3CA-D5CCA2C13286 {
    margin: 0 auto;
    width: 1170px;
}
body.page-contact > .footer {
    margin-top: 0;
}
.about-service-2 .feature-3 .left {
    background: #444 none repeat scroll 0 0;
    border-radius: 5px;
    height: 55px;
    margin-right: 20px;
    text-align: center;
}
.about-service-2 .feature-3 .right {
    width: calc(100% - 90px);
}
.about-service-2 .left i.medium-icon {
    font-size: 25px;
    line-height: 55px;
    color: #fff;
}
.about-service-2 .right h4 {
    color: #f8b139;
    font-weight: 800;
    text-transform: uppercase;
    font-size: 16px;
}
.service-box .box-title {
    color: #f8b139;
    font-size: 16px;
    font-weight: 800;
    margin: 0;
    padding-top: 25px;
    text-transform: uppercase;
}
.image-gallery ul.box-container {
    padding: 0;
}
.image-gallery ul.box-container::after {
    clear: both;
    content: "";
    display: block;
}
.image-gallery ul.box-container .box {
    box-sizing: border-box;
    float: left;
    padding: 7px;
    margin: 0;
    list-style: none;
    background: none;
}
.image-gallery ul.box-container .box::before {
    display: none;
}
.image-gallery ul.box-container .box a {
    display: block;
    position: relative;
}
.image-gallery ul.box-container .box .swipe-image {
    display: block;
    max-width: 100%;
}
.image-gallery ul.box-container .box a::after {
    background-color: rgba(121, 35, 51, 0);
    bottom: 50%;
    content: "";
    left: 50%;
    position: absolute;
    right: 50%;
    top: 50%;
    -webkit-transition: all 300ms linear 0s;
    transition: all 300ms linear 0s;
    z-index: 1;
}
.image-gallery ul.box-container .box a:hover::after {
    background-color: #f8b139;
    bottom: 15px;
    left: 15px;
    right: 15px;
    top: 15px;
}
.image-gallery ul.box-container .box a::before {
    border-bottom: 1px solid rgba(255, 255, 255, 0.5);
    border-top: 1px solid rgba(255, 255, 255, 0.5);
    color: rgba(213, 227, 238, 0);
    content: "View Image";
    font-size: 1px;
    left: calc(50% - 1px);
    letter-spacing: 1.5px;
    line-height: 36px;
    opacity: 0;
    padding-top: 3px;
    position: absolute;
    text-transform: uppercase;
    top: calc(50% - 19px);
    -webkit-transition: all 300ms linear 0s;
    transition: all 300ms linear 0s;
    z-index: 2;
    font-weight: 500;
    font-family: 'Open Sans', sans-serif;;
}
.image-gallery ul.box-container .box a:hover::before {
    color: #fff;
    font-size: 20px;
    left: calc(50% - 59px);
    opacity: 1;
    text-align: center;
}
#swipebox-slider .slide {

    display: inline-block;
    height: 100%;
    line-height: 1px;
    text-align: center;
    width: 100%;
}
.get-quat > a {
    display: inline-block;
    font-size: 25px;
    font-style: italic;
    font-weight: 700;
    padding-top: 15px;
    position: relative;
    text-transform: uppercase;
}
#spltr-BC7B81DC-5A93-4305-A6F8-045018BE8976 {
    background: #f2f2f2 none repeat scroll 0 0;
}
.service-box-text {
    background: #fff;
    margin-bottom: 30px;
    padding-bottom: 10px;
    padding-left: 5px;
    padding-right: 5px;
    text-align: center;
}
.image-box-img {
    position: relative;
    transition: all 400ms ease 0s;
}
/*
.service-box:hover .service-box-text {
	background : rgba(198,165,97,1);
}*/

.service-box:hover .service-box-text {
    background: rgba(5, 5, 5, 1) none repeat scroll 0 0;
}
.image-box-img::after {
    background: rgba(0, 0, 0, 0.5) none repeat scroll 0 0;

}
.service-box:hover .service-box-text h3,
.service-box:hover .service-box-text p {
    color: #fff;
}
.image-box-img::after {
    background: rgba(198, 165, 97, 0.5) none repeat scroll 0 0;
    content: "";
    display: none;
    height: 100%;
    left: 390px;
    position: absolute;
    top: 0;
    width: 100%;
    transition: all 400ms ease 0s;
}
.service-box:hover .image-box-img:after {
    display: block;
    left: 0;
}
.image-box-img {
    position: relative;
}
.choose-box {
    text-align: center;
}
.choose-text > h3 {
    font-size: 16px;
    font-weight: 800;
    padding-top: 25px;
    text-transform: uppercase;
}
.icon-box {
    background: #222 none repeat scroll 0 0;
    height: 80px;
    margin: 0 auto;
    transform: rotate(224deg);
    width: 80px;
}
.choose-box .icon-box i.fa {
    color: #fff;
    line-height: 80px;
    transform: rotate(-224deg);
}
.choose-box:hover .icon-box {
    transform: rotate(45deg);
}
.choose-box:hover .icon-box i.fa {
    transform: rotate(-45deg);
}
.page-content .v-split-container > .v-split {
    width: 1170px;
    margin: auto;
}
/*home page new css*/

div#spltr-3DD2A1B6-A44A-4A1A-9B4E-4DD958C6590C {
    background: rgba(0, 0, 0, 0) url("/template/504ddf9d/images/featured-bg.jpg") no-repeat scroll center center / cover;
}
/*home about bg*/
div#spltr-75BAFAD2-705B-4CA2-902B-17236F76C2EE {
    background: rgba(0, 0, 0, 0) url("/template/504ddf9d/images/home-about-bg.jpg") repeat scroll 0 0;
}
/*home testmunial css*/

/*free case css*/
#spltr-69B89190-0D3C-493C-9443-20C5D0DE494A {
    overflow: hidden;
}
.widget.case-image {
    min-height: 648px;
}
.widget.case-image img {
    height: 100%;
    left: 0;
    max-width: inherit;
    position: absolute;
    top: 0;
}
.page-content .widget.widget-form.free-case {
    background-image: url("../images/free-case-bg.png");
    background-position: center center;
    background-size: cover;
    overflow: hidden;
    padding-bottom: 90px;
    padding-right: 100px;
    padding-top: 90px;
}
.widget-container .page-content .widget.widget-form.free-case {
    padding-right: 50px;
}
.free-case .widget-title {
    float: right;
    width: 568px;
}
.free-case form {
    float: right;
    position: relative;
    width: 607px;
}
.free-case .message-block.info-message {
    max-width: 595px;
    position: absolute;
    top: -40px;
    width: 100%;
}
/*home free cse bigg bg*/
#spltr-CD0B04ED-9D2B-400C-8503-D16693AEC4BE {
    background: rgba(0, 0, 0, 0) url("/template/504ddf9d/images/free-case-full-bg.jpg") no-repeat scroll 0 0 / cover;
}
.ops {
    color: #f8b139;
    font-family: 'Open Sans', sans-serif;;
    font-size: 70px;
    font-weight: 800;
    text-align: center;
}
.error {
    font-family: 'Open Sans', sans-serif;;
    font-size: 30px;
    padding: 10px 0;
    text-align: center;
}
.page_404 > p {
    font-size: 14px;
    line-height: 23px;
    text-align: center;
}
.widget.widget-form.contact-form input {
    font-family: 'Open Sans', sans-serif;
}
/* ==============================================**X**=========================================== */

/*gallery fic css start*/

.galleriffic-gallery-wrap .slideshow {
    font-size: 0;
    height: 600px;
    overflow: hidden;
    position: relative;
}
.galleriffic-content .image-wrapper {
    height: inherit;
    left: 50%;
    position: absolute;
    transform: translateX(-50%);
}
.galleriffic-content .image-wrapper a {
    display: inline-block;
    font-size: 0;
    height: inherit;
    width: 900px;
    text-align: center;
}
.galleriffic-gallery-wrap .slideshow-container img {
    max-height: 100%;
}
.galleriffic-gallery-wrap.alternate-layout.thumb-position-bottom .thumbs-container {
    left: 50%;
    transform: translateX(-50%);
}
.galleriffic-gallery-wrap.alternate-layout .thumbs {
    padding: 0;
    margin-bottom: 0;
}
.galleriffic-gallery-wrap .pagination > * {
    float: left;
    height: 35px;
    line-height: 28px;
}
.galleriffic-gallery-wrap.alternate-layout.thumb-position-bottom .thumbs-container {
    margin-top: 25px;
}
/*gallery fic end*/
.swipe-image-wrap .box-container {
    margin: 0 -15px;
    padding: 0;
}
.swipe-image-wrap .box-container::after {
    clear: both;
    content: "";
    display: block;
}
.swipe-image-wrap .box {
    float: left;
    list-style: outside none none;
    padding: 15px;
    box-sizing: border-box;
}
.swipe-image-wrap .swipebox {
    display: block;
}
.swipe-image-wrap .swipe-image {
    width: 100%;
}
.swipebox-container .pagination {
    margin-top: 20px;
}
.swipe-image-wrap .swipebox {
    display: block;
    overflow: hidden;
    position: relative;
}
.swipe-image-wrap .swipebox::after {
    background: rgba(200, 172, 172, 0.8) 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: #ffffff;
    content: "";
    font-family: "FontAwesome";
    font-size: 40px;
    height: 40px;
    left: 0;
    line-height: 40px;
    margin: auto;
    opacity: 0;
    position: absolute;
    right: 0;
    text-align: center;
    top: 0;
    transform: scale(2);
    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);
}
/*Horizontal Tab accordion satrt*/
div.bmui-tab.left-side-header .bmui-tab-body-container {
    border: 1px solid #e2e2e2;
    overflow: hidden;
    padding: 10px 10px 10px 30px;
}
.widget-tabAccordion .title,
.bmui-tab.left-side-header .bmui-tab-header .title {
    font-size: 16px;
    font-weight: 600;
    text-transform: uppercase;
}
.accordion-panel > .label-bar {
    font-size: 16px;
    font-weight: 500;
    height: auto;
    padding: 7px 38px;
    text-transform: uppercase;
}
.accordion-panel > .label-bar.expanded {
    background: #ffffff none repeat scroll 0 0;
    color: #222;
    margin: 0;
}
.faq-accordion .accordion-item {
    border: none;
}

/* =============================================================================================**X**============================================================================================= */

/*general form css start*/

.widget-form .sub-form-row {
    display: table;
}
.widget-form .form-row input {
    height: 40px;
}
.widget-form .form-row input[type="radio"], .widget-form .form-row input[type="checkbox"] {
    height: auto;
}
.widget-form button.Zebra_DatePicker_Icon,
.widget-form button.Zebra_DatePicker_Icon:hover {
    background: rgba(0, 0, 0, 0) url("../../images/widgets/zebra_datepicker/calendar.png") no-repeat scroll right 5px;
    cursor: pointer;
    left: 2px;
    top: -1px;
}
.widget-form .form-row > label,
.widget-form .sub-form-row span {
    width: 200px;
    vertical-align: middle;
}
/*
.widget-form .radio-checkbox-row {
    margin-top: -24px;
    padding-left: 200px;
}
*/
.widget-form .sub-form-row > * {
    float: left;
}
.widget.widget-form .sub-form-row span {
    margin-top: 20px;
    padding-bottom: 0;
    width: 228px;
}
body input[type="submit"], body input[type="button"], body button, body .button, body a.button {
    background: #f8b139 none repeat scroll 0 0;
    border: medium none;
    box-sizing: border-box;
    color: #000;
    cursor: pointer;
    display: inline-block;
    font-family: 'Open Sans', sans-serif;;
    font-size: 14px;
    font-weight: 500;
    height: auto;
    padding: 10px 25px;
    text-transform: capitalize;
    transition: all 300ms ease 0s;
}
body .widget.widget-form.free-case .submit-button {
    background: #fff none repeat scroll 0 0;
}
body .widget.widget-form.free-case .submit-button:hover {
    background: #202020 none repeat scroll 0 0;
}
body input[type="submit"]:hover, body input[type="button"]:hover,
body button:hover, body .button:hover, body a.button:hover {
    background: #202020 none repeat scroll 0 0;
	color: #ffffff;
}
body input[type="submit"][disabled], body input[type="button"][disabled],
body button[disabled], body .button.disabled, body a.button.disabled,
body input[type="submit"][disabled]:hover, body input[type="button"][disabled]:hover,
body button[disabled]:hover, body .button.disabled:hover, body a.button.disabled:hover {
    background: #bfbfbf none repeat scroll 0 0;
    border: medium none;
    color: #818181;
}
.form-row {
    margin: 15px 0;
}
input[type="text"], input[type="password"], textarea, select {
    border: 1px solid #e6e6e6;
    box-sizing: border-box;
    height: 40px;
    margin: 0;
    padding: 5px 10px;
    width: 350px;
}
input[type="text"], input[type="password"], textarea, select {
    width: 350px;
}
select, .registration-form select {
    width: 350px;
}
select {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    background: #fff url("../images/select-down-arrow.png") no-repeat scroll right 14px;
    padding: 5px 24px 5px 10px;
}
textarea {
    height: 150px;
}
input[type="checkbox"] + span, input[type="radio"] + span {
    margin-right: 20px;
}
.widget-form .form-row > label, .widget-form .sub-form-row span {
    font-size: 14px;
    font-weight: 500;
    color: #555555;
    width: 200px;
    padding-bottom: 5px;
}
.widget-form .sub-form-row span {
    width: 204px;
}
.widget-form .checkbox input[type="checkbox"]:checked + label::before, .widget-form .radio input[type="radio"]:checked + label::before {
    background-color: #f8b139;
    border-color: #f8b139;
}
.widget-form .radio label::after {
    background-color: #f8b139;
    border-color: #f8b139;
}

/*general form design end*/

/* ========================================================**X**======================================================== */

/*tab accordien design start*/

.widget-tabAccordion .widget {
    padding-left: 0 !important;
    padding-right: 0 !important;
}
.widget-tabAccordion .accordion-panel > .label-bar {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    border: 1px solid #e5e5e5;
    color: #2d2d2d;
    font-size: 18px;
    font-weight: 600;
    height: 60px;
    line-height: 63px;
    margin: -1px 0 0;
    overflow: hidden;
    padding: 0 30px;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.widget-tabAccordion .accordion-panel > .label-bar.expanded {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    background-color: #f9f9f9;
    border-color: #eee #e5e5e5 #e5e5e5;
    border-image: none;
    border-style: solid;
    border-width: 1px;
}
.widget-tabAccordion .accordion-panel > .label-bar .toggle-icon {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    left: auto;
    line-height: normal;
    right: 18px;
    text-align: center;
    top: 13px;
}
.widget-tabAccordion .accordion-panel > .label-bar .toggle-icon::after {
    content: "";
    font-family: "FontAwesome";
}
.widget-tabAccordion .accordion-panel > .label-bar.expanded .toggle-icon::after {
    content: "";
    font-family: "FontAwesome";
}
.widget-tabAccordion .accordion-panel > .accordion-item.expanded {
    border-color: #e5e5e5;
    border-style: solid;
    border-width: 0 1px 1px;
    margin: 0;
    overflow: hidden;
    padding: 0 30px 30px;
}
/*tab accordian design end*/

/*-------------------------- jassor slider--------------------------------*/
.jssor-slider-container .caption-wrapper {
    position: static;
    padding: 0;
    height: 100%;
    display: block;
    text-align: left;
}
.jssor-slider-container .caption-wrapper > * {
    z-index: 2;
}
.jssor-slider-container .caption-wrapper [u=caption] {
    position: absolute;
	padding: 0;
	z-index: 2;
}
.jssor-slider-container .caption-wrapper [u=caption] a {
    padding: 0;
    border: none;
    display: inline;
	z-index: 1;
}
.jssor-slider-container .slide:after {
    background: rgba(0,0,0,0)
}

div.jssor-slider-container .container,
div.jssor-slider-container {
    height: 822px;
    width: 1895px;
    margin: 0 auto;
}
div.jssor-slider-container .jssora20l,
div.jssor-slider-container .jssora20r,
div.jssor-slider-container .slide {
    display: none;
}
div.jssor-slider-container[jssor-slider="true"] .slide,
div.jssor-slider-container[jssor-slider="true"] .jssora20l,
div.jssor-slider-container[jssor-slider="true"] .jssora20r {
    display: block;
}
.home_slider .slide::after {
    background-color: #fff;
    border-radius: 5px;
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.5);
    content: "";
    height: 488px;
    margin-right: -477px;
    margin-top: -244px;
    position: absolute;
    right: 50%;
    top: 50%;
    width: 514px;
    left: auto;
    bottom: auto;
}
.jssor-slider-container .container [u="caption"] {
    z-index: 999;
}
div.jssor-slider-container .container div.jssor-caption-1 {
    left: auto;
    margin-right: -440px;
    overflow: hidden;
    right: 50%;
    text-overflow: ellipsis;
    top: 241px;
    white-space: nowrap;
    width: 440px;
}
div.jssor-slider-container .container div.jssor-caption-1 span {
    color: #f8b139;
    font-size: 25px;
    font-weight: 600;
}
div.jssor-slider-container .container div.jssor-caption-2 {
    height: 130px;
    left: auto;
    margin-right: -440px;
    overflow: hidden;
    right: 50%;
    top: 286px;
    width: 440px;
}
div.jssor-slider-container .container div.jssor-caption-2 span {
    color: #333;
    font-size: 49px;
    font-weight: 900;
    line-height: 1.2;
    text-transform: uppercase;
}
div.jssor-slider-container .container div.jssor-caption-3 {
    font-size: 15px;
    font-weight: 600;
    height: 64px;
    left: auto;
    line-height: 2;
    margin-right: -440px;
    overflow: hidden;
    right: 50%;
    top: 424px;
    width: 440px;
    color: #4b4b4b;
}
div.jssor-slider-container .container div.jssor-caption-4 {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    height: 54px;
    left: auto;
    margin-right: -485px;
    padding: 0;
    right: 50%;
    top: 528px;
    width: 485px;
}
div.jssor-slider-container .container div.jssor-caption-4 .submit-button::after {
    content: "\f111";
    font-family: "Flaticon";
    font-size: 19px;
    margin-left: 16px;
}
div.jssor-slider-container .container div.jssor-caption-4 .submit-button {
    background-color: #f8b139;
    border-radius: 5px;
    color: #fff;
    display: inline-block;
    font-size: 15px;
    font-weight: 700;
    line-height: 1;
    padding: 17px 45px;
    text-transform: uppercase;
    -webkit-transition: all 300ms ease-out 0s;
    -moz-transition: all 300ms ease-out 0s;
    -ms-transition: all 300ms ease-out 0s;
    -o-transition: all 300ms ease-out 0s;
    transition: all 300ms ease-out 0s;
}
div.jssor-slider-container .container div.jssor-caption-4 .submit-button:hover {
    background-color: #333333;
}
.home_slider .jssor-slider-container .jssora20l,
.home_slider .jssor-slider-container .jssora20r {
    background: #f8b139 none;
    border-radius: 7px;
    color: #fff;
    height: 42px;
    width: 42px;
    text-align: center;
    line-height: 38px;
    -webkit-transition: all 300ms ease-out 0s;
    -moz-transition: all 300ms ease-out 0s;
    -ms-transition: all 300ms ease-out 0s;
    -o-transition: all 300ms ease-out 0s;
    transition: all 300ms ease-out 0s;
}
.home_slider .jssor-slider-container .jssora20l:hover,
.home_slider .jssor-slider-container .jssora20r:hover {
    background: #202020 none;
    border-radius: 7px;
    color: #fff;
    height: 42px;
    width: 42px;
    text-align: center;
    line-height: 38px;
}
.home_slider .jssor-slider-container .jssora20l:before, .home_slider .jssor-slider-container .jssora20r:before {
    font-family: 'Fontawesome';
    font-size: 25px;
}
.home_slider .jssor-slider-container .jssora20l:before {
    content: "\f104";
}
.home_slider .jssor-slider-container .jssora20r:before {
    content: "\f105";
}
div.left-title > h3::after {
    background: #f8b139 none repeat scroll 0 0;
}
.gallery-title-heading {
    padding-bottom: 40px;
    text-align: center;
}
.gallery-title-heading h1 {
    font-size: 28px;
    font-weight: 600;
    line-height: 1.5;
    margin: 0;
    text-transform: capitalize;
}
.gallery-title-heading p {
    font-size: 14px;
    line-height: 1.8;
    margin: 20px 0;
}
.gallery-title-heading .title-bottom-line {
    background-color: #f8b139;
    height: 1px;
    margin: 0 auto;
    width: 70px;
}
/*---------------------------------------------------*/
#wi-05FBEFD3-ECFD-4158-BAD2-76E92910C471 {
    box-sizing: border-box;
    padding-left: 35px;
}
.padding-top-70-bottom-100 .custom-form .submit-button:hover {
    background: #202020;
    color: #fff;
}
.padding-top-70-bottom-100 .custom-form .reset-button:hover {
    background: #202020;
    color: #fff;
}
.padding-top-100 {
    padding-top: 90px;
}
#wi-2B725A36-9A48-4031-9D5B-587D0CD85992 {

}
.service-parent .col-sm-12.col-md-6 {
    padding-right: 15px;
}
.mygoogle-map .article-content {
    height: 450px;
}
.widget-article.copyright .article-content > p {
    color: #969696;
    font-size: 13px;
    line-height: 24px;
    font-weight: 500;
    margin: 13px 0;
    padding: 0;
    text-align: left;
}
.widget-article.copyright .article-content a {
    color: #f8b139;
    font-weight: 600;
    margin-left: 5px;
}
.widget-article.copyright .article-content a:hover {
    color: #fff;
}
ul.snippet-footer-social li a:hover {
    background: #fff none repeat scroll 0 0;
    transition: all 0.7s ease 0s;
}
#spltr-48FF50D1-6534-4F13-B3CA-D5CCA2C13286 .widget > .widget-title, #spltr-ABC4F0C2-3892-4A88-AC3A-1EAFA58186BC .widget > .widget-title {
    font-size: 24px;
    padding-bottom: 10px;
}
div.widget.widget-snippet .snippet-free-quote i.fa.right-icon {
    color: #f8b139;
}
div.widget.widget-snippet .snippet-free-quote a:hover i.fa.right-icon,
div.widget.widget-snippet .snippet-free-quote a:link,
div.widget.widget-snippet .snippet-free-quote a:focus,
div.widget.widget-snippet .snippet-free-quote a:active,
div.widget.widget-snippet .snippet-free-quote a:visited {
    color: #f8b139;
    outline: none;
    text-decoration: none;
}
.contact-form .single-input-row .errorlist.after {
    padding-left: 0;
}
.free-case .single-input-row .errorlist.after {
    padding-left: 0;
}
/*blog media end*/
/*snippet*/
div.gettouch p a:hover {
    color: #f8b139;
    text-decoration: none;
}
div.snippet-free-quote .get-quat > a {
    font-size: 15px;
}
div.widget.widget-snippet .snippet-free-quote i.fa.right-icon {
    font-size: 17px;
    margin-top: 0;
    padding-left: 10px;
    vertical-align: middle;
}
.contus-gmap .google-map-container {
    height: 160px;
}
/*form*/
.widget.widget-form .form-row select {
    height: 40px;
    width: 350px;
}
.widget-form .checkbox label::before {
    left: 1px;
    top: 1px;
}
.widget-form .checkbox input[type="checkbox"]:checked + label::after,
.widget-form .checkbox input[type="radio"]:checked + label::after {
    left: 1px;
    top: -1px;
}
/*popup*/
.add-to-cart-popup .short-info div.prodict-name,
.add-cart-information-popup .short-info div.prodict-name {
    padding-bottom: 10px;
}
.pagination {
    float: none;
}
/* download snippet*/

/* fixing*/
.pagination span.current {
    border: 1px solid #f8b139;
}
/* fixing tab-accordion*/
.widget-tabAccordion .title, .bmui-tab.left-side-header .bmui-tab-header .title {
    font-size: 16px;
    font-weight: 500;
    text-transform: capitalize;
}
.horizontal-tab .bmui-tab .bmui-tab-body-container {
    background: rgba(222, 216, 202, 0.2) none repeat scroll 0 0;
}
.bmui-tab .bmui-tab-body-container {
    background: #f9fbff none repeat scroll 0 0;
}
.horizontal-tab .bmui-tab .bmui-tab-body-container {
    border: 1px solid #ded8ca;
    padding: 36px;
}
.horizontal-tab .bmui-tab .bmui-tab-body-container h3 {
    margin-top: 0;
}
.title-center {
    margin-bottom: 30px;
    text-align: center;
}
.title-center::after {
    background: #f8b139 none repeat scroll 0 0;
    content: "";
    height: 4px;
    left: 46%;
    position: absolute;
    width: 80px;
}
.title-center::after {
    bottom: 7px;
    height: 1px;
    left: 47%;
    width: 70px;
}
.horizontal-tab .bmui-tab .bmui-tab-header.bmui-tab-active {
    background-color: #f8b139;
    color: #fff;
    position: relative;
}
.horizontal-tab .bmui-tab .bmui-tab-header.bmui-tab-active::after {
    background: transparent none repeat scroll 0 0;
    border-color: #f8b139 transparent;
    border-style: solid;
    border-width: 14px 20px 0;
    bottom: -10px;
    content: "";
    height: 0;
    left: 38%;
    position: absolute;
    width: 0;
}
.horizontal-tab .bmui-tab .bmui-tab-header {
    border-radius: 0;
    padding: 15px 44px;
}
.horizontal-tab .bmui-tab .bmui-tab-header.bmui-tab-active {
    background-color: #f8b139;
    color: #fff;
}
.horizontal-tab .bmui-tab .bmui-tab-header {
    border: medium none;
}
/* verti*/
.vertical-tab .bmui-tab.left-side-header .bmui-tab-header .title {
    padding: 44px 30px;
    text-align: center;
}
.vertical-tab .bmui-tab .bmui-tab-header.bmui-tab-active {
    background-color: #f8b139;
    border-left: 1px solid #f8b139;
    color: #fff;
    position: relative;
}
.vertical-tab div.bmui-tab.left-side-header .bmui-tab-body-container {
    background: rgba(222, 216, 202, 0.2) none repeat scroll 0 0;
    border: 1px solid #ded8ca;
    padding: 44px 30px 44px 44px;
}
.vertical-tab .bmui-tab .bmui-tab-header.bmui-tab-active::after {
    background: transparent none repeat scroll 0 0;
    border-bottom: 18px solid transparent;
    border-left: 16px solid #f8b139;
    border-top: 18px solid transparent;
    content: "";
    height: 0;
    position: absolute;
    right: -15px;
    top: 34%;
    width: 0;
}
.vertical-tab .bmui-tab.left-side-header .bmui-tab-header.bmui-tab-active .title {
    background: transparent none repeat scroll 0 0;
    color: #fff;
    padding: 45px 30px;
    text-align: center;
}
/* accordion*/

.accordion-wi.widget-tabAccordion .accordion-panel > .label-bar.expanded {
    background-color: #f8b139;
    color: #fff;
    font-weight: 400;
}
.accordion-wi.widget-tabAccordion .accordion-panel > .label-bar {
    border: 1px solid #ded8ca;
    color: #555555;
    font-size: 16px;
    height: 44px;
    line-height: 42px;
    padding: 0 19px;
    text-transform: none;
}
.accordion-wi.widget-tabAccordion .accordion-panel > .label-bar.expanded .toggle-icon::after {
    content: "\f107 ";
    font-family: "FontAwesome";
}
.widget-tabAccordion .accordion-panel > .label-bar .toggle-icon::after {
    content: "\f105 ";
    font-family: "FontAwesome";
}
.widget-tabAccordion .accordion-panel > .accordion-item.expanded {
    background: rgba(222, 216, 202, 0.2) none repeat scroll 0 0;
    padding: 32px 38px;
}
.widget-tabAccordion .accordion-panel > .label-bar.expanded {
    border: 1px solid #f8b139;
}
.bmui-tab.left-side-header .bmui-tab-header {
    border-color: #ded8ca;
}
/* ==================================== contact form=============================  */
.contact-form .form-row.btn-row label {
    display: none;
}
.contact-form .single-input-row .form-row {
    position: relative;
}
.contact-form .widget-form .double-input-row .form-row {
    box-sizing: border-box;
    display: inline-block;
    margin-left: -4px;
    padding: 15px;
    width: 50%;
}
.widget.widget-form.contact-form .single-input-row {
    margin-bottom: 20px;
}
.contact-form input[type="text"],
.contact-form select {
    border: 1px solid #ddd;
    box-sizing: border-box;
    height: 43px;
    padding: 10px 15px;
    width: 100%;
}
.contact-form input[type="text"]:focus {
    border: 1px solid #f8b139;
}
.contact-form .form-row.btn-row button.submit-button {
    color: #fff;
    font-size: 14px;
    font-weight: 600;
    letter-spacing: 1px;
    margin: 10px 0;
    padding: 11px 87px;
    text-shadow: 0 0;
    text-transform: none;
}
.contact-form .form-row.btn-row button.submit-button:hover {
    background: #202020 none repeat scroll 0 0;
    color: #fff;
}
.widget-snippet.margin-bottom {
    margin-bottom: 15px;
}
.wc-snippet-header-email {
    text-align: right;
}
/* ======= page_heading & Bradecome ==== */
#bs-A0E1A4B1-DA5E-4C9E-BB7E-31BE1DB421F4,
#bs-2089AF97-01C2-4AD0-B0FF-0A1232FA9868,
#bs-A09442FB-D853-4F01-A728-08A135A58674,
#bs-B40EEB9E-CA3C-42FD-BFA0-B5B44C818290 {
    background: rgba(0, 0, 0, 0) url("../images/inner-page-bg.jpg") repeat scroll left top / cover;
    padding: 115px 0;
}
#bs-A0E1A4B1-DA5E-4C9E-BB7E-31BE1DB421F4:before,
#bs-2089AF97-01C2-4AD0-B0FF-0A1232FA9868:before,
#bs-A09442FB-D853-4F01-A728-08A135A58674:before,
#bs-B40EEB9E-CA3C-42FD-BFA0-B5B44C818290:before {
    content: "";
    background-color: rgba(0,0,0, .5);
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
}
.widget-pageHeading .page-heading-wrapper {
    min-height: auto;
}
.widget.widget-pageHeading.heading h1,
.widget.widget-pageHeading.heading h2 {
    color: #ffffff;
    font-size: 24px;
    font-weight: 600;
    overflow: hidden;
    padding: 0 15px;
    text-align: center;
    line-height: normal;
    margin: 10px 0;
}
.widget-breadcrumb.breadcome {
    color: #ffffff;
    font-size: 14px;
    font-weight: 500;
    line-height: 20px;
    padding: 0 0 15px;
    text-align: center;
}
.widget-breadcrumb.breadcome .breadcrumb-item.root .icon {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    width: auto;
    height: auto;
    cursor: default;
}
.widget-breadcrumb.breadcome .breadcrumb-item.root .icon:after {
    content: "Home";
    color: #ffffff;
}
.widget-breadcrumb .breadcrumb-item .label:hover, .widget-breadcrumb .breadcrumb-item .separator:hover,
.widget-breadcrumb.breadcome a:hover .separator::after,
.breadcrumb-item .label:hover {
    color: #f8b139;
}
.typography .title + p {
    font-size: 16px;
    line-height: 2;
    margin-bottom: 35px;
    font-weight: 500;
    margin-top: 15px;
}
.widget-snippet a:focus {
    outline: medium none;
    text-decoration: none;
}
.widget-breadcrumb .breadcrumb-item .label, 
.widget-breadcrumb .breadcrumb-item .separator,
.widget-breadcrumb .breadcrumb-item a:hover .separator {
  color: #ffffff;
}
/* ======= Exit page_heading & Bradecome ==== */
/*google map*/
.googlemap-wi .google-map-container {
    -webkit-filter: grayscale(100%);
    filter: grayscale(100%);
    height: 470px;
}
/*fixing*/

@media screen and (max-width: 767px) {
    .widget-googleMap .google-map-container.initialized {
        height: 270px;
    }
    div.widget.widget-snippet.contact-us-phn-email-wi {
        margin-top: 15px;
    }
    .widget-snippet.margin-bottom {
        margin-bottom: 0;
    }
}
/*Search design*/
.search-menu-button {
    background-color: #f8b139;
    border-radius: 5px;
    float: right;
    height: 42px;
    line-height: 40px;
    text-align: center;
    width: 42px;
    -webkit-transition: all 300ms ease-out 0s;
    -moz-transition: all 300ms ease-out 0s;
    -ms-transition: all 300ms ease-out 0s;
    -o-transition: all 300ms ease-out 0s;
    transition: all 300ms ease-out 0s;
}
.search-menu-button:hover {
    background-color: #333333;
}
.search-menu-button::after {
    color: #fff;
    content: "\f104";
    font-family: Flaticon;
    font-size: 17px;
}
.widget-search .search-form {
    background-color: #f8b139;
    display: block !important;
    height: 0;
    left: auto;
    overflow: hidden;
    padding: 0 10px;
    position: absolute;
    right: 0;
    top: 84px;
    -webkit-transition: all 400ms ease-out 0s;
    -moz-transition: all 400ms ease-out 0s;
    -ms-transition: all 400ms ease-out 0s;
    -o-transition: all 400ms ease-out 0s;
    transition: all 400ms ease-out 0s;
    width: 380px;
    z-index: 999;
}
.widget-search .search-form.show {
    height: 60px;
    padding: 10px;
}
.header .widget-search button {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    font-size: 0;
    height: 40px;
    padding: 0;
    position: absolute;
    right: 10px;
    width: 39px;
	top: 50%;
    transform: translatey(-50%);
}
.header .widget-search input {
    border: medium none;
    height: 40px;
    margin-right: 0;
    padding: 5px 40px 5px 10px;
    width: 100%;
}
.header .widget-search button::after {
    color: #999;
    content: "\f002";
    font-family: FontAwesome;
    font-size: 18px;
}
.footer-text p {
    color: #9c9c9c;
    font-size: 15px;
    line-height: 1.8;
}
.widget-snippet ul.snippet-footer-social {
    padding-top: 10px;
}
/*widget title design*/
.widget > .widget-title {
    color: #333333;
    font-size: 22px;
    font-weight: 600;
    line-height: 1.5;
    padding-bottom: 30px;
}
.widget > .widget-title::after {
    background-color: #f8b139;
    content: "";
    display: block;
    height: 2px;
    width: 40px;
}
.widget.title-centered > .widget-title {
    text-align: center;
}
.widget.title-centered > .widget-title::after {
    margin: 15px auto 0;
}
/*home custom accordion*/

.widget-tabAccordion.faq-accordion .accordion-panel > .label-bar {
    border: 1px solid #e6e6e6;
    border-radius: 3px;
    font-size: 14px;
    font-weight: 400;
    height: 48px;
    line-height: 48px;
    margin: 5px 0;
    padding: 0 30px 0 65px;
    text-transform: none;
}
.widget-tabAccordion.faq-accordion .accordion-panel > .label-bar .toggle-icon::after {
    color: #d0d0d0;
    font-size: 24px;
}
.widget-tabAccordion.faq-accordion .accordion-panel > .label-bar.expanded .toggle-icon::after {
    color: #fff;
}
.widget-tabAccordion.faq-accordion .accordion-panel > .label-bar .toggle-icon {
    border-right: 1px solid #e5e5e5;
    height: 46px;
    left: 0;
    line-height: 46px;
    top: 0;
    width: 46px;
}
.widget-tabAccordion.faq-accordion .accordion-panel > .label-bar.expanded .toggle-icon {
    border-right: 1px solid #f8b139;
    background-color: #f8b139;
}
.widget-tabAccordion.faq-accordion .accordion-panel > .label-bar.expanded {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    margin-bottom: 0;
}
.widget-tabAccordion.faq-accordion .accordion-panel > .accordion-item.expanded {
    background: #f8f8f8 none repeat scroll 0 0;
    padding: 20px;
    border-radius: 0 0 3px 3px;
}
.widget-tabAccordion.faq-accordion .accordion-panel > .accordion-item.expanded .widget-html {
    font-size: 14px;
    line-height: 2;
}
.widget.faq-accordion > .widget-title {
    font-size: 34px;
    font-weight: 600;
}
.widget.faq-accordion > .widget-title::after {
    display: none;
}
.widget.widget-gallery.clientsReviews {
    text-align: center;
    max-width: 620px;
    margin: 0 auto;
}
#spltr-ED488543-4D9A-47EE-AE9D-DF0CA60AB2C5 {
    background: rgba(0, 0, 0, 0) url("../images/clients-reviews-bg.jpg") no-repeat scroll left top / cover;
    padding-bottom: 80px;
    padding-top: 80px;
    position: relative;
}
#spltr-ED488543-4D9A-47EE-AE9D-DF0CA60AB2C5:before {
    background-color: rgba(0, 0, 0, .85);
    content: "";
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
}
.clientsReviews .article-title {
    display: none;
}
.clientsReviews .flaticon-right-quotation-mark::before {
    color: #f8b139;
    font-size: 36px;
}
.clientsReviews h2 {
    color: #fff;
    font-size: 28px;
    margin-bottom: 40px;
    margin-top: 0;
}
.clientsReviews p {
    color: #fff;
    font-size: 15px;
    line-height: 1.7;
    margin-bottom: 35px;
}
.clientsReviews h3 {
    color: #f8b139;
    font-size: 18px;
    margin: 0 0 5px;
}
.clientsReviews h4 {
    color: #fff;
    font-size: 14px;
    line-height: 1;
    margin: 0 0 30px;
}
.clientsReviews .owl-theme .owl-dots .owl-dot span {
    background-color: #f8b139;
    height: 8px;
    opacity: 0.4;
    width: 8px;
}
.clientsReviews .owl-theme .owl-dots .owl-dot.active span {
    background-color: #f8b139;
    opacity: 1;
}
/*blog widget design*/
.blog-posts::after,
.blog-post-content::after {
    content: "";
    display: block;
    clear: both;
}
.blog-posts,
.blog-post-content {
    margin: 0 -15px;
    font-size:0;
}
.blog-posts *,
.blog-post-content * {
    font-size: 14px;
}
.blog-post-item {
    box-sizing: border-box;
    display: inline-block;
    vertical-align: top;
    padding: 0 15px 30px;
    margin-bottom: 0;
    width: 50%;
    border-bottom:none;
}
.post.post-list-view,
.category.post-list-view-width {
    height: auto;
    margin-bottom: 20px;
    overflow: hidden;
    padding-bottom: 0;
    width: 100%;
}
.post.post-list-view img,
.category.post-list-view img {
    height: auto;
    max-width: 100%;
}
.blog-post-item .post-description .title {
    font-size: 18px;
    line-height: normal;
    margin: 7px 0;
    padding: 0;
}
.blog-post-item .post-description .title a {
    color: #333;
    font-family: "Open Sans",sans-serif;
    font-size: 18px;
    font-weight: 600;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    display: block;
}
.blog-post-item .post-description .title a:hover {
    color: #f8b139;
}
.blog-post-item .blog-post-info {
    border-bottom: 1px solid #e6e6e6;
    margin: 15px 0;
    padding-bottom: 10px;
}
.blog-post-info span.categories a {
    color: #818181;
    font-size: 13px;
}
.blog-post-info span.categories a:hover {
    color: #f8b139;
}
.blog-post-item .blog-post-info > span {
    display: inline-block;
    vertical-align: middle;
    font-size: 14px;
}
.blog-post-info span.comment-count span {
    font-size: 13px;
}
.post-description .blog-post-info span {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    color: #818181;
    font-size: 13px;
    padding-left: 0;
}
.post-description .blog-post-info > span::before {
    color: #818181;
    display: inline-block;
    font-family: "FontAwesome";
    margin-right: 8px;
}
.post-description .blog-post-info span.date::before {
    content: "\f274";
}
.post-description .blog-post-info span.comment-count::before {
    content: "\f075";
}
.post-description .blog-post-info span.author::before {
    content: "\f007";
}
.post-description .blog-post-info span.categories::before {
    content: "\f0c9";
}
.blog-post-item .content {
    color: #676767;
    font-size: 14px;
    line-height: 2;
    margin: 10px 0;
    padding: 0;
}
.blog-post-item .post-description > a,
.blog-post-item .post-description > a:visited,
.blog-post-item .post-description > a:active,
.blog-post-item .post-description > a:focus {
    display: inline-block;
    background-color: #f8b139;
    color: #fff;
    font-size: 15px;
    font-weight: 600;
    padding: 11px 28px;
    margin-top: 20px;
    outline: none;
    -webkit-transition: all 300ms ease-out;
    -moz-transition: all 300ms ease-out;
    -ms-transition: all 300ms ease-out;
    -o-transition: all 300ms ease-out;
    transition: all 300ms ease-out;
}
.blog-post-item .post-description > a:hover {
    background-color: #333;
    color: #fff;
}
.blog-post-content .footer {
    clear: left;
    padding-left: 15px;
    padding-right: 15px;
}
/*blog post details page design*/
.blog-post-details .post-description .title {
    font-size: 26px;
    color: #333;
    margin: 0;
    padding-bottom: 15px;
}
.blog-post-details .post-description .blog-post-info {
    padding-bottom: 10px;
}
.blog-post-details .post-description .categories a {
    color: inherit;
}
.blog-post-details .post-description .categories a:hover {
    color: #f8b139;
}
.blog-post-details .post-description .image {
    padding-bottom: 30px;
}
.blog-post-details .post-description .image img {
    max-width: 100%;
}
.blog-post-details .content {
    color: #333;
    font-size: 14px;
    line-height: 1.468;
}

/*comment form*/
div.blog-post-details .comment-post-panel {
    padding: 0;
}
.blog-post-details .comment-post-panel {
    border: medium none;
    padding: 25px 0;
}
.blog-post-details .comment-post-panel h2 {
    font-family: 'Poppins', sans-serif;
    font-size: 26px;
    text-transform: uppercase;
}
.blog-post-details .comment-post-panel label {
    color: #222;
    font-size: 16px;
    padding-bottom: 4px;
}
.blog-post-details .comment-post-panel .form-row {
    position: relative;
}
.blog-post-details .comment-post-panel input {
    width: 100%;
}
.blog-post-details .comment-post-panel textarea {
    height: 200px;
    width: 100%;
}
#blog-post-create-comment-panel .max-character {
    padding: 0;
    position: absolute;
    right: 0;
    top: 8px;
}
.blog-post-details .comment-post-panel .form-row button {
    width: 100%;
}
.blog-post-details .comment-post-panel .simpleCaptcha-container label {
    display: none;
}
/*comments*/
.blog-post-details .blog-post-comment-panel {
    padding: 0;
}
.blog-post-comment-panel .blog-comments {
    margin-top: 50px;
}
.blog-post-details .blog-post-comment-panel .comment-count-info-row {
    border: medium none;
    color: #272727;
    font-size: 22px;
}
.blog-post-details .blog-post-comment-panel .comment-count-info-row::after {
    background-color: #666;
    content: "";
    display: block;
    height: 1px;
    margin-top: 5px;
    width: 30px;
}
.blog-post-details .blog-post-comment-panel .comment-item {
    margin-bottom: 30px;
}
.blog-post-details .blog-post-comment-panel .comment-item .name {
    color: #272727;
    display: block;
    font-size: 18px;
}
.blog-post-details .blog-post-comment-panel .comment-item .date {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    color: #999;
    font-size: 13px;
    padding: 3px 0;
}
.blog-post-details .blog-post-comment-panel .comment-item .content {
    padding: 10px 0 30px;
}
/*home latest news*/
.latest-news .blog-post-item {
    width: 33.333%;
}
/*blog category navigation*/

.widget-navigation.blog-category {
    border: 1px solid #f8f8f8;
    padding: 0 30px 30px 30px;
}
.widget.blog-category > .widget-title {
    font-size: 22px;
    line-height: 1.5;
    padding-bottom: 10px;
}
selectorSavingError {
}
.blog-category .vertical .navigation-item a {
    border-bottom: 1px solid #e6e6e6;
    color: #333;
    font-size: 15px;
    line-height: 1.689;
    padding: 12px 0;
}
.blog-category .vertical .navigation-item.last a {
    border-bottom: medium none;
    padding-bottom: 0;
}
.blog-category .vertical .navigation-item a:hover,
.blog-category .vertical .navigation-item.active a {
    color: #f8b139;
}
.wc-snippet-getin {
    padding-left: 15px;
    padding-right: 30px;
}
div.wc-snippet-experience .text-bold {
    font-size: 34px;
    font-weight: 600;
    line-height: 44px;
}
div.wc-snippet-why-choose h2 {
    font-weight: 600;
}
.blog-category-details .title {
    font-size: 22px;
    font-weight: 600;
    line-height: 1.5;
    color: #333;
}
.blog-category-details .title::after {
    background-color: #f8b139;
    content: "";
    display: block;
    height: 2px;
    width: 40px;
}
div.wc-snippet-getin h1 {
    font-size: 34px;
    font-weight: 600;
}
.typography h1.title {
    font-size: 34px;
}
div.wc-snippet-getin h1::after{
    display: none;
}

/* ================================ Search-result-page ========================================*/
.reply-popup.blog-comment-reply-popup.popup.anim-fade-zoom.active .popup-bottom.footer {
    padding: 10px 15px;
    text-align: right;
}
.loging-to-react.popup.anim-fade-zoom.active .close-icon::after {
  color: #000000;
  font-size: 15px;
}
.reply-popup.blog-comment-reply-popup.popup.anim-fade-zoom.active .close-icon,
.loging-to-react.popup.anim-fade-zoom.active .close-icon {
  top: 8px;
}
.reply-popup.blog-comment-reply-popup.popup.anim-fade-zoom.active .close-icon::after {
  color: #000000;
  font-size: 15px;
}
.autocomplete-suggestions.scrollable {
  background: #ffffff none repeat scroll 0 0;
  border: 1px solid rgba(204, 204, 204, 0.8);
  box-shadow: 0 5px 5px rgba(0, 0, 0, 0.2);
  padding: 10px;
}
.autocomplete-group {
  padding: 10px 0 5px;
}
.autocomplete-group strong {
  font-weight: bold;
}
.autocomplete-suggestion .elastic-search-link.redirect,
.elastic-search-link.search-in {
  color: #000000;
  display: block;
  font-size: 14px;
  font-weight: 300;
  line-height: 24px;
  text-decoration: none;
}
.autocomplete-suggestion {
  padding: 0 7px;
}
.autocomplete-selected {
  background: #cfcfcf;
}

.entire-search h2 {
  font-size: 28px;
  margin: 0 0 15px;
}
.total-result {
  color: inherit;
  font-size: 16px;
  line-height: inherit;
  padding-bottom: 20px;
}
.search-result {
  border-bottom: medium none;
  font-size: initial;
  margin-bottom: 15px;
  padding-bottom: 25px;
}
.search-results .product-view {
  margin-bottom: 0;
}
.entire-search .search-result > .title {
  font-size: 24px;
  padding: 5px 0;
  line-height: 30px;
  margin-bottom: 25px;
}
.search-result .page {
  font-size: 14px;
}
.search-results .page {
  font-size: 14px;
  margin-bottom: 25px;
}
.search-result .page .title {
  display: inline-block;
  font-size: 20px;
  line-height: normal;
  color: #6b6b6b;
  margin: 0 10px 0 0;
}
.search-result .page > span {
  font-size: 15px;
  line-height: normal;
  margin: 0;
  padding: 0;
}
.search-results .page .summary {
  color: #6b6b6b;
  font-size: 14px;
  line-height: normal;
  margin: 10px 0;
}
.search-results .page .page-read-more {
  font-size: 15px;
  line-height: normal;
  color: #6b6b6b;
  padding: 0;
}
.product-view .footer, .category-view .footer, .entire-search .footer, .product-search .footer {
  background-color: rgba(0, 0, 0, 0);
  border: medium none;
  margin: 10px 0;
  padding: 0;
}
.search-results .product-view .footer .pagination {
  float: right;
  margin: 0;
}
.search-result .page .title:hover,
.search-results .page > a:hover,
.search-results .page .page-read-more:hover {
  color: #000000;
}
.search-result.pages .pagination {
 float: right;
 margin: 0;
}
@media (max-width: 991px) {
  .entire-search h2 {
    font-size: 26px;
    margin: 0 0 10px;
  }
  .entire-search .search-result > .title {
    font-size: 22px;
  }
  .search-result .page .title {
    font-size: 18px;
  }
  .search-results .page {
    margin-bottom: 20px;
  }
  .search-result {
    margin-bottom: 15px;
    padding-bottom: 15px;
  }
}
@media (max-width: 767px) {
  .search-results .product-view .footer {
    margin: 0 auto;
    text-align: center;
  }
  .search-results .product-view .footer .pagination {
    float: none;
    margin: 10px auto;
    text-align: center;
    width: 100%;
  }
  .search-result {
    margin-bottom: 10px;
    padding-bottom: 10px;
  }
  .entire-search h2 {
    font-size: 24px;
  }
  .entire-search .search-result > .title {
    font-size: 20px;
  }
  .total-result {
    font-size: 15px;
    padding-bottom: 14px;
  }
  .search-results .page .summary {
    margin: 8px 0;
  }
  .search-result.pages .pagination{
  float: none;
  margin: 10px auto;
  text-align: center;
  width: 100%;
}
.search-result.pages .page-result-footer {
  margin: 0 auto;
  text-align: center;
}
}
/* ================================ End-Search-result-page ========================================*/

/* ================================ Blog-Comment-Section ===============================*/
.blog-post-details .blog-post-comment-panel .comment-item .name {
    color: #000000;
    display: block;
    font-size: 16px;
    font-weight: bold;
    padding: 0 0 10px;
}
.blog-post-details .blog-post-comment-panel .comment-item span {
    color: #666666;
    font-size: 14px;
    font-weight: 400;
}
.blog-post-comment-panel .reaction::after {
    color: #666666;
    display: inline-block;
    font-family: "Fontawesome";
    font-size: 18px;
    margin: 0 auto;
    text-align: center;
    width: 25px;
}
.blog-post-details .blog-post-comment-panel .comment-item span.date {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    padding-left: 0;
}
.blog-post-details .blog-post-comment-panel .comment-item span.date::before {
    content: "\f073";
    color: #666666;
    display: inline-block;
    font-family: "Fontawesome";
    font-size: 16px;
    margin: 0 auto;
    width: 24px;
}
.blog-post-details .blog-post-comment-panel .info-row.writer {
  border-bottom: 1px solid #cccccc;
  margin-bottom: 10px;
  padding-bottom: 10px;
}
.blog-post-details .blog-post-comment-panel .comment-item .content {
    color: #9a9a9a;
    font-size: 14px;
    font-weight: 400;
    line-height: 24px;
    padding: 0 0 15px;
}
.blog-post-details .blog-post-comment-panel .comment-item {
    border-bottom: 1px dashed #cccccc;
    margin-bottom: 20px;
    padding-bottom: 10px;
}
/* ======== Like-Popup =========== */
.loging-to-react.popup.anim-fade-zoom.active .body a{
    font-size: 14px;
    color: #9a9a9a;
}
.loging-to-react.popup.anim-fade-zoom.active .body {
    background-color: #ffffff;
    padding: 15px 10px;
}
.loging-to-react.popup.anim-fade-zoom.active .body a:hover {
  color: #000000;
}
.popup {
    max-height: 90vh;
    overflow-y: auto;
}
@media (max-width: 767px) {
    .loging-to-react.popup.anim-fade-zoom.active {
        min-width: auto;
        width: 90% !important;
    }
}
/* ======== End-Like-Popup =========== */
/* ======== Replay-Popup =========== */
.reply-popup.blog-comment-reply-popup.popup.anim-fade-zoom.active .body {
    background-color: #ffffff;
    padding: 15px;
}
.reply-popup.blog-comment-reply-popup.popup.anim-fade-zoom.active .form-row {
    margin: 14px 0;
}
.reply-popup.blog-comment-reply-popup.popup.anim-fade-zoom.active .form-row label {
    display: block;
    font-family: "Open Sans",sans-serif;
    padding-bottom: 5px;
    width: auto;
}
.reply-popup.blog-comment-reply-popup.popup.anim-fade-zoom.active .form-row input {
    width: 100%;
}
.reply-popup.blog-comment-reply-popup.popup.anim-fade-zoom.active .form-row textarea {
    width: 100%;
}
.reply-popup.blog-comment-reply-popup.popup.anim-fade-zoom.active .form-row.simple_captcha_help_text > label,
.reply-popup.blog-comment-reply-popup.popup.anim-fade-zoom.active .form-row.simple-captcha > label {
    display: none;
}
.reply-popup.blog-comment-reply-popup.popup.anim-fade-zoom.active .popup-bottom.footer {
    padding: 10px 15px;
    text-align: right;
}
@media (max-width: 767px) {
    .reply-popup.blog-comment-reply-popup.popup.anim-fade-zoom.active {
        min-width: auto;
        width: 90% !important;
    }
}
.notification.success.popup {
    background: #c2e7c2 none repeat scroll 0 0;
    border: 1px solid #c2e7c2;
    box-shadow: none;
}
.entire-search {
    padding-left: 15px;
    padding-right: 15px;
}
.clientsReviews.fee-widget-selected {
    background-color: #000000;
}
/* ======== End-Replay-Popup =========== */
/* ================================ End-Blog-Comment-Section ===============================*/
/* ================ Registation design ====================== */
.auto-page .page-content {
  padding-left: 15px;
  padding-right: 15px;
}
.page-login .login-form {
    border: 1px solid #e5e5e5;
    padding: 50px 70px;
    width: 650px;
}
.login-form .title, .registration-form .title, .password-reset-form .title, .customer-new-password .title {
    font-size: 32px;
    font-weight: 500;
    padding-bottom: 20px;
    text-transform: uppercase;
}
.login-form .title {
    padding-bottom: 20px;
}
.login-form .form-row {
    margin: 0 0 30px;
}
.login-form .form-row:last-child {
    margin-bottom: 10px;
}
.customer-new-password .form-row label,
.login-form .form-row label, .registration-form .form-row label, .password-reset-form .form-row label {
    font-size: 15px;
    font-weight: 500;
    padding-bottom: 7px;
}
.login-form .form-row input[type="text"], .customer-new-password .form-row input[type="text"], .login-form .form-row input[type="password"], .customer-new-password .form-row input[type="password"] {
    height: 45px;
    width: 100%;
}
.login-form .submit-row {
    float: none;
}
.login-form .submit-row button {
    font-family: "Roboto",sans-serif;
    font-size: 18px;
    font-weight: 500;
    width: 100%;
}
.login-form .form-row.remember {
    color: #333333;
    float: right;
    font-weight: 500;
    text-align: right;
}
.login-form .lost-password a {
    color: #333333;
    font-weight: 500;
}
.login-form .lost-password a:hover {
    color: #999999;
}
.login-form .form-row .no-account-label, .login-form .form-row .account-register {
    color: #333333;
    font-weight: 500;
}
.login-form .form-row .account-register a:hover {
    color: #999999;
}
.login-form .account-register a {
    color: #ff9000;
}
.login-form .form-row .account-register a:hover {
    color: #1b3750;
}
.login-form .errorlist.after {
    padding-top: 5px;
}
.registration-form {
    background-color: #f9f9f9;
    border: 1px solid #e5e5e5;
    font-size: 0;
    letter-spacing: 0;
    margin: 0 auto;
    padding: 45px;
    max-width: 806px;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}
.registration-form .title {
    width: 100%;
}
.registration-form .form-row {
    width: calc(50% - 15px);
}
.registration-form * {
    font-size: 13px;
    letter-spacing: normal;
}
.registration-form label {
    width: 100%;
}
.registration-form input {
    width: 100%;
}
.registration-form select {
    width: 100%;
}
.registration-form .errorlist.after {
    padding: 5px 0 0;
}
body .registration-form .form-row.submit-row {
    font-size: 15px;
    font-weight: 500;
    padding: 0;
    text-align: right;
    width: 100%;
}
.registration-form .form-row.submit-row button {
    font-size: 18px;
    width: 100%;
}
.registration-form .form-row.simple_captcha_help_text label, .registration-form .form-row.simple-captcha label, .registration-form .form-row.submit-row label {
    display: none;
}
.registration-form .form-row.simple_captcha_help_text {
    margin: 0;
}
.password-reset-form {
    background-color: #f1f1f1;
    border: 1px solid #e6e6e6;
    margin: 0 auto;
    padding: 50px;
    width: 600px;
}
.password-reset-form .lost-password-text {
    color: #555555;
}
.body .password-reset-form .form-row input {
    width: 350px;
}
.password-reset-form .errorlist.after {
    top: 75px;
}
.customer-new-password {
    background-color: #f1f1f1;
    border: 1px solid #e6e6e6;
    margin: 0 auto;
    padding: 50px;
    width: 600px;
}
.customer-new-password .form-row label {
    width: 100%;
}
.customer-new-password .form-row.submit-row button {
    font-size: 18px;
    width: 100%;
}
.registration-form .form-row.simple_captcha_input_field.mandatory {
  padding-right: 55px;
}
.customer-new-password .form-row.submit-row {
    margin-bottom: 0;
}
@media (max-width: 991px) {
.registration-form {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    border: medium none;
    padding: 0 0 0 25px;
    width: 100%;
}
body .registration-form .form-row.submit-row {
    padding: 0 25px 0 0;
}
.registration-form .form-row.simple-captcha label, .registration-form .form-row.submit-row label, .registration-form .form-row.simple_captcha_help_text label {
    display: none;
}
}

.customer-new-password .form-row.submit-row label {
    display: none;
}
.customer-new-password .form-row {
    margin: 0 0 30px;
}
.customer-new-password .form-row.submit-row {
    margin-bottom: 0;
}
@media (max-width: 767px){
    .customer-new-password .form-row {
        margin: 0 0 20px;
    }
}

@media (max-width: 767px) {
	.registration-form .form-row.simple_captcha_input_field.mandatory {
  padding-right: 0;
}
.page-login .login-form, .password-reset-form {
    text-align: center;
}
.page-login .login-form, .customer-new-password .login-form {
    border: medium none;
    padding: 0;
    width: 100%;
}
.login-form .form-row.remember {
    float: none;
    text-align: center;
}
.login-form .form-row {
    margin-bottom: 20px;
}
.login-form .title, .registration-form .title, .password-reset-form .title, .customer-new-password .title {
    border-bottom: 1px solid #eeeeee;
    color: #1b3750;
    display: block;
    font-family: "Poppins",sans-serif;
    font-size: 18px;
    font-weight: 500;
    margin: 0 0 15px;
    padding: 0 0 8px;
    position: relative;
    text-align: center;
    text-transform: uppercase;
}
.login-form input[type="text"], .registration-form input[type="text"], .password-reset-form input[type="text"], .customer-new-password input[type="text"], .login-form input[type="password"], .registration-form input[type="password"], .password-reset-form input[type="password"], .customer-new-password input[type="password"], .login-form select, .registration-form select, .password-reset-form select, .customer-new-password select, .login-form textarea, .registration-form textarea, .registration-form textarea, .registration-form textarea {
    box-sizing: border-box;
    height: 40px;
    padding: 7px;
    width: 100%;
}
.login-form .login-button, .registration-form .form-row.submit-row button, .password-reset-form .form-row.submit-row button, .customer-new-password .form-row.submit-row button {
    margin: 0;
    width: 100%;
}
.page-login .login-form, .password-reset-form {
    text-align: center;
}
.login-form .form-row label {
    text-align: left;
    width: 100%;
}
.login-form .remember {
    width: 100%;
}
.registration-form .form-row.submit-row label {
    display: none;
}
.registration-form .errorlist {
    padding: 0;
}
.password-reset-form .form-row {
    display: block;
}
.password-reset-form .errorlist.after {
    position: static;
}
.customer-new-password .errorlist.after {
    padding-left: 0;
}
.customer-new-password .form-row.submit-row label {
    display: none;
}
.password-reset-form {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    border: medium none;
    padding: 15px;
    width: 100%;
}
.registration-form .form-row {
    display: block;
    padding: 0;
    width: 100%;
}
.registration-form .form-row:nth-child(2n) {
    padding-right: 0;
}
body .registration-form .form-row.submit-row {
    padding: 0;
}
.registration-form {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    border: medium none;
    padding: 0;
    width: 100%;
}
.customer-new-password {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    border: medium none;
    padding: 15px;
    width: 100%;
}
.password-reset-form {
    padding: 0;
}
.body .password-reset-form .form-row input {
    width: 100%;
}
.customer-new-password {
    padding: 0;
}
}
/* ================ Exit Registation design ====================== */
.widget-form .single-input-row .form-row.month {
  border: medium none;
  height: auto;
  line-height: normal;
  text-align: left;
}

/*=============customer profile==============*/
#customer-profile-tabs #bmui-tab-my-orders .address-view span {
    border: none;
    color: #555555;
    padding: 0;
    cursor: default;
    background: none;
    margin: 0;
    line-height: normal;
}
#customer-profile-tabs #bmui-tab-my-orders .address-view span.title {
    font-size: 20px;
}
#customer-profile-tabs #bmui-tab-my-orders .bmui-tab-body-container .address-view {
    padding-bottom: 20px;
}

#customer-profile-tabs #bmui-tab-my-orders .bmui-tab-body-container .address-view .header {
    margin-bottom: 10px;
}
#customer-profile-tabs #bmui-tab-my-orders .panel-header ~ .panel-header {
    padding-top: 25px;
}

#customer-profile-tabs #bmui-tab-manage-account .action-col {
    width: 100px;
}
#customer-profile-tabs td.contact-cell {
    word-break: break-all;
}
#customer-profile-tabs #order-list .id-col {
    width: 84px;
}
#customer-profile-tabs #order-list .action-col {
    width: 70px;
}
/* comment */
.page-profile .comment-area .comment-row .date-time {
    float: none;
    display: block;
    margin: 0;
    padding-bottom: 15px;
}
.page-profile .comment-area .comment-row .show-comment {
    padding-right : 5px;
}
/* share */
#customer-profile-tabs .refer-this.product-share {
    display: inline-block;
    cursor: pointer;
}
#customer-profile-tabs .refer-this.product-share:hover {
    text-decoration: underline;
}
.floating-panel-popup.product-share-option {
    padding-left: 10px;
    padding-right: 10px;
}

.floating-panel-popup.product-share-option label {
    display: block;
    padding-bottom: 10px;
}
.floating-panel-popup.product-share-option .share-medium > div {
    margin: 5px 0;
}
.floating-panel-popup.product-share-option .share-medium > div img,
.floating-panel-popup.product-share-option .share-medium > div span {
    cursor: pointer;
    display: inline-block;
    vertical-align: middle;
}
.floating-panel-popup.product-share-option .share-medium > div span:hover {
    text-decoration: underline;
}
#bmui-tab-account_information .edit-password-form .password-meter-wrap {
    display: block;
}
#customer-profile-tabs .bmui-tab-body-container #order-details .info-row:last-child > .value span.currency-symbol {
    margin-right: 3px;
}

/*=============save cart popup ==============*/
.save-cart.popup .form-row label {
    width: auto;
    margin-right: 20px;
}
.save-cart.popup .form-row label:after {
    content: "*";
    color: red;
}
.save-cart.popup .errorlist {
    padding-left: 64px;
}

/*=============Link a card ==============*/
.payment-form .form-row label:after {
    content: "*";
    color: #f00;
    margin-left: 5px;
}
.payment-form.site-popup-form .errorlist.after {
    min-width: inherit;
}
.payment-form .errorlist .message-text {
    font-size: 13px;
}

/*============= Add to wishlist popup ==============*/
.add-to-wish-list-popup.add-to-wishlist-popup.popup .header {
    padding-right: 35px;
}
.add-to-wish-list-popup.add-to-wishlist-popup.popup {
    max-width: 650px;
}
.add-to-wishlist-popup .add-to-wish-list:hover {
    background: #272727;
}
.wish-list-popup .add-to-wish-list:hover {
    background-color: #2b2d2f;
}
.wish-list-popup label,
.wish-list-popup .form-row label {
    width: auto;
    display: block;
}
.wish-list-popup .errorlist.after {
    padding-left: 0;
}
.add-to-wish-list-popup.add-to-wishlist-popup.popup .product-thumb-view img {
    max-width: inherit;
}

/*============= checkout page  ==============*/
.checkout-page input.is-different-shipping-checkbox {
    opacity: 0!important;
}
.checkout-page .address-view >.header {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}
.checkout-page .address-view>.header .title {
    font-size: 16px;
}
.check-out-total .total-order {
    text-transform: capitalize;
}
.checkout-page .panel-wrap {
    margin-bottom: 10px;
}

/*============= cart page  ==============*/
.shopping-cartitem.empty-cart {
    text-align: center;
}
.shopping-cartitem.empty-cart h1 {
    float: none;
}
.cartitem-table .total-price-column {
    width: 100px;
}
.cartitem-table td.price {
    word-break: break-all;
}

/*============= notification message ==============*/
.notification.popup {
    background: #ffffff none repeat scroll 0 0;
    border: 1px solid #e2e2e2;
    border-radius: 0;
    padding: 20px;
    min-width: auto;
    color: #000000;
    font-size: 14px;
    text-align: center;
}
body .notification.popup .type,
body .notification.popup .message {
    color: #272727;
    font-family: 'Lato', sans-serif;
    display: inline;
    vertical-align: middle;
    font-size: 14px;
    margin: 0;
    float: none;
}
body .notification.popup .type {
    font-weight: bold;
}
body .notification.popup .message {
    padding-left:3px;
}
body .notification.popup .icon {
    display: none;
}

/*============= Newsletter Unsubscription ==============*/
.newsletter.unsubscribe .form-row.mandatory::before {
    display: none;
}
.newsletter.unsubscribe .form-row label {
    display: block;
    padding-bottom: 5px;
}
.newsletter.unsubscribe .form-row {
    height: auto;
    padding: 0;
    margin: 0;
    max-width: inherit;
    width : 100%;
}
.newsletter.unsubscribe .message {
    display: block;
    padding-bottom: 15px;
}
.page-newsletter-subscription .subscription-list-success {
    border: none;
    width: auto;
    max-width: 473px;
}
.subscription-list-success .title {
    margin: 0;
    background-color: #f8b139;
    border-left: 1px #f8b139 solid;
    border-right: 1px #f8b139 solid;
}
.subscription-list-success .messess-text {
    border-left: 1px #f8b139 solid;
    border-right: 1px #f8b139 solid;
    border-bottom: none;
    margin: 0;
    position: relative;
    background-position: 25px 22px;
    padding: 41px 10px 30px 112px;
}
.subscription-list-success .messess-text:after {
    content: "";
    height: 1px;
    width: auto;
    position: absolute;
    left: 28px;
    right: 28px;
    bottom: 0;
    background-color: #ccc;
}
.subscription-list-success .help {
    padding: 15px 28px;
    margin: 0;
    border-left: 1px #f8b139 solid;
    border-right: 1px #f8b139 solid;
    border-bottom: 1px #f8b139 solid;
}
.subscription-list-success .help .link {
    margin-right: 4px;
    color: #f8b139;
}
.subscription-list-success .help .link:hover {
    color: #333333;
}
/*============= Blog comment like reply ==============*/
.blog-post-details .post-description > .loging-to-react {
    background: #f8b139 none repeat scroll 0 0;
    border: medium none;
    color: #fff;
    cursor: pointer;
    display: inline-block;
    font-family: 'Raleway', sans-serif;
    font-size: 15px;
    font-weight: 400;
    height: auto;
    padding: 10px 25px;
    transition: all 300ms ease 0s;
}
.blog-post-details .post-description > .loging-to-react:hover {
    background: #202020 none repeat scroll 0 0;
    color: #ffffff;
}
.blog-post-details .blog-post-comment-panel .comment-item .btn-comment-reply,
.blog-post-details .blog-post-comment-panel .comment-item .loging-to-react,
.blog-post-details .blog-post-comment-panel .comment-item .reaction {
    cursor: pointer;
}
.blog-post-details .blog-post-comment-panel .comment-item .loging-to-react:hover,
.blog-post-details .blog-post-comment-panel .comment-item .btn-comment-reply:hover {
    text-decoration: underline;
}


/*============= tell a friend popup  ==============*/
.tell-friend-popup .form-row label {
    width: auto;
    margin-bottom : 5px;
}
.tell_friend_popup .tell-friend-popup input,
.tell_friend_popup .tell-friend-popup textarea {
    width: 100%;
}
.tell-friend-popup .limit-label {
    padding-left: 0;
}
.tell-friend-popup .errorlist.after {
    padding-left: 0;
}

/*============= session time out popup  ==============*/
.popup.alert-popup {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
        -ms-flex-direction: column-reverse;
            flex-direction: column-reverse;
    min-width: 280px;
}

.popup.alert-popup .header-line {
    border: none;
    padding: 25px;
    background: #f2f2f2;
}

.popup.alert-popup .body {
    min-height: 109px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
}

.popup.alert-popup .header-line .ok {
    display: block;
    width: 100%;
    font-size: 18px;
    background-color: #f8b139;
    color: #000000;
    -webkit-transition: all 300ms ease-out 0s;
    -o-transition: all 300ms ease-out 0s;
    transition: all 300ms ease-out 0s;
}
.popup.alert-popup .header-line .ok:hover {
    background-color: #202020;
    color: #fff;
}

/*============= web form  ==============*/
.widget-form .form-row input[type="file"] {
    height: auto;
}
.popup .header {
    background-color: #f8b139;
    color: #ffffff;
    font-size: 16px;
    border-bottom: none;
    padding: 10px 30px 10px 15px;
}
.popup .close-icon:after {
    color: #000000;
    font-size: 16px;
}
.blog-post-details .social-media-share-bar {
    padding-bottom: 20px;
    overflow: hidden;
}
.blog-post-details .post-description > .loging-to-react {
    width: auto!important;
}
.widget-snippet .wc-snippet-why-choose ul {
    padding: 0;
}
.widget-snippet .wc-snippet-why-choose ul li {
    list-style: none;
}
.widget-form .checkbox input[type="checkbox"]:focus+label::before, 
.widget-form .radio input[type="radio"]:focus+label::before {
    outline: none;
}

/*============== Date popup ===============*/
.custom-form button.Zebra_DatePicker_Icon.Zebra_DatePicker_Icon_Inside {
    border: none;
}
.Zebra_DatePicker {
    background: none repeat scroll 0 0 #f8b139;
    border: 3px solid #f8b139;
}
.Zebra_DatePicker td.dp_current {
    color: #f8b139;
}
.Zebra_DatePicker .dp_daypicker td.dp_hover {
    background: #f8b139;
}
.Zebra_DatePicker .dp_daypicker th {
    border: 1px #f8b139 solid;
}
/*============== End Date popup ===============*/

.blog-post-details .post-description .image img {
    max-width: 100%;
    width: 98%;
}
.widget-form .checkbox input[type="checkbox"]:focus+label::before,.widget-form .radio input[type="radio"]:focus+label::before {
    outline: none;
}
.widget-form .radio label::after {
    background-color: #f8b139;
    border-color: #f8b139;
}
.widget-form .checkbox input[type="checkbox"]:checked + label::before, .widget-form .radio input[type="radio"]:checked + label::before {
    background-color: #f8b139;
    border-color: #f8b139;
}
.widget-snippet ul.snippet-footer-social{
    list-style: none;
    padding-bottom: 0;
    padding-left: 0;
    margin: 0;
}
.snippet-header-social-meadia ul {
    list-style: none;
    padding: 0;
    margin: 0;
}
.wc-snippet-experience .title {
    margin-top: -14px;
}
#customer-profile-tabs .button.profileLogout a{
    color: #fff;
}
.widget-gallery.jssorSlider::before {
    content: none;
}
.jssor-slider-container .jssor-loader .loader-2 {
    background: url(/template/9d7e2ab9/images/slider-loading.webp) no-repeat center center;
    background-size: 60px;
}
/*----------- web-form ------------*/

.widget-form .form-row input[type="radio"],
.widget-form .form-row input[type="checkbox"] {
    height: auto;
}
.widget-form .sub-form-row span {
    color: #555555;
    font-size: 14px;
    margin-right: 4px;
    margin-top: 5px;
    width: 200px;
}
.widget-form .sub-form-row .errorlist.after .pointer,
.widget-form .sub-form-row .errorlist.after .close-btn {
    display: none;
}
.widget-form button.Zebra_DatePicker_Icon {
    background: rgba(0, 0, 0, 0) url("../../images/widgets/zebra_datepicker/calendar.png") no-repeat scroll right 5px;
    cursor: pointer;
    left: 2px;
    top: -1px;
}
.widget-form .custom-form {
    max-width: 800px;
    margin: 0;
}
.widget-form .sub-form-row .errorlist {
    width: 100%;
}
.widget-form .form-row select,
.widget.widget-form .form-row select,
.widget-form .sub-form-row {
    width: 100%;
}

@media screen and (max-width: 980px) {
    body > .body {
        padding: 0;
    }
}
.galleriffic-gallery-wrap .thumb img {
    max-height: 105px;
}