/*theme-css*/
html {
    direction: ltr;
    overflow-x: visible;
    box-shadow: none !important;
    font-size: 16px
}

body {
    margin: 0
}


h1,
h2,
h3,
h4,
h5,
h6 {
    text-transform: none;
    letter-spacing: normal
}

h2 {
    font-size: 2.2em;
    font-weight: 300;
    line-height: 40px;
    margin: 0 0 32px 0
}

h3 {
    line-height: 32px;
    margin: 0 0 20px 0
}

p {
    margin: 0 0 1.25rem
}

b,
strong {
    font-weight: 700
}

.label-dark,
.label-dark:hover {
    background: #111;
    text-decoration: none;
    font-weight: normal
}

.page-wrapper .header-wrapper #header .main-menu > li.menu-item:hover,
.page-wrapper .header-wrapper .mega-menu > li.menu-item.has-sub:hover,
.page-wrapper .header-wrapper #header .main-menu .narrow li.menu-item:hover > a,
.page-wrapper .header-wrapper #header .main-menu > li.menu-item:hover > a,
.page-wrapper .header-wrapper #header .main-menu > li.menu-item.active > a {
    color: #009FDA !important;
}

.header-wrapper.header-reveal #header .header-main {
    background: rgb(0 0 0 / 50%);
}

.header-wrapper.header-reveal #header .header-main {
    height: 106px;
    display: flex;
}

.header-wrapper.header-reveal #header .main-menu > li.menu-item > a {
    color: #fff;
}

.header-wrapper.header-reveal #header .main-menu > li.menu-item > a {
    font-size: 17px;
    font-weight: 500;
}

.header-wrapper.header-reveal #header .custom-html .btn-login a,
.header-wrapper.header-reveal #header .custom-html .btn-buy a {
    color: #fff;
    font-weight: bold;

}

.header-reveal {
    position: fixed;
    top: 0;
    width: 100%;
}

.admin-bar .header-reveal{
    top:30px;
}

.page-top {
    padding-top: 106px !important;
    background: linear-gradient(99.21deg, #022E57 21.88%, #0D5C9A 87.11%, #1D9AF2 101.4%);
}

.page-top .breadcrumbs-wrap {
    background: #009FDA;
}

.alternative-font {
    font-size: 1.6em
}

.single h4.sub-title {
    font-size: 1.2em
}

.single h4.sub-title strong {
    font-weight: 800
}

.nav > li > a:hover,
.nav > li > a:focus {
    background: transparent
}

.nav i.icon-image {
    display: inline-block;
    max-width: 20px
}

ul.nav-list li,
ul[class^="wsp-"] li {
    margin: 0;
    padding: 0;
    display: block;
    flex: 0 0 100%;
    position: relative
}

ul.nav-list li a,
ul[class^="wsp-"] li a {
    transition: background 0.1s;
    padding: 8px 0 8px 20px;
    display: block;
    color: #666;
    font-size: 0.9em;
    text-decoration: none;
    line-height: 20px
}

ul.nav-list li a:before,
ul[class^="wsp-"] li a:before {
    content: "\f054";
    display: inline-block;
    position: absolute;
    top: 9px;
    left: 9px;
    opacity: .7;
    font-size: .45rem
}

ul.nav-list li a:hover:before,
ul[class^="wsp-"] li a:hover:before {
    animation: arrowLeftRight .6s linear infinite
}

ul.nav-list li > a.active,
ul.nav-list li.active > a,
ul[class^="wsp-"] li > a.active,
ul[class^="wsp-"] li.active > a {
    font-weight: bold
}

ul.nav-list li ul,
ul[class^="wsp-"] li ul {
    list-style: none;
    margin: 0 0 0 25px;
    padding: 0
}

ul.nav-list li .wsp-category-title,
ul[class^="wsp-"] li .wsp-category-title {
    margin-top: 10px
}

ul.nav-list li .wsp-category-title a,
ul[class^="wsp-"] li .wsp-category-title a {
    display: inline-block;
    padding-left: 0;
    font-size: 1em
}

ul.nav-list li .wsp-category-title a:before,
ul[class^="wsp-"] li .wsp-category-title a:before {
    display: none
}

ul.nav-list li .wsp-category-title a:hover,
ul[class^="wsp-"] li .wsp-category-title a:hover {
    background-color: transparent
}

ul.nav-list.hide-not-active li ul,
ul[class^="wsp-"].hide-not-active li ul {
    display: none
}

ul.nav-list.hide-not-active li.active ul,
ul[class^="wsp-"].hide-not-active li.active ul {
    display: block
}

ul.narrow li a {
    padding-top: 4px;
    padding-bottom: 4px
}

ul.nav-pills > li > a.active {
    background-color: #CCC
}

ul.nav-pills > li > a.active:hover,
ul.nav-pills > li > a.active:focus {
    background-color: #CCC
}

ul.nav-pills-center {
    text-align: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center
}

ul.nav-pills-center > li {
    display: inline-block;
    float: none
}

ul.nav-pills-left > li {
    float: left
}

ul.nav-pills-right > li {
    float: right
}

ul.nav-pills-justify {
    display: -ms-flexbox;
    display: flex
}

ul.nav-pills-justify > li {
    float: none;
    text-align: center;
    width: 100%
}

.nav-pills .nav-link .active {
    background-color: transparent
}

.show > .nav-pills .nav-link {
    background-color: transparent
}

.nav-secondary {
    background: #fafafa;
    margin: 0;
    padding: 20px 0;
    text-align: center;
    z-index: 100
}

.nav-secondary .nav-pills {
    display: block
}

.nav-secondary .nav-pills > li {
    display: inline-block
}

.nav-secondary .nav-pills > li a,
.nav-secondary .nav-pills > li span {
    font-size: 12px;
    font-style: normal;
    font-weight: 600;
    line-height: 20px;
    padding: 10px 13px;
    text-transform: uppercase;
    display: inline-block
}

.nav-secondary .nav-pills > li a i,
.nav-secondary .nav-pills > li span i {
    font-size: 14px;
    margin-right: 5px
}

.nav-secondary .nav-pills a {
    text-decoration: none
}

.nav-secondary.sticky-active {
    border-bottom-color: #e9e9e9;
    box-shadow: 0 0 3px rgba(0, 0, 0, 0.1)
}

form label {
    font-weight: normal
}

textarea {
    resize: vertical
}

input::-webkit-outer-spin-button,
input::-webkit-inner-spin-button {
    -webkit-appearance: none
}

input[type="email"],
input[type="number"],
input[type="password"],
input[type="search"],
input[type="tel"],
input[type="text"],
input[type="url"],
input[type="color"],
input[type="date"],
input[type="datetime"],
input[type="datetime-local"],
input[type="month"],
input[type="time"],
input[type="week"],
textarea {
    -webkit-appearance: none
}

input[type="email"],
input[type="number"],
input[type="password"],
input[type="search"],
input[type="tel"],
input[type="text"],
input[type="url"],
input[type="color"],
input[type="date"],
input[type="datetime"],
input[type="datetime-local"],
input[type="month"],
input[type="time"],
input[type="week"],
textarea,
select,
.form-control {
    border: 1px solid;
    outline: none;
    box-shadow: none;
    text-align: left;
    line-height: 1.42857;
    padding: 8px 12px;
    font-size: .85rem;
    vertical-align: middle;
    height: auto
}

input[type="email"].input-lg,
input[type="number"].input-lg,
input[type="password"].input-lg,
input[type="search"].input-lg,
input[type="tel"].input-lg,
input[type="text"].input-lg,
input[type="url"].input-lg,
input[type="color"].input-lg,
input[type="date"].input-lg,
input[type="datetime"].input-lg,
input[type="datetime-local"].input-lg,
input[type="month"].input-lg,
input[type="time"].input-lg,
input[type="week"].input-lg,
select.input-lg,
textarea.input-lg {
    padding: 10px 12px;
    font-size: 18px
}

input[type="email"].input-sm,
input[type="number"].input-sm,
input[type="password"].input-sm,
input[type="search"].input-sm,
input[type="tel"].input-sm,
input[type="text"].input-sm,
input[type="url"].input-sm,
input[type="color"].input-sm,
input[type="date"].input-sm,
input[type="datetime"].input-sm,
input[type="datetime-local"].input-sm,
input[type="month"].input-sm,
input[type="time"].input-sm,
input[type="week"].input-sm,
select.input-sm,
textarea.input-sm {
    padding: 5px 7px;
    font-size: 12px
}

[type="submit"] {
    border: 1px solid #ccc;
    color: #fff;
    padding: 8px 10px;
    line-height: 1.42857
}

#searchform .input-group {
    margin-bottom: 1em
}

#searchform #s {
    font-size: 0.8em
}

.form-table th,
.form-table td {
    padding: 10px 10px 10px 0
}

.form-table th label,
.form-table td label {
    margin-right: 15px
}

.form-table th h3,
.form-table td h3 {
    color: inherit;
    font-size: 1em;
    font-weight: normal;
    line-height: 1.42857;
    margin: 0 0 -10px !important
}

.form-group {
    direction: ltr
}

body #wp-link-wrap .screen-reader-text {
    display: none
}

body #wp-link-wrap #wp-link-submit {
    padding: 4px 12px
}

body #wp-link-wrap #wp-link-search-toggle:after {
    font-size: 25px
}

img {
    -webkit-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -webkit-user-drag: none;
    -moz-user-drag: none
}

.btn {
    margin: 0
}

.btn,
.btn-group-md > .btn,
.vc_btn3.vc_btn3-size-md {
    padding: 0.533rem 0.933rem;
    font-size: 0.8rem;
    line-height: 1.42857
}

.btn,
.button,
input.submit,
input[type="submit"] {
    transition: all 0.1s;
    cursor: pointer
}

.button {
    display: inline-block;
    text-align: center;
    font-weight: 400;
    vertical-align: middle;
    touch-action: manipulation;
    padding: 8px 12px;
    cursor: pointer;
    white-space: nowrap;
    line-height: 1.5;
    -webkit-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.btn-primary {
    border-color: #CCC;
    background-color: #CCC;
    border-color: #CCC #CCC #b3b3b3;
    color: #FFF
}

.size-full {
    max-width: 100%;
    height: auto
}

body a {
    outline: none !important
}

table {
    width: 100%
}

img {
    max-width: 100%;
    height: auto
}

embed,
iframe,
object,
video {
    max-width: 100%;
    vertical-align: middle
}

th,
td {
    padding: 8px
}

.transition-none,
.no-transition {
    transition: none !important
}

.pagination-wrap.load-more .bounce-loader {
    display: none
}

.share-links {
    display: flex;
}

.share-links a {
    font-size: .8rem;
    color: #fff;
    text-indent: -9999em;
    text-align: center;
    width: 2.2857em;
    height: 2.2857em;
    display: inline-block;
    margin: 0.2857em 0.5714em 0.2857em 0;
    position: relative;
    text-decoration: none;
    vertical-align: middle;
    transition: .25s;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0)
}

