* {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}
body {
    color: #282828;
    font-size: 13px;
    font-size: 14px;
    line-height: 24px;
    -webkit-font-smoothing: subpixel-antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-weight: 400;
}
legend {
    padding: 0;
}
pre,
textarea {
    overflow: auto;
}
img,
legend {
    border: 0;
}
a,
ins {
    text-decoration: none;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
nav,
section,
summary {
    display: block;
}
audio,
canvas,
video {
    display: inline-block;
}
audio:not([controls]) {
    display: none;
    height: 0;
}
a {
    color: #000;
}
a :active,
a:hover {
    color: #f87b02;
}
abbr[title] {
    border-bottom: 1px dotted;
}
b,
dt,
strong {
    font-weight: 700;
}
mark {
    background: #ff0;
    color: #000;
}
code,
kbd,
pre,
samp {
    font-family: monospace, serif;
    font-size: 14px;
    -webkit-hyphens: none;
    -ms-hyphens: none;
    hyphens: none;
}
pre {
    background: #f5f5f5;
    color: #666;
    font-family: monospace;
    font-size: 14px;
    padding: 20px;
    white-space: pre;
    white-space: pre-wrap;
}
blockquote,
q {
    -webkit-hyphens: none;
    -ms-hyphens: none;
    hyphens: none;
    quotes: none;
}
q:after,
q:before {
    content: "";
    content: none;
}
blockquote {
    font-weight: 300;
}
blockquote :after,
blockquote :before {
    content: "";
    content: none;
}
blockquote blockquote {
    margin-right: 0;
}
blockquote cite,
blockquote small {
    font-size: 14px;
    font-weight: 400;
    text-transform: uppercase;
}
blockquote em,
blockquote i {
    font-style: normal;
    font-weight: 300;
}
blockquote b,
blockquote strong {
    font-weight: 400;
}
caption,
td,
th {
    font-weight: 400;
}
small {
    font-size: smaller;
}
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;
}
menu,
ol {
    padding: 0 0 0 40px;
}
ul {
    padding: 0 0 0 40px;
    list-style-type: square;
}
nav ol,
nav ul {
    list-style: none;
}
figure,
form {
    margin: 0;
}
li > ol,
li > ul {
    margin: 0;
}
img {
    -ms-interpolation-mode: bicubic;
    max-width: 100%;
}
fieldset {
    border: 1px solid silver;
    margin: 0 2px;
    min-width: inherit;
    padding: 0.35em 0.625em 0.75em;
}
legend {
    white-space: normal;
}
input[type="reset"],
input[type="submit"] {
    -webkit-appearance: button;
    -moz-appearance: button;
    appearance: button;
    cursor: pointer;
}
button[disabled] {
    cursor: default;
}
input[disabled] {
    cursor: default;
}
input[type="search"] {
    -webkit-appearance: textfield;
    -moz-appearance: textfield;
    appearance: textfield;
    padding-right: 2px;
    width: 270px;
}
input[type="search"]::-webkit-search-decoration {
    -webkit-appearance: none;
    appearance: none;
}
textarea {
    vertical-align: top;
    padding: 10px 15px;
}
table {
    border-bottom: 1px solid #ededed;
    border-collapse: collapse;
    border-spacing: 0;
    font-size: 14px;
    line-height: 2;
    width: 100%;
}
caption,
td,
th {
    text-align: left;
}
caption {
    font-size: 16px;
}
th {
    font-weight: 700;
    text-transform: uppercase;
}
td {
    /*border-top: 1px solid #ededed;*/
    padding: 6px 10px 6px 0;
}
del {
    color: #333;
}
ins {
    background: #fff9c0;
}
hr {
    background-size: 4px 4px;
    height: 1px;
}
.h1,
.h2,
.h3,
.h4,
.h5,
.h6,
address,
blockquote,
caption,
dd,
dl,
h1,
h2,
h3,
h4,
h5,
h6,
hr,
menu,
ol,
p,
pre,
table,
ul {
    margin: 0 0 15px;
}
.h1,
.h2,
.h3,
.h4,
.h5,
.h6,
h1,
h2,
h3,
h4,
h5,
h6 {
    line-height: 1.3;
    color: #454545;
}
.h1,
h1 {
    font-size: 36px;
}
.h2,
h2 {
    font-size: 26px;
}
.h3,
h3 {
    font-size: 20px;
}
.h4,
h4 {
    font-size: 18px;
}
.h5,
h5 {
    font-size: 16px;
}
.h6,
h6 {
    font-size: 14px;
}
.section-title h3,
.slick-slide > div > div,
img {
    vertical-align: middle;
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
    .h1,
    h1 {
        font-size: 32px;
    }
    .h2,
    h2 {
        font-size: 24px;
    }
    .h3,
    h3 {
        font-size: 18px;
    }
}
@media only screen and (max-width: 767px) {
    .h1,
    h1 {
        font-size: 30px;
    }
    .h2,
    h2 {
        font-size: 22px;
    }
    .h3,
    h3 {
        font-size: 18px;
    }
}
@media only screen and (max-width: 575px) {
    .h1,
    h1 {
        font-size: 28px;
    }
}
.h1,
.h2,
.h3,
h1,
h2,
h3 {
    font-weight: 700;
}
.h4,
.h5,
h4,
h5 {
    font-weight: 600;
}
.h6,
h6 {
    font-weight: 500;
}
a:active,
a:focus,
a:hover {
    text-decoration: none;
    outline: 0;
}
button,
input,
select,
textarea {
    background: 0 0;
    border: 1px solid #e5e5e5;
    -webkit-transition: all 0.4s ease-out 0s;
    transition: all 0.4s ease-out 0s;
    color: #7e7e7e;
}
button:hover,
button:focus,
button:active,
input:hover,
input:focus,
input:active,
select:hover,
select:focus,
select:active,
textarea:hover,
textarea:focus,
textarea:active {
    text-decoration: none;
    outline: none;
}
button::-webkit-input-placeholder,
input::-webkit-input-placeholder,
select::-webkit-input-placeholder,
textarea::-webkit-input-placeholder,
button:-moz-placeholder,
input:-moz-placeholder,
select:-moz-placeholder,
textarea:-moz-placeholder,
button::-moz-placeholder,
input::-moz-placeholder,
select::-moz-placeholder,
textarea::-moz-placeholder,
button:-ms-input-placeholder,
input:-ms-input-placeholder,
select:-ms-input-placeholder,
textarea:-ms-input-placeholder {
    color: #7e7e7e;
}
select:active,
select:focus {
    outline: 0;
    border-color: #00b35e;
}
textarea:active,
textarea:focus {
    outline: 0;
    border-color: #00b35e;
}
input,
select,
textarea {
    width: 100%;
    font-size: 14px;
}
button {
    line-height: 40px;
    height: 40px;
    padding: 0 15px;
    cursor: pointer;
}
button[type="email"],
button[type="number"],
button[type="password"],
button[type="text"],
input[type="email"],
input[type="number"],
input[type="password"],
input[type="text"] {
    line-height: 40px;
    padding: 0 15px;
    border-radius: 0;
}
select {
    line-height: 40px;
    padding: 0 15px;
}
input[type="checkbox"],
input[type="radio"] {
    visibility: hidden;
    opacity: 0;
    display: inline-block;
    vertical-align: middle;
    width: 0;
}
input[type="checkbox"] ~ label,
input[type="radio"] ~ label {
    position: relative;
    padding-left: 24px;
}
input[type="checkbox"] ~ label::before {
    content: "";
    position: absolute;
    left: 0;
    top: 50%;
    border: 1px solid #e5e5e5;
    height: 15px;
    width: 15px;
    margin-top: -8px;
    line-height: 0.5;
    font-size: 28px;
}
input[type="checkbox"]:checked ~ label {
    color: #00b35e;
}
input[type="radio"]:checked ~ label {
    color: #00b35e;
}
input[type="checkbox"]:checked ~ label::before {
    content: "\f3ff";
    font-family: "Ionicons";
    color: #00b35e;
    border-color: #00b35e;
}
input[type="radio"] ~ label::before {
    content: "";
    position: absolute;
    left: 0;
    top: 50%;
    border: 2px solid #e5e5e5;
    border-radius: 100px;
    height: 15px;
    width: 15px;
    margin-top: -8px;
    line-height: 0.5;
    font-size: 28px;
}
input[type="radio"]:checked ~ label::before {
    color: #00b35e;
    border-color: #00b35e;
}
blockquote {
    font-size: 16px;
    color: #454545;
    border: 1px solid #e5e5e5;
    border-left: 4px solid #e5e5e5;
    padding: 20px 30px;
}
.hidden {
    display: none;
}
.h-100,
.youtube-bg {
    height: 100%;
}
.background-video-holder,
.wrapper {
    position: relative;
}
.invisible {
    visibility: hidden;
}
.clearfix:after,
.clearfix:before {
    content: " ";
    display: table;
}
.clearfix:after {
    clear: both;
}
.color-theme {
    color: #00b35e;
}
.color-light {
    color: #999;
}
.color-dark {
    color: #333;
}
.color-black {
    color: #000;
}
#scrollUp {
    color: #fff;
}
.color-white {
    color: #fff;
}
.text-italic {
    font-style: italic;
}
.text-normal {
    font-style: normal;
}
.text-underline {
    font-style: underline;
}
.body-font,
.heading-font {
    font-family: Roboto, sans-serif;
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
    .section-padding-xlg {
        padding: 100px 0;
    }
    .section-padding-lg {
        padding: 90px 0;
    }
    .section-padding-md {
        padding: 80px 0;
    }
    .section-padding-sm {
        padding: 60px 0;
    }
    .section-padding-top-xlg {
        padding-top: 100px;
    }
    .section-padding-top-lg {
        padding-top: 90px;
    }
    .section-padding-top-md {
        padding-top: 80px;
    }
    .section-padding-top-sm {
        padding-top: 60px;
    }
    .section-padding-bottom-xlg {
        padding-bottom: 100px;
    }
    .section-padding-bottom-lg {
        padding-bottom: 90px;
    }
    .section-padding-bottom-md {
        padding-bottom: 80px;
    }
    .section-padding-bottom-sm {
        padding-bottom: 60px;
    }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
    .section-padding-xlg {
        padding: 110px 0;
    }
    .section-padding-lg {
        padding: 100px 0;
    }
    .section-padding-md {
        padding: 80px 0;
    }
    .section-padding-sm {
        padding: 60px 0;
    }
    .section-padding-top-xlg {
        padding-top: 110px;
    }
    .section-padding-top-lg {
        padding-top: 100px;
    }
    .section-padding-top-md {
        padding-top: 80px;
    }
    .section-padding-top-sm {
        padding-top: 60px;
    }
    .section-padding-bottom-xlg {
        padding-bottom: 110px;
    }
    .section-padding-bottom-lg {
        padding-bottom: 100px;
    }
    .section-padding-bottom-md {
        padding-bottom: 80px;
    }
    .section-padding-bottom-sm {
        padding-bottom: 60px;
    }
}
@media only screen and (max-width: 767px) {
    .section-padding-xlg {
        padding: 75px 0;
    }
    .section-padding-lg {
        padding: 65px 0;
    }
    .section-padding-md {
        padding: 60px 0;
    }
    .section-padding-sm {
        padding: 55px 0;
    }
    .section-padding-top-xlg {
        padding-top: 75px;
    }
    .section-padding-top-lg {
        padding-top: 65px;
    }
    .section-padding-top-md {
        padding-top: 60px;
    }
    .section-padding-top-sm {
        padding-top: 55px;
    }
    .section-padding-bottom-xlg {
        padding-bottom: 75px;
    }
    .section-padding-bottom-lg {
        padding-bottom: 65px;
    }
    .section-padding-bottom-md {
        padding-bottom: 60px;
    }
    .section-padding-bottom-sm {
        padding-bottom: 55px;
    }
}
.pt-30,
.ptb-30 {
    padding-top: 30px;
}
.pb-30,
.ptb-30 {
    padding-bottom: 30px;
}
.cr-border {
    border-width: 1px;
}
.cr-border-top {
    border-width: 1px 0 0;
}
.cr-border-right {
    border-width: 0 1px 0 0;
}
.cr-border-bottom {
    border-width: 0 0 1px;
}
.cr-border-left {
    border-width: 0 0 0 1px;
}
[data-black-overlay],
[data-overlay],
[data-white-overlay] {
    position: relative;
}
[data-black-overlay] > *,
[data-black-overlay] > div {
    position: relative;
    z-index: 2;
}
[data-overlay] > *,
[data-overlay] > div {
    position: relative;
    z-index: 2;
}
[data-white-overlay] > *,
[data-white-overlay] > div {
    position: relative;
    z-index: 2;
}
[data-black-overlay]:before,
[data-overlay]:before,
[data-white-overlay]:before {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    height: 100%;
    width: 100%;
    z-index: 2;
}
[data-overlay]:before {
    background-color: #00b35e;
}
[data-black-overlay]:before {
    background-color: #000;
}
[data-white-overlay]:before {
    background-color: #fff;
}
[data-black-overlay="1"]:before,
[data-overlay="1"]:before,
[data-white-overlay="1"]:before {
    opacity: 0.1;
}
[data-black-overlay="2"]:before,
[data-overlay="2"]:before,
[data-white-overlay="2"]:before {
    opacity: 0.2;
}
[data-black-overlay="3"]:before,
[data-overlay="3"]:before,
[data-white-overlay="3"]:before {
    opacity: 0.3;
}
[data-black-overlay="4"]:before,
[data-overlay="4"]:before,
[data-white-overlay="4"]:before {
    opacity: 0.4;
}
[data-black-overlay="5"]:before,
[data-overlay="5"]:before,
[data-white-overlay="5"]:before {
    opacity: 0.5;
}
[data-black-overlay="6"]:before,
[data-overlay="6"]:before,
[data-white-overlay="6"]:before {
    opacity: 0.6;
}
[data-black-overlay="7"]:before,
[data-overlay="7"]:before,
[data-white-overlay="7"]:before {
    opacity: 0.7;
}
[data-black-overlay="8"]:before,
[data-overlay="8"]:before,
[data-white-overlay="8"]:before {
    opacity: 0.8;
}
[data-black-overlay="9"]:before,
[data-overlay="9"]:before,
[data-white-overlay="9"]:before {
    opacity: 0.9;
}
[data-black-overlay="10"]:before,
[data-overlay="10"]:before,
[data-white-overlay="10"]:before {
    opacity: 1;
}
.bg-theme {
    background: #0b88ee !important;
}
.bg-secondary {
    background: #ffe11b !important;
}
.bg-light {
    background: #999 !important;
}
.bg-grey {
    background: #f4f4f4 !important;
}
.bg-dark {
    background: #2a2a2a !important;
}
.bg-dark-light {
    background: #323232 !important;
}
.bg-black {
    background: #000 !important;
}
.bg-white {
    background: #fff !important;
}
.is-active {
    visibility: visible !important;
}
.ptb-0 {
    padding: 0;
}
.ptb-10 {
    padding: 10px 0;
}
.ptb-15 {
    padding: 15px 0;
}
.ptb-20 {
    padding: 20px 0;
}
.ptb-30 {
    padding: 30px 0;
}
.ptb-32 {
    padding: 32px 0;
}
.ptb-40 {
    padding: 40px 0;
}
.ptb-50 {
    padding: 50px 0;
}
.ptb-60 {
    padding: 60px 0;
}
.ptb-70 {
    padding: 70px 0;
}
.ptb-80 {
    padding: 80px 0;
}
.ptb-90 {
    padding: 90px 0;
}
.ptb-100 {
    padding: 100px 0;
}
.ptb-110 {
    padding: 110px 0;
}
.ptb-120 {
    padding: 120px 0;
}
.ptb-130 {
    padding: 130px 0;
}
.ptb-135 {
    padding: 135px 0;
}
.ptb-140 {
    padding: 140px 0;
}
.ptb-150 {
    padding: 150px 0;
}
.ptb-160 {
    padding: 160px 0;
}
.ptb-170 {
    padding: 170px 0;
}
.ptb-177 {
    padding: 177px 0;
}
.ptb-180 {
    padding: 180px 0;
}
.ptb-190 {
    padding: 190px 0;
}
.ptb-200 {
    padding: 200px 0;
}
.ptb-210 {
    padding: 210px 0;
}
.ptb-220 {
    padding: 220px 0;
}
.ptb-250 {
    padding: 250px 0;
}
.ptb-290 {
    padding: 290px 0;
}
.ptb-310 {
    padding: 310px 0;
}
.mtb-0 {
    margin: 0;
}
.mtb-10 {
    margin: 10px 0;
}
.mtb-15 {
    margin: 15px 0;
}
.mtb-20 {
    margin: 20px 0;
}
.mtb-30 {
    margin: 30px 0;
}
.mtb-40 {
    margin: 40px 0;
}
.mtb-50 {
    margin: 50px 0;
}
.mtb-60 {
    margin: 60px 0;
}
.mtb-70 {
    margin: 70px 0;
}
.mtb-80 {
    margin: 80px 0;
}
.mtb-90 {
    margin: 90px 0;
}
.mtb-100 {
    margin: 100px 0;
}
.mtb-110 {
    margin: 110px 0;
}
.mtb-120 {
    margin: 120px 0;
}
.mtb-130 {
    margin: 130px 0;
}
.mtb-140 {
    margin: 140px 0;
}
.mtb-150 {
    margin: 150px 0;
}
.mtb-290 {
    margin: 290px 0;
}
@media only screen and (max-width: 575px) {
    blockquote {
        padding: 15px;
    }
}
@-webkit-keyframes crZoomInOut {
    0%,
    100% {
        -webkit-transform: scale(1);
        transform: scale(1);
    }
    50% {
        -webkit-transform: scale(1.3);
        transform: scale(1.3);
    }
}
@keyframes crZoomInOut {
    0%,
    100% {
        -webkit-transform: scale(1);
        transform: scale(1);
    }
    50% {
        -webkit-transform: scale(1.3);
        transform: scale(1.3);
    }
}
@-webkit-keyframes crZoomInOutInvisible {
    0% {
        -webkit-transform: scale(1);
        transform: scale(1);
        opacity: 1;
    }
    100% {
        -webkit-transform: scale(1.6);
        transform: scale(1.6);
        opacity: 0;
    }
}
@keyframes crZoomInOutInvisible {
    0% {
        -webkit-transform: scale(1);
        transform: scale(1);
        opacity: 1;
    }
    100% {
        -webkit-transform: scale(1.6);
        transform: scale(1.6);
        opacity: 0;
    }
}
@-webkit-keyframes crFadeInUp {
    from {
        opacity: 0;
        -webkit-transform: translate3d(0, 30px, 0);
        transform: translate3d(0, 30px, 0);
    }
    to {
        opacity: 1;
        -webkit-transform: none;
        transform: none;
    }
}
@keyframes crFadeInUp {
    from {
        opacity: 0;
        -webkit-transform: translate3d(0, 30px, 0);
        transform: translate3d(0, 30px, 0);
    }
    to {
        opacity: 1;
        -webkit-transform: none;
        transform: none;
    }
}
@-webkit-keyframes crSlideInDown {
    0% {
        -webkit-transform: translateY(-100%);
        transform: translateY(-100%);
    }
    100% {
        -webkit-transform: translateY(0);
        transform: translateY(0);
    }
}
@keyframes crSlideInDown {
    0% {
        -webkit-transform: translateY(-100%);
        transform: translateY(-100%);
    }
    100% {
        -webkit-transform: translateY(0);
        transform: translateY(0);
    }
}
@-webkit-keyframes crBounceIn {
    20%,
    40%,
    60%,
    80%,
    from,
    to {
        -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
        animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    }
    0% {
        opacity: 0;
        -webkit-transform: scale3d(0.3, 0.3, 0.3);
        transform: scale3d(0.3, 0.3, 0.3);
    }
    20% {
        -webkit-transform: scale3d(1.1, 1.1, 1.1);
        transform: scale3d(1.1, 1.1, 1.1);
    }
    40% {
        -webkit-transform: scale3d(0.9, 0.9, 0.9);
        transform: scale3d(0.9, 0.9, 0.9);
    }
    60% {
        opacity: 1;
        -webkit-transform: scale3d(1.03, 1.03, 1.03);
        transform: scale3d(1.03, 1.03, 1.03);
    }
    80% {
        -webkit-transform: scale3d(0.97, 0.97, 0.97);
        transform: scale3d(0.97, 0.97, 0.97);
    }
    to {
        opacity: 1;
        -webkit-transform: scale3d(1, 1, 1);
        transform: scale3d(1, 1, 1);
    }
}
@keyframes crBounceIn {
    20%,
    40%,
    60%,
    80%,
    from,
    to {
        -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
        animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    }
    0% {
        opacity: 0;
        -webkit-transform: scale3d(0.3, 0.3, 0.3);
        transform: scale3d(0.3, 0.3, 0.3);
    }
    20% {
        -webkit-transform: scale3d(1.1, 1.1, 1.1);
        transform: scale3d(1.1, 1.1, 1.1);
    }
    40% {
        -webkit-transform: scale3d(0.9, 0.9, 0.9);
        transform: scale3d(0.9, 0.9, 0.9);
    }
    60% {
        opacity: 1;
        -webkit-transform: scale3d(1.03, 1.03, 1.03);
        transform: scale3d(1.03, 1.03, 1.03);
    }
    80% {
        -webkit-transform: scale3d(0.97, 0.97, 0.97);
        transform: scale3d(0.97, 0.97, 0.97);
    }
    to {
        opacity: 1;
        -webkit-transform: scale3d(1, 1, 1);
        transform: scale3d(1, 1, 1);
    }
}
@-webkit-keyframes crSlideInRight {
    0% {
        -webkit-transform: translateX(150px);
        transform: translateX(150px);
        opacity: 0;
    }
    100% {
        -webkit-transform: translateX(0);
        transform: translateX(0);
        opacity: 1;
    }
}
@keyframes crSlideInRight {
    0% {
        -webkit-transform: translateX(150px);
        transform: translateX(150px);
        opacity: 0;
    }
    100% {
        -webkit-transform: translateX(0);
        transform: translateX(0);
        opacity: 1;
    }
}
@-webkit-keyframes carInOutAnimation {
    0% {
        -webkit-transform: translateX(200%);
        transform: translateX(200%);
    }
    18%,
    80% {
        -webkit-transform: translateX(-5%);
        transform: translateX(-5%);
    }
    20%,
    82% {
        -webkit-transform: translateX(5%);
        transform: translateX(5%);
    }
    22%,
    78% {
        -webkit-transform: translateX(0);
        transform: translateX(0);
    }
    100% {
        -webkit-transform: translateX(-200%);
        transform: translateX(-200%);
    }
}
@keyframes carInOutAnimation {
    0% {
        -webkit-transform: translateX(200%);
        transform: translateX(200%);
    }
    18%,
    80% {
        -webkit-transform: translateX(-5%);
        transform: translateX(-5%);
    }
    20%,
    82% {
        -webkit-transform: translateX(5%);
        transform: translateX(5%);
    }
    22%,
    78% {
        -webkit-transform: translateX(0);
        transform: translateX(0);
    }
    100% {
        -webkit-transform: translateX(-200%);
        transform: translateX(-200%);
    }
}
@-webkit-keyframes hoFill {
    0% {
        width: 0;
    }
    100% {
        width: 100%;
    }
}
@keyframes hoFill {
    0% {
        width: 0;
    }
    100% {
        width: 100%;
    }
}
button,
a.btn {
    padding: 0 20px;
    line-height: 38px;
    height: 38px;
    font-size: 14px;
    margin-right: 5px;
    font-weight: 400;
}
.btn {
    border-radius: 0;
    cursor: pointer;
}
.btn i {
    margin-right: 5px;
}
.btn:focus,
.btn:active:focus,
.btn.active:focus {
    outline: 0 none;
    border: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
}
.btn.btn-orange {
    background: #f88401;
    color: #fff !important;
}
.btn.btn-green {
    background-color: #f87b02;
    color: #fff !important;
}
.btn.btn-blue {
    background: #0096d9;
    color: #fff;
}
.btn.btn-facebook {
    background: #3b5998;
    color: #fff;
    margin-bottom: 5px;
    font-size: 16px;
}
.btn.btn-google {
    border: 1px solid #e5e5e5;
    font-size: 16px;
    margin-bottom: 5px;
}
.btn.btn-dark {
    background-color: #333;
    color: #fff !important;
}
.btn.btn-outline-orange {
    background: #fff;
    color: #f88401;
    border: 1px solid #f88401;
}
.btn.btn-outline-green {
    background: #fff;
    color: #f87b02;
    border: 1px solid #f87b02;
}
.btn.btn-outline-blue {
    background: #fff;
    color: #0096d9;
    border: 1px solid #0096d9;
}
.btn.btn-outline-red {
    background: #fff;
    color: #fe5f55;
    border: 1px solid #fe5f55;
}
.btn.btn-outline-pink {
    background: #fff;
    color: #ff4081;
    border: 1px solid #ff4081;
}
.btn.btn-outline-dark {
    background: #fff;
    color: #333;
    border: 1px solid #333;
}
.btn-head {
    padding: 0 10px !important;
}
.modal-content {
    border-radius: 6px;
    -webkit-box-shadow: 0 2px 8px rgba(0, 0, 0, 0.33);
    box-shadow: 0 2px 8px rgba(0, 0, 0, 0.33);
    padding: 20px 15px 5px 15px;
}
.header {
    position: relative;
    z-index: 999;
    -webkit-box-shadow: 0 2px 8px 0 rgba(0, 0, 0, 0.14);
    box-shadow: 0 2px 8px 0 rgba(0, 0, 0, 0.14);
}
.header .header-top {
    background-color: #f5f5f5;
    padding: 2px 0;
}
.header.is-sticky {
    background: #fff;
    position: fixed;
    left: 0;
    top: 0;
    width: 100%;
    z-index: 999;
    -webkit-box-shadow: 0 2px 8px 0 rgba(0, 0, 0, 0.14);
    box-shadow: 0 2px 8px 0 rgba(0, 0, 0, 0.14);
    -webkit-animation: 700ms ease-in-out 0s normal none 1 running fadeInDown;
    animation: 700ms ease-in-out 0s normal none 1 running fadeInDown;
    -webkit-box-shadow: 0 8px 6px -6px rgba(0, 0, 0, 0.4);
    -webkit-transition: 0.3s;
    -o-transition: 0.3s;
}
.header-top li {
    list-style-type: none;
    margin-left: 10px;
}
.header-top-left {
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
}
.header-top-right {
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    -webkit-justify-content: flex-end;
    justify-content: flex-end;
}
.header-middle {
    border-bottom: 1px solid rgba(255, 255, 255, 0.15);
    padding: 6px 0;
}
.header-middle .header-logo {
    display: inline-block;
    vertical-align: middle;
}
.header-middle .header-logo img {
    max-height: 50px;
}
.header-searchbox {
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    position: relative;
    border-radius: 7px;
    -webkit-box-flex: 1;
    -webkit-flex-grow: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    height: 40px;
}
.header-searchbox input {
    background: #f8f8f8;
    border: 0;
    padding-right: 50px;
    border: 1px solid #ddd;
}
.header-searchbox input::-webkit-input-placeholder,
.header-searchbox input:-moz-placeholder,
.header-searchbox input::-moz-placeholder,
.header-searchbox input:-ms-input-placeholder {
    color: #b4b4b4;
}
.header-searchbox .btn-search {
    background: #f88401;
    color: #fff;
    line-height: 40px;
    height: 40px;
    text-align: center;
    min-width: 70px;
    border: 0;
    border-top-right-radius: 2px;
    border-bottom-right-radius: 2px;
    font-size: 16px;
    -webkit-transition: all 0.3s ease-in-out 0s;
    -webkit-transition: all 0.3s ease-in-out 0s;
    transition: all 0.3s ease-in-out 0s;
}
.header-icons {
    position: relative;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
}
.header-account {
    display: inline-block;
    position: relative;
    vertical-align: middle;
}
.header-account .account-menu {
    color: #f87b02;
    padding: 0;
}
.header-carticon {
    position: relative;
    text-align: center;
    background: #fff;
    color: #454545;
    border-radius: 100%;
    font-size: 30px;
    font-weight: 700;
    height: 48px;
    width: 48px;
    line-height: 1;
    vertical-align: middle;
    border: 1px solid #fff;
}
.header-carticon span.count {
    position: absolute;
    top: -3px;
    right: -14px;
    display: block;
    overflow: hidden;
    width: 25px;
    height: 25px;
    line-height: 25px;
    font-weight: 600;
    font-size: 15px;
    color: #fff;
    background: #f88401;
    text-align: center;
    border-radius: 100%;
}
.header-carticon:visited {
    color: #454545;
}
.header-cart {
    display: inline-block;
    position: relative;
    margin-right: 15px;
}
.header-cart .header-minicart {
    position: absolute;
    right: 0;
    top: 110%;
    z-index: 9;
    display: none;
}
.header-cart .minicart {
    border-bottom: 2px solid #f87b02;
    width: 350px;
    background: #fff;
    text-align: left;
    padding: 30px 20px 20px;
    -webkit-box-shadow: 0 1px 5px rgba(0, 0, 0, 0.1);
    box-shadow: 0 1px 5px rgba(0, 0, 0, 0.1);
}
.header-cart .minicart .minicart-header {
    max-height: 230px;
    overflow-y: auto;
}
.header-cart .minicart .minicart-product {
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    margin-bottom: 20px;
}
.header-cart .minicart .minicart-productcontent h6 {
    font-weight: 400;
    margin-bottom: 5px;
}
.header-cart .minicart .minicart-productcontent h6 a {
    color: #454545;
    word-break: break-all;
}
.header-cart .minicart .minicart-productcontent h6 a:hover {
    color: #f87b02;
}
.header-cart .minicart .minicart-productcontent .minicart-productprice {
    color: #f87b02;
    font-size: 16px;
    font-weight: 700;
}
.header-cart .minicart .minicart-productimage {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 70px;
    -webkit-flex: 0 0 70px;
    flex: 0 0 70px;
    max-width: 70px;
    margin-right: 20px;
    position: relative;
}
.header-cart .minicart .minicart-productimage a {
    display: inline-block;
}
.header-cart .minicart .minicart-productimage img {
    width: 100%;
    max-height: 70px;
}
.header-cart .minicart .minicart-productimage .minicart-productquantity {
    position: absolute;
    left: 0;
    top: 0;
    background: #f87b02;
    height: 22px;
    width: 27px;
    line-height: 25px;
    text-align: center;
    border-radius: 100px;
    font-size: 12px;
    text-transform: uppercase;
    color: #fff;
}
.header-cart .minicart .minicart-productcontent {
    padding-right: 10px;
}
.header-cart .minicart .minicart-productclose {
    height: 30px;
    width: auto;
    padding: 0;
    line-height: 1;
    border: none;
    font-size: 18px;
}
.header-cart .minicart .minicart-productclose:hover {
    color: #f87b02;
}
.header-cart .minicart .minicart-pricing {
    padding-left: 0;
    padding-top: 20px;
    margin-bottom: 20px;
    list-style: none;
    border-top: 1px solid #e5e5e5;
}
.header-cart .minicart .minicart-pricing li {
    list-style: none;
    display: block;
    color: #7e7e7e;
    font-size: 16px;
    font-weight: 700;
    margin-bottom: 5px;
}
.header-cart .minicart .minicart-pricing li::after {
    content: "";
    clear: both;
    display: table;
}
.header-cart .minicart .minicart-pricing li span {
    color: #f87b02;
    float: right;
}
.title-category-dropdown::after {
    font-family: "Font Awesome\ 5 Free";
    content: "\f0c9";
    background: #fff;
    border: 1px solid #eee;
    display: inline-block;
    color: #f87b02;
    text-transform: uppercase;
    font-size: 26px;
    font-weight: 700;
    margin-right: 20px;
    padding: 7px 4px;
    width: 40px;
    height: 40px;
    text-align: center;
    vertical-align: middle;
}
.wrap-category-dropdown {
    background: #fff;
    left: -190px;
    margin: 0;
    margin-top: 7px;
    position: absolute;
    top: 100%;
    width: 245px;
    z-index: 99999;
    display: none;
    padding: 10px 0;
}
.wrap-category-dropdown ul {
    padding: 0;
}
.wrap-category-dropdown li {
    list-style-type: none;
}
.list-category-dropdown {
    margin: 0;
    position: relative;
}
.list-category-dropdown .title {
    font-size: 16px;
    font-weight: 700;
    color: #f87b02;
    text-transform: uppercase;
}
.list-category-dropdown li {
    padding: 8px;
}
.list-category-dropdown li a {
    font-size: 14px;
    margin-right: 12px;
}
.list-category-dropdown li a:hover {
    color: #f87b02;
}
.list-category-dropdown li i {
    font-size: 16px;
    margin-right: 8px;
}
.cat-mega-menu {
    display: table;
    background: #fff none repeat scroll 0 0;
    left: 100%;
    position: absolute;
    top: -10px;
    border-top: 5px solid #f88401;
    padding: 3px 20px;
    margin-left: 100px;
    opacity: 0;
    visibility: hidden;
    width: 900px;
    height: 104%;
    -webkit-box-shadow: 0 0 5px rgba(0, 0, 0, 0.1);
    box-shadow: 0 0 5px rgba(0, 0, 0, 0.1);
}
.cat-mega-menu li {
    list-style-type: none;
}
.list-category-dropdown > li.has-cat-mega:hover > .cat-mega-menu {
    opacity: 1;
    visibility: visible;
    margin-left: 0;
    margin-rigt: 0;
}
.list-category-dropdown > li:hover > a::before {
    content: "";
    height: 100%;
    position: absolute;
    top: 0;
    width: 4px;
    z-index: 10;
}
.list-cat-mega-menu a {
    color: #666;
}
.list-cat-mega-menu a:hover {
    color: #f87b02;
}
.list-cat-mega-menu .title-cat-mega-menu {
    border-bottom: 1px solid #e5e5e5;
    font-size: 14px;
    color: #000;
    font-weight: 700;
    margin: 10px 0 0 0;
    padding-bottom: 5px;
    text-transform: uppercase;
}
.list-cat-mega-menu ul {
    padding-left: 0;
}
.list-cat-mega-menu ul li {
    color: #ccc;
    list-style: none;
    padding: 1px;
}
@media only screen and (min-device-width: 320px) and (max-device-width: 568px) and (orientation: portrait) {
    .header-carticon {
        position: absolute;
        top: -4px !important;
    }
    .header-searchbox {
        margin: 0 20px;
        margin-top: 10px;
    }
    .header-carticon span.count {
        right: 0;
    }
}
@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: portrait) {
    .header-carticon {
        right: 20px;
    }
}
@media screen and (device-width: 360px) and (device-height: 640px) and (-webkit-device-pixel-ratio: 3) and (orientation: portrait) {
    .header-cart {
        right: 10px;
    }
    .header-searchbox {
        margin: 0 20px;
        margin-top: 10px;
    }
}
@media screen and (device-width: 441px) and (device-height: 731px) and (-webkit-device-pixel-ratio: 3) and (orientation: portrait) {
    .header-cart {
        right: 20px;
    }
}
@media only screen and (max-width: 575px) {
    .container {
        max-width: 100%;
    }
}
@media only screen and (min-width: 1900px) {
    .container {
        max-width: 1366px;
    }
}
@media only screen and (min-width: 991px) and (max-width: 1023px) {
    .cat-mega-menu {
        width: 650px !important;
        overflow-y: scroll !important;
    }
    .wrap-category-dropdown {
        left: -170px !important;
    }
}
@media (max-width: 992px) {
    .header-middle {
        position: fixed;
        top: 0;
        width: 100%;
        background: #ffffff !important;
        z-index: 999;
        -webkit-box-shadow: 0 2px 8px 0 rgba(0, 0, 0, 0.14);
        box-shadow: 0 2px 8px 0 rgba(0, 0, 0, 0.14);
    }
    .header-middle .wrap-category-dropdown {
        background: #fff;
        left: 0;
        margin: 0;
        position: fixed;
        top: 120px;
        width: 100%;
        z-index: 99999;
        display: none;
        padding: 10px 0;
    }
    .header-middle .wrap-category-dropdown ul.list-category-dropdown li {
        border-bottom: 1px solid #e5e5e5;
    }
    .header-middle #hamburger-desktop {
        display: none !important;
    }
    .header-middle .hamburger-mobile-menu {
        display: inline;
    }
    .header-middle .header {
        position: -webkit-sticky;
        position: sticky;
    }
    .header-middle .category-dropdown {
        position: relative;
    }
    .header-middle .container {
        padding: 0;
    }
    .header-middle .header-middle {
        padding: 10px 0;
    }
    .header-middle .header-logo {
        display: block;
        width: 100%;
        text-align: center;
        margin-bottom: 5px;
    }
    .header-middle .header-logo img {
        max-height: 35px;
        margin-top: 10px;
    }
    .header-middle .header-account {
        display: none;
    }
    .header-cart {
        position: absolute;
        margin-right: 0;
        z-index: 999;
        top: -90px;
        right: 10px;
    }
    .header-cart .header-carticon {
        position: absolute;
        right: 0;
        margin-right: 10px;
    }
    .header-cart .minicart {
        position: fixed;
        right: 0;
        top: 111px;
        width: 100%;
        margin-left: 0;
    }
}
.hamburger-mobile-menu {
    position: absolute;
    z-index: 10012;
    font-size: 22px;
    height: 38px;
    width: 38px;
    text-align: center;
    left: 5px;
    top: 10px;
    color: #f87b02;
    display: none;
    border: 1px solid #eee;
}
.hamburger-mobile-menu span {
    color: #f87b02;
    padding-top: 5px;
}
.mobile-menu-container {
    position: fixed;
    left: 0;
    top: 0;
    bottom: 0;
    z-index: 1001;
    border: 1px solid #e5e5e5;
    border-width: 0 1px 0 0;
    background-color: #f2f2f2;
    width: 100%;
    max-width: 250px;
    overflow-y: auto;
    visibility: hidden;
}
.mobile-menu-container .header-account {
    min-height: 60px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    padding: 10px;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
}
.mobile-menu-container .nano-pane {
    background: rgba(255, 255, 255, 0);
    font-size: 15px;
}
.mobile-menu-container .menu-list {
    border-right: 1px solid #ccc;
}
.mobile-menu-container .menu-list li a {
    padding-left: 20px;
}
.mobile-menu-container .menu-list {
    margin: 0;
    padding: 0;
    list-style: none;
}
.mobile-menu-container .menu-list li:first-child {
    border-top: 0;
}
.mobile-menu-container .menu-list li {
    display: block;
    padding: 0;
    margin: 0;
    border: 0;
    border-top: 1px solid #fcfcfc;
    border-bottom: 1px solid #e5e5e5;
    position: relative;
    text-decoration: none;
}
.mobile-menu-container .menu-list li.arrow-down:after {
    content: "";
    width: 7px;
    height: 7px;
    position: absolute;
    right: 10px;
    top: 15px;
    border-top: 1px solid #bababa;
    border-left: 1px solid #bababa;
    -webkit-transform: rotate(45deg);
    -webkit-animation: arrow-slide 0.5s 0s ease both;
}
.mobile-menu-container .menu-list li.init-arrow-down:after {
    content: "";
    width: 7px;
    height: 7px;
    position: absolute;
    right: 10px;
    top: 15px;
    border-right: 1px solid #bababa;
    border-bottom: 1px solid #bababa;
    -webkit-transform: rotate(45deg);
}
.mobile-menu-container .menu-list li.arrow-up:after {
    content: "";
    width: 7px;
    height: 7px;
    position: absolute;
    right: 10px;
    top: 15px;
    border-right: 1px solid #bababa;
    border-bottom: 1px solid #bababa;
    -webkit-transform: rotate(45deg);
    -webkit-animation: arrow-slide1 0.5s 0s ease both;
}
.mobile-menu-container .menu-list li.init-arrow-up:after {
    content: "";
    width: 7px;
    height: 7px;
    position: absolute;
    right: 10px;
    top: 15px;
    border-top: 1px solid #bababa;
    border-left: 1px solid #bababa;
    -webkit-transform: rotate(45deg);
}
.mobile-menu-container .menu-list li.active {
    background-color: #fff;
}
.mobile-menu-container .menu-list li > a {
    display: block;
    height: 38px;
    line-height: 36px;
    padding: 0 16px 0 7px;
    background-color: #f9f9f9;
    color: #585858;
    text-shadow: none !important;
    font-size: 13px;
    text-decoration: none;
}
@-webkit-keyframes arrow-slide {
    0% {
    }
    100% {
        -webkit-transform: rotate(225deg);
        z-index: 3;
    }
}
@-webkit-keyframes arrow-slide1 {
    0% {
    }
    100% {
        -webkit-transform: rotate(225deg);
        z-index: 3;
    }
}
.mobile-menu-container .gw-open > a {
    outline: 0;
}
.mobile-menu-container .menu-list > li.gw-open {
    border-bottom-color: #e5e5e5;
}
.mobile-menu-container .menu-list > li.gw-open > a {
    background-color: #fafafa;
    color: #1963aa;
}
.mobile-menu-container .menu-list .gw-open > a {
    background-color: #fafafa;
}
.mobile-menu-container .menu-list .gw-open > a:hover,
.mobile-menu-container .menu-list .gw-open > a:focus {
    background-color: #fafafa;
}
.mobile-menu-container .menu-mobile-nav .gw-open > a {
    background-color: #eee;
    border-color: #428bca;
}
.mobile-menu-container .menu-mobile-nav .gw-open > a:hover,
.mobile-menu-container .menu-mobile-nav .gw-open > a:focus {
    background-color: #eee;
    border-color: #428bca;
}
.mobile-menu-container .menu-list > li.active > a {
    background-color: #fff;
    color: #dd4814;
    font-weight: 700;
    font-size: 13px;
}
.mobile-menu-container .menu-list > li.active > a:hover,
.mobile-menu-container .menu-list > li.active > a:focus,
.mobile-menu-container .menu-list > li.active > a:active {
    background-color: #fff;
    color: #dd4814;
    font-weight: 700;
    font-size: 13px;
}
.mobile-menu-container .menu-list > li > a {
    margin: 0;
}
.mobile-menu-container .menu-list .menu-mobile-nav-header {
    margin: 0;
}
.mobile-menu-container .menu-list > li.active > a > [class*="icon-"] {
    font-weight: 400;
}
.mobile-menu-container .menu-list > li.active > a:hover:before {
    display: none;
}
.mobile-menu-container .menu-list > li.active:before {
    display: inline-block;
    content: "";
    position: absolute;
    right: -2px;
    top: -1px;
    bottom: 0;
    z-index: 1;
    border: 2px solid #dd4814;
    border-width: 0 2px 0 0;
}
.mobile-menu-container .menu-list li.gw-open > a:after {
    display: none;
}
.mobile-menu-container .menu-list li .gw-submenu {
    overflow: hidden;
}
.mobile-menu-container .menu-list li.active.gw-open > .gw-submenu > li.active.gw-open > a.dropdown-toggle:after {
    display: none;
}
.mobile-menu-container .menu-list li.active.gw-open > .gw-submenu > li.active > a:after {
    display: block;
}
.mobile-menu-container .menu-list li.active > .gw-submenu > li.active > a:after {
    display: none;
}
.mobile-menu-container .menu-list > li a > .gw-arrow {
    display: inline-block;
    width: 14px !important;
    height: 14px;
    line-height: 14px;
    text-shadow: none;
    font-size: 18px;
    position: absolute;
    right: 11px;
    top: 11px;
    padding: 0;
    color: #666;
}
.mobile-menu-container .menu-list > li a:hover > .gw-arrow {
    color: #1963aa;
}
.mobile-menu-container .menu-list > li.active > a > .gw-arrow,
.mobile-menu-container .menu-list > li.gw-open > a > .gw-arrow {
    color: #1963aa;
}
.mobile-menu-container .menu-list > li > a > [class*="icon-"]:first-child {
    display: inline-block;
    vertical-align: middle;
    min-width: 30px;
    text-align: center;
    font-size: 18px;
    font-weight: 400;
    margin-right: 2px;
}
.mobile-menu-container .menu-list > li .gw-submenu {
    font-size: 13px;
    display: none;
    list-style: none;
    margin: 0;
    padding: 0;
    position: relative;
    background-color: #fff;
    border-top: 1px solid #e5e5e5;
}
.mobile-menu-container .menu-list > li .gw-submenu > li {
    margin-left: 0;
    position: relative;
}
.mobile-menu-container .menu-list > li .gw-submenu > li > a {
    display: block;
    position: relative;
    color: #616161;
    padding: 0 0 0 15px;
    margin: 0;
    border-top: 1px dotted #e4e4e4;
    font-size: 14px;
    text-decoration: none;
}
.mobile-menu-container .menu-list > li .gw-submenu > li > a:focus {
    text-decoration: none;
}
.mobile-menu-container .menu-list > li .gw-submenu > li > a:hover {
    text-decoration: none;
    color: #dd4814;
    background-color: rgba(25, 25, 50, 0.1);
}
.mobile-menu-container .menu-list > li .gw-submenu > li.active:after {
    display: inline-block;
    content: "";
    position: absolute;
    right: -1px;
    top: -1px;
    bottom: 0;
    z-index: 1;
    border: 2px solid #dd4814;
}
.mobile-menu-container .menu-list > li .gw-submenu > li.active > a {
    color: #dd4814;
}
.mobile-menu-container .menu-list > li .gw-submenu > li a > [class*="icon-"]:first-child {
    display: none;
    font-size: 12px;
    font-weight: 400;
    width: 18px;
    height: auto;
    line-height: 12px;
    text-align: center;
    position: absolute;
    left: 10px;
    top: 11px;
    z-index: 1;
    background-color: #fff;
}
.mobile-menu-container .menu-list > li .gw-submenu > li.active > a > [class*="icon-"]:first-child,
.mobile-menu-container .menu-list > li .gw-submenu > li:hover > a > [class*="icon-"]:first-child {
    display: inline-block;
}
.mobile-menu-container .menu-list > li .gw-submenu > li.active > a > [class*="icon-"]:first-child {
    color: #c86139;
}
.mobile-menu-container .menu-list > li > .gw-submenu > li:first-child > a {
    border-top: 0;
}
.mobile-menu-container .menu-mobile-nav-tabs li[class*=" icon-"],
.mobile-menu-container .nav-tabs li[class^="icon-"] {
    width: 1.25em;
    display: inline-block;
    text-align: center;
}
.oficial-store-area li {
    display: inline-block;
}
.oficial-store-area img {
    max-width: 130px;
    max-height: 130px;
    margin: 20px;
}
.highlight-area .nav-link {
    border-radius: 0;
    color: #636363;
    outline: 1px solid #eee;
    font-size: 15px;
    font-weight: 600;
}
.highlight-area .nav-link.active {
    background: #f87b02;
}
.overlay {
    position: fixed;
    display: none;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.5);
    top: 0;
    left: 0;
    bottom: 0;
    height: 100%;
    right: 0;
    z-index: 998;
}
.section {
    padding: 10px 20px;
    background: #fff;
    margin-top: 10px;
}
.section .section-title h3::after {
    content: "";
    width: 100%;
    left: 0;
    bottom: -1px;
}
.section.category-area {
    max-height: 230px;
}
.dropdown-list {
    position: absolute;
    top: 100%;
    left: auto;
    right: 0;
    background: #fff;
    border-bottom: 2px solid #f87b02;
    padding: 0 20px;
    min-width: 150px;
    text-align: left;
    -webkit-box-shadow: 0 2px 13.95px 1.05px rgba(0, 0, 0, 0.05);
    box-shadow: 0 2px 13.95px 1.05px rgba(0, 0, 0, 0.05);
    z-index: 99;
    display: none;
}
.dropdown-list li {
    list-style: none;
    display: block;
}
.dropdown-list li:not(:last-child) {
    border-bottom: 1px solid #e5e5e5;
}
.dropdown-list li a {
    display: block;
    width: 100%;
    clear: both;
    font-weight: 400;
    white-space: nowrap;
    background: 0 0;
    border: 0;
    padding: 10px 0;
    color: #7e7e7e;
    line-height: 25px;
    font-size: 13px;
}
.dropdown-list li a:hover {
    color: #f87b02;
}
[class*=" flaticon-"]:after,
[class*=" flaticon-"]:before {
    font-size: inherit;
    margin-left: 0;
}
[class^="flaticon-"]:after,
[class^="flaticon-"]:before {
    font-size: inherit;
    margin-left: 0;
}
@media (min-width: 992px) {
    .col-2-of-10 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 20%;
        -webkit-flex: 0 0 20%;
        flex: 0 0 20%;
        max-width: 25%;
    }
}
.tab-content {
    width: 100%;
}
.tab-content .tab-pane {
    display: block;
    height: 0;
    max-width: 100%;
    visibility: hidden;
    overflow: hidden;
    opacity: 0;
}
.tab-content .tab-pane.active {
    height: auto;
    visibility: visible;
    opacity: 1;
    overflow: visible;
}
.section-title {
    border-bottom: 1px solid #e5e5e5;
    margin-bottom: 8px;
    display: block;
}
.section-title::after {
    content: "";
    clear: both;
    display: table;
}
.section-title h3 {
    font-weight: 700;
    display: inline-block;
    margin-bottom: 0;
    line-height: 40px;
    position: relative;
}
.section-title h3::after {
    position: absolute;
    background: #f87b02;
    height: 2px;
}
.section-title .nav li a {
    position: relative;
    background: 0 0;
    text-transform: uppercase;
    font-weight: 700;
    z-index: 2;
    cursor: pointer;
    vertical-align: middle;
}
.section-title .nav {
    float: right;
    margin-right: 80px;
}
.section-title .nav li {
    display: inline-block;
    margin: 0 10px;
}
.section-title .nav li:first-child {
    margin-left: 0;
}
.section-title .nav li:last-child {
    margin-right: 0;
}
.section-title .nav li a {
    height: 40px;
    display: inline-block;
    line-height: 40px;
    color: #ababab;
    font-size: 14px;
    padding: 0;
    -webkit-transition: all 0.3s ease;
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
}
.section-title .nav li a.active,
.section-title .nav li a:hover {
    color: #454545;
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
    .section-title .nav {
        margin-right: 60px;
    }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
    .section-title .nav {
        float: none;
        margin-right: 50px;
    }
}
@media only screen and (max-width: 767px) {
    .section-title .nav {
        float: none;
        margin-right: 50px;
    }
}
@media only screen and (max-width: 575px) {
    .section-title .nav {
        padding-top: 15px;
        padding-bottom: 10px;
    }
    .section-title .nav li {
        margin-left: 0;
        margin-right: 15px;
    }
    .section-title .nav li a {
        height: auto;
        line-height: 24px;
    }
}
.small-title {
    padding-bottom: 10px;
}
.breadcrumb {
    background: none;
    padding: 0;
}
.breadcrumb ul {
    display: inline-block;
    padding: 5px 0;
    margin-bottom: 0;
    font-size: 0;
}
.breadcrumb ul li {
    color: #454545;
    display: inline-block;
    padding: 8px 0;
    font-size: 14px;
}
.breadcrumb ul li::after {
    font-family: "Font Awesome\ 5 Free";
    content: "/";
    color: #7e7e7e;
    margin: 0 5px;
}
.breadcrumb ul li:last-child::after {
    display: none;
}
.breadcrumb ul li a {
    color: #7e7e7e;
}
.pagination {
    display: -webkit-box;
    display: -ms-flexbox;
}
.pagination {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    -webkit-justify-content: space-between;
    justify-content: space-between;
    -ms-flex-wrap: wrap;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
    border-bottom: 1px solid #e5e5e5;
}
.pagination p {
    padding-bottom: 10px;
    margin-bottom: 0;
    color: #454545;
}
.pagination ul li {
    list-style: none;
    display: inline-block;
}
.pagination ul li a {
    font-weight: 400;
    color: #fff;
    padding: 5px 10px;
    background: #ccc;
    border-radius: 2px;
    font-size: 14px;
    display: inline-block;
}
.pagination ul li a i {
    font-size: 12px;
}
.pagination ul li.active a,
.pagination ul li:hover a {
    background: #f87b02;
}
.product {
    padding: 0 15px;
    -webkit-transition: all 0.3s ease-in-out 0s;
    -webkit-transition: all 0.3s ease-in-out 0s;
    transition: all 0.3s ease-in-out 0s;
}
.product .product-link {
    margin-top: 5px;
}
.product .product-link img {
    max-width: 30px;
    max-height: 30px;
    margin-right: 5px;
}
.product-actionbox,
.product-flags {
    padding-left: 0;
    left: 0;
    list-style: none;
}
.product-thumb {
    position: relative;
    display: block;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    overflow: hidden;
}
.product-thumb::before {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    height: 100%;
    width: 100%;
    background: rgba(255, 255, 255, 0.75);
    opacity: 0;
    visibility: hidden;
    z-index: 2;
    -webkit-transition: all 0.4s ease-out 0s;
    transition: all 0.4s ease-out 0s;
}
.product:hover .product-thumb::before {
    opacity: 1;
    visibility: visible;
    z-index: 2;
}
.product:hover .product-thumb .product-backimage {
    visibility: visible;
    opacity: 1;
    z-index: 1;
    -webkit-transform: scale(1.05);
    -ms-transform: scale(1.05);
    transform: scale(1.05);
}
.product-image {
    position: relative;
    z-index: 1;
}
.product-content {
    padding: 10px;
}
.product-title {
    font-weight: 400;
    font-size: 17px;
    line-height: 24px;
    height: 65px;
    color: #454545;
    max-height: 65px;
    margin-bottom: 5px;
}
.product-title a {
    color: #454545;
}
.product-title a:hover {
    color: #f87b02;
}
@media only screen and (max-width: 767px) {
    .product-thumb::before {
        display: none;
    }
}
@media only screen and (max-width: 575px) {
    .product-thumb::before {
        display: none;
    }
}
.product-horizontal .product-actionbox li a i {
    line-height: 40px;
}
.product-horizontal {
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    padding: 5px 0;
    border-bottom: 1px solid #e5e5e5;
    width: 100%;
}
.product-horizontal .product-title {
    max-height: 30px;
    height: 30px;
}
.product-horizontal .product-image {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100px;
    -webkit-flex: 0 0 100px;
    flex: 0 0 100px;
    max-width: 100px;
    margin-right: 15px;
}
.product-horizontal .product-image .btn {
    padding: 6px 15px;
}
.product-horizontal .product-content {
    padding: 0;
}
.product-horizontal .product-actionbox {
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
    top: auto;
    bottom: 0;
    right: auto;
    left: calc(100% + 15px);
    text-align: left;
}
.product-horizontal .product-actionbox li a {
    text-align: center;
    height: 40px;
    width: 40px;
}
.product-horizontal:hover {
    -webkit-box-shadow: none;
    box-shadow: none;
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
    .product-horizontal .product-image {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 65px;
        -webkit-flex: 0 0 65px;
        flex: 0 0 65px;
        max-width: 65px;
    }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
    .product-horizontal .product-image {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 65px;
        -webkit-flex: 0 0 65px;
        flex: 0 0 65px;
        max-width: 65px;
    }
}
.pricebox .oldprice {
    color: #ababab;
    margin-right: 5px;
    display: inline-block;
}
.pricebox .price {
    display: inline-block;
    font-weight: 700;
    font-size: 17px;
    color: #f87b02;
}
.imgbanner a,
.nice-select {
    display: block;
}
.herobanner-content p {
    font-size: 18px;
    line-height: 27px;
    color: #7e7e7e;
}
.imgbanner {
    position: relative;
    overflow: hidden;
    z-index: 1;
}
.imgbanner::after,
.imgbanner::before {
    content: "";
    position: absolute;
    height: 100%;
    width: 100%;
    background: rgba(255, 255, 255, 0.4);
    left: 0;
    top: 0;
    -webkit-transform: scale(0);
    -ms-transform: scale(0);
    transform: scale(0);
    opacity: 1;
    -webkit-transition: all 0.5s ease-in-out 0s;
    transition: all 0.5s ease-in-out 0s;
    z-index: 2;
    pointer-events: none;
}
.imgbanner img {
    -webkit-transition: all 0.5s ease-in-out 0s;
    -o-transition: all 0.5s ease-in-out 0s;
}
.quickmodal {
    -webkit-transition: all 0.5s ease-in-out 0s;
    -o-transition: all 0.5s ease-in-out 0s;
}
.imgbanner::before {
    -webkit-transform-origin: 0 0;
    -ms-transform-origin: 0 0;
    transform-origin: 0 0;
}
.imgbanner:after {
    -webkit-transform-origin: 100% 100%;
    -ms-transform-origin: 100% 100%;
    transform-origin: 100% 100%;
}
.imgbanner img {
    width: 100%;
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
    -webkit-transition: all 0.5s ease-in-out 0s;
    transition: all 0.5s ease-in-out 0s;
}
.imgbanner:hover::after,
.imgbanner:hover::before {
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
    opacity: 0;
    z-index: -1;
}
.imgbanner:hover img {
    -webkit-transform: scale(1.05);
    -ms-transform: scale(1.05);
    transform: scale(1.05);
}
.imgbanner-2::after,
.imgbanner-2::before {
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    -webkit-transform: scale(0.8);
    -ms-transform: scale(0.8);
    transform: scale(0.8);
    opacity: 0;
    -webkit-transform-origin: center center;
    -ms-transform-origin: center center;
    transform-origin: center center;
}
.imgbanner-2:hover::after {
    opacity: 1;
    z-index: 1;
}
.imgbanner-2:hover img {
    -webkit-transform: scale(1.08);
    -ms-transform: scale(1.08);
    transform: scale(1.08);
}
.featurebox {
    position: relative;
    padding-left: 70px;
    padding-top: 20px;
    padding-bottom: 15px;
    max-width: 320px;
    vertical-align: center;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
}
.featurebox i {
    position: absolute;
    left: 0;
    top: 17px;
    font-size: 40px;
    display: inline-block;
    height: auto;
    height: 70px;
    vertical-align: middle;
    color: #aaa;
}
.featurebox h5 {
    vertical-align: middle;
}
.featurebox i[class*=" flaticon-"]:after,
.featurebox i[class*=" flaticon-"]:before {
    vertical-align: text-bottom;
}
.featurebox i[class^="flaticon-"]:after,
.featurebox i[class^="flaticon-"]:before {
    vertical-align: text-bottom;
}
.featurebox h5 {
    margin-bottom: 5px;
}
.featurebox p {
    font-size: 13px;
    line-height: 23px;
    margin-bottom: 0;
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
    .featurebox {
        max-width: 98%;
    }
}
.brand-area {
    padding: 20px;
}
.brand-area ul {
    list-style: none;
    padding-left: 0;
    margin: 0;
}
.brand-area li {
    min-width: 100px;
    max-width: 100px;
    min-height: 100px;
    max-height: 100px;
    outline: 1px solid #eee;
    padding: 0;
    list-style-type: none;
    display: inline-block;
}
.brand-area img {
    min-width: 100px;
    max-width: 100px;
    min-height: 100px;
    max-height: 100px;
}
.category {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
    width: 100%;
    padding-top: 30px;
}
.category-thumb {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 120px;
    -webkit-flex: 0 0 120px;
    flex: 0 0 120px;
    max-width: 120px;
    width: 120px;
    height: 120px;
    border-radius: 1000px;
    overflow: hidden;
    margin-right: 15px;
    display: block;
}
.category-thumb img {
    width: 100%;
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
    -webkit-transition: all 0.3s ease-in-out 0s;
    transition: all 0.3s ease-in-out 0s;
}
.category-title {
    margin-bottom: 5px;
}
.category-productcounter {
    display: block;
    color: #ababab;
    font-style: italic;
    margin-bottom: 5px;
}
.category-productlink {
    color: #f87b02;
    display: block;
    line-height: 20px;
    border-bottom: 1px solid transparent;
}
.category-productlink i {
    vertical-align: middle;
    font-size: 16px;
    padding-left: 5px;
}
.category:hover .category-thumb img {
    -webkit-transform: scale(1.1);
    -ms-transform: scale(1.1);
    transform: scale(1.1);
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
    .category-thumb {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 90px;
        -webkit-flex: 0 0 90px;
        flex: 0 0 90px;
        max-width: 90px;
        width: 90px;
        height: 90px;
    }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
    .category-thumb {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 90px;
        -webkit-flex: 0 0 90px;
        flex: 0 0 90px;
        max-width: 90px;
        width: 90px;
        height: 90px;
    }
}
.category-wrapper {
    margin-top: -7px;
    width: 100%;
}
form .single-input label,
.sn-progress .progress h6 {
    font-family: Roboto, sans-serif;
    font-weight: 400;
}
.video-item {
    padding: 15px;
    -webkit-transition: all 0.5s ease-in 0s;
    -webkit-transition: all 0.5s ease-in 0s;
    transition: all 0.5s ease-in 0s;
}
.blogitem {
    padding: 15px;
    -webkit-box-shadow: 0 0 4px 2px rgba(235, 235, 235, 1);
    -moz-box-shadow: 0 0 4px 2px rgba(235, 235, 235, 1);
    box-shadow: 0 0 4px 2px rgba(235, 235, 235, 1);
    -webkit-transition: all 0.5s ease-in 0s;
    -webkit-transition: all 0.5s ease-in 0s;
    transition: all 0.5s ease-in 0s;
}
.blogitem-thumb {
    position: relative;
    overflow: hidden;
    z-index: 1;
}
.blogitem-thumb::after,
.blogitem-thumb::before {
    content: "";
    position: absolute;
    height: 100%;
    width: 100%;
    background: rgba(255, 255, 255, 0.4);
    left: 0;
    top: 0;
    -webkit-transform: scale(0);
    -ms-transform: scale(0);
    transform: scale(0);
    opacity: 1;
    -webkit-transition: all 0.5s ease-in 0s;
    transition: all 0.5s ease-in 0s;
    z-index: 2;
    pointer-events: none;
}
.blogitem2-image img,
.team-member {
    -webkit-transition: all 0.3s ease-in-out 0s;
    -o-transition: all 0.3s ease-in-out 0s;
}
.blogitem-thumb::before {
    -webkit-transform-origin: 0 0;
    -ms-transform-origin: 0 0;
    transform-origin: 0 0;
}
.blogitem-thumb:after {
    -webkit-transform-origin: 100% 100%;
    -ms-transform-origin: 100% 100%;
    transform-origin: 100% 100%;
}
.blogitem-thumb a {
    display: block;
}
.blogitem-thumb img {
    width: 100%;
}
.blogitem-thumb:hover::after,
.blogitem-thumb:hover::before {
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
    opacity: 0;
    z-index: -1;
}
.blogitem-content {
    text-align: center;
    padding: 15px 0;
}
.blogitem-title {
    font-weight: 400;
    margin-bottom: 30px;
}
.blogitem-title a {
    color: #454545;
}
.blogitem-title a:hover {
    color: #f87b02;
}
.blogitem-meta {
    border-top: 2px solid rgba(187, 187, 187, 0.5);
    border-bottom: 2px solid rgba(229, 229, 229, 0.5);
}
.blogitem-meta span {
    font-size: 13px;
    color: #454545;
    display: inline-block;
}
.blogitem-meta span:not(:last-child) {
    margin-right: 20px;
}
.blogitem-meta span i {
    margin-right: 5px;
    font-size: 16px;
}
.blogitem-meta span a {
    color: #454545;
}
.blogitem-meta span a:hover {
    color: #f87b02;
}
.blogitem:hover {
    -webkit-box-shadow: 0 0 5px 3px rgba(206, 206, 206, 1);
    -moz-box-shadow: 0 0 5px 3px rgba(206, 206, 206, 1);
    box-shadow: 0 0 5px 3px rgba(206, 206, 206, 1);
}
.blogs-wrapper {
    margin-top: -30px;
}
.blogitem2 {
    margin-top: 30px;
}
.blogitem2-image {
    position: relative;
    overflow: hidden;
}
.blogitem2-image a {
    display: block;
}
.blogitem2-image img {
    -webkit-transition: all 0.3s ease-in-out 0s;
    transition: all 0.3s ease-in-out 0s;
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
}
.blogitem2-content {
    padding-top: 30px;
}
.blogitem2-content h2,
.blogitem2-content h4 {
    margin-bottom: 7px;
}
.blogitem2-content h2 a,
.blogitem2-content h4 a {
    color: #454545;
}
.blogitem2-content h2 a:hover,
.blogitem2-content h4 a:hover {
    color: #f87b02;
}
.blogitem2-content p {
    font-size: 15px;
}
.blogitem2-meta {
    margin-bottom: 15px;
}
.blogitem2-meta span {
    color: #7e7e7e;
}
.blogitem2-meta span:after {
    content: "|";
    padding: 0 5px;
}
.blogitem2-meta span:last-child::after {
    display: none;
}
.blogitem2-meta span a {
    color: #454545;
}
.blogitem2-meta span a:hover {
    color: #f87b02;
}
.blogitem2:hover .blogitem2-image img {
    -webkit-transform: scale(1.2);
    -ms-transform: scale(1.2);
    transform: scale(1.2);
}
@media only screen and (max-width: 767px) {
    .catmenu-triggeru {
        margin-top: 20px;
    }
    .ho-form .single-input.single-input-half {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
        -webkit-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%;
    }
    .team-member {
        margin-left: 0;
        margin-right: 0;
    }
    .header-carticon span.count {
        right: -5px;
    }
}
.shop-widgets .widget-title {
    font-size: 18px;
    font-weight: 700;
    color: #454545;
    position: relative;
    display: block;
    text-transform: uppercase;
}
.shop-widgets .single-widget ul {
    padding-left: 0;
    margin-bottom: 0;
}
.shop-widgets .single-widget ul li {
    list-style: none;
    display: block;
}
.shop-widgets .shop-widgetbox {
    border: 1px solid #e5e5e5;
}
.shop-widgets .shop-widgetbox .single-widget {
    padding: 20px;
    border-top: 1px solid #e5e5e5;
}
.shop-widgets .shop-widgetbox .single-widget:first-child {
    border-top: 0;
}
.shop-widgets .widget-categories {
    border: 1px solid #e5e5e5;
    padding: 20px;
}
.shop-widgets .widget-categories ul li {
    padding: 8px 0;
    border-top: 1px solid #e5e5e5;
}
.shop-widgets .widget-categories ul li:first-child {
    border-top: none;
}
.shop-widgets .widget-categories ul li:last-child {
    padding-bottom: 0;
}
.shop-widgets .widget-categories ul li a {
    text-transform: uppercase;
    color: #7e7e7e;
    font-weight: 600;
    display: block;
}
.shop-widgets .widget-categories ul li a::after {
    content: "";
    clear: both;
    display: table;
}
.shop-widgets .widget-categories ul li a:hover {
    color: #f87b02;
}
.shop-widgets .widget-categories ul li a span {
    float: right;
    background: #f88401;
    padding: 0 10px;
    border-radius: 2px;
    color: #fff;
    font-size: 12px;
}
.shop-widgets .widget-color ul {
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -ms-flex-wrap: wrap;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
}
.shop-widgets .widget-color ul li {
    min-width: 50%;
}
.shop-widgets .widget-filters .single-widget-range-price {
    margin-top: 20px;
    font-weight: 600;
    color: #454545;
}
.shop-widgets .widget-filters .single-widget-range-price b {
    color: #7e7e7e;
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
    .shop-widgets {
        margin-top: 50px;
    }
}
@media only screen and (max-width: 767px) {
    .shop-widgets {
        margin-top: 50px;
    }
}
.blog-widgets {
    margin-top: -30px;
}
.blog-widgets .widget-title {
    border-bottom: 1px solid #e5e5e5;
    padding-bottom: 5px;
    position: relative;
    margin-bottom: 20px;
}
.blog-widgets .widget-title::after {
    content: "";
    position: absolute;
    left: 0;
    bottom: -1px;
    height: 2px;
    width: 80px;
    background: #f87b02;
}
.blog-widgets .single-widget {
    margin-top: 30px;
}
.blog-widgets .widget-search-form {
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
}
.blog-widgets .widget-search-form input[type="search"],
.blog-widgets .widget-search-form input[type="text"] {
    width: calc(100% - 50px);
}
.blog-widgets .widget-search-form input[type="search"]::-webkit-input-placeholder,
.blog-widgets .widget-search-form input[type="text"]::-webkit-input-placeholder,
.blog-widgets .widget-search-form input[type="search"]:-moz-placeholder,
.blog-widgets .widget-search-form input[type="text"]:-moz-placeholder,
.blog-widgets .widget-search-form input[type="search"]::-moz-placeholder,
.blog-widgets .widget-search-form input[type="text"]::-moz-placeholder,
.blog-widgets .widget-search-form input[type="search"]:-ms-input-placeholder,
.blog-widgets .widget-search-form input[type="text"]:-ms-input-placeholder {
    color: #7e7e7e;
}
.blog-widgets .widget-search-form [type="submit"] {
    display: inline-block;
    border: 1px solid #f87b02;
    background: #f87b02;
    color: #fff;
    font-size: 16px;
    text-align: center;
}
.blog-widgets .widget-search-form [type="submit"]:hover {
    background: #f88401;
    border: 1px solid #f88401;
}
.blog-widgets .widget-categories ul {
    margin-bottom: 0;
    padding-left: 0;
}
.blog-widgets .widget-categories ul li {
    display: block;
    list-style: none;
}
.blog-widgets .widget-categories ul li:not(:last-child) {
    margin-bottom: 8px;
}
.blog-widgets .widget-categories ul li a {
    display: block;
    color: #454545;
}
.blog-widgets .widget-categories ul li a:hover {
    color: #f87b02;
}
.blog-widgets .widget-tags ul {
    padding-left: 0;
    margin-bottom: 0;
    font-size: 0;
    margin-left: -5px;
    margin-top: -5px;
}
.blog-widgets .widget-tags ul li {
    list-style: none;
    display: inline-block;
    font-size: 14px;
    margin-left: 5px;
    margin-top: 5px;
}
.blog-widgets .widget-tags ul li a {
    display: inline-block;
    background: #f87b02;
    padding: 6px 15px 5px;
    color: #fff;
    text-transform: uppercase;
}
.blog-widgets .widget-recentblogs ul {
    padding-left: 0;
    margin-bottom: 0;
}
.blog-widgets .widget-recentblogs ul li {
    list-style: none;
    position: relative;
    padding-left: 100px;
    min-height: 52px;
}
.blog-widgets .widget-recentblogs ul li:not(:last-child) {
    margin-bottom: 15px;
}
.blog-widgets .widget-recentblogs ul li .image {
    width: 80px;
    position: absolute;
    left: 0;
    top: 0;
}
.blog-widgets .widget-recentblogs ul li h6 {
    font-size: 15px;
    margin-bottom: 3px;
}
.blog-widgets .widget-recentblogs ul li h6 a {
    color: #454545;
}
.blog-widgets .widget-recentblogs ul li h6 a:hover {
    color: #f87b02;
}
.blog-widgets .widget-recentblogs ul li span a {
    color: #454545;
}
.blog-widgets .widget-recentblogs ul li span a:hover {
    color: #f87b02;
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
    .blog-widgets {
        margin-top: 0;
    }
}
@media only screen and (max-width: 767px) {
    .blog-widgets {
        margin-top: 0;
    }
}
.pdetails-largeimages {
    -webkit-box-shadow: 0 0 10px rgba(0, 0, 0, 0.07);
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.07);
}
.pdetails-thumbs {
    max-width: 450px;
    margin: 10px auto 0;
}
.pdetails-thumbs .slick-slide {
    margin: 10px;
}
.pdetails-singlethumb {
    -webkit-box-shadow: 0 0 10px rgba(0, 0, 0, 0.07);
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.07);
}
.pdetails .rattingbox {
    margin-bottom: 10px;
}
.pdetails-content {
    margin-top: 30px;
}
.pdetails-pricebox,
.pdetails-quantity {
    margin-bottom: 0;
}
.pdetails-pricebox .oldprice {
    font-weight: 400;
    font-size: 18px;
    line-height: 20px;
    color: #ababab;
    margin-right: 5px;
}
.pdetails-pricebox .price {
    font-weight: 700;
    font-size: 24px;
    line-height: 30px;
    color: #f87b02;
}
.pdetails-pricebox .badge {
    font-weight: 500;
    font-size: 10px;
    line-height: 20px;
    color: #fff;
    padding: 0 5px;
    background: #d31129;
    vertical-align: 5px;
    border-radius: 5px;
    margin-left: 5px;
}
.pdetails-color ul li + li,
.pdetails-size ul li + li,
.pdetails-socialshare ul li + li {
    margin-left: 5px;
}
.pdetails p {
    margin-top: 20px;
}
.pdetails-allinfo,
.pdetails-description,
.pdetails-moreinfo,
.pdetails-quantity,
.pdetails-reviews {
    margin-top: 30px;
}
.pdetails-quantity .ho-button {
    padding: 6.5px 15px;
}
.pdetails-quantity .ho-button:link {
    padding: 6.5px 15px;
}
.details-categories,
.pdetails-color,
.pdetails-size,
.pdetails-socialshare,
.pdetails-tags {
    padding: 12px 0;
}
.details-categories > span,
.pdetails-color > span,
.pdetails-size > span,
.pdetails-socialshare > span,
.pdetails-tags > span {
    display: inline-block;
    margin-right: 5px;
    color: #454545;
    font-weight: 500;
}
.details-categories ul,
.pdetails-color ul,
.pdetails-size ul,
.pdetails-socialshare ul,
.pdetails-tags ul {
    display: inline-block;
    padding-left: 0;
    margin-bottom: 0;
}
.details-categories ul li,
.pdetails-color ul li,
.pdetails-size ul li,
.pdetails-socialshare ul li,
.pdetails-tags ul li {
    list-style: none;
    display: inline-block;
}
.details-categories ul li:last-child::after,
.pdetails-color ul li:last-child::after,
.pdetails-size ul li:last-child::after {
    display: none;
}
.pdetails-socialshare ul li::after,
.pdetails-socialshare ul li:last-child::after {
    display: none;
}
.pdetails-tags ul li:last-child::after {
    display: none;
}
.details-categories ul li::after,
.pdetails-color ul li::after,
.pdetails-size ul li::after,
.pdetails-socialshare ul li::after,
.pdetails-tags ul li::after {
    content: ",";
}
.details-categories ul li a,
.pdetails-color ul li a,
.pdetails-size ul li a,
.pdetails-socialshare ul li a,
.pdetails-tags ul li a {
    color: #7e7e7e;
    font-style: italic;
}
.details-categories ul li a:hover,
.pdetails-color ul li a:hover,
.pdetails-size ul li a:hover,
.pdetails-socialshare ul li a:hover,
.pdetails-tags ul li a:hover {
    color: #f87b02;
}
.pdetails-socialshare ul li a {
    display: inline-block;
    height: 35px;
    width: 35px;
    line-height: 1;
    text-align: center;
    color: #7e7e7e;
    border: 1px solid #c5c5c5;
    border-radius: 100%;
    font-size: 16px;
}
.pdetails-socialshare ul li a i {
    line-height: 33px;
}
.pdetails-socialshare ul li a:hover {
    color: #f87b02;
    border-color: #f87b02;
}
.pdetails-color ul li::after,
.pdetails-size ul li::after {
    display: none;
}
.pdetails-color ul li span,
.pdetails-size ul li span {
    display: inline-block;
    height: 18px;
    width: 18px;
    background: #f87b02;
    vertical-align: middle;
    border: 1px solid #e5e5e5;
    position: relative;
    cursor: pointer;
}
.pdetails-color ul li span::before,
.pdetails-size ul li span::before {
    content: "";
    position: absolute;
    left: 50%;
    top: 50%;
    height: calc(100% + 2px);
    width: calc(100% + 2px);
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    border: 1px solid #000;
    visibility: hidden;
    opacity: 0;
    -webkit-transition: all 0.3s ease-in-out 0s;
    -webkit-transition: all 0.3s ease-in-out 0s;
    transition: all 0.3s ease-in-out 0s;
}
.pdetails-moreinfo a,
.pdetails-slidersingleimage {
    border: 1px solid #e5e5e5;
}
.pdetails-color ul li.checked span::before,
.pdetails-size ul li.checked span::before {
    visibility: visible;
    opacity: 1;
}
.pdetails-color ul li.red span,
.pdetails-size ul li.red span {
    background: #d858b1;
}
.pdetails-color ul li.green span,
.pdetails-size ul li.green span {
    background: #5834fb;
}
.pdetails-color ul li.blue span,
.pdetails-size ul li.blue span {
    background: #b1b1b1;
}
.pdetails-color ul li.black span {
    background: #000;
}
.pdetails-size ul li.black span {
    background: #000;
}
.pdetails-size ul li span {
    width: 26px;
    height: 26px;
    text-align: center;
    line-height: 24px;
    background: 0 0;
    font-size: 10px;
}
.pdetails-allinfotab {
    background: #f4f4f4;
    padding: 15px 0;
}
.pdetails-allinfotab li {
    display: inline-block;
}
.pdetails-allinfotab li a {
    display: inline-block;
    vertical-align: middle;
    text-transform: uppercase;
    color: #7e7e7e;
    font-weight: 700;
    font-size: 16px;
    padding: 3px 25px;
}
.pdetails-allinfotab li a.active {
    color: #454545;
}
.pdetails-moreinfo b {
    color: #454545;
}
.pdetails-description {
    line-height: 30px;
}
.pdetails-description ul {
    padding-left: 0;
    margin-bottom: 0;
    list-style: none;
}
.pdetails-description ul li {
    list-style: none;
}
.pdetails-moreinfo a {
    display: inline-block;
    margin-bottom: 15px;
}
.pdetails-moreinfo p {
    margin-bottom: 0;
}
.pdetails-affiliatebox {
    margin-top: 28px;
    margin-bottom: 5px;
}
.pdetails-affiliatebox .ho-button {
    margin-right: 10px;
    padding: 9px 20px;
    vertical-align: top;
    margin-bottom: 15px;
}
.pdetails-affiliatebox .ho-button:link {
    margin-right: 10px;
    padding: 9px 20px;
    vertical-align: top;
    margin-bottom: 15px;
}
.pdetails-affiliatebox .product-actionbox {
    -webkit-transform: translate(0);
    -ms-transform: translate(0);
    transform: translate(0);
    position: relative;
    display: inline-block;
    width: auto;
    margin-top: 0;
    margin-bottom: 15px;
}
.pdetails-images-vertical .pdetails-images::after,
.pdetails-imagesgallery::after {
    content: "";
    clear: both;
    display: table;
}
.pdetails-affiliatebox .product-actionbox li a {
    opacity: 1;
    visibility: visible;
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
}
.pdetails-imagesgallery {
    margin-left: -15px;
    margin-top: -15px;
}
.pdetails-imagesgallery .pdetails-singleimage {
    margin-left: 15px;
    margin-top: 15px;
    max-width: calc(50% - 15px);
    float: left;
    border: 1px solid #e5e5e5;
}
.pdetails-sliderimages {
    margin-left: -15px;
    margin-right: -15px;
}
.pdetails-sliderimages .slick-slide {
    padding: 0 15px;
}
.pdetails-sliderimages .slider-navigation-arrow {
    visibility: hidden;
    opacity: 0;
}
.pdetails-sliderimages:hover .slider-navigation-arrow {
    visibility: visible;
    opacity: 1;
}
.pdetails-groupproduct {
    margin-top: 25px;
}
.pdetails-groupproduct .table,
.pdetails-groupproduct .table-bordered {
    border-color: #e5e5e5;
    margin-bottom: 0;
}
.pdetails-groupproduct .table td,
.pdetails-groupproduct .table tr {
    text-align: center;
    vertical-align: middle;
}
.pdetails-groupproduct .table-bordered td,
.pdetails-groupproduct .table-bordered tr {
    text-align: center;
    vertical-align: middle;
}
.pdetails-groupproduct .table .product-quantity,
.pdetails-groupproduct .table-bordered .product-quantity {
    min-width: 145px;
}
.pdetails-groupproduct .table .quantity-select,
.pdetails-groupproduct .table-bordered .quantity-select {
    margin-right: 0;
    margin-left: 10px;
}
.pdetails-groupproduct .table .pro-title,
.pdetails-groupproduct .table-bordered .pro-title {
    font-weight: 700;
    color: #454545;
    min-width: 200px;
}
.pdetails-groupproduct .table .pro-price,
.pdetails-groupproduct .table-bordered .pro-price {
    font-weight: 700;
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
    .pdetails-content {
        margin-top: 50px;
    }
}
@media only screen and (max-width: 767px) {
    .pdetails-content {
        margin-top: 30px;
    }
    .pdetails-sliderimages .slider-navigation-arrow {
        visibility: visible;
        opacity: 1;
    }
}
.pdetails-images-vertical .pdetails-largeimages {
    max-width: 428px;
    float: right;
}
.pdetails-images-vertical .pdetails-thumbs {
    float: left;
    max-width: 110px;
    margin-top: -5px;
    margin-left: -5px;
}
.pdetails-images-vertical .pdetails-thumbs .slick-list {
    padding: 0 !important;
}
.pdetails-images-vertical .pdetails-thumbs .slick-slide {
    margin: 5px;
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
    .pdetails-images-vertical .pdetails-largeimages {
        max-width: 359px;
    }
    .pdetails-images-vertical .pdetails-thumbs {
        max-width: 90px;
    }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
    .pdetails-images-vertical .pdetails-largeimages {
        max-width: 577px;
    }
}
@media only screen and (max-width: 767px) {
    .pdetails-images-vertical .pdetails-largeimages {
        max-width: 408px;
    }
    .pdetails-images-vertical .pdetails-thumbs {
        max-width: 100px;
    }
}
@media only screen and (max-width: 575px) {
    .pdetails-images-vertical .pdetails-largeimages {
        max-width: 100%;
    }
    .pdetails-images-vertical .pdetails-thumbs {
        max-width: 100%;
        margin-left: 0;
        margin-top: 8px;
    }
}
.quantity-select {
    display: inline-block;
    position: relative;
    max-width: 80px;
    vertical-align: middle;
    margin-right: 10px;
    overflow: hidden;
}
.quantity-select input {
    text-align: center;
    padding: 0 33px 0 10px;
    height: 40px;
}
.quantity-select .qtybutton {
    position: absolute;
    height: 20.5px;
    width: 24px;
    line-height: 1;
    cursor: pointer;
    border: 1px solid #e5e5e5;
    right: 0;
    text-align: center;
    z-index: 1;
    font-size: 0;
}
.quantity-select .qtybutton i {
    font-size: 12px;
    line-height: 20px;
}
.quantity-select .qtybutton.inc {
    top: 0;
    bottom: auto;
}
.quantity-select .qtybutton.dec {
    bottom: 0;
    top: auto;
}
.cart-pricing-table,
.cart-table .table thead th {
    font-family: Roboto, sans-serif;
}
.compare-table .table tbody th,
.compare-table .table thead th {
    font-family: Roboto, sans-serif;
}
.different-address-form-trigger,
.myaccount-tab-trigger li a {
    font-family: Roboto, sans-serif;
}
.order-infobox .table tfoot th,
.order-infobox .table thead th {
    font-family: Roboto, sans-serif;
}
.shop-filters-sortby .select-sortby-list {
    min-width: 200px;
}
.shop-filters-viewitemcount {
    font-weight: 700;
}
.shop-page-products .product .product-content-description {
    display: none;
    padding-top: 10px;
}
.shop-page-products.list-view-active [class*="col-"] {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    -webkit-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
}
.shop-page-products.list-view-active .product {
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
}
.shop-page-products.list-view-active .product .product-image {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 33%;
    -webkit-flex: 0 0 33%;
    flex: 0 0 33%;
    max-width: 33%;
}
.shop-page-products.list-view-active .product .product-content {
    padding: 15px 0 55px 15px;
    width: 100%;
}
.shop-page-products.list-view-active .product .product-content .product-content-description {
    display: block;
}
.shop-page-products.list-view-active .product .product-actionbox {
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
    top: auto;
    bottom: 10px;
    right: auto;
    left: calc(100% + 15px);
    text-align: left;
    width: auto;
    white-space: nowrap;
}
.shop-page-products.list-view-active .product .product-actionbox li a {
    text-align: center;
    height: 40px;
    width: 40px;
}
.shop-page-products.list-view-active .product .product-actionbox li a i {
    line-height: 40px;
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
    .shop-page-products.list-view-active .product .product-actionbox li a {
        -webkit-transform: scale(1);
        -ms-transform: scale(1);
        transform: scale(1);
        opacity: 1;
        visibility: visible;
    }
}
@media only screen and (max-width: 767px) {
    .shop-page-products.list-view-active .product .product-actionbox {
        margin-top: 95px;
    }
    .shop-page-products.list-view-active .product .product-actionbox li a {
        -webkit-transform: scale(1);
        -ms-transform: scale(1);
        transform: scale(1);
        opacity: 1;
        visibility: visible;
    }
}
@media only screen and (max-width: 575px) {
    .shop-page-products.list-view-active .product {
        -ms-flex-wrap: wrap;
        -webkit-flex-wrap: wrap;
        flex-wrap: wrap;
    }
    .shop-page-products.list-view-active .product .product-image {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
        -webkit-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%;
    }
    .shop-page-products.list-view-active .product .product-actionbox {
        width: 100%;
        left: 0;
        margin-top: 15px;
    }
    .shop-page-products.list-view-active .product .product-content {
        text-align: left;
        padding: 0;
    }
}
.checkout-info {
    position: relative;
    background-color: #f7f6f7;
    color: #515151;
    border-top: 3px solid #f88401;
    width: auto;
    padding: 15px;
    margin-bottom: 30px;
}
.checkout-info i {
    margin-right: 10px;
    vertical-align: middle;
}
.checkout-info a {
    color: #7e7e7e;
}
.checkout-info a:hover {
    color: #f87b02;
}
.checkout-info-collapsebox {
    padding-bottom: 30px;
}
.checkout-info-coupon {
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -ms-flex-wrap: wrap;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-top: -10px;
}
.checkout-info-coupon button {
    margin-top: 10px;
}
.checkout-info-coupon input {
    margin-top: 10px;
}
.checkout-info-coupon input[type="text"] {
    width: 170px;
    margin-right: 10px;
}
.billing-info {
    margin-top: 50px;
}
.order-infobox {
    background: #f7f7f7;
    padding: 30px 40px 45px;
}
.order-infobox .small-title {
    margin-bottom: 20px;
}
.order-infobox .table {
    color: #454545;
    border-bottom: none;
    min-width: 280px;
}
.order-infobox .table td,
.order-infobox .table th {
    vertical-align: middle;
    text-align: center;
    padding: 10px 0;
}
.order-infobox .table tbody td span {
    font-weight: 700;
}
.order-infobox .table thead th {
    border-top: none;
    border-width: 1px;
}
.order-infobox .table tfoot td,
.order-infobox .table tfoot th {
    font-weight: 700;
    border-bottom: none;
}
.order-infobox .table tfoot .total-price th {
    font-size: 20px;
}
.order-infobox .table tfoot .total-price td {
    font-size: 30px;
    color: #f87b02;
}
.different-address {
    margin-top: 40px;
}
.different-address-form-trigger {
    font-size: 18px;
    font-weight: 700;
}
.different-address-form {
    margin-top: 15px;
    display: none;
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
    .order-infobox {
        margin-top: 50px;
    }
}
@media only screen and (max-width: 767px) {
    .different-address-form-trigger {
        font-size: 16px;
    }
    .order-infobox {
        margin-top: 50px;
    }
    .order-infobox .table tfoot .total-price td {
        font-size: 24px;
    }
}
@media only screen and (max-width: 575px) {
    .order-infobox {
        padding: 20px;
    }
}
.compare-table .table td,
.compare-table .table th {
    vertical-align: middle;
    text-align: center;
}
.compare-table .table thead th {
    border-width: 1px;
    padding: 15px 10px;
}
.compare-table .table-hover tbody tr:hover {
    background-color: rgba(0, 0, 0, 0.02);
}
.compare-table .table tbody th {
    min-width: 200px;
}
.compare-table .table tbody td {
    min-width: 250px;
}
.compare-pdoduct-image {
    max-width: 200px;
    display: inline-block;
    padding: 20px 0;
}
.compare-pdoduct-image a {
    display: inline-block;
}
.compare-pdoduct-image .ho-button {
    margin-top: 25px;
}
h5.compare-product-name {
    font-size: 14px;
    font-weight: 700;
    margin-bottom: 0;
    color: #555;
}
h5.compare-product-name a {
    color: #555;
    -webkit-transition-property: color;
    transition-property: color;
}
h5.compare-product-name a:hover {
    color: #f87b02;
}
.myaccount-tab-trigger {
    display: block;
}
.myaccount-tab-trigger li {
    display: block;
}
.myaccount-tab-trigger li + li {
    margin-top: -1px;
}
.myaccount-tab-trigger li a {
    border: 1px solid #444;
    display: block;
    background: #555;
    color: #fff;
    text-transform: uppercase;
    font-weight: 600;
    padding: 10px 20px;
}
.myaccount-tab-trigger li a.active {
    background: #f87b02;
    border-color: #f87b02;
    color: #fff;
}
.myaccount-tab-trigger li a:hover:not(.active) {
    color: #f87b02;
}
.myaccount-tab-content {
    border: 1px solid #e5e5e5;
    padding: 30px;
    -webkit-transition: all 0.4s ease-in-out 0s;
    -webkit-transition: all 0.4s ease-in-out 0s;
    transition: all 0.4s ease-in-out 0s;
}
.myaccount-dashboard p {
    margin-bottom: 20px;
}
.myaccount-dashboard p:last-child {
    margin-bottom: 0;
}
.myaccount-orders .table {
    margin-bottom: 0;
}
.myaccount-dashboard p a {
    color: #7e7e7e;
}
.myaccount-dashboard p a:hover {
    color: #f87b02;
}
.myaccount-orders .table .account-order-id {
    color: #7e7e7e;
}
.myaccount-orders .table .account-order-id:hover {
    color: #f87b02;
}
.myaccount-orders .table-hover tbody tr:hover {
    background-color: rgba(0, 0, 0, 0.02);
}
.myaccount-orders .table td,
.myaccount-orders .table th {
    vertical-align: middle;
    text-align: center;
}
.myaccount-address .small-title {
    margin-bottom: 15px;
}
.contact-content {
    padding-right: 80px;
}
.contact-content .single-content {
    border-top: 1px solid #e5e5e5;
    padding: 15px 0 15px 65px;
    position: relative;
}
.contact-content .single-content:last-child {
    padding-bottom: 0;
}
.contact-content .single-content:first-child {
    border-top: none;
}
.contact-content .single-content a {
    color: #7e7e7e;
}
.contact-content .single-content a:hover {
    color: #f87b02;
}
.contact-content .single-content-icon {
    font-size: 22px;
    position: absolute;
    left: 0;
    top: 15px;
    border: 1px solid #aaa;
    width: 50px;
    line-height: 1;
    text-align: center;
    height: 50px;
    border-radius: 100px;
}
.about-content h5,
.blog-details-footer {
    border-bottom: 1px solid #e5e5e5;
}
.contact-content .single-content-icon i {
    line-height: 48px;
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
    .contact-content {
        padding-right: 0;
    }
}
@media only screen and (max-width: 575px) {
    .contact-content {
        padding-right: 0;
    }
}
.google-map {
    min-height: 452px;
}
.about-image {
    margin-right: 70px;
}
.about-image img {
    width: 100%;
}
.about-content {
    background: #f5f5f5;
    padding: 65px 50px;
    margin-left: -150px;
}
.about-content h2 {
    font-size: 60px;
    color: #666;
    margin: 0 0 10px;
    font-weight: 400;
}
.about-content h2 span {
    font-size: 100px;
    font-weight: 700;
    color: #f87b02;
    line-height: 1;
    display: block;
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
    .about-content {
        padding: 40px 50px;
    }
    .about-content h2 {
        font-size: 50px;
    }
    .about-content h2 span {
        font-size: 75px;
    }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
    .google-map {
        min-height: 380px;
    }
    .about-image {
        margin-right: 0;
    }
    .about-content {
        margin-left: 0;
        padding: 40px 50px;
    }
    .about-content h2 {
        font-size: 50px;
    }
    .about-content h2 span {
        font-size: 75px;
    }
}
@media only screen and (max-width: 767px) {
    .google-map {
        min-height: 320px;
    }
    .about-image {
        margin-right: 0;
    }
    .about-content {
        margin-left: 0;
        padding: 40px 50px;
    }
    .about-content h2 {
        font-size: 45px;
    }
    .about-content h2 span {
        font-size: 60px;
    }
}
@media only screen and (max-width: 575px) {
    .about-content {
        padding: 25px 20px;
    }
    .about-content h2 {
        font-size: 38px;
    }
    .about-content h2 span {
        font-size: 50px;
    }
}
.blog-details .blogitem2 {
    margin-top: 0;
}
.blog-details .blogitem2:hover .blogitem2-image img {
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
}
.blog-details .blogitem2-content p {
    line-height: 28px;
}
.blog-details-footer {
    border-top: 1px solid #e5e5e5;
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    -webkit-justify-content: space-between;
    justify-content: space-between;
    -ms-flex-wrap: wrap;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-top: 30px;
}
.blog-details-share,
.blog-details-tags {
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    padding: 10px 0;
}
.blog-details-share h5,
.blog-details-tags h5 {
    margin-bottom: 0;
    margin-right: 10px;
    line-height: 26px;
}
.blog-details-share ul,
.blog-details-tags ul {
    margin-bottom: 0;
    padding-left: 0;
}
.blog-details-share ul li,
.blog-details-tags ul li {
    list-style: none;
    display: inline-block;
}
.blog-details-share ul li a,
.blog-details-tags ul li a {
    display: inline-block;
    color: #7e7e7e;
    line-height: 26px;
}
.blog-details-share ul li a:hover {
    color: #f87b02;
}
.blog-details-tags {
    padding-right: 15px;
}
.blog-details-tags ul li a:hover {
    color: #f87b02;
}
.blog-details-tags ul li::after {
    content: ",";
    padding: 0 5px;
}
.blog-details-tags ul li:last-child::after {
    display: none;
}
.blog-details-share ul li:not(:last-child) {
    margin-right: 10px;
}
.blog-details-share ul li a {
    font-size: 18px;
}
.circle {
    border-radius: 50%;
    padding: 15px;
    border: 1px solid black;
    vertical-align: center;
    height: 48px;
    width: 48px;
    margin-right: 15px;
    text-align: center;
}
.footer-upper {
    padding: 30px 0;
    border-top: 7px solid #f87b02;
}
.divider {
    border-bottom: 1px solid #e5e5e5;
}
.footer-toparea {
    padding-bottom: 50px;
}
.footer-widget {
    margin-top: 30px;
}
.footer-widget ul {
    padding-left: 0;
    margin-bottom: 0;
    list-style: none;
}
.footer-widget ul li {
    list-style: none;
}
@media (max-width: 995px) {
    .footer-widget {
        margin-left: 10px;
    }
}
.footer-widget-title {
    text-transform: uppercase;
    margin-bottom: 25px;
    display: block;
    font-size: 14px;
    color: #333;
    font-weight: 700;
    margin-top: 20px;
    line-height: 16px;
}
.footer-widget.widget-info {
    letter-spacing: 0.4px;
}
.footer-widget.widget-info ul li {
    color: #454545;
    margin-bottom: 10px;
}
.footer-widget.widget-info ul li i {
    color: #f87b02;
    padding-right: 10px;
    font-size: 18px;
    vertical-align: middle;
}
.footer-widget.widget-info ul li a {
    color: #f87b02;
}
.footer-widget.widget-info ul li a:hover {
    text-decoration: underline;
}
.footer-widget.widget-links ul li a {
    display: block;
    margin-bottom: 10px;
    color: #7e7e7e;
}
.footer-widget.widget-links ul li a:hover {
    color: #f87b02;
}
.footer-widget.widget-customerservice {
    background: #454545;
    text-align: center;
    padding: 35px 20px;
    border-radius: 7px;
}
.footer-widget.widget-customerservice .footer-widget-title {
    color: #fff;
    margin-bottom: 5px;
}
.footer-widget.widget-customerservice .info {
    padding-bottom: 15px;
}
.footer-widget.widget-customerservice .info h2,
.footer-widget.widget-customerservice .info h3,
.footer-widget.widget-customerservice .info h4,
.footer-widget.widget-customerservice .info h5,
.footer-widget.widget-customerservice .info h6 {
    color: #a5a5a5;
    margin-bottom: 5px;
}
.footer-widget.widget-customerservice .info h2 a,
.footer-widget.widget-customerservice .info h3 a,
.footer-widget.widget-customerservice .info h4 a,
.footer-widget.widget-customerservice .info h5 a,
.footer-widget.widget-customerservice .info h6 a {
    color: #f88401;
}
.footer-widget.widget-customerservice .payment {
    padding-top: 20px;
    border-top: 1px solid rgba(255, 255, 255, 0.1);
}
.footer-widget.widget-customerservice .payment h6 {
    margin-bottom: 15px;
    color: #fff;
}
.footer-copyright {
    border-top: 1px solid #e5e5e5;
    padding: 20px 0;
}
.footer-copyright .copyright {
    margin-bottom: 0;
}
.footer-copyright .copyright a {
    color: #f87b02;
    font-weight: 500;
}
#scrollUp {
    right: 15px;
    bottom: 60px;
    height: 45px;
    width: 45px;
    line-height: 1;
    text-align: center;
    background: #f87b02;
    font-size: 22px;
    border-radius: 100%;
    border: 1px solid #f87b02;
    -webkit-animation: crSlideInRight 0.8s ease-in-out 1 both;
    animation: crSlideInRight 0.8s ease-in-out 1 both;
    z-index: 1000 !important;
    -webkit-box-shadow: 0 0 15px rgba(0, 0, 0, 0.2);
    box-shadow: 0 0 15px rgba(0, 0, 0, 0.2);
}
#scrollUp i {
    line-height: 45px;
}
@media (max-width: 768px) {
    .banner-ads-area,
    .header-top {
        display: none;
    }
    .store-area .imgbanner {
        margin-bottom: 10px;
    }
    .brand-area {
        padding: 20px;
    }
    .brand-area ul {
        list-style: none;
        padding-left: 0;
        margin: 0;
    }
    .brand-area li {
        min-width: 100px;
        max-width: 100px;
        min-height: 100px;
        max-height: 100px;
        outline: 1px solid #eee;
        padding: 0;
        list-style-type: none;
        display: inline-block;
    }
    .brand-area img {
        min-width: 100px;
        max-width: 100px;
        min-height: 100px;
        max-height: 100px;
    }
}
