/*
Theme Name: Webmarket WP Theme Child
Theme URI: http://www.proteusthemes.com/themes/webmarket-wp/
Template: webmarket
Author: Tilo Rupsch
Author URI: http://www.tilorupsch.de/
Description: Webmarket is a responsive and clean WordPress WooCommerce theme for online shops. We offer support on: http://support.proteusthemes.com
Version: 1.0
Tags: wordpress, business, responsive, slider, blog, cart, commerce, WooCommerce, wp, light, optimized, shop, shopping, slider, theme, webmarket
License: GPL 2.0
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: proteusthemes
*/

abbr[title], abbr[data-original-title] {
    border-bottom: none;
}

a, a:active, a:focus {
   outline: 0;
}

.clear::before, .clear::after {
    content: "";
    display: table;
    line-height: 0;
}

.clear::after {
    clear: both;
}

/* Allgemein */
html, body {
    max-width: 100%;
    overflow-x: hidden;
}

body {
    color: #555;
    font-family: Open Sans,Helvetica,Arial,sans-serif;
}

h1, h2, h3, h4, h5, h6 { font-weight: normal; }
h1 { font-size: 30px; }

label {
    font-weight: 600;
}

.btn.btn-primary:hover { background: #1a63a5!important; }
.btn.btn-warning:hover { background: #ee910e!important; }
.btn.btn-success:hover { background: #96c33e!important; }
.btn.btn-danger:hover  { background: #7d7d7d!important; }

/*
* Generator Styles
*/

.eg-container {
  padding-top: 10px;
/*  padding-bottom: 15px;*/
}

/*.eg-main {
  margin-bottom: 10px;
}*/

.eg-main h3 {
    margin-top: 0px;
    margin-bottom: 10px;
}

.img-container {
    background-color: #f7f7f7;
    border: 1px solid #eee;
    width:80%!important;
/*    min-height: 200px;
    max-height: 466px;
    height: 514px!important;*/
    padding: 5px;
    margin: 0px auto 30px auto;    
}

/*** Start eigene Zwischengröße für Img-Container ***/
@media (min-width: 1200px) and (max-width: 1400px) { 
    .img-container {
        width:70%!important; 
    }
   .eg-buttons-top {
       display: none;
   }    
}
/*** End eigene Zwischengröße für Img-Container ***/

/*** Start Default to Large display ***/
@media (min-width: 980px) and (max-width: 1199px) { 
    .img-container {
        margin: 0px 0px 20px 0px;         
    }
    .product-description {
        margin-top: 30px!important;
    }
    .eg-buttons-top {
       display: none;
    }    
}
/*** End Default to Large display ***/


/*** Start Portrait tablets ***/
@media (min-width: 768px) and (max-width: 979px) { 
    .eg-container .span6 { 
       width: 100%; 
       -webkit-box-sizing: border-box; 
       -moz-box-sizing: border-box; 
       box-sizing: border-box; 
    }
   
    .eg-buttons-top {
       display: block!important;
    }
    
    .eg-buttons-top-text {
       display: inline!important;
    }
    
    .eg-buttons-right {
        display: none;
    }

    .eg-button-upload i {
        margin: 0px 4px 0px 0px!important;
    }    
    
    .img-container {
        min-height: 766px!important;
        margin: 0px 0px 20px 0px;
    }
    
    .product-description {
        margin-top: 30px!important;
    }
    
    .product-description .span6:first-child {
        margin-top: 10px;
/*        margin-bottom: 10px;*/
    }
    
    .product-description .span6 {
        width: 100%; 
        -webkit-box-sizing: border-box; 
        -moz-box-sizing: border-box; 
        box-sizing: border-box;        
    }
}
/*** End Portrait tablets ***/


/*** Start Phones to tablets ***/
@media (max-width: 767px) {
    .generator-title-price {
        font-size: 16px!important;
        padding: 10px 10px 11px 10px!important; 
        margin-right: 10px!important; 
        margin-top: 5px!important; 
    }

    .img-container {
        margin: 0px 0px 20px 0px;       
        width: 80%!important; 
    }
    .eg-buttons-top {
       display: block!important;
    }

    .eg-button-upload i {
        margin: 0px!important;
    }  
   
    .eg-buttons-right {
        display: none;
    }
    
    .popoverstatic {
        margin-top: 0px!important;
    }

    .product-description {
/*        margin-top: 30px!important;*/
    }    
    
    .product-description .span6:first-child {
        margin-bottom: 40px;
    }
    .eg-button-addtocart .btn span {
        display: none;
    }
    .eg-button-addtocart i {
        padding: 0px 5px 0px 10px!important;
    }
    .sbsh {
        display: none;
    }
    div.woocommerce table th {
        font-weight: normal!important;
        font-size: 0.8em;        
    }
    div.woocommerce .cart .quantity {
        margin-right: 5px;
    }
    div.woocommerce .quantity [type="number"] {
        widht: 7px;
    }
    .cart_item td {
        font-size: 10px;
    }
    .cart_item td.product-remove {
        font-size: 1.5em;
    }
    .cart_item td {
        padding: 5px!important;
    }
    td.actions input {
        font-size: 0.8em!important;
        padding: 1px 5px!important;
    }
    .modal-footer button, .modal-footer a {
        padding: 10px!important;
        font-size: 0.8em!important;
    }
}
/*** End Phones to tablets ***/

/*** Start Phones Superspezial gegen Zoom-Bug ***/
@media (min-width: 625px) and (max-width: 767px) {
    .img-container {
        /* nicht Schön, aber funktioniert */
        width: 60%!important;
    }   
}
/*** End Phones Superspezial gegen Zoom-Bug ***/

/* Start allgemeine Cropper Anpassungen */
.cropper-dashed.dashed-h {
/*  top: 28.89%!important;  33.3%  */
/*  left: 0!important;*/
/*  width: 100%!important;*/
/*  height: 22.22%!important;  33.3% */
    background: #000!important;
    opacity: .3!important;
    filter: alpha(opacity=30)!important;
    border-top-width: 0px!important; /* 1px */
    border-bottom-width: 0px!important; /* 1px */
}

.cropper-dashed.dashed-v {
/*  top: auto!important;*/
/*  bottom: 0!important;*/
/*  height: 48.89%!important;*/
    left: 44.29%!important; /* 50% */
    width: 11.43%!important; /* 33.3% */
    background: #000!important;
    opacity: .3!important;
    filter: alpha(opacity=30)!important;
    border-right-width: 0px!important;
    border-left-width: 0px!important;
}

.cropper-dashed.dashed-f {
/*    top: 11.11%;*/
/*    height: 75%;*/
    left: 0;
    width: 100%;
    border-top-width: 2px;
    border-bottom-width: 2px;
    border-color: green;
}

/* Ende allgemeine Cropper Anpassungen */


/* Start Buttons Top */
.eg-buttons-top {
    margin-bottom: 10px;
    display: none;    
}

.eg-buttons-top-text {
    display: none;
}

.eg-buttons-top .eg-button > .btn, .eg-buttons-top .eg-button div > .btn {
  margin-right: 2px;
  margin-bottom: 0px;
  font-size: 0.8em!important;    
  padding: 5px 8px 3px 8px;
}
    

.eg-buttons-top .eg-button-upload label {
    padding: 5px 7px;
    text-transform: uppercase;
    font-size: 0.8em!important;    
}
/* End Buttons Top */


.eg-preview {
/*  margin-top: 30px;*/
  margin-bottom: 10px;
}

.eg-preview-box {
    display: table;
    float: left;   
    margin-right: 40px;
    margin-bottom: 10px;
}
 
.model {
  overflow: hidden;
  background: #f7f7f7;
  width: 120px!important;
  height: 154px!important;  
}

.img-preview {
    display: table-cell;
    overflow: hidden;
    background: #f7f7f7;
    width: 120px!important;
    height: 154px!important;  
}

.eg-buttons-right {
    margin-bottom: 20px;
}

.eg-button > .btn, .eg-button div > .btn {
  margin-right: 15px;
  margin-bottom: 10px;
}

.eg-button-upload {
    margin: 10px 0px 10px 0px;    
}

.eg-button-upload i {
    margin: 0px 10px 0px 0px;
}
    
.eg-button-upload label {
    padding: 11px 29px 9px 29px; 
    text-transform: uppercase;
    font-weight: bold;
}

.eg-button .btn i {
/*    margin-right: 10px;*/
    font-size: 1.2em;
    font-weight: bold;
}

.eg-button-editor {
    float: left;
}

.eg-button-editor .btn span {
/*   padding: 2px 0px 0px 12px;*/
/*   display: block;*/
}

.eg-button-editor .btn {
    text-align: left;
    padding: 12px 29px 8px 29px;    
}

.eg-button-editor .btn:focus { 
    outline: none; /* removing default browsers outline on focus */ 
}


.eg-buttons-right .btn-upload {
    width: 193px;
}

.btn-upload i {
    font-weight: normal!important;
}

.eg-buttons-right .btn-reset, .eg-buttons-top .btn-reset {
/*    background: #7C0A02!important;
    box-shadow: 0 2px 0 #630802!important;*/
/*    font-size: 0.9em;*/
}

.btn-reset:hover { 
/*    background: #6e0902!important;*/
}

.eg-buttons-right .btn-reset {
    padding: 11px 29px 9px 30px!important;
    margin-left: 1px;
}

.btn-reset i {
    font-weight: normal!important;
    padding: 0px!important;
    margin: 0px!important;
}

.eg-button .eg-button-addtocart {
    margin: 0px 0px 0px 0px;
}

.eg-button-addtocart .btn {
    padding: 9px 20px 8px 0px; 
    margin: 0px 0px 0px 0px; 
}

.eg-button-addtocart i {
    padding: 0px 10px 0px 20px;
}

.eg-input .input-group {
  margin-bottom: 15px;
}

.eg-output .btn {
  margin-right: 15px;
  margin-bottom: 15px;
}

.eg-output img {
  max-height: 214px;
}

.popoverstatic-box {
    display: table-cell;
}

.popoverstatic {
    background-clip: padding-box;
    background-color: #ffffff;
    border: 1px solid #e0e0e0 /*rgba(0, 0, 0, 0.2)*/;
    border-radius: 6px;
/*    box-shadow: 0 1px 0px rgba(0, 0, 0, 0.2);*/
    position: relative;
    margin-top: 15px;
    max-width: 290px!important;
    text-align: left;
    white-space: normal;
    z-index: 1010;
    margin-left: 10px;    
}

.popoverstatic .arrow, .popoverstatic .arrow::after {
    border-color: transparent;
    border-style: solid;
    display: block;
    height: 0;
    position: absolute;
    width: 0;
}
.popoverstatic .arrow {
    border-width: 11px;
    border-left-width: 0;
    border-right-color: rgba(0, 0, 0, 0.25);
    left: -11px;
    margin-top: -11px;
    top: 50%;
}
.popoverstatic .arrow::after {
    border-width: 10px;
    content: "";
    border-left-width: 0;
    border-right-color: #ffffff;
    bottom: -10px;
    left: 1px;    
}

.popoverstatic-title {
    background-color: #F7F7F7;
/*    border-bottom: 1px solid #ebebeb;*/
    font-weight: 600;
    border-radius: 5px 5px 0 0;
    font-size: 14px;
    font-weight: normal;
    line-height: 18px;
    margin: 0;
    padding: 8px 14px 8px 14px;
}

.popoverstatic-content {
    padding: 4px 14px 12px 14px;
}



.progressbar, .infobar {
    background: none repeat scroll 0 0 #1D6DB5;
    bottom: 0;
    left: 0;
    position: fixed;
    right: 0;
    top: 0;
    z-index: 2000;
    display: none;
    background-color: rgba(0, 0, 0, 0.3);
}    

.progressbar .barouterbox, .infobar .barouterbox {
    width: 20%;
    min-width: 300px;
    height: 52px;
    padding: 15px 10px 15px 10px;
    border-radius: 3px;
    background-color: #fff;
    box-shadow:  0px 1px 2px 0px rgba(0, 0, 0, .2);
    
    /* http://codepen.io/shshaw/details/gEiDt */
    margin: auto;
    position: absolute;
    top: 0; left: 0; bottom: 0; right: 0;  
}

.progressbar .barbox {
    width: 58%;
    height: 15px;
    float: left;
}

.progressbar .barbox span {
    font-weight: bold;
    display: block;
    margin-bottom: 5px;
}


.progressbar .barpreviewimage_box {
    width: 16%;
    height: 52px;
    display: table;
    float: left;
    margin: 0px 8px 0px 3px;
    vertical-align: middle;
}

.progressbar .barpreviewimage {
    vertical-align: middle;
    display: table-cell; 
}

.progressbar .barpreviewimage canvas, .progressbar .barpreviewimage img {
    max-height: 52px;
    max-width: 55px;
    border-radius: 2px;
}

.progressbar .progresstext {
    float: right;
    font-size: 20px;
    font-weight: bold;
    margin-top: 10px;
}

.progressbar .bar {
    width: 0%;
}


.infobar .barouterbox {
    min-width: 350px!important;
}

.infobar .barouterbox .infotext {
    font-size: 15px;
    font-weight: bold;
    margin-top: -1px;
    text-align: center;
    display: block;
}

.gototabreviews {
    color: #aaa;
}

/* Header */
.darker-row {
    padding: 2px 0;
    display: none;
}

.darker-row a:hover {
    color: #34353e;
}

#header .top-right {
    margin-top: 10px;
    margin-right: 0px;
}

#header .top-right, #header .top-right a {
    color: #777;
}

#header .top-right a {
    position: relative;
    padding: 0px 8px 0px 4px;
}

#header .top-right a:last-child {
    padding: 0px 0px 0px 3px;
}