.share-links a:before {
    font-family: 'Font Awesome 5 Brands';
    text-indent: 0;
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    line-height: 23px;
    height: 22px;
    margin: auto;
    z-index: 2
}

.share-links a:hover,
.share-links a:focus {
    opacity: 0.9;
    color: #fff
}

#footer .share-links a:hover {
    color: #fff
}

.share-links .share-twitter {
    background: #1aa9e1
}

.share-links .share-twitter:before {
    content: ""
}

.share-links .share-facebook {
    background: #3b5a9a
}

.share-links .share-facebook:before {
    content: ""
}

.share-links .share-linkedin {
    background: #0073b2
}

.share-links .share-linkedin:before {
    content: ""
}

.share-links .share-rss {
    background: #ff8201
}

.share-links .share-rss:before {
    content: ""
}

.share-links .share-googleplus {
    background: #dd4b39
}

.share-links .share-googleplus:before {
    content: ""
}

.share-links .share-pinterest {
    background: #cc2127
}

.share-links .share-pinterest:before {
    content: ""
}

.share-links .share-youtube {
    background: #c3191e
}

.share-links .share-youtube:before {
    content: ""
}

.share-links .share-instagram {
    background: #7c4a3a
}

.share-links .share-instagram:before {
    /*    content: ""*/
    background-image: url(../images/instagram.svg);
    background-size: contain;
    content: "";
    background-repeat: no-repeat;
    height: 23px;
    background-position: center;
}

.share-links .share-skype {
    background: #00b0f6
}

.share-links .share-skype:before {
    content: ""
}

.share-links .share-email {
    background: #dd4b39
}

.share-links .share-email:before {
    content: "";
    font-weight: 400
}

.share-links .share-vk {
    background: #6383a8
}

.share-links .share-vk:before {
    content: ""
}

.share-links .share-xing {
    background: #1a7576
}

.share-links .share-xing:before {
    content: ""
}

.share-links .share-tumblr {
    background: #304e6c
}

.share-links .share-tumblr:before {
    content: ""
}

.share-links .share-reddit {
    background: #ff4107
}

.share-links .share-reddit:before {
    content: ""
}

.share-links .share-vimeo {
    background: #52b8ea
}

.share-links .share-vimeo:before {
    content: ""
}

.share-links .share-telegram {
    background: #0088cc
}

.share-links .share-telegram:before {
    content: ""
}

.share-links .share-yelp {
    background: #c41200
}

.share-links .share-yelp:before {
    content: ""
}

.share-links .share-flickr {
    background: #0063DC
}

.share-links .share-flickr:before {
    content: ""
}

.share-links .share-whatsapp {
    background: #3c8a38
}

.share-links .share-whatsapp:before {
    /*    content: "";*/
    background-image: url(../images/whatsapp.svg);
    background-size: contain;
    content: "";
    background-repeat: no-repeat;
    height: 23px;
    background-position: 22%;
}

.share-links.default-skin a {
    color: #fff !important
}

.share-links.default-skin a:hover {
    opacity: 0.8
}

.share-links.default-skin .share-twitter {
    background: #1aa9e1 !important
}

.share-links.default-skin .share-facebook {
    background: #3b5a9a !important
}

.share-links.default-skin .share-linkedin {
    background: #0073b2 !important
}

.share-links.default-skin .share-rss {
    background: #ff8201 !important
}

.share-links.default-skin .share-googleplus {
    background: #dd4b39 !important
}

.share-links.default-skin .share-pinterest {
    background: #cc2127 !important
}

.share-links.default-skin .share-youtube {
    background: #c3191e !important
}

.share-links.default-skin .share-instagram {
    background: #7c4a3a !important
}

.share-links.default-skin .share-skype {
    background: #00b0f6 !important
}

.share-links.default-skin .share-email {
    background: #dd4b39 !important
}

.share-links.default-skin .share-vk {
    background: #6383a8 !important
}

.share-links.default-skin .share-xing {
    background: #1a7576 !important
}

.share-links.default-skin .share-tumblr {
    background: #304e6c !important
}

.share-links.default-skin .share-reddit {
    background: #ff4107 !important
}

.share-links.default-skin .share-vimeo {
    background: #52b8ea !important
}

.share-links.default-skin .share-telegram {
    background: #0088cc !important
}

.share-links.default-skin .share-yelp {
    background: #c41200 !important
}

.share-links.default-skin .share-flickr {
    background: #0063DC !important
}

.share-links.default-skin .share-whatsapp {
    background: #3c8a38 !important
}

.widget.follow-us .share-links a:hover,
.header-wrapper.header-side-nav .share-links a:hover,
.header-corporate .share-links a:hover {
    opacity: 1
}

.member-share-advance.post-share-advance-bg {
    background: transparent;
    padding: 0 0 30px;
    height: 35px
}

.member-share-advance.post-share-advance-bg:hover {
    background: #fff
}

.member-share-advance.post-share-advance-bg:hover .fa-share-alt {
    background: #4dbb6d
}

.thumb-info .thumb-info-wrapper.member-social-adv-main {
    overflow: visible
}

.thumb-member-container {
    display: block;
    position: relative
}

.thumb-member-container > a {
    overflow: hidden;
    display: block
}

.member-social-adv-main .member-image {
    margin-bottom: 0
}

.member-share-advance.share-links {
    z-index: 9
}

.member-share-advance.share-links .fa-share-alt {
    background: #58605a
}

.member-share-advance.share-links .share-links a:first-child {
    opacity: 0.5
}

.member-share-advance.share-links .post-share-advance-bg {
    background: transparent
}

.member-share-advance.share-links .post-share-advance-bg:hover {
    background: #fff
}

.member-share-advance.share-links .post-share-advance-bg:hover .fa-share-alt {
    background: #4dbb6d
}

.member-share-advance.share-links .thumb-info-social-icons {
    padding: 10px 0 !important
}

.member-share-advance.share-links a {
    width: 100%
}

.member-share-advance.share-links .share-facebook {
    color: #4d70a8 !important
}

.member-share-advance.share-links .share-twitter {
    color: #1aa9e1 !important
}

.member-share-advance.share-links .share-linkedin {
    color: #0077b5 !important
}

.member-share-advance.share-links .share-googleplus {
    color: #dd4b39 !important
}

.member-share-advance.share-links .share-pinterest {
    color: #cc2127 !important
}

.member-share-advance.share-links .share-email {
    color: #dd4b39 !important
}

.member-share-advance.share-links .share-vk {
    color: #6383a8 !important
}

.member-share-advance.share-links .share-xing {
    color: #1a7576 !important
}

.member-share-advance.share-links .share-tumblr {
    color: #304e6c !important
}

.member-share-advance.share-links .share-reddit {
    color: #ff4107 !important
}

.member-share-advance.share-links .share-vimeo {
    color: #52b8ea !important
}

.member-share-advance.share-links .share-instagram {
    color: #964b00 !important
}

.member-share-advance.share-links .share-whatsapp {
    color: #3c8a38 !important
}

.member-share-advance.post-share-advance-bg:hover .share-links a {
    opacity: 0.5
}

.member-share-advance.post-share-advance-bg:hover .share-links a:hover {
    opacity: 1
}

.page-share[class*="position"] {
    position: fixed;
    top: 150px;
    margin: 0;
    padding: 0;
    z-index: 99999
}

.page-share[class*="position"].position-left {
    left: 0
}

.page-share[class*="position"].position-right {
    right: 0
}

.page-share[class*="position"] .share-links a {
    display: block;
    margin: 0
}

html #topcontrol {
    background: #404040;
    background: rgba(64, 64, 64, 0.75);
    color: #FFF;
    width: 49px;
    height: 48px;
    right: 10px;
    text-align: center;
    text-decoration: none;
    z-index: 1040;
    transition: background 0.3s ease-out
}

html #topcontrol i {
    position: absolute;
    height: 24px;
    line-height: 24px;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto
}

rs-module i[class^="fa-"],
rs-module i[class*=" fa-"] {
    font-family: 'Font Awesome 5 Free';
    font-weight: 900
}

rs-module [class^="fa-"]:before,
rs-module [class*=" fa-"]:before {
    font-family: inherit;
    font-weight: inherit
}

.widget {
    margin-bottom: 1.875rem;
    margin-top: 1.875rem
}

.widget:first-child {
    margin-top: 0
}

.widget .widget-title,
.widget .widgettitle {
    margin-bottom: 15px;
    font-size: 1em;
    margin-top: 0
}

.widget .widget-title,
.widget .widget-title a,
.widget .widgettitle,
.widget .widgettitle a {
    line-height: 1.4;
    font-weight: 700;
    text-transform: uppercase;
    text-decoration: none
}

.widget > div > ul,
.widget > ul {
    font-size: .9286em;
    border-bottom: 1px solid;
    margin-top: -8px;
    margin-bottom: 0
}

.widget > div > ul > li:first-child,
.widget > ul > li:first-child {
    border-top-width: 0
}

.widget > div > ul li,
.widget > ul li {
    position: relative;
    margin: 0;
    padding: 5px 0;
    border-top: 1px solid;
    transition: all 0.3s
}

.widget ul,
.widget ol {
    list-style: none;
    padding: 0
}


.widget.contact-info ul,
.widget.contact-info li {
    border-width: 0;
    margin: 0;
    padding: 0
}

.mega-menu,
.sidebar-menu {
    margin: 0;
    padding: 0;
    list-style: none
}

.mega-menu li.menu-item,
.sidebar-menu li.menu-item {
    display: block;
    position: relative;
    margin: 0
}

.mega-menu li.menu-item > a,
.sidebar-menu li.menu-item > a {
    display: block;
    text-decoration: none;
    text-align: left;
    position: relative;
    outline: medium none;
    margin-top: 0;
    margin-bottom: 0;
    font-family: inherit;
    font-size: inherit
}

.mega-menu li.menu-item > a > [class*=' fa-'],
.sidebar-menu li.menu-item > a > [class*=' fa-'] {
    width: 18px;
    text-align: center
}

.mega-menu li.menu-item > a > i,
.mega-menu li.menu-item > a > .avatar,
.sidebar-menu li.menu-item > a > i,
.sidebar-menu li.menu-item > a > .avatar {
    margin-right: .5rem
}

.mega-menu li.menu-item > a > .avatar img,
.sidebar-menu li.menu-item > a > .avatar img {
    margin-top: -5px;
    margin-bottom: -4px
}

.mega-menu li.menu-item > a > [class*='flag-'],
.sidebar-menu li.menu-item > a > [class*='flag-'] {
    display: inline-block;
    width: 16px;
    height: 11px;
    margin-top: -2px;
    margin-right: 6px;
    margin-left: 1px;
    vertical-align: middle;
    line-height: 0
}

.mega-menu li.menu-item > a > [class*='flag-']:before,
.sidebar-menu li.menu-item > a > [class*='flag-']:before {
    display: none
}

