* {
    -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-family: "DM Sans", sans-serif;/* 1 */
    -ms-text-size-adjust: 100%; /* 2 */
    -webkit-text-size-adjust: 100%; /* 2 */
}


body {
    margin: 0;
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section,
summary {
    display: block;
}

audio,
canvas,
progress,
video {
    display: inline-block; /* 1 */
    vertical-align: baseline; /* 2 */
}
audio:not([controls]) {
    display: none;
    height: 0;
}
[hidden],
template {
    display: none;
}
a:active, a:hover {
    outline: 0;
}
abbr[title] {
    border-bottom: 1px dotted;
}
b,
strong {
    font-weight: 700;
}
dfn {
    font-style: italic;
}
h1 {
    font-size: 2em;
    margin: 0.67em 0;
}
mark {
background: #060;
  color: #fff;
}
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: "DM Sans", sans-serif;
    font-size: 1em;
}
button,
input,
optgroup,
select,
textarea {
    color: inherit; /* 1 */
    font: inherit; /* 2 */
    margin: 0; /* 3 */
}
button {
    overflow: visible;
}
button,
select {
    text-transform: none;
}
button,
html input[type="button"], /* 1 */
input[type="reset"],
input[type="submit"] {
    -webkit-appearance: button; /* 2 */
    cursor: pointer; /* 3 */
}
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; /* 1 */
    padding: 0; /* 2 */
}


input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
    height: auto;
}

input[type="search"] {
    -webkit-appearance: textfield; /* 1 */
    box-sizing: content-box; /* 2 */
}


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; /* 1 */
    padding: 0; /* 2 */
}


textarea {
    overflow: auto;
}


optgroup {
    font-weight: bold;
}

table {
    border-collapse: collapse;
    border-spacing: 0;
}

td,
th {
    padding: 0;
}

html {
    color: #222;
    font-size: 1em;
    line-height: 1.4;
}
::-moz-selection {
    background: #cee3ce;
    text-shadow: none;
}
::selection {
    background:#cee3ce;
    text-shadow: none;
}
hr {
    display: block;
    height: 1px;
    border: 0;
    border-top: 1px solid #ccc;
    margin: 1em 0;
    padding: 0;
}

audio,
canvas,
iframe,
img,
svg,
video {
    vertical-align: middle;
}

fieldset {
    border: 0;
    margin: 0;
    padding: 0;
}
textarea {
    resize: vertical;
}
.page-content {
    padding: 0 30px;
}
.page-home .page-content,
.page-horse-agistment .page-content{
    padding: 0;
}
@media print {
    *,
    *:before,
    *:after {
        background: transparent !important;
        color: #000 !important; /* Black prints faster:
                                   http://www.sanbeiji.com/archives/953 */
        box-shadow: none !important;
        text-shadow: none !important;
    }

    a,
    a:visited {
        text-decoration: underline;
    }

    a[href]:after {
        content: " (" attr(href) ")";
    }

    abbr[title]:after {
        content: " (" attr(title) ")";
    }

    /*
     * Don't show links that are fragment identifiers,
     * or use the `javascript:` pseudo protocol
     */

    a[href^="#"]:after,
    a[href^="javascript:"]:after {
        content: "";
    }

    pre,
    blockquote {
        border: 1px solid #999;
        page-break-inside: avoid;
    }

    /*
     * Printing Tables:
     * http://css-discuss.incutio.com/wiki/Printing_Tables
     */

    thead {
        display: table-header-group;
    }

    tr,
    img {
        page-break-inside: avoid;
    }

    img {
        max-width: 100% !important;
    }

    p,
    h2,
    h3 {
        orphans: 3;
        widows: 3;
    }

    h2,
    h3 {
        page-break-after: avoid;
    }
}
/* Theme Base */
.page-content .v-split-container > .v-split {
    margin: auto;
    width: 1260px;
    max-width: 100%;

}
html, body {
    margin: 0;
    padding: 0;
}
body {
    color: #000;
    line-height: 24px;
    font-size: 16px;
    font-weight: 400;
   font-family: "DM Sans", sans-serif;
}
h1, h2, h3, h4, h5, h6 {
    color: #000000;
    font-weight: 600;
   font-family: "DM Sans", sans-serif;
    margin: 30px 0 15px;
    padding: 0;
}
h1{
    font-size: 40px;
    line-height: 50px;
}
h2 {
    font-size: 35px;
    line-height: 45px;
}
h3 {
    font-size: 30px;
    line-height: 40px;
}
h4 {
    font-size: 28px;
    line-height: 38px;
}
h5 {
    font-size: 25px;
    line-height: 35px;
}
h6 {
    font-size: 22px;
    line-height: 32px;
}
/* Common Styles */

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 {
    font-size: 16px;
}
code, table, th, td, ul, ol, li, dl, dt, dd, form, fieldset, legend {
    color: #000;
    font-size: 16px;
}
address {
    color: #000;
    font-size: 16px;
}
p {
   margin: 0 0 20px;
  padding: 0;
    color: #000;
    line-height: 24px;
    font-size: 16px;
    font-weight: 400;
   font-family: "DM Sans", sans-serif;
}
a, a:link {
    text-decoration: none;
    color: #060;
}
a:hover, a:active, a:visited {
    color: #000;
    text-decoration: underline;
}
input[type=file], input[type=hidden] {
    color: #000;
    font-size: 16px;
}
input[type=image], blockquote {
    color: #000;
    font-size: 16px;
}
input[type=text], input[type=password] {
   font-family: "DM Sans", sans-serif;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding: 3px 14px;
    border-color: #bbb;
    height: 44px;
    border-width: 1px;
    border-radius: 3px;
}
input[type=text].validation-error, input[type=password].validation-error {
    border: 1px solid #e64343;
}
select {
    border-color: #bbb;
    height: 44px;
    border-width: 1px;
   font-family: "DM Sans", sans-serif;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding: 3px 14px;
    border-radius: 3px;
}
textarea {
    border-color: #bbb;
    border-width: 1px;
   font-family: "DM Sans", sans-serif;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding: 3px 14px;
    height:120px;
    border-radius: 3px;
}
table {
    max-width: 100%;
    table-layout: inherit;
    margin-bottom: 20px;
}
table, th, td {
    border: 1px solid #ccc;
    padding: 15px;
    text-align:left;
    color: #000;
    font-size: 16px;
   font-family: "DM Sans", sans-serif;
    line-height: 24px;
    font-weight:400;
}
table th {
    font-weight: 600;
    background: rgba(159, 159, 159, 0.1);
    font-size: 18px;
}
.widget-snippet p {
    margin: 0;
    padding: 0 0 20px 0;
    color: #000;
    line-height: 24px;
    font-size: 16px;
    font-weight: 400;
   font-family: "DM Sans", sans-serif;
}
.widget-snippet {
    color: #000;
    line-height: 24px;
    font-size: 16px;
    font-weight: 400;
   font-family: "DM Sans", sans-serif;
    text-align: left;
}
.widget-snippet a {
    color: #000;
    line-height: 24px;
    font-size: 16px;
    font-weight: 400;
   font-family: "DM Sans", sans-serif;
    text-align: left;
    text-decoration: underline;
}
.widget-snippet a:hover {
    color: #060;
    text-decoration: none;
}
.widget-snippet ul, ul {
    margin: 0;
    padding: 0;
    list-style-type: none;
}
ul li::before {
    content: '';
    background: #000;
    width: 6px;
    height: 6px;
    position: absolute;
    border-radius: 50px;
    top: 10px;
    left: 0;
}
.widget-snippet ul li, .widget-snippet ol li, ul li, ol li {
    position: relative;
    margin: 0;
    padding: 0 0 8px 35px;
    list-style-type: none;
    margin-bottom: 0;
    color: #000;
    line-height: 24px;
    font-size: 16px;
    font-weight: 400;
   font-family: "DM Sans", sans-serif;
}
ul li {
    margin: 0;
    padding: 0 0 10px 20px;
}
.widget ul li a, .widget ol li a {
    color: #000000;
}
.widget ul li a:hover, .widget ol li a:hover {
    color: #FF7F00;
}
ol li {
    list-style-type: decimal;
    padding: 0 5px 10px;
}

