CSS Custom




/* 
------------
Fonts
------------
*/

/* Fonts */


h1 {
    font-size: 64px;
    line-height: 74px;
    font-weight: 800;
}

h2 {
    font-size: 48px;
    line-height: 58px;
    font-weight: 500;
}
h3 {
    font-size: 36px;
    line-height: 46px;
    font-weight: 500;
}
h4 {
    font-size: 28px;
    line-height: 36px;
    font-weight: 600;
}
h5 {
    font-size: 24px;
    line-height: 34px;
    font-weight: 700;
}
h6 {
    font-size: 16px;
    line-height: 24px;
    font-weight: 600;
}
p {
    font-size: 16px;
    line-height: 24px;
    font-weight: ;
}
body {
    font-size: 16px;
    line-height: 24px;
    font-weight: ;
}
b,
 strong {
    font-weight: 800;
}

a {
    color: #00a82d;
    font-weight: 600;
}

a:hover {
    color: #00a82d;
    font-weight: 600;
}

p a:link {
        color: #00a82d;
        }

p a:visited {
        color: #00a82d;
        }

.convertforms a:link {
        color: #00a82d;
        font-weight: 400;
        }

.convertforms a:visited {
        color: #00a82d;
        }



.entry-header h2 {
    font-size: 32px !important;
    line-height: 1;
    margin: 8px 0 0;
}

.article-details .article-header h1, .article-details .article-header h2 {
font-size: 48px;
line-height: 58px;
font-weight: 700;
}




/* Font Types */




h1, h2, h3, h4, h5, h6, p, body {
    font-family: 'montserrat' !important;
}

/* 900 */

@font-face {
  font-family: 'montserrat';
  font-style: normal;
  font-weight: 900;
  src: url('../fonts/montserrat-black.ttf') format('truetype');
}

@font-face {
  font-family: 'montserrat';
  font-style: italic;
  font-weight: 900;
  src: url('../fonts/montserrat-blackitalic.ttf') format('truetype');
}


/* 800 */

@font-face {
  font-family: 'montserrat';
  font-style: normal;
  font-weight: 800;
  src: url('../fonts/montserrat-extrabold.ttf') format('truetype');
}

@font-face {
  font-family: 'montserrat';
  font-style: italic;
  font-weight: 800;
  src: url('../fonts/montserrat-extrabolditalic.ttf') format('truetype');
}


/* 700 */

@font-face {
  font-family: 'montserrat';
  font-style: normal;
  font-weight: 700;
  src: url('../fonts/montserrat-bold.ttf') format('truetype');
}

@font-face {
  font-family: 'montserrat';
  font-style: italic;
  font-weight: 700;
  src: url('../fonts/montserrat-bolditalic.ttf') format('truetype');
}


/* 600 */

@font-face {
  font-family: 'montserrat';
  font-style: normal;
  font-weight: 600;
  src: url('../fonts/montserrat-semibold.ttf') format('truetype');
}

@font-face {
  font-family: 'montserrat';
  font-style: italic;
  font-weight: 600;
  src: url('../fonts/montserrat-semibolditalic.ttf') format('truetype');
}


/* 500 */

@font-face {
  font-family: 'montserrat';
  font-style: normal;
  font-weight: 500;
  src: url('../fonts/montserrat-medium.ttf') format('truetype');
}

@font-face {
  font-family: 'montserrat';
  font-style: italic;
  font-weight: 500;
  src: url('../fonts/montserrat-mediumitalic.ttf') format('truetype');
}


/* 400 */

@font-face {
  font-family: 'montserrat';
  font-style: normal;
  font-weight: 400;
  src: url('../fonts/montserrat-regular.ttf') format('truetype');
}

@font-face {
  font-family: 'montserrat';
  font-style: italic;
  font-weight: 400;
  src: url('../fonts/montserrat-italic.ttf') format('truetype');
}


/* 300 */

@font-face {
  font-family: 'montserrat';
  font-style: normal;
  font-weight: 1 300 0;
  src: url('../fonts/montserrat-light.ttf') format('truetype');
}

@font-face {
  font-family: 'montserrat';
  font-style: italic;
  font-weight: 300;
  src: url('../fonts/montserrat-lightitalic.ttf') format('truetype');
}


/* 200 */

@font-face {
  font-family: 'montserrat';
  font-style: normal;
  font-weight: 200;
  src: url('../fonts/montserrat-extralight.ttf') format('truetype');
}

@font-face {
  font-family: 'montserrat';
  font-style: italic;
  font-weight: 200;
  src: url('../fonts/montserrat-extralightitalic.ttf') format('truetype');
}


/* 100 */