.mega-menu li.menu-item > a > .thumb-info-preview,
.sidebar-menu li.menu-item > a > .thumb-info-preview {
    position: absolute;
    display: block;
    left: 100%;
    opacity: 0;
    border: 0;
    padding-left: 10px;
    background: transparent;
    overflow: visible;
    margin: 15px 0 0;
    top: -1000px;
    transition: transform 0.2s ease-out, opacity 0.2s ease-out;
    transform: translate3d(-30px, 0, 0);
    opacity: 0;
    max-width: none
}

.mega-menu li.menu-item > a > .thumb-info-preview .thumb-info-wrapper,
.sidebar-menu li.menu-item > a > .thumb-info-preview .thumb-info-wrapper {
    display: block;
    border: 0;
    box-shadow: 0 0 3px rgba(0, 0, 0, 0.15);
    margin: 0;
    padding: 0;
    text-align: left
}

.mega-menu li.menu-item > a > .thumb-info-preview .thumb-info-image,
.sidebar-menu li.menu-item > a > .thumb-info-preview .thumb-info-image {
    width: 182px;
    height: 136px;
    min-height: 0;
    transition: all 5s linear 0s
}

.mega-menu li.menu-item > a > .thumb-info-preview .thumb-info-image.fixed-image,
.sidebar-menu li.menu-item > a > .thumb-info-preview .thumb-info-image.fixed-image {
    background-position: left top;
    background-size: auto 100%
}

.mega-menu li.menu-item > a:hover,
.sidebar-menu li.menu-item > a:hover {
    z-index: 1
}

.mega-menu li.menu-item > a:hover > .thumb-info-preview,
.sidebar-menu li.menu-item > a:hover > .thumb-info-preview {
    transform: translate3d(0, 0, 0);
    top: 0;
    opacity: 1;
    margin-top: -5px
}

.mega-menu li.menu-item > .nolink,
.sidebar-menu li.menu-item > .nolink {
    cursor: default
}

.mega-menu ul.sub-menu,
.sidebar-menu ul.sub-menu {
    margin: 0;
    padding: 0;
    list-style: none
}

.mega-menu {
    *zoom: 1
}

.mega-menu:before,
.mega-menu:after {
    content: " ";
    display: table
}

.mega-menu:after {
    clear: both
}

.menu-custom-block a > i {
    margin-right: 0.5rem
}

.mega-menu .tip,
.sidebar-menu .tip,
.accordion-menu .tip,
.menu-custom-block .tip {
    color: #fff;
    display: inline-block;
    font-size: 9px;
    font-style: normal;
    line-height: 1;
    padding: 2px;
    position: relative;
    margin-left: 10px;
    vertical-align: middle;
    top: -1px
}

.mega-menu .tip.hot,
.sidebar-menu .tip.hot,
.accordion-menu .tip.hot,
.menu-custom-block .tip.hot {
    background-color: #eb2771;
    border-color: #eb2771
}

.mega-menu .tip:before,
.sidebar-menu .tip:before,
.accordion-menu .tip:before,
.menu-custom-block .tip:before {
    content: '';
    position: absolute;
    left: -3px;
    top: 50%;
    margin-top: -2px;
    border-right: 3px solid;
    border-top: 2px solid transparent;
    border-bottom: 2px solid transparent;
    border-right-color: inherit
}

#header .menu-custom-block .tip,
.mega-menu > li.menu-item > a .tip {
    position: absolute;
    top: -14px;
    right: 10px
}

#header .menu-custom-block .tip:before,
.mega-menu > li.menu-item > a .tip:before {
    content: '';
    top: auto;
    bottom: -3px;
    left: 2px;
    border-color: transparent;
    border-top-color: inherit;
    border-style: solid;
    border-width: 3px 2px 0 2px
}

.mega-menu li.menu-item > a {
    font-weight: 400
}

.mega-menu > li.menu-item {
    float: left
}

.mega-menu > li.menu-item.narrow {
    position: relative
}

.mega-menu > li.menu-item.has-sub > a .thumb-info-preview {
    display: none
}

.mega-menu > li.menu-item > a {
    display: inline-block;
    font-size: .8571em;
    font-weight: 700;
    line-height: 20px;
    padding: 9px 12px 8px
}

.mega-menu > li.menu-item > a > i {
    width: auto
}

.mega-menu > li.menu-item > a .tip {
    top: -9px
}

.mega-menu > li.menu-item > a > .thumb-info-preview {
    left: -100%;
    right: -100%;
    padding-left: 0;
    padding-top: 10px;
    transform: translate3d(0, 20px, 0);
    opacity: 0;
    margin: auto;
    width: 190px
}

.mega-menu > li.menu-item > a:hover > .thumb-info-preview {
    top: 100%;
    transform: translate3d(0, 0, 0)
}

.mega-menu > li.menu-item.active,
.mega-menu > li.menu-item:hover > a {
    color: #fff
}

.mega-menu > li.menu-item.has-sub:hover {
    z-index: 111
}

.mega-menu .popup {
    position: absolute;
    text-align: left;
    top: 100%;
    margin: 0;
    z-index: 111;
    min-width: 100%;
    line-height: 20px
}

.mega-menu .popup ul.sub-menu {
    position: relative
}

.mega-menu .popup li.menu-item {
    line-height: inherit;
    padding: 0
}

.mega-menu .popup li.menu-item > a {
    font-size: 13px
}

.mega-menu .wide .popup {
    border-top: 3px solid #ccc;
    box-shadow: 0 10px 25px rgba(0, 0, 0, 0.15);
    display: none;
    right: auto;
    left: 0
}

.mega-menu .wide .popup > .inner {
    padding: 10px
}

.mega-menu .wide .popup > .inner > ul.sub-menu {
    max-width: 100%;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

.mega-menu .wide .popup > .inner > ul.sub-menu > .menu-block-item {
    margin-bottom: -20px
}

.mega-menu .wide .popup > .inner .container {
    width: auto;
    padding: 0
}

.mega-menu .wide li.menu-item > a.has-preview {
    display: inline-block
}

.mega-menu .wide li.sub {
    padding: 15px 15px 10px
}

.mega-menu .wide li.sub > a {
    font-size: 1em;
    font-weight: 600;
    padding-bottom: 5px
}

.mega-menu .wide li.sub ul.sub-menu {
    padding-bottom: 5px
}

.mega-menu .wide li.sub ul.sub-menu ul.sub-menu {
    padding-bottom: 0
}

.mega-menu .wide li.sub li.menu-item > a {
    margin-left: -8px;
    padding: 7px 8px;
    font-size: .9em;
    font-weight: normal
}

.mega-menu .wide li.sub li.menu-item > ul.sub-menu {
    padding-left: 10px
}

.mega-menu .narrow ul.sub-menu {
    min-width: 200px;
    padding: 5px 0;
    box-shadow: 0 5px 8px rgba(0, 0, 0, 0.15);
    border-top: 0 solid #ccc;
    z-index: 10
}

.mega-menu .narrow ul.sub-menu ul.sub-menu {
    position: absolute;
    left: 100%;
    display: none;
    opacity: 0
}

.mega-menu .narrow ul.sub-menu li.menu-item:hover > ul.sub-menu {
    top: -5px
}

.mega-menu .narrow li.menu-item > a {
    color: #fff;
    font-weight: 400;
    padding: 8px 18px;
    font-size: .9em;
    border-bottom: 1px solid rgba(255, 255, 255, 0.2);
    white-space: nowrap
}

.mega-menu .narrow li.menu-item:last-child > a {
    border-bottom-width: 0
}

.mega-menu .narrow li.menu-item:hover > ul.sub-menu {
    opacity: 1;
    display: block
}

.mega-menu .narrow li.menu-item-has-children > a:before {
    content: "";
    float: right;
    margin-right: -1px;
    font-size: .5rem;
    opacity: .7;
    transition: margin-right 0.2s
}

.mega-menu .narrow li.menu-item-has-children > a .thumb-info-preview {
    display: none
}

.mega-menu .narrow li.menu-item-has-children:hover > a:before {
    margin-right: -7px
}

.mega-menu .narrow.pos-left .popup {
    left: 0px;
    right: auto
}

.mega-menu .narrow.pos-left ul.sub-menu ul.sub-menu {
    left: 100%;
    right: auto
}

.mega-menu .narrow.pos-left li.menu-item-has-children > a:before {
    content: ""
}

.mega-menu .narrow.pos-left li.menu-item > a > .thumb-info-preview {
    left: 100%;
    right: auto;
    padding-left: 10px;
    padding-right: 0;
    transform: translate3d(-30px, 0, 0)
}

.mega-menu .narrow.pos-left li.menu-item > a:hover > .thumb-info-preview {
    transform: translate3d(0, 0, 0)
}

.mega-menu .narrow.pos-right .popup {
    right: 0px;
    left: auto
}

.mega-menu .narrow.pos-right ul.sub-menu ul.sub-menu {
    right: 100%;
    left: auto
}

.mega-menu .narrow.pos-right li.menu-item-has-children > a:before {
    content: ""
}

.mega-menu .narrow.pos-right li.menu-item > a > .thumb-info-preview {
    left: auto;
    right: 100%;
    padding-left: 0;
    padding-right: 10px;
    transform: translate3d(30px, 0, 0)
}

.mega-menu .narrow.pos-right li.menu-item > a:hover > .thumb-info-preview {
    transform: translate3d(0, 0, 0)
}

.mega-menu .popup {
    top: -3000px
}

.mega-menu .popup li.menu-item > a {
    transition: transform 0.2s ease-out;
    -webkit-transform: translate3d(0, -5px, 0);
    transform: translate3d(0, -5px, 0)
}

.mega-menu > li.menu-item .popup {
    transition: transform 0.2s ease-out;
    -webkit-transform: translate3d(0, -5px, 0);
    transform: translate3d(0, -5px, 0)
}

.mega-menu > li.menu-item.wide .popup > .inner > ul.sub-menu > li.menu-item > a {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0)
}

.mega-menu > li.menu-item:hover .popup {
    top: 100%;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0)
}

.mega-menu > li.menu-item:hover li.menu-item > a {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0)
}

.mega-menu .narrow ul.sub-menu ul.sub-menu {
    animation: menuFadeInLeft 0.2s ease-out
}

.mega-menu .narrow.pos-left ul.sub-menu ul.sub-menu {
    animation: menuFadeInLeft 0.2s ease-out
}

.mega-menu .narrow.pos-right ul.sub-menu ul.sub-menu {
    animation: menuFadeInRight 0.2s ease-out
}

.mega-menu.show-arrow > li.has-sub > a:after {
    display: inline-block;
    content: '\e81c';
    font-family: "porto";
    font-weight: normal;
    font-size: 1em;
    margin: 0 0 0 5px;
    line-height: 1
}

.mega-menu.menu-flat li.menu-item > a > .thumb-info-preview .thumb-info-wrapper {
    border-radius: 0 !important
}

.mega-menu.menu-flat > li.menu-item {
    margin-right: 0
}