ul, ol, .widget-snippet ul, .widget-article ul, .widget-snippet ol, .widget-article ol {
    margin-bottom: 12px;
}
ol, .widget-article ol, .widget-snippet ol {
    padding-left: 15px;
}
.form-row {
    position: relative;
}
#customer-profile-tabs form {
    max-width: 700px;
}
#customer-profile-tabs form.edit-password-form .form-row, #customer-profile-tabs form.store-credit-request-form .form-row, #customer-profile-tabs form.wish-list-edit-form .form-row {
    max-width: 600px;
}
#customer-profile-tabs form.wish-list-edit-form {
    max-width: 100%;
}
.account-details-form .form-row.btn-row, .edit-address-form .form-row.btn-row {
    width: 100%;
}
#customer-profile-tabs form .errorlist.after {
    right: 10px;
}
#customer-profile-tabs form.edit-password-form .errorlist.after, #customer-profile-tabs form.store-credit-request-form .errorlist.after, #customer-profile-tabs form.wish-list-edit-form .errorlist.after {
    right: 0px;
}
.widget.widget-snippet a:focus {
    outline: 0;
    outline: 0;
    outline-offset: 0;
    -moz-outline-style: none;
}
body.widget-snippet a:focus {
    color: #23527c;
    text-decoration: underline;
    outline: thin dotted;
    outline: 5px auto -webkit-focus-ring-color;
    outline-offset: -2px;
}
/* webocommander Form css */
.simpleCaptcha-container {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    overflow: hidden;
    padding: 5px 0 5px;
    width: 100%;
    display: block;
    margin-bottom: 10px;
}
.simpleCaptcha-container .simple-captcha label[for="captcha"], .simpleCaptcha-container .simple-captcha-reload {
    display: none;
}
.simpleCaptcha-container .form-row.simple-captcha {
    width: calc(50% - 15px);
    display: block;
    float: left;
    border-radius: 3px;
    -webkit-box-shadow: none;
    box-shadow: none;
    text-align: center;
    background: #fff;
    border: 2px solid #bbb;
    height: 43px;
    padding: 0;
}
.simpleCaptcha-container .form-row.simple_captcha_input_field.mandatory {
    width: calc(50% - 15px);
    float: right;
    margin-top: 0;
    vertical-align: top;
}
.simpleCaptcha-container .form-row.simple_captcha_input_field label, .simpleCaptcha-container .form-row.simple_captcha_help_text {
    display: none;
}
.simpleCaptcha-container .form-row.simple_captcha_input_field input {
    width: 100%;
}
.message-block.error-message, .message-block.error {
    background-color: #fee;
    border: 0 solid #fcd2d2;
    color: #f00;
    margin: 0;
    font-size: 12px;
}
.message-block.info-message, .message-block.success {
    background-color: #d5f4d5;
    border: 0 solid #c2e7c2;
    color: #008000;
    margin: 0;
    font-size: 12px;
}
.widget-newsletter .message-block {
    max-width: 358px;
    width: 100%;
    position: absolute;
    left: 20px;
    top:2px;
}

.errorlist.after {
    font-size: 13px;
    line-height: 20px;
    position: absolute;
    padding: 0;

}
.errorlist.after .message-block {
    color: #e64343;
}
/* Placeholder Start */

.widget.widget-form.contact-form ::-webkit-input-placeholder { /* Edge */
   font-family: "DM Sans", sans-serif;
    font-style: normal;
    font-weight: 400;
    font-size: 14px;
    line-height: 24px;
    color: rgba(255, 255, 255, 0.62);
}
.widget.widget-form.contact-form :-ms-input-placeholder { /* Internet Explorer 10-11 */
   font-family: "DM Sans", sans-serif;
    font-style: normal;
    font-weight: 400;
    font-size: 14px;
    line-height: 24px;
    color: rgba(255, 255, 255, 0.62);
}
.widget.widget-form.contact-form ::placeholder {
   font-family: "DM Sans", sans-serif;
    font-style: normal;
    font-weight: 400;
    font-size: 14px;
    line-height: 24px;
    color: rgba(255, 255, 255, 0.62);
}

/* Placeholder End */

/* web form CSS */
.widget-form .form-row {
  margin: 0 0 25px;
  padding: 0;
}
.widget-form .single-input-row .form-row {
    margin-top:0;
}
.form-row {
    margin: 10px 0;
}
.widget-form .double-input-row .form-row {
    padding: 0 15px;
}
.widget-form input[type="text"], .widget-form textarea, .widget-form select {
    font-family: "DM Sans", sans-serif;
    height: 45px;
    padding: 8px 17px;
    font-style: normal;
    font-weight: 400;
    font-size: 18px;
    line-height: 24px;
    color: #000;
    margin: 0;
    width: 100%;
    border-radius: 0;
    border-color: #fff;
}
.widget-form textarea{
    height:120px;
}
.widget.widget-form .single-input-row .form-row p {
   font-family: "DM Sans", sans-serif;
    font-style: normal;
    font-weight: 700;
    font-size: 22px;
    line-height: 27px;
    color: #000;
    margin: 0;
    padding: 0 0 10px 0;
}
.form-row label {
    width: auto;
}
/* Common Button CSS */
input.validation-error,
select.validation-error,
textarea.validation-error,
input[type="text"].validation-error,
input[type="password"].validation-error{
    border: 1px solid #e64343 !important;
    background-color: #fff;
}