@font-face {
  font-family: 'montserrat';
  font-style: normal;
  font-weight: 100;
  src: url('../fonts/montserrat-thin.ttf') format('truetype');
}

@font-face {
  font-family: 'montserrat';
  font-style: italic;
  font-weight: 100;
  src: url('../fonts/montserrat-thinitalic.ttf') format('truetype');
}





/* Screen Sizes */


.view-article #sp-main-body .container .article-info, .view-article #sp-main-body .container .article-header .view-article #sp-main-body .container .article-ratings-social-share, .view-article #sp-main-body .container .article-print-email, .view-article #sp-main-body .container ul.pager, .view-article #sp-main-body .container hr .view-article #sp-main-body .container div[itemprop="articleBody"] {
  text-align: left;
  max-width: 1140px;
  padding: 0 20px;
  margin-left: auto;
  margin-right: auto;
}

.view-article #sp-main-body .container .article-info, .view-article #sp-main-body .container .article-header {
  text-align: left;
  max-width: 1140px;
  padding: 0 20px 10px 20px;
  margin-top: -20px;
  margin-left: auto;
  margin-right: auto;
}

.view-article #sp-main-body .container .article-ratings-social-share, .view-article #sp-main-body .container .article-print-email, .view-article #sp-main-body .container ul.pager, .view-article #sp-main-body .container hr {
  max-width: 1140px;
  padding: 0 20px;
  margin-left: auto;
  margin-right: auto;
}

.view-article #sp-main-body .container div[itemprop="articleBody"] {
  max-width: 900px;
  padding: 0 20px 80px 20px;
  margin-left: auto;
  margin-right: auto;
}

.shariff .orientation-horizontal {
  text-align: left;
  max-width: 900px;
  padding: 30px 20px 20px 20px;
  margin-top: 0px;
  margin-left: auto;
  margin-right: auto;
}

.article-details .article-full-image img {
width: 100%;
}

@media only screen and (max-width: 1200px) {
.view-article #sp-main-body .container .article-info, .view-article #sp-main-body .container .article-header .view-article #sp-main-body .container .article-ratings-social-share, .view-article #sp-main-body .container .article-print-email, .view-article #sp-main-body .container ul.pager, .view-article #sp-main-body .container hr .view-article #sp-main-body .container div[itemprop="articleBody"] {
  max-width: 960px;
}

.view-article #sp-main-body .container .article-info, .view-article #sp-main-body .container .article-header {
  max-width: 960px;
}

.view-article #sp-main-body .container .article-ratings-social-share, .view-article #sp-main-body .container .article-print-email, .view-article #sp-main-body .container ul.pager, .view-article #sp-main-body .container hr {
  max-width: 960px;
}

.view-article #sp-main-body .container div[itemprop="articleBody"] {
  max-width: 960px;
}

.shariff .orientation-horizontal {
  max-width: 960px;
}

#kt {
  max-width: 960px;
}
}

@media only screen and (max-width: 992px) {
.view-article #sp-main-body .container .article-info, .view-article #sp-main-body .container .article-header .view-article #sp-main-body .container .article-ratings-social-share, .view-article #sp-main-body .container .article-print-email, .view-article #sp-main-body .container ul.pager, .view-article #sp-main-body .container hr .view-article #sp-main-body .container div[itemprop="articleBody"] {
  max-width: 720px;
}

.view-article #sp-main-body .container .article-info, .view-article #sp-main-body .container .article-header {
  max-width: 720px;
}

.view-article #sp-main-body .container .article-ratings-social-share, .view-article #sp-main-body .container .article-print-email, .view-article #sp-main-body .container ul.pager, .view-article #sp-main-body .container hr {
  max-width: 720px;
}

.view-article #sp-main-body .container div[itemprop="articleBody"] {
  max-width: 720px;
}

.shariff .orientation-horizontal {
  max-width: 720px;
}

#kt {
  max-width: 720px;
}
}

@media only screen and (max-width: 768px) {
h1 {
    font-size: 36px;
    line-height: 48px;
}
h2 {
    font-size: 36px;
    line-height: 46px;
}
h3 {
    font-size: 24px;
    line-height: 36px;
}
h4 {
    font-size: 21px;
    line-height: 34px;
}
h5 {
    font-size: 18px;
    line-height: 28px;
}
h6 {
    font-size: 16px;
    line-height: 24px;
}
p {
    font-size: 15px;
    line-height: 24px;
}
body {
    font-size: 15px;
    line-height: 24px;
    font-weight: 400 !important;
}

.entry-header h2 {
    font-size: 24px !important;
    line-height: 1;
    margin: 8px 0 0;
}

.article-details .article-header h1, .article-details .article-header h2 {
font-size: 24px;
line-height: 36px;
}

.view-article #sp-main-body .container .article-info, .view-article #sp-main-body .container .article-header .view-article #sp-main-body .container .article-ratings-social-share, .view-article #sp-main-body .container .article-print-email, .view-article #sp-main-body .container ul.pager, .view-article #sp-main-body .container hr .view-article #sp-main-body .container div[itemprop="articleBody"] {
  max-width: 540px;
}