.mega-menu.menu-flat > li.menu-item.active > a,
.mega-menu.menu-flat > li.menu-item:hover > a {
    border-radius: 0 !important
}

.mega-menu.menu-flat > li.menu-item.has-sub:hover > a {
    border-radius: 0 !important
}

.mega-menu.menu-flat .popup {
    margin: 0
}

.mega-menu.menu-flat .wide .popup,
.mega-menu.menu-flat .wide .popup > .inner,
.mega-menu.menu-flat .wide .popup li.menu-item li.menu-item > a {
    border-radius: 0 !important
}

.mega-menu.menu-flat .narrow .popup > .inner > ul.sub-menu,
.mega-menu.menu-flat .narrow ul.sub-menu ul.sub-menu {
    border-radius: 0 !important
}

.mega-menu.menu-flat-border > li.menu-item > a {
    border-right: 1px solid rgba(0, 0, 0, 0.1)
}

.mega-menu.menu-flat-border > li.menu-item:last-child > a {
    border-right: 0 none
}

.mega-menu.menu-hover-line > li.menu-item > a:before {
    content: "";
    position: absolute;
    width: 100%;
    height: 3px;
    top: 0;
    left: 0;
    opacity: 0
}

.mega-menu.menu-hover-line:not(:hover) > li.menu-item.active > a:before,
.mega-menu.menu-hover-line > li.menu-item:hover > a:before {
    opacity: 1
}

.mega-menu.menu-hover-underline > li.menu-item > a:before {
    top: 50%;
    margin-top: 15px;
    width: auto;
    left: 0;
    right: 15px;
    transition: cubic-bezier(0.55, 0, 0.1, 1) right 0.3s
}

.mega-menu.menu-hover-underline > li.menu-item.active > a:before,
.mega-menu.menu-hover-underline > li.menu-item:hover > a:before {
    right: 0
}

#header a,
#header a:hover {
    text-decoration: none;
    outline: none
}

#header a.ld-button.ld-login-button.ld-login {
    background: #009FDA !important;
}

#header .header-top .container,
#header .header-main .container {
    position: relative;
    display: table
}

#header .header-top .container > div,
#header .header-main .container > div {
    display: table-cell;
    position: relative;
    vertical-align: middle
}

#header .header-left {
    text-align: left
}

#header .header-center {
    text-align: left
}

#header .header-right {
    text-align: right
}

#header.header-loaded .header-main {
    -webkit-backface-visibility: hidden
}

#header .header-main {
    position: relative
}

#header .header-main .container {
    min-height: 68px
}

@media (max-width: 575px) {
    #header .header-main .container {
        min-height: 43px
    }
}

.fixed-header #header .header-main .container {
    min-height: 0
}

#header .header-main .header-left {
    padding: 0px;
}

@media (max-width: 991px) {
    #header .header-main .header-left {
        padding: 20px 0
    }
}

#header .header-main .header-center {
    padding: 20px 15px;
    text-align: center
}

@media (max-width: 991px) {
    #header .header-main .header-center {
        padding: 20px 0;
        text-align: left
    }
}

#header .header-main .header-right {
    padding: 0;
}

@media (max-width: 991px) {
    #header .header-main .header-right {
        padding-top: 20px;
        padding-bottom: 20px
    }
}

#header .header-main #main-menu {
    display: inline-block;
    vertical-align: middle
}

#header .header-top {
    position: relative;
    z-index: 1001;
    font-size: .7857em
}

@media (max-width: 991px) {
    #header .header-top .gap {
        display: none
    }

    #header .header-top .switcher-gap {
        display: inline
    }
}

#header.logo-center .header-main .container {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex
}

#header.logo-center .header-main .container > div {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center
}

@media (min-width: 992px) {
    #header.logo-center .header-main .header-left {
        -webkit-flex: 1;
        -ms-flex: 1;
        flex: 1
    }

    #header.logo-center .header-main .header-center {
        -webkit-justify-content: center;
        -ms-flex-pack: center;
        justify-content: center
    }

    #header.logo-center .header-main .header-center .logo img {
        transform-origin: center center
    }
}

#header.logo-center .header-main .header-right {
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1;
    -webkit-justify-content: flex-end;
    -ms-flex-pack: end;
    justify-content: flex-end
}

#header .gap {
    font-weight: 300;
    margin: 0 10px;
    font-size: 0.95em;
    opacity: 0.8
}

#header .gap.switcher-gap {
    margin: 0 5px
}

#header .mobile-show {
    display: none
}

@media (max-width: 991px) {
    #header .mobile-hide {
        display: none
    }

    #header .mobile-show {
        display: inline
    }
}

#header.sticky-header .header-main {
    transition: none
}

#header.sticky-header .header-main .container {
    min-height: 60px
}

#header.sticky-header .header-main.change-logo .logo img {
    transform: scale(0.8)
}

#header.sticky-header .header-main.sticky {
    position: fixed;
    left: 0;
    right: 0;
    width: 100%;
    top: 0;
    z-index: 1001
}

#header.sticky-header .header-main.sticky .container.absolute {
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    margin: auto
}

.header-reveal #header.sticky-header .header-main.sticky {
    margin-top: 0;
    animation: header-reveal 0.4s ease-in
}

#header.sticky-header .logo {
    min-width: 0
}

#header.sticky-header .main-menu-wrap {
    position: fixed;
    border-bottom-width: 0 !important;
    left: 0;
    right: 0;
    top: 0;
    z-index: 1001;
    padding: 8px 0
}

.header-reveal #header.sticky-header .main-menu-wrap {
    margin-top: 0;
    animation: header-reveal 0.4s ease-in
}

#header.sticky-header .main-menu-wrap.menu-flat,
#header.sticky-header .main-menu-wrap.menu-flat-border,
.fixed-header #header.sticky-header .main-menu-wrap.menu-flat,
.fixed-header #header.sticky-header .main-menu-wrap.menu-flat-border {
    padding: 0
}

#header.sticky-header-calc .header-main.sticky .header-left,
#header.sticky-header-calc .header-main.sticky .header-center,
#header.sticky-header-calc .header-main.sticky .header-right,
#header.sticky-header-calc .main-menu-wrap .header-left,
#header.sticky-header-calc .main-menu-wrap .header-center,
#header.sticky-header-calc .main-menu-wrap .header-right,
#header.sticky-header-calc .logo img .header-left,
#header.sticky-header-calc .logo img .header-center,
#header.sticky-header-calc .logo img .header-right,
#header.sticky-header-calc .header-main.change-logo .header-left,
#header.sticky-header-calc .header-main.change-logo .header-center,
#header.sticky-header-calc .header-main.change-logo .header-right {
    transition: none
}

.fixed-header.header-transparent-bottom-border #header {
    border-bottom: 1px solid rgba(255, 255, 255, 0.1)
}

.fixed-header #header {
    position: absolute;
    left: 0;
    right: 0;
    width: 100%;
    top: auto;
    z-index: 1001;
    border-top-width: 0
}

.fixed-header #header .header-main,
.fixed-header #header .main-menu-wrap {
    position: relative;
    top: 0
}

.fixed-header #header.sticky-header {
    padding-bottom: 0 !important;
    border-bottom: none
}

.fixed-header #header.sticky-header .header-main,
.fixed-header #header.sticky-header .main-menu-wrap {
    position: fixed
}

.fixed-header #header .header-main .header-left,
.fixed-header #header .header-main .header-right,
.fixed-header #header .header-main .header-center {
    padding-top: 15px;
    padding-bottom: 15px
}

@media (max-width: 991px) {

    .fixed-header #header .header-main .header-left,
    .fixed-header #header .header-main .header-right,
    .fixed-header #header .header-main .header-center {
        padding-top: 5px;
        padding-bottom: 5px
    }
}

.fixed-header #header .searchform {
    transition: background 0.3s, border 0.3s
}

.fixed-header #header .main-menu-wrap .main-menu {
    background: none
}

.fixed-header #header .main-menu {
    transition: background 0.3s
}

.fixed-header #header.sticky-header .main-menu-wrap {
    padding: 8px 0
}

#header-boxed {
    padding-left: 0;
    padding-right: 0;
    margin-left: auto;
    margin-right: auto
}

#header-boxed #header.sticky-header .header-main.sticky,
#header-boxed #header.sticky-header .main-menu-wrap {
    margin-left: auto;
    margin-right: auto
}

#header .logo {
    margin: 0;
    padding: 0;
    min-width: 80px;
    line-height: 0
}

#header .logo a {
    display: inline-block;
    max-width: 100%
}

#header .logo img {
    display: none;
    color: transparent;
    max-width: 100%;
    transform-origin: left center
}

#header .logo .standard-logo {
    display: inline-block
}

#header.sticky-header .logo .sticky-logo {
    display: inline-block
}

#header.sticky-header .sticky-logo ~ img {
    display: none
}

@media not all,
only screen and (min-resolution: 144dpi),
only screen and (min-resolution: 1.5dppx) {

    #header .logo .standard-logo,
    #header.sticky-header .logo .sticky-logo {
        display: none
    }

    #header .logo .retina-logo,
    #header.sticky-header .logo .sticky-retina-logo {
        display: inline-block
    }
}

#header .logo-transition img {
    transition: all 0.3s
}

#header .logo-text {
    display: inline-block
}

.switcher-wrap ul + ul {
    margin-left: 11px
}

.porto-view-switcher img,
.wpml-ls-menu-item .wpml-ls-flag {
    max-width: 18px
}

#header .welcome-msg {
    display: inline-block;
    vertical-align: middle
}

#header .welcome-msg p {
    margin: 12px 0
}

#header .switcher-wrap {
    display: inline-block;
    white-space: nowrap
}

#header .switcher-wrap img {
    position: relative;
    top: -1px;
    margin-right: 3px
}

#header .porto-view-switcher,
#header .top-links {
    font-size: .7857em;
    display: inline-block;
    vertical-align: middle;
    margin-top: 3px;
    margin-bottom: 3px
}

#header .porto-view-switcher > li.menu-item,
#header .top-links > li.menu-item {
    margin-right: 0
}

#header .porto-view-switcher > li.menu-item > a,
#header .top-links > li.menu-item > a {
    font-size: 1em;
    font-weight: normal;
    padding: 0 5px;
    line-height: 26px
}

#header .porto-view-switcher > li.menu-item.has-sub:hover > a,
#header .top-links > li.menu-item.has-sub:hover > a {
    margin-bottom: 0
}

#header .porto-view-switcher > li.menu-item > .popup,
#header .top-links > li.menu-item > .popup {
    margin-top: 0;
    border-width: 0
}

#header .porto-view-switcher .narrow .popup > .inner > ul.sub-menu,
#header .top-links .narrow .popup > .inner > ul.sub-menu {
    box-shadow: 0 10px 30px 10px rgba(0, 0, 0, 0.05)
}

#header .porto-view-switcher .narrow ul.sub-menu,
#header .top-links .narrow ul.sub-menu {
    padding: 5px;
    min-width: 0
}

