@import url(http://fonts.googleapis.com/css?family=Abel);

body, .footer {
    background:#fff;
}

.copyset{
    /*background: rgba(0, 0, 0, 0) url("/media/img/bg.jpg") no-repeat;*/
    background: #e4e4e6;

}

.footer{
    height:200px;
    color:#132c47;  
    border-top: 2px solid #132c47;
}

a{
    color:#e57300;
}
a:hover{
    color:#132C47;
}

.text-warning {
    color: #f78000;
    font-weight:bold;
}

td.mobile-cart-items {
    max-width: 20px;
    word-wrap: break-word;
}

.content {
    background:#db9704 url("../../../img/bg_c.png") no-repeat scroll 0 0;
    background-size: cover;
}

.content h2 {
    text-align: left !important;
}

.page-header {
    border: 0;
    border-bottom: 1px solid #132C47;
    position: relative;
}

.page-header h1 small a{
    color:#777;
}
.page-header h1.section-heading {
    color: #f78000;
    font-weight: bold;
}

p.section-description{
    color:#555;
    margin-left:15px;
}

.btn{
    background-color:#f78000;
    border-color:#f78000;
    color:#444544;
    
}
.btn-page-header-right {
    position: absolute;
    right: 10px;
    top: 10px;  
}

.btn-default{
    border-color: #f78000;  
    color:#444544;
    
}

/*.modal-footer .btn-default, #cartForm .btn-default{*/
.modal-footer .btn-default{
    color:#444544;  
}

.modal-footer .btn-default:hover{
    color:#f78000;      
}

.btn-success.disabled{  
    background-color:#f78000;
    border-color:#f78000;
    opacity:0.65;   
}

.btn-default-copyset{
    background-color:#f5f5f5;
    border-color:#eee;
}

.btn-default-copyset:hover{
    border-color:#eee;
}

.btn-copyset{
    background-color: #f78000;
    border-color: #f78000;
   color: #444544;
}


.btn-copyset:hover, .btn-copyset:focus{
    background-color: #eee;
    border-color: #eee;
    color: #235279;
}

.btn:hover, .btn:active, .btn:focus, .btn-success:hover, .btn-success:active, .btn-success:focus, .table-option-groups .btn-success {
  color:#E57300;
  background-color: #fff !important;
  border-color: #E57300 !important;  
}

.page-content {
    margin-left: 15px;
}

.navbar-toggle {
    background: #f78000;
    border-color: #f78000;
    box-shadow: none;
}

.welcome-blurb {
    background: #00a8b5;
    padding: 15px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
}

/* LEFT MENU */
.left-menu {
    border: 0 none;
    background: #db9704;
}


.left-menu .category-menu-title {
    
    color: #fff;
    font-weight: bold;
    font-size: 24px;
    padding: 20px 8px 20px 8px;
    margin-bottom: 10px;
    border-bottom: 0;
    line-height: 24px;
    margin-top: 0px;
}
.left-menu .category-menu-title{
    background: #db9704;
}

/* First level */
.left-menu ul {
    list-style: none;
    margin: 0;
    padding: 0;
}

.left-menu ul.nav li a.nav-link {
    border: 0;
    color: #fff;
    font-weight: bold;
    font-size: 14px;
    padding: 8px 8px;
    border-left: 1px solid transparent;
    text-decoration: none;
}

.left-menu ul.nav li > a:hover{
    color:#333;
    background: none;
} 

.left-menu ul.nav li.selected>a {
    font-weight: bold;
    background: #eee;
    border-bottom: 1px solid #e8e8e8;
    color:rgba(0,0,0,0.6);
}

/* Second level */
.left-menu ul.nav li ul {
    background: #fff;
    border-bottom: 1px solid #eee;
}

.left-menu ul.nav li ul li a {
    border: 0;
    /*color: #333;*/
    color:rgba(0,0,0,0.3);
    font-size: 12px;
    padding: 8px 5px 8px 10px;
    display: block;
}

.left-menu ul.nav li.selected>ul>li>a {
    border-left: 1px solid #BADDE0;
    border-right: 1px solid #eee;
}

.left-menu ul.nav li ul li.selected>a {
    background: #f5f5f5;
/*  color: #40B9C3;*/
    color:rgba(0,0,0,0.3);
    padding-bottom: 4px;
}

.left-menu ul.nav>li>ul>li>a:hover {
    background: #f5f5f5;
}

.left-menu ul.nav li ul li a {
    padding-left: 20px;
    padding-top: 5px;
    padding-bottom: 5px;
    font-size: 11px;
}


.navbar-webink li>a {
  color: #132c47;
  font-family: "Asap",arial,sans-serif; 
      font-size: 135%;
    font-weight: 700;
}

.navbar-webink li>a:hover, .navbar-webink li>a:focus, .navbar-webink .open>a, .navbar-webink .open>a:hover, .navbar-webink .open>a:focus {
    color: #f78000; 
    background:none;
}


.nav > li > a {
    padding:10px 6px;
}

.nav .cart-link {
    background:#f78000;
    border-color: #f78000;  
    
}

.nav .cart-link:hover, .nav .cart-link:focus {
    background:#EEE;
    border-color: #8c8c8c;
}

.navbar-header img {
    max-height: 70px;
    margin-top: -15px;
    -webkit-transition: max-height .2s; /* Safari */
    transition: max-height .2s;
}

.navbar-webink.affix .navbar-header img {
    max-height: 50px;
    margin-top: -15px;
}

.navbar-webink {
    -webkit-transition: padding-top .5s; /* Safari */
    transition: padding-top .5s;
}

.navbar-form{   
    margin-top:5px;
}

.navbar-form input.form-control {
    border-color: #132c47;
    border-radius: 0;
    color:#444544;
}

.navbar-form input.form-control::-webkit-input-placeholder {
    /* WebKit, Blink, Edge */
    color: #000;
}

.navbar-form input.form-control:-moz-placeholder {
    /* Mozilla Firefox 4 to 18 */
    color: #000;
    opacity: 1;
}

.navbar-form input.form-control::-moz-placeholder {
    /* Mozilla Firefox 19+ */
    color: #000;
    opacity: 1;
}

.navbar-form input.form-control:-ms-input-placeholder {
    /* Internet Explorer 10-11 */
    color: #EEE;
}

.navbar-form input.form-control:placeholder-shown {
    /* Standard (https://drafts.csswg.org/selectors-4/#placeholder) */
    color: #EEE;
}

.navbar-form .btn {
    background: #f78000;
    border-color:#f78000;
    color:#fff; 
    
}

.navbar-form .btn:hover, .navbar-form .btn:focus {
    background:#EEEEEE;
    border-color:#ccc;
    color: #333;
}
.navbar-form button{
    color: #444544;
}

.front-page .navbar-webink .container {
    box-shadow: none;
}

html, body, td, p, h1, h2, h3, h4, h5, h6, li, input, textarea, ul, ol {
     font-family: "Raleway",arial,sans-serif;
}

h1 {
    color: #555;
    font-family: "Abel", sans-serif;
    font-size: 24px;
    font-weight: bold;
    line-height: 24px;
    margin-bottom: 20px;
    margin-top: 10px;
    padding: 0;
}

h2.sub_header {
    color: #555;
    font-family: "Abel", sans-serif;
    font-size: 20px !important;
    font-weight: bold;
    line-height: 18px;
    margin-bottom: 20px;
    margin-top: 20px;
    padding: 0;
}

.cart-panel-body .panel-heading {
    background: #eee none repeat scroll 0 0;
}
.panel-heading h2.sub_header {
    margin-bottom: 0px;
    margin-top: 0px;
}

.company-welcome{
    background: #f78000;
}

.company_name img {
    max-height: 60px;
}

.more_info_about_company {
    color: white;
    text-decoration: none;
    padding: 3px;
}

.more_info_about_company:hover {
    color: #EEE;
    background: #132C47;
}

.navbar-webink {
    background:none;
}

.navbar-collapse {
    background: none;
}

#left ul li a:hover {
    color: #24781b;
}