.view-article #sp-main-body .container .article-info, .view-article #sp-main-body .container .article-header {
  max-width: 540px;
}

.view-article #sp-main-body .container .article-ratings-social-share, .view-article #sp-main-body .container .article-print-email, .view-article #sp-main-body .container ul.pager, .view-article #sp-main-body .container hr {
  max-width: 540px;
}

.view-article #sp-main-body .container div[itemprop="articleBody"] {
  max-width: 540px;
}

.shariff .orientation-horizontal {
  max-width: 540px;
}

#kt {
  max-width: 540px;
}


#kt .kt-form-header {
visibility: collapse;
height: 0px;
}


}


/* Language Selector */

.sp-module-content .mod-languages ul.lang-inline {
  margin: 0 0 -20px 0;
  padding: 0 20px 0 0;
  float: right 
}


/* Logo & Header */

#sp-header .logo a {
color:;
}

#sp-header {
padding: 0px 30px 0px 20px !important;
}

/* Megamenu */

.sp-megamenu-parent .sp-dropdown.sp-dropdown-main {
width: 150% !important;
}

.sp-megamenu-parent .sp-dropdown .sp-dropdown-inner {
padding: 10px;
border-radius: 0 0 5px 5px;
}


.sp-megamenu-parent >li >a, .sp-megamenu-parent >li >span {
    padding: 0 15px 0 5px;
    line-height: 75px;
    font-size: 12px;
    letter-spacing: 0.7px;
    font-weight: 500;
    text-transform: uppercase;
}
    }




.sp-megamenu-parent .sp-dropdown .sp-dropdown-inner {
    padding: 10px 10px 10px 10px;
    border-radius: 0 0 5px 5px;
}


#sp-header.menu-fixed .sp-megamenu-parent .sp-dropdown .sp-dropdown-inner {
    box-shadow: 0 3px 5px 0 rgba(0, 0, 0, 0.2);
    padding: 10px 10px 10px 10px;
}


#sp-header-menu-fixed .sp-megamenu-parent .sp-dropdown .sp-dropdown-inner {
    background: #333333;
    background-color: rgba(0, 0, 0, 0.6) !important;
    -webkit-backdrop-filter: saturate(180%) blur(5px);
    backdrop-filter: saturate(180%) blur(5px);
    z-index: 9999;
    box-shadow: 0 3px 5px 0 rgba(0, 0, 0, 0.2);
    padding: 10px 10px 10px 10px;
}



.sp-megamenu-parent .sp-dropdown li.sp-menu-item >a, .sp-megamenu-parent .sp-dropdown li.sp-menu-item span {
    display: block;
    padding: 10px;
    color: #ffffff;
    font-size: 12px;
    letter-spacing: 0.7px;
    font-weight: 500;
    cursor: pointer;
}









/* Mobile Menu */


#offcanvas-toggler >i {
  color: #00a82d !important;
}

#offcanvas-toggler >i:hover {
  color: #969696;
}

#offcanvas-toggler {
    font-size: 25px;
    line-height: 60px;
    padding: 10px 0px 0 0;
}

.offcanvas-menu .offcanvas-inner {
    padding: 50px 0;
}

.offcanvas-menu {
    height: 100%;
    opacity: 1;
    overflow-y: auto;
    position: fixed;
    top: 0;
    width: 300px;
    z-index: 99999;
    color: #fff;
    background-color: #00a82d;
}
.offcanvas-menu .offcanvas-inner .sp-module ul > li a {
    border-bottom: 0px solid rgba(0, 0, 0, 0.1);
    color: #fff;
    font-size: 16px;
    letter-spacing: 0px;
    font-weight: 600;
    line-height: 28px;
    padding: 10px 20px 10px 30px;
    text-transform: none;
    transition: all 300ms ease 0s;
}

body.ltr .offcanvas-menu .offcanvas-inner .sp-module ul > li.menu-parent > a > .menu-toggler, body.ltr .offcanvas-menu .offcanvas-inner .sp-module ul > li.menu-parent > .menu-separator > .menu-toggler {
padding: 0 20px 0 0;
}

.offcanvas-menu .offcanvas-inner .sp-module ul > li:hover > a, .offcanvas-menu .offcanvas-inner .sp-module ul > li.active > a {
    background: rgba(0, 0, 0, 0.1) none repeat scroll 0 0;
    color: #fff !important;
    font-size: 16px;
    border-radius: 5px;
}

