* {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

*:before, *:after {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

html {
  font-family: sans-serif;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
}

body {
  margin: 0;
  padding: 0;
}

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:active, a:hover {
  outline: 0;
}
p {
  padding-bottom: 15px;
}
abbr[title] {
  border-bottom: 1px dotted;
}

b, strong {
  font-weight: bold;
}

dfn {
  font-style: italic;
}

mark {
  background: #ff0;
  color: #000;
}

small {
  font-size: 80%;
}

sub {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
  top: -0.5em;
}

sub {
  bottom: -0.25em;
}

img {
  border: 0;
}

svg:not(:root) {
  overflow: hidden;
}

figure {
  margin: 1rem 0;
}

hr {
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
  height: 0;
}

pre {
  overflow: auto;
}

code, kbd, pre, samp {
  font-family: monospace, monospace;
  font-size: 1em;
}

optgroup {
  color: inherit;
  font: inherit;
}

button {
  overflow: visible;
  text-transform: none;
}

select {
  text-transform: none;
}

button, html input[type="button"] {
  -webkit-appearance: button;
  cursor: pointer;
}

input[type="reset"], input[type="submit"] {
  -webkit-appearance: button;
  cursor: pointer;
}

button[disabled], html input[disabled] {
  cursor: default;
}

button::-moz-focus-inner {
  border: 0;
  padding: 0;
}

input {
  line-height: normal;
}

input::-moz-focus-inner {
  border: 0;
  padding: 0;
}

input[type="checkbox"], input[type="radio"] {
  -webkit-box-sizing: border-box;
  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;
  -webkit-box-sizing: content-box;
  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 {
  max-width: 100%;
  margin-bottom: 20px;
}
.widget-snippet td, .widget-snippet th {
  padding: 8px;
}
table th {
  font-size: 17px;
  font-weight: 700;
  background: #eee;
}
table, th, td {
  border: 1px solid #d9d9d9;
  padding: 8px;
  text-align: left;
  font-weight: normal;
  font-size: 17px;
  color: #000000;
}
table tr:nth-child(2n) {
  background: #f9f6f5;
}

html {
  color: #222;
  font-size: 1em;
  line-height: 1.4;
}

::-moz-selection, ::-moz-selection {
  background: #b3d4fc;
  text-shadow: none;
}

::-moz-selection, ::selection {
  background: #b3d4fc;
  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;
}

@media print {
  * {
    background: transparent !important;
    color: #000 !important;
    -webkit-box-shadow: none !important;
    box-shadow: none !important;
    text-shadow: none !important;
  }
  *:before, *:after {
    background: transparent !important;
    color: #000 !important;
    -webkit-box-shadow: none !important;
    box-shadow: none !important;
    text-shadow: none !important;
  }
  a {
    text-decoration: underline;
  }
  a:visited {
    text-decoration: underline;
  }
  a[href]:after {
    content: " (" attr(href) ")";
  }
  abbr[title]:after {
    content: " (" attr(title) ")";
  }

  a[href^="#"]:after, a[href^="javascript:"]:after {
    content: "";
  }
  pre, blockquote {
    border: 1px solid #999;
    page-break-inside: avoid;
  }

  thead {
    display: table-header-group;
  }
  tr {
    page-break-inside: avoid;
  }
  img {
    page-break-inside: avoid;
    max-width: 100% !important;
  }
  p, h2, h3 {
    orphans: 3;
    widows: 3;
  }
  h2, h3 {
    page-break-after: avoid;
  }
}

.btn-group.view-switchers .list-view-switcher, .btn-group.view-switchers .image-view-switcher {
  height: 20px !important;
  background-color: transparent;
  border: 0;
}


/* Theme Base */
html {
  background-color: #FAF9F7;
  margin: 0;
  padding: 0;
  font-size: 16px;
}

body {
  background-color: #FAF9F7;
  margin: 0;
  padding: 0;
  font-size: 16px;
  font-family: 'Graphik';
  font-weight: 400;
  color: #000;
}
html, body{
  background-color: #FAF9F7;
}
h1, h2, h3, h4, h5, h6 {
  font-family: 'Graphik';
  font-weight: 700;
  color: #000;
  margin: 0;
}

h1 {
  font-size: 48px;
  line-height: 1.2;
}

h2 {
  font-size: 40px;
  line-height: 1.2;
}

h3 {
  font-size: 32px;
  line-height: 1.2;
}

h4 {
  font-size: 24px;
  line-height: 35px;
}

h5 {
  font-size: 19.2px;
  line-height: 1.2;
}

h6 {
  font-size: 17.6px;
  line-height: 1.2;
}

/* 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;
  padding-bottom: 10px;
}
ol, ul {
  padding-left: 25px;
}
li{
  position: relative;
}
ul li::marker {
  display:none;
}
ul li::before{
  content: '';
  position: absolute;
  left: -25px;
  top: 5px;
  background: #E8542C;
  width: 12px;
  height: 12px;
  border-radius: 50%;
}
.article-content ul, .widget-snippet ul  {
  list-style-type: none;
}
address {
  color: #000;
  font-size: 16px;
}

p {
  font-size: 16px;
  color: #000;
}
a:hover{
  text-decoration:none !important;
  color:#E8542C;
}
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: inherit;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding: 3px 14px;
  border-color: #bbb;
  height: 43px;
  border-width: 2px;
  border-radius: 3px;
}

input[type=text].validation-error, input[type=password].validation-error {
  border: 2px solid #e64343;
}

select {
  border-color: #bbb;
  height: 43px;
  border-width: 2px;
  font-family: inherit;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding: 3px 14px;
  border-radius: 3px;
}

textarea {
  border-color: #bbb;
  border-width: 2px;
  font-family: inherit;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding: 3px 14px;
  height: 90px;
  border-radius: 3px;
}
.header {
  background:url(/template/d1e69aa0/image/header-bg.png);
  background-repeat: repeat-x;
}
/* 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%;
}

.errorlist.after {
  font-size: 12px;
  line-height: 12px;
}

.errorlist.after .message-block {
  color: #e64343;
}

/* web form CSS */
.form-template input[type="text"], .form-template .form-row select {
  height: 43px;
}

.widget-form input[type="text"], .widget-form textarea, .widget-form select {
  width: 100%;
  font-family: 'Graphik';
  padding: 3px 14px;
  border: 2px solid #bbb;
}

.form-row label {
  width: auto;
}

/* Common Button CSS */
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: 3px;
  -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: #42ba96;
  border: 2px solid #42ba96;
}

input[type=submit]:focus, input[type=submit].focus, input[type=button]:focus, input[type=button].focus {
  color: #fff;
  background-color: #359478;
  border-color: #359478;
}

input[type=submit]:hover, input[type=button]:hover {
  color: #42ba96;
  background-color: transparent;
  border: 2px solid #42ba96;
}

button, .button, a.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: 3px;
  -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: #42ba96;
  border: 2px solid #42ba96;
}

button:focus, button.focus, .button:focus, .button.focus, a.button:focus, a.button.focus {
  color: #fff;
  background-color: #359478;
  border-color: #359478;
}

button:hover, .button:hover, a.button:hover {
  color: #42ba96;
  background-color: transparent;
  border: 2px solid #42ba96;
}

input[type=submit]:hover, input[type=button]:hover {
  background: #fff;
  color: #42ba96;
}

button.Zebra_DatePicker_Icon {
  background-position: right center;
}

/* Disable Button */
input[type=submit][disabled], input[type=button][disabled] {
  color: #e6e6e6;
  background-color: #6c757d;
  border: 2px 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: 2px solid #6c757d;
}

button[disabled], .button.disabled, a.button.disabled {
  color: #e6e6e6;
  background-color: #6c757d;
  border: 2px solid #6c757d;
  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: #e6e6e6;
  background-color: #545b62;
  border-color: #545b62;
}

button[disabled]:hover, .button.disabled:hover, a.button.disabled:hover {
  color: #fff;
  background-color: #6c757d;
  border: 2px solid #6c757d;
}

input[type="reset"] {
  color: #e6e6e6;
  background-color: #6c757d;
  border: 2px 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: 2px solid #6c757d;
}


/*start:manu*/
.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 .nav-wrapper.horizontal > .navigation-item.has-child > a span::after {
  content: '\f107';
  display: inline-block;
  color: #000;
  font-size: 16px;
  font-family: "FontAwesome";
  right: 0;
  margin-left: 5px;
  font-weight: bold;
}
.widget-navigation.main-menu .nav-wrapper.horizontal > .navigation-item.has-child > a:hover span::after {
  color: #E8542C;
}
.widget-navigation.main-menu .navigation-item.first a {
  padding-left: 0;
}
.widget-navigation.main-menu .navigation-item {
  padding: 0 6px;
}
.header .widget.widget-search {
  border-left: 1px solid #D4D4D4;
  z-index:1;
}
.widget-navigation.main-menu .navigation-item a {
  color: #000;
  text-transform: uppercase;
  font-size: 16px;
  font-weight: 500;
  font-family: 'Graphik';
  padding: 12px 13px;
}
.widget-navigation.main-menu .navigation-item.has-child a:hover, .widget-navigation.main-menu .navigation-item.active a, .widget-navigation.main-menu .navigation-item a:hover, .widget-navigation.main-menu .navigation-item a:focus {
  color: #E8542C;
}
.widget-navigation .horizontal .navigation-item.last a {
  padding-right: 0;
}
/** Sub Menu **/
.main-menu .navigation-item .navigation-item-child-container {
  width: 268px;
  top: 55px;
  background: #fff;
  text-align: center;
  padding: 0px;
  left: 50%;
  box-shadow: 5px 0px 32px rgba(0, 0, 0, 0.12);
  margin: -10px 0 0 -122px;
  position: absolute;
  border-radius: 0;
}
.main-menu .navigation-item-child-container .navigation-item.first a::before {
  content: "";
  position: absolute;
  top: -8px;
  left: 50%;
  width: 0px;
  height: 0px;
  border-color: #FFF transparent #FFF transparent;
  border-width: 0 10px 10px 10px;
  border-style: solid;
  transition: all 0.5s ease 0s;
  transform: translateX(-50%);
  margin-left: 10px;
  z-index: 1;
}
.main-menu .navigation-item-child-container .navigation-item.first a:hover::before {
  border-color: #E8542C transparent #E8542C transparent;
}
.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 {
  border-bottom: 1pxsolid  #f7f4f4;
  padding: 12px 6px;
  font-size: 16px;
  letter-spacing: 0.5px;
  text-align: center;
  color: #000000;
  text-transform: none;
  font-weight: 500;
  transition: all 0.5s ease 0s;
}
.widget-navigation.main-menu .horizontal .navigation-item .navigation-item-child-container .navigation-item.last a {
  padding-right: 24px;
}
.widget-navigation.main-menu .horizontal .navigation-item .navigation-item-child-container .navigation-item:last-child a {
  border-bottom: 0;
}
.widget-navigation.main-menu .horizontal .navigation-item .navigation-item-child-container .navigation-item a:hover {
  background:#E8542C;
  color: #fff;
  z-index: 2;
  display: block;
}
.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;
}
/*end:menu*/