.top_right_menu li a:hover {
    background: #132C47;
}

.product_type_item {
    box-shadow: 2px 2px 2px #aaa;
}

.product_type_item:hover {
    box-shadow: 2px 2px 2px #aaa;
    border: 1px solid #132C47;
}

.product_item_list_box {
    height: 60px;
}

.product_item_list_box {
    border-radius: 0;
    -webink-border-radius: 0;
    -moz-border-radius: 0;
    background: #fff;
    cursor: pointer;
    border: 1px solid #eee;
    border-bottom-color: #bbb;
    display: block;
    float: left;
    width: 100%;
    box-shadow: 0px 2px 3px #D3D3D3;
}

.topic {
    height: 185px;
    overflow: hidden;
    width: 60%;
    position: relative;
    margin:auto;
    
}

.topic-image {
    margin-left: -5px;
}

.topic-image img {
    width: 100%;
}

.topic-body {
    font-size: 18px;
    color: #555;
    padding-left: 0px;
}

.topic-body h2 {
    font-size: 26px;
    font-weight: bold;
    margin-left: 0px;
    margin-top: 40px;
    color: #fff;
    padding-bottom: 10px;
    text-align: center !important;
}

.topic-body p {
    font-size: 18px;
    color: #fff;
    line-height: 1.3em;
    text-align: center
}