input:focus,
textarea:focus,
select:focus {
    border-color:#060 !important;
}

input[type=submit], input[type=button] {
    margin-top: 0px;
    height: auto !important;
    color: #fff;
    display: inline-block;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding: 10px 35px;
    border-radius: 50px;
    /*-webkit-box-shadow: 0 3px 11px 0px rgba(100, 100, 100, 0.1), 0 9px 15px 0px rgba(100, 100, 100, 0.1);
          box-shadow: 0 3px 11px 0px rgba(100, 100, 100, 0.1), 0 9px 15px 0px rgba(100, 100, 100, 0.1);*/
    background-color: #303036;
    border: 1px solid #303036;
}
input[type=submit]:focus, input[type=submit].focus, input[type=button]:focus, input[type=button].focus {
    color: #fff;
    background-color: #525261;
    border-color: #525261;
}
input[type=submit]:hover, input[type=button]:hover {
    color: #303036;
    background-color: transparent;
    border: 1px solid #303036;
}
button, .button, a.button {
  display: block;
  background: transparent;
  text-transform: capitalize;
  padding: 12px 10px;
  text-align: center;
  max-width: 200px;
  width: 100%;
  font-family: "DM Sans", sans-serif;
  font-style: normal;
  font-weight: 600;
  font-size: 18px;
  line-height: 23px;
  color: #060;
  -webkit-transition: all 0.5s ease 0s;
  transition: all 0.5s ease 0s;
  text-decoration: none;
  margin: 20px 0;
  border: 1px solid #060;
}
.widget-form .form-row label {
width: 100%;
  font-family: "DM Sans", sans-serif;
  font-size: 16px;
  line-height: 20px;
  color: #000;
  margin: 0 0 10px;
  font-weight: 600;
  padding: 0;
}
.widget.widget-form.contact-form {
background: #f1f8ed;
  padding: 40px 30px 30px;
  margin: 0 0 80px;
}
.widget-form > .widget-title {
    font-family: "DM Sans", sans-serif;
    font-size: 20px;
    line-height: 30px;
    color: #000;
    margin: 0 0 20px;
    font-weight: 600;
    padding: 0;
}
.form-row label {
    color: #000;
    font-size: 18px;
    margin: 0 0 5px 0;
}
.widget-form .single-input-row .form-row.textArea {
    margin-top:20px;
}
.widget.widget-form .form-row.btn-row button,
.widget.widget-form .form-row.btn-row button:focus{
    margin: 0;
    background: #060;
    color: #fff;
    border-color:#060;
}
.widget.widget-form .form-row.btn-row button:hover{
    background: #000;
    color: #fff;
    border-color:#000;
}
.page-home button, .page-home .button, .page-home a.button {
    font-size: 21px;
    max-width: 250px;
}
button:focus, button.focus, .button:focus, .button.focus, a.button:focus, a.button.focus {
color: #fff;
  background-color: #060;
}
button:hover, .button:hover, a.button:hover {
color: #fff;
  background: #060;
}
input[type=submit]:hover, input[type=button]:hover {
    background: #fff;
    color: #303036;
}
button.Zebra_DatePicker_Icon {
    background-position: right center;
}
/* Disable Button */
input[type=submit][disabled], input[type=button][disabled] {
    color: #e6e6e6;
    background-color: #6c757d;
    border: 1px solid #6c757d;
    text-shadow: none;
    opacity: 0.7;
}
input[type=submit][disabled]:focus, input[type=submit][disabled].focus, input[type=button][disabled]:focus, input[type=button][disabled].focus {
    color: #e6e6e6;
    background-color: #545b62;
    border-color: #545b62;
}
input[type=submit][disabled]:hover, input[type=button][disabled]:hover {
    color: #fff;
    background-color: #6c757d;
    border: 1px solid #6c757d;
}
button[disabled], .button.disabled, a.button.disabled {
    color: #fcf9f9;
    background-color: #c0c0c0;
    border: 1px solid #c0c0c0;
    text-shadow: none;
    /*! opacity: 0.7; */
}
button[disabled]:focus, button[disabled].focus, .button.disabled:focus, .button.disabled.focus, a.button.disabled:focus, a.button.disabled.focus {
    color: #fcf9f9;
    background-color: #c0c0c0;
    border: 1px solid #c0c0c0;
}
button[disabled]:hover, .button.disabled:hover, a.button.disabled:hover {
    color: #fcf9f9;
    background-color: #c0c0c0;
    border: 1px solid #c0c0c0;
}
input[type="reset"] {
    color: #e6e6e6;
    background-color: #6c757d;
    border: 1px solid #6c757d;
    text-shadow: none;
    opacity: 0.7;
    opacity: 1;
}
input[type="reset"]:focus, input[type="reset"].focus {
    color: #e6e6e6;
    background-color: #545b62;
    border-color: #545b62;
}
input[type="reset"]:hover {
    color: #fff;
    background-color: #6c757d;
    border: 1px solid #6c757d;
}
.reset-button {
    color: #e6e6e6;
    background-color: #6c757d;
    border: 1px solid #6c757d;
    text-shadow: none;
    opacity: 0.7;
    opacity: 1;
}
.reset-button:focus, .reset-button.focus {
    color: #e6e6e6;
    background-color: #545b62;
    border-color: #545b62;
}
.reset-button:hover {
    color: #fff;
    background-color: #6c757d;
    border: 1px solid #6c757d;
}
.button.cancel-button {
    color: #303036;
    background-color: #fff;
    border: 1px solid #303036;
    text-shadow: none;
    opacity: 0.7;
    opacity: 1;
}
.button.cancel-button:focus, .button.cancel-button.focus {
    color: #e6e6e6;
    background-color: #545b62;
    border-color: #545b62;
}
.button.cancel-button:hover {
    color: #fff;
    background-color: #303036;
}
.page-heading,
.widget-pageHeading {
    padding: 60px 0 15px;
    text-align: left;
    background: #fff;
    margin: 0;
}
.page-heading h1,
.widget.widget-pageHeading h1,
.widget.widget-pageHeading h2{
    font-size: 36px;
    font-weight: 600;
    color: #000;
    max-width: 1260px;
    text-align: left;
    margin: 0 auto;
    position: relative;
    font-family: "DM Sans", sans-serif;
    padding: 0 30px;
    text-transform: capitalize;
    line-height: 47px;
}
/*========= main menu ========= */
body > .header{
    background: #fff;
    position: relative;
}
body > .header:after{
    background:url("../images/header-layer.png");
    position: absolute;
    content: '';
    width: 100%;
    height: 50px;
    bottom: 0;
    left: 0;
    background-size: cover;
}
.widget.widget-image.header-logo{
    z-index: 1;
}
.header > .widget-container {
    max-width: 1260px;
    width: 100%;
}
.widget-navigation.main-menu {
    text-align: left;
}
.widget-navigation.main-menu .navigation-item.has-child {
    position: relative;
    -webkit-transition: all 0.5s ease 0s;
    -moz-transition: all 0.5s ease 0s;
    -ms-transition: all 0.5s ease 0s;
    -o-transition: all 0.5s ease 0s;
    transition: all 0.5s ease 0s;
}
.widget-navigation.main-menu .nav-wrapper.horizontal > .navigation-item.has-child > a span {
    position: relative;
}
.widget-navigation.main-menu .navigation-item a {
    text-transform: capitalize;
    font-size: 15px;
    color: #000;
    font-weight: 400;
    letter-spacing: 0.01em;
    line-height: 20px;
    font-family: "DM Sans", sans-serif;
    padding: 0;
    -webkit-transition: all 0.5s ease 0s;
    transition: all 0.5s ease 0s;
}
.widget-navigation.main-menu .navigation-item{
    padding: 0 14px 20px;
}
.widget-navigation.main-menu .navigation-item:first-child{
    padding-left: 0;
}
.widget-navigation.main-menu .navigation-item:last-child{
    padding-right: 0;
}
.widget-navigation.main-menu .navigation-item a span {
    position: relative;
}
.widget-navigation.main-menu .navigation-item.has-child {
    position: relative;
    -webkit-transition: all 0.5s ease 0s;
    -moz-transition: all 0.5s ease 0s;
    -ms-transition: all 0.5s ease 0s;
    -o-transition: all 0.5s ease 0s;
    transition: all 0.5s ease 0s;
}
.widget-navigation.main-menu .navigation-item a:hover span::before {
    height: 5px;
}
.widget-navigation.main-menu .navigation-item.has-child a span::before {
    display: none;
}
.widget-navigation .navigation-item-child-container .navigation-item.last a, .widget-navigation .navigation-item-child-container .navigation-item.last a:hover {
    background-color: transparent;
    border-radius: 0;
    margin: 0;
    /*padding: 12px 24px;*/
}
.widget-navigation.main-menu .nav-wrapper.horizontal > .navigation-item.has-child > a span::after {
    content: '\f107';
    display: inline-block;
    color: #000;
    font-size: 14px;
    font-family: "FontAwesome";
    right: 0;
    margin-left: 5px;
    font-weight: normal;
}
.widget-navigation.main-menu .nav-wrapper.horizontal > .navigation-item.has-child > a:hover span::after {
    color: #1F92D0;
}
.widget-navigation.main-menu .navigation-item.active a{
    color: #000;
}
.widget-navigation.main-menu .nav-wrapper.horizontal > .navigation-item.has-child:hover > a span::after {
    color: #006600;
    content: '\f106';
}
.widget-navigation.main-menu .navigation-item a:hover,
.widget-navigation.main-menu .navigation-item a:focus {
    color: #006600;
    text-decoration: none;
}
.widget-navigation.main-menu .horizontal .navigation-item .navigation-item-child-container .navigation-item a:hover {
    color:#fff;
    background: #006600;
}