.header .widget-search .search-menu-button {
  background: none;
  margin-left: 28px;
}
.header .widget-search .search-menu-button::after {
  background: url(/template/d1e69aa0/image/search-icon.png)no-repeat;
  width: 30px;
  height: 30px;
  font-size: 0;
  position: absolute;
  top: 5px;
}

.search-form.show input.search-text {
  width: 320px;
  left: auto;
  right: 112px;
  top: 51px;
  position: absolute;
  border: 3px solid #E8542C;
  border-radius: 0;
  height: 50px;
  z-index: 11;
  margin-right: 0;
}
.search-form.show button.icon-search.et_ecommerce_search {
  position: absolute;
  top: 51px;
  right: 0;
  padding: 13.5px 30px;
  border-radius: 0;
  display: block;
  background: #E8542C;
  border: 2px solid #E8542C;
  color: #fff;
  z-index: 11;
}




.reset-button {
  color: #e6e6e6;
  background-color: #6c757d;
  border: 2px 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: 2px solid #6c757d;
}

.button.cancel-button {
  color: #e6e6e6;
  background-color: #6c757d;
  border: 2px solid #6c757d;
  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: #6c757d;
  border: 2px solid #6c757d;
}
.page-content .v-split-container > .v-split {
  margin: auto;
  width: 1360px;
  max-width: 100%;
}

.auto-page .page-content {
  margin:0 auto;
}
.widget-pageHeading {
  background-image: url(/template/d1e69aa0/image/page-heading-bg.jpg);
  padding: 60px 0 43px 0;
  text-align: center;
  margin-bottom: 65px !important;
  background-repeat: no-repeat;
}
.widget-pageHeading:after{
  content:'';
  position: absolute;
  background: rgb(0,0,0);
  background: linear-gradient(90deg, rgba(0,0,0,0.7539216370141807) 0%, rgba(248,248,248,0) 75%);
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
}
.widget-pageHeading h1 {
  font-size: 50px;
  font-weight: 500;
  font-family: 'Graphik';
  line-height: 82px;
  color: white;
  position: relative;
  z-index: 1;
  max-width: 1360px;
  margin: 0 auto;
  text-align: left;
  padding-bottom: 15px;
}
.widget-pageHeading h1::after {
  content: '';
  position: absolute;
  background: rgb(232, 84, 44);
  left: 0;
  bottom: 24px;
  width: 190px;
  height: 3px;
}
.jssor-slider-container .jssora20l, .jssora20r {
  display: block;
  position: absolute;
  width: 55px;
  height: 55px;
  cursor: pointer;
  background: none;
  overflow: hidden;
}
.jssor-slider-container .jssora20l{
  background: url(/template/d1e69aa0/image/left-arrow.png) no-repeat;
}
.jssor-slider-container .jssora20r{
  background: url(/template/d1e69aa0/image/right-arrow.png) no-repeat;
}
.jssor-slider-container .caption-wrapper {
  position: absolute;
  max-width: 605px;
  left: 262px;
  bottom: 50%;
  transform: translateY(50%);
  text-align: left;
  padding: 15px;
  z-index: 1;
}
.widget-gallery .jssor-slider-container .container .caption-wrapper .description {
  width: 100%;
  height: auto;
  font-size: 30px;
  line-height: 40px;
  font-family: 'Graphik';
}
.jssor-slider-container .jssorb03 div {
  opacity: 0;
}

.jssor-slider-container .jssorb03 div:hover {
  opacity: 0;
}

.jssor-slider-container .jssorb03 .av {
  opacity: 0;
}

div.jssor-slider-container {
  width: 1920px;
  height: 680px;
  padding: 0 !important;
  text-align: left;
  margin: 0 auto;
}

div.jssor-slider-container .slide {
  display: none;
}

div.jssor-slider-container[jssor-slider="true"] .slide {
  display: block;
}

div.jssor-slider-container .container {
  width: 1920px;
  height: 680px;
  padding: 0 !important;
  text-align: left;
}

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/d1e69aa0/images/loading.gif");
  height: 64px;
  left: 50% !important;
  margin-left: -32px !important;
  margin-top: -32px !important;
  position: absolute;
  top: 50%;
  width: 64px;
}


.jssor-slider-container .jssora20l {
  top: 75% !important;
  position: absolute;
  left: 14.5%;
}
.jssor-slider-container .jssora20r {
  right: 80%;
  top: 75% !important;
}
.jssor-slider-container .jssora20l:hover,.jssor-slider-container .jssora20r:hover {
  background-position: unset;
  opacity: 0.7;
}
.widget-gallery .jssor-slider-container .container .caption-wrapper .title {
  width: 100%;
  height: auto;
  font-size: 72px;
  font-weight: 500;
  line-height: 78px;
  letter-spacing: 2px;
  font-family: 'Graphik';
}
.jssor-slider-container .slide::after {
  content: "";
  width: 100%;
  height: 100%;
  position: absolute;
  background: rgb(0,0,0);
  background: linear-gradient(90deg, rgba(0,0,0,0.7539216370141807) 0%, rgba(248,248,248,0) 75%);
}

.newsletter.unsubscribe {
  text-align: center;
  margin: 0 0 20px 0;
  text-align: center;
  max-width: 500px;
  margin: 0 auto;
}
.newsletter.unsubscribe.valid-verify-form h3 {
  margin: 0;
  font-size: 26px;
  color: #080808;
  text-transform: none;
  line-height: 36px;
  font-family: 'Graphik';
  font-weight: 700;
  text-align: center;
  padding: 0;
}

.newsletter.unsubscribe span.message {
  margin-bottom: 20px;
  display: block;
  color: #7c370d;
  font-weight: normal;
  font-size: 17px;
}

.newsletter.unsubscribe.valid-verify-form textarea {
  height: 90px;
  width: 100%;
  display: block;
  text-align: left;
  margin: 0 auto;
}

.newsletter.unsubscribe .form-row.mandatory label {
  width: 100%;
  font-size: 16px;
}

.newsletter.unsubscribe .form-row button {
  border: none;
  font-size: 17px;
  color: #ffffff;
  font-weight: 600;
  -webkit-transition: all 0.5s ease 0s;
  transition: all 0.5s ease 0s;
  background-color: #7c370d;
  margin: 0;
  width: 100%;
  padding: 14px 0;
  position: relative;
  margin-top: 20px;
}

.newsletter.unsubscribe .form-row button:before {
  content: "";
  display: block;
  height: calc(90% - 3px);
  width: calc(100% - 0px);
  border: 2px dashed #a98874;
  position: absolute;
  left: 1px;
  top: 4px;
  border-left: 0px;
  border-right: 0px;
}

.newsletter.unsubscribe .form-row button:hover {
  background: #000;
  -webkit-transition: all 0.5s ease 0s;
  transition: all 0.5s ease 0s;
}

.widget-blogPost.recent-post.featured .post.post-list-view-height {
  padding-bottom: 7px;
}

.blog-categories .vertical .navigation-item a {
  border-bottom: none;
  display: block;
  padding: 0 0 0 20px;
  position: relative;
  color: #000000;
  font-size: 18px;
  margin: 0 0 10px;
  font-weight: normal;
  line-height: 25px;
  font-family: 'Graphik';
}

.blog-categories .vertical .navigation-item a::before {
  content: "";
  width: 8px;
  height: 8px;
  background: #333;
  position: absolute;
  border-radius: 50%;
  top: 11px;
  left: 0;
}

.blog-categories .vertical .navigation-item a:hover, .blog-categories .vertical .navigation-item a:focus {
  color: #2b2b8a;
}

.blog-categories .vertical .navigation-item + .navigation-item {
  margin-top: 5px;
}

.blog-post-item {
  width: 45%;
  overflow: hidden;
  float: left;
  padding: 0;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  min-height: 394px;
  border: none;
  margin: 0 32px 20px 0;
}

.page-content .post-list-view-width {
  width: 100%;
  height: 210px;
  overflow: hidden;
  margin-bottom: 10px;
  padding-bottom: 0;
}

.page-content .blog-post-item a img {
  width: 100%;
  height: 100%;
  -webkit-transition: all 0.5s ease 0s;
  transition: all 0.5s ease 0s;
  -o-object-fit: cover;
  object-fit: cover;
}

.blog-categories {
  padding-top: 50px;
  padding-bottom: 100px;
}

.page-content .blog-post-item a:hover img {
  transform: scale(1.05);
  -ms-transform: scale(1.05);
  -webkit-transform: scale(1.05);
  -o-transform: scale(1.05);
  -moz-transform: scale(1.05);
}

.widget-blogPost .blog-post-content .blog-post-item .post-description {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.page-content .blog-post-item .title {
  width: 100%;
  font-size: 17px;
  line-height: 25px;
  text-transform: none;
  margin: 0;
  padding: 0;
}

.page-content .blog-post-item .title a {
  font-weight: 600;
  color: #000;
  font-size: 19px;
}

.blog-post-item .title {
  font-size: 20px;
  padding-bottom: 0px;
  padding-top: 0;
  line-height: 24px;
  margin-bottom: 8px;
}

.blog-post-item .title a {
  color: #000;
  font-size: 1em;
  font-weight: 400;
  font-size: 22px;
}

.blog-post-item .title a:hover {
  color: #2b2b8a;
}

.widget-blogPost .blog-post-content .blog-post-item .post-description .blog-post-info {
  margin-bottom: 3px;
  padding-top: 3px;
}

.blog-post-info span.date {
  color: #8a8685;
  background: none;
  padding-left: 0;
  margin-right: 5px;
  font-style: italic;
  position: relative;
  padding-right: 9px;
}

.blog-post-info span.date::before {
  content: "";
  position: absolute;
  right: 0;
  top: 4px;
  height: 12px;
  width: 1px;
  background: #777;
}

.blog-post-info span.categories {
  background: none;
  padding-left: 0;
  margin-right: 10px;
  font-style: italic;
}

.page-content .blog-post-info span.categories a {
  color: #8a8685;
  padding-right: 15px;
}

.page-content .blog-post-info span.categories a:hover {
  color: #000;
}

.page-content .blog-post-item .content {
  font-size: 16px;
  padding-top: 10px;
  padding-bottom: 0;
}

.blog-post-item .post-description > a {
  display: none;
}

.recent-post .content, .recent-post .blog-post-info {
  display: none;
}

.recent-post .blog-post-item {
  width: 100%;
  margin: 0;
  float: none;
  min-height: auto;
}

.recent-post .blog-post-item .title {
  margin: 0;
  padding: 0;
  position: relative;
  padding-left: 20px;
}

.recent-post h1.title::before {
  content: "";
  width: 8px;
  height: 8px;
  background: #333;
  position: absolute;
  border-radius: 50%;
  top: 11px;
  left: 0;
}

.widget-snippet .service-read-more {
  padding-left: 35px !important;
}

.widget-snippet .service-read-more::after {
  display: none;
}

.recent-post .blog-post-item .title a {
  color: #000000;
  font-size: 18px;
  margin: 0 0 30px;
  font-weight: normal;
  line-height: 25px;
  font-family: 'Graphik';
}

.recent-post .blog-post-item .title a:hover {
  color: #2b2b8a;
}

.blog-post-item .title a {
  font-size: 15px;
  line-height: 20px;
  font-weight: 400;
}

.recent-post div.footer {
  display: none;
}

.recent-post .blog-post-item + .blog-post-item {
  margin-top: 15px;
}

.blog-post-content .footer {
  overflow: hidden;
  width: 100%;
  background-color: transparent;
  text-align: center;
  padding-top: 40px;
}

.blog-post-content .footer span.pagination {
  float: none;
}

.blog-post-content .footer span.pagination span {
  border: none;
  -webkit-box-shadow: none;
  box-shadow: none;
  font-size: 18px;
  font-weight: 700;
}

.blog-post-content .footer span.pagination span.current {
  background-image: none;
  background-color: #EF672F;
}

.blog-post-details .comment-post-panel {
  border: none;
  padding: 0;
  position: relative;
}

.message-block.info-message, .message-block.success {
  top: 28px;
}

.blog-category-details {
  padding: 91px 0 30px;
}

.blog-category-details .blog-post-item {
  min-height: 300px;
}

.blog-category-details .title {
  color: #070659;
  font-size: 45px;
  line-height: 50px;
  font-weight: bold;
  margin: 0;
  font-family: 'Graphik';
}

.comment-post-panel input[type="text"], .comment-post-panel input[type="email"] {
  width: 100%;
}

.comment-post-panel textarea {
  width: 100%;
  min-height: 150px;
  margin: 0;
}

.blog-post-details .comment-post-panel textarea {
  width: 100%;
  height: 200px;
  margin-bottom: 0;
}

.comment-post-panel .errorlist.after {
  font-weight: 600;
  color: #000069;
  font-size: 18px;
  font-family: 'Graphik';
  line-height: 25px;
}

.comment-post-panel .simpleCaptcha-container {
  margin-top: 20px;
  padding-bottom: 2px;
}

.blog-post-details .comment-post-panel h2 {
  font-size: 22px;
  padding-bottom: 15px;
  font-weight: 600;
}

.comment-post-panel .form-row {
  text-align: left;
}

.comment-post-panel .form-row.simple_captcha_input_field.mandatory {
  margin-top: 0;
}

#blog-post-create-comment-panel .max-character {
  color: #999;
  display: block;
  font-size: 11px;
  font-style: italic;
  padding-left: 5px;
  padding-right: 0;
  text-align: right;
  position: absolute;
  right: 0;
  top: 18px;
}