.product-offers {
    margin-top: 10px;
}

.product-item-box {
    background: #fff;
    border: 1px solid #eee;
    position: relative;
    float: left;
    margin: 8px 0px;
    width: 210px;
    height: 345px;
}

.product-item-box h2 {
    font-size: 14px;
    text-transform: uppercase;
    font-weight: bold;
    text-align: center;
    word-wrap: break-word;
    width: 100%;
    background: #fff;
    margin: 0;
    padding-top: 10px;
    padding-bottom: 10px;
    position: absolute;
    top: 0;
    z-index: 1;
    opacity: 0.9;
    text-align: center !important;
}

.product-item-box h2 a {
    text-decoration: none;
    color: #555;
    line-height: 20px;
}

.product-item-box-img {
    width: 100%;
    text-align: center;
    margin-bottom: 10px;
    max-height: 200px;
    overflow: hidden;
    position: absolute;
    top: 80px;
}

.product-item-box-img img {
    width: 100%;
}

.product-item-box-footer {
    width: 100%;
    position: absolute;
    bottom: 0;
}

.product-item-box-footer .btn {
    margin: 0px 10px 10px 10px;
    border-radius: 0;
}

/* 
    PRODUCT ITEM BOX ADDITIONAL
*/
.product-item-box-additional {
    border: 1px solid #eee;
    position: relative;
    float: left;
    margin: 8px;
    width: 190px;
    height: 255px;
}

.product-item-box-additional h2 {
    font-size: 12px !important;
    text-transform: uppercase;
    font-weight: bold !important;
    text-align: center !important;
    word-wrap: break-word;
    width: 100%;
    background: #fff;
    margin: 0;
    padding-top: 5px;
    padding-bottom: 5px;
    position: absolute;
    top: 0;
    z-index: 1;
    opacity: 0.9;
}

.product-item-box-additional h2 a {
    text-decoration: none;
    color: #555;
    line-height: 8px;
}

.product-item-box-img-additional {
    width: 100%;
    text-align: center;
    margin-bottom: 15px;
    max-height: 200px;
    overflow: hidden;
    position: absolute;
    top: 60px;
}
.card{
    border: none;
}

.card-img-top{
    border: 2px solid #f9b64a;
    box-shadow: 5px 5px 10px 0 #555;
}

.smaller-card{
    background: none;
}


.footer .footer-links a, .footer .footer-links a .fa, .footer-logo {
    color: #132c47;   
}
.footer .footer-links a:hover, .footer .footer-links a:hover .fa {
    color: #999;
}

.footer-title {
    text-transform: uppercase;
    font-weight: bold;
    color: #444;
    margin-bottom: 20px;
    display: block;
}

.footer .copy {
    color: #97A500;
    margin-top: 20px;
}


@media(max-width: 991px){
    .navbar-webink li > ul > li > a {
        color:rgba(0,0,0,0.6);
    }
}

@media ( max-width : 767px) {
.navbar-webink .navbar-brand {
   margin-left: 7px;    
    }
    

}

.footer-logo-wrapper {
    background: none;
    width: 100px;
    padding: 0px;
    border-radius: 3px;
    margin-bottom: 5px;
}

.footer-logo-wrapper img {
    max-width: 100%;
}