.offcanvas-menu .offcanvas-inner .sp-module ul > li ul li a {
color: #fff;
font-size: 16px;
}

.offcanvas .offcanvas-menu {
    opacity: 0.95;
    background-color: #33333;
}


.close-offcanvas {
    background: #00a82d;
    color: #fff;
    font-size: 28px;
}

module ul > li.active > a {
    color: #fff !important;
}

.offcanvas-menu .offcanvas-inner .sp-module ul > li.menu-parent > a > .menu-toggler, .offcanvas-menu .offcanvas-inner .sp-module ul > li.menu-parent > .menu-separator > .menu-toggler {
    color: #fff;
    font-size: 33px;
}


body.ltr .close-offcanvas {
right: 23px;
}

.close-offcanvas:hover {
background: none;
color: #fff;
}


.offcanvas-menu .offcanvas-inner .sp-module ul > li a:hover, .offcanvas-menu .offcanvas-inner .sp-module ul > li span:hover, .offcanvas-menu .offcanvas-inner .sp-module ul > li a:focus, .offcanvas-menu .offcanvas-inner .sp-module ul > li span:focus {
    color: #fff;
}




/* Title */


#sp-title {
    min-height: auto;
}


#sp-title .container {
    width: auto;
    }

.sp-page-title {
    background: #00a82d;
    min-height: 30px;
    padding: 10px 0px 10px 10px;
}
.sp-page-title h2, .sp-page-title h3 {
    font-weight: 500 !important;
    margin: 0;
    padding: 0px 0px 0px 0px;
    text-transform: none;
}
.sp-page-title h2 {
    font-size: 20px !important;
    line-height: 1;
    color: #ffffff !important;
    text-align: left !important;
}
.sp-page-title h3 {
    font-size: 20px;
    line-height: 1;
    color: #000000 !important;
    margin-top: 0px;
}


/* Component */

#sp-main-body {
  padding: 40px 0;
}
.com-sppagebuilder #sp-main-body {
  padding: 0;
}


.sppb-btn-primary {
    color: #fff;
    background-color: #00a82d !important;
    border-color: #00a82d !important;
    font-weight: 300;
}


.sppb-btn {
padding: 12px 24px;
}






/* Blog Grid */

.cbp-l-grid-blog-title {
    font: 600 16px / 24px "montserrat", sans-serif;
    color: #00a82d;
    display: block;
    margin-top: 17px
}

.cbp-l-grid-blog-title:hover {
    color: #00a82d;
    font-weight: 600;
}

.cbp-l-grid-blog-date {
    font: 400 12px / 18px "montserrat", sans-serif;
    color: #787878;
    display: inline-block
}

.cbp-l-grid-blog-comments {
    font: 400 12px / 18px "montserrat", sans-serif;
    color: #3C6FBB;
    display: inline-block
}

.cbp-l-grid-blog-comments:hover {
    opacity: .8
}

.cbp-l-grid-blog-desc {
    font: 400 13px / 18px "montserrat", sans-serif;
    font-weight: 300;
    color: #9B9B9B;
    margin-top: 9px;
    height: 0px;
}

.cbp-l-grid-blog-split {
    margin: 0 4px;
    font: 400 13px / 16px "montserrat", sans-serif;
    font-weight: 300;
    color: #787878;
    display: inline-block
}

.su-post-grid .su-blog-img {
margin-bottom: 17px;
border-radius: 5px;
}


.cbp-l-caption-text {
font: inherit;
color: #fff;
letter-spacing: 0.7px;
font-size: 13px;
font-weight: 500;
}

.cbp-caption-activeWrap {
background-color: #00a82d !important;
}

.cbp {
    height: unset;
}

.cbp-l-grid-agency-title, .cbp-l-grid-agency-desc, .cbp-l-grid-work-title, .cbp-l-grid-work-desc, .cbp-l-grid-blog-title, .cbp-l-grid-projects-title, .cbp-l-grid-projects-desc, .cbp-l-grid-masonry-projects-title, .cbp-l-grid-masonry-projects-desc {
    white-space: normal;
}

.cbp-l-loadMore-button {
visibility: collapse;
max-height: 0px;
}

#kt {
max-width: auto;
}




.kt-comment-permalink {
visibility: hidden;
}

#kt .kt-form-header {
visibility: collapse;
height: 0px;
}


div.acymailing_footer {
padding-top: 0px;
font-size: 0px;
visibility: collapse;
}


.escootee-komento .kt-title-bar__title {
    visibility: collapse;
}


.escootee-komento .kt-title-bar {
    height: 0px;
}

.escootee-komento #sp-main-body {
    padding: 0px 0;
}

/* Column */