.blog-post-details {
  padding: 100px 60px 100px 0;
}

.blog-post-details .comment-post-panel label {
  color: #555555;
  display: block;
  padding-bottom: 7px;
  padding-top: 10px;
  font-size: 16px;
}

.blog-post-details .image img {
  width: 100%;
}

.blog-post-details .blog-post-info {
  padding-bottom: 17px;
}

.blog-post-details .title {
  margin-bottom: 4px;
}

.page-blog .page-content .widget.page-heading {
  margin-top: -15px;
}

.page-content .blog-post-details .title {
  color: #000069;
  margin-top: -6px;
  line-height: 38px;
  padding-bottom: 0;
}

.blog-post-details .post-description .content p {
  color: #000000;
  font-size: 15px;
  margin: 10px 0 20px;
  font-weight: normal;
  line-height: 27px;
  font-family: 'Graphik';
}

.comment-post-panel .errorlist.after {
  right: 25px;
  background: red;
  text-align: center;
  width: 143px;
  min-width: auto;
  position: absolute;
  bottom: -10px;
  border-radius: 10px;
}

.comment-post-panel .errorlist.after .message-block {
  text-align: center;
  font-size: 11px;
  font-weight: 500;
  color: #fff;
}

.comment-post-panel .form-row.textArea .errorlist.after {
  bottom: -7px;
  right: 10px;
}

.comment-post-panel .form-row.simple_captcha_input_field.mandatory .errorlist.after {
  bottom: -7px;
  right: 11px;
}

/* comments popup and like */
.blog-comments .info-row.writer .name {
  font-weight: bold;
  color: #000069;
  font-size: 22px;
  display: block;
  padding: 0 0 10px 0;
}

.blog-comments .info-row.writer .date {
  background: none;
  position: relative;
  padding-left: 19px;
  font-size: 14px;
}

.blog-comments .info-row.writer .date::before {
  content: "\f073";
  position: absolute;
  left: 0;
  top: -4px;
  font-family: "FontAwesome";
  font-size: 14px;
  color: #000069;
}

.blog-comments .info-row.writer span:nth-of-type(3) {
  font-weight: bold;
  color: #000069;
  display: none;
}

.blog-comments .info-row.writer span:nth-of-type(4) {
  font-size: 14px;
  display: none;
}

.blog-post-comment-panel .btn-like {
  margin-right: 10px;
  margin-left: 3px;
  display: none;
}

.blog-post-comment-panel .btn-liked {
  margin-right: 10px;
  margin-left: 3px;
  display: none;
}

.blog-post-comment-panel .btn-liked::after {
  content: "\f164";
  color: #000069;
  cursor: pointer;
}

.blog-post-comment-panel .btn-like::after {
  content: "\f164";
  color: #000069;
  cursor: pointer;
}

.blog-comments .info-row.writer .btn-comment-reply {
  position: relative;
  padding-right: 19px;
  font-size: 14px;
  cursor: pointer;
  font-weight: bold;
  color: #000069;
}

.blog-post-comment-panel .btn-liked::after {
  content: "\f165";
  color: #000069;
}

.blog-comments .info-row.writer .btn-comment-reply:hover {
  color: #000;
}

.blog-comments .comment-item .content i {
  margin: 0 3px;
  color: #000000;
  font-size: 15px;
  font-style: normal;
  line-height: 20px;
}

.loging-to-react.popup .body a {
  font-weight: bold;
}

.loging-to-react.popup .header {
  background-color: #000069;
  border-bottom: 0;
  color: #fff;
  font-size: 16px;
  padding: 11px 10px;
  font-weight: bold;
}

.blog-comment-reply-popup.popup .header {
  background-color: #000069;
  border-bottom: 0;
  color: #fff;
  font-size: 16px;
  padding: 11px 10px;
  font-weight: bold;
}

.blog-comment-reply-popup label {
  display: block;
  font-size: 14px;
  font-weight: 600;
  color: #000;
}

.blog-comment-reply-popup input {
  width: 100%;
  height: 40px;
  border: none;
  border: 2px solid #dcdcdc;
  margin-top: 0;
  margin-bottom: 20px;
  padding: 0 10px 0 0;
}

.blog-comment-reply-popup textarea {
  width: 100%;
  height: 40px;
  border: none;
  border: 2px solid #dcdcdc;
  margin-top: 0;
  margin-bottom: 20px;
  padding: 0 10px 0 0;
  height: 90px;
}

.blog-comment-reply-popup .textarea-wrap .max-character {
  top: 0;
  right: 0;
  position: absolute;
  font-size: 12px;
}

.blog-comment-reply-popup input[type="text"].validation-error, .blog-comment-reply-popup input[type="password"].validation-error {
  background-color: transparent;
  border: none;
  border: 2px solid #dcdcdc;
  color: #ff0000;
}

.auto-page .blog-comment-reply-popup .errorlist.after .message-block {
  top: -1px;
  font-size: 14px;
}

.blog-comment-reply-popup .form-row.simple_captcha_input_field.mandatory {
  width: 100%;
  display: block;
  margin-left: 0;
  margin-top: 20px;
  vertical-align: top;
}

.blog-comment-reply-popup .simpleCaptcha-container {
  padding: 5px 0 0;
}

.blog-comment-reply-popup .simpleCaptcha-container .form-row.simple-captcha {
  display: inline-block;
  width: 100%;
}

.blog-post-details .blog-post-comment-panel .comment-item .content {
  font-size: 15px;
  line-height: 26px;
}

.blog-post-details .blog-post-comment-panel .comment-count-info-row {
  font-weight: 600;
}

.blog-comment-reply-popup .popup .body {
  background-color: #FFFFFF;
  padding: 20px 15px;
}

.loging-to-react.popup .body {
  min-height: 100%;
}

.loging-to-react.popup .body a {
  font-weight: 700;
  font-size: 19px;
  color: #000069;
}

.blog-comment-reply-popup .popup-bottom.footer {
  padding: 15px 15px 20px;
}

.blog-comment-reply-popup.popup .close-icon {
  background: url("/template/d1e69aa0/images/remove-icon.png");
  background-repeat: no-repeat;
  background-size: 14px;
  background-position: center 5px;
}

.blog-comment-reply-popup.popup .close-icon::after {
  display: none;
}

/* eCommerce Base */
.stepper {
  width: 220px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-right: 0;
}

.stepper .stepper-arrow {
  background: rgba(0, 0, 0, 0) none repeat scroll 0 0 !important;
  border: none;
  border-radius: 0 !important;
  height: 36px;
  position: relative;
  right: 0;
  width: 30px;
  z-index: 0;
}

.stepper .stepper-arrow.up {
  -webkit-box-ordinal-group: 4;
  -ms-flex-order: 3;
  order: 3;
  position: relative;
}

.stepper .stepper-arrow.up::before {
  position: absolute;
  content: "+";
  height: 100%;
  width: 100%;
  top: 0;
  text-indent: 0;
  font-size: 20px;
  left: 0;
  line-height: 36px;
  text-align: center;
}

.stepper .stepper-arrow.down {
  -webkit-box-ordinal-group: 2;
  -ms-flex-order: 1;
  order: 1;
  position: relative;
}

.stepper .stepper-arrow.down::before {
  position: absolute;
  content: "-";
  height: 100%;
  width: 100%;
  top: 0;
  text-indent: 0;
  font-size: 20px;
  left: 0;
  line-height: 36px;
  text-align: center;
}

.stepper .stepper-input {
  -webkit-box-ordinal-group: 3;
  -ms-flex-order: 2;
  order: 2;
  width: 30px;
  padding: 0;
  text-align: center;
}

/* cart Page
------------------
link: /cart/details
--------------------
*/
.shopping-cartitem h1 {
  float: none;
  padding-bottom: 15px;
  text-align: center;
  display: none;
  max-width: 960px;
}

.page-cart .shopping-cartitem {
  background: none;
  border: 0px;
  -webkit-box-shadow: 0px 0px 0px;
  box-shadow: 0px 0px 0px;
  margin: 0 auto;
  max-width: 1060px;
}

.page-cart .shopping-cartitem.empty-cart {
  text-align: center;
  max-width: 450px;
  background: #f8f8f8;
  padding: 45px 0;
}

.page-cart .shopping-cartitem.empty-cart .empty-cartitem-text {
  margin-bottom: 20px;
  font-size: 20px;
  color: #000;
}

.cartitem-btn-wrapper.top {
  text-align: center;
  position: relative;
  margin-top: 0px;
  float: none;
  display: block;
  margin-bottom: 35px;
}

.cartitem-btn-wrapper.top a {
  margin-right: 5px;
  display: inline-block;
  float: none;
  vertical-align: middle;
  margin-left: 5px;
}

.cartitem-btn-wrapper.top .button {
  float: none;
  display: inline-block;
  vertical-align: middle;
}

.cartitem-btn-wrapper.top .empty-cartitem-btn {
  color: #42ba96;
  background-color: transparent;
  border-color: #42ba96;
  border: 2px solid #42ba96;
}