.search_results_text {
    margin-left: 10px;
    font-weight: bold;
}


.top-section {
    background:none;
}

.top_right_menu .active_cart {
    padding-right: 28px;
}

a#cartButton {
    background: #0C7E87;
}

a#cartButton:hover {
    background: #132C47;
}

a#cartButton span {
    margin-left: 5px;
    margin-right: 5px;
}

.suositut_tuotteet, .tuotteet_title, .category-menu-title {
    font-family: "Abel", sans-serif !important;
}

.suositut_tuotteet {
    margin-top: 25px;
    padding-left: 12px;
    font-size: 2em;
}

.tuotteet_title {
    margin-top: 25px;
    padding-left: 12px;
    font-size: 2.8em;
}

.footerspacer {
    clear: both;
    display: block;
    height: 120px;
}

.fav_btn {
    color: #fff;
    text-decoration: none;
    padding: 6px;
    left: 50%;
    margin-left: -8px !important;
    position: absolute;
    margin-bottom: 10px;
    bottom: 0;
}

.fav_btn_grn {
    
}

.fav_btn_rd {
    color: #fff;
}

.fav_btn_rd:hover {
    background: #7D2828;
}

.fav_btn:hover {
    color: white;
}

.cont-splitter {
    display: block;
    height: 20px;
    clear: both;
}

.cont-splitter-sm {
    display: block;
    height: 25px;
    clear: both;
}

.news-article {
    margin-bottom: 10px;
    box-shadow: 0px 0px 5px #aaa;
}

.news-grand-title {
    font-size: 2.3em;
    margin-top: 25px;
}

.news-text, .news-image {
    
}

.news-image {
    margin-right: -5px;
}

.news-text-wrapper {
    padding: 30px 10px 30px 25px;
}

.news-title-link {
    text-decoration: none;
}

.news-title {
    font-size: 26px;
    line-height: 26px;
    font-weight: bold;
    margin: 0px 0px 15px 0px !important;
    padding: 0px 0px 0px 0px;
}

.news-paragraph {
    font-size: 18px;
    line-height: 23px;
    color: #666;
}

.news-paragraph a {
    text-decoration: none;
}

.back_to_main {
    margin-top: -36px;
    background: #00a8b5;
    margin-bottom: 54px;
    font-size: 1.1em;
    font-family: Geneva, Arial, Helvetica, sans-serif;;
    color: white;
}