#header .top-right a:after {
    background-color: #777;
    content: "";
    height: 11px;
    position: absolute;
    right: 0;
    top: 5px;
    width: 1px;
}

#header .top-right a:last-child:after {
    background-color: red;
    content: "";
    height: 0px;
    position: absolute;
    right: 0;
    top: 0px;
    width: 0px;
    padding: 0px 0px 0px 0px;
    margin: 0px;
}                                        

#header .top-right .langdropdown {
    vertical-align: top;
    display: inline-block;
    height: 20px;
    width: 30px;
    overflow: hidden;
    z-index: 999;
    text-align: center;
    padding: 0px 0px 5px 0px;
}

#header .top-right .langdropdown:hover {
    overflow: visible;
    height: auto;
    background: #F3F3F3;

}

#header .top-right .langdropdown a {
    padding: 3px 0px 0px 0px!important;
    display: inline-block;
}

#header .top-right .langdropdown a:after {
    background-color: red;
    content: "";
    height: 0px;
    position: absolute;
    right: 0;
    top: 0px;
    width: 0px;
    padding: 0px 0px 0px 0px;
    margin: 0px;
}

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

header .brand {
    padding: 28px 0;
}

header .brand img {
    max-width: 403px;
    max-height: 60px;
}

@media (max-width: 767px) {
    header .brand img {
        max-width: 100%!important;
    }    
}