.px-column {
    max-width: 600px;
}

.bg-right {
  width: 100%;
  height: 100%;
  background-position: 50%;
}


.su-pgrid-meta > .cbp-l-grid-blog-date:after {
width: 0px;
}

/* Article */


.article-info >dd {
    color: inherit;
    text-transform: none;
}

.view-article #sp-main-body .container {
  max-width: 100%;
  padding-left: 0;
  padding-right: 0;
}

.article-details .article-full-image img {
  border-radius: 0px;
  margin-bottom: -25px;
}



.article-info > span {
padding-top: 10px;
}




/* Bottom */


#sp-bottom {
  padding: 0;
}

.bottom-font {
  font-size: 15px !important;
  line-hight: 24px !important;
  font-weight: 300 !important;
}

#sp-bottom .sp-module .sp-module-title {
  text-transform: none;
  font-weight: 400;
  font-size: 18px !important;
}

#sp-bottom .sp-module {
  margin: 0px 0px 0px 0px !important;
}

#sp-bottom .sp-module-title {
  margin-bottom: 0px;
}

.sp-module ul > li > a::before {
    content: none;
    font-family: FontAwesome;
    margin-right: 0px;
}

.sp-module ul >li >a {
  display: block;
  padding: 5px 0;
  font-size: 15px;
  line-height: 24px;
  padding: 2px 0;
  -webkit-transition: 300ms;
  transition: 300ms;
}

.sp-module ul >li {
  display: block;
  border-bottom: 0px solid #e8e8e8;
  -webkit-transition: 300ms;
  transition: 300ms;
}

#sp-footer a, #sp-bottom a {
color: #969696;
font-weight: 400;
}


#sp-bottom p {
font-size: 12px !important;
line-height: 15px;
}


#sp-bottom {
    padding: 0px 30px 0px 30px;
}

/* Footer */


#sp-footer {
  background: #ffffff;
  color: #474747;
  font-size: 12px;
  text-align: center;
}


#sp-footer a:link {
    color: #474747;
}

#sp-footer a:visited {
    color: #474747;
}

div.hikashop_footer {
padding: 0px 0px;
clear: both;
font-size: 0px;
}



/* Social Sharing */


.shariff li a {
    box-sizing: border-box;
    color: #ffffff !important;
    display: block;
    height: 30px;
    position: relative;
    text-decoration: none;
    border-radius: 5px;
}

.shariff li .share_count, .shariff li .share_text {
    font-family: Arial,Helvetica,sans-serif;
    font-size: 12px;
    line-height: 30px;
    vertical-align: middle;
    color: #ffffff;
}

.shariff ul {
padding: 0 0 30px 0;
margin: 0;
list-style: none;
}




/* Form */

select, textarea, input[type="text"], input[type="password"], input[type="datetime"], input[type="datetime-local"], input[type="date"], input[type="month"], input[type="time"], input[type="week"], input[type="number"], input[type="email"], input[type="url"], input[type="search"], input[type="tel"], input[type="color"], .uneditable-input {
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    border-radius: 4px;
    box-shadow: 0 0 0 rgba(0, 0, 0, 0) inset;
    color: #555555;
    display: block;
    font-size: 12px;
    height: auto;
    line-height: 1.42857;
    padding: 6px 12px;
    transition: border-color 0.15s ease-in-out 0s, box-shadow 0.15s ease-in-out 0s;
}

.acymailing_module_form td {
    padding-bottom: 25px;
    vertical-align: top;
}

.alert-success {
color: #fff;
background-color: #00a82d;
border-color: #00a82d;
font-weight: 600;
}


input[type="radio"], input[type="checkbox"] {
    width: 20px !important;
}


.sppb-panel-body {
padding: 15px 0px 15px 0px;
}

.cf-content-wrap, .cf-form-wrap {
padding: 18px 0px 18px 0px;
}

.convertforms .cf-checkbox-group .cf-label, .convertforms .cf-radio-group .cf-label {
    margin: 0;
    font-weight: 400;
    padding-left: 0px;
    font-size: 13px;
    color: #999999;
}

.convertforms.cf-success .cf-response {
background-color:  #00a82d;
}

.convertforms .cf-label {
    font-weight: 500;
    font-size: 13px !important;
    color: #969696 !important;
}

.convertforms button, .convertforms form, .convertforms label, .convertforms {
font-weight: 500;
}

.cf-input {
font-weight: 400;
}

.cf-btn {
width:50% !important;
display: block;
margin-left: 25% !important;
margin-right: 25% !important;
}

.sppb-panel-heading {
width: 300px;
display: block;
margin-left: auto;
margin-right: auto;
border-radius: 5px;
}


#kt h1, #kt h2, #kt h3 {
font-size: 24px !important;
}