/** Sub Menu **/
.main-menu .navigation-item .navigation-item-child-container {
    text-align: left;
    margin: 0;
    width: 200px;
    position: absolute;
    left: 50%;
    height: auto;
    padding: 0;
    top: 40px;
    background: #fff;
    box-shadow: 0 3px 20px 4px rgba(0, 0, 0, 0.1);
    transform: translateX(-50%);
}
.main-menu .navigation-item .navigation-item-child-container::before {
    content: "";
    position: absolute;
    top: -8px;
    left: 50%;
    width: 0px;
    height: 0px;
    border-color: #fff transparent #fff transparent;
    border-width: 0 8px 9px 7px;
    border-style: solid;
}
.widget-navigation.main-menu .horizontal .navigation-item .navigation-item-child-container .navigation-item {
    margin-right: 0;
}
.widget-navigation.main-menu .horizontal .navigation-item .navigation-item-child-container .navigation-item a {
    margin: 0;
    font-size: 15px;
    letter-spacing: 0.01em;
    text-align: center;
    color: #000;
    padding: 12px 0;
    text-transform: capitalize;
    font-weight: 400;
    font-family: "DM Sans", sans-serif;
}
.main-menu .horizontal .navigation-item .navigation-item-child-container .navigation-item:last-of-type a:hover {
    border-color: rgba(255, 255, 255, 0.1);
}
.main-menu .navigation-item-3.navigation-item .navigation-item-child-container {
    width: 98vw;
    top: 70px;
    background: #1f1f1f;
    text-align: left;
    padding: 50px 30px;
    left: calc(-44vw - 49%);
    right: 0;
    transform: none;
    margin: 0;
}
.main-menu .navigation-item-3.navigation-item .navigation-item-child-container .navigation-item {
    width: 33%;
    float: left;
}
.main-menu .navigation-item-3.navigation-item .navigation-item-child-container .navigation-item a {
    padding: 4px !important;
    margin: 0 25px !important;
}
.main-menu .navigation-item-3.navigation-item .navigation-item-child-container::before {
    content: "";
    position: absolute;
    top: -9px;
    left: 50%;
    width: 0px;
    height: 0px;
    border-color: #555555 transparent #555555 transparent;
    border-width: 0 8px 9px 7px;
    border-style: solid;
    margin-left: -19px;
    z-index: 1;
    opacity: .9;
    display: none;
}
.horizontal .navigation-item-3.navigation-item .navigation-item-child-container .navigation-item a {
    border-bottom: 1px #363636 solid;
}
.widget-navigation.main-menu .horizontal .navigation-item .navigation-item-child-container .navigation-item a::after, .widget-navigation.main-menu .horizontal .navigation-item .navigation-item-child-container .navigation-item a:hover::after, .widget-navigation.main-menu .horizontal .navigation-item .navigation-item-child-container .navigation-item a:focus::after, .widget-navigation.main-menu .horizontal .navigation-item .navigation-item-child-container .navigation-item.active a::after {
    display: none;
}
.main-menu .horizontal .navigation-item .navigation-item-child-container .navigation-item {
    padding: 0px;
}
.horizontal .navigation-item .navigation-item-child-container .navigation-item a {
    display: block;
    position: relative;
    border-bottom: 1px #ECECEC solid;
    color: #000;
}
.horizontal .navigation-item .navigation-item-child-container .navigation-item:last-child a {
    border: none;
}
/*end:menu*/