.navbar-inner {
    background: #FFF;
}

.navbar .nav > li > a {
    font-weight: 600;
    transition: padding 0.1s ease-in-out 0s, color 0.2s ease-in-out 0s;
    color: #777;
}

.navbar .open-panel p.empty {
    font-size: 15px;
}

.navbar ul#mainNavigation li a span {
    display: none;
}

@media (max-width: 979px) {
    .navbar ul#mainNavigation li a span {
        display: inline
    }   
}

.darker-stripe { 
    background: #1E73BE!important;
    /*background: #7095ba!important;*/
    padding: 0px 0; 
    overflow: hidden; 
    min-height: 10px; 
}

#breadcrumbs {
    margin: 15px 0px -10px 0px;
    font-size: 11px;
    color: #AAA;
}

/* Content */

.underlined {
    padding-bottom: 0px; 
}

.generator-title {
    margin: 0px 20px 0px 0px;;
    padding-bottom: 7px;    
}

.generator-title-left {
    float: left;
    width: 100%;
    
}

.stars .fa-flip-horizontal {
    margin-left: -1px;
}

.generator-title .stars {
/*    font-size: 13px;*/
    margin: 0px 0px 0px 0px;
}

/*.generator-title-pricebox {
    float: right;
    margin-top: 20px;
    padding: 17px 0px 0px 0px;
}*/

.generator-title-price {
    font-size: 30px;
    background: #F7F7F7; 
    color: #1e73be; 
    padding: 10px 20px 11px 20px; 
    margin-right: 20px; 
    border-radius: 3px; 
    text-align: center; 
    float: left;
    line-height: normal;
    font-weight: 600;
}

.generator-title-price p {
    margin: 0px;
}

.generator-title-price-grey {
    color: #acacac; 
    font-size: 11px;
    font-weight: normal;
}

.generator-title-price-grey .woocommerce-price-suffix {
    font-size: 11px;
}

.green {
    color: green;
}

.generator-title-textbox {
    padding: 7px 0px 0px 0px;
}

.generator-title-textbox p {
    margin: 0px;
}

.generator-title-textbox p.stars {
    color: #b9b8ba;
}

.product-title {
    color: #555;
}

.push-up.top-equal {
    padding-top: 25px;
}

.title-area {
    margin: 10px 0 30px 0;
}

.post-title {
    margin-bottom: 10px;
}

.push-up {
    background: none;
    border-radius: 0px; /* 5px */
    margin: 0px -25px 0px -25px; /* 0px -25px 0px -25px; */
    min-height: 46px;
    padding: 17px 25px 0;
}

.the-content, .blog, .woocommerce {
    line-height: 1.5;
    font-size: 13px;
    /*line-height: 1.6;
    font-size: 14px;*/

}

.the-content img.spacetopbottom {
    margin: 15px 0 15px 0;
}

.the-content h2, .the-content h3 { 
    font-size: 20px;
    margin: 20px 0 10px 0;
}

.product-description span.greendashed {
    border-bottom: 1px dashed green; 
    padding: 0px 2px;
}

.product-description span.darkbackground {
    background: #CCC;
    padding: 0px 2px;
}

/*#product-tab-description .span6 {
    width: 46%;
}*/


ul.checkliste {
    list-style: inside none;
    margin: 0 0 20px 13px;
}

ul.checkliste li {
    line-height: 1.6em;
}

.home ul.checkliste li {
    line-height: 1em!important;
}

ul.checkliste li span {
    color: green;
    margin-right: 5px;
}

.blog .hentry {
    margin-bottom: 20px;
    padding-bottom: 0px;
}

.blog .hentry:after {
    background: none;
    width: 0px;
}

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

.kontodaten li {
    line-height: 1.5em;
}

.kontodaten span {
    display: inline-block;
    width: 130px;
}



/* Start Alter Dropdown Allgemein */
/* http://www.jankoatwarpspeed.com/reinventing-a-drop-down-with-css-and-jquery/ */

.eg-button-alter-select {
    margin: 3px 0px 20px 0px;
}


.dropdown .selectoralter2_box { 
    position:relative; 
}

.dropdown a:hover { 
    text-decoration: none;
}

.dropdown a:focus { 
    text-decoration: none;
    outline: none; /* removing default browsers outline on focus */ 
}

.dropdown .selectoralter2_startlink {
    width: 301px;    
    padding: 10px 30px 9px 10px;
    color: white;
    background: #969696; 
    box-shadow: 0 2px 0 #7d7d7d;
    display: block;
    border-radius: 3px;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
    font-family: "Open Sans",sans-serif;
    font-weight: bold;
    text-transform: uppercase;
    cursor: pointer;
    position: relative;
}

.dropdown .selectoralter2_startlink:after {
    position: absolute;
    font-family: 'FontAwesome';
    top: 7px;
    right: 15px;
    content: "\f13a";
    font-size: 17px;
    font-weight: bold;
}

.dropdown .selectoralter2_startlink:hover { 
    background: #7d7d7d;
}

.dropdown .selectoralter2_startlink:focus { 
    border-radius: 3px 3px 0px 0px;
}

.dropdown ul { 
    background: #969696; 
    border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
    box-shadow: 0 2px 0 7d7d7d;
    display: none;
    position: absolute; 
    left: -25px; 
    top: 0px; 
    list-style:none;
    border-radius: 0px 0px 3px 3px;
}

.dropdown ul li a {
    width: 301px;
    padding: 10px 30px 9px 10px; 
    display:block;
    color: white;
    font-family: "Open Sans",sans-serif;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
}

.dropdown ul li a:hover { 
    background: #7d7d7d;
}
.dropdown ul li:last-child a:hover {
    border-radius: 0px 0px 3px 3px;
}

/* End Alter Dropdown Allgemein */

/* Start Alter Dropdown Top */

.eg-buttons-top .eg-button-alter-select {
    display: inline-block;
}

.eg-buttons-top .eg-button-alter-select .dropdown .selectoralter2_startlink {
    display: block; 
    width: 213px; 
    margin-top: 1px; 
    padding: 6px 9px 6px 9px!important; 
    font-size: 0.8em!important;
}

.eg-buttons-top .eg-button-alter-select .dropdown .selectoralter2_startlink:after {
    top: 4px;
    font-size: 15px;
}

.eg-buttons-top .eg-button-alter-select .dropdown ul {
    z-index: 10; 
    font-size: 0.9em!important; 
    width: 231px;
}

.eg-buttons-top .eg-button-alter-select .dropdown ul li a {
    width: 213px; 
    padding: 5px 9px 5px 9px!important;
}

@media (max-width: 450px) {
    .eg-buttons-top .break {
        display: none;
    }
    .eg-buttons-top .eg-button-alter-select {
        clear: both;
        float: left;
        margin: 15px 50px 0px 0px;
    }
}

/* End Alter Dropdown Top */


/*
* Produkte
*
*/


div.woocommerce .quantity.buttons_added .minus, div.woocommerce .quantity.buttons_added .plus { 
    line-height: normal!important;
}

.shortdescription-box-help {
    padding: 0px 0px 0px 120px;
    min-height: 165px;
}

.shortdescription_box { 
    -moz-column-count: 2; /* Firefox */
    -webkit-column-count: 2; /* Safari and Chrome */
    column-count: 2;
    -moz-column-width: 300px; /* Firefox */
    -webkit-column-width: 300px; /* Safari and Chrome */
    column-width: 300px; 
    margin: 0;
    padding: 0;
}

