a,
body,
caption {
    color: #24273e
}
pre,
textarea {
    overflow: auto
}
legend,
td,
th,
ul {
    padding: 0
}
.widget select,
.wp-caption,
embed,
iframe,
img,
object,
pre {
    max-width: 100%
}
a:focus,
a:hover,
ins,
mark {
    text-decoration: none
}
#content[tabindex="-1"]:focus,
.search-box input:focus,
a:focus,
input[type=file]:focus,
input[type=checkbox]:focus,
input[type=radio]:focus {
    outline: 0
}
html {
    -webkit-text-size-adjust: 100%;
    -ms-text-size-adjust: 100%;
    box-sizing: border-box
}
body {
    margin: 0;
    background: #fff;
    font-family: Poppins, sans-serif;
    font-size: 14px;
    line-height: 26px;
    font-weight: 300
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
main,
menu,
nav,
section,
summary {
    display: block
}
audio,
canvas,
progress,
video {
    display: inline-block;
    vertical-align: baseline
}
audio:not([controls]) {
    display: none;
    height: 0
}
[hidden],
template {
    display: none
}
a {
    background-color: transparent;
    transition: all .5s ease 0s
}
a:active,
a:hover {
    outline: 0;
    color: #f47d1f
}
abbr[title] {
    border-bottom: 1px dotted
}
b,
optgroup,
strong {
    font-weight: 700
}
dfn {
    font-style: italic
}
mark {
    color: #000
}
small {
    font-size: 80%
}
sub,
sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline
}
.gallery-item,
table td,
table th {
    vertical-align: top;
    text-align: center
}
sup {
    top: -.5em
}
sub {
    bottom: -.25em
}
svg:not(:root) {
    overflow: hidden
}
code,
kbd,
pre,
samp {
    font-size: 1em
}
button,
input,
optgroup,
select,
textarea {
    color: inherit;
    font: inherit;
    margin: 0
}
button {
    overflow: visible
}
button,
select {
    text-transform: none
}
button,
html input[type=button],
input[type=reset],
input[type=submit] {
    -webkit-appearance: button;
    cursor: pointer
}
button[disabled],
html input[disabled] {
    cursor: default
}
button::-moz-focus-inner,
input::-moz-focus-inner {
    border: 0;
    padding: 0
}
input[type=checkbox],
input[type=radio] {
    box-sizing: border-box;
    padding: 0
}
input[type=number]::-webkit-inner-spin-button,
input[type=number]::-webkit-outer-spin-button {
    height: auto
}
input[type=search]::-webkit-search-cancel-button,
input[type=search]::-webkit-search-decoration {
    -webkit-appearance: none
}
fieldset {
    border: 1px solid silver;
    margin: 0 2px;
    padding: .35em .625em .75em
}
legend {
    border: 0
}
table {
    border: 1px solid #ddd;
    border-collapse: separate;
    border-left: 0;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px
}
table td,
table th {
    padding: 7px;
    border-top: 1px solid #ddd;
    border-left: 1px solid #ddd;
    line-height: 18px
}
table tbody:first-child tr:first-child td,
table tbody:first-child tr:first-child th,
table thead:first-child tr:first-child th {
    border-top: 0
}
table tbody:first-child tr:first-child td:first-child,
table thead:first-child tr:first-child th:first-child {
    -webkit-border-radius: 4px 0 0;
    -moz-border-radius: 4px 0 0;
    border-radius: 4px 0 0
}
table tbody:first-child tr:first-child td:last-child,
table thead:first-child tr:first-child th:last-child {
    -webkit-border-radius: 0 4px 0 0;
    -moz-border-radius: 0 4px 0 0;
    border-radius: 0 4px 0 0
}
table tbody:last-child tr:last-child td:first-child,
table thead:last-child tr:last-child th:first-child {
    -webkit-border-radius: 0 0 0 4px;
    -moz-border-radius: 0 0 0 4px;
    border-radius: 0 0 0 4px
}
table tbody:last-child tr:last-child td:last-child,
table thead:last-child tr:last-child th:last-child {
    -webkit-border-radius: 0 0 4px;
    -moz-border-radius: 0 0 4px;
    border-radius: 0 0 4px
}
hr,
img {
    border: 0
}
button,
input,
select,
textarea {
    font-size: 16px;
    font-size: 1rem;
    line-height: 1.5
}
h1,
h2,
h3,
h4,
h5,
h6 {
    clear: both;
    font-family: Lato, sans-serif;
    font-weight: 700;
    line-height: 28px
}
.h1,
h1 {
    font-size: 32px
}
.h2,
h2 {
    font-size: 28px
}
.h4,
h4 {
    font-size: 21px
}
.h5,
h5 {
    font-size: 18px
}
.h6,
h6 {
    font-size: 16px
}
.single h1 {
    font-size: 26px
}
.single h2 {
    font-size: 21px
}
.single h3 {
    font-size: 19px
}
.single h4 {
    font-size: 17px
}
.single h5,
pre {
    font-size: 15px
}
.single h6 {
    font-size: 13px
}
cite,
dfn,
em,
i {
    font-style: italic
}
blockquote {
    margin: 0 1.5em
}
address {
    margin: 0 0 1.5em
}
pre {
    background: #eee;
    font-family: "Courier 10 Pitch", Courier, monospace;
    font-size: .9375rem;
    line-height: 1.6;
    margin-bottom: 1.6em;
    padding: 1.6em
}
.main-menu .main-ul>li a,
.welcome-msg ul li p {
    font-family: Lato, sans-serif
}
code,
kbd,
tt,
var {
    font-size: 15px;
    font-size: .9375rem
}
abbr,
acronym {
    border-bottom: 1px dotted #666;
    cursor: help
}
ins,
mark {
    background: #fff9c0
}
big {
    font-size: 125%
}
*,
:after,
:before {
    box-sizing: inherit
}
blockquote:after,
blockquote:before,
q:after,
q:before {
    content: ""
}
blockquote,
q {
    quotes: "" ""
}
hr {
    box-sizing: content-box;
    background-color: #ccc;
    height: 1px;
    margin-bottom: 1.5em
}
ul {
    margin: 0 0 1.5em 3em;
    list-style: disc
}
ol {
    list-style: decimal
}
li>ol,
li>ul {
    margin-bottom: 0;
    margin-left: 1.5em
}
dt {
    font-weight: 700
}
dd {
    margin: 0 1.5em 1.5em
}
img {
    height: auto
}
figure {
    margin: 1em 0
}
table {
    margin: 0 0 1.5em;
    width: 100%
}
button,
input[type=button],
input[type=reset],
input[type=submit] {
    border: 1px solid;
    border-color: #ccc #ccc #bbb;
    border-radius: 3px;
    background: #e6e6e6;
    color: rgba(0, 0, 0, .8);
    font-size: 12px;
    font-size: .75rem;
    padding: .6em 1em .4em;
    text-shadow: 0 1px 0 rgba(255, 255, 255, .8)
}
button:active,
button:focus,
input[type=button]:active,
input[type=button]:focus,
input[type=reset]:active,
input[type=reset]:focus,
input[type=submit]:active,
input[type=submit]:focus {
    border-color: #aaa #bbb #bbb;
    box-shadow: inset 0 -1px 0 rgba(255, 255, 255, .5), inset 0 2px 5px rgba(0, 0, 0, .15)
}
input[type=text],
input[type=email],
input[type=url],
input[type=password],
input[type=tel],
input[type=range],
input[type=date],
input[type=month],
input[type=week],
input[type=time],
input[type=datetime],
input[type=datetime-local],
input[type=color],
input[type=number],
input[type=search],
textarea {
    border: 1px solid #eee;
    margin-bottom: 5px;
    padding: 6px 10px;
    width: 100%
}
select {
    border: 1px solid #24273e;
    width: 100%
}
input[type=text]:focus,
input[type=email]:focus,
input[type=url]:focus,
input[type=password]:focus,
input[type=tel]:focus,
input[type=range]:focus,
input[type=date]:focus,
input[type=month]:focus,
input[type=week]:focus,
input[type=time]:focus,
input[type=datetime]:focus,
input[type=datetime-local]:focus,
input[type=color]:focus,
input[type=number]:focus,
input[type=search]:focus,
textarea:focus {
    color: #111
}
.screen-reader-text {
    clip: rect(1px, 1px, 1px, 1px);
    position: absolute!important;
    height: 1px;
    width: 1px;
    overflow: hidden
}
.screen-reader-text:focus {
    background-color: #f1f1f1;
    border-radius: 3px;
    box-shadow: 0 0 2px 2px rgba(0, 0, 0, .6);
    clip: auto!important;
    color: #21759b;
    display: block;
    font-size: 14px;
    font-size: .875rem;
    font-weight: 700;
    height: auto;
    left: 5px;
    line-height: normal;
    padding: 15px 23px 14px;
    text-decoration: none;
    top: 5px;
    width: auto;
    z-index: 100000
}
.alignleft {
    display: inline;
    float: left;
    margin-right: 1.5em
}
.alignright {
    display: inline;
    float: right;
    margin-left: 1.5em
}
.aligncenter {
    clear: both;
    display: block;
    margin-left: auto;
    margin-right: auto
}
.clear:after,
.clear:before,
.comment-content:after,
.comment-content:before,
.entry-content:after,
.entry-content:before,
.site-content:after,
.site-content:before,
.site-footer:after,
.site-footer:before,
.site-header:after,
.site-header:before {
    content: "";
    display: table;
    table-layout: fixed
}
.clear:after,
.comment-content:after,
.entry-content:after,
.site-content:after,
.site-footer:after,
.site-header:after {
    clear: both
}
.widget {
    margin: 0 0 1.5em
}
.sticky {
    display: block
}
.byline,
.updated:not(.published) {
    display: none
}
.group-blog .byline,
.single .byline {
    display: inline
}
.entry-content,
.entry-summary,
.page-content {
    margin: 0
}
.page-links {
    clear: both;
    margin: 0 0 1.5em
}
.comment-content a {
    word-wrap: break-word
}
.bypostauthor {
    display: block
}
.infinite-scroll .posts-navigation,
.infinite-scroll.neverending .site-footer {
    display: none
}
.infinity-end.neverending .site-footer {
    display: block
}
.comment-content .wp-smiley,
.entry-content .wp-smiley,
.page-content .wp-smiley {
    border: none;
    margin-bottom: 0;
    margin-top: 0;
    padding: 0
}
.wp-caption {
    margin-bottom: 1.5em
}
.wp-caption img[class*=wp-image-] {
    display: block;
    margin-left: auto;
    margin-right: auto
}
.wp-caption .wp-caption-text {
    margin: .8075em 0
}
.wp-caption-text {
    text-align: center
}
.gallery {
    margin-bottom: 1.5em
}
.gallery-item {
    display: inline-block;
    width: 100%
}
.gallery-columns-2 .gallery-item {
    max-width: 50%
}
.gallery-columns-3 .gallery-item {
    max-width: 33.33%
}
.gallery-columns-4 .gallery-item {
    max-width: 25%
}
.gallery-columns-5 .gallery-item {
    max-width: 20%
}
.gallery-columns-6 .gallery-item {
    max-width: 16.66%
}
.gallery-columns-7 .gallery-item {
    max-width: 14.28%
}
.gallery-columns-8 .gallery-item {
    max-width: 12.5%
}
.gallery-columns-9 .gallery-item {
    max-width: 11.11%
}
.gallery-caption {
    display: block
}
.about-social ul li,
.cart-menu,
.footer-social ul li,
.section-heading h2,
.shop-details-social ul li,
.top-social,
.top-social ul li,
.welcome-msg ul li {
    display: inline-block
}
.section-padding {
    padding: 120px 0
}
.cart-menu .widget.woocommerce.widget_shopping_cart {
    margin-bottom: 0
}
.section-heading h2 {
    font-size: 36px;
    margin-bottom: 30px;
    margin-top: 0;
    padding-bottom: 20px;
    position: relative;
    text-transform: capitalize
}
.section-heading h2::after,
.section-small-title h3::after {
    background-image: url(img/bg/section-border.png);
    bottom: 0;
    height: 3px;
    left: 50%;
    position: absolute;
    transform: translateX(-50%);
    width: 64px;
    content: ""
}
.section-heading.light h2 {
    color: #fff
}
.section-heading h2 span,
.section-small-title h3 span {
    color: #f47d1f!important
}
.section-heading.text-center h2::after {
    margin: auto;
    right: 0
}
.section-small-title h3 {
    display: inline-block;
    padding-bottom: 20px!important;
    position: relative;
    text-transform: capitalize
}
.section-heading.light h2::after {
    background-image: url(img/bg/section-border-light.png);
    right: 0
}
.section-heading.no-margin h2 {
    margin-bottom: 0
}
.spacer {
    margin-bottom: 30px
}
a#scrollUp {
    background-color: #f47d1f!important;
    border: 1px solid #f47d1f!important;
    bottom: 90px;
    color: #fff;
    font-size: 20px;
    height: 40px;
    line-height: 40px;
    right: 30px;
    text-align: center;
    width: 40px
}
p.form-messege {
    margin-top: 15px;
    font-size: 20px
}
p.success {
    color: #18a15f
}
p.error {
    color: red
}
h1.logo {
    margin: 0
}
.header-top {
    background-color: #24273e
}
.header-top .col-md-5:first-child .header-top-menu,
.header-top .col-md-7:first-child {
    text-align: left
}
.header-top .col-md-5:last-child .header-top-menu,
.header-top .col-md-7:last-child,
.header-top-menu {
    text-align: right
}
.page-header {
    margin: 0 0 20px
}
.page-header .page-title {
    margin-top: 0
}
.welcome-msg ul li p {
    color: #fff;
    line-height: 60px;
    margin-bottom: 0;
    margin-right: 30px
}
.welcome-msg ul li p span {
    color: #ed1d50;
    margin-right: 10px
}
.cart-menu,
.top-social {
    text-align: left
}
.top-social ul {
    margin: 0;
    padding: 0
}
.welcome-msg>ul {
    margin: 0
}
.widget_shopping_cart_content>ul {
    margin: 0;
    list-style: none
}
.cart-menu ul li {
    position: relative
}
.cart-menu ul li a,
.top-social ul li a {
    color: #fff;
    line-height: 60px
}
.cart-menu ul li:hover a,
.top-social ul li a:hover {
    color: #f47d1f
}
.footer-social ul li a,
.top-social ul li a {
    padding: 0 15px;
    font-size: 18px
}
.about-social ul li a {
    padding-right: 30px;
    font-size: 24px
}
.cart-menu ul li a {
    padding-left: 15px;
    font-size: 14px
}
.cart-menu ul li a i {
    font-size: 14px
}
.cart-menu ul li .cart-items {
    background-color: #fff;
    opacity: 0;
    position: absolute;
    right: 0;
    transform: scaleY(0);
    transform-origin: 0 0 0;
    transition: all .5s ease 0s;
    visibility: hidden;
    width: 300px;
    z-index: 9999
}
.cart-menu ul li:hover .cart-items {
    opacity: 1;
    transform: scaleY(1);
    visibility: visible
}
.header-top-menu .cart-items ul {
    margin-left: 0
}
.cart-items ul {
    border-bottom: 1px solid #ececec;
    border-left: 1px solid #ececec;
    border-right: 1px solid #ececec;
    padding: 20px
}
.cart-items ul li {
    overflow: hidden;
    padding-bottom: 20px
}
.cart-items ul li:last-child {
    padding-bottom: 0
}
.cart-items .cart-item-img {
    float: left;
    width: 30%
}
.cart-items .cart-item-img a {
    padding: 0;
    border: 1px solid transparent;
    display: block
}
.cart-items li:hover .cart-item-img a {
    border-color: #f47d1f
}
.cart-items .cart-info {
    float: left;
    padding-left: 5%;
    width: 70%
}
.main-menu .main-ul,
.subtotal span {
    float: right
}
.cart-item-name {
    display: block
}
.cart-info a.cart-item-name {
    color: #24273e;
    font-size: 16px;
    font-weight: 600;
    line-height: normal;
    padding-left: 0;
    text-transform: capitalize
}
.cart-menu li:hover .cart-info a.cart-item-name {
    color: #24273e
}
.cart-menu li:hover .cart-info a.cart-item-name:hover {
    color: #f47d1f
}
.cart-info p {
    font-weight: 400;
    margin-bottom: 0;
    text-transform: capitalize
}
.cart-items .cart-info a.remove {
    margin-right: 12px;
    background-color: #fff;
    border: 0;
    color: #24273e;
    position: absolute;
    right: 0;
    top: 40%;
    transition: all .5s ease 0s
}
.cart-items .cart-info .remove .fa {
    color: #24273e
}
.cart-items .cart-info .remove .fa:hover {
    color: #f47d1f
}
.cart-items .cart-info a.remove:hover {
    color: #f47d1f!important;
    background-color: #fff
}
.cart-menu li:hover .cart-btns .default-btn a,
.header-transparent .main-menu nav ul li a,
.transparent .main-menu .main-ul>li>a {
    color: #fff
}
.cart-items .subtotal-title h3 {
    border-bottom: 1px solid #ececec;
    border-top: 1px solid #ececec;
    font-size: 18px;
    font-weight: 400;
    margin: 0;
    padding-bottom: 5px;
    padding-top: 10px
}
.cart-btns .default-btn a {
    background-color: #24273e;
    color: #fff;
    display: inline-block;
    line-height: normal;
    padding: 7px 15px;
    text-transform: uppercase
}
.transparent .header-top,
.widget_shopping_cart .widgettitle {
    display: none
}
.cart-btns .default-btn a:hover {
    background-color: #f47d1f
}
.wpb_button,
.wpb_content_element,
ul.wpb_thumbnails-fluid>li {
    margin-bottom: 0!important
}
.main-menu .main-ul,
.sub-menu {
    margin: 0;
    list-style: none
}
.transparent .main-menu-area {
    background: rgba(0, 0, 0, 0);
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 99
}
.header-static .main-menu nav ul li a {
    font-style: normal
}
.header-static .main-menu nav ul li a::after {
    transform: rotate(0);
    left: 0;
    width: 100%
}
.main-menu-area {
    background-color: #fff
}
.logo a {
    display: block;
    font-size: 35px;
    font-weight: 600;
    line-height: 110px;
    text-transform: capitalize
}
#sticker.header-transparent.stick .logo a,
#sticker.stick .logo a {
    line-height: 80px
}
.main-menu .main-ul>li {
    float: left
}
.main-menu .main-ul>li.relative {
    position: relative
}
.main-menu .main-ul>li a {
    color: #24273e;
    display: block;
    font-style: italic;
    font-weight: 700;
    overflow: hidden;
    position: relative;
    text-transform: uppercase;
    z-index: 1;
    padding: 42px 20px
}
.main-menu .main-ul>li a::after {
    background-color:transparent !important;
    content: "";
    height: 140%;
    left: 10%;
    opacity: 0;
    position: absolute;
    top: -20%;
    transform: rotate(10deg);
    transition: all .5s ease 0s;
    width: 80%;
}
.main-menu .main-ul>li:hover>a::after {
    opacity: 1;
    z-index: -1
}
.main-menu .main-ul .sub-menu,
.mega-menu-ul {
    position: absolute;
    top: 100%;
    z-index: 99999;
    transition: all .5s ease 0s
}
.main-menu .main-ul>li:hover>a {
    color: #f47d1f;
}
.main-menu .main-ul .sub-menu {
    background-color: #fff;
    box-shadow: 0 0 10px 0 rgba(0, 0, 0, .15);
    opacity: 0;
    margin-left: -18px;
    transform: scaleY(0);
    transform-origin: 0 0 0;
    visibility: hidden;
    width: 220px
}
.main-menu ul li:hover>.sub-menu {
    visibility: visible;
    opacity: 1;
    transform: scaleY(1)
}
.main-menu ul li .sub-menu li {
    float: none;
    border-bottom: 1px solid#eee
}
.main-menu ul li .sub-menu li a {
    padding: 6px 20px;
    text-transform: capitalize
}
.main-menu ul li .sub-menu li a:hover {
    color: #f47d1f
}
.main-menu ul li .sub-menu li a:after {
    display: none
}
.mega-menu-ul {
    background: #fff;
    box-shadow: 0 4px 8px #666;
    margin-left: 0;
    opacity: 0;
    left: -18px;
    transform: scaleY(0);
    transform-origin: 0 0 0;
    visibility: hidden;
    padding: 10px 15px
}
.mega-menu-ul>li,
.menu-position {
    position: relative
}
.main-menu ul li .mega-menu-ul>li .sub-menu,
.main-menu ul li:hover>.mega-menu-ul {
    visibility: visible;
    transform: scaleY(1);
    opacity: 1
}
.mega-menu-ul>li {
    display: block;
    float: left;
    padding: 0 15px;
    border-right: 1px solid #eee
}
.mega-menu-ul>li:last-child {
    border-right: 0 solid #eee
}
.mega-menu-ul.two>li {
    width: 50%
}
.mega-menu-ul.third>li {
    width: 33.33%
}
.mega-menu-ul.two {
    left: inherit;
    right: 0
}
.main-ul li.static,
.static {
    position: static
}
.mega-menu-ul.fourth {
    left: 0
}
.mega-menu-ul.third {
    left: inherit;
    right: 0
}
.main-menu .main-ul>li:first-child .mega-menu-ul.third {
    left: 0;
    right: inherit
}
.mega-menu-ul.fourth>li {
    width: 25%
}
.main-menu ul li .mega-menu-ul>li>a {
    padding: 6px 0;
    text-transform: capitalize
}
.main-menu ul li .mega-menu-ul>li .sub-menu {
    position: static;
    box-shadow: none;
    margin: 0;
    width: auto
}
.main-menu ul li .mega-menu-ul>li .sub-menu li {
    border-bottom: 0 none;
    border-top: 1px solid #eee;
    display: block
}
.main-menu ul li .mega-menu-ul>li .sub-menu li a {
    padding: 6px 0
}
.main-menu-area.stick {
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 9999;
    animation: .3s ease-in-out 0s normal none 1 running fadeInDown;
    box-shadow: 0 1px 5px #ddd
}
.main-menu ul li>.sub-menu li a,
.mega-menu-ul.fourth li a,
.mega-menu-ul.third li a,
.mega-menu-ul.two li a {
    font-family: poppins;
    font-weight: 300
}
#sticker.stick .main-menu-area {
    box-shadow: 0 1px 5px rgba(0, 0, 0, .2)
}
#sticker.stick .main-menu nav ul li ul.sub-menu li a {
    padding: 5px 20px
}
#sticker.stick .main-menu nav ul li ul.sub-menu li a:hover {
    padding-left: 25px
}
#sticker.stick .main-menu nav ul li.has-mega .mega-menu span a {
    padding: 5px 0
}
#sticker.header-transparent.stick,
#sticker.no-top-bar.stick {
    top: 0
}
.header-transparent.stick .main-menu-area {
    background-color: #fff
}
.header-transparent.stick .main-menu nav ul li a {
    color: #24273e
}
#sticker.header-transparent.stick .main-menu nav ul li a {
    padding: 27px 34px
}
.about-us-info p {
    margin-bottom: 30px
}
.about-us-img {
    overflow: hidden;
    position: relative
}
.about-us-img::after,
.about-us-img::before {
    background-color: #f47d1f;
    bottom: -40px;
    content: "";
    height: 300px;
    left: 20px;
    position: absolute;
    transform: rotate(5deg);
    width: 300px;
    z-index: -1
}
.about-us-img::before {
    left: auto;
    right: 20px;
    top: -40px
}
.default-button button {
    background-color: #ed1d50!important;
    border: 1px solid #ed1d50;
    border-radius: 5px;
    color: #fff!important;
    display: inline-block;
    font-size: 18px;
    font-weight: 400;
    padding: 10px 30px!important;
    text-transform: capitalize;
    transition: all .5s ease 0s
}
.single-service {
    padding-right: 18px
}
.single-service .icon-title {
    margin-bottom: 18px;
    overflow: hidden;
    display: inline-flex
}
.single-service .icon-title h3 {
    float: left;
    font-family: Poppins, sans-serif;
    font-size: 18px;
    font-weight: 600;
    margin-bottom: 0;
    margin-top: 10px;
    padding-left: 20px
}
.single-service .icon-title i {
    float: left;
    font-size: 32px;
    transition: all .5s ease 0s
}
.single-service:hover .icon-title i {
    color: #f47d1f !important;
}
.shop-tab-area .shop-tab {
    text-align: center;
    margin-bottom: 25px
}
.shop-details-tab-bar li,
.shop-tab li {
    display: inline-block
}
.shop-details-tab-bar li a,
.shop-tab li a {
    color: #24273e;
    display: block;
    font-weight: 600;
    padding: 0 20px;
    position: relative;
    text-transform: uppercase
}
.shop-details-tab-bar li a:hover,
.shop-details-tab-bar li.active a,
.shop-tab li.active a {
    color: #f47d1f
}
.shop-details-tab-bar li.active a::after,
.shop-details-tab-bar li.active a::before,
.shop-tab li.active a::after,
.shop-tab li.active a::before {
    background-image: url(img/product/tab-active.png);
    background-repeat: no-repeat;
    content: "";
    height: 8px;
    left: -4px;
    margin-top: -4px;
    position: absolute;
    top: 50%;
    transition: all .5s ease 0s;
    width: 8px
}
.shop-details-tab-bar li.active a:after,
.shop-tab li.active a::after {
    left: auto;
    right: -4px
}
.tab-carousel.owl-carousel .owl-controls .owl-buttons div {
    border: 1px solid #ddd;
    height: 40px;
    left: -45px;
    line-height: 35px;
    text-align: center;
    top: 50%;
    transform: translateY(-50%);
    width: 40px;
    position: absolute;
    visibility: hidden
}
.gridview .single-product,
.hover-style,
.single-product {
    position: relative
}
.tab-carousel.owl-carousel .owl-controls .owl-buttons div.owl-next {
    left: auto;
    right: -45px
}
.tab-carousel.owl-carousel:hover .owl-controls .owl-buttons div {
    opacity: 1;
    visibility: visible
}
.gridview .single-product {
    overflow: hidden
}
.hover-style .product-img a.main-img,
.hover-style .team-img a.main-img {
    display: block;
    position: relative
}
.hover-style .product-img a.main-img::after,
.hover-style .team-img a.main-img::after {
    background-color: #24273e;
    content: "";
    height: 0;
    left: 0;
    opacity: 0;
    position: absolute;
    top: 0;
    transform-origin: 0 0 0;
    transition: all .5s ease 0s;
    width: 100%
}
.list-view .hover-style .product-img a.main-img::after {
    background: 0 0
}
.list-view .hover-style:hover .product-action {
    opacity: 0
}
.list-view .action-btn .quickview {
    border: 1px solid
}
.hover-style .team-img:hover a.main-img:after,
.hover-style:hover .product-img a.main-img:after {
    height: 100%;
    opacity: .85
}
.hover-style .product-action,
.hover-style .team-info,
.hover-style .team-social {
    margin-top: -60px;
    position: absolute;
    top: -10%;
    transition: all .5s ease .2s;
    width: 100%;
    visibility: hidden;
    opacity: 0
}
.hover-style .team-img:hover .team-info,
.hover-style:hover .product-action {
    top: 50%;
    visibility: visible;
    opacity: 1
}
.hover-style .team-img:hover .team-social {
    top: 80%;
    visibility: visible;
    opacity: 1
}
.product-action .action-single-btn {
    background-color: #fff;
    border: 1px solid #fff;
    border-radius: 5px;
    color: #f47d1f;
    font-family: lato;
    font-size: 15px;
    font-weight: 700;
    height: 38px;
    line-height: 36px;
    padding: 0 14px;
    text-transform: uppercase;
    transition: all .5s ease 0s
}
.product-action .text-button.action-single-btn {
    background-color: #f47d1f;
    border-color: #f47d1f;
    color: #fff
}
.product-action .text-button.action-single-btn:hover {
    background-color: #fff;
    border-color: #fff;
    color: #f47d1f
}
.product-action .icon-button.action-single-btn:hover {
    background-color: #f47d1f;
    border-color: #f47d1f;
    color: #fff
}
.hover-style .product-action .ratings {
    margin-top: 15px
}
.hover-style .product-action .ratings .star-rating {
    display: inline-block
}
.woocommerce .star-rating::before {
    display: none
}
.woocommerce .star-rating {
    color: #f47d1f
}
.hover-style .product-action .ratings i {
    color: #ed1d50;
    margin: -1px
}
.hover-style .product-action .ratings span {
    color: #f47d1f;
    font-size: 12px
}
.single-product .product-name a {
    color: #24273e;
    display: block;
    font-size: 21px;
    font-weight: 600;
    margin-top: 20px;
    text-transform: capitalize
}
.post-date,
.team-social a,
.testimonial-slider.owl-theme .owl-controls .owl-buttons div {
    display: inline-block
}
.single-product .product-name a:hover {
    color: #f47d1f
}
.product-price .price del,
.product-price span.price del {
    color: #24273e;
    font-family: Lato;
    font-size: 24px;
    font-weight: 700;
    margin-bottom: 0;
    margin-top: 10px;
    padding-right: 5px
}
.product-price .price ins,
.product-price span.price ins,
.product-price span.price>span {
    color: #ed1d50;
    font-family: Lato;
    font-size: 24px;
    font-weight: 900;
    margin-bottom: 0;
    margin-top: 10px
}
.feature-area h4,
.test-writer h3 {
    font-family: Poppins, sans-serif
}
.feature-area h4 {
    color: #fff;
    font-size: 21px;
    font-weight: 600;
    margin-bottom: 5px;
    margin-top: 20px;
    line-height: 28px
}
.feature-area p {
    color: #fff;
    text-transform: capitalize;
    margin-bottom: 0;
    font-size: 18px
}
.team-info h3,
.test-writer h3 {
    font-size: 18px;
    font-weight: 600;
    text-transform: uppercase
}
.team-member .section-heading {
    margin-bottom: 90px
}
.single-team .team-img {
    height: 380px;
    margin: auto;
    position: relative;
    text-align: center;
    width: 320px
}
.single-team .team-img::after,
.single-team .team-img::before,
.single-testimonial .testimonial-img .writer-img:before,
.single-testimonial .testimonial-img:after {
    background-color: #f47d1f;
    bottom: -20px;
    content: "";
    height: 150px;
    left: 0;
    position: absolute;
    width: 130px;
    z-index: -1
}
.hover-style .team-img a.main-img {
    margin: 0 20px
}
.single-team .team-img::before,
.single-testimonial .testimonial-img .writer-img:before {
    left: auto;
    right: 0;
    top: -20px
}
.single-testimonial .testimonial-img::after {
    z-index: 0
}
.team-info h3 {
    color: #fff;
    margin-bottom: 5px;
    margin-top: 0
}
.team-info p {
    color: #fff;
    margin-bottom: 0
}
.team-social a {
    border: 1px solid #fff;
    border-radius: 50%;
    color: #fff;
    font-size: 18px;
    height: 35px;
    line-height: 35px;
    margin: 0 7px;
    width: 35px
}
.team-social a:hover {
    background-color: #fff;
    color: #f47d1f
}
.testimonial-area {
    background-position: center center;
    background-repeat: no-repeat
}
.testimonial-slider .owl-prev .fa {
    margin-right: 18px
}
.testimonial-slider .owl-next .fa {
    margin-left: 9px
}
.single-testimonial .testimonial-img {
    float: left;
    position: relative;
    width: 30%
}
.testimonial-content {
    float: left;
    width: 70%
}
.testimonial-img .writer-img {
    margin: 0 20px;
    position: relative;
    padding: 20px 0;
    z-index: 1
}
.test-writer {
    padding-left: 45px;
    padding-top: 65px
}
.test-writer h3 {
    color: #fff;
    line-height: 26px;
    margin: 0
}
.test-writer p {
    color: #fff;
    font-weight: 400;
    margin: 0;
    text-transform: capitalize
}
.blog-info .blog-title,
.post-date {
    font-weight: 600;
    text-transform: capitalize
}
.test-spech {
    padding-top: 25px
}
.test-spech p {
    color: #fff;
    text-align: justify
}
.test-spech p::after,
.test-spech p::before {
    color: #51557e;
    content: "\f0b2";
    font-family: icofont;
    font-size: 38px;
    height: 38px;
    line-height: 38px;
    margin-left: 10px;
    overflow: hidden;
    position: absolute;
    width: 38px
}
.test-spech p::before {
    content: "\f0b1";
    margin-left: 0;
    margin-right: 10px;
    position: static
}
.home-carousel .owl-pagination {
    margin-top: 50px;
    position: absolute;
    right: 0;
    top: 50%;
    transform: rotate(90deg)
}
.home-carousel.owl-theme .owl-controls .owl-page span {
    background-color: #fff;
    opacity: 1
}
.home-carousel.owl-theme .owl-controls .owl-page.active span {
    background-color: #f47d1f
}
.owl-controls.clickable {
    margin: 0
}
.owl-theme .owl-controls .owl-buttons div {
    background-color: transparent;
    color: #d6d6d6;
    font-size: 36px;
    opacity: 1;
    position: relative;
    transition: all .5s ease 0s
}
.owl-theme .owl-controls .owl-buttons div:hover {
    color: #f47d1f
}
.owl-preview-1 .owl-buttons {
    bottom: 55px;
    left: 30%;
    position: absolute
}
.owl-preview-1.owl-theme .owl-controls .owl-buttons div.owl-next::before {
    color: #d6d6d6;
    content: "/";
    left: -15px;
    position: absolute;
    top: 11px
}
.owl-preview-1.owl-theme .owl-controls .owl-buttons div.owl-next:hover::before {
    color: #d6d6d6
}
.owl-preview-2.owl-theme .owl-controls .owl-buttons div {
    position: absolute
}
.blog-slider.owl-preview-2.owl-theme .owl-controls .owl-buttons div {
    position: absolute;
    left: 50%
}
.blog-img,
.single-blog {
    position: relative
}
.owl-preview-2.owl-theme .owl-controls .owl-buttons div.owl-prev {
    margin-left: -55px
}
.tag-sticky-2 .single-blog {
    border: 1px solid #f47d1f;
    padding: 10px 15px
}
.tag-sticky-2 .blog-info>ul {
    margin-bottom: 0
}
.blog-area ul.page-numbers {
    margin: 0
}
.blog-info .post-info span:last-child,
.post-share h3,
.post-share ul li {
    margin-right: 10px
}
.blog-img {
    margin-bottom: 20px
}
.post-date {
    background-color: #262940;
    bottom: 0;
    color: #f47d1f;
    left: 0;
    line-height: 20px;
    padding: 12px 20px;
    position: absolute;
    text-align: center;
    transition: all .5s ease 0s
}
.single-blog:hover .blog-img .post-date {
    background-color: #fff
}
.blog-info .blog-title {
    color: #24273e;
    display: block;
    font-size: 18px;
    line-height: 28px;
    margin-bottom: 5px
}
.blog-info .blog-title:hover {
    color: #f47d1f
}
.post-info a {
    color: #353535
}
.blog-info .post-info span i,
.post-info a:hover {
    color: #f47d1f
}
.blog-info .post-info span {
    font-size: 12px;
    font-weight: 400;
    text-transform: capitalize
}
.blog-info p.post-summary {
    color: #353535;
    margin-bottom: 10px;
    text-align: justify
}
.blog-info a.read-post {
    color: #24273e;
    display: inline-block;
    font-weight: 600
}
.blog-info a.read-post:hover {
    color: #f47d1f
}
.post-share {
    margin-top: 17px;
    overflow: hidden
}
.post-share h3 {
    color: #24273e;
    float: left;
    font-family: Poppins, sans-serif;
    font-size: 14px;
    font-weight: 600;
    margin-top: 13px
}
.post-share ul {
    padding: 10px;
    list-style: none
}
.post-share ul li {
    float: left;
    text-align: center
}
.post-share ul li a {
    border: 1px solid #ddd;
    color: #353535;
    display: block;
    font-size: 14px;
    height: 30px;
    width: 30px;
    line-height: 28px;
    margin-bottom: 10px
}
.post-share ul li a:hover {
    border: 1px solid #f47d1f;
    color: #f47d1f
}
.quick-book-area {
    background: linear-gradient(0deg, #0a2c52 50%, #fff 50%) rgba(0, 0, 0, 0)
}
.quick-book-area.light {
    background: linear-gradient(0deg, #999 50%, #fff 50%) rgba(0, 0, 0, 0)
}
.blog-title-area,
.page-title-area,
.shop-title-area,
.single-blog-area {
    background-position: center center;
    background-repeat: no-repeat;
    line-height: 0
}
.quick-book-area .book-now {
    height: 120px;
    overflow: hidden;
    position: relative;
    z-index: 1;
    text-align: center
}
.quick-book-area .book-now::after {
    background-color: #f47d1f;
    content: "";
    height: 300%;
    left: 1.6%;
    position: absolute;
    top: -90%;
    transform: rotate(0);
    width: 96.5%;
    z-index: -1
}
.display-table {
    display: table;
    height: 100%;
    width: 100%
}
.display-table-cell {
    display: table-cell;
    vertical-align: middle
}
.book-now-title h2,
.shop-navigation li,
a.book-now-btn {
    display: inline-block
}
.book-now-title h2 {
    color: #fff;
    font-size: 24px;
    font-weight: 900;
    margin: 0;
    position: relative;
    text-transform: uppercase;
    top: 4px
}
a.book-now-btn {
    border: 2px solid #fff;
    border-radius: 5px;
    color: #fff;
    font-size: 18px;
    font-weight: 600;
    margin-left: 70px;
    padding: 10px 20px
}
a.book-now-btn:hover {
    color: #f47d1f;
    background-color: #fff
}
.quick-book-area .modal-dialog {
    margin: 100px auto;
    width: 600px
}
.quick-book-area .contact-form input,
.quick-book-area .contact-form textarea {
    width: 90%;
    margin-left: 25px;
    margin-right: 25px
}
.quick-book-area .contact-form input {
    border-top: 0 solid;
    border-left: 0 solid;
    border-right: 0 solid
}
.quick-book-area .contact-form input[type=submit] {
    margin-left: 25px;
    margin-right: 25px;
    margin-top: 0;
    background-color: #f47d1f;
    width: 22%;
    color: #fff;
    padding-top: 10px;
    padding-bottom: 10px
}
.submit: hover {
    margin-left: 25px;
    margin-right: 25px;
    margin-top: 0;
    background-color: #24273e;
    width: 22%;
    color: #fff
}
.quick-book-area .modal-header {
    border-bottom: 0 solid #e5e5e5;
    padding: 0
}
.quick-book-area .modal-header .close {
    margin-right: 50px;
    margin-top: 20px;
    font-size: 30px;
    font-weight: 400
}
.close:hover,
.quick-book-area .close:focus {
    color: #f47d1f
}
.blog-title-area,
.shop-title-area,
.single-blog-area {
    padding: 150px 0;
    position: relative;
    background-image: url(img/bg/page-bg.jpg)
}
.page-title-area {
    position: relative
}
.blog-title-area::after,
.page-title-area::after,
.shop-title-area::after,
.single-blog-area::after {
    background-color: #0a2c52;
    content: "";
    height: 100%;
    left: 0;
    opacity: .92;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 1
}
.page-title-menu {
    margin-top: 5px;
    color: #fff;
    position: relative;
    z-index: 999
}
.page-title h2,
.page-title ul,
.page-title-menu ul li,
.page-title-menu ul li a {
    z-index: 9999;
    position: relative
}
.page-title-menu ul {
    margin: 0
}
.page-title h2 {
    color: #fff;
    font-family: poppins;
    font-size: 36px;
    font-weight: 600;
    margin-bottom: 10px;
    margin-top: 0;
    line-height: 40px;
    letter-spacing: 2px
}
.page-title-menu ul li {
    display: inline-block;
    color: #f47d1f;
    font-weight: 400;
    padding-right: 3px;
    text-transform: uppercase;
    line-height: 20px
}
.page-title-menu ul li a {
    color: #fff
}
.page-title-menu ul li a:hover {
    text-decoration: underline
}
.mission-vision-area {
    background-color: #24273e
}
.mission-vision-area p {
    color: #fff
}
.shop-bar {
    border-bottom: 1px solid #eee;
    overflow: hidden;
    padding-bottom: 8px
}
.shop-bar ul {
    margin: 0
}
.limit-product label,
.sort-by label {
    font-weight: 600;
    margin-bottom: 0;
    margin-top: 5px;
    text-transform: uppercase
}
.width-33 {
    width: 33.33%
}
.shop-navigation li a {
    border: 1px solid transparent;
    color: #909090;
    display: block;
    font-size: 20px;
    height: 30px;
    line-height: 30px;
    margin-right: 5px;
    text-align: center;
    width: 30px
}
.action-btn,
.quantity {
    display: inline-flex
}
.shop-navigation li a.active,
.shop-navigation li:hover a {
    color: #24273e;
    border-color: #24273e
}
.limit-product label {
    margin-right: 5px
}
.limit-product select,
.sort-by select {
    border: 1px solid #eee;
    color: #606060;
    padding-left: 5px
}
.shop-area {
    padding: 100px 0
}
.shop-area.pages .single-product {
    margin: 30px 0
}
.single-list-shop {
    margin-top: 30px;
    overflow: hidden
}
.single-list-shop:last-child {
    margin-bottom: 70px
}
.shop-area.pages .single-list-shop .single-product {
    margin: 0
}
.price-rating,
.single-list-shop .single-product .product-name a {
    margin-top: 15px
}
.price-rating {
    overflow: hidden
}
.single-list-shop .price-rating .ratings i {
    color: #f47d1f
}
.quantity .dec.qtybutton,
.quantity .inc.qtybutton {
    border: 1px;
    cursor: pointer;
    height: 37px;
    line-height: 34px;
    margin-left: 5px;
    margin-right: 5px;
    text-align: center;
    width: 30px
}
.quantity .dec.qtybutton:hover,
.quantity .inc.qtybutton:hover {
    border-color: #f47d1f
}
.quantity input {
    border: 1px;
    padding: 9px
}
.woocommerce .woocommerce-result-count {
    float: right
}
.blog-area .shortcode,
.shortcode.list-shop {
    margin-top: 120px
}
.page-numbers>li {
    float: left
}
.toolbar-bottom,
.toolbar-bottom ul {
    text-align: center
}
.toolbar-bottom li {
    display: inline-block
}
.toolbar-bottom li span.current,
.toolbar-bottom ul li a {
    display: block;
    font-weight: 400;
    height: 30px;
    line-height: 30px;
    margin: 0 3px;
    width: 30px;
    text-align: center
}
.toolbar-bottom .pagination {
    vertical-align: top
}
.toolbar-bottom ul li a {
    border: 1px solid #eee;
    color: #24273e
}
.toolbar-bottom li span.current,
.toolbar-bottom ul li a:hover,
.toolbar-bottom ul li.current a {
    background-color: #f47d1f;
    border-color: #f47d1f;
    color: #fff
}
.shop-area .toolbar-bottom {
    overflow: hidden
}
.shop-area .toolbar-bottom ul {
    display: inline-block;
    margin: 0;
    overflow: hidden;
    vertical-align: top
}
.table-responsive .table>tbody>tr>td,
.table-responsive .table>thead>tr>th {
    vertical-align: middle;
    text-align: center
}
.table-responsive .table th {
    text-transform: uppercase
}
.table-responsive .table .item-img {
    width: 100px
}
.table-responsive .remove-icon a.remove {
    width: 100%
}
.table-responsive .remove-icon a i {
    color: #24273e
}
.table-responsive .remove-icon a i:hover {
    color: #f47d1f
}
.table-responsive .remove-icon a.remove:hover {
    background: 0 0
}
.table-responsive .table .cart-product-name a {
    color: #24273e;
    display: block;
    font-size: 21px;
    font-weight: 600;
    text-transform: capitalize
}
.table-responsive .table .cart-product-name a:hover {
    color: #f47d1f
}
.table-responsive td.add-to-cart a.button {
    background: 0 0;
    border: 1px solid #f47d1f;
    color: #f47d1f;
    padding: 12px
}
.table-responsive td.add-to-cart a.button:hover {
    background: #f47d1f;
    color: #fff
}
.yith-wcwl-share h4 {
    font-family: Poppins, sans-serif;
    font-size: 14px;
    font-weight: 600;
    padding: 5px
}
.shopping-button a,
.shopping-button button,
.shopping-button input[type=submit],
.table-responsive .table .add-to-cart .cart-btn {
    background-color: #fff;
    border: 1px solid #f47d1f;
    border-radius: 5px;
    color: #f47d1f;
    font-weight: 600;
    padding: 10px 20px;
    text-transform: uppercase;
    transition: all .5s ease 0s
}
.shopping-button a:hover,
.shopping-button button:hover,
.shopping-button input[type=submit]:hover,
.table-responsive .table .add-to-cart .cart-btn:hover {
    background-color: #f47d1f;
    color: #fff
}
.table-responsive .table .remove-icon button {
    background-color: transparent;
    border: 0;
    font-size: 24px;
    margin: 33px 0
}
.table-responsive .table .remove-icon button:hover {
    color: #f47d1f
}
.cart-addition-area {
    overflow: hidden;
    padding-top: 30px
}
.table>tfoot>tr>th {
    line-height: 0
}
.yith-wcwl-share {
    display: flex;
    margin-bottom: 0
}
.yith-wcwl-share>ul {
    padding: 9px 0 0 10px
}
.section-small-title h3,
.woocommerce-shipping-fields h3 {
    font-family: Poppins, sans-serif;
    font-size: 14px;
    font-weight: 600;
    margin-bottom: 25px;
    margin-top: 0
}
.cart-total p,
.discount-coupon p {
    margin-top: -4px
}
.payment-method-box,
.single-shipping-location {
    border: 1px solid #eee;
    height: 40px;
    margin-bottom: 10px;
    overflow: hidden;
    position: relative;
    width: 45%
}
.payment-method-box:after,
.single-shipping-location::after {
    color: #777;
    content: "\eb73";
    font-family: icofont;
    position: absolute;
    right: 5px;
    top: 7px;
    pointer-events: none
}
.payment-method-box select,
.single-shipping-location select {
    background-color: transparent;
    border: none;
    color: #606060;
    font-weight: 400;
    height: 40px;
    padding-left: 5px;
    text-transform: capitalize;
    width: 115%
}
.discount-coupon .input-box input {
    border: 1px solid #eee;
    padding: 5px 10px;
    width: 100%
}
.cart-total p {
    border-bottom: 1px solid #e7e7e7;
    color: #69686c;
    font-weight: 400;
    margin-bottom: 12px;
    padding-bottom: 10px;
    text-transform: capitalize
}
.cart-total p.no-border,
.cart-total p.total-price {
    margin-bottom: 0;
    border-bottom: 0
}
.cart-total p.total-price {
    border-top: 1px solid #24273e;
    color: #24273e;
    font-weight: 600;
    margin-top: 0;
    padding-top: 15px
}
.comment-form .shopping-button>input {
    background-color: #fff;
    border: 1px solid #f47d1f;
    border-radius: 5px;
    color: #f47d1f;
    font-weight: 600;
    margin: 29px 0;
    padding: 8px 20px;
    text-transform: uppercase;
    transition: all .5s ease 0s
}
.comment-form .shopping-button>input:hover {
    background-color: #f47d1f;
    color: #fff
}
.select2-container .select2-choice {
    border: 1px solid #eee;
    border-radius: 0;
    height: 38px;
    line-height: 36px;
    overflow: hidden;
    padding: 0 0 0 10px;
    position: relative
}
#commentform>input,
#commentform>textarea {
    width: 100%;
    border: 1px solid #EEE;
    color: #898B97;
    padding: 8px 20px;
    margin: 10px 0
}
.shopping-button a {
    line-height: 15px;
    margin-bottom: 0;
    display: inline-block
}
.shopping-button button {
    margin-top: 0
}
.shipping-location .shopping-button button {
    margin-top: 19px
}
.single-list-shop .yith-wcwl-wishlistexistsbrowse.show {
    background-color: #ed1d50;
    border-radius: 3px;
    color: #ed1d50;
    display: block;
    float: left;
    height: 38px;
    overflow: hidden;
    text-align: center;
    position: relative;
    width: 46px
}
.single-list-shop .yith-wcwl-wishlistaddedbrowse.show {
    text-align: center
}
.single-list-shop .yith-wcwl-wishlistexistsbrowse.show a {
    opacity: 0
}
.shop-details .action-btn .yith-wcwl-wishlistexistsbrowse.show::after {
    color: #fff;
    content: "\f00c";
    font-family: FontAwesome;
    left: 0;
    line-height: 38px;
    position: absolute;
    right: 0;
    text-align: center;
    top: 0
}
.woocommerce div.product .stock {
    border: 1px solid #ddd;
    height: 38px;
    line-height: 38px;
    margin-right: 10px;
    padding: 0 5px;
    color: #24273e
}
.woocommerce div.product p.price {
    color: #ed1d50;
    font-family: Lato;
    font-size: 24px;
    font-weight: 900;
    margin-bottom: 0;
    margin-top: 10px
}
.single-product .quantity input {
    border: 1px solid #24273e;
    padding: 6px
}
.shop-details .yith-wcwl-add-button.show>a.add_to_wishlist,
.single-product .quantity input:hover {
    border: 1px solid #f47d1f
}
.related.products .shop-details .yith-wcwl-add-button.show>a.add_to_wishlist,
.related.products .yith-wcwl-add-button.show>a.add_to_wishlist {
    border: 0 solid #f47d1f
}
.related.products h4 {
    margin-bottom: 30px;
    margin-left: 9px
}
.related.products {
    margin-bottom: 15px;
    padding-left: 5px
}
.related .shop-products .slick-arrow {
    background: #ED1D50;
    color: #fff;
    left: 0;
    position: absolute;
    top: 50%;
    z-index: 999;
    transform: translateY(-50%);
    border: 1px solid #ED1D50
}
.related .shop-products button.slick-next.slick-arrow {
    right: 0;
    left: auto
}
.related .shop-products .slick-arrow:hover {
    background: #fff;
    color: #ed1d50
}
.single-list-shop .product-action .action-btn .single_add_to_cart_button {
    background: #ed1d50;
    border: 1px solid #f47d1f;
    color: #fff;
    padding: 11px;
    margin-right: 6px
}
.single-list-shop .product-action .action-btn .single_add_to_cart_button:hover {
    background: 0 0;
    color: #f47d1f;
    border: 1px
}
.shop-details .single-list-shop {
    margin-top: 0
}
.shop-details .cart-plus-minus {
    padding: 30px 0
}
.shop-detail-color {
    margin-bottom: 30px
}
.colors ul li a {
    background-color: #000;
    display: block;
    height: 24px;
    margin: 8px;
    width: 24px
}
.colors ul li:nth-child(2) a {
    background-color: #ed1d50
}
.colors ul li:nth-child(3) a {
    background-color: #353c72
}
.colors ul li:nth-child(4) a {
    background-color: #ff0
}
.shop-details-social ul {
    margin: 0
}
.shop-details-social ul li span {
    font-weight: 600;
    text-transform: uppercase
}
.shop-details-social ul li a {
    color: #24273e
}
.comment-form .stars a.active,
.comment-form .stars a:hover,
.shop-details-social ul li a:hover {
    color: #f47d1f
}
.shop-details-tab {
    padding-top: 40px;
    padding-left: 15px
}
.tab-content {
    margin-bottom: 35px
}
.shop-details-tab-bar {
    margin-bottom: 20px;
    margin-left: 5px
}
.shop-details-tab-bar li a {
    font-family: Lato, sans-serif
}
.rate-product .section-small-title h3 {
    margin-bottom: 15px
}
.rate-product .section-small-title h3:first-child {
    margin-bottom: 0
}
.form-list li {
    width: 48%
}
.form-list li:last-child {
    width: 100%
}
.form-list li input,
.form-list li textarea {
    border: 1px solid #eee;
    height: 40px;
    margin-bottom: 10px;
    padding: 5px 10px;
    width: 100%
}
.form-list li textarea {
    height: 150px
}
.product-tag .input-box input {
    border: 1px solid #eee;
    height: 40px;
    padding: 5px 10px;
    text-transform: capitalize;
    width: 300px
}
.comment-form .comment-form-comment .required {
    display: none
}
.woocommerce a.button {
    background: #f47d1f;
    color: #fff;
    font-weight: 400
}
.woocommerce-checkout #payment,
.woocommerce-info {
    background: #eee
}
.woocommerce a.button:hover {
    background: 0 0;
    color: #f47d1f
}
.single-product.woocommerce a.button {
    border: 1px;
    height: 30px;
    line-height: 15px
}
.single-product.woocommerce a.button:hover {
    border: 1px
}
.woocommerce-cart .woocommerce-message {
    margin: 0 1em 2em!important
}
.woocommerce-info::before,
.woocommerce-message::before {
    color: #f47d1f
}
.woocommerce-info,
.woocommerce-message {
    border-top-color: #f47d1f
}
.woocommerce-MyAccount-navigation {
    border: 1px solid #eee;
    padding: 22px 0 22px 22px
}
.woocommerce-MyAccount-navigation ul li a {
    color: #24273e
}
.woocommerce-MyAccount-navigation ul li a:hover {
    color: #f47d1f;
    padding-left: 15px
}
.single-images .slick-slide {
    padding-left: 0
}
.slick-slide {
    padding-left: 10px
}
.product-img-list {
    margin-top: 20px;
    width: 100%;
    float: left
}
.product-img-list button.slick-arrow,
.quick-thumbnails button.slick-arrow {
    background: #ED1D50;
    color: #fff;
    left: 0;
    position: absolute;
    top: 50%;
    z-index: 999;
    transform: translateY(-50%);
    border: 1px solid #ED1D50
}
.google-map-area,
.product-type-variable .action-btn {
    position: relative
}
.product-img-list button.slick-next.slick-arrow,
.quick-thumbnails button.slick-next.slick-arrow {
    right: 0;
    left: auto
}
.product-img-list button.slick-arrow:hover {
    background: #fff;
    color: #ED1D50
}
.comment-form-comment>label {
    margin-bottom: 10px
}
.product-type-variable td.label {
    color: #24273e;
    font-size: 17px
}
.product-type-variable .value>select {
    padding: 7px
}
.woocommerce div.product form.cart .variations select {
    margin-right: 5px
}
.woocommerce div.product form.cart .reset_variations {
    border: 1px solid #222;
    float: left;
    font-size: 14px;
    margin-top: 15px;
    padding: 5px 5px 0;
    width: 100%
}
.product-type-variable .yith-wcwl-add-button.show>a.add_to_wishlist,
.variations .label>label {
    margin-top: 10px
}
.woocommerce .woocommerce-breadcrumb {
    color: #fff;
    line-height: 20px;
    position: relative;
    z-index: 99999
}
.woocommerce .woocommerce-breadcrumb a {
    color: #fff
}
.blog-comment-form input,
.blog-comment-form textarea,
.client-address-form input,
.client-address-form textarea {
    border: 1px solid #eee;
    margin-bottom: 22px;
    padding: 6px 10px;
    text-transform: capitalize
}
.payment-methods {
    overflow: hidden
}
.payment-method .section-small-title h3 {
    margin-top: 25px
}
.terms-text .checkbox {
    padding-left: 20px;
    text-transform: capitalize
}
.terms-text .checkbox a {
    color: #f47d1f
}
.woocommerce-checkout .client-address-form p {
    width: 100%
}
.client-address-form input {
    height: 38px
}
.woocommerce-checkout #payment {
    border-radius: 0
}
.woocommerce-page #payment #place_order {
    float: left
}
.discount-coupon input.button,
.woocommerce input.button.alt {
    background-color: transparent;
    border: 1px solid #f47d1f;
    color: #f47d1f;
    padding: 12px
}
.discount-coupon input.button:hover,
.woocommerce input.button.alt:hover {
    background-color: #f47d1f;
    color: #fff
}
.woocommerce input.button.alt:hover {
    border-radius: 5px
}
.cart_totals>h2 {
    font-family: Poppins, sans-serif;
    font-size: 14px;
    font-weight: 600;
    margin-bottom: 25px;
    margin-top: 0
}
.woocommerce a.button.alt {
    background-color: transparent;
    border: 1px solid #f47d1f;
    color: #f47d1f;
    font-size: 14px;
    font-weight: 600
}
.woocommerce a.button.alt:hover {
    background: #f47d1f;
    color: #fff
}
form.login .woocommerce-Button.button {
    background: #EF3462;
    border: 1px solid #EF3462;
    padding: 10px 30px;
    color: #fff
}
form.login .woocommerce-Button.button:hover {
    background: 0 0;
    color: #EF3462
}
#googleMap {
    height: 660px
}
.contact-box {
    box-shadow: 0 0 40px 0 rgba(0, 0, 0, .15);
    overflow: hidden;
    padding: 40px;
    position: absolute;
    background-color: #fff;
    z-index: 9;
    top: -760px
}
.quick-book-area .contact-form .shopping-button {
    margin-bottom: 50px
}
.contact-box .contact-form,
.contact-box .contact-info {
    float: left;
    width: 50%
}
.contact-box h3.contact-title {
    font-family: Poppins;
    font-size: 18px;
    line-height: 21px;
    text-transform: uppercase;
    margin-top: 0;
    margin-bottom: 20px
}
.contact-info ul {
    list-style: none;
    margin: 0
}
.contact-info ul li i {
    width: 40px;
    height: 40px;
    border-radius: 50%;
    border: 1px;
    font-size: 18px;
    line-height: 38px;
    text-align: center;
    margin-right: 10px;
    float: left
}
.contact-info ul li i:hover {
    color: #f47d1f;
    border: 1px
}
.contact-info ul li {
    margin-bottom: 20px
}
.contact-info p {
    line-height: 30px
}
.contact-form textarea {
    border-bottom: 1px solid #b0b0b0;
    color: #606060;
    text-transform: capitalize;
    padding: 5px 0;
    margin-bottom: 18px;
    border-top: 0;
    border-left: 0;
    border-right: 0;
    width: 100%;
    height: 71px
}
.contact-form .shopping-button input {
    margin-top: 0
}
.all-blog-posts .single-blog {
    margin-bottom: 30px;
    overflow: hidden
}
.all-blog-posts .single-blog .blog-img {
    float: left;
    width: 45%
}
.all-blog-posts .single-blog .blog-info {
    float: left;
    padding-left: 3%;
    width: 52%
}
.all-blog-posts .single-blog .blog-img img {
    width: 100%
}
.all-blog-posts .single-blog .blog-info .blog-title {
    margin-top: -5px;
    margin-bottom: 5px
}
.all-blog-posts .single-blog .post-info {
    margin-bottom: 5px
}
.pagination {
    margin: 0
}
.postsummary .pagination a:hover {
    color: #f47d1f
}
.post-text {
    margin: 0 0 26px
}
.blog-full-post .post-text blockquote {
    background-color: #f1f1f1;
    border-left: 2px solid #ed1d50;
    font-size: 14px;
    margin-bottom: 20px;
    margin-left: 55px;
    margin-top: 10px
}
.comment-box .section-small-title h3 {
    margin: 30px 0 20px
}
.blog-full-post .post-info {
    background-color: #f3f3f3;
    padding: 10px 10px 7px 22px
}
.comment-list {
    margin: 0
}
.comment-list li {
    background-color: #f3f3f3;
    margin: 28px 0;
    overflow: hidden;
    padding: 20px 25px
}
.comment-list li.comment-reply {
    margin-left: 40px
}
.author-comment i {
    color: #777;
    float: right
}
.author-comment i:hover {
    color: #f47d1f
}
.author-comment>ol,
.author-comment>ul {
    margin: 0;
    padding: 0
}
.author-comment>ol li,
.author-comment>ul li {
    margin: 3px 0;
    padding: 0
}
.author-comment>ol li ol,
.author-comment>ul li ul {
    padding: 0
}
.comment-list .children {
    margin-left: 35px
}
.comment-box .shopping-button>button {
    line-height: 17px;
    margin-top: 6px
}
.comment-list .author-img {
    float: left;
    width: 10%
}
.comment-list .author-comment {
    float: left;
    padding-left: 3%;
    width: 90%
}
.author-comment h5 {
    font-family: Poppins, sans-serif;
    font-weight: 600;
    margin: 0
}
.author-comment p {
    color: #24273e;
    font-size: 14px;
    line-height: 22px;
    margin-bottom: 0
}
.author-comment a {
    color: #f47d1f;
    margin-right: 10px;
    text-transform: capitalize
}
.search-posts {
    padding-bottom: 75px;
    padding-top: 55px
}
.search-posts .single-blog {
    padding-top: 50px
}
.search-area .toolbar-bottom {
    padding-bottom: 80px
}
.search-box {
    position: relative
}
.search-box input {
    width: 100%
}
.search-box button {
    background-color: #f47d1f;
    border: 1px solid #f47d1f;
    color: #fff;
    height: 37px;
    position: absolute;
    right: 0;
    width: 55px;
    top: 0;
    line-height: 20px
}
.blog-sidebar .mc4wp-form-fields input.submit-button,
.shop-sidebar .mc4wp-form-fields input.submit-button {
    background: #f47d1f;
    color: #fff
}
.blog-sidebar .mc4wp-form-fields input.submit-button:hover,
.shop-sidebar .mc4wp-form-fields input.submit-button:hover {
    background: 0 0;
    color: #f47d1f;
    border: 1px solid #f47d1f
}
.blog-sidebar .widget_tinker_recent_post,
.shop-sidebar .widget_tinker_recent_post,
.sidebar-bottom .widget_product_categories {
    border: 1px solid #eee
}
.sidebar-bottom {
    overflow: hidden;
    padding: 14px
}
.sidebar-bottom h3 {
    padding: 0
}
.blog-sidebar .widget_shopping_cart_content ul>li {
    position: relative
}
.blog-sidebar .cart-items .cart-info a.remove {
    top: 0
}
.blog-sidebar .widget_shopping_cart_content ul>li>a,
.shop-sidebar .widget_shopping_cart_content ul>li>a {
    background: #f47d1f;
    color: #fff;
    display: block;
    padding: 5px 15px;
    width: 100%
}
.blog-sidebar .widget_archive ul li a:hover,
.blog-sidebar .widget_nav_menu ul li a:hover,
.blog-sidebar .widget_pages ul li a:hover,
.blog-sidebar .widget_recent_entries ul li a:hover {
    color: #f47d1f;
    padding-left: 10px
}
.blog-sidebar .widget_shopping_cart_content .cart-items,
.shop-sidebar .widget_shopping_cart_content .cart-items {
    display: none
}
.blog-sidebar .widget_shopping_cart_content li:hover .cart-items,
.shop-sidebar .widget_shopping_cart_content li:hover .cart-items {
    display: block
}
.sidebar-bottom ul {
    list-style: none;
    margin: 0
}
.textwidget select {
    width: 100%
}
.widget_tinker_recent_post .section-small-title {
    padding: 20px 14px 0
}
.blog-content p>a {
    display: inline-block!important;
    margin-left: 4px
}
.widget_tinker_recent_video iframe {
    padding: 0 10px 0 0
}
.blog-sidebar .section-small-title h3,
.shop-sidebar .section-small-title h3 {
    margin-bottom: 15px
}
.shop-sidebar .sidebar-bottom {
    margin-bottom: 30px
}
.sidebar-bottom {
    margin-bottom: 25px
}
.sidebar-bottom:last-child {
    margin-bottom: 0
}
.sidebar-bottom.widget_product_search,
.sidebar-bottom.widget_search {
    border: 0 solid #eee;
    padding: 0
}
.sidebar-bottom.widget_shopping_cart .cart-btns .default-btn a {
    padding: 7px 10px
}
.blog-sidebar .widget_recent_comments .recentcomments>a,
.shop-sidebar .widget_recent_comments .recentcomments>a {
    display: block;
    float: left;
    width: 100%
}
.blog-sidebar .widget_recent_comments ul .recentcomments span.comment-author-link a:hover,
.blog-sidebar .widget_recent_comments ul .recentcomments>a:hover,
.shop-sidebar .widget_recent_comments ul .recentcomments span.comment-author-link a:hover,
.shop-sidebar .widget_recent_comments ul .recentcomments>a:hover {
    color: #f47d1f
}
.blog-sidebar .widget_categories ul li a {
    color: #24273e;
    margin-top: 5px;
    text-transform: capitalize;
    display: inline
}
.blog-sidebar .widget_categories ul li a:hover {
    color: #f47d1f;
    padding-left: 10px
}
.blog-sidebar .tagcloud a,
.shop-sidebar .tagcloud a {
    border: 1px solid #eee;
    color: #24273e;
    display: inline-block;
    line-height: 23px;
    margin-bottom: 6px;
    margin-right: 3px;
    padding: 4px 10px
}
.blog-sidebar .tagcloud a[style],
.shop-sidebar .tagcloud a[style] {
    font-size: 14px!important
}
.blog-sidebar .tagcloud a:hover,
.shop-sidebar .tagcloud a:hover {
    background-color: #f47d1f;
    border-color: #f47d1f;
    color: #fff
}
.blog-sidebar .product_list_widget li a:hover,
.blog-sidebar .widget_meta ul li a:hover,
.shop-sidebar .product_list_widget li a:hover,
.shop-sidebar .widget_archive ul li a:hover,
.shop-sidebar .widget_categories ul li a:hover,
.shop-sidebar .widget_layered_nav ul li a:hover,
.shop-sidebar .widget_meta ul li a:hover,
.shop-sidebar .widget_nav_menu ul li a:hover,
.shop-sidebar .widget_pages ul li a:hover,
.shop-sidebar .widget_recent_entries ul li a:hover,
.shop-sidebar .widget_rss ul li a:hover {
    color: #f47d1f;
    padding-left: 15px
}
.shop-sidebar.widget_product_categories .section-small-title {
    padding: 22px 0 0 22px
}
ul.product-categories li>a {
    padding: 0 0 0 22px
}
ul.product-categories li {
    border-bottom: 1px solid #d7d7d7;
    padding: 8px 0;
    position: relative;
    cursor: pointer
}
ul.product-categories li:last-child {
    border-bottom: 0 solid #d7d7d7
}
ul.product-categories li.cat-parent:before {
    content: "\f067";
    font-family: fontawesome;
    font-size: 11px;
    position: absolute;
    right: 10px
}
ul.product-categories li.cat-parent.open:before {
    content: "\f068"
}
ul.product-categories li a {
    color: #606060;
    font-size: 12px;
    font-weight: 600;
    text-transform: uppercase;
    display: block
}
ul.product-categories li ul {
    display: none;
    padding-left: 20px
}
ul.product-categories li ul li {
    border-bottom: 0 none;
    list-style: none inside;
    padding: 0
}
ul.product-categories li ul li a {
    display: inline-block
}
.woocommerce .widget_price_filter .ui-slider .ui-slider-handle,
.woocommerce .widget_price_filter .ui-slider .ui-slider-range {
    background-color: #f47d1f
}
.woocommerce button.button {
    background: 0 0;
    border: 1px solid #f47d1f;
    color: #f47d1f
}
.woocommerce button.button:hover {
    background: #f47d1f;
    color: #fff
}
.woocommerce .widget_price_filter .price_slider_amount,
.woocommerce .widget_price_filter .price_slider_wrapper .ui-widget-content {
    margin-right: 22px
}
.cross-sells>h2 {
    font-size: 20px
}
.blog-sidebar .popular-posts,
.shop-sidebar .popular-service {
    padding-left: 0;
    padding-bottom: 0;
    border-bottom: 0
}
.sidebar-bottom .blog-posts ul li {
    border-bottom: 1px solid #eee;
    overflow: hidden;
    padding: 15px 0
}
.sidebar-bottom .blog-posts ul li:last-child {
    border-bottom: 0 solid #eee
}
.sidebar-bottom .blog-posts ul li:first-child {
    padding-top: 0
}
.blog-sidebar .blog-img,
.shop-sidebar .blog-img {
    float: left;
    margin-right: 3%
}
.blog-sidebar .blog-content a,
.shop-sidebar .blog-content a {
    color: #24273e;
    display: block;
    font-size: 13px;
    font-weight: 600;
    margin-top: -5px;
    text-transform: capitalize
}
.button,
.error a {
    text-transform: uppercase
}
.blog-sidebar .blog-content a:hover,
.shop-sidebar .blog-content a:hover {
    color: #f47d1f
}
.blog-sidebar .blog-content p,
.shop-sidebar .blog-content p {
    font-size: 12px;
    line-height: 21px;
    margin-bottom: 0
}
.post-thumb>img {
    height: 64px;
    width: 64px
}
.service-area.pages {
    background-image: none
}
.pages .single-service .icon-title h3,
.pages .single-service .icon-title i,
.pages .single-service p {
    color: #24273e
}
.pages .single-service:hover .icon-title i {
    color: #f47d1f
}
.error-area {
    background-image: url(img/bg/404-bg.jpg);
    background-position: center center;
    background-repeat: no-repeat;
    text-align: center;
    padding: 130px 0
}
.error h1 {
    color: #fff;
    font-size: 90px;
    letter-spacing: 10px;
    line-height: 90px;
    margin: 0
}
.error h3 {
    color: #fff;
    font-size: 36px;
    letter-spacing: 5px;
    line-height: 40px
}
.error a {
    background: #ff343b;
    color: #fff;
    display: inline-block;
    font-size: 16px;
    font-weight: 700;
    margin-top: 40px;
    padding: 15px 30px
}
.error a:hover {
    background: #fff;
    color: #24273e
}
.contact-form-area {
    padding: 120px 0
}
.contact-form-area .contact-box {
    position: static
}
.shortcode-title {
    margin-bottom: 30px
}
.shortcode-spacer {
    margin-bottom: 60px
}
.button {
    transition: all .5s ease 0s;
    background-color: transparent;
    border: 1px solid #24273e;
    margin-bottom: 10px;
    padding: 5px 24px
}
.button.dark,
.button:hover {
    background-color: #24273e;
    color: #fff
}
.button.color-hover:hover {
    background-color: #f47d1f;
    border-color: #f47d1f
}
.button.dark:hover {
    background-color: transparent;
    color: #24273e
}
.button.dark.color-hover:hover {
    background-color: #f47d1f;
    color: #fff
}
.button.large-btn {
    padding: 7px 32px
}
.button.small-btn {
    padding: 4px 16px
}
.button.main-color {
    background-color: transparent;
    border-color: #f47d1f
}
.button.main-color:hover {
    color: #fff
}
.button.bg-main-color,
.button.main-color:hover {
    background-color: #f47d1f;
    border-color: #f47d1f
}
.button.bg-main-color:hover,
.button.main-color {
    color: #f47d1f
}
.button.hover-dark:hover {
    background-color: #24273E;
    color: #fff;
    border-color: #24273e
}
.alert {
    border-radius: 0
}
.modal {
    z-index: 999999
}
.heading-bg .panel-heading {
    background-color: #24273e;
    color: #fff
}
.wpb_progress_bar_heading {
    font-size: 24px;
    margin-bottom: 30px
}
.footer-top-area {
    background-color: #0a2c52;
    padding: 80px 0
}
.footer-top-area.light {
    background-color: #999
}
.footer-address {
    margin-bottom: 15px;
    margin-top: 20px
}
.footer-address p,
.footer-contact-info p,
.footer-top-area,
.footer-top-newsletter p {
    color: #fff
}
.footer-address p {
    margin-bottom: 0
}
.footer-address p span,
.footer-contact-info p span {
    font-weight: 600;
    text-transform: uppercase
}
.footer-top-title h3 {
    color: #fff;
    font-family: poppins;
    font-size: 18px;
    font-weight: 600;
    margin-bottom: 15px;
    margin-top: 0
}
.footer-top-menu ul li a {
    color: #fff;
    display: block;
    padding: 3px 0
}
.footer-top-menu ul li a:hover {
    color: #ed2453
}
.footer-top-newsletter .input-box input {
    border: 0;
    color: #909090;
    font-size: 12px;
    height: 38px;
    padding: 2px 15px 0;
    width: 100%;
    border-radius: 4px
}
.footer-top-newsletter .submit-button {
    background-color: #f47d1f;
    border-color: #f47d1f;
    border-radius: 5px;
    color: #fff;
    display: inline-block;
    font-weight: 400;
    padding: 7px 15px;
    transition: .5s
}
.footer-top-newsletter .submit-button:hover {
    background-color: #fff;
    color: #f47d1f;
    border-color: #fff
}
.footer-area {
    background-color: #f47d1f!important;
    padding: 28px 0
}
.footer-copyright,
.footer-social {
    margin-top: 8px
}
.footer-social ul {
    margin: 0
}
.footer-social ul li a {
    color: #fff
}
.about-social ul li a {
    color: #ed1d50;
    line-height: 60px
}
.about-social ul li a:hover,
.footer-social ul li a:hover {
    color: #24273e
}
.footer-copyright p {
    color: #fff;
    font-weight: 400;
    margin-bottom: 0;
    text-align: center;
    text-transform: capitalize
}
.footer-copyright a {
    color: #fff;
    font-weight: 600
}
.footer-copyright a:hover {
    text-decoration: underline
}
.single-footer-top ul {
    list-style: none;
    margin: 0
}
.footer-top-area .widget_archive select,
.footer-top-area .widget_categories select {
    color: #353535;
    padding: 5px;
    width: 100%
}
.footer-top-area .widget_archive select option,
.footer-top-area .widget_categories select option {
    padding-left: 10px
}
.single-footer-top.widget_calendar h3 {
    margin-bottom: 0
}
.single-footer-top .widget_calendar td>a,
.single-footer-top .widget_rss h3 a,
.single-footer-top caption,
.single-footer-top ul li a {
    color: #fff
}
.footer-top-area .widget_recent_comments ul li>a {
    display: block;
    float: left;
    width: 100%
}
td#today>a {
    color: #f47d1f;
    display: block;
    font-weight: 700;
    transition: .5s
}
.footer-top-area .tagcloud a {
    border: 1px solid #eee;
    color: #fff;
    display: inline-block;
    line-height: 23px;
    margin-bottom: 6px;
    margin-right: 3px;
    padding: 4px 10px
}
.footer-top-area .tagcloud a:hover {
    background-color: #f47d1f;
    border-color: #f47d1f
}
.footer-top-area .tagcloud a[style] {
    font-size: 14px!important
}
.footer-top-area .mc4wp-form-fields input.submit-button {
    background: #f47d1f;
    color: #fff;
    border: 1px solid #f47d1f
}
.footer-top-area .mc4wp-form-fields input.submit-button:hover,
.product_list_widget ins {
    background: 0 0
}
.footer-top-area .blog-img {
    float: left;
    margin-right: 3%;
    width: 27%
}
.footer-top-area .blog-content {
    float: left;
    width: 70%
}
.footer-top-area .blog-content a {
    color: #fff
}
.footer-top-area .blog-content p {
    margin-bottom: 0
}
.footer-top-area .widget_tinker_recent_post ul li {
    margin-bottom: 15px
}
.footer-top-area .widget_shopping_cart ul li {
    position: relative
}
.footer-top-area .widget_shopping_cart_content li>a {
    background: #f47d1f;
    display: block;
    padding: 6px 10px
}
.footer-top-area .cart-info a.cart-item-name,
.footer-top-area .cart-items .cart-info .remove .fa,
.footer-top-area .widget_shopping_cart .subtotal-title h3,
.footer-top-area .widget_shopping_cart a:hover {
    color: #fff
}
.footer-top-area .widget_shopping_cart_content .cart-items {
    display: none
}
.footer-top-area .widget_shopping_cart_content:hover .cart-items {
    display: block
}
.footer-top-area .blog-content a:hover,
.footer-top-area .widget_recent_comments ul li span a:hover,
.footer-top-area .widget_recent_comments ul li>a:hover,
.footer-top-area ul li a:hover {
    color: #f47d1f
}
.footer-top-area .cart-items .cart-info a.remove {
    background-color: transparent
}
.footer-top-area .woocommerce a.remove {
    color: #fff!important
}
.footer-top-area .product_list_widget .product-title:hover,
.footer-top-area .widget_recent_reviews .product_list_widget a:hover,
.footer-top-area .woocommerce a.remove:hover {
    color: #f47d1f
}
.footer-top-area .input-box>input,
.footer-top-area .search-box input,
.footer-top-area .widget_text select {
    color: #353535
}
.footer-top-area .search-box button {
    height: 38px;
    line-height: 25px
}
.footer-area .col-md-6:fitst-child {
    text-align: left
}
.footer-area .col-md-6:first-child .footer-copyright {
    float: left
}
.footer-area .col-md-6:last-child {
    text-align: right
}
.listview {
    display: none
}
.list-view .listview {
    display: block
}
.gridview .action-btn .added,
.list-view .gridview .product-info,
.tab-pane .action-btn .added {
    display: none
}
.list-view .item-col {
    width: 100%
}
.gridview .action-btn a.product_type_external,
.gridview .action-btn a.product_type_grouped,
.gridview .action-btn a.product_type_simple,
.gridview .action-btn a.product_type_variable,
.tab-pane .action-btn a.product_type_external,
.tab-pane .action-btn a.product_type_grouped,
.tab-pane .action-btn a.product_type_simple,
.tab-pane .action-btn a.product_type_variable {
    background: #f47d1f;
    border-color: #f47d1f;
    color: #fff;
    height: 38px;
    line-height: 38px;
    margin: 0 5px;
    padding: 0 14px
}
.single-product .product-price {
    margin-top: 10px
}
.action-btn a.added_to_cart.wc-forward {
    background: #f47d1f;
    border-color: #f47d1f;
    border-radius: 2px;
    color: #fff;
    height: 38px;
    line-height: 38px;
    margin: 0 5px;
    padding: 0 30px 0 15px;
    position: relative
}
.action-btn .added_to_cart.wc-forward::after {
    content: "\f00c";
    font-family: FontAwesome;
    position: absolute;
    right: 8px
}
.gridview .action-btn a.product_type_external:hover,
.gridview .action-btn a.product_type_grouped:hover,
.gridview .action-btn a.product_type_simple:hover,
.gridview .action-btn a.product_type_variable:hover,
.tab-pane .action-btn a.product_type_external:hover,
.tab-pane .action-btn a.product_type_grouped:hover,
.tab-pane .action-btn a.product_type_simple:hover,
.tab-pane .action-btn a.product_type_variable:hover {
    background: #fff;
    color: #f47d1f
}
.gridview .action-btn .add_to_wishlist,
.tab-pane .single-product .add_to_wishlist {
    background: #fff;
    color: #f47d1f;
    display: block;
    float: left;
    height: 38px;
    padding: 7px 30px 0 15px;
    width: 38px
}
.gridview .action-btn a.add_to_wishlist:hover,
.tab-pane .action-btn a.add_to_wishlist:hover {
    background: #f47d1f;
    color: #fff
}
.woocommerce .single-product .star-rating {
    float: none
}
.gridview .product-action .yith-wcwl-wishlistexistsbrowse a,
.tab-pane .product-action .yith-wcwl-wishlistexistsbrowse a,
.yith-wcwl-wishlistaddedbrowse.show>a {
    background: #f47d1f;
    border-color: #f47d1f;
    border-radius: 3px;
    color: #f47d1f;
    display: block;
    height: 38px;
    margin: 0;
    overflow: hidden;
    padding: 0;
    position: relative;
    width: 46px
}
.tab-pane .single-product {
    overflow: hidden;
    margin: 30px 0
}
.gridview .product-action .yith-wcwl-wishlistexistsbrowse a::after,
.gridview .product-action .yith-wcwl-wishlistexistsbrowse.show a::after,
.tab-pane .product-action .yith-wcwl-wishlistexistsbrowse.show a::after,
.yith-wcwl-wishlistaddedbrowse.show>a::after {
    bottom: 0;
    color: #fff;
    content: "\f00c";
    font-family: FontAwesome;
    left: 0;
    line-height: 38px;
    position: absolute;
    right: 0;
    top: 0
}
.checkout-button.button.alt.wc-forward,
.woocommerce-wishlist table {
    margin-bottom: 0
}
.woocommerce-cart .wc-proceed-to-checkout {
    padding-bottom: 0
}
.yith-wcwl-add-button.show {
    float: left;
    position: relative
}
.yith-wcwl-add-to-wishlist .ajax-loading {
    left: 50%;
    margin: 0;
    position: absolute;
    top: 50%;
    transform: translateX(-50%) translateY(-50%)
}
.list-view .action-btn .add_to_cart_button.button {
    background: #ed1d50;
    border: 1px solid #f47d1f;
    color: #fff;
    display: block;
    height: 38px;
    margin: 0 5px;
    padding: 11px 12px
}
.list-view .action-btn .add_to_cart_button.button:hover {
    background: 0 0;
    color: #f47d1f
}
.list-view .yith-wcwl-add-button.show>a.add_to_wishlist {
    border: 1px solid #f47d1f;
    color: #f47d1f;
    display: block;
    float: left;
    height: 38px;
    padding: 6px 16px;
    width: 46px
}
.list-view .yith-wcwl-add-button.show>a.add_to_wishlist:hover {
    background: #f47d1f;
    color: #fff
}
.yith-wcwl-add-to-wishlist {
    margin-top: 0
}
.list-view .product-action .yith-wcwl-wishlistexistsbrowse a,
.list-view .yith-wcwl-wishlistaddedbrowse.show a {
    background-color: #ed1d50;
    border-radius: 3px;
    color: #ed1d50;
    display: block;
    float: left;
    height: 38px;
    overflow: hidden;
    position: relative;
    width: 46px
}
.list-view .product-action .yith-wcwl-wishlistexistsbrowse a::after,
.list-view .yith-wcwl-wishlistaddedbrowse.show a::after {
    color: #fff;
    content: "\f00c";
    font-family: FontAwesome;
    left: 0;
    line-height: 38px;
    position: absolute;
    right: 0;
    text-align: center;
    top: 0
}
.shop-details .yith-wcwl-add-button.show>a.add_to_wishlist {
    color: #f47d1f;
    display: block;
    float: left;
    height: 38px;
    padding: 6px 15px;
    width: 46px;
    margin-left: 5px
}
.shop-details .yith-wcwl-add-button.show a.add_to_wishlist:hover {
    background: #f47d1f;
    color: #fff
}
span.feedback {
    display: none
}
body.quickview {
    overflow: hidden
}
.quickview-wrapper {
    background: rgba(0, 0, 0, .5);
    bottom: 0;
    height: 100%;
    left: 0;
    opacity: 0;
    overflow-y: auto;
    position: fixed;
    right: 0;
    top: 0;
    visibility: hidden;
    width: 100%;
    z-index: 12000;
    -webkit-transition: all .5s ease;
    transition: all .5s ease
}
.quickview-wrapper.open {
    opacity: 1;
    visibility: visible
}
.quickview-wrapper.open .quick-modal {
    top: 0
}
.quickview-wrapper .quick-modal {
    background-color: #fff;
    background-position: center center;
    background-repeat: no-repeat;
    margin: 5% auto;
    max-width: 96%;
    min-height: 300px;
    padding: 20px;
    position: relative;
    top: -500px;
    width: 870px;
    z-index: 1000;
    -webkit-transition: all .5s ease;
    transition: all .5s ease
}
.quickview-wrapper .quick-modal.loading {
    background-image: url(../images/loading.gif)
}
.quickview-wrapper .quick-modal .closeqv {
    border: 1px solid #909295;
    border-radius: 60px;
    color: #909295;
    cursor: pointer;
    display: block;
    height: 30px;
    line-height: 28px;
    position: absolute;
    right: 10px;
    text-align: center;
    top: 10px;
    width: 30px;
    z-index: 2;
    -webkit-transition: all .3s ease;
    transition: all .3s ease
}
.quickview-wrapper .quick-modal .closeqv:hover {
    border: 1px solid #c38749;
    color: #c38749
}
.quickview-wrapper #quickview-content {
    background: #fff
}
.quickview-wrapper #quickview-content .product-images {
    float: left;
    width: 40%
}
.quick-thumbnails div a img {
    float: left;
    margin-right: 2%;
    width: 14%
}
.quick-thumbnails {
    float: left;
    width: 100%;
    display: block
}
.quick-thumbnails .slick-slide a {
    display: block;
    float: left;
    width: 100%
}
.quick-thumbnails .slick-slide a img {
    width: 100%
}
.quickview-wrapper #quickview-content .product-images .main-image {
    float: left;
    margin-bottom: 10px;
    width: 100%
}
.quickview-wrapper #quickview-content .product-images .main-image img {
    box-shadow: none
}
.quickview-wrapper #quickview-content .product-info {
    float: left;
    padding-left: 30px;
    width: 60%
}
.quickview-wrapper #quickview-content .product-info h1 {
    font-size: 22px;
    font-weight: 400;
    margin: 0 0 20px;
    text-transform: capitalize
}
.quickview-wrapper #quickview-content .product-info .price-box {
    float: left;
    margin: 0 0 12px;
    width: 100%
}
.quickview-wrapper #quickview-content .product-info .price-box p {
    margin: 0
}
.quickview-wrapper #quickview-content .product-info .price-box .special-price {
    color: #c38749;
    font-size: 24px
}
.quickview-wrapper #quickview-content .product-info .price-box .old-price {
    display: none
}
.quickview-wrapper #quickview-content .product-info .see-all {
    color: #909295;
    display: inline-block;
    margin-bottom: 40px;
    text-decoration: underline;
    width: 100%
}
.quickview-wrapper #quickview-content .product-info .see-all:hover {
    color: #c38749
}
.quickview-wrapper #quickview-content .product-info .quick-add-to-cart {
    border-bottom: 1px solid #d3d3d3;
    float: left;
    margin: 0 0 20px;
    padding: 0 0 38px;
    width: 100%
}
.quickview-wrapper #quickview-content .product-info .quick-add-to-cart .price-box,
.quickview-wrapper #quickview-content .product-info .quick-add-to-cart .product_title {
    display: none
}
.quickview-wrapper #quickview-content .product-info .quick-add-to-cart .woocommerce-product-rating {
    float: left;
    margin: 0 0 20px;
    width: 100%
}
.quickview-wrapper #quickview-content .product-info .quick-add-to-cart .woocommerce-product-rating .star-rating {
    color: #c38749;
    float: left;
    font-size: 10px;
    height: 12px;
    margin-right: 5px;
    margin-top: 3px
}
.quickview-wrapper #quickview-content .product-info .quick-add-to-cart .woocommerce-product-rating .star-rating:before {
    color: #b7b7b7
}
.quickview-wrapper #quickview-content .product-info .quick-add-to-cart .woocommerce-product-rating a.woocommerce-review-link {
    color: #909295;
    float: left;
    font-style: italic;
    line-height: 14px;
    text-decoration: underline
}
.quickview-wrapper #quickview-content .product-info .quick-add-to-cart .woocommerce-product-rating a.woocommerce-review-link:hover {
    color: #c38749
}
.quickview-wrapper #quickview-content .product-info .quick-add-to-cart .cart {
    float: left;
    margin-bottom: 10px;
    width: 100%
}
.quickview-wrapper #quickview-content .product-info .quick-add-to-cart .cart .quantity {
    border: 1px solid #d3d3d3;
    float: left;
    height: 43px;
    margin-right: 15px;
    width: auto
}
.quickview-wrapper #quickview-content .product-info .quick-add-to-cart .cart .quantity .input-text {
    border: none;
    color: #848484;
    font-family: Raleway, Arial, Helvetica, sans-serif;
    font-size: 14px;
    font-weight: 400;
    height: 41px;
    width: 50px
}
.quickview-wrapper #quickview-content .product-info .quick-add-to-cart .cart .button {
    color: #fff;
    border-radius: 0;
    box-shadow: none;
    font-size: 14px;
    font-weight: 700;
    height: 43px;
    line-height: 43px;
    padding: 0 70px;
    text-shadow: none;
    text-transform: uppercase;
    -webkit-transition: all .3s ease;
    transition: all .3s ease;
    background-color: #f47d1f;
    border: 1px
}
.quickview-wrapper #quickview-content .product-info .quick-add-to-cart .cart .button:hover {
    background: #fff;
    color: #f47d1f
}
.quickview-wrapper #quickview-content .product-info .quick-add-to-cart .cart .variations {
    float: left;
    width: 100%
}
.quickview-wrapper #quickview-content .product-info .quick-add-to-cart .cart .variations .variant {
    float: left;
    padding: 0 0 17px;
    width: 100%
}
.quickview-wrapper #quickview-content .product-info .quick-add-to-cart .cart .variations .label {
    display: block;
    font-size: 14px;
    padding: 0 0 5px;
    text-align: left
}
.quickview-wrapper #quickview-content .product-info .quick-add-to-cart .product_meta,
.woocommerce .listview a.button.add_to_cart_button.added {
    display: none
}
.quickview-wrapper #quickview-content .product-info .quick-add-to-cart .cart .variations .label label {
    color: #848484;
    font-weight: 400;
    line-height: 27px;
    margin: 0
}
.quickview-wrapper #quickview-content .product-info .quick-add-to-cart .cart .variations select {
    border: 1px solid #d3d3d3;
    height: 27px;
    line-height: 27px;
    margin-right: 10px;
    width: auto
}
.quickview-wrapper #quickview-content .product-info .quick-add-to-cart .cart .variations .reset_variations {
    line-height: 27px
}
.quickview-wrapper #quickview-content .product-info .quick-add-to-cart .cart .single_variation {
    float: left;
    margin-bottom: 15px;
    width: 100%
}
.quickview-wrapper #quickview-content .product-info .quick-add-to-cart .cart .single_variation .price {
    color: #848484
}
.quickview-wrapper #quickview-content .product-info .quick-add-to-cart .cart .single_variation .price del {
    color: #909295;
    font-size: 18px;
    text-decoration: line-through
}
.quickview-wrapper #quickview-content .product-info .quick-add-to-cart .cart .single_variation .price ins {
    color: #c38749;
    font-size: 24px;
    text-decoration: none
}
.product-details-area .single_add_to_cart_button.button.alt:hover {
    background: #FF343B;
    color: #fff
}
.quickview-wrapper #quickview-content .product-info .quick-desc {
    border-bottom: 1px solid #d3d3d3;
    color: #909295;
    float: left;
    font-size: 14px;
    line-height: 21px;
    margin: 0 0 25px;
    padding: 0 0 15px;
    width: 100%
}
.quickview-wrapper #quickview-content .product-info .quick-desc ol,
.quickview-wrapper #quickview-content .product-info .quick-desc ul {
    margin: 0 0 10px;
    padding: 0
}
.quickview-wrapper #quickview-content .product-info .quick-desc ol li,
.quickview-wrapper #quickview-content .product-info .quick-desc ul li {
    list-style: none;
    margin: 0 0 5px
}
.quickview-wrapper #quickview-content .product-info .quick-desc ol li:before,
.quickview-wrapper #quickview-content .product-info .quick-desc ul li:before {
    content: "\f00c";
    display: inline-block;
    font-family: FontAwesome;
    margin-right: 6px
}
.quickview-wrapper #quickview-content .widget {
    float: left;
    width: 100%
}
.quickview-wrapper #quickview-content .widget .widget-title {
    background: 0 0;
    color: #909295;
    float: left;
    font-size: 16px;
    line-height: 30px;
    margin: 0 0 5px;
    text-align: left;
    text-transform: none;
    width: 100%
}
.quickview-wrapper #quickview-content .widget .social-icons {
    float: left;
    margin: 0;
    padding: 0
}
.quickview-wrapper #quickview-content .widget .social-icons li {
    float: left;
    line-height: 30px;
    list-style: none;
    margin-right: 10px
}
.quickview-wrapper #quickview-content .widget .social-icons li .social-icon {
    border: 1px solid #d3d3d3;
    border-radius: 3px;
    color: #909295;
    display: inline-block;
    font-size: 18px;
    line-height: 28px;
    text-align: center;
    width: 40px
}
.quickview-wrapper #quickview-content .widget .social-icons li .social-icon:hover {
    color: #fff
}
.quickview-wrapper #quickview-content .widget .social-icons li .social-icon.facebook:hover {
    background: #3B579D;
    border: 1px solid #3B579D
}
.quickview-wrapper #quickview-content .widget .social-icons li .social-icon.twitter:hover {
    background: #3ACAFF;
    border: 1px solid #3ACAFF
}
.quickview-wrapper #quickview-content .widget .social-icons li .social-icon.pinterest:hover {
    background: #CB2027;
    border: 1px solid #CB2027
}
.quickview-wrapper #quickview-content .widget .social-icons li .social-icon.tumblr:hover {
    background: #304E6C;
    border: 1px solid #304E6C
}
.quickview-wrapper #quickview-content .widget .social-icons li .social-icon.gplus:hover {
    background: #D11717;
    border: 1px solid #D11717
}
.quickview-wrapper #quickview-content .widget .social-icons li .social-icon.linkedin:hover {
    background: #0097BD;
    border: 1px solid #0097BD
}
.list-actions-btn .clear {
    display: none
}
.pro-quantity span.inc {
    float: left
}
.products-container .shop-products .item-col {
    margin-bottom: 70px
}
.woocommerce-page #content div.product div.images {
    width: 85%
}
.vc_tta.vc_general .vc_tta-panel-body {
    box-sizing: inherit!important
}
.row-ms .col-sm-6 {
    margin-bottom: 30px
}
.woocommerce .woocommerce-ordering {
    display: inline-flex;
    float: none
}
.post-password-required input[type=submit] {
    background: #f47d1f;
    border: none;
    color: #fff;
    display: inline-block;
    font-weight: 600;
    height: 46px;
    line-height: 23px;
    margin-top: -2px;
    padding: 10px 18px;
    text-shadow: none;
    text-transform: uppercase;
    vertical-align: middle
}
.entry-footer,
.footer-social,
.widget_shopping_cart_content {
    display: none!important
}
.sub-btn,
.sub-btn1,
.sub-btn1:hover,
.sub-btn:hover {
    color: #fff!important;
    height: 50px!important
}
.post-password-required p input {
    border: 1px solid;
    padding: 10px 18px
}
.archive-page-class {
    padding: 10px;
    margin: 0 0 20px
}
.archive-page-class .spacer {
    margin-bottom: 0
}
.archive-page-class .single-blog {
    border: 1px solid #eee;
    padding: 15px
}
.archive-page-class .sticky .single-blog a {
    margin-top: 0
}
.archive-page-class .sticky .single-blog {
    border-color: red
}
.main-menu ul li .sub-menu li>.sub-menu {
    left: 100%;
    top: 0
}
.logged-in .main-menu-area.hidden-xs.stick {
    margin-top: 28px
}
#sticker.stick .main-menu nav ul li a {
    padding: 42px 21px
}
.makeshr {
    border-bottom: 2px dashed #efefef;
    padding-top: 5px!important;
    padding-bottom: 5px!important
}
.marginLastchid .contact-form .form-control {
    margin-bottom: 20px
}
.sub-btn {
    background-color: #f47d1f!important;
    width: 33%!important
}
.sub-btn:hover {
    background-color: #24273e!important;
    width: 33%!important
}
.sub-btn1 {
    background-color: #f47d1f!important;
    margin-left: 30px!important;
    margin-bottom: 17px!important
}
.sub-btn1:hover {
    background-color: #24273e!important
}
.mycontrol,
.textbox {
    font: 400 14px/35px "Open Sans", sans-serif!important;
    color: #555!important;
    letter-spacing: .3px!important;
    border-color: #ededed!important;
    text-transform: capitalize!important;
    margin-bottom: 20px!important;
    border-radius: 0!important;
    padding-left: 25px!important;
    box-shadow: none!important
}
.mycontrol {
    min-height: 55px!important
}
.textbox {
    height: 154px!important
}
.section-small-title h3 {
    font-size: 25px!important
}
.head {
    color: #F37E20;
    font-family: "Tw Cen MT Condensed", Verdana, Arial, Helvetica, sans-serif;
    font-size: 25px;
    padding-left: 0;
    padding-top: 10px;
    padding-bottom: 10px
}
article .entry-content {
    margin-top: 11px
}
.about-appoinment {
    padding-left: 10px!important;
    padding-right: 10px!important
}
.about-appoinment .appointment-form .submet-form .form-control {
    font: 400 15px/26px "Open Sans", sans-serif!important;
    color: #989fa5!important;
    letter-spacing: 0!important;
    box-shadow: none!important;
    border: 0!important;
    border-radius: 0!important;
    background: #f6f6f6!important;
    height: 42px!important
}
.about-appoinment .appointment-form .submet-form .btn-h {
    background: #4c82f1;
    padding: 11px 26px 9px;
    margin-top: 20px
}
.btn-h {
    font: 700 18px/26px Raleway, sans-serif!important;
    color: #fff!important;
    border: 0!important;
    padding: 12px 39px 10px 40px!important;
    border-radius: 3px!important;
    background-image: -moz-linear-gradient(90deg, #d41818 0, #e33d3d 100%)!important;
    background-image: -webkit-linear-gradient(90deg, #d41818 0, #e33d3d 100%)!important;
    background-image: -ms-linear-gradient(90deg, #d41818 0, #e33d3d 100%)!important;
    letter-spacing: .3px!important;
    text-transform: uppercase!important;
    position: relative!important;
    z-index: 1!important;
    overflow: hidden!important
}
.page-title-area {
    padding: 100px 0!important
}
.wpb_wrapper h3 {
    color: #f47d1f!important
}
.wpcf7-form-control-wrap your-message .space {
    padding-left: 10px!important
}
.current-menu-item a{
    color: #f47d1f!important
}
.wpb_single_image img {
    height: fit-content!important
}