#header .porto-view-switcher .narrow li.menu-item > a,
#header .top-links .narrow li.menu-item > a {
    font-size: 1em;
    padding: 0 7px;
    line-height: 25px;
    border-bottom-width: 0
}

#header .woocs-switcher li,
#header .woocs-switcher li > .nolink {
    cursor: pointer !important
}

#header .top-links {
    white-space: nowrap
}

#header .top-links > li.menu-item {
    display: inline-block;
    float: left
}

#header .top-links > li.menu-item:after {
    content: "|";
    font-weight: 300;
    position: relative;
    top: -1px;
    font-size: 0.95em;
    opacity: 0.8;
    margin: 0 10px 0 5px
}

#header .top-links > li.menu-item.active > a,
#header .top-links > li.menu-item:hover > a,
#header .top-links > li.menu-item.has-sub:hover > a {
    background: transparent
}

#header .top-links > li.menu-item:last-child > a {
    padding-right: 0
}

#header .top-links > li.menu-item:last-child:after {
    content: none
}

#header .header-top .mega-menu {
    margin-top: 0;
    margin-bottom: 0;
    font-size: 1em
}

#header .header-top .welcome-msg {
    line-height: 30px;
    letter-spacing: 0.28333px
}

#header .header-top .porto-view-switcher .narrow ul.sub-menu,
#header .header-top .top-links .narrow ul.sub-menu {
    padding: 4px 0
}

.header-top .mega-menu > li.menu-item > a {
    padding-top: 3px;
    padding-bottom: 3px;
    letter-spacing: 0.025em;
    line-height: 24px;
    border-radius: 0 !important
}

#header .searchform {
    border: 1px solid #ccc;
    position: relative;
    display: inline-block;
    line-height: 38px;
    font-size: 13px;
    padding: 0;
    vertical-align: middle
}

@media (max-width: 991px) {
    #header .searchform {
        border-width: 5px;
        display: none;
        position: absolute;
        right: -25px;
        top: 100%;
        margin-top: 8px;
        z-index: 1003;
        box-shadow: 0 5px 8px rgba(0, 0, 0, 0.15)
    }
}

@media (max-width: 375px) {
    #header .searchform {
        right: -80px
    }
}

#header .searchform .searchform-fields {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex
}

#header .searchform .text,
#header .searchform .cat,
#header .searchform .button-wrap,
#header .searchform .selectric-cat {
    display: block;
    text-align: left
}

#header .searchform fieldset {
    white-space: nowrap
}

#header .searchform fieldset .text,
#header .searchform fieldset .cat,
#header .searchform fieldset .button-wrap,
#header .searchform fieldset .selectric-cat {
    display: inline-block;
    vertical-align: top
}

#header .searchform .button-wrap {
    margin: 0
}

#header .searchform input,
#header .searchform select,
#header .searchform button {
    background: none;
    border-radius: 0;
    border: none;
    outline: none;
    box-shadow: none;
    margin-bottom: 0;
    display: block
}

#header .searchform input::placeholder {
    opacity: .7
}

#header .searchform input:-ms-input-placeholder {
    opacity: .7
}

#header .searchform input::-ms-input-placeholder {
    opacity: .7
}

#header .searchform input,
#header .searchform select,
#header .searchform .selectric label,
#header .searchform button {
    height: 38px
}

#header .searchform input {
    padding: 0 15px 0 15px;
    width: 398px;
    font-size: inherit
}

#header .searchform.searchform-cats input {
    width: 266px
}

@media (max-width: 767px) {
    #header .searchform input {
        width: 280px
    }

    #header .searchform.searchform-cats input {
        width: 150px
    }
}

@media (max-width: 575px) {
    #header .searchform input {
        width: 234px
    }

    #header .searchform.searchform-cats input {
        width: 118px;
        padding-right: 10px
    }

    #header .searchform.searchform-cats select {
        width: 116px;
        padding: 0 8px
    }

    #header .searchform.searchform-cats .selectric-cat {
        width: 116px
    }

    #header .searchform.searchform-cats .selectric .label {
        padding: 0 8px
    }
}

@media (max-width: 374px) {
    #header .searchform input {
        width: 200px
    }
}

@media (max-width: 320px) {
    #header .searchform input {
        width: 190px
    }
}

#header .searchform select {
    padding: 0 15px 0 15px;
    width: 130px
}

#header .searchform select::-ms-expand {
    display: none
}

#header .searchform .selectric-cat {
    width: 129px;
    text-align: left
}

#header .searchform .selectric {
    background: transparent;
    border-width: 0
}

#header .searchform .selectric .label {
    padding: 0 15px 0 15px;
    margin: 0;
    font-weight: normal;
    font-size: inherit;
    border-radius: 0;
    text-align: left;
    letter-spacing: 0.005em;
    -webkit-user-select: none;
    -ms-user-select: none;
    user-select: none
}

#header .searchform .selectric .label:after {
    content: '\e81c';
    font-family: 'porto';
    float: right;
    font-size: 14px
}

#header .searchform .selectric-open {
    z-index: 10000
}

#header .searchform .selectric-items {
    left: 0px;
    max-width: 250px
}

#header .searchform .selectric-items ul,
#header .searchform .selectric-items li {
    line-height: 18px;
    min-height: 18px
}

#header .searchform .selectric-items li {
    border-width: 0;
    padding: 6px 8px
}

#header .searchform .selectric-items:focus {
    outline: none
}

#header .searchform input,
#header .searchform select,
#header .searchform .selectric {
    border-right: 1px solid #ccc
}

#header .searchform .autocomplete-suggestions {
    width: auto !important;
    left: -1px;
    right: -1px;
    padding: 15px;
    border-radius: 0
}

#header .searchform .autocomplete-suggestion {
    padding: 10px .5em;
    line-height: 1.5em;
    min-height: 0;
    *zoom: 1;
    text-align: left
}

#header .searchform .autocomplete-suggestion:before,
#header .searchform .autocomplete-suggestion:after {
    content: " ";
    display: table
}

#header .searchform .autocomplete-suggestion:after {
    clear: both
}

#header .searchform .autocomplete-suggestion .yith_wcas_result_image {
    float: left;
    margin-right: 10px;
    margin-left: 0
}

#header .searchform .autocomplete-suggestion .yith_wcas_result_content {
    margin: 0
}

#header .searchform .autocomplete-suggestion span.yith_wcas_result_on_sale,
#header .searchform .autocomplete-suggestion span.yith_wcas_result_featured {
    padding: 3px 5px
}

#header .searchform .autocomplete-suggestion div.badges {
    left: auto;
    right: 8px;
    line-height: 1
}

#header .searchform .autocomplete-suggestion del {
    font-size: .8em
}

#header .searchform .autocomplete-suggestion ins {
    text-decoration: none
}

#header .searchform-popup {
    display: inline-block;
    position: relative;
    vertical-align: middle
}

#header .searchform-popup .search-toggle {
    cursor: pointer;
    display: none;
    text-align: center;
    position: relative;
    z-index: 1003
}

#header .searchform-popup .search-toggle:after {
    content: "";
    position: absolute;
    display: none;
    left: 50%;
    top: 100%;
    margin-left: -11px;
    margin-top: -13px;
    width: 22px;
    height: 22px;
    border: 11px solid transparent;
    border-bottom-color: inherit
}

#header .searchform-popup .search-toggle.opened:after {
    display: block
}

@media (max-width: 991px) {
    #header .searchform-popup .search-toggle {
        display: block
    }
}

@media (max-width: 575px) {
    #header .searchform-popup .searchform {
        border-width: 3px;
        margin-top: 6px
    }
}

@media (max-width: 991px) {
    #header .header-left .searchform {
        left: -10px;
        right: auto
    }
}

@media (max-width: 767px) {
    #header .header-right .searchform {
        left: auto;
        right: -22px
    }
}

@media (max-width: 575px) {
    #header .header-right .searchform {
        right: -18px
    }
}

#header .separator {
    display: inline-block;
    height: 1.2em;
    vertical-align: middle
}

#header .search-toggle .search-text {
    display: none;
    text-transform: uppercase;
    margin-left: 5px
}

#header .header-contact {
    margin-top: 5px;
    margin-bottom: 5px;
    display: inline-block;
    vertical-align: middle;
    white-space: nowrap;
    font-size: .9em
}

#header .header-contact p {
    margin-bottom: 0
}

#header .header-contact .gap {
    margin: 0 12px
}

#header .header-contact i {
    display: inline-block;
    margin: 0 5px
}

#header .header-contact .nav-top {
    font-size: 1em
}

#header .nav-top {
    font-size: .9em
}

#header .nav-top li > a,
#header .nav-top li > span {
    display: inline-block;
    padding: 6px 10px
}

#header .nav-top li:first-child > a,
#header .nav-top li:first-child > span {
    padding-left: 0
}

#header .nav-top i {
    font-size: .8em;
    margin-right: 6px;
    margin-left: 0
}

#header .nav-top > .nav-item-anim-icon > a:hover i {
    animation: navItemArrow .6s linear infinite
}

#header .nav-top .nav-item-borders {
    border-right: 1px solid rgba(0, 0, 0, 0.06);
    padding-left: 12px;
    padding-right: 12px
}

#header .nav-top .nav-item-borders:last-child {
    border-right: none
}

#header .nav-top .nav-item-borders:first-child {
    padding-left: 0
}

#header .nav-item-left-border,
#header .nav-item-right-border {
    position: relative
}

#header .nav-item-left-border:before,
#header .nav-item-right-border:after {
    content: '';
    position: absolute;
    top: 50%;
    margin-top: -8px;
    width: 1px;
    height: 16px;
    background: rgba(0, 0, 0, 0.05)
}

#header .nav-item-left-border {
    padding-left: 10px;
    margin-left: 10px
}

#header .nav-item-left-border:before {
    left: 0
}

#header .nav-item-right-border {
    padding-right: 10px;
    margin-right: 10px
}

#header .nav-item-right-border:last-child {
    margin-right: 0
}

#header .nav-item-right-border:after {
    right: 0
}

#header .header-top .header-contact {
    margin-top: 0;
    margin-bottom: 0
}

#header .header-top .header-contact,
#header .header-top .nav-top {
    font-size: 1em
}

.header-top,
.header-bottom,
#mini-cart .cart-head,
#mini-cart li,
.main-menu-wrap .container,
.autocomplete-suggestion {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center
}

#header .share-links {
    display: inline-block;
    vertical-align: middle;
    font-weight: 400
}

#header .share-links > a {
    transition: .3s;
    box-shadow: 0 1px 1px 0 rgba(0, 0, 0, 0.2)
}

#header .header-top .share-links > a {
    box-shadow: none
}

#mini-cart {
    display: inline-block;
    position: relative;
    white-space: normal;
    vertical-align: middle;
    font-size: 36px
}

#mini-cart .cart-head {
    position: relative;
    cursor: pointer;
    margin-top: 0;
    min-width: 44px;
    min-height: 24px;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center
}