.shortdescription {
    padding-left: 0px;
    list-style: none;
    margin: 0 0 0px 15px;
}

.shortdescription li {
   line-height: 1.2em!important;
   padding: 5px 0 5px 25px !important;
   position: relative;      
   break-inside: avoid-column;
   -webkit-column-break-inside: avoid;
}

.shortdescription-arrow li {
   line-height: 1.5em;    
}

.shortdescription-arrow li:before {
    content: "\f105";
    font-family: FontAwesome;
    padding: 0px 5px 0px 5px!important;
    position: absolute;
    top: 6px;
    left: 0;
} 

.shortdescription-check li:before {
    content: "\f00c";
    font-family: FontAwesome;
    color: green;
    position: absolute;
    top: 6px;
    left: 0;
}

.single-product .shortdescription li {
    padding: 5px 0 5px 20px !important;    
}

.single-product .shortdescription-check li:before {
   color: gray; /* green */ 
   content: "\f105";
   font-weight: bold;
   top: 5px;
}

.product-description {
    color: #555;
    margin-top: -20px;
}

.product-description .span6 {
    margin-top: 30px;
}


.product-description .eg-main {
    margin-bottom: 30px;
}

.eg-button-addtocart-box .amount, .eg-button-addtocart-box .amountcount {
    font-weight: bold;
}

.comment_container {
    margin-bottom: 20px;
}


/* Sidebar */

@media (max-width: 767px) {
    .right-sidebar {
        margin-top: 10px;
    }
}

.right-sidebar-page { padding-top: 20px; }
.right-sidebar h3 { margin-top: 0px; }

.sidebar-item {
    margin-bottom: 40px;
}
               

.sidebar-item .underlined {
    padding-bottom: 1.5px; 
}

.sidebar-item ul li { margin: 0px; }

.sidebar-item ul li a {
    display: block;
    padding: 5px 22px;
    letter-spacing: 0.1px;
    text-transform: uppercase;
    background: 10px center no-repeat url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAUAAAAJCAYAAAD6reaeAAAABHNCSVQICAgIfAhkiAAAAAlwSFlzAAALEgAACxIB0t1+/AAAABZ0RVh0Q3JlYXRpb24gVGltZQAwMS8yMS8xMRTK2QYAAAAcdEVYdFNvZnR3YXJlAEFkb2JlIEZpcmV3b3JrcyBDUzVxteM2AAAANUlEQVQImXWOUQoAIAxC7f4nmJd9fRVWazAYPKeqqgCUK0A32EeC422BASjHNq3y7/mkdz0n2jF7vESzwcIAAAAASUVORK5CYII=');
    font-family: "Open Sans",sans-serif;
}

.sidebar-item ul li a:hover, .sidebar-item ul li a:active, .sidebar-item ul li a:focus, .sidebar-item ul li a.sidebaractive, .sidebar-item ul li.current-menu-item a {
    background-color: #f3f3f3;
    border-radius: 3px;
    margin: 0;
    text-decoration: none;
}

.sidebar-item ul.product_list_widget li a {
    background-color: #f3f3f3;
    border-radius: 3px;
    padding: 16px 10px 14px 30px;    
}

.sidebar-item ul.product_list_widget li a:hover {
    background-color: #fafafa;
    background-position: 9px center;
    border: 1px solid #f6f6f6;
    padding: 15px 9px 13px 29px;  
}

.sidebar-item ul.product_list_widget li img {
margin: -7px 0px 10px 0px;
}

.sidebar-item ul.product_list_widget li a span, .sidebar-item ul.product_list_widget li a small {
    color: #555;
    font-weight: normal;
    text-transform: none;
    font-size: 12px;
}



.generator_intro {
    margin-bottom: 20px;
}

.popup-products .product:hover { 
    background: none!important;
    -webkit-box-shadow: none!important;
    -moz-box-shadow: none!important;
    box-shadow: none!important;
    -moz-transform:  none!important;
    -ms-transform:  none!important;
    -webkit-transform:  none!important;
    transform: none!important;
    z-index: 1; 
}

.popup-products .product:hover .product-inner { 
    -moz-transform:  none!important;
    -ms-transform:  none!important;
    -webkit-transform:  none!important;
    transform: none!important;
}

.picture {
    text-align: left;
    float: left;
    margin: 0px 20px 0px 0px;

}

.picture img { 
    width: 60px; 
}

.popup-products .product .stars, .popup-products .product .hidden-line { 
    opacity: 1!important; 
    filter: alpha(opacity=1)!important;
    padding: 2px 0px 0px 0px;
}

.woocommerce .main-titles {
    float: left;
    margin-bottom: 0px!important;
    padding-bottom: 0px!important;
    width: 60%;
}

.woocommerce .main-titles h2 {
    color: #1e73be;
    float: left;
    margin-right: 10px;
}

.woocommerce .main-titles h2 .stars {
    font-size: 13px;
    display: inline-block;
    white-space: nowrap;
    margin: 0px 0px 0px 5px;
}

a.product-inner-link {
    display: block;
    background: #f3f3f3;
    padding: 16px 10px 14px 15px;
     border-radius: 3px;
}
a.product-inner-link:hover {
    text-decoration: none;
}

a.product-inner-link p.subheadline {
    font-weight: normal;
    color: #555;
    margin: 0px 0px 5px 0px;
}

.product-img {
    margin-bottom: 0px!important;
}

.product-inner-link-button {
    float: right;
    margin: 20px 10px 10px 0px;
    
}
/*.sidebar-item ul.product_list_widget li span.amount {
    margin: 0px 0px 0px 25px;
}*/

#versandzahlungmethoden {
    margin-left: 0px;
}

#versandzahlungmethoden p {
    padding: 15px 15px 15px 15px;
    margin-bottom: 20px;
}

#versandzahlungmethoden label {
    margin-left: 0px;
    font-weight: normal;
    font-size: 15px;
}

/* Cart */

.copyid:active {
    color: #CCC;
}

.copyid i {
    cursor: pointer!important;
}

.cartproductid {
    font-size: 0.9em;
    color: #CCC;
}

.woocommerce-cart .checkout-button {
    display: inline-block;
    vertical-align: middle;
}

@media (max-width: 767px) {
    td.actions input, td.actions a {
        font-size: 0.8em!important;
        padding: 1px 5px!important;
    }
}

.modal {
height: 75%;
}

.modal .modal-header {
    padding: 5px 10px 0px 15px;
}

.modal .modal-header button.close {
    padding: 5px 10px;
}

.modal .modal-header h4 {
    margin-bottom: 0px;
    font-size: 22px;
}

.modal .modal-body {
    text-align: center;
    height: 70%;
    max-height: none!important
}

.modal .modal-body img {
    margin-top: 20px; 
    height: 90%;
}

.modal .modal-footer button {
    float: left; 
    text-transform: uppercase;
}

.woocommerce-cart ul#shipping_method, .woocommerce-checkout ul#shipping_method {
    margin: 0px;
}

.woocommerce-cart ul#shipping_method li, .woocommerce-checkout ul#shipping_method li {
    list-style: none;
}

.woocommerce-cart ul#shipping_method li label, .woocommerce-checkout ul#shipping_method li label {
    margin: 0px;
    font-weight: normal;
}

/* Checkout */
.woocommerce-checkout .woocommerce-billing-fields h3 {
    font-size: 20px;    
}