.back_to_main:hover {
    color: #333;
    background: rgba(0, 0, 0, 0) linear-gradient(#00a8b5, #44bac4) repeat
        scroll 0 0; /*NOT ON IE*/
    border-color: green;
}

a.dialog-btn {
    color: white;
}

.dialog-btn {
    font-weight: bold;
    font-size: 18px;
    text-decoration: none;
    padding: 8px 24px 8px 24px;
    text-align: center;
    float: right;
}


.modal-header{
    background-color:#f78000 !important;
    color:#fff;
}
.cart-product-dialog .ui-state-default.button.bg-green {
    background: #6ed655 url("../img/bg-gradient-green.png") repeat-x scroll
        50% 50%;
    border-radius: 0;
}

.cart-product-dialog .ui-state-default.button.bg-green[disabled] {
    background: #ddd;
    color: #999;
}

.cart-product-dialog .ui-state-default:hover {
    background: #6ed655 url("../img/bg-gradient-green-hover.png") repeat-x
        scroll 50% 50%;
    border-color: #55b33e;
}

.dialog-buy-btn {
    float: right;
}

.dialogDescriptionFooter {
    font-family: Geneva, Arial, Helvetica, sans-serif;
    color: #535353;
    font-size: 14px;
    line-height: 18px;
}

.ui-dialog .cart-product-dialog {
    padding-top: 0;
}

.smaller-card{
    /*border: 1px solid #f9b64a;
    border-radius: 3px;
    box-shadow: 3px 3px 10px 0 #444;*/
}

.product-types .smaller-card{
    padding:20px;
    width:95%;
    margin-bottom:22px;
    height:280px;
}


.cart-table .row_title a{
    color:#f78000;
    font-weight:bold;
}

.cart-product-dialog .input-validation-notice {
    font-size: 10px;
    padding: 5px 10px;
    background: #FFFABA;
    margin-top: 5px;
    display: none;
}

.cart-product-dialog-card, .cart-product-dialog-form {
    position: relative;
    float: left;
    width: 290px;
    margin: 0px 10px 10px 10px;
}

.cart-product-dialog-price {
    font-size: 36px;
    color: #333;
    font-weight: bold;
    font-family: Geneva, Arial, Helvetica, sans-serif;
    margin-top: 15px;
    margin-bottom: 15px;
}

.cart-product-dialog-card h1 {
    color: #555;
    font-size: 24px;
    font-weight: bold;
    margin: 0px 15px 5px 0px;
    padding-top: 0px;
    line-height: 1em;
}

.cart-product-dialog-count-wrapper {
    text-align: right;
}

.cart-product-dialog-count-wrapper input[type=text] {
    margin-top: 5px;
    padding: 10px 10px;
    background: #fff;
    font-size: 24px;
    width: 100px;
    text-align: right;
    border-color: #ddd;
}

.cart-product-dialog-price-wrapper {
    position: relative;
    display: block;
    margin-top: 15px;
    margin-bottom: 15px;
    text-align: right;
}

.cart-product-dialog-price-wrapper .vat-notice {
    font-size: 11px;
    color: #777;
    display: block;
}

.cart-product-dialog-card .product_details_photos {
    margin-left: 0;
}

.cart-product-dialog-card p {
    font-size: 12px;
    line-height: 14px;
}

.cart-product-modal .modal-header {
    border-bottom: 0 none;
    background: #f9f9f9;
}

.cart-product-modal label {
    display: block;
}

.cart-product-modal input.form-control {
    max-width: 100px;
    float: right;
}

.adding-to-cart-text {
    text-align: right;
    display: block;
    font-size: 14px;
    color: #666;
    display: none;
}

.active-cart-popover-wrapper {
    position: absolute;
    top: 115%;
    left: 50%;
    background: #fff;
    box-shadow: 0px 0px 15px 0px #555;
    padding: 10px;
    color: #333;
    width: 300px;
    margin-left: -150px;
    border-radius: 3px;
    z-index: 101;
}

.active-cart-popover-arrow {
    position: absolute;
    display: block;
    width: 0;
    height: 0;
    border-color: transparent;
    border-style: solid;
    top: -22px;
    left: 50%;
    margin-left: -11px;
    border-top-width: 0;
    border-bottom-color: #fff;
    border-width: 11px;
}

.active-cart-popover-wrapper p {
    font-weight: normal;
    text-align: center;
}

.cart-product-ui-dialog {
    box-shadow: 0 0 40px 5px #666;
}

.cart-product-ui-dialog .ui-dialog-titlebar {
    background: none;
    border: none;
}

#loginModal a{
    color:#E57300;
}
#addPromotionCode {
    font-weight: normal;
    font-size: 13px;
}

.box.box_with_bg {
    background: white;
}

table.form-no-background {
    background: none !important;
}

.single_detail_photo {
    position: relative;
    margin-bottom: 5px;
    box-shadow: 0 0 3px -1px #777;
}

.single_detail_photo:hover {
    box-shadow: 0 0 3px #888;
}

table.cart td {
    padding: 0px 5px 0px 10px;
}

.cp_row_cart_index {
    border-bottom: 1px solid #DDD;
}

.cp_row_thumbnail {
    margin-top: 5px;
    border: 1px solid #ddd;
    width: 65px;
}

.tag-filters {
    margin-bottom: 8px;
}

.type_tag {
    display: block;
    float: left;
    background: white;
    text-decoration: none;
    padding: 3px;
    border-radius: 4px;
    border: 1px solid black;
    margin-right: 3px;
}

.type_tag:hover {
    background: #41B9C3;
}

.type_tag:active {
    background: #32D5E2;
}

.terms-page-content>p {
    margin: 5px 20px 20px;
}

.terms-page-content>form>p {
    margin: 5px 20px 20px;
}

.terms-page-header {
    margin: 0 !important;
    padding: 0;
}

.register-policy-page-content>p {
    margin: 5px 0px 20px;
}

.bubble-text {
    margin-top: 22px;
    margin-left: 28px;
    font-size: 13px;
    color: #fff;
}