#kt .btn {
font-weight: 600;
font-size: 16px;
}

#kt {
  max-width: 900px;
  padding: 0 15px 0 15px;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 80px;
}

#kt .btn-kt-primary:hover {
background-color: #00a82d !important;
border-color: #00a82d !important;
}

#kt .btn-kt-primary {
    color: #fff !important;
    background-color: #00a82d !important;
    border-color: #00a82d !important;
}

#kt h1, #kt h2, #kt h3, #kt h4, #kt h5, #kt h6, #kt .es-h1, #kt .es-h2, #kt .es-h3, #kt .es-h4, #kt .es-h5, #kt .es-h6 {
font-family: montserrat;
font-weight: 700;
color: inherit;
}

#kt {
font-family: unset;
}

#kt .o-form-control {
display: block;
width: 100%;
margin: 0;
font-size: 13px;
color: #333;
background-color: #eeeeee;
border-radius: 5px !important;
border: unset;
font-weight: 400;
}

#kt input, #kt button, #kt select, #kt textarea {
font-family: montserrat;
}

#kt .kt-form-editor {
border: unset;
}

#kt .kt-editor-info {
border: unset;
height: 0px;
}

#kt .kt-form-title {
border-bottom: unset;
margin-bottom: 0px;
padding-bottom: 0px;
padding-top: 60px;
}

#kt .kt-title-bar {
padding-bottom: 0px;
margin-bottom: 0px;
border-bottom: unset;
}

#kt .kt-dashboard-tab {
border-bottom: unset;
}

#kt .kt-dashboard-tab__item {
padding: 0px;
visibility: collapse;
height: 0px;
}

#kt .markItUpHeader {
border-bottom: 0px solid #ddd !important;
visibility: collapse;
max-height: 0px;
}

#jc {
max-width: 900px;
margin-left: auto;
margin-right: auto;
}

#jc h4 {
color: #555;
background-color: inherit;
font-weight: bold;
text-align: left;
border-bottom: 0px solid #D2DADB;
padding: 0 0 2px 0;
margin-bottom: 30px;
padding: 0 15px 0 15px;
}

#comments-footer {
border-top: 0px solid #ccc;
visibility: collapse;
}


#kt .o-alert--info {
background-color: #00a82d;
border-color: #00a82d !important;
color: #fff !important;
font-size: 16px;
font-weight: 600;
}

#kt .kt-comment {
border: 0px solid #ddd;
border-radius: 5px;
background-color: #f7f7f7;
}

#kt .kt-comment__hd {
border-bottom: 0px solid #ddd;
}

#kt .kt-comment__ft {
border-top: 0px solid #ddd;
}

#kt .kt-comments__item {
margin-bottom: 15px;
}

#kt .o-media__image {
margin-right: 0px;
visibility: collapse;
width: 0px;
}

#kt .kt-title-bar__title {
margin: 0 0 25px 0;
}

#kt .o-checkbox input[type="checkbox"]:checked+label:before {
background-color: #00a82d;
border-color: #00a82d;
text-decoration: none;
}

#kt .o-alert--danger, #kt .o-alert--error {
background-color: #00a82d;
border-color: #00a82d !important;
color: #fff !important;
font-size: 16px;
font-weight: 600;
}

#kt .kt-comment__ft {
border-top: 0px solid #ddd;
background-color: #f0f0f0;
border-radius: 0 0 5px 5px;
}

.mceDefaultSkin .mceLayout .mceBranding {
    max-height: 0px;
    visibility: collapse;
}

.mceDefaultSkin iframe {
    display: block;
    width: 100%;
    min-height: 2000px !important;
}



/* Sellacious */

.category-box {
    border: 0px solid #cccccc;
    border-radius: 5px;
}

.category-box .item-counts-strip {
    background: #00a82d;
}

.category-box:hover .item-counts-strip {
	background: #00a82d;
}

.categories_innerheading {
    border-bottom: 0px solid #cccccc;
}

.category-box h6 {
	color: #ffffff;
	padding: 30px 10px;
	background: rgba(0, 0, 0, 0.4);
}

.category-box:hover h6 {
	opacity: 1;
	background: #fff;
	color: #000;
}







/* Shadow */