.woocommerce-checkout h2#order_review_heading {
    /*margin-top: 40px;*/
}

.select2-container .select2-selection--single {
    height: 37px;
    border: 1px solid #ccc;
}

.select2-container .select2-selection--single .select2-selection__rendered {
    line-height: 35px;
    padding-left: 12px;
}

.select2-container .select2-selection--single .select2-selection__arrow {
    height: 35px;
    right: 3px;
}
.select2-dropdown {
    border: 1px solid #ccc;
}

.select2-search--dropdown .select2-search__field {
    padding: 15px 12px;
}

#order_review .product-name img, .order_details .product-name img {
    margin: 0px 10px 0px 0px;
    float: left;
} 

.checkfix {
    margin-top: -2px!important; 
    margin-right: 5px!important;
}

.create-account {
    margin-left: 20px;
    margin-bottom: -5px;
}

#ship-to-different-address {
    margin-left: 20px;
    margin-top: 15px!important;
    font-size: 13px;
    letter-spacing: normal!important;
}

#ship-to-different-address-checkbox {
    margin-top: 3px;
}

#checkoutlastshoptable {
    background: #F3F3F3;
    border-radius: 3px;
    padding: 15px;   
    font-size: 0.8rem;
}

#checkoutlastshoptable tbody .product-name img {
    margin-top: 5px; 
    margin-bottom: 2px;
} 

#checkoutlastshoptable tfoot th {
    text-align: right;
    padding-right: 50px;
    font-weight: normal;
}

#checkoutlastshoptable tfoot tr.order-total th {
    font-weight: bold;
}

#checkoutlaststep #place_order_box {
    text-align: center;
}

#checkoutlaststep #place_order {
    padding: 12px 0px;
    width: 50%;
    font-size: 14px;
}

/* Footer */
footer .footer-widget.widget_text {
    margin-bottom: 40px;
}

.foot-last {
    color: #bbb;
    background: #333333;
}

.foot-last a {
    font-weight: normal;
}

.foot-last a:hover {
    color: #FFF;
}


.foot-light {
    background: #f3f3f3;
    border-top: 1px solid #e0e0e0;
    padding: 0px;
    height: 10px;
    margin-top: 20px;
}

.foot-dark {
   background: #535353; /* #333333; */
   color: #d3d3d3; /* #FFF; */
}

.foot-dark h3.title {
    color: #D3D3D3;
}
        
.foot-dark a {
   color: #FFF!important;
   font-weight: normal!important;
}

.foot-last #toTheTop {
    background: #333333;
}

/*.paymenticons img {
    height: 27px;  32px 
    border-radius: 1px;
    margin: 0px 0px 4px 0px;
}*/

.shippingicons img {
    height: 30px;
    margin: 0px 0px 4px 0px;
    border-radius: 1px;
}

/* Payment Icons im Checkout */
.wc_payment_method img {
    height: 28px;
    max-width: 55px;
    padding: 4px;
    margin: 0px 5px 0px 0px;
    box-sizing: border-box;    
}

/* Payment Icons im Footer */
.paymenticons img {
    height: 30px;
    max-width: 55px;
    background: #FFF; 
    box-sizing: border-box;
    padding: 4px; 
    margin: 0px 0px 4px 0px;
    border-radius: 1px;    
}

#billing_address_1_field {
    margin-top: 20px;
}

#billing_last_name_field.form-row-last, 
#billing_postcode_field.form-row-last, 
#billing_city_field.form-row-last,
#shipping_last_name_field.form-row-last, 
#shipping_postcode_field.form-row-last, 
#shipping_city_field.form-row-last,
#billing_phone_field.form-row-last,
#billing_city_field.form-row-last-true, 
#shipping_city_field.form-row-last-true {
    margin-left: 5%;
}



#billing_first_name_field, #shipping_first_name_field, #billing_postcode_field, #shipping_postcode_field, #billing_email_field {
    width: 40%;
    float: left;
}

#billing_last_name_field, #shipping_last_name_field, #billing_city_field, #shipping_city_field, #billing_phone_field {
    width: 55%;
    float: left;    
}

#billing_state_field {
    clear: both;
}

@media (max-width: 980px) {
    #billing_first_name_field, #billing_last_name_field, #billing_postcode_field, #billing_city_field, #billing_email_field, #billing_phone_field, 
    #shipping_first_name_field, #shipping_last_name_field, #shipping_postcode_field, #shipping_city_field {
        width: 100%;
        float: none;
        margin-left: 0!important;
    }
    #order_comments {
        height: 55px;
    }
    
}


/* Cart, Checkout & Co. */

.cart .cartinnavi a {
    color: #777;
} 

.cart .cartinnavi a:hover {
    text-decoration: none;
}

div.woocommerce table th {
   font-weight: 600;
}

div.woocommerce .order-total {
    font-size: 1em;
}

div.woocommerce .button {
    font-size: 0.9em;    
    margin-right: 10px;
}

div.woocommerce .cart .button {
    margin-right: 0px;
}

body.woocommerce-checkout h3 {
    font-size: 15px;
}

.select2-container .select2-choice {
    padding: 8px 12px!important;
}

#payment .payment_methods li {
    margin-bottom: 10px;
}

#payment .payment_methods .input-radio, #payment .payment_method_s4wc input, #payment #payment_method_stripe input {
    margin-top: -3px!important;
} 

#payment #s4wc-cc-form, #payment #wc-stripe-cc-form {
    margin: 10px 0px 0px 0px;
}

#payment #s4wc-cc-form label, #payment #wc-stripe-cc-form label {
    margin: 0px 0px 0px 0px;
}

/*#payment .payment_method_stripe label, 
#payment .payment_method_stripe_giropay label {
    padding-left: 16px!important;
}*/


#stripe-card-cvc, #stripe-card-expiry {
/*    width: 50%!important;
    min-width: 130px;*/
    width: calc(100% - 26px)!important;
}

#wc-stripe-cc-form label[for=stripe-card-cvc], #wc-stripe-cc-form label[for=stripe-card-expiry] {
    display: block;
}

#stripe-card-element, #stripe-exp-element, #stripe-cvc-element {
    background: #ffffff!important;
    padding: 12px 10px 10px 10px!important;
    margin: 5px 0px 15px 0px!important;
    border: 1px solid #ccc;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);    
    -webkit-transition: border linear 0.2s, box-shadow linear 0.2s;
    -moz-transition: border linear 0.2s, box-shadow linear 0.2s;
    -o-transition: border linear 0.2s, box-shadow linear 0.2s;
    transition: border linear 0.2s, box-shadow linear 0.2s;    
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    box-sizing: border-box;
    font-size: 13px;
}


#stripe-exp-element {
/*    width: 47.5%;
    float: left;*/
}

#wc-stripe-cc-form .form-row.form-row-first {
    width: 47.5%;
    float: left;    
}

#wc-stripe-cc-form .form-row.form-row-last {
    width: 47.5%;
    float: left;
    margin-left: 5%!important;    
}

#stripe-cvc-element {
/*    width: 47.5%;
    float: left;
    margin-left: 5%!important;*/
}

.stripe-source-errors {
    margin-bottom: 10px;
}

a.about_paypal {
    display: none;
}

.payment_methods .payment_method_sofortgateway img {
    margin-left: 5px;
}

@media (max-width: 1200px) {
    .navbar-form {
        display: none;
    }
}

.download {
    padding: 10px;
    margin: 0px 0px 20px 0px;
}

.download h2 {
    margin-top: 0px;
}