.new-bubble {
    margin-top: 20px;
    height: 185px;
    padding-top: 12px;
    background: url("../../../img/puhekupla_green.png") no-repeat;
    background-size: 100% 100%;
}

.button-turqoise {
    background: #00a8b5 none repeat scroll 0 0;
    color: white;
    font-family: Geneva, Arial, Helvetica, sans-serif;
    font-size: 1.1em;
}

#returnList input {
    width: 90%;
}

.return-list-header th {
    padding-left: 10px;
}

.topic-body h2, .news-grand-title, .news-title {
    font-family: "Abel", sans-serif;
}

.price-box {
    background: none;
    color: #555;
    border: none;
}

.configuration-summary-row {
    border-top: 1px dashed #1AAFBB;
}

.price-wrapper {
    text-align: left;
    margin-bottom: 10px;
}

.product-details-photos {
    margin-left: 0px;
}

.product-details-photos a {
    position: relative;
}

.product-details-photos a .thumbnail {
    margin-bottom: 0;
    padding: 0;
    border: 0;
    border-radius: 0;
}

.product-card img{
    padding-top:20px;
}

.product-card .page-header {
    margin-bottom: 0px;
    padding-top: 20px;
}

.product_options_form label {
    text-align: left !important;
}

.price-box .vat-share, .price-box .vat-free-price {
    color: #555;
}

.price-box .main-price {
    font-size: 36px;
    color: #f78000;
}

.product-card h1 {
    color: #f78000;
}

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

.product-card p.description {
    margin-left: 0px;
}

/* PAGINATION */
.pagination>li>a, .pagination>li>span {
    position: relative;
    float: left;
    padding: 6px 12px;
    line-height: 1.42857143;
    text-decoration: none;
    color: #00a8b5;
    background-color: #fff;
    border: 1px solid #ddd;
    margin-left: -1px;
}

.pagination>li>a:hover, .pagination>li>span:hover {
    background: #C4D600;
    color: #555;
}

.panel-summary-row .panel-heading h4 {
    color: #ff0000 !important;
}

.btn-44bac4 {
    color: #44bac4 !important;
}

.checkbox-margin-top {
    margin-top: 6px;
}