.cartitem-btn-wrapper.top .empty-cartitem-btn:focus, .cartitem-btn-wrapper.top .empty-cartitem-btn.focus {
  color: #fff;
  background-color: #42ba96;
  border: 2px solid #42ba96;
}

.cartitem-btn-wrapper.top .empty-cartitem-btn:hover {
  color: #fff;
  background-color: #42ba96;
  border: 2px solid #42ba96;
}

.cartitem-table {
  margin-bottom: 20px !important;
}

.cartitem-table .stepper {
  margin: 0 auto;
  width: auto;
  float: none;
  width: 90px;
}

.cartitem-table th {
  font-weight: 400;
}

.cartitem-table td.total-label, .cartitem-table td.price {
  font-weight: 400;
}

.check-out-total .price, .shopping-cart-total .price {
  font-weight: 400;
}

.cartitem-table th, .cartitem-table td {
  width: 20%;
  text-align: center;
  border: 0px solid #eee;
  font-size: 16px;
}

.check-out-total .left-column, .shopping-cart-total .left-column {
  width: 40%;
  text-align: left;
}

.check-out-total .right-column, .shopping-cart-total .right-column {
  width: 58%;
  text-align: right;
}

.check-out-total *, .shopping-cart-total * {
  font-size: 15px;
}