.download img {
    float: left; 
    margin: 5px 15px 10px 0px;
}

.download.dlgreybg {
    background: #fafafa; /* #fcfcfc */
}

/* Start Sidebar-Teaser  */
.sidebar-teaser a {
    display: block!important;
    padding: 20px 20px 25px 20px;
    border-radius: 3px;
    letter-spacing: -0.05em;
    font-size: 13px;
    text-decoration: none;
    outline: none;
    background: #f3f3f3;
}

.sidebar-teaser a:hover {
/*    background: #8F8F8F;*/
}

.sidebar-teaser h4 {
    font-size: 15px; 
    font-weight: 600;
    margin: 3px 0px 15px 0px;
    color: #1e73be;
    text-transform: uppercase;
}

.sidebar-teaser img {
    float: left; 
    width: 80px;
    margin-right: 15px;
}

.sidebar-teaser ul li {
    font-weight: normal;
    color: #555;
    font-size: 14px;
    line-height: 23px;    
}

.sidebar-teaser ul li span {
    position: relative;
    padding: 0px 0px 0px 8px;  
      
}

.sidebar-teaser ul li span:before{
    position: absolute;
    font-family: 'FontAwesome';
    top: -1px;
    left: 0px;
    content: "\f105";
    font-size: 12px;
}

.sidebar-teaser .buttonbox {
    clear: both;
    text-align: center;
    margin: 25px 0px 0px 0px;
}

.sidebar-teaser .buttonbox button {
    position: relative;
    padding: 8px 30px 8px 14px;
    text-transform: uppercase;
    font-weight: 700;
    letter-spacing: 0.1px;
}

.sidebar-teaser .buttonbox button:after {
    position: absolute;
    font-family: 'FontAwesome';
    top: 8px;
    right: 10px;
    content: "\f138";
    font-size: 14px;
    font-weight: bold;
}


@media (min-width: 980px) and  (max-width: 1199px) {
   
    .sidebar-teaser img {
        float: none;
        width: 140px;
        margin: 5px 40px 20px 50px;
    }
    
    .sidebar-teaser ul {
        margin: 0px 0px 0px 25px;
    }
}

@media (min-width: 768px) and (max-width: 979px) {
    .sidebar-teaser img {
        float: none;
        width: 140px;
        margin: 5px 40px 20px 20px;
    }
    
    .sidebar-teaser ul {
        margin: 0px 0px 0px 0px;
    }
    
    .sidebar-teaser ul li {    
        font-size: 13px;
    }
    
    .sidebar-teaser .buttonbox button:after {
        top: 18px;
        font-size: 20px;
    }
}

@media (max-width: 767px) {
    .sidebar-teaser img {
        width: 60px;
    }    
}


/* Start Top-Teaser for mobile */
.top-teaser a {
    display: block!important;
    padding: 20px 10px 25px 10px;
    border-radius: 3px;
    margin: 30px 0px 0px 0px;
    letter-spacing: -0.05em;
    font-size: 13px;
    text-decoration: none;
    outline: none;
    background: #f3f3f3;
}

.top-teaser a:hover {
    background: #fafafa;
}

.top-teaser h4 {
    font-size: 17px; 
    margin: 3px 0px 12px 0px;
    color: #1e73be;
}

.top-teaser .stars {
    display: inline;
    font-size: 13px;
    margin: 0 0 0 0px;
    white-space: nowrap;    
}

.top-teaser .picture {
    float: left;
    margin: 0px 11px 0 0;
    width: 25%;
    max-width: 100px;    
}

.top-teaser .picture img {
    width: 92%;
    padding: 4%;
}

.top-teaser .textbox {
    float: left;
    width: 65%;
}

.top-teaser .subheadline {
   margin: 0px 0px 10px 0px!important;    
}

.top-teaser .buttonbox {
    clear: both;
    text-align: center;
    margin: 0px;
}

.top-teaser .teaser-price {
    color: #34353e;
/*    color: #1e73be;*/
    font-size: 14px;
    letter-spacing: -0.05em;
}

.top-teaser .teaser-price-addon {
    color: #999;
    font-size: 12px;
}


.top-teaser button {
    margin: 10px 0 0 0;
    font-weight: bold;
    text-transform: uppercase;
    padding: 5px 10px;
}


@media (min-width: 768px) {
    .top-teaser {
        display: none;
    }
}

@media (max-width: 450px) {
    .top-teaser h4 {
        text-align: center;
    }
}

/* End Top-Teaser for mobile */

.woocommerce-message .button {
    margin-bottom: 5px;
    display: inline-block;
}

@media (max-width: 768px) {
    .payment_methods label {
        margin-left: 5px;
    }
}

.lpbuttonbox {
    text-align: center; 
    padding: 20px 0px 24px 0px;
}

.lpbutton {
    text-transform: uppercase; 
    font-weight: bold; 
    padding: 9px 15px 7px 15px;
}


.noimageincropper {
    color: #CCC; 
    font-size: 0.7em;
}