/*start: jssor slider css */
.jssor-slider-container .jssorb03 div, .jssor-slider-container .jssorb03 div:hover, .jssor-slider-container .jssorb03 .av {
    opacity: 0;
}
div.jssor-slider-container .slide {
    display: none;
}
div.jssor-slider-container[jssor-slider="true"] .slide {
    display: block;
}
div.jssor-slider-container .container, div.jssor-slider-container {
    width:1920px;
    height: 590px;
    padding: 0 !important;
    text-align: center;
}
div.jssor-slider-container {
    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;
}
.jssor-slider-container::before {
    content: url("/template/images/loading.gif");
    height: 64px;
    left: 50% !important;
    margin-left: -32px !important;
    margin-top: -32px !important;
    position: absolute;
    top: 50%;
    width: 64px;
}
/*end: jssor slider css */

/*Start Footer*/

/* Footer Navigation Start */

body > .footer {
    background: #EEEEEE;
}
.footer > .widget-container {
    max-width: 1260px;
    width: 100%;
}
.footer .widget-navigation.footer-menu {
    text-align: right;
}
.footer .widget-navigation.footer-menu .navigation-item {
    padding: 0 24px 0;
}
.footer .widget-navigation.footer-menu .navigation-item:first-of-type {
    padding-left: 0;
}
.footer .widget-navigation.footer-menu .navigation-item:last-of-type{
    padding-right: 0;
}
.footer .widget-navigation.footer-menu .navigation-item a {
    font-weight: 400;
    font-size: 16px;
    line-height: 26px;
    color: #303030;
    text-decoration: none;
    border: 0;
    display: inline-block;
    text-transform: capitalize;
    padding: 0;
    font-family: "DM Sans", sans-serif;
    letter-spacing: -0.01em;
    -webkit-transition: all 0.5s ease 0s;
    transition: all 0.5s ease 0s;
}
.footer .widget-navigation .navigation-item a:hover {
    color: #006600;
}
.footer .widget-navigation .navigation-item a:active {
    color:#006600;
}
/* Footer Navigation End */
.widget.widget-spacer.footer-bottom-spacer {
    height: 1px !important;
    background: #D9D9D9;
    margin: 0 30px;
}
.footer .widget > .widget-title {
    font-size: 14px;
    padding: 0;
    font-family: "DM Sans", sans-serif;
    line-height: 24px;
    margin: 0 0 5px;
    font-weight: 600;
    color: #303030;
}
.widget.widget-article.footer-address p,
.widget.widget-article.footer-get-in-touch p{
    font-family: "DM Sans", sans-serif;
    font-size: 14px;
    line-height: 24px;
    padding: 0;
    margin: 0;
    font-weight: 400;
    color:#303030;
}
.widget.widget-article.footer-get-in-touch p a,
.widget.widget-article.footer-email p a{
    font-family: "DM Sans", sans-serif;
    font-size: 14px;
    line-height: 24px;
    padding: 0;
    margin: 0;
    font-weight: 400;
    color:#303030;
    text-decoration: none;
    -webkit-transition: all 0.5s ease 0s;
    transition: all 0.5s ease 0s;
}
.widget.widget-article.footer-get-in-touch p a:hover,
.widget.widget-article.footer-email p a:hover{
    color:#006600;
}
/* Footer Newsletter Start */

.widget.widget-newsletter.newsletter-area .form-row label {
    font-size: 16px;
    color: #fff;
    padding: 0 0 5px;
    line-height: 24px;
    font-weight: 500;
    text-decoration: none;
    position: relative;
   font-family: "DM Sans", sans-serif;
    border: 0;
    display: block;
    max-width: 280px;
    text-transform: unset;
}
.widget.widget-newsletter.newsletter-area .form-row input {
    max-width: 336px;
    width: 100%;
    height: 50px;
    background: rgba(255, 255, 255, 0.05);
    border: 1px solid #2C2C2C;
    padding: 12px 15px 14px 26px;
    border-radius: 50px;
   font-family: "DM Sans", sans-serif;
    font-style: normal;
    font-weight: 400;
    font-size: 15px;
    line-height: 24px;
    color: rgba(255, 255, 255, 0.5);
}
.widget.widget-newsletter.newsletter-area .form-row.button-container {
    position: absolute;
    content: "";
    right: 0;
    bottom: 61px;
    margin: 0;
}
.widget.widget-newsletter.newsletter-area .form-row.button-container > label {
    display: none;
}
.widget.widget-newsletter.newsletter-area .form-row.button-container button {
    background-color:#FF5F00;
    border: 0;
    color: #FF5F00;
    font-size: 0;
    position: relative;
    height: 50px !important;
    padding: 0 25px;
    margin: 0;
}
.widget.widget-newsletter.newsletter-area .form-row.button-container button:before{
    content: "";
    background: url(../images/newsletter-right-arrow.svg) no-repeat;
    width: 25px;
    height: 15px;
    position: absolute;
    margin-left: 0;
    top:18px;
    right: 9px;
}
.widget.widget-newsletter.newsletter-area .form-row.button-container button:hover {
    opacity:0.5;
}
.widget.widget-newsletter.newsletter-area .form-row.mandatory > label::after {
    display: none;
}
.widget-newsletter .message-block {
    max-width: 358px;
    width: 100%;
    position: absolute;
    left: 20px;
    top:-3px;
}
.widget.widget-newsletter.newsletter-area .form-row{
    margin:0;
}
/* Footer Newsletter End */
.widget.widget-article.footer-copyright p{
    font-style: normal;
    font-weight: 400;
    font-size: 14px;
    line-height: 24px;
    color: #303030;
    padding: 0;
    margin:0;
    font-family: "DM Sans", sans-serif;
}
.widget.widget-article.footer-copyright p a{
    color: #303030;
    -webkit-transition: all 0.5s ease 0s;
    transition: all 0.5s ease 0s;
}
.widget.widget-article.footer-copyright p a:hover{
    color: #006600;
    text-decoration: none;
}
.widget.widget-article.footer-copyright p b{
    font-weight: 400;
    color: #d0d0d0;
    margin: 0 5px;
}
/** Footer Back to top Start **/
span.goToTop {
    cursor: pointer;
    text-align: center;
    width: 20px;
    display: block;
    overflow: hidden;
}
span.goToTop:hover:after{
    background-position: 0 -39px;
}
span.goToTop::after {
    content: "";
    background: url(../images/back-to-top.svg) no-repeat;
    display: block;
    position: absolute;
    left: 50%;
    top: 50%;
    width: 13px;
    height: 20px;
    transform: translate(-50%, -50%);
}
.widget.widget-article.back-to-top{
    padding:0;
    width: 13px !important;
}
/** Footer Back to top End **/
/*End Footer*/