#mini-cart .cart-head:before {
    content: '';
    position: absolute;
    top: 100%;
    height: 15px;
    left: 0;
    width: 100%;
    z-index: 1
}

#mini-cart .cart-icon {
    position: relative;
    line-height: 0;
    font-weight: 400
}

#mini-cart .minicart-icon {
    vertical-align: middle;
    display: inline-block;
    font-style: normal
}

#mini-cart .minicart-icon:before {
    margin: 0
}

#mini-cart .cart-popup {
    position: absolute;
    width: 300px;
    -webkit-backface-visibility: hidden;
    z-index: 1003;
    top: 100%;
    margin-top: 8px;
    right: 0;
    padding: 0;
    line-height: 38px;
    box-shadow: 0 5px 8px rgba(0, 0, 0, 0.15);
    text-align: left;
    display: none;
    animation: menuFadeInDown .2s ease-out
}

@media (max-width: 767px) {
    #mini-cart .cart-popup {
        width: 290px
    }
}

#mini-cart .cart-popup:before,
#mini-cart .cart-popup:after {
    content: '';
    position: absolute;
    margin-right: 10px
}

#mini-cart .cart-popup:before {
    border: 10px solid;
    border-color: transparent transparent #fff transparent;
    z-index: 3;
    right: .7px;
    top: -20px
}

#mini-cart .cart-popup:after {
    border: 11px solid;
    border-color: transparent transparent #f0f0f0 transparent;
    right: 0;
    top: -22px
}

#mini-cart .cart-popup .widget_shopping_cart_content {
    padding: 10px 15px 5px;
    color: #696969;
    font-weight: bold;
    font-size: 13px;
    border-radius: 0
}

#mini-cart .widget_shopping_cart li.empty {
    text-align: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    padding: 8px 0 0;
    font-weight: 400
}

#mini-cart .widget_shopping_cart .buttons {
    margin-bottom: 0;
    padding: 0 10px 20px
}

#mini-cart .widget_shopping_cart .cart-loading {
    height: 64px;
    width: 100%;
    background: transparent url(../images/ajax-loader@2x.gif) no-repeat scroll center center/16px 16px;
    opacity: .6
}

#mini-cart .widget_shopping_cart .total {
    padding: 15px 10px 25px;
    text-align: left;
    text-transform: uppercase;
    color: #474747
}

#mini-cart .widget_shopping_cart .total .amount {
    float: right;
    font-size: 15px;
    font-weight: 700;
    color: inherit
}

#mini-cart .cart_list {
    min-height: 45px;
    max-height: 300px;
    overflow-y: auto;
    overflow-x: hidden;
    margin: 0
}

#mini-cart .cart_list.scroll-scrolly_visible li {
    padding-right: 20px
}

#mini-cart .total-count {
    padding: 3px 10px;
    border-bottom: solid 1px #e6ebee
}

#mini-cart .total-count a {
    color: #474747
}

#mini-cart .total-count a:hover {
    text-decoration: underline !important
}

#mini-cart li .product-details {
    padding-top: 0;
    position: static;
    max-width: calc(100% - 80px)
}

#mini-cart li .product-details a {
    color: inherit !important;
    line-height: 19px
}

#mini-cart li .quantity {
    font-weight: normal !important;
    font-size: 13px !important
}

#mini-cart li .quantity .amount {
    font-weight: normal !important;
    font-size: 13px !important
}

#mini-cart li .product-image {
    -webkit-order: 2;
    -ms-flex-order: 2;
    order: 2;
    margin-right: 0;
    -webkit-flex: 0 0 80px;
    -ms-flex: 0 0 80px;
    flex: 0 0 80px;
    width: 80px
}

#mini-cart li .remove-product {
    z-index: 3;
    text-align: center;
    font-size: 11px;
    top: 8px;
    right: 8px;
    width: 20px;
    height: 20px;
    background-color: #fff;
    border-radius: 100%;
    box-shadow: 0 2px 6px 0 rgba(0, 0, 0, 0.5)
}

#mini-cart li:not(.empty) {
    padding: 15px 10px !important;
    border-bottom: 1px solid #e6ebee !important
}

#mini-cart .buttons a {
    border: none;
    color: #fff;
    font-size: 12px;
    letter-spacing: 0.025em;
    text-transform: uppercase;
    padding: 14px 25px;
    border-radius: 2px
}

#mini-cart .buttons .checkout {
    float: none;
    width: 100% !important
}

#mini-cart .buttons > a:first-child {
    display: none
}

#mini-cart .cart-items,
.my-wishlist .wishlist-count {
    position: absolute;
    right: -8px;
    top: -4px;
    font-size: 10px;
    font-weight: 600;
    text-align: center;
    display: inline-block;
    width: 16px;
    height: 16px;
    line-height: 16px;
    border-radius: 8px;
    overflow: hidden;
    color: #fff;
    background-color: #ff5b5b
}

#mini-cart .cart-items .items-loading,
.my-wishlist .wishlist-count .items-loading {
    width: 16px;
    height: 16px;
    display: inline-block;
    background: transparent url(../images/ajax-loader@2x.gif) no-repeat scroll center center/16px 16px;
    margin-top: -4px;
    vertical-align: middle
}

#mini-cart .cart-items i,
.my-wishlist .wishlist-count i {
    line-height: inherit
}

html.touch #mini-cart.open .cart-popup,
html.no-touch #mini-cart:hover .cart-popup,
html:not(.touch):not(.no-touch) #mini-cart:hover .cart-popup {
    display: block
}

@media (max-width: 991px) {

    #header.sticky-header .main-menu-wrap,
    .main-menu-wrap {
        display: none
    }
}

.main-menu-wrap .menu-center {
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1
}

.main-menu-wrap .menu-left,
.main-menu-wrap .menu-right {
    display: none
}

.main-menu-wrap .menu-left {
    text-align: left
}

.main-menu-wrap .menu-right {
    padding-left: 10px;
    text-align: right
}

.main-menu-wrap #mini-cart {
    position: relative
}

#header:not(.header-builder) .main-menu-wrap .searchform-popup {
    display: none
}

#header:not(.header-builder) .main-menu-wrap .search-toggle {
    display: block
}

#header:not(.header-builder) .main-menu-wrap .searchform {
    display: none;
    border-width: 5px;
    position: absolute;
    left: auto;
    right: -22px;
    margin-top: 6px;
    top: 100%;
    z-index: 1003;
    box-shadow: 0 5px 8px rgba(0, 0, 0, 0.15)
}

.sticky-header .main-menu-wrap .logo img {
    transform: scale(0.8);
    transform-origin: left center;
    transition: none !important
}

.sticky-header .main-menu-wrap .hide-sticky-content .menu-custom-content {
    display: none
}

.sticky-header .main-menu-wrap .menu-left {
    padding-right: 25px
}

.sticky-header .main-menu-wrap .menu-left,
.sticky-header .main-menu-wrap .menu-right {
    display: block;
    animation: menuFadeInDown .3s;
    min-width: 75px;
    white-space: nowrap
}

#header.sticky-header .main-menu-wrap .searchform-popup {
    display: inline-block
}

.main-menu-wrap .mega-menu > li.menu-item > a {
    padding: 10px 13px
}

#header .main-menu-wrap .main-menu .menu-custom-block {
    padding: 0;
    margin: 0
}

#header .main-menu-wrap .main-menu .menu-custom-block .tip {
    top: -5px
}

#header .main-menu {
    text-align: left;
    background: none
}

@media (max-width: 991px) {
    #header .main-menu {
        display: none
    }
}

#header .main-menu > li.menu-item {
    margin: 0 1px 0 0
}

#header .main-menu > li.menu-item:last-child {
    margin-right: 0
}

@media (max-width: 991px) {
    #header .porto-popup-menu.opened .main-menu {
        display: block
    }
}

#main-menu {
    position: relative
}

#main-menu.centered .menu-center {
    text-align: center
}

#main-menu.centered .mega-menu {
    text-align: center;
    margin-left: auto;
    margin-right: auto;
    display: inline-block;
    vertical-align: middle
}

#main-menu.centered .mega-menu > li.menu-item {
    margin: 0 1px
}

#header .menu-custom-block {
    padding: 10px 0 9px;
    line-height: 22px;
    font-weight: 600;
    font-size: .8571em
}

#header .menu-custom-block a,
#header .menu-custom-block span {
    display: inline-block;
    padding: 0 15px;
    position: relative;
    font-weight: 700
}

#header .menu-custom-block i {
    text-align: center
}

#header .menu-custom-block i,
#header .menu-custom-block .avatar {
    margin-right: 5px
}

#header .menu-custom-block .avatar img {
    margin-top: -5px;
    margin-bottom: -4px
}

#header:not(.header-builder) .menu-custom-block {
    margin-left: -10px
}

@media (max-width: 991px) {
    #header:not(.header-builder) .contact-gap {
        display: none
    }

    #header:not(.header-builder) .top-links {
        display: none
    }
}

@media (max-width: 767px) {
    #header:not(.header-builder) .header-top {
        display: none
    }

    #header:not(.header-builder) .switcher-wrap {
        display: none
    }

    #header:not(.header-builder) .gap {
        display: none
    }
}

#main-toggle-menu {
    position: relative
}

@media (max-width: 991px) {
    #main-toggle-menu {
        display: none
    }
}

#main-toggle-menu .menu-title {
    color: #fff;
    cursor: pointer;
    background: #303030;
    font-size: .8571em;
    font-weight: 700;
    line-height: 20px;
    padding: 10px 15px;
    margin: 0;
    text-transform: uppercase;
    position: relative;
    transition: .25s
}

#main-toggle-menu .menu-title:hover {
    background-color: #555
}

#main-toggle-menu .menu-title .toggle {
    display: inline-block;
    margin: 0 5px 0 0;
    padding: 0
}

#main-toggle-menu .menu-title .toggle:before {
    content: ""
}

#main-toggle-menu .toggle-menu-wrap {
    display: none;
    position: absolute;
    left: 0;
    top: 100%;
    width: 100%;
    background: #fff;
    box-shadow: 0 0 20px rgba(0, 0, 0, 0.4);
    z-index: 1001
}

#main-toggle-menu .toggle-menu-wrap > ul {
    border-bottom: 5px solid #303030
}

#main-toggle-menu.closed .toggle-menu-wrap {
    display: none
}

#main-toggle-menu.show-always .menu-title {
    background: #303030;
    cursor: default
}

#main-toggle-menu.show-always .toggle-menu-wrap {
    height: auto !important;
    display: block !important
}

#main-toggle-menu .sidebar-menu > li.menu-item:last-child:hover {
    border-radius: 0
}

.right-sidebar #main-toggle-menu .sidebar-menu > li.menu-item:last-child:hover {
    border-radius: 0
}

#header .mobile-toggle {
    cursor: pointer;
    padding: 7px 13px;
    text-align: center;
    display: none;
    font-size: 25px;
    vertical-align: middle;
    margin: 8px 0 8px 1em;
    line-height: 20px;
    border-radius: .25rem
}