.ollist {
   list-style-position: inside; 
}








        .variation {
            margin: 0px 0px 8px 0px;
        }
        
        .variation p {
            margin: 0px;
            float: left;
        }
        
        .variation dt, .variation dd {
            float: left;
            font-weight: normal;
            font-size: 0.9em;
            color: #777;
            line-height: normal; 
            margin: 3px 9.5px 0px 0px;
            font-size: 0.9em;
            
        }
        

        .woocommerce .product-thumbnail img {
            width: 60px!important;
        }
        

        
        .product-name i, .custom-item-meta-key-check {
            display: inline-block;
            width: 12px;
            text-align: center;
            cursor: default;
        }

        .woocommerce-cart .product-name a.remove {
            font-weight: normal;
            margin-left: 10px;
            padding: 0px 2px 6px 2px;
            background: #F3F3F3;
            border-radius: 50%;
            width: 13px;
            height: 12px;
            display: inline-block;
            text-align: center;
        }

        .woocommerce-cart .product-name a.remove:hover {
            text-decoration: none;
            background: #ddd;
        }        

        @media (max-width: 767px) {        
            .woocommerce-cart .product-name a.remove {
                margin-left: 1px;
            }
        }
        
        .copyid {
            float: left; 
            margin-left: 10px;
        }
        
        /* Spezifizieren!!! */
        div.woocommerce table th {
            padding: 5px;
        }
        
        .cart_totals h2 {
            padding: 5px;
        }
        


        .woocommerce-cart .cart_item td {
            padding: 15px 0px!important;
            
        }
        
        @media (max-width: 767px) {        
            .woocommerce-cart h2 {
                font-size: 11px!important;
            }        
            
            .woocommerce-cart .shop_table .product-thumbnail img {
                width: 20px!important;
            }
            
            .woocommerce-cart button.update-cart {
                font-size: 0.8em!important;
                padding: 1px 5px!important;
            }
            
            

        }
        
        .woocommerce-cart .cart_totals .shop_table tr th, .woocommerce-cart .cart_totals .shop_table tr td {
            padding: 20px;
        }
        
        .woocommerce-cart .cart_totals .wc-proceed-to-checkout {
            text-align: right;
            
        }
        
        .woocommerce-cart .cart_totals .wc-proceed-to-checkout .button {
            margin: 0px;
        }
        
        .woocommerce-cart .cart_totals .shop_table {
            background: #F3F3F3;
            border-radius: 3px;
            padding: 15px;
            margin-top: 1px;
        }
        
        .woocommerce-cart .cart_totals .shop_table tr:first-child th, .woocommerce-cart .cart_totals .shop_table tr:first-child td {
            border-top: 1px solid white;
        }
        
        .woocommerce-cart .cart_totals .shop_table tr th {
            text-align: right;
        }
        
        .woocommerce-cart .product-price, 
        .woocommerce-cart .product-subtotal {
            text-align: center;
            width: 15%;
            
        }
        
        .woocommerce-cart .product-quantity {
            text-align: center;
            width: 15%;
            
        }
        
        .woocommerce-cart .product-quantity .quantity {
            margin-right: 0px!important;
            float: none!important;            
        }
        

        
        
        .wc-pao-addon {
            margin-top: 0px!important;
            
        }
        
        .wc-pao-addon label {
            color: #555;
        }
        
        .wc-pao-addon .wc-pao-addon-wrap {
            margin: 20px 0px 10px 0px!important;
        }
        
        .wc-pao-addon .wc-pao-addon-wrap .wc-pao-addon-checkbox {
            margin: -2px 5px 0px 0px!important;
            transform: scale(1.2);
            outline: 0;
        }
        
        .wc-pao-addon .wc-pao-addon-custom-description {
            margin: 0px 0px 0px 21px;
            cursor: pointer;
            max-width: 430px;
        }
        
        .wc-pao-addon .wc-pao-addon-custom-description-list {
            list-style: none;
            margin: 8px 0px 0px 0px;
        }
        
        .wc-pao-addon .wc-pao-addon-custom-description-list li {
            line-height: 1.8em;
        }
        
        .wc-pao-addon .wc-pao-addon-custom-description-list li span {
            color: green;
            font-weight: bold;
            margin-right: 3px;
        }
        
        .wc-pao-addon .wc-pao-addon-custom-description-more {
            margin: 10px 0px 30px 21px;
        }
        
        
        .wc-pao-addon-custom-description-more .modal {
            height: auto;
        }

        @media (max-width: 979px) {        

            .wc-pao-addon-custom-description-more .modal {
                height: 90%;
            }
            
        }
        
        .wc-pao-addon-custom-description-more .modal .modal-header {
            padding: 9px 15px;
        }

        .wc-pao-addon-custom-description-more .modal .modal-header button.close {
            padding: 5px 10px;
        }

        .wc-pao-addon-custom-description-more .modal .modal-header h4 {
            margin-bottom: 10px;
            font-size: 20px;
        }

        .wc-pao-addon-custom-description-more .modal .modal-body {
            text-align: left;
        }

        .wc-pao-addon-custom-description-more .modal .modal-footer button {
            float: left;
            padding: 8px 14px;
            text-transform: uppercase;
        }        
        
        .woocommerce-checkout .product-name table {
            background: none;
            margin: 5px 0px 5px 5px;
        }
        
        .woocommerce-checkout .product-name table tr td {        
            border: none;
            padding: 0px;
        }
        
        
        #product-addons-total {
            display: none;
        }
        
        #product-addons-total .product-addon-totals {
            margin: 0px 0 30px 0;
            border: 1px solid #e0e0e0;
            border-radius: 5px;
            padding-top: 10px;
            max-width: 430px;
        }
        
        #product-addons-total .product-addon-totals li {       
            padding: 10px 20px;
        }
        
        #product-addons-total .product-addon-totals li strong,
        #product-addons-total .product-addon-totals li .amount {
            font-weight: normal;
        }
        
        #product-addons-total .product-addon-totals li.wc-pao-subtotal-line {
            background: #F7F7F7;
            justify-content: center!important;
            margin-top: 10px;
        }
        
        #product-addons-total .product-addon-totals li.wc-pao-subtotal-line strong {
            display: inline-block;
            width: 100%;
/*            font-weight: bold;*/
        }
        
        #product-addons-total .product-addon-totals li.wc-pao-subtotal-line .amount {
            font-weight: bold;
            float: right;
        }
        
        .custom-item-meta {
/*            font-size: 11px; */
            font-size: 0.85em;
            color: #acacac; 
            display: inline-block;
        }
        

        .woocommerce-checkout .shop_table td {
            font-size: 0.8rem!important;
        }        
        
        .woocommerce-checkout .shop_table  tr.order-total th {
            font-weight: bold!important;
        }
        
        @media (max-width: 979px) {              
            .woocommerce-checkout .shop_table td,
            .custom-item-meta {
                font-size: 0.9em!important;
            }
            
            .woocommerce-checkout .shop_table td.product-name img {
                width: 20px;
            }
        }        
        
/* START FAQ */
article.post-43304 {}

article.post-43304 ul {
    padding-left: 0px;
    list-style: none;
    margin: 0 0 0px 5px;
}

article.post-43304 ul li {
    padding: 5px 0 5px 15px;
    position: relative;
    
}

article.post-43304 ul li:before {
    color: gray;
    font-family: FontAwesome;
    content: "\f105";
    font-weight: bold;
    position: absolute;
    top: 5px;
    left: 2px;
}


article.post-43304 h2 { 
    font-size: 22px;
    margin-top: 60px; 
    padding-bottom: 5px;
    border-bottom: 1px solid #e0e0e0;    
}

article.post-43304 h2.contents {
    margin-top: 30px; 
    border-bottom: none;
}

article.post-43304 h3 {
    margin-top: 40px;
}

article.post-43304 h3.afterh2 {
    margin-top: 30px;
}

article.post-43304 a[href="#top"] {
    float: right;
    margin: 20px 10px;
}

/* END FAQ */


.woocommerce-error, .woocommerce-notice, .woocommerce-success {
    padding: 20px;
    font-size: 1.5em;    
}

.woocommerce-success {
    background-color: #e3f8e2;
    border: 1px solid #b7d5a1;
    color: #6fab43;    
}

.woocommerce-notice {
    
}



/* Start Main.css for Generator
 * ========================================================================== */


/* Icons
 * -------------------------------------------------------------------------- */

.icon {
  display: inline-block;
  width: 20px;
  height: 20px;
  background-image: url("../../assets/img/icons.png");
  vertical-align: middle;
}

.icon-move {
  background-position: 0 0;
}

.icon-crop {
  background-position: -30px 0;
}

.icon-zoom-in {
  background-position: -60px 0;
}

.icon-zoom-out {
  background-position: -90px 0;
}

.icon-rotate-left {
  background-position: -120px 0;
}

.icon-rotate-right {
  background-position: -150px 0;
}

.icon-lock {
  background-position: -180px 0;
}

.icon-unlock {
  background-position: -210px 0;
}

.icon-remove {
  background-position: -240px 0;
}

.icon-refresh {
  background-position: -270px 0;
}

.icon-upload {
  background-position: -300px 0;
}

.icon-off {
  background-position: -330px 0;
}

.icon-info {
  background-position: -360px 0;
}


/* Alerts
 * -------------------------------------------------------------------------- */

.docs-alert {
  display: none;
  position: fixed;
  top: 20px;
  left: 0;
  right: 0;
  height: 0;
  text-align: center;
  opacity: 0.9;
}

.docs-alert .message {
  display: inline-block;
  padding: 5px 10px;
  border-radius: 2px;
  background-color: #aaa;
  color: #fff;
}

.docs-alert .primary {
  background-color: #0074d9;
}

.docs-alert .success {
  background-color: #2ecc40;
}

.docs-alert .info {
  background-color: #39cccc;
}

.docs-alert .warning {
  background-color: #ff851b;
}

.docs-alert .danger {
  background-color: #ff4136;
}

/* Button
 * -------------------------------------------------------------------------- */