/** Video Popup Start **/

.video-part {
    width: 100%;
    position: relative;
    display: block;
    float: left;
    height: 612px;
}
body.widget-snippet .video-part{
    height: auto;
}
.video-part .vedit video {
    width: 100%;
    max-width: 100%;
    background: transparent;
    float: right;
    display: block;
    cursor: pointer;
    position: relative;
    z-index: 1;
}

.widget.widget-snippet  .video-part img#video-cover {
    position: absolute;
    max-width: 100%;
    right: 0;
    top: 0;
}

.video-part .vedit {
    width: 100%;
    height: 100%;
    display: block;
    max-width: 100%;
    float: right;
    padding: 0;
    margin: 0;
}

p.vedit video{
    width: 100%;
    height: 100%;
}

.video-part:after {
    position: absolute;
    content: "";
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    background: url(/template/b4874af4/images/play-video.svg) no-repeat;
    width: 65px;
    height: 65px;
    background-size: 65px;
    -webkit-transition: all 0.5s ease 0s;
    transition: all 0.5s ease 0s;
}
.video-part:hover:after {
    background-position: 0 -79px;
}
body.widget-snippet .transact-area  .video-part:after{
    display: none;
}
body.widget-snippet .transact-area  p.vedit:after{
    top: 25%;
}
body.widget-snippet p.vedit:after {
    position: absolute;
    content: "";
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    background: url(https://stagingmicrosites.mywebcommander.com/template/c373eda1/images/a-button-play.png) no-repeat center;
    width: 65px;
    height: 65px;
    background-size: contain;
}
body.widget-snippet .timeline-video-area .content {
    border: 1px solid #ccc;
}
body.widget-snippet .video-container {
    border: 1px solid #a1a1a1;
    overflow: visible;
}
.video-container {
    display: flex;
    flex-direction: column;
    border-radius: 12px;
    overflow: hidden;
}
.widget.widget-snippet .video-container .video-part {
    height: 350px;
}
#video-wrap:not(.active) {
    opacity: 0;
    visibility: hidden;
}

#video-wrap .video-overlay {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
}

#video-wrap .video-container {
    width: 80%;
    transition: all 0.3s ease-in-out;
    transform: scale(0.9);
}

#video-wrap .close-video {
    cursor: pointer;
    display: flex;
    align-items: center;
    justify-content: center;
    position: absolute;
    right: 5%;
    top: 5%;
    width: 42px;
    height: 42px;
    border-radius: 100%;
    padding: 0;
    transition: all 0.3s ease-in-out;
    z-index: 150;
    background: url(/template/b4874af4/images/close.svg) no-repeat center center;
}

#video-wrap .close-video:before,
#video-wrap .close-video:after {
    content: "";
    width: 60%;
    height: 3px;
    position: absolute;
    transition: all 0.3s ease-in-out;
}

#video-wrap .close-video:before {
    transform: rotate(42deg);
}

#video-wrap .close-video:after {
    transform: rotate(-42deg);
}

#video-wrap .close-video:focus {
    outline: none;
}

#video-wrap .close-video:hover {
    background-color: #000;
}

#video-wrap .close-video:hover:before,
#video-wrap .close-video:hover:after {
    background-color: #fff;
}

#video-wrap video,
#video-wrap iframe {
    position: relative;
    z-index: 10;
    border-radius: 12px;
    box-shadow: 0 0 19px rgba(0, 0, 0, 0.16);
    width: 100%;
    height: 100vh;
    max-height: 85vh;
    background-color: #000;
}

#video-wrap video {
    object-fit: cover;
}

#video-wrap.active {
    opacity: 1;
    visibility: visible;
    position: fixed;
    left: 0;
    top: 0;
    width: 100%;
    background-color: rgba(0, 0, 0, 0.8);
    padding: 12px;
    height: 100vh;
    display: flex;
    transition: all 0.3s ease-in-out;
    z-index: 9991;
    align-items: center;
    justify-content: center;
}

#video-wrap.active .video-container {
    transform: scale(1);
}
body.widget-snippet .video-part .vedit {
    max-height: 300px;
    background: #000;
    max-width: 750px;
    position: relative;
    padding: 0;
}
/** Video Popup End **/

/** Logo Slider Start **/

.widget.widget-gallery.logo-slider  {
    max-width: 1400px;
    margin: 0 auto;
    padding:50px 0 50px 300px;
    height: auto;
    position: relative;

    display: block
}
.widget.widget-gallery.logo-slider .article-title {
    display: none
}
.widget.widget-gallery.logo-slider figure {
    margin:0 20px;
}

.widget.widget-html.slider-title {
    max-width: 100%;
    margin: 0 auto;
    border-top: 1px solid #e3e3e3;
}
.widget.widget-html.slider-title h5{
    position: absolute;
    left: 50%;
    top: 39px;
    width: 100%;
    border-right: 1px solid #e3e3e3;
    padding: 30px 0;
    font-size: 28px;
    max-width: 1400px;
    transform: translateX(-50%);
}
.widget.widget-gallery.logo-slider .owl-carousel.owl-loaded:before {
    position: absolute;
    content: "";
    left: -40px;
    top: 0;
    width: 1px;
    height: 100%;
    background: #ccc;
}
.widget.widget-gallery.logo-slider .owl-carousel.owl-loaded {
    height: 90px;
    position:relative;
}
.widget.widget-gallery.logo-slider .owl-theme .owl-controls{
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    margin: 0;
}
.widget.widget-gallery.logo-slider  .owl-stage-outer{
    /*! height: 90px; */
}
.widget.widget-gallery.logo-slider .owl-controls .owl-nav .owl-prev{
    float: left;
    height: 80px;
    margin:55px 0;
    padding: 0 150px;
    font-size: 0;
    background: transparent;
    margin:0;
}
.widget.widget-gallery.logo-slider .owl-controls .owl-nav .owl-next {
    float: right;
    height: 80px;
    margin:55px 0;
    padding: 0 150px;
    font-size: 0;
    background: transparent;
    margin:0;
}
.widget.widget-gallery.logo-slider .owl-theme .owl-controls:hover  .owl-nav .owl-next,
.widget.widget-gallery.logo-slider .owl-theme .owl-controls:hover  .owl-nav .owl-prev{

}

.widget.widget-gallery.logo-slider .owl-stage-outer .owl-item {
    float: unset;
    display: inline-block;
    vertical-align: middle;
}
/** Logo Slider End **/