#header .mobile-toggle:first-child {
    margin-left: 0
}

@media (max-width: 991px) {
    #header .mobile-toggle {
        display: inline-block
    }
}

#header.sticky-header .mobile-toggle {
    margin-top: 0;
    margin-bottom: 0
}

.header-extra-info {
    list-style: none;
    margin: 0;
    *zoom: 1
}

.header-extra-info:before,
.header-extra-info:after {
    content: " ";
    display: table
}

.header-extra-info:after {
    clear: both
}

.header-extra-info li {
    text-align: left;
    float: left;
    margin-left: 25px
}

#header.logo-overlay-header .overlay-logo {
    display: none
}

@media (min-width: 992px) {
    #header.logo-overlay-header .overlay-logo {
        display: inline-block;
        position: absolute;
        top: 0;
        z-index: 1;
        opacity: 1
    }

    #header.logo-overlay-header .overlay-logo-transition {
        transition: all 0.3s
    }

    #header.logo-overlay-header .logo {
        opacity: 0;
        -webkit-transform: translate3d(87px, 0, 0);
        transform: translate3d(87px, 0, 0)
    }

    #header.logo-overlay-header .logo-transition {
        transition: all 0.3s
    }

    #header.logo-overlay-header.sticky-header .overlay-logo {
        opacity: 0;
        top: -90px;
        visibility: hidden
    }

    #header.logo-overlay-header.sticky-header .logo {
        opacity: 1;
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0)
    }
}

#menu-main-menu #mini-cart {
    right: auto
}

#menu-main-menu #mini-cart.minicart-arrow-alt,
#header.sticky-header #menu-main-menu #mini-cart.minicart-arrow-alt {
    margin: 0 !important
}

#header .header-top .header-row,
#header .header-main .header-row,
#header .header-bottom .header-row {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex
}

#header .header-top .header-row > div,
#header .header-main .header-row > div {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex
}

@media (max-width: 991px) {
    .header-builder .menu-custom-block {
        display: none
    }
}

.header-row {
    -webkit-flex-flow: row nowrap;
    -ms-flex-flow: row nowrap;
    flex-flow: row nowrap;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    width: 100%
}

.header-row > div {
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    max-height: 100%;
    max-width: 100%
}

.header-row .header-left,
.header-row .header-right,
.header-row .header-center,
.header-row .header-col-wide {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

.header-row .header-left {
    margin-right: auto;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start
}

.header-row .header-center {
    margin: 0 auto;
    padding-left: 15px;
    padding-right: 15px;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center
}

.header-row .header-center:only-child {
    flex: 0 0 100%
}

.header-row .header-right {
    margin-left: auto;
    -webkit-justify-content: flex-end;
    -ms-flex-pack: end;
    justify-content: flex-end
}

.header-row .header-grow {
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1;
    -ms-flex-negative: 1;
    -ms-flex-preferred-size: auto
}

.header-row .header-col-wide {
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    width: 100%
}

.header-center .header-col-wide {
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center
}

.header-col > *:not(.header-col-wide),
.header-col-wide > *:not(.header-col-wide) {
    margin-left: .875rem
}

.header-col > *:not(.header-col-wide):first-child,
.header-col-wide > *:not(.header-col-wide):first-child {
    margin-left: 0
}

.header-has-center .header-row > div:not(.header-center) {
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1
}

.header-side-nav #header .header-main .header-center,
.header-side-nav .header-row .header-center {
    padding-left: 0;
    padding-right: 0
}

.header-side-nav .sidebar-menu {
    width: 100%;
    margin-left: 0
}

@media (min-width: 992px) {
    .visible-for-sm {
        display: none !important
    }
}

@media (max-width: 991px) {
    .header-has-center-sm .header-row > div:not(.header-center) {
        -webkit-flex: 1;
        -ms-flex: 1;
        flex: 1
    }

    .header-has-not-center-sm .header-row > div:not(.header-center) {
        -webkit-flex: 0 0 auto;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto
    }

    .hidden-for-sm {
        display: none !important
    }
}


#nav-panel {
    font-size: .9em;
    display: none;
    transition: transform .2s ease-in-out;
    padding-bottom: 15px
}

#nav-panel .mobile-nav-wrap {
    padding: 0 !important
}

#nav-panel .mobile-nav-wrap::-webkit-scrollbar {
    width: 5px
}

#nav-panel .mobile-nav-wrap::-webkit-scrollbar-thumb {
    border-radius: 0px
}

#nav-panel > .container,
#nav-panel > .container > div {
    display: block !important
}

#nav-panel .accordion-menu .arrow:before,
#nav-panel .accordion-menu .open > .arrow:before {
    font-family: 'porto';
    content: "\e81c"
}

#nav-panel .accordion-menu > li > a {
    text-transform: uppercase;
    font-weight: 700
}

#nav-panel .accordion-menu li {
    padding-top: 1px;
    padding-bottom: 1px;
    border-bottom: 1px solid #e8e8e8
}

#nav-panel .accordion-menu li > a {
    margin-top: 0
}

#nav-panel .accordion-menu .sub-menu {
    margin-left: 20px;
    padding-left: 0
}

#nav-panel .menu-wrap:last-child .accordion-menu:last-child li:last-child,
#nav-panel .accordion-menu li li:last-child {
    border-bottom: none
}

#nav-panel .welcome-msg {
    text-align: center;
    display: block;
    padding: 15px 10px
}

#nav-panel .welcome-msg p {
    margin: 5px 0
}

#nav-panel .welcome-msg .pull-left,
#nav-panel .welcome-msg .pull-right {
    float: none !important
}

#nav-panel .accordion-menu {
    display: block;
    font-size: .8571em
}

#nav-panel .accordion-menu li.menu-item.active > a,
#nav-panel .accordion-menu > li.menu-item.active > .arrow {
    color: #fff
}

#nav-panel .accordion-menu .arrow {
    background: none !important;
    right: 5px;
    top: 0;
    width: 30px;
    height: 35px;
    line-height: 35px
}

#nav-panel .mobile-menu {
    font-size: 1em
}

#nav-panel .switcher-wrap {
    margin: 15px 0
}

#nav-panel .woocs-switcher li,
#nav-panel .woocs-switcher li > h5 {
    cursor: pointer !important
}

#nav-panel .menu-custom-block {
    margin: 15px 0
}

#nav-panel .menu-custom-block a,
#nav-panel .menu-custom-block span {
    display: block
}

#nav-panel .menu-custom-block a {
    padding: 5px 6px;
    text-decoration: none
}

#nav-panel .share-links {
    font-size: 1em;
    margin: 15px 0;
    padding: 0 5px;
    text-align: center
}

#nav-panel .mobile-nav-wrap {
    max-height: 50vh;
    overflow-x: hidden;
    overflow-y: auto
}


.banner-container {
    position: relative;
    z-index: 0
}

#footer {
    font-size: .9em;
    padding: 0;
    position: relative;
    clear: both
}

#footer a:not(.btn) {
    transition: all .1s ease-in-out
}

#footer .footer-main > .container {
    padding-top: 5rem;
    padding-bottom: 2.4rem
}

#footer .container {
    position: relative
}

#footer .footer-bottom {
    padding: 15px 0;
    font-size: 0.9em
}

#footer .footer-bottom .container {
    display: table;
    table-layout: fixed
}

#footer .footer-bottom .container > div {
    display: table-cell;
    vertical-align: middle;
    text-align: center;
}

#footer .footer-bottom .footer-center {
    padding: 10px 8px;
    text-align: center;
    width: 100%
}

#footer .widget-title {
    margin-bottom: 15px;
    font-size: 1em
}

#footer .widget-title,
#footer .widget-title a {
    font-weight: 600
}

#footer .widget > div > ul,
#footer .widget > ul {
    font-size: 1em
}

#footer .widget.contact-info .contact-details strong {
    font-weight: 400
}

@media (max-width: 991px) {
    #footer .footer-bottom .footer-left .widget {
        margin-right: 0
    }
}

#footer .footer-bottom .footer-left:first-child {
    margin-right: 0
}

@media (max-width: 991px) {
    #footer .footer-bottom .footer-right .widget {
        margin-left: 0
    }
}

@media (max-width: 991px) {

    .footer-wrapper.simple #footer .footer-bottom .container > div.footer-center,
    .footer-wrapper.fixed #footer .footer-bottom .container > div.footer-center {
        display: none
    }
}

@media (max-width: 575px) {

    .footer-wrapper.simple #footer .footer-bottom .container > div.footer-right,
    .footer-wrapper.fixed #footer .footer-bottom .container > div.footer-right {
        display: none
    }

    .footer-wrapper.simple #footer .footer-bottom .container > div.footer-left,
    .footer-wrapper.fixed #footer .footer-bottom .container > div.footer-left {
        text-align: center
    }
}

.container:before,
.container:after,
.container-fluid:before,
.container-fluid:after {
    content: none
}

.page-wrapper {
    position: relative;
    left: 0
}

@media (max-width: 767px) {
    .page-wrapper {
        overflow: hidden
    }

    .learndash-wrapper a.ld-button {
        margin-left: 5px;
    }
}

@media (max-width: 991px) {
    .container {
        max-width: none
    }
}

@media (min-width: 992px) {
    body:not(.boxed) .side-nav .vc_row[data-vc-stretch-content] {
        padding-left: 0 !important;
        padding-right: 0 !important;
        left: 0 !important;
        right: 0 !important
    }
}

/*
.header-wrapper {
    position: relative
}
*/

.column2-left-sidebar .main-content,
.column2-left-sidebar .main-content,
.column3 .main-content {
    -webkit-order: 2;
    order: 2;
    -ms-flex-order: 2
}

@media (max-width: 991px) {

    .column2-left-sidebar .main-content,
    .column2-left-sidebar .main-content,
    .column3 .main-content {
        -webkit-order: 0;
        order: 0;
        -ms-flex-order: 0
    }
}

.column3 .right-sidebar {
    -webkit-order: 3;
    order: 3;
    -ms-flex-order: 3
}

#main {
    position: relative;
    margin-left: auto;
    margin-right: auto
}

#main.wide.column1 .main-content {
    padding-top: 0;
    padding-bottom: 0
}

.main-content {
    padding-top: 35px;
    padding-bottom: 0px
}

.no-breadcrumbs .main-content {
    padding-top: 20px
}

.clearfix {
    overflow: visible
}

/*end*/
/*header css*/
/*
.logged-in .logo a {
    pointer-events: none;
}
*/

.custom-html {
    font-weight: normal;
}

.custom-html > a {
    font-weight: bold;
}

.custom-html a {
    margin-right: 10px;
}

.logged-in .hide-on-login {
    display: none !important;
}

.custom-html {
    display: flex;
    align-items: center;
}

.header-wrapper .learndash-wrapper a {
    border-radius: 6px !important;
    text-transform: uppercase !important;
    box-shadow: 0px 2px 5px 0px rgba(0, 0, 0, .3) !important;
    padding: 9px 31px;
    line-height: 155%;
}