.discount-coupon-code-form {
  background-color: #f8f8f8;
  border: 0;
  padding: 50px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

.discount-coupon-code-form input[type=text] {
  height: auto;
  width: 100%;
  padding: 10px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

.discount-coupon-code-form .form-row.btn-row label {
  display: none;
}

.discount-coupon-code-form .form-row.btn-row button {
  display: block;
  width: 100%;
  color: #42ba96;
  background-color: transparent;
  border-color: #42ba96;
  border: 2px solid #42ba96;
}

.discount-coupon-code-form .form-row.btn-row button:focus, .discount-coupon-code-form .form-row.btn-row button.focus {
  color: #fff;
  background-color: #42ba96;
  border: 2px solid #42ba96;
}

.discount-coupon-code-form .form-row.btn-row button:hover {
  color: #fff;
  background-color: #42ba96;
  border: 2px solid #42ba96;
}

.check-out-total table, .shopping-cart-total table {
  font-size: 15px;
}

.check-out-total td.total-label, .shopping-cart-total td.total-label {
  padding: 10px 30px 10px 15px;
  border: 0;
}

.check-out-total .price, .shopping-cart-total .price {
  border: 0;
}

.check-out-total tr, .shopping-cart-total tr {
  border-bottom: 0;
}

.cartitem-btn-wrapper {
  text-align: right;
}

.cartitem-btn-wrapper .button {
  float: none;
}

.cartitem-btn-wrapper .continue-shopping-btn {
  color: #42ba96;
  background-color: transparent;
  border-color: #42ba96;
  border: 2px solid #42ba96;
}

.cartitem-btn-wrapper .continue-shopping-btn:focus, .cartitem-btn-wrapper .continue-shopping-btn.focus {
  color: #fff;
  background-color: #42ba96;
  border: 2px solid #42ba96;
}

.cartitem-btn-wrapper .continue-shopping-btn:hover {
  color: #fff;
  background-color: #42ba96;
  border: 2px solid #42ba96;
}

/* Checkout Page options
---------------------
link:/shop/checkout(before  login)
---------------------
*/
.checkout-page-options {
  margin: 0 auto;
  padding: 0;
  max-width: 960px;
}

.checkout-page-options .item-head {
  font-weight: 700;
  color: #000;
  margin-bottom: 15px;
  text-align: center;
  background: none;
  display: none;
}

.checkout-page-options > h1 {
  font-size: 36px;
  font-weight: 700;
  display: none;
}

.checkout-page-options .content-wrapper {
  border: 1px solid #d2d2d2;
  padding: 50px 30px;
}

.checkout-page-options .new-customer {
  display: inline-block;
  padding-right: 7%;
  vertical-align: top;
  width: 48%;
  padding-left: 3%;
}

.checkout-page-options .new-customer h1 {
  font-size: 20px;
  font-weight: 700;
  font-family: 'Graphik';
  margin-bottom: 0px;
}

.checkout-page-options .new-customer p {
  font-size: 13px;
  line-height: 22px;
}

.checkout-page-options .new-customer .checkout-option {
  margin-top: 20px;
}

.checkout-page-options .registered-customer {
  border-left: 1px solid #d2d2d2;
  display: inline-block;
  padding-left: 7%;
  width: 48%;
}

.checkout-page-options .registered-customer > h1 {
  font-size: 20px;
  font-weight: 700;
  font-family: 'Graphik';
}

.checkout-page-options .registered-customer .form-row {
  margin-bottom: 15px;
}

.checkout-page-options .registered-customer .form-row.lost-password-row {
  padding-left: 30%;
}

.checkout-page-options .registered-customer .form-row label {
  line-height: 40px;
  width: 30%;
}

.checkout-page-options .registered-customer input[type="text"], .checkout-page-options .registered-customer input[type="password"] {
  width: 70%;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding-left: 12px;
  float: right;
}

.checkout-page-options .registered-customer button.login-submit {
  width: 100%;
  margin-top: 5px;
  float: right;
  max-width: 70%;
}

/* Checkout Page
---------------------
link: /shop/checkout
---------------------
*/
.checkout-page {
  max-width: 960px;
  margin: 0 auto;
}

.checkout-page .toolbar-btn:hover {
  background-color: #42ba96;
  border-color: #42ba96;
}

.checkout-page .page-heading {
  font-size: 36px;
  display: none;
}

.checkout-page .section {
  border: 0;
  color: #000;
  height: auto;
  line-height: 27px;
  margin-bottom: 15px;
  position: relative;
  background: none repeat scroll 0 0 #f5f5f5e6;
  letter-spacing: 1px;
  padding-top: 10px;
  padding-bottom: 10px;
}

.checkout-page .section.loaded {
  border: 2px solid #efefef;
  background: #fff;
}

.checkout-page .section.loaded .header .title {
  padding-top: 9px;
  font-size: 16px;
  display: inline-block;
  color: #000;
  font-family: 'Graphik';
  font-weight: 400;
}

.checkout-page .section.loaded > .header > .title {
  font-size: 17px;
  padding-left: 30px;
  color: #000000;
  font-family: "Poppins", sans-serif !important;
  font-weight: 700;
}

.checkout-page .section.loaded .body {
  padding: 20px 30px;
}

.checkout-page .section .header .title {
  color: #000;
  font-size: 14px;
  padding-left: 30px;
}

.checkout-page .section .header .icon {
  display: none;
}

.checkout-page .address-view .address {
  border: 1px solid rgba(0, 0, 0, 0.3) !important;
  background: #fff;
}

.checkout-page .section .section.delivery-types {
  margin-top: 0;
  margin-bottom: 0;
}

.checkout-page .section .section.delivery-types > .form-row {
  margin-bottom: 10px;
}

.checkout-page .payment-option .body {
  background-color: #e6eae9;
}

.checkout-page .payment-option .body .code-submit-form button {
  line-height: 16px;
}

.section.delivery-types {
  background: #fff;
}

.checkout-page .address-edit-from-wrap > .header {
  margin-bottom: 15px;
}

.checkout-page .delivery-types .different-shipping {
  margin-left: 0;
  font-size: 14px;
  color: #000;
  font-weight: 500;
  text-transform: uppercase;
}

.checkout-page .section .step-continue-button {
  margin-top: 10px;
  padding: 10px 20px;
  width: 100%;
}

.checkout-page .address-view > .header {
  margin-bottom: 7px;
}

.checkout-page .body .header .title {
  padding-top: 0 !important;
  padding-left: 0 !important;
  text-transform: capitalize !important;
  letter-spacing: 1px !important;
  font-weight: 700;
}

.checkout-page .toolbar-btn {
  text-transform: uppercase;
}

.checkout-page .confirm-order-btn-row .confirm-order-button {
  padding: 12px 40px;
  font-size: 15px;
  width: 100%;
}

.checkout-page .address-edit-from-wrap .form-row label {
  color: #353535;
  font-family: 'Graphik';
  line-height: 24px;
}

.checkout-page .address-edit-from-wrap form {
  background-color: transparent;
  padding: 0;
}

.checkout-page .form-row input, .checkout-page .form-row select, .checkout-page .form-row textarea {
  padding-top: 6px;
  padding-bottom: 8px;
  margin: 5px 0;
}

.check-out-total > .price-row {
  padding-top: 0;
  padding-bottom: 0;
}

.confirm-step-form .left-panel {
  width: 50%;
  background: #fff;
  padding: 40px;
  margin: 53px 0 0 0;
  padding-left: 15px;
}

.confirm-step-form .cart-item .details .price {
  padding: 0;
}

.confirm-step-form .right-panel {
  padding: 0 0 0 30px;
  background-color: #ffffff;
  width: 50%;
}

.checkout-page .section.confirm form > div + div span strong {
  font-size: 15px;
  vertical-align: top;
}

.confirm-step-form .left-panel > .header .title {
  padding-top: 0 !important;
  padding-left: 0 !important;
  text-transform: capitalize !important;
  letter-spacing: 1px !important;
  font-weight: 700;
}

.checkout-page .payment-option > .header {
  border-top: 0;
  text-transform: uppercase;
}

.checkout-page .payment-options {
  border-bottom: 0;
}

.confirm-step-form .cart-item .details {
  padding-left: 15px;
}

.payment-gateway {
  padding-top: 20px;
  margin-bottom: 40px;
}

.payment-gateway .payment-method {
  border: 2px solid #9d9d9d;
  width: 100%;
  max-width: 300px;
}

.cartitem-table .total-price-column {
  min-width: 106px;
  width: 106px;
}

.check-out-total > .price-row .price {
  font-weight: 500;
}

.check-out-total > .price-row .label, .check-out-total > .price-row .price {
  font-family: 'Graphik';
  padding: 5px 0;
}

.check-out-total .total-order .price {
  font-size: 16px;
}

/* Login Page*/
.login-form {
  width: 100%;
  width: 100%;
  max-width: 480px;
  border: 1px solid #efefef;
  background: #fff;
  margin: 0 auto;
  padding: 45px;
}

.login-form .lost-password a {
  color: #0c9a70;
  margin-top: 15px;
  display: inline-block;
  font-weight: 500;
}

.login-form .lost-password a:hover {
  color: #000000;
}

.login-form span.title {
  display: none;
}

.login-form .account-register a {
  color: #0c9a70;
}

.login-form .account-register a:hover {
  color: #0c9a70;
}

.login-form .errorlist.after {
  bottom: -11px;
}

.login-form input[type="password"], .login-form input[type="text"] {
  width: 100%;
  background-color: transparent;
  margin-bottom: 17px;
}

.login-form .submit-row {
  margin: 0px 0 0;
  float: none;
  display: block;
  padding-top: 5px;
}

.login-form .remember {
  margin: 22px 0 12px;
  width: 230px;
}

.form-row.remember input {
  vertical-align: middle;
  margin-right: 5px;
  margin-top: -5px;
}

/* Forget Password */
.password-reset-form {
  text-align: center;
  max-width: 370px;
  margin: 0 auto;
}

.password-reset-form .title {
  font-family: 'Graphik';
  font-weight: 700;
  color: #000;
}

.password-reset-form .form-row {
  display: block;
}

.password-reset-form .form-row input {
  width: 100%;
}

.password-reset-form .form-row label {
  text-align: center;
  margin-bottom: 5px;
}

.password-reset-form .form-row.submit-row button {
  -webkit-transition: all 0.5s ease 0s;
  transition: all 0.5s ease 0s;
  margin: 0;
  width: 100%;
  position: relative;
  margin-top: 10px;
}

.password-reset-form .lost-password-text {
  padding: 0 0 5px 0;
  color: #000;
  font-weight: normal;
  font-size: 17px;
  margin-bottom: 20px;
}

.password-reset-form .errorlist.after {
  top: auto;
  left: auto;
  position: relative;
  width: 100%;
  bottom: auto;
}

.password-reset-form .errorlist.after .message-block {
  text-align: center;
}

/* Customer Registration
------------------------------
link: /customer/register
------------------------------
*/
.registration-form {
  margin: 0 auto;
  max-width: 750px;
  padding: 0;
  width: 100%;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding: 30px;
  border: 1px solid #efefef;
}

.registration-form .title {
  text-align: center;
  display: none;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

.registration-form .simpleCaptcha-container {
  padding: 5px 15px 5px;
}

.registration-form > .form-row:not(.submit-row) {
  width: 50%;
  float: left;
  padding: 4px 15px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  position: relative;
}

.registration-form .form-row.submit-row {
  padding: 0 15px;
  margin-top: 15px;
}

.registration-form .form-row .suggestion {
  right: 15px;
}

.registration-form .form-row.submit-row label {
  display: none;
}

.registration-form .form-row.submit-row button {
  width: 100%;
}

.registration-form input {
  width: 100%;
}

.registration-form select {
  width: 100%;
}

.registration-form input.radio:nth-of-type(2) {
  margin-left: 15px;
}

.registration-form .errorlist.after {
  position: absolute;
}

.password-meter-wrap {
  position: absolute;
  top: 0;
  right: 0;
}

/*start:quick cart*/
.quick-cart-content {
  background: #ffffff none repeat scroll 0 0;
  opacity: 1;
  position: absolute;
  right: 0;
  top: 35px;
  width: 430px;
  z-index: 99999;
  padding: 20px 25px 30px 25px;
  border: none;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-box-shadow: 0 0 2px 0 #aeadad;
  box-shadow: 0 0 2px 0 #aeadad;
  height: auto !important;
}

.quick-cart-content::before {
  content: "";
  margin-left: 0;
  top: -10px;
  position: absolute;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 0 10px 10px 10px;
  border-color: transparent transparent #fff transparent;
  right: 10px;
}

.quick-cart-content table {
  border: none;
  padding: 8px 0;
  font-size: 13px;
  line-height: 23px;
  font-weight: 500;
  margin: 0;
}

.quick-cart-content table th, .quick-cart-content table td {
  border: none;
  padding: 8px 0;
  font-size: 13px;
  line-height: 23px;
  font-weight: 500;
}

.quick-cart-content table tr th, .quick-cart-content table tr td {
  border-bottom: 1px solid #ccc;
  word-break: normal;
}

.quick-cart-content table th {
  color: #000;
  font-weight: 500;
  font-size: 15px;
  background-color: #fff;
}

.quick-cart-content table td.total, .quick-cart-content table td.total-price {
  color: #000;
  font-weight: 500;
  font-size: 15px;
  background-color: #fff;
  border-bottom: none;
}

.quick-cart-content table tr th.quantity {
  text-align: center;
}

.quick-cart-content table tr:nth-child(2n) {
  background: #fff;
}

.quick-cart-content table tr th.price {
  text-align: right;
}

.quick-cart-content .cart-details-link {
  text-align: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  -ms-flex-direction: row-reverse;
  flex-direction: row-reverse;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.quick-cart-content .cart-details-link .button {
  width: 49%;
}

.quick-cart-content .cart-details-link a.view-cart.button {
  color: #42ba96;
  background-color: transparent;
  border-color: #42ba96;
  border: 2px solid #42ba96;
}

.quick-cart-content .cart-details-link a.view-cart.button:focus, .quick-cart-content .cart-details-link a.view-cart.button.focus {
  color: #fff;
  background-color: #42ba96;
  border: 2px solid #42ba96;
}

.quick-cart-content .cart-details-link a.view-cart.button:hover {
  color: #fff;
  background-color: #42ba96;
  border: 2px solid #42ba96;
}

/*end:quick cart*/
/*Start:Product block*/
.product-view.image-view .product-block, .product-view.scrollable-view .product-block {
  width: 25%;
  float: left;
  margin: 0;
  text-align: center;
  padding: 25px;
}

.product-view.image-view .content {
  overflow: hidden;
}

.product-view.image-view, .product-view.scrollable-view {
  width: calc($product-block-width - 4px);
}

.add-to-cart-popup .short-info > div, .add-cart-information-popup .short-info > div {
  padding-bottom: 0;
}

.popup div.quantity, .popup div.item {
  padding: 7px 0 7px;
}

.popup .item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.popup .item > span {
  margin: 0;
}

.popup .stepper {
  margin-bottom: 0;
}

.popup.add-cart-information-popup .variation-container {
  text-align: center;
}

.popup.add-cart-information-popup .close-btn.button {
  color: #42ba96;
  background-color: transparent;
  border-color: #42ba96;
  border: 2px solid #42ba96;
}

.popup.add-cart-information-popup .close-btn.button:focus, .popup.add-cart-information-popup .close-btn.button.focus {
  color: #fff;
  background-color: #42ba96;
  border: 2px solid #42ba96;
}

.popup.add-cart-information-popup .close-btn.button:hover {
  color: #fff;
  background-color: #42ba96;
  border: 2px solid #42ba96;
}

.popup.add-cart-information-popup td.product-img {
  width: 100px;
}

.popup.add-cart-information-popup span.title {
  color: #000;
  font-size: 16px;
  font-weight: 500;
  display: block;
}

.popup.add-cart-information-popup h4.title {
  font-size: 16px;
  margin-top: 20px;
  text-align: center;
  font-weight: normal;
}

.popup .cart-summary {
  clear: none;
  color: #000;
  display: block;
  float: none;
  text-align: center;
}

.popup .cart-summary-header {
  color: #000;
  float: none;
  font-size: 16px;
  padding-right: 0px;
  text-align: center;
}

.popup .status-bar-product-name {
  color: #000;
  font-size: 16px;
  font-weight: 500;
  display: block;
  text-align: center;
}

.popup .button-item {
  display: block;
  clear: both;
}

.popup .button-item .button {
  vertical-align: middle;
}

.popup .continue-shopping-btn {
  color: #42ba96;
  background-color: transparent;
  border-color: #42ba96;
  border: 2px solid #42ba96;
}

.popup .continue-shopping-btn:focus, .popup .continue-shopping-btn.focus {
  color: #fff;
  background-color: #42ba96;
  border: 2px solid #42ba96;
}

.popup .continue-shopping-btn:hover {
  color: #fff;
  background-color: #42ba96;
  border: 2px solid #42ba96;
}

.popup .header {
  background-color: #fff;
  border-bottom: 1px solid #e2e2e2;
  color: #000;
  padding: 0px 0 15px;
  text-align: center;
}

.popup .body {
  background-color: #FFFFFF;
  padding: 20px 10px;
}

.popup .button-line, .popup .footer {
  background-color: #fff;
  padding: 0;
  text-align: center;
  border: 0;
  margin-top: 20px;
}

.popup .button-item {
  text-align: center;
  margin: 25px 0 0px;
}

.popup .close-icon {
  top: 15px;
  right: 10px;
}

.popup .button-item .continue-shopping-btn, .popup .button-item .cart-page-button {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  text-align: center;
}

.popup a.cart-page-button.button.et_ecommerce_view_cart, .popup .close-btn.button {
  margin-left: 3%;
}

.popup button:nth-of-type(1) {
  margin-left: 0;
}

.popup {
  -webkit-box-shadow: none;
  box-shadow: none;
  padding: 30px 50px;
  background: #fff;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

.confirm-popup.popup .header-line .title {
  text-align: center;
  display: block;
  font-size: 16px;
  font-weight: 700;
}

.confirm-popup.popup .button-line {
  padding-top: 0;
}

.wish-list-popup label {
  display: inline-block;
  margin-right: 15px;
  width: auto;
}

.shipment-calculator-popup .header > .status-message {
  font-size: 16px;
}

.shipment-calculator-popup .multi-column form {
  margin: 0 -15px;
}

.shipment-calculator-popup .first-column .form-row {
  width: 50%;
  float: left;
  padding: 0 15px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

.shipment-calculator-popup .form-row label {
  width: 100%;
  display: block;
}

.shipment-calculator-popup .form-row input, .shipment-calculator-popup .form-row select {
  width: 100%;
}

.save-cart button.form-reset.close-popup {
  color: #e6e6e6;
  background-color: #6c757d;
  border: 2px solid #6c757d;
  text-shadow: none;
  opacity: 0.7;
}

.save-cart button.form-reset.close-popup:focus, .save-cart button.form-reset.close-popup.focus {
  color: #e6e6e6;
  background-color: #545b62;
  border-color: #545b62;
}

.save-cart button.form-reset.close-popup:hover {
  color: #fff;
  background-color: #6c757d;
  border: 2px solid #6c757d;
}

.save-cart .popup-bottom.footer {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  -ms-flex-direction: row-reverse;
  flex-direction: row-reverse;
}

.save-cart .popup-bottom.footer button {
  width: 49%;
  margin-left: 0;
}
/*# sourceMappingURL=style.css.map */
.footer {
  background: #0E130C;
}
.widget-image.footer-logo {
  margin-top: -40px;
}

/*Start Footer Copyright */
.widget.widget-article .footer-copyright {
  max-width: 1200px;
  margin: 0 auto;
  padding: 0;
  display: flex;
  justify-content: space-between;
  border-top: 1px solid rgba(255,255,255,0.2);
  padding-top: 48px;
}
.widget.widget-article .footer-copyright .footer-left, .widget.widget-article .footer-copyright .footer-right {
  max-width: 49%;
  display: inline-block;
  width: 100%;
}
.widget.widget-article .footer-copyright .footer-left p {

  line-height: 21px;
  color: #fff;
  text-align:left;
  font-size: 15px;
  font-family: 'Graphik';
  padding-bottom: 0;

}
.widget.widget-article .footer-copyright .footer-left p a {
  color: #FFFFFF;
  text-decoration:underline;
}
.widget.widget-article .footer-copyright .footer-left p a:hover {
  text-decoration: none;
  color: #E8542C;
}
.widget.widget-article .footer-copyright .footer-right {
  text-align: right;
}
.widget.widget-article .footer-copyright .footer-right a {
  position: relative;
  font-family: 'Graphik';
  font-size: 15px;
  line-height: 21px;
  color: #FFFFFF;
  text-decoration: none;
}
.widget.widget-article .footer-copyright .footer-right a:before {
  content: "|";
  margin-right: 10px;
  margin-left: 5px;
  color: #ffffff;
  opacity: 0.7;
}
.widget.widget-article .footer-copyright .footer-right a:hover {
  color: #E8542C;
  text-decoration: none;
}
.widget.widget-article .footer-copyright .footer-right a:first-child:before {
  display: none;
}
/*End Footer Copyright */
.footer-contact .widget-title {
  color: white;
  font-size: 18px;
  line-height: 59px;
  text-align: center;
  font-family: 'Graphik';
}
.footer-contact p {
  color: white;
  line-height: 20px;
  font-size: 15px;
  text-align: center;
  padding-bottom: 7px;
  font-family: 'Graphik';
}
.footer-contact p a:hover{
  color: #E8542C;
}
.footer-menu-nav .widget-title {
  font-size: 18px;
  line-height: 59px;
  color: white;
  text-align: center;
  font-family: 'Graphik';
}
.footer-menu-nav .nav-wrapper.vertical {
  margin-top: -10px;
}
.footer-menu-nav .nav-wrapper .navigation-item a {
  color: white;
  border: 0;
  line-height: 17px;
  font-size: 15px;
  text-align: center;
  font-family: 'Graphik';
}
.footer-menu-nav .nav-wrapper .navigation-item a:hover{
  color:#E8542C;
}
.widget.widget-article.testimonial-content {
  max-width: 100%;
  margin: 0 auto;
  display: flex;
  flex-wrap: wrap;
  padding-bottom: 78px;
  width: 100%;
}
.widget.widget-article.testimonial-content .article-item.full-article:only-child{
  width: 100%;
}
.widget.widget-article.testimonial-content .article-item.full-article {
  width: 33.33%;
  padding: 2px;
  position: relative;
  background: #292929;
  border: 0;
}
.page-home .widget.widget-article.testimonial-content .article-item.full-article {
  border: 5px solid #fff;
}
.page-home .widget.widget-article.testimonial-content .article-item.full-article:nth-of-type(even){
  background: #E8542C;
}

.widget.widget-article.testimonial-content .article-item.full-article:after {
  content: "";
  background: url(/template/d1e69aa0/image/quatation-arrows.png) no-repeat;
  width: 35px;
  height: 31px;
  position: absolute;
  right: 30px;
  bottom: 36px;
  opacity: 0.5;
}
.widget.widget-article.testimonial-content .article-item.full-article:nth-of-type(even):after {
  content: "";
  background: url(/template/d1e69aa0/image/quatation-arrow.png) no-repeat;
  width: 35px;
  height: 31px;
  position: absolute;
  right: 30px;
  bottom: 36px;
  opacity: 1;
}
.widget.widget-article.testimonial-content .article-content {
  padding: 45px;

}
.widget.widget-article.testimonial-content .article-item.full-article .article-content p {
  font-size: 17px;
  font-family: 'Graphik';
  font-weight: 400;
  line-height: 26px;
  color: #fff;
  opacity: 0.7;
  margin: 0;
}
.widget.widget-article.testimonial-content .article-item.full-article .article-content h5 {
  font-size: 19px;
  font-family: 'Graphik';
  font-weight: 500;
  line-height: 30px;
  color: white;
  padding-top: 2px;
  padding-bottom: 1px;
}
.widget.widget-html.testimonial-title {
  max-width: 100%;
  margin: 0 auto;
  padding-top: 40px;
  padding-bottom: 11px;
  display: block;
}
.widget.widget-html.testimonial-title h2 {
  color: #0E130C;
  font-size: 50px;
  display: inline-block;
  line-height: 59px;
  font-weight: 600;
  font-family: 'Graphik';
}
.widget.widget-html.testimonial-title p {
  display: inline-block;
  float: right;
  padding-top: 16px;
}
.widget.widget-html.testimonial-title a {
  color: #0E130C;
  font-size: 18px;
  font-weight: 600;
  font-family: 'Graphik';
  padding: 0px 14px;
}
.widget.widget-html.testimonial-title a:hover{
  color:#E8542C;
}
.widget.widget-html.testimonial-title a:hover:after{
  content: url(/template/d1e69aa0/image/link-right-orange.png);
}
.widget.widget-html.testimonial-title a::after {
  content: url(/template/d1e69aa0/image/link-right.png);
  margin-left: 10px;
  vertical-align: top;
  line-height: 27px;

}
.widget.widget-form.contact-form {
  width: 100%;
  background: #151C12;
  padding: 20px 0 120px;
}
.widget.widget-form.contact-form.contact-page {
  max-width: 1360px;
  margin: 0 auto;
  background: #151C12;
  padding: 20px 0 88px;
  z-index: 1;
}
.widget.widget-form.contact-form .custom-form {
  max-width: 1150px;
  margin: 0 auto;
  position: relative;
}
.widget.widget-form.contact-form .custom-form .double-input-row {
  max-width: 760px;
  margin: 0 10px;
}
.widget.widget-form.contact-form .double-input-row .form-row {
  padding: 0 10px;
}
.widget.widget-form.contact-form .single-input-row {
  max-width: 370px;
  display: inline-block;
  vertical-align: top;
  margin: 0 0 0 20px;
  margin-top: 10px;
}
.widget-form.contact-form .form-row.recaptcha-row {
  max-width: 370px;
  display: inline-block;
  margin-left: -15px;
  padding-top: 8px;
}
.widget-form.contact-form .form-row.recaptcha-row label {
  display: none;
}
.widget.widget-form.contact-form .form-row.recaptcha-row .recaptcha-container {
  -webkit-transform: scale(0.77);
  transform: scale(0.77);
  -webkit-transform-origin: 0 0;
  transform-origin: 0 0;
}
.widget.widget-form.contact-form .single-input-row .form-row.radioButton {
  margin-top: -10px;
}
.widget.widget-form.contact-form .single-input-row:nth-last-of-type(2), .widget.widget-form.contact-form .single-input-row .form-row.textArea.text-area, .widget.widget-form.contact-form .single-input-row .form-row.textArea.text-area textArea {
  max-width: 370px;
  position: absolute;
  right: 0;
  top: 2px;
  margin: 3px 0;
}
.widget-form .radio-checkbox-row input {
  width: 10px !important;
  margin-left: 7px;
  border-radius: 0;
}
.widget-form .radio-checkbox-row .radio label {
  width: 370px;
  font-size: 0;

}
.widget.widget-form.contact-form .single-input-row .form-row.radioButton .radio-checkbox-row input {
  display: none;
}
.widget-form .radio-checkbox-row .radio label::before {
  width: 20px;
  height: 20px;
  left: 0;
  border: 1px solid #ccc;
  border-radius: 0;
}
.widget-form.contact-form .form-row.btn-row {
  position: absolute;
  right: 0;
  max-width: 370px;
  bottom: 38px;
}
.widget-form .double-input-row .form-row {
  margin: 5px 0;
}
.widget.widget-form.contact-form .radio input[type="radio"]:checked + label::before {
  background-color: #e8542c;
  border-color: #e8542c;
}
.widget.widget-form.contact-form .radio label::after {
  background-color: #e8542c;
  border-color: #e8542c;
}
.widget.widget-form.contact-form .custom-form .form-row.btn-row label {
  display: none;
}
.widget.widget-form.contact-form input {
  height: 50px;
  font-family: 'Graphik';
  padding: 3px 10px;
  border-radius: 0;
  border:0;
  margin: 5px 0;
}
.widget.widget-form.contact-form textarea {
  width: 560px;
  height: 121px;
  font-family: 'Graphik';
  font-size: 17px;
  border-radius: 0;
  border: 0;
  padding: 16px 10px;
}
.widget.widget-form.contact-form button.submit-button{
  padding:13px 15px;
  width: 370px;
  height: 51px;
  background:#E8542C;
  font-size: 20px;
  border: 0;
  border-radius: 0;
}
.widget.widget-form.contact-form button.submit-button:hover {
  background: #fff;
  color: #0e130c;
  box-shadow: none;
}
.widget.widget-form.contact-form .form-row.text {
  max-width: 732px;
  margin-top: 0;
  padding: 0 20px;
}
.widget.widget-form.contact-form .form-row.text p {
  color: white;
  font-family: 'Graphik';
  font-size: 13px;
  line-height: 21px;
  font-weight: 600;
}
.widget-html.contact-title{
  padding: 80px 0 0;
  background: #151c12;
  text-align: center;
}
.widget-html.contact-title h3 {
  color: #fff;
  font-family: 'Graphik';
  font-size: 45px;
  font-weight: normal;
  line-height: 30px;
  padding-bottom: 15px;
  padding-top: 5px;
  margin: 0;
}
.widget.widget-html.contact-title.contact-us-page-title {
  max-width: 1360px;
  margin: 0 auto;
  padding: 87px 0 0;
  background: #151c12;
  text-align: center;

}
.widget.widget-html.contact-title.contact-us-page-title h3 {
  color: #fff;
  font-family: 'Graphik';
  font-size: 45px;
  font-weight: normal;
  line-height: 30px;
  padding-bottom: 15px;
  padding-top: 5px;
}


.widget-form .radio{
  position: relative
}
.widget-form .radio::after {
  content: "I agree for my personal data, provided via form submission, to be processed by All Decked Out, for the purpose of Business Contact Details, for the time of 30 days as per the GDPR.";
  left: 30px;
  width: 320px;
  color: #b8b8b8;
  display: block;
  top: 10px;
  position: absolute;
  font-size: 12px;
  font-weight: 500;
  line-height: 17px;
  font-family: 'Graphik';
}


.widget.widget-form.contact-form .radio label {
  color: #000;
}
.contact-form input::-webkit-input-placeholder { /* Chrome/Opera/Safari */
  color: black;
  font-size: 17px;
  font-weight: normal;
  font-family: 'Graphik';
  text-align:left;
}
.contact-form::-moz-placeholder { /* Firefox 19+ */
  color: black;
  font-size: 17px;
  font-weight: normal;
  font-family: 'Graphik';
  text-align:left;
}

.contact-form :-ms-input-placeholder { /* IE 10+ */
  color: black;
  font-size: 17px;
  font-weight: normal;
  font-family: 'Graphik';
  text-align:left;
}

.contact-form :-moz-placeholder { /* Firefox 18- */
  color: black;
  font-size: 17px;
  font-weight: normal;
  font-family: 'Graphik';
  text-align:left;
}
.contact-form textarea ::-webkit-textarea-placeholder { /* Chrome/Opera/Safari */
  color: black;
  font-size: 17px;
  font-weight: normal;
  font-family: 'Graphik';
  text-align:left;
}
.contact-form ::-moz-placeholder { /* Firefox 19+ */
  color: black;
  font-size: 17px;
  font-weight: normal;
  font-family: 'Graphik';
  text-align:left;
}
.contact-form :-ms-textarea-placeholder { /* IE 10+ */
  color: black;
  font-size: 17px;
  font-weight: normal;
  font-family: 'Graphik';
  text-align:left;
}
.contact-form :-moz-placeholder { /* Firefox 18- */
  color: black;
  font-size: 17px;
  font-weight: normal;
  font-family: 'Graphik';
  text-align:left;
}
.contact-form  textarea::placeholder {
  color: black;
}
.widget.widget-html.contact-us-map {
  margin-top: -50px;
}

.page-page-not-found .article-content {
  text-align: center;
  margin: 80px auto 120px;
}
.page-page-not-found .footer .article-content {
  text-align: center;
  margin: unset;
}

.page-page-not-found .page-content .article-content h2 {
  color: #E8542C;
  text-align: center;
  font-weight: bold;
  margin: 20px auto;
  font-size: 75px;
  line-height: 60px;
  text-transform: none;
  font-family:'Graphik';
}
.page-page-not-found .page-content .article-content h2 strong {
  text-transform: uppercase;
  font-size: 90px;
}
.page-page-not-found .page-content .article-content h3 {
  color: #ff1818;
  font-size: 35px;
  text-align: center;
  padding: 0 0 10px 0;
  margin: 0;
  font-weight: normal;
  text-transform: none;
  font-family:'Graphik';
}
.page-page-not-found .page-content .article-content p {
  color: #1C1C1C;
  text-align: center;
  padding: 0;
  margin: 0;
  font-size: 19px;
  font-family:'Graphik';
}
.widget-snippet .left-area a.image:hover div.box:after, .widget-snippet .right-area a.image:hover div.box:after  {
  background: rgb(0,0,0);
  background: linear-gradient(21deg, rgba(0,0,0,1) 0%, rgba(248,248,248,0) 30%);
}
.message-block.info-message, .message-block.success,
.message-block.error-message, .message-block.error {
  display:none;
}
.gm-style .place-card-large {
  max-width: 120px;
}
.widget.widget-article.commercial-article{
  max-width: 1360px;
  margin: 0 auto;
}
.widget.widget-article.commercial-article .article-item.full-article .article-content p {
  font-size: 19px;
  font-weight: 400;
  font-family: 'Graphik';
  line-height: 36px;
  color: #212121;
}
.widget.widget-article.commercial-contact-content {
  background: #2d2121;
  max-width: 100%;
  margin: 50px auto 0;
}
.widget.widget-article.commercial-contact-content.composite-decking{
  margin-top: 45px;
}
.widget.widget-article.commercial-contact-content .article-item.full-article .article-content h6 {
  font-size: 29px;
  font-weight: 500;
  font-family: 'Graphik';
  line-height: 40px;
  color: #FFFFFF;
  text-align: center;
  padding-top: 40px;
}
.widget.widget-article.commercial-contact-content .article-item.full-article .article-content {
  padding-bottom: 20px;
}
.widget.widget-article.commercial-contact-content .article-item.full-article .article-content p {
  font-size: 18px;
  font-weight: 400;
  font-family: 'Graphik';
  line-height: 36px;
  color: #FFFFFF;
  text-align: center;
  padding-top: 0;
  margin: 0;
}
.widget.widget-article.commercial-contact-content .article-item.full-article .article-content a{
  font-size: 18px;
  font-weight: 400;
  font-family: 'Graphik';
  line-height: 36px;
  color: #E8542C;
  text-align: center;
  padding-top: 10px;

}
.widget.widget-article.commercial-contact-content .article-item.full-article .article-content a:hover{
  text-decoration: underline;
  color: #FFFFFF;
}
.widget.widget-snippet.project-gallery {
  margin: 90px auto 90px;
}
.widget.widget-article.composite-decking-content .article-item.full-article .article-content p {
  font-size: 20px;
  font-weight: 400;
  font-family: 'Graphik';
  line-height: 36px;
  color: #212121;
}
.widget.widget-article.composite-decking-content .article-item.full-article .article-content h6 {
  font-size: 26px;
  font-weight: 600;
  font-family: 'Graphik';
  line-height: 36px;
  color: #212121;
  padding-top: 20px;
  padding-bottom: 28px;
}
.widget.widget-article.composite-decking-content .article-item.full-article .article-content ul li {
  font-size: 19px;
  font-weight: 400;
  font-family: 'Graphik';
  line-height: 32px;
  color: #212121;
}
.widget.widget-article.composite-decking-content.decking-page {
  padding-top: 0;
}
.widget.widget-snippet .verandahs-area, .widget.widget-snippet .work-home-area {
  padding-bottom: 35px;
}
.widget.widget-article.composite-decking-content.decking-page  .article-item.full-article .article-content p {
  font-size: 22px;
  font-weight: 600;
  font-family: 'Graphik';
}
.widget.widget-article.Verandahs-article-content .article-item.full-article .article-content{
  padding-top: 85px;
}
.widget.widget-article.Verandahs-article-content .article-item.full-article .article-content p {
  font-size: 19px;
  line-height: 30px;
  font-family: 'Graphik';
  font-weight: 400;
  color: #0E130C;
}
#spltr-F5EC8ECB-EEEB-4F4B-A8EA-73E38E7D37CB, #spltr-EE0CA931-0AB6-46D5-BD63-471F8A5EFC64, #spltr-45E2209C-0274-469A-B1D7-67A0E14CA137, #spltr-8A150755-3DCD-4079-8890-976AC58B037D  {

  background: #FAF9F7;
  width: auto;

}
.widget.widget-snippet.our-project-page .project-section .project-area .project-title {
  display: none;
}
.page-home .widget.widget-snippet .project-section .item-box{
  display: none;
}
.page-home .widget.widget-snippet .project-section .item-box:nth-of-type(1), .page-home .widget.widget-snippet .project-section .item-box:nth-of-type(2), .page-home .widget.widget-snippet .project-section .item-box:nth-of-type(3){
  display: block;
}
.widget.widget-article.pergolas-bottom .article-item.full-article .article-content h3 {
  padding-top: 0px;
  font-size: 40px;
  line-height: 55px;
  font-family: 'Graphik';
  font-weight: 500;
  color: #0E130C;
}

.widget.widget-article.pergolas-bottom .article-item.full-article .article-content p {

  font-size: 19px;
  line-height: 30px;
  font-family: 'Graphik';
  font-weight: 400;
  color: #0E130C;
}
body#webcommander-page:not(.page-home) .widget-html.testimonial-title h2{
  font-size: 40px;
}
.page-deck-and-pergola p{
  font-size: 19px;
}
.widget.widget-snippet .commercial-area {
  padding-bottom: 55px;
}
/*start:gallery*/
.galleriffic.widget-gallery {
  margin: 0 0 50px 0;
  max-width: 1360px;
  width: 100%;
}
.widget-article.deck-gallery-content {
  padding: 0 0 75px;
}
.galleriffic-content .image-wrapper {
  display: block;
  width: 100%;
}
.galleriffic-content .image-wrapper a {
  display: block;
  width: 100%;
}
.galleriffic-content .image-wrapper a img {
  width: 100%;
  /*object-fit: contain;*/
}
.galleriffic-gallery-wrap ul {
  padding: 0;
  margin: 0;
}
.galleriffic-gallery-wrap .thumbs li {
  border: none;
  margin: 5px;
  padding: 3px;
  width: 172px;
  height: 150px;
}
.galleriffic-gallery-wrap .thumbs li:first-child {
  margin-left: 0;
  padding-left: 0;
}
.galleriffic-gallery-wrap .thumbs li:before{
  display: none;
}
.galleriffic-gallery-wrap .thumbs li a {
  height: 100%;
  width: 100%;
  display: block;
}
.galleriffic-gallery-wrap .thumbs li img {
  width: 100%;
  height: 100%;
}
.deck-gallery-content h3 {
  color: #0E130C;
  font-size: 40px;
  line-height: 59px;
  font-weight: 500;
  margin: 0;
  padding: 10px 0 10px 0;
}
.deck-gallery-content li {
  font-size: 19px;
  line-height: 30px;
  margin: 0;
  padding: 0 0 5px 0;
  color: #0E130C;
  font-weight: normal;
}
.deck-gallery-content h6 {
  color: #0E130C;
  font-size: 19px;
  line-height: 30px;
  margin: 30px 0 20px 0;
  padding: 0;
  font-weight: normal;
}
.deck-gallery-content h6 a {
  color: #e8542c;
  text-decoration: underline;
}
.deck-gallery-content h6 a:hover {
  color: #0E130C;
}
.galleriffic-gallery-wrap.alternate-layout .thumbs-container {
  background: #E2E2E2;
  margin: 0 !important;
  padding: 5px 45px;
  text-align: center;
  width: 100%;
}
.galleriffic-gallery-wrap.alternate-layout .thumbs-container .pageLink.prev{
  background-image: url(/template/d1e69aa0/image/thumbs-prev.png);
  background-repeat: no-repeat;
  background-color: transparent;
  background-position: center;
  left:10px;
}
.galleriffic-gallery-wrap.alternate-layout .thumbs-container .pageLink.next {
  background-image: url(/template/d1e69aa0/image/thumbs-next.png);
  background-repeat: no-repeat;
  background-color: transparent;
  background-position: center;
  right:15px;
}
.galleriffic-gallery-wrap .slideshow {
  height: 700px;
}
.deck-gallery-content p {
  font-size: 19px;
}
/*end:gallery*/
/*end:gallery*/

.widget.widget-article.testimonial-content.testimonial-inner-content {
  padding-bottom: 78px;
  column-width: 420px;
  column-gap: 15px;
  width: 94%;
  max-width: 100%;
  display: block;
  margin: 0 auto;
}
.widget.widget-article.testimonial-content.testimonial-inner-content .article-item.full-article {
  width: 100%;
  margin:8px;
  padding: 2px;
  position: relative;
  display: inline-block;
  column-break-inside: avoid;
}
.widget.widget-article.testimonial-content.testimonial-inner-content .article-item.full-article:nth-of-type(2n) .article-content {
  background: #292929;
}
.widget.widget-article.testimonial-content.testimonial-inner-content .article-item.full-article:nth-of-type(2n)::after {
  content: "";
  background: url(/template/d1e69aa0/image/quatation-arrows.png) no-repeat;
  width: 35px;
  height: 31px;
  position: absolute;
  right: 30px;
  bottom: 36px;
  opacity: 0.5;
}
.widget.widget-article.testimonial-content.testimonial-inner-content .article-item.full-article:after {
  content: "";
  background: url(/template/d1e69aa0/image/quatation-arrows2.png) no-repeat !important;
  width: 53px !important;
  height: 48px !important;
  position: absolute;
  right: 30px;
  bottom: 36px;
  opacity: 0.9;
}
.widget.widget-article.testimonial-content.testimonial-inner-content .article-content:hover {
  background: #E8542C !important;
}
.widget.widget-article.testimonial-content.testimonial-inner-content .article-item.full-article:hover:after{
  opacity:0.9;
}
.widget.widget-article.testimonial-content.testimonial-inner-content p {
  font-size: 17px;
  font-family: 'Graphik';
  font-weight: 400;
  line-height: 26px;
  color: #fff;
  opacity: 1!important;
}
.widget-image.footer-logo {
  text-align: center;
}
.widget.widget-snippet .pergolas-area .pergolas-image .img-1, .widget.widget-snippet .pergolas-area .pergolas-image .img-2 {
  width: 50%;
}
.widget.widget-snippet .pergolas-area .pergolas-image .img-1{
  text-align: left;
}
.widget.widget-snippet .pergolas-area .pergolas-image .img-2 {
  text-align: right;
}
.widget.widget-snippet .pergolas-area .col-md-4 {
  width: 50%;
  padding-left: 40px;
}
.widget.widget-snippet .pergolas-area .col-md-8 {
  width: 50%;

}
.widget.widget-snippet .pergolas-area .row {
  margin: 0;
}

.widget.widget-snippet .decking-area .decking-image .img-1, .widget.widget-snippet .decking-area .decking-image .img-2 {
  width: 50%;
}
.widget.widget-snippet .decking-area .decking-image .img-1{
  text-align: left;
}
.widget.widget-snippet .decking-area .decking-image .img-2 {
  text-align: right;
}
.widget.widget-snippet .decking-area .col-md-4 {
  width: 50%;
  padding-left: 40px;
}
.widget.widget-snippet .decking-area .col-md-8 {
  width: 50%;

}
.widget.widget-snippet .decking-area .row {
  margin: 0;
}

.widget.widget-snippet .verandahs-area .verandahs-image .img-1, .widget.widget-snippet .verandahs-area .verandahs-image .img-2 {
  width: 50%;
}
.widget.widget-snippet .verandahs-area .verandahs-image .img-1{
  text-align: left;
}
.widget.widget-snippet .verandahs-area .verandahs-image .img-2 {
  text-align: right;
}
.widget.widget-snippet .verandahs-area .col-md-4 {
  width: 50%;
  padding-left: 40px;
}
.widget.widget-snippet .verandahs-area .col-md-8 {
  width: 50%;

}
.widget.widget-snippet .verandahs-area .row {
  margin: 0;
}

.widget.widget-snippet .work-home-area .work-home-image .img-1, .widget.widget-snippet .work-home-area .work-home-image .img-2 {
  width: 50%;
}
.widget.widget-snippet .work-home-area .work-home-image .img-1{
  text-align: left;
}
.widget.widget-snippet .work-home-area .work-home-image .img-2{
  text-align: right;
}
.widget.widget-snippet .work-home-area .col-md-4 {
  width: 50%;
  padding-left: 40px;
}
.widget.widget-snippet .work-home-area .col-md-8 {
  width: 50%;

}
.widget.widget-snippet .work-home-area .row {
  margin: 0;
}
.widget.widget-html.instagram-feed h2 {
  font-size: 35px;
  text-align: center;
  line-height: 30px;
  padding-bottom: 25px;
  font-family: 'Graphik';

}
.jssor-slider-container .jssor-loader .loader-2 {
  display:none;
}
.widget.widget-form.contact-form form.custom-form .errorlist.after {
  position: absolute;
  line-height: 5px;
}
.widget.widget-form.contact-form .single-input-row .form-row.radioButton .errorlist.after {
  line-height: 130px;
}
.widget-form .radio label::after {
  width: 20px;
  height: 20px;
  line-height: 15px;
}
.widget.widget-article.pergolas-bottom {
  margin-bottom: -20px;
}
.widget.widget-html.instagram-feed {
  margin-top: -10px;
}
.widget.widget-html.instagram-feed figure {
  margin: 0 0 2px;
}
.page-special-project-gallery .widget.widget-html.instagram-feed {
  margin-top: 80px;
}
.widget-snippet .videos-content .main-video-content .right-content-side {
  max-width:40%;
  width:100%;
}
/*Start Front End Editor*/
.fee .popup {
  padding: 0;
}
.fee .widget.widget-html.category-title h2 {
  position: relative;
  left: unset;
  top: unset;
  display: block;
  transform: unset;
  text-align: center;
}
.fee-html-edit-content-popup .button-line, .fee .widget-image-edit-popup .fee-pu-content-footer {
  margin: 0 30px 20px !important;
}
.fee .widget-image-edit-popup .fee-pu-content-footer {
  max-width: 500px
}
.fee .widget.widget-form.contact-form textarea {
  height: 95px;
}
.fee .widget-container .widget .article-item.full-article {
  width: 100%;
}
.page-home.fee .widget-container .widget .article-item.full-article {
  width: 33.33%;
}
.page-home.fee .footer .widget-container .widget .article-item.full-article {
  width: auto;
}
/*End Front End Editor*/
.widget-html.outdoor-rooms p {
  font-size: 19px;
  line-height: 30px;
  font-family: 'Graphik';
  color: #0E130C;
}
.widget-html.outdoor-rooms h5 {
  line-height: 30px;
}
/*Start Search Page*/

.entire-search .search-result > .title {
  text-align: left;
  padding: 0 0 30px 15px;
  border-top: 0;
  border-bottom: 0;
  font-family: 'Graphik';
}

.entire-search h2 .title {
  font-weight: bold;
}
.entire-search .total-result {
  font-weight: 400;
  color: #E8542C;
  text-align: left;
  font-size: 17px;
  line-height: 18px;
  padding-bottom: 40px;
  padding-top: 15px;
  font-family: 'Graphik';
}
.entire-search .search-result>.title {
  font-weight: bold;
  font-size: 22px;
}
.search-results .title {
  color: #000;
  font-weight: bold;
}
.search-results .page-read-more{
  color: #187DC1;
  font-weight: bold;
}

.search-result.products .pagination span.prev:before {
  top: -7px;
}
.search-result.products .pagination span.next:before {
  top: -7px;
}
.entire-search .search-results .search-result {
  border-bottom: 0;
  padding-bottom: 0;
  margin-bottom: 100px;
}
.entire-search .search-result.pages .title.page {
  padding: 0 0 15px 0;
  border-bottom: 1px solid #f0f3ed;
}
.entire-search .search-results .page a {
  margin-bottom: 5px;
  font-size: 16px;
  font-weight: 400;
  line-height: 27px;
  font-family: 'Graphik';
  color: #E8542C;
}
.entire-search .search-results .page .title {
  margin-right: 14px;
  font-family: 'Graphik';
  font-size: 17px;
  margin-bottom: 0;
}
.entire-search h2 {
  font-size: 26px;
  padding-bottom: 0;
  color: #000;
  text-align: left;
  margin: 0;
}
.entire-search .search-results .search-result .title.product {
  font-size: 24px;
  color: #333;
}
.search-result .pagination-literal-status, .search-result .pagination {
  font-size: 16px;
  margin-top: 5px;
}
.page-search-result .block-content-wrap .btn-add .add-to-cart-button.button.et_pdp_add_to_cart:before {
  margin-top: -9px;
}
.page-search-result .page-content .footer {
  background: none;
  border-top: 1px solid rgba(112,112,112,0.10);
  padding-top: 0;
  text-align: left;
  clear: both;
  padding: 20px 0 40px;
  margin-top: 40px;
}
.entire-search .search-results .page a:hover {
  color: #000;
  text-decoration:none;
}
.search-results .page .page-read-more {
  color: #000;
}
.search-results .page .page-read-more:hover {
  color: #000;
  text-decoration: underline;
}
.search-results .page .summary {
  color:#000;
  font-size: 19px;
  line-height: 30px;
  font-family: 'Graphik';
  font-weight: 400;

}
.entire-search .search-results .page a.page-read-more:hover {
  color: #000;
  text-decoration: underline;
}
.entire-search span.search-result-type {
  font-family: 'Graphik';
}
.search-result .pagination-literal-status, .search-result .pagination {
  font-size: 17px;
  margin-top: 0;
  font-family: 'Graphik';
}
.entire-search .page-result-footer {
  border-top:1px solid #f0f3ed;
  padding-top:20px;
}
.pagination span {
  border: none;
  cursor: pointer;
  margin: 0 5px;
  padding: 3px 8px;
  box-shadow: none;
  display: inline-block;
  background-image: none;
  color: #000;
  font-size: 16px;
  font-weight: 700;
  background-color: transparent;
}
.pagination span.first, .pagination span.last {
  display: none;
}
.pagination span.page-number.current {
  color: #E8542C;
  background: none;
  border: 0;
}
.pagination span.prev {
  position: relative;
  margin: 0 15px 0 0;
  padding: 0;
  font-size: 0 !important;
}
.pagination span.prev:before {
  content: "\f104";
  position: absolute;
  left: 0;
  top: -7px;
  color: #000;
  font-size: 18px;
  font-family: 'FontAwesome';
}
.pagination span.next {
  position: relative;
  margin: 0 0 0 10px;
  padding: 0;
  font-size: 0 !important;
}
.pagination span.next:before {
  content: "\f105";
  position: absolute;
  left: -8px;
  top: -7px;
  color: #000;
  font-size: 18px;
  font-family: 'FontAwesome';
}
.page-search-result .page-heading, .page-search-result .widget-pageHeading {
  margin-left: 0;
  margin-right: 0;
}
/*End Search Page*/
.page-privacy-policy .widget.widget-article, .page-terms-and-conditions .widget.widget-article {
  padding-bottom: 70px;
}
.widget-snippet .left-area a.image div.box img {
  height: 100%;
  object-fit: cover;
}

/*Section Full-wide*/
.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% - 680px) !important;
  padding-right: calc(50% - 680px) !important;
}

@media screen and (max-width: 980px) {
  body > .body {
    padding: 0;
  }
}

.fee-widget-product-scroll-view .product-view.scrollable-view .current-price.price .tax-message,
.fee-widget-product-image-view .product-view.image-view .current-price.price .tax-message,
.fee-widget-product-list-view .current-price.price .tax-message, .fee-widget-product-tabular-view .current-price.price .tax-message {
  color: #999;
  font-size: 10px;
  font-weight: 400;
  width: 100%;
  display: block;
}
.fee-widget-product-scroll-view .product-view.scrollable-view .product-name{
  padding-left: 15px;
  padding-right: 15px;
}
.fee-widget-product-scroll-view .product-view.scrollable-view .block-content-wrap > .price-waper {
  margin: 7px 15px 0;
}
body.fee > .footer {
  margin-top: 70px;
}
/*Section Full-wide*/
.fee .horizontal .navigation-item:hover > .navigation-item-child-container {
  display: none;
}
.fee-mobile-view-on .widget.widget-navigation.main-menu .fee-header-footer-control-menu.fee-widget-option {
  left: auto;
  right: 0;
}
div.widget-snippet .pergolas-area,
div.widget-snippet .decking-area,
div.videos-content h3,
div.videos-content .main-video-content,
div.widget-snippet .verandahs-area {
  max-width: 100%;
}

div.header-contact a:last-child {
  vertical-align: middle;
}
div.header-contact a:last-child::before {
  top: 1px;
}
body > .footer p {
  margin: 0;
}
/* width */
::-webkit-scrollbar {
  width: 10px;
}

/* Track */
::-webkit-scrollbar-track {
  background: #f1f1f1;
}

/* Handle */
::-webkit-scrollbar-thumb {
  background: #888;
}

/* Handle on hover */
::-webkit-scrollbar-thumb:hover {
  background: #555;
}

.widget-snippet .composite-decking-area .composite-decking-content p {
  padding: 0;
  margin: 14px 0;
}
.widget-snippet p {
  font-size: 14px;
  margin: 14px 0;
  padding: 0;
}
.fee .widget-snippet .left-area a.image div.box:after,
.fee .widget-snippet .right-area a.image div.box:after  {
    display: none;
}