/** Testimonial Slider Start **/

.widget.widget-gallery.testimonial-slider {
    background:#FDECD1;
    padding: 0 0 155px 0;
}
.widget.widget-gallery.testimonial-slider .article-title {
    display: none
}
.widget.widget-gallery.testimonial-slider .owl-carousel {
    max-width: 1400px;
    margin: auto;
}
.widget.widget-gallery.testimonial-slider .item {
    max-width: 680px;
    padding: 40px;
    position: relative;
    background:#fff;
    border-radius:8px;
    height:398px;
}
.widget.widget-gallery.testimonial-slider .item .article-content h4{
   font-family: "DM Sans", sans-serif;
    font-style: normal;
    font-weight: 400;
    font-size: 23px;
    line-height: 39px;
    color: #000000;
    padding: 0;
    margin:0;
    overflow:hidden;;
}
.widget.widget-gallery.testimonial-slider .item .bottom-content {
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    padding: 40px;
}
.widget.widget-gallery.testimonial-slider .item .article-content h6{

   font-family: "DM Sans", sans-serif;
    font-style: normal;
    font-weight: 700;
    font-size: 20px;
    line-height: 28px;
    color: #323232;
    padding: 0 0 5px 0;
    margin:0;
}
.widget.widget-gallery.testimonial-slider .item .article-content p{

   font-family: "DM Sans", sans-serif;
    font-style: normal;
    font-weight:400;
    font-size: 16px;
    line-height: 28px;
    color: #000;
    padding: 0;
    margin:0;
}
.widget.widget-gallery.testimonial-slider .item .article-content .bottom-content {
    display: flex;
}
.widget.widget-gallery.testimonial-slider .item .article-content .bottom-content figure {
    margin: 0 32px 0 0;
    padding-right: 32px;
    border-right: 1px solid rgba(0, 0, 0, 0.3)
}
.testimonial-slider .owl-theme .owl-controls .owl-nav [class*="owl-"] {
    font-size: 0;
    background: none;
    padding: 0;
    margin:0;
}
.testimonial-slider .owl-theme .owl-controls {
    width: 100%;
    margin: 60px auto 0;
    max-width:700px;
    display:block;
}
.testimonial-slider .owl-theme .owl-controls .owl-nav {
    margin: 0 auto;
    max-width: 1400px;
}
.testimonial-slider .owl-theme .owl-controls .owl-nav [class*="owl-"]:hover {
    background-color: transparent;
    color: #000;
}
.testimonial-slider .owl-theme .owl-controls .owl-nav .owl-prev:hover {
    background-image:url(../images/testimonial-left-arrow-slide.svg);
    background-position: 0 -37px;
}
.testimonial-slider .owl-theme .owl-controls .owl-nav .owl-next:hover {
    background-image:url(../images/testimonial-right-arrow-slide.svg);
    background-position: 0 -37px;
}
.testimonial-slider .owl-theme .owl-controls .owl-nav .owl-prev {
    height: 20px;
    padding: 0;
    width: 12px;
    font-size: 0;
    background-color: transparent;
    background-image:url(../images/testimonial-left-arrow-slide.svg);
    background-repeat:no-repeat;
    -webkit-transition: all 0.5s ease 0s;
    transition: all 0.5s ease 0s;
    margin-right:20px;
}
.testimonial-slider .owl-theme .owl-controls .owl-nav {
    float: right;
}
.testimonial-slider .owl-theme .owl-controls .owl-dots {
    float: left;
    width: 100%;
    max-width: 600px;
    text-align: left;
    margin-top: 4px;
}
.testimonial-slider .owl-theme .owl-controls .owl-dots .owl-dot{
    width: 33%;
}
.testimonial-slider .owl-theme .owl-controls .owl-dots .owl-dot span{
    background: transparent;
    width: 100%;
    border-radius: 0;
    height: 2px;
    border-top: 1px solid #ccc;
}
.testimonial-slider .owl-theme .owl-controls .owl-dots .owl-dot.active span{
    border-top-color: transparent
}
.testimonial-slider .owl-theme .owl-controls .owl-dots .owl-dot.active span{
    background: #FF5F00;
    height: 3px;
}

.testimonial-slider .owl-theme .owl-controls .owl-nav .owl-next {
    height: 20px;
    padding: 0;
    width: 12px;
    font-size: 0;
    background-color: transparent;
    background-image:url(../images/testimonial-right-arrow-slide.svg);
    background-repeat:no-repeat;
    -webkit-transition: all 0.5s ease 0s;
    transition: all 0.5s ease 0s;

}
.widget.widget-html.testimonial-title{
    background:#FDECD1;
    padding: 90px 0 35px 0;
}
.widget.widget-html.testimonial-title h2{
   font-family: "DM Sans", sans-serif;
    font-style: normal;
    font-weight: 700;
    font-size: 45px;
    line-height: 58px;
    text-align: center;
    color: #000000;
    margin: 0;
    padding: 0;
}

/** Testimonial Slider End **/

/* Start Tab Accordion */
.widget.widget-tabAccordion.accordion-content {
    background: #f9f9f9;
    width: 100%;
    padding: 0 0 100px 0;
    max-width: 100%;
    margin: 0 auto;
    width: 100%;
}

/*.widget-tabAccordion .widget-title:before {
	content: '';
width: 250px;
height: 20px;
background-color: #c09c2f;
position: absolute;
top: 0;
left: -70px;
z-index: 1;
}*/


.accordion-panel {
    padding: 0;
    max-width:1200px;
    margin: 0 auto;
}


.accordion-panel>.label-bar .toggle-icon {
    right: 18px;
    left: auto;
    top: 18px;
}

.accordion-panel>.accordion-item.collapsed:first-of-type {
    display: block !important;
}

.accordion-panel>.label-bar {
    background: #f9f9f9;
    height: auto;
    padding: 30px 0;
    white-space: nowrap;
    color: #000;
    font-size: 22px;
    font-weight: 500;
   font-family: "DM Sans", sans-serif;
    margin: 0;
    margin-top: 0px;
    border: 0;
    line-height: 26px;
    border-bottom: 1px solid #e2e2e2;
    margin-top: 0;
}
.widget.widget-tabAccordion.accordion-content .widget-title {
   font-family: "DM Sans", sans-serif;
    font-style: normal;
    font-weight: 700;
    font-size: 45px;
    line-height: 58px;
    text-align: center;
    color: #000000;
    margin: 0 auto;
    padding: 50px 0 30px 0;
    max-width: 1200px;
}
.accordion-panel>.label-bar.expanded {
    border-radius: 6px;
    box-sizing: unset;
    box-shadow: unset;
    border-bottom: 0;
    height: auto;
    margin-top: 10px;
    color: #ff5f00;
    background: #f9f9f9;
}