.page-wrapper .header-wrapper .learndash-wrapper a,
header#header .porto-block .btn-secondary {
    font-size: 1rem !important;
    font-weight: 700 !important;
    font-family: inherit !important;
    align-items: center !important;
    justify-content: center !important;
    width: 150px !important;
    height: 42px !important;
    color: #fff !important;
}

.custom-html .learndash-wrapper a span.ld-icon {
    font-size: 13px;
}

.custom-html .learndash-wrapper {
    margin-right: 10px;
    box-shadow: 0px 2px 5px 0px rgba(0, 0, 0, .3);
    border-radius: 8px;
}

#header .logo,
#header.sticky-header .logo {
    max-width: initial !important;
}

#header .logo .standard-logo:hover,
.footer-main img:hover {
    opacity: 0.8;
}

.header-wrapper .porto-block {
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: flex;
    align-items: center;
    font-weight: normal;
}


.header-wrapper .learndash-wrapper {
    margin-right: 10px;
    vertical-align: middle;
}

#header.sticky-header .header-main .container {
    min-height: 80px;
}

#header .header-top {
    background-color: #f26e2f !important;
    color: #fff;
    font-size: 0.875em;
}

#header .header-top .custom-html a {
    color: #fff;
    text-decoration: underline;
    margin-left: 5px;
}

#header .header-top .custom-html a:hover {
    color: #f0faff;
}

#header .main-menu > li.menu-item > a {
    font-family: "Montserrat", Montserrat;
    font-size: 1.2em;
    font-weight: 300;
    padding: 30px 15px;
    color: #000;
}

#header .main-menu .popup a {
    font-size: 14.8px !important;
}

#header .main-menu > li.menu-item > a > i {
    order: 2;
    margin-left: 4px;
}

#header .main-menu > li.menu-item:hover,
.mega-menu > li.menu-item.has-sub:hover,
#header .main-menu .narrow li.menu-item:hover > a,
#header .main-menu > li.menu-item:hover > a,
#header .main-menu > li.menu-item.active > a {
    color: #f26e2f !important;
}

.header-main {
    box-shadow: 0 4px 25px -15px rgba(0, 0, 0, 0.60) !important;
}

#header .main-menu > li.menu-item .fa-angle-down:before {
    content: url(/wp-content/themes/porto-child/images/down-arrow.png);
}

#mini-cart {
    font-size: 25px;
}

.logged-in .show-on-login {
    display: initial !important;
}

.show-on-login,
.logged-in #header .porto-block > a.buy-now,
.logged-in #header #mini-cart,
.learndash-wrapper .ld-logout {
    display: none !important;
}

/*.logged-in .footer-main*/
#mini-cart .cart-head {
    display: none;
}

#header .header-main .header-row .header-col {
    padding: 0 !important;
}

.our-services-section {
    padding-bottom: 0;
}

#header .mobile-toggle {
    margin-right: 0;
    background: #0D2C49;
}

#nav-panel .accordion-menu {
    margin: 0;
    padding: 0;
    list-style: none;
    font-size: .9em;
}

#nav-panel .accordion-menu ul.sub-menu {
    display: none;
    list-style: none;
    margin: 0;
    padding: 0 0 0 10px;
}

.header-wrapper {
    z-index: 99;
}

@media screen and (max-width: 1265px) {
    #header .logo img {
        width: 160px;
    }

    .header-wrapper.header-reveal #header .main-menu > li.menu-item > a {
        font-size: 16px;
    }

    #header .main-menu > li.menu-item > a {
        padding: 30px 12px;
    }

    .header-wrapper .learndash-wrapper a,
    header#header .porto-block .btn-secondary {
        font-size: 0.9rem;
        width: 130px;
    }
}

@media (min-width:990px) and (max-width:1100px){
    .page-wrapper .header-wrapper .learndash-wrapper a, header#header .porto-block .btn-secondary{
        font-size: 0.7rem !important;
        width: 110px !important;
        height: 42px !important;
    }
    .header-wrapper.header-reveal #header .main-menu>li.menu-item>a {
        padding: 30px 10px;
        font-size: 14px;
    }
    #header .logo img {
        width: 140px;
    }
}

@media screen and (max-width: 991px) {

    #nav-panel .accordion-menu > li.menu-item > a,
    #nav-panel .accordion-menu > li.menu-item > .arrow {
        color: #000000;
        font-weight: 600;
        font-size: 14px;
        text-transform: inherit;
    }

    #nav-panel .accordion-menu li.menu-item.active > a {
        background-color: transparent;
        color: #EFBA00 !important;
    }

    #nav-panel .accordion-menu > li.menu-item.active > .arrow {
        color: #f26e2f;
    }

    .porto-block .learndash-wrapper,
    .learndash-wrapper {
        display: inline-block;
    }

    .header-wrapper .porto-block {
        margin: 15px 0;
        justify-content: center;
    }

    /*animate-navigation*/
    #header.header-mobile-animation-menu #nav-panel .container,
    #header #nav-panel {
        height: 100%;
        padding: 0;
    }

    #header #nav-panel .container,
    header#header.header-mobile-animation-menu-closing #nav-panel .container {
        clip-path: circle(0px at 82% -10%);
        transition: all ease-in-out .5s;
        position: fixed;
        right: 0px;
        left: 0px;
        z-index: 9999;
        padding: 0px;
        top: 0;
        bottom: 0;
        transition: all ease-in-out .5s;
    }

    #header #nav-panel .mobile-nav-wrap {
        background-color: transparent;
    }

    #header.header-mobile-animation-menu #nav-panel .container {
        clip-path: circle(122% at 82% -16%);
        transition: all ease-in-out .5s;
        padding: 40px 20px 170px 20px;
        background: rgba(247, 135, 79, 1);
        background: -moz-linear-gradient(left, rgba(247, 135, 79, 1) 0%, rgba(242, 109, 47, 1) 100%);
        background: -webkit-gradient(left top, right top, color-stop(0%, rgba(247, 135, 79, 1)), color-stop(100%, rgba(242, 109, 47, 1)));
        background: -webkit-linear-gradient(left, rgba(247, 135, 79, 1) 0%, rgba(242, 109, 47, 1) 100%);
        background: -o-linear-gradient(left, rgba(247, 135, 79, 1) 0%, rgba(242, 109, 47, 1) 100%);
        background: -ms-linear-gradient(left, rgba(247, 135, 79, 1) 0%, rgba(242, 109, 47, 1) 100%);
        background: linear-gradient(to bottom, rgba(247, 135, 79, 1) 0%, rgba(242, 109, 47, 1) 100%);
        filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f7874f', endColorstr='#f26d2f', GradientType=1);
        border-color: rgba(247, 135, 79, 1) !important;
        box-shadow: 0px 2px 5px 0px rgba(0, 0, 0, .3);
    }

    #header.header-mobile-animation-menu .menu-wrap {
        opacity: 1;
    }

    #header .menu-wrap {
        opacity: 0;
    }

    #header.header-mobile-animation-menu #nav-panel::after {
        content: "";
        position: fixed;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        background-color: #fff;
        z-index: 11;
        opacity: 0;
        transition: all ease-in-out 0.2s;
    }

    #header.header-mobile-animation-menu #nav-panel::after {
        opacity: 0.8;
    }

    #header.header-mobile-animation-menu #nav-panel .mobile-nav-wrap {
        background-color: transparent;
        max-height: 100%;
        overflow: auto;
    }

    #header.header-mobile-animation-menu #nav-panel .mobile-menu li > a,
    #header.header-mobile-animation-menu #nav-panel .mobile-menu li > .arrow,
    #header #nav-panel .mobile-menu li > a,
    #header #nav-panel .mobile-menu li > .arrow {
        color: #fff;
        padding: 8px 5px;
        font-size: 16px;
        transition: transform .4s;
        background: unset;
    }

    #nav-panel .accordion-menu .open > .arrow:before {
        content: "\e81b";
    }

    #header.header-mobile-animation-menu .menu-wrap > .porto-block,
    #header .menu-wrap > .porto-block {
        padding: 0 0px;
        margin: 20px 0px;

    }

    #header.header-mobile-animation-menu #nav-panel .accordion-menu li {
        border: 0;
    }

    #header span.close-mobile-animation-menu {
        display: none;
    }

    #header.header-mobile-animation-menu span.close-mobile-animation-menu {
        position: fixed;
        z-index: 9999;
        bottom: 35px;
        background-color: #f7854d;
        float: none;
        line-height: 100%;
        padding: 11px 10px;
        width: 50px;
        box-shadow: 0px 0px 20px 0px rgba(0, 0, 0, .3);
        border-radius: 50%;
        left: 50%;
        display: block;
        cursor: pointer;
        margin-left: -20px;
        text-align: center;
        height: 50px;
    }

    #header.header-mobile-animation-menu span.close-mobile-animation-menu img {
        padding: 7px;
    }

    #header #nav-panel .accordion-menu .sub-menu li:not(.active):hover > a {
        background-color: transparent;
    }

    #header .header-main.header-has-center .header-row.container {
        padding: 20px;
    }

    #header .header-main .header-row .header-col.header-left {
        justify-content: flex-start;
        -webkit-flex: 0 0 60%;
        -ms-flex: 0 0 60%;
        flex: 0 0 60%;
    }

    .header-has-not-center-sm .header-row > div:not(.header-center).header-col.visible-for-sm.header-right {
        flex: 0 0 0;
    }

    a.btn.btn-secondary.buy-now {
        border-color: #fff !important;
    }

    .header-wrapper .learndash-wrapper a,
    header#header .porto-block .btn-secondary {
        font-size: 1rem;
        width: 170px;
    }

    /*end*/
}

@media screen and (max-width: 598px) {

    .btn.buy-now,
    .ld-button {
        min-width: inherit;
        font-size: inherit;
    }

    #header .header-top .header-row > .header-col .custom-html {
        flex-direction: column;
    }

    .header-wrapper .learndash-wrapper a,
    header#header .porto-block .btn-secondary {
        font-size: 0.9rem !important;
        width: 160px !important;
    }

}

@media screen and (max-width: 420px) {
    #header .header-main .header-row {
        flex-direction: row;
    }

    #header .header-main .header-left {
        padding: 0 10px;
    }

    .header-row.container {
        padding: 0;
    }

    .header-col.header-left,
    .header-col.header-right {
        width: 100%;
        justify-content: center;
    }

    .custom-html .learndash-wrapper a span.ld-icon {
        font-size: 12px;
        padding-left: 5px;
    }

    #mini-cart .cart-popup {
        width: 230px;
    }

    #mini-cart .widget_shopping_cart .total {
        padding-bottom: 8px;
    }

    #header .header-main .header-row > div {
        /*        justify-content: flex-end;*/
        padding-right: 8px;
    }
}


@media (max-width:360px) {

    .header-wrapper .learndash-wrapper a,
    header#header .porto-block .btn-secondary {
        width: 130px !important;
    }
}