.booksingle-imageshadow
{
    -webkit-filter: drop-shadow(6px 6px 23px #999999); /* Chrome, Safari, Opera */
    filter: drop-shadow(6px 6px 23px #999999);
}


/* Effects */

.mask {
  -webkit-mask-image: linear-gradient(to top, black 60%, transparent);
  mask-image: linear-gradient(to top, black 60%, transparent);
}

.gradient {
  background-image: -moz-linear-gradient(270deg, rgba(0, 0, 0, 0) 50%, rgba(0, 0, 0, 1) 95% );
  background-image: -webkit-linear-gradient(270deg, rgba(0, 0, 0, 0) 50%, rgba(0, 0, 0, 1) 95% );
  background-image: linear-gradient(to top, rgba(0, 0, 0, 0) 40%, rgba(0, 0, 0, 1) 100%);
}

.layer {
    position: relative;
    z-index: 9999;
}


/* Editor */


.mceMenu {
    width: 208px;
    height: 300px !important;    
}


/* GDPR */

.cc-banner .cc-message {
font-size: 13px;
line-height: 15px;
font-weight: 500;
padding-right: 15px;
}

.cc-banner.cc-bottom {
background-color: #00a82d !important;
}

div.cc-revoke, div.cc-window {
font-size: 10px !important;
font-weight: 500;
font-family: Montserrat;
text-decoration: none !important;
}


.cc-revoke.cc-bottom {
bottom: 0;
left: 3em;
border-top-left-radius: .5em;
border-top-right-radius: .5em;
background-color: rgba(0,0,0,0.4) !important;
}

.cc-banner a:link {
color: #fff;
font-weight: 900;
}

.cc-banner a:hover {
color: auto;
font-weight: 900;
}

.cc-banner a:visited {
color: #fff;
font-weight: 900;
}

.cc-btn {
    border-radius: 5px;
}

.cc-banner .cc-btn.cc-allow {
background-color: #fff !important;
border-color: #fff;
color: auto;
font-size: 13px;
font-weight: 700;
}

.cc-highlight .cc-btn:first-child:focus, .cc-highlight .cc-btn:first-child {
text-decoration: none !important;
font-size: 12px !important;
font-weight: 700;
}

label {
  font-weight: 300;
  font-size: 13px;
  line-height: 48px;
}

div.control-label {
  font-weight: 300;
  font-size: 13px;
  line-height: 48px;
}


/* JomSocial */

.joms-focus__link {
    height: 0px;
}


(.fullwidthimage .sppb-carousel-inner>.sppb-item>a>img, .sppb-carousel-inner>.sppb-item>img, .sppb-img-responsive {
    width: 3000px;
    })


.joms-button--primary:hover, .joms-button--add:hover, .joms-button--login:hover, .joms-button__approve:hover, .joms-postbox-tab .joms-postbox-save:hover, .joms-postbox-tab .joms-postbox-done:hover, .joms-focus__button--add:hover, .joms-button--primary:active, .joms-button--add:active, .joms-button--login:active, .joms-button__approve:active, .joms-postbox-tab .joms-postbox-save:active, .joms-postbox-tab .joms-postbox-done:active, .joms-focus__button--add:active, .joms-button--primary:focus, .joms-button--add:focus, .joms-button--login:focus, .joms-button__approve:focus, .joms-postbox-tab .joms-postbox-save:focus, .joms-postbox-tab .joms-postbox-done:focus, .joms-focus__button--add:focus {
background: #7e97fd;
text-decoration: none;
color: #fff !important;
width: auto !important;
}



.min-75 {
  min-height: 75px;
}

/* Marktübersicht */

.category-box-parent {
    visibility: collapse;
    max-height: 0px;
    padding: 0px;
}

.categories_innerheading {
    border-bottom: 0px solid #cccccc;
    visibility: collapse;
    max-height: 0px;
    padding: 0px;
}

.list-layout .product-box {
    background-color: #ffffff;
    border: 0px solid #e6e6e6;
}

.product-box .image-box .product-img {
   background-position: top;
}

.productdetail-img {
    border: 0px solid #f1f1f1;
}

.quantitybox {
  visibility: collapse;
}

hr.isolate {
    border-top: 0px dotted #dddddd;
}

.product-price {
    color: #000000;
}

.image-detail .product-img, .image-detail .product-vid {
    margin-bottom: 30px;
    min-width: auto !important;
    width: auto !important;
    height: 400px !important;
    background-size: contain;
    background-position: top;
}

.ph-item-box.list .ph-category-price-box, .ph-item-box.gridlist .ph-category-price-box {
    padding-bottom: 0px;
    visibility: collapse;
    max-width: 0px;
}

.carousel-inner>.item>a>img, .carousel-inner>.item>img, .img-responsive, .thumbnail a>img, .thumbnail>img {
    width: 100%;
}

.ph-item-desc {
  font-size: 13px;
}

h3.list, h3.gridlist {
    margin: 0px 0px -60px 0px;
    padding: 0px;
    background: transparent;
    font-size: 24px;
}


.row:before {
display: none;
}

.sppb-article-info-wrap h3 {
  font-size: 16px;
  line-height: 24px;
  padding: 10px 0px 40px 0px;
}

.b-thumbnail {
    padding: 4px;
    line-height: 1.42857143;
    background-color: #f7f7f7;
    border: 0px solid #ddd;
    border-radius: 5px;
}

.carousel-inner>.item>a>img, .carousel-inner>.item>img, .img-responsive, .thumbnail a>img, .thumbnail>img {
    border-radius: 5px;
}

.img-thumbnail {
    padding: 0px;
    border: 0px solid #dee2e6;
    border-radius: 5px;
}

.fade:not(.show) {
    opacity: 1;
}

.ph-tab-pane {
    padding: 15px;
    margin-top: 50px;
    margin-left: -155px;
    border-bottom: 0px solid #ddd;
    border-left: 0px solid #ddd;
    border-right: 0px solid #ddd;
}

.nav-tabs {
    border-bottom: 0px solid #dee2e6;
}

h3.list, h3.gridlist {
    margin: 0px 0px -60px 0px;
    padding: 0px 15px;
    background: transparent;
    font-size: 24px;
}

.ph-item-desc {
  padding: 0px 15px;
}

.ph-item-price-box {
  visibility: collapse;
}

.ph-item-manufacturer-box {
  visibility: collapse;
}

.tab-pane h4 {
  font-size: 18px;
}

.nav {
    margin-left: 0px;
}

.nav-tabs>li.active>a, .nav-tabs>li.active>a:focus, .nav-tabs>li.active>a:hover {
    color: #00a82d;
    border: 0px solid #ddd;
    font-size: 24px;
}

.ph-tab-pane {
    padding: 15px;
    margin-top: 50px;
    margin-left: 0px;
    border-bottom: 0px solid #ddd;
    border-left: 0px solid #ddd;
    border-right: 0px solid #ddd;
    min-width: 0px;
}


.row {
flex-wrap: nowrap;
}


#mxcpr {
    padding-top: 0px;
    visibility: collapse;
}

.row-fluid .sblock3 {
    width: 100%;
}

.jshop_list_product .product .name {
    text-align: left;
}

.jshop_list_product .product .image {
    text-align: left;
    padding-right: 20px;
}

.productfull .image_middle {
    width: auto;
}

.jshop h1 {
    font-size: 48px;
    padding-bottom: 20px;
    font-weight: 600;
}

.jshop img {
    border-radius: 5px;
}

.productfull .text_zoom {
    padding-bottom: 0px;
    padding-top: 0px;
    visibility: collapse;
    max-height: 0px;
}

.button_detail {
  visibility: none;
}

.jshop_list_product .product .name {
    font-size: 24px;
    padding-bottom: 10px;
}

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

.jshop_list_product .product .name {
    font-size: 16px;
    padding-bottom: 10px;
}
}