.btn-primary {
  border-color: #003973; /* hsb(210, 100%, 45%) */
  background-color: #00468c; /* hsb(210, 100%, 55%) */
}

.btn-primary:hover,
.btn-primary:focus,
.btn-primary:active,
.btn-primary.active,
.btn-primary.active:focus,
.btn-primary.active:hover {
  border-color: #00264d; /* hsb(208, 100%, 10%) */
  background-color: #003366; /* hsb(208, 100%, 40%) */
}


/* Basic style
 * -------------------------------------------------------------------------- */

body {
  overflow-x: hidden;
}


/* Header */

.docs-header {
  border-color: #003973;
  background-color: #00468c;
  color: #fff;
}

.docs-header .navbar-brand {
  color: #eee;
}

.docs-header .navbar-toggle {
  border-color: #003973;
  background-color: #00468c;
}

.docs-header .navbar-toggle:hover,
.docs-header .navbar-toggle:focus {
  border-color: #003366;
  background-color: #003973;
}

.docs-header .navbar-collapse {
  border-color: #003973;
}

.docs-header .navbar-text {
  color: #ddd;
}

.docs-header .navbar-nav > li > a {
  color: #eee;
}


/* Content */

.img-container,
.img-preview {
  background-color: #f7f7f7;
  overflow: hidden;
  width: 100%;
  text-align: center;
}

/*.img-container {
  min-height: 200px;
  max-height: 466px;
  margin-bottom: 20px;
}

@media (min-width: 768px) {
  .img-container {
    min-height: 466px;
  }
} */

.img-container > img {
  max-width: 100%;
}

.docs-preview {
  margin-right: -15px;
  margin-bottom: 10px;
}

.img-preview {
  float: left;
  margin-right: 10px;
  margin-bottom: 10px;
}

.img-preview > img {
  max-width: 100%;
}

.preview-lg {
  width: 263px;
  height: 148px;
}

.preview-md {
  width: 139px;
  height: 78px;
}

.preview-sm {
  width: 69px;
  height: 39px;
}

.preview-xs {
  width: 35px;
  height: 20px;
  margin-right: 0;
}

.docs-data > .input-group {
  margin-bottom: 10px;
}

.docs-data > .input-group > label {
  min-width: 80px;
}

.docs-data > .input-group > span {
  min-width: 50px;
}

.docs-buttons > .btn,
.docs-buttons > .btn-group,
.docs-buttons > .form-control {
  margin-right: 5px;
  margin-bottom: 10px;
}

.docs-toggles > .btn,
.docs-toggles > .btn-group,
.docs-toggles > .dropdown {
  margin-bottom: 10px;
}

.docs-tooltip {
  display: block;
  margin: -6px -12px;
  padding: 6px 12px;
}

.docs-tooltip > .icon {
  margin: 0 -3px;
  vertical-align: top;
}

.tooltip-inner {
  white-space: normal;
}

.btn-upload .tooltip-inner {
  white-space: nowrap;
}

@media (max-width: 400px) {
  .btn-group-crop {
    margin-right: -15px!important;
  }

  .btn-group-crop > .btn {
    padding-left: 5px;
    padding-right: 5px;
  }

  .btn-group-crop .docs-tooltip {
    margin-left: -5px;
    margin-right: -5px;
    padding-left: 5px;
    padding-right: 5px;
  }
}

.docs-options .dropdown-menu {
  width: 100%;
}

.docs-options .dropdown-menu > li {
  padding: 3px 20px;
}

.docs-options .dropdown-menu > li:hover {
  background-color: #f7f7f7;
}

.docs-options .dropdown-menu > li > label {
  display: block;
}

.docs-cropped .modal-body {
  text-align: center;
}

.docs-cropped .modal-body > img,
.docs-cropped .modal-body > canvas {
  max-width: 100%;
}

/* End Main.css for Generator
 * ========================================================================== */


/* Start Scan */
#barcode-scan-result {
    
}

.scan_result_box {
    border-radius: 3px;  
    background: #f3f3f3;
    margin-bottom: 30px;
    overflow: hidden;
}

.scan_result_counter {
    font-size: 35px;
    font-weight: bold;
    display: flex;
    align-items: center;
    justify-content: center; 
    margin-left: 0px; 
    height: 64px;
}

.scan_result_status {
/*    border-radius: 3px;    */
    height: 64px;
    background: url("data:image/gif;base64,R0lGODlhEAAQAPIAAOLk5wAAAKyusDo7PAAAAFdXWXN0doGDhCH+GkNyZWF0ZWQgd2l0aCBhamF4bG9hZC5pbmZvACH5BAAKAAAAIf8LTkVUU0NBUEUyLjADAQAAACwAAAAAEAAQAAADMwi63P4wyklrE2MIOggZnAdOmGYJRbExwroUmcG2LmDEwnHQLVsYOd2mBzkYDAdKa+dIAAAh+QQACgABACwAAAAAEAAQAAADNAi63P5OjCEgG4QMu7DmikRxQlFUYDEZIGBMRVsaqHwctXXf7WEYB4Ag1xjihkMZsiUkKhIAIfkEAAoAAgAsAAAAABAAEAAAAzYIujIjK8pByJDMlFYvBoVjHA70GU7xSUJhmKtwHPAKzLO9HMaoKwJZ7Rf8AYPDDzKpZBqfvwQAIfkEAAoAAwAsAAAAABAAEAAAAzMIumIlK8oyhpHsnFZfhYumCYUhDAQxRIdhHBGqRoKw0R8DYlJd8z0fMDgsGo/IpHI5TAAAIfkEAAoABAAsAAAAABAAEAAAAzIIunInK0rnZBTwGPNMgQwmdsNgXGJUlIWEuR5oWUIpz8pAEAMe6TwfwyYsGo/IpFKSAAAh+QQACgAFACwAAAAAEAAQAAADMwi6IMKQORfjdOe82p4wGccc4CEuQradylesojEMBgsUc2G7sDX3lQGBMLAJibufbSlKAAAh+QQACgAGACwAAAAAEAAQAAADMgi63P7wCRHZnFVdmgHu2nFwlWCI3WGc3TSWhUFGxTAUkGCbtgENBMJAEJsxgMLWzpEAACH5BAAKAAcALAAAAAAQABAAAAMyCLrc/jDKSatlQtScKdceCAjDII7HcQ4EMTCpyrCuUBjCYRgHVtqlAiB1YhiCnlsRkAAAOwAAAAAAAAAAAA==") no-repeat center center #e2e4e7;
    margin-left: 0px;
    font-size: 35px;
    font-weight: bold;
    display: flex;
    align-items: center;
    justify-content: center;
    
}

.scan_result_status_success { color: lightgreen; }
.scan_result_status_notice { color: lightyellow; }
.scan_result_status_error { color: lightcoral; }

.scan_result_info {
/*    min-height: 70px;
    padding: 20px;*/
    font-size: 13px;
        
}

.scan_result_info h3.scan_result_info_h {
    display: block;
    margin: 10px 0 2px 0;
}

.scan_result_info h3.scan_result_info_h a {
    text-decoration: underline;
}
    
.scan_result_info h3.scan_result_info_h a:hover {
    text-decoration: none;
}

.scan_result_info .scan_result_info_text {
    margin: 0 0 2.5px;
}

.request_response {
    display: none;
    margin: 30px 30px 30px 0px;
    background: #f9f9f9;
    box-shadow: inset 0 2px 4px 0 rgba(0,0,0,.08)!important;
    padding: 20px;
    border-radius: 2px;
}

/* End Scan */