.accordion-panel>.accordion-item.expanded {
    padding: 0;
    background: #f9f9f9;
    border: none;
    box-sizing: border-box;
    margin-top: 0;
    border-top: 0;
    color: #000;
}

.accordion-item.expanded p {
   font-family: "DM Sans", sans-serif;
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 24px;
    color: #000000;
    margin: 0;
    padding: 0;
}
.accordion-item.expanded p a{
   font-family: "DM Sans", sans-serif;
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 24px;
    color: #fe7e32;
    margin: 0;
    padding: 0;
}
.accordion-item.expanded p a:hover{
    color: #000;
    text-decoration: underline;
}
.widget.widget-tabAccordion.accordion-content .accordion-item {
    background-color: transparent;
    border: 0;
}
.accordion-panel>.label-bar .toggle-icon {
    height: 30px;
    width: 30px;
    background-image: url("../images/plus-minus.svg");
    right: 12px;
    left: auto;
    top: 29px;

    background-color: #000;
    border-radius: 100%;
    background-position: 9px 9px;
    background-size: 12px;
}
.accordion-panel > .label-bar.expanded:hover .toggle-icon {
    background-position: 9px -15px;
    transform: unset;
    top:29px;
    right: 12px;
}
.accordion-panel > .label-bar.expanded .toggle-icon {
    background-position: 9px -15px;
    background-color: #ff5f00;
}

.accordion-panel > .label-bar:hover {
    color: #FF5F00;
    background: transparent;
}
.accordion-panel>.label-bar:hover  .toggle-icon {
    background-color: #FF5F00;
}
.accordion-panel>.accordion-item.expanded .wc-tab-accordion-widget {
    padding-top: 0;
}

.accordion-panel>.accordion-item.collapsed {
    padding: 0;
    border: 0;
}

.accordion-panel>.accordion-item.collapsed p {
    font-weight: 400;
    font-size: 16px;
    line-height: 24px;
    color: rgba(0, 0, 0, 0.8);
}
.accordion-panel>.label-bar:last-of-type {
    margin-bottom: 10px !important;
}
/* End Tab Accordion */
.widget.widget-image.home-banner {
    max-width: 1260px;
    margin: 20px auto 60px;
    padding: 0 30px;
}
.widget.widget-snippet.horse-agistment .welcome-pine-ridge .full-content {
    padding: 0;
    border-bottom: 0;
}
.widget.widget-snippet.horse-agistment .welcome-pine-ridge {
    margin: 0 auto 80px;
}
.widget.widget-snippet.horse-agistment .welcome-pine-ridge .full-content .left-part h1{
    display: none;
}
.widget.widget-article.location-content{
    max-width: 1200px;
    margin: 0 auto 30px;
    padding: 0;
}
.widget.widget-article.location-content p {
    font-family: "DM Sans", sans-serif;
    font-size: 18px;
    line-height: 25px;
    color: #030104;
    margin: 0 0 15px;
    font-weight: 400;
    padding: 0;
}
.widget.widget-html.location-map{
    max-width: 1200px;
    margin: 0 auto 80px;
    padding: 0;
}
.widget.widget-html.location-map figure {
    margin: 0;
}
.page-contact-us #spltr-615ED8C2-359C-4C6E-B9E2-CDD1BF8585D3 {
  max-width: 1200px;
  margin: 0 auto;
}
.widget.widget-article.common-article-content{
    max-width: 1200px;
    margin: 0 auto;
    padding: 0;
}

.page-thank-you .widget.widget-pageHeading,
.page-page-not-found .widget.widget-pageHeading{
  display: none;
}
.widget-article .page_404 {
  text-align: center;
  max-width: 500px;
    margin: 60px auto 80px;
}
.widget-article .page_404 .ops {
  color: #000;
  font-size: 50px;
  font-weight: 700;
  line-height: normal;
}
.widget-article .page_404 .ops .big_font {
  color:#060;
  font-size: 85px;
  margin-right: -12px;
}
.widget-article .page_404 .big {
  color:#060;
  font-size: 85px;
  margin-left: -10px;
}
.widget-article .page_404 .error {
  font-size: 32px;
  color: #060;
  line-height: 30px;
  margin: 10px 0 20px 0;
  font-weight: 600;
}
.widget-article .page_404 p {
  color: #000;
  font-size: 16px;
  margin-top: 0;
  text-align: center;
}
.widget-article .page_404 a{
  max-width: 180px;
  width: 100%;
  display: block;
  color: #fff;
  background: #060;
  padding: 15px 10px;
  text-align: center;
  text-decoration: none;
  font-size: 16px;
  line-height: 18px;
  font-weight: 500;
  font-family: 'Open Sans', sans-serif;
  -webkit-transition: all 0.5s ease 0s;
  transition: all 0.5s ease 0s;
  margin: 10px auto 0;
}
.widget-article .page_404 a:hover{
  background: #000;
  color: #fff;
}
.header .widget.widget-navigation.main-menu .nav-wrapper .navigation-item.contact-nav{
    display: none;
}
.page-home .widget.widget-spacer.page-inner-spacer,
.page-horse-agistment .widget.widget-spacer.page-inner-spacer,
.page-facilities .widget.widget-spacer.page-inner-spacer,
.page-location .widget.widget-spacer.page-inner-spacer,
.page-agistors .widget.widget-spacer.page-inner-spacer,
.page-links .widget.widget-spacer.page-inner-spacer,
.page-pine-ridge-angus .widget.widget-spacer.page-inner-spacer,
.page-pricing .widget.widget-spacer.page-inner-spacer,
.page-contact-us .widget.widget-spacer.page-inner-spacer,
.page-thank-you .widget.widget-spacer.page-inner-spacer,
.page-page-not-found .widget.widget-spacer.page-inner-spacer{
    display: none !important;
}
.page-content > .v-split-container > .v-split.fee-fixed-width-content,
.widget-container > .v-split-container .v-split.fee-fixed-width-content,
.widget-container > .page-content > .v-split.fee-fixed-width-content,
.widget-container > .page-content > .v-split-container > .v-split.fee-fixed-width-content {
    width: auto;
}
.fee-fixed-width-content {
    padding-left: calc(50% - 600px) !important;
    padding-right: calc(50% - 600px) !important;
}
.fee .social-link .social-icon,
.fee .social-link .social-icon a,
.fee .pine-ridge .full-content .image-item .item,
.fee .link-content .inner-link-content .single-item .inner-text{
  padding: 10px;
}
.fee .widget.widget-snippet.social-media-link{
  width: 150px !important;
}