img.jshop_img {
    text-align: left;
    border: 0px;
    width: 280px;
    border-radius: 5px;
}

.jshop_price {
    color: inherit;
}

.extra_fields .extra_fields_group {
    padding-top: 20px;
    font-size: 18px;
    padding-bottom: 10px;
}

.jshop_list_product .product .description {
    font-size: 15px;
}

.block_efg .extra_fields_value {
    position: absolute;
    left: 150px;
}

.jshop_prod_description hr {
    border-top: 7px solid #00a82d;
    border-radius: 5px;
    margin-top: 0px;
}

.jshop_list_product .block_product {
    background-color: #f7f7f7;
    border-radius: 5px;
    padding-bottom: 10px;
    padding: 10px;
}

.jshop .product_list_hr {
    height: 0px;
    border-top: 10px solid #fff;
    margin-bottom: 0px;
}

.manufacturer_description hr {
    border-top: 7px solid #00a82d;
    border-radius: 5px;
    margin-top: 0px;
}

.category_description hr {
    border-top: 7px solid #00a82d;
    border-radius: 5px;
    margin-top: 0px;
}

.manufacturer_logo img{
  position: relative;
  left: -25px;
  padding-top: 20px;
  max-height: 120px;
  max-width: 160px;
}

.jshop .product_label .label_name {
    font-weight: bold;
    color: #00a82d;
    margin-left: 16px;
    line-height: 30pt;
    font-size: 10pt;
}




#escootee-reichweiteninfo {
    border-radius: 5px;
}

#escootee-reichweiteninfo a {
    font-weight: 900;
}

#escootee-backtolist {
    border-radius: 5px;
}


#escootee-backtolist .h1, .h2, .h3, .h4, .h5, .h6, h1, h2, h3, h4, h5, h6 {
        margin-bottom: 0px;
}


.borderradius5 {
    border-radius: 5px;
    }


::selection {
  background-color: #00a82d;
  color: #fff;
  font-weight: 700;
}