@media ( max-width : 767px) {
    
    .navbar-webink.affix-top {
        margin-top: 0;
    }
    
    .navbar-webink.affix .navbar-header img {
        max-height: 35px;
        margin-top: -2px;
    }
    .news-grand-title {
        padding-left: 20px;
    }
    .news-title {
        
    }
    .news-text-wrapper {
        padding: 20px 20px 20px 20px;
    }
    .news-paragraph {
        font-size: 14px;
        line-height: 1.3em;
    }
    .topic {
        height: auto;
        margin-top: 0px;
    }
    .topic-body {
        padding-left: 0;
    }
    .topic-body h2 {
        margin: 0;
        margin-top: 20px;
        text-align: left !important;
        padding-left: 20px;
    }
    .topic-body p {
        font-size: 14px;
        padding: 10px;
        text-align: left;
        padding-left: 20px;
    }
    .price-wrapper {
        text-align: left;
    }
    .page-header {
        background: #fff;
    }
    .page-header h1.section-heading {
        font-size: 18px;
        margin-top: 8px;
        color: #555;
    }
    .page-header h1 small a {
        color: #999;
    }
    .product-card p.description {
        color: #555;
    }
    .new-bubble {
        background: none;
        margin-top: 0px;
        height: auto;
        border-top: 1px solid #0C7E87;
    }
    .bubble-text {
        margin-top: 0px;
        margin-left: 15px;
        font-size: 13px;
        color: #fff;
    }
    .navbar-collapse h4.category-menu-title {
        color: #fff;
        padding-left: 10px;
    }
    .navbar-webink .open>a {
        background: #0C7E87;
    }
    .category-menu ul {
        list-style: none;
        padding-left: 0px;
    }
    .category-menu ul>li.selected>a {
        border-left: 3px solid #0C7E87;
        font-weight: bold;
        padding-left: 22px;
    }
    .category-menu ul>li>a {
        display: block;
        padding-left: 25px;
    }
    .content h1 {
        text-align: center;
        font-size: 18px;
        line-height: 20px;
        margin-bottom: 10px;
    }
    
    .product-types .smaller-card{
        width:100%;
        margin-bottom:0px;
        height:auto;
    }
    
    .product-item-box {
        width: 100%;
        height: auto;
    }
    .product-item-box h2 {
        font-size: 12px;
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
    }
    .product-item-box h2 a {
        line-height: 13px;
    }
    .product-item-box-img, .product-item-box-footer {
        position: relative;
    }
    .product-item-box-footer {
        margin-top: 15px;
    }
    .product-item-box-img {
        top: auto;
        margin-bottom: 0;
        margin-top: 33px;
        height: 120px;
        overflow: hidden;
    }
    .product-item-box-footer .btn {
        display: block;
        width: 100%;
        margin: 0;
        float: none !important;
        left: auto;
        bottom: auto;
        margin-left: 0 !important;
        position: relative;
    }
    .product-item-box-footer .fav_btn {
        padding: 6px 12px;
    }
    .cart-product-modal .text-right {
        text-align: left;
    }
    .cart-product-modal label {
        text-align: left;
        margin-top: 10px;
    }
    .cart-product-modal input.form-control {
        float: left;
    }
    .cart-product-dialog-price-wrapper {
        text-align: left;
    }
    .navbar-header img {
        max-height: 35px;
        margin-top: -5px;
    }
    .product-card h1 {
        text-align: left;
    }
    .options_page_additional_products h2.sub_header {
        text-align: center !important;
    }
    .price-wrapper {
        margin-bottom: 0;       
    }
    
    .vat-share, .vat-free-price {
        color: #fff !important;
    }
    .added-to-cart-mobile {
        position: absolute;
        top: 55px;
        height: 40px;
        width: 100%;
        padding: 5px;
        -webkit-transition: display 0.5s;
        transition: display 0.5s;
    }
    .added-to-cart-mobile .added-to-cart-mobile-content {
        color: #333;
        font-size: 12px;
        font-weight: bold;
        padding: 5px 3px 3px 3px;
        text-align: center;
    }
    .btn-page-header-right {
        position: relative;
        right: auto;
        top: auto;
    }
    .panel-summary-row .panel-heading h4 {
        color:#F8591A !important;
        font-size: 14px;
    }
}

@media ( max-width : 414px) {
    .page-content {
        margin: 0 5px 0 5px;
        border: solid green;
    }
    .product-item-box-img {
        top: 12px;
    }
    #cartTable table {
        overflow-x: auto;
        display: block;
    }

    /* tästä alkaa lisäys*/
    #cartTable thead tr {
        position: absolute;
        top: -9999px;
        left: -9999px;
        display: block;
    }
    #cartTable tr {
        border: 1px solid #ccc;
        display: block;
    }
    #cartTable td {
        /* Behave  like a "row" */
        border: none;
        border-bottom: 1px solid #eee;
        position: relative;
        padding-left: 50%;
        display: block;
    }
    #cartTable td:before {
        /* Now like a table header */
        position: absolute;
        /* Top/left values mimic padding */
        top: 6px;
        left: 6px;
        width: 45%;
        padding-right: 10px;
        white-space: nowrap;
    }

    /*
    Label the data
    */
    #cartTable td:nth-of-type(1):before {
        content: "Tuote";
    }
    #cartTable  td:nth-of-type(2):before {
        content: "Myyntierä";
    }
    #cartTable td:nth-of-type(3):before {
        content: "€/Myyntierä";
    }
    #cartTable td:nth-of-type(4):before {
        content: "ALV%";
    }
    #cartTable td:nth-of-type(5):before {
        content: "ALV 0%";
    }
    #cartTable td:nth-of-type(6):before {
        content: "ALV €";
    }
    #cartTable td:nth-of-type(7):before {
        content: "Yhteensä €";
    }
    #cartTable tr.sum_hilight td:nth-of-type(1):before {
        content: "";
    }
    #cartTable tr.sum_hilight td:nth-of-type(2) {
        display: none;
    }
    #cartTable tr.sum_hilight td:nth-of-type(3) {
        display: none;
    }
    #cartTable tr.sum_hilight td:nth-of-type(4) {
        display: none;
    }

    /* tänne loppuu lisäsy*/
}

