.container, .container-lg, .container-md, .container-sm, .container-xl {
  max-width: 1440px;
}

.second-third-block>.second-block>*>* {
  height: auto !important;
}

.banner4 .btn {
  display: inline-block;
  width: auto;
  padding-left: 15px;
  padding-right: 15px;
}
.caret-right:before {
  margin-left: 5px;
}
.wishlist-modal.fade {
 background-color: rgba(111,111,111, .5);
}
body#product .product-add-to-cart:after {
  content: "";
  clear: both;
  display: block;
}
body#product .main-product-details .product-add-to-cart .inline-style + .wishlist-button-add {
float: right;
}
.form-group.row.alias  {
  display: none;
}

.product-list .grid .product-miniature .third-block {
  min-height: 65px;
}
@media (min-width: 768px) and (max-width: 991px) {
  .desktop-header-version .header-right > .flex-lg-nowrap {
    flex-wrap: nowrap !important;
  }
  #header .desktop-header-version .header-right .searchbar-wrapper {
    margin-bottom: 0;
  }
}
@media (min-width: 992px) {
  .product-list .product-miniature .product-container .buttons-sections, .product-list .product-miniature .product-container .third-block-left {
    position: absolute;
    bottom: 20px;
    right: 5px;
  }
  .product-list .product-miniature .product-container .third-block-left {
    left: 10px;
    padding-bottom: 7px;
  }
}
@media (min-width: 1450px)
{

.boxed-layout {
  max-width: 1440px;
}
}

.product-list .grid .product-miniature .product-description-short {
  max-height: 35px;
}

.banner2 img {
  width: 100% !important;
}
.banner2 {
  display: block !important;
}
.banner1 {
  max-width: 100% !important;
}
.search-widget {
  margin-left: 0;
}
.header-nav-wrapper
{
  margin-left: 1.5%
}


#checkout-personal-information-step #checkout-guest-form:before {
  content: "TILAAJAN TIEDOT";
  font-size: 1.8em;
  margin-bottom: 0em;
  margin-top: 1em;
  display: block;
}

#checkout-personal-information-step #checkout-guest-form>.page-subheading {
  display: none;
}

.carrier-logo img {
  width: 25px;
}

#checkout-personal-information-step .personal-form.active  {
display: flex;
flex-direction: column;
}


#checkout-personal-information-step #checkout-guest-form[style*="display: block"]  {
display: flex !important;
flex-direction: column;
}

#checkout-personal-information-step .personal-form.active > .shadow-box + .text-center,
#checkout-personal-information-step #checkout-guest-form[style*="display: block"] > .shadow-box + .text-center {
  order: 1;
  text-align: left !important;
}
#checkout-personal-information-step .personal-form.active  .shadow-box,
#checkout-personal-information-step #checkout-guest-form[style*="display: block"] > .shadow-box  {
  order: 2;
}

#checkout-guest-form form > div > .alert-info + * {
  border-bottom: 1px solid #ccc;
  border-left: 1px solid #ccc;
  border-right: 1px solid #ccc;
  padding-bottom: 15px;
  background-color: #eee;
}
#checkout-guest-form form > div > .alert-info {
  background-color: #eee;
  margin: 0 -10px;
  border-bottom: 0 none;
  text-align: center;
  border-color: #ccc;
}

.form-control-label.required:after {
  content: "*";
  color: red;
}

#checkout-guest-form .custom-checkbox {
  padding-top: 5px;
}

.aone-slideshow .nivo-caption .caption-content .btn
{
  /* width: 300px; */
}

#header .header-nav .left-nav>*, #header .header-nav .right-nav>* {
  position: relative;
  top: 4px;
}

.blockcart a:hover{
  color: #fff !important;
}

.subcategory-miniature .subcategory-name {
text-align: left;
margin: 0;
}

.subcategory-miniature .subcategory-name > a {
background-color: #eee;
display: block;
padding: 5px 15px;
}

.dropdown-bgimage {
  background-size: auto 100%;
}
.brand-logo > a {
text-align: center;
display: block;
}
.brand-logo img {
max-height: 6em;
  margin: 0 1em .5em;
}
.copyright-payment a {
  text-decoration: underline;
}

.maksutavatsall .box.presta_tabs {
  display: inline-block;
  padding: 0 1em;
}

.product-left-content > table {
  width: 100%;
}
.container, .container-lg, .container-md, .container-sm, .container-xl {
  max-width: 1440px;
}


.caret-right:before {
  margin-left: 5px;
}

body#product .product-add-to-cart:after {
  content: "";
  clear: both;
  display: block;
}
body#product .main-product-details .product-add-to-cart .inline-style + .wishlist-button-add, html .wishlist-button-add {
float: right;
 background-color: #e56a54;
}
.wishlist-modal .modal-content {
 border: 1px solid #ddd;
}
.wishlist-button-add i {
 color: #fff !important;
}
.form-group.row.alias  {
  display: none;
}
@media (min-width: 1450px)
{
.boxed-layout {
  max-width: 1440px;
}
  body#product .main-product-details .product-add-to-cart .inline-style {
  max-width: calc(100% - 100px);
  float: left;
}
}

.banner2 img {
  width: 100% !important;
}
.banner2 {
  display: block !important;
}
.banner1 {
  max-width: 100% !important;
}
.search-widget {
  margin-left: 0;
}
.header-nav-wrapper
{
  margin-left: 1.5%
}


#checkout-personal-information-step #checkout-guest-form:before {
  content: "TILAAJAN TIEDOT";
  font-size: 1.8em;
  margin-bottom: 0em;
  margin-top: 1em;
  display: block;
}

#checkout-personal-information-step #checkout-guest-form>.page-subheading {
  display: none;
}

.carrier-logo img {
  width: 25px;
}

#checkout-personal-information-step .personal-form.active  {
display: flex;
flex-direction: column;
}


#checkout-personal-information-step #checkout-guest-form[style*="display: block"]  {
display: flex !important;
flex-direction: column;
}

#checkout-personal-information-step .personal-form.active > .shadow-box + .text-center,
#checkout-personal-information-step #checkout-guest-form[style*="display: block"] > .shadow-box + .text-center {
  order: 1;
  text-align: left !important;
}
#checkout-personal-information-step .personal-form.active  .shadow-box,
#checkout-personal-information-step #checkout-guest-form[style*="display: block"] > .shadow-box  {
  order: 2;
}

#checkout-guest-form form > div > .alert-info + * {
  border-bottom: 1px solid #ccc;
  border-left: 1px solid #ccc;
  border-right: 1px solid #ccc;
  padding-bottom: 15px;
  background-color: #eee;
}
#checkout-guest-form form > div > .alert-info {
  background-color: #eee;
  margin: 0 -10px;
  border-bottom: 0 none;
  text-align: center;
  border-color: #ccc;
}

.form-control-label.required:after {
  content: "*";
  color: red;
}

#checkout-guest-form .custom-checkbox {
  padding-top: 5px;
}

.aone-slideshow .nivo-caption .caption-content .btn
{
  width: auto;
  display: inline-block !important;
  padding-left: 30px;
  padding-right: 30px;
}

#header .header-nav .left-nav>*, #header .header-nav .right-nav>* {
  position: relative;
  top: 4px;
}

.blockcart a:hover{
  color: #fff !important;
}

.subcategory-miniature .subcategory-name {
text-align: left;
margin: 0;
}

.subcategory-miniature .subcategory-name > a {
background-color: #eee;
display: block;
padding: 5px 15px;
}

.dropdown-bgimage {
  background-size: auto 100%;
}
.brand-logo > a {
text-align: center;
display: block;
}
.brand-logo img {
max-height: 5.5em;
  max-width: 100%;
  margin: 0 0em 1.5em;
}
.copyright-payment a {
  text-decoration: underline;
}

.maksutavatsall .box.presta_tabs {
  display: inline-block;
  padding: 0 1em;
}

.product-left-content > table {
  width: 100%;
}

body#product .product-right-content .breadcrumb-wrapper {
    margin-bottom: 0px;
}
.breadcrumb a:hover {
  text-decoration: underline;

}
body#product .product-right-content .breadcrumb-wrapper .breadcrumb {
/* background-color: #eee; */
padding: 0px 15px;
margin-left: -20px;
}
body#product .product-right-content .breadcrumb-wrapper .container {
padding: 0;
}
body#product .product-right-content .breadcrumb-wrapper .breadcrumb > * {
font-size: 90%;

}
body#product .product-right-content .breadcrumb-wrapper > * .breadcrumb > .breadcrumb-item:first-child,
body#product .product-right-content .breadcrumb-wrapper > * .breadcrumb > .breadcrumb-item:nth-child(2) > .separator
{
    display: none;
}

body#product .product-right-content .breadcrumb-wrapper > * .breadcrumb > .breadcrumb-item:nth-child(1) > .separator {

}
body#product .product-right-content .breadcrumb-wrapper {
    margin-bottom: 0px;
}
.breadcrumb a:hover {
  text-decoration: underline;

}
body#product .product-right-content .breadcrumb-wrapper .breadcrumb {
/* background-color: #eee; */
padding: 0px 15px;
margin-left: -20px;
}
body#product .product-right-content .breadcrumb-wrapper .container {
padding: 0;
}
body#product .product-right-content .breadcrumb-wrapper .breadcrumb > * {
font-size: 90%;

}
body#product .product-right-content .breadcrumb-wrapper > * .breadcrumb > .breadcrumb-item:first-child,
body#product .product-right-content .breadcrumb-wrapper > * .breadcrumb > .breadcrumb-item:nth-child(2) > .separator
{
    display: none;
}

body#product .product-right-content .breadcrumb-wrapper > * .breadcrumb > .breadcrumb-item:nth-child(1) > .separator {

}

.social-sharing>ul {
  justify-content: flex-start;
}


.modal.fade .modal-dialog {
  -webkit-transform: none;
  -ms-transform: none;
  transform: none;
}


html .close:hover {
background-color: #26d07c !important;
}


#left-column .column-block .content
{
    margin: -15px;
}

#left-column .column-block .content p {
    margin: 0;
}

#left-column .column-block .content p a.btn {
    display: block;
    border-radius: 0 0 5px 5px !important;
}


.catalog-mode .product-information {
  display: none;
}

.anav-top .eiotsikkoa .acategory-content .category-title {
  display: none;
}


.customer-signin-module .account-link {
  background-color: #e56a54;
  border: 0 none !important;
  transition: all .3s;
}

.customer-signin-module .account-link > a, .customer-signin-module .account-link > a > * {
  color: #fff;
}


.product-list .grid .product-miniature .product-name a {
  padding-left: 5px;
  padding-right: 5px;
}

.customer-signin-module .account-link > a:hover {
  color: #000 !important;
}

.anav-top .amenu-link:hover, .anav-top .amenu-link.active,
.anav-top .adropdown a:hover, .anav-top .acategory-content .category-title a:hover, .anav-top .aproduct-content .product-name a:hover, .anav-top .amanufacturer-content .brand-name a:hover{
  color: #2c5697 !important
}

.aone-tabs .nav-tabs .nav-item .nav-link {
  color: #1e1b1d;
    opacity: 1;
}
body#identity #alertprivate {
  display: none;
}
.aone-tabs .nav-tabs .nav-item:not(:first-child:last-child) .nav-link.active, .aone-tabs .nav-tabs .nav-item:not(:first-child:last-child) .nav-link:hover {
  color: #b1c9e8 !important;
}

.aone-tabs .nav-tabs .nav-item:first-child:last-child .nav-link {
  cursor: unset;
}

.aone-slideshow .nivo-caption .caption-wrapper > * {
  flex:1
}
.aone-slideshow .nivoSlider .nivo-directionNav .nivo-prevNav, .aone-slideshow .nivoSlider .nivo-directionNav .nivo-nextNav {
  background-color: transparent !important;
}
.aone-slideshow .nivoSlider .nivo-directionNav .nivo-prevNav .fa:before {
  content: "\f060";
  background-color: transparent;
}
.aone-slideshow .nivoSlider .nivo-directionNav .nivo-nextNav .fa:before {
  content: "\f061";
  background-color: transparent;
}

body:not(#product) .product-description-short {
  font-size: 90%;
}


.product-list .product-miniature .product-container {
  height: 100%;
  position: relative;
}


.block_id_4 .banner4 {
  margin-top: 30px;
  margin-bottom: 60px;
 }

 body.a-mobile-device .block_id_4  .banner4 {
   max-height: 300px;
 }

 body.touch-screen .banner4 .background {
  background-size: 100% auto;
  max-width: 992px;
  left: -100px;
}
.slick-prev, .slick-next {
  background-color: transparent !important;
  color: #007ad1; 
}

.slick-next:before, .slick-prev:before {
  font-size: 1.75rem;
}

.second-third-block > .second-block {
  display: table;
  width: 100%;
}

.second-third-block > .second-block > * {
  display:table-row;
    vertical-align: middle;
  
}

.second-third-block > .second-block > * > * {
  display: table-cell !important;
  vertical-align: middle;
  height: 65px;
  padding-top: 10px;
}



.aone-brands .title-block {
  display: block;
}

.brand-list.list-mode .brand-base .brand-container img {
  box-shadow: 0 0 0 !important;
  border: 0 none;
}

@media (min-width: 1220px)
{
.brand-list .brand-base {
    flex: 0 0 25%;
    max-width: 25%;
}
}

body#index .left-categories {
  display: none;
}

#scrollTopButton .scroll-button {
  border: 0 none;
}

#loginascustomer_navigation {
  display: none;
}

.kategoriakover .page-heading {
  background-color: #26d07c;
  color: #fff;
  display: inline-block;
  padding: .5rem 1.5rem;
  position: absolute;

}


.subcategory-miniature .subcategory-image img {
  display: none;
}

.modal-body {
  padding: 30px;
}

.aone-column .typo a img:hover {
  filter: brightness(75%);
}
.aone-column .typo a img {
  transition: all .3s;
}

#alertprivate {
  display: block;
  float: none;
  width: 100%;
  max-width: 100%;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 30px;
}

#alertprivate i {
  display: none;
}

html .anav-top .amenu-link {
  font-size: 1.375rem;
  line-height: 29px;
}

.mobile-header-version .search-widget {
  width: 100%;
 }

.checkout-step-order .step-part .part-text {
  min-width: 100px;
}

.mfp-title {
  border-radius: 0;
  background-color: #b7c8e6;
  color: #000;
  padding-right: 45px;
 }

 .opacity0 {
   opacity: 0 !important;
 }

 .mfp-title {
  margin-top: -4px;
  width: 100%;
  min-height: 44px;
 }




 body#product .product-description td {
  padding: 7px 10px;
  background-color: #eceeef;
  border: 8px solid #fff;
  border-right-width: 8px;
  border-left: 0 none;
 }


body#authentication .store-item {
 padding: 0px 5px 5px 5px;
 border: 0 none;

}

body#authentication .store-item > * {


 padding: 15px 5px;

}

body#authentication .store-description > address {
 display: none;
}

body#authentication .store-description h4 {
 line-height: 1.5rem;
}

body#authentication .page-stores {
 align-items:flex-start;

}

body#authentication  .store-contact-info {
 word-wrap: break-word
}

#g-recaptcha > * {
  width: 100% !important;
  text-align: center;
 }


 body.tax-display-enabled #products .thumbnail-container, body.tax-display-enabled .featured-products .thumbnail-container, body.tax-display-enabled .product-accessories .thumbnail-container {
   height: unset;
 }


.stickylogo {
  left: 0;
  right: auto;
  display: block;
  height: 100%;
  top: 0 !important;
 }
 
 .stickylogo img {
  height: 100% !important;
  width: auto !important;
 }


.banner4 .content {
 color: #fff;
 font-size: 16px;
}

.banner4 .content h2, .banner4 .content p {
 max-width: 600px;
 color: #fff;
 text-align: center;
 margin: 0 auto 20px;
}

.customer-signin-module .account-link:hover,
.customer-signin-module .account-link:focus {
  background-color: #ce5f4b;
}

.btn, .customer-signin-module .account-link>a {
  font-weight: 600;
 }


 .products article .wishlist-button-add {
  display: none;
 }

 .subtotal-shipping.free {
display: none; 
}

#checkout-payment-step .step-title {
  display: none;
 }

 #checkout-payment-step .step-title+.payment-options:before {
   content: "Maksaminen:";
   display: block;
   font-size: 16px;
   font-weight: 500;
  margin-top: 1rem;
  margin-bottom: 1rem;
 }

 .kategoriakover {
  background-size: 100% auto;
  background-repeat: no-repeat; 
 }

.product-list .table-view .product-miniature .third-block-left {
 align-items: flex-end;
 margin-right: 150px;
}

.mobile-header-version .customer-signin-module {
  position: static;
 }

 .mobile-header-version .user-info .customer-logged .account-link > a > span {
  display: none;
 }

 .mobile-header-version .user-info .customer-logged {
  margin-left: 10px;
  margin-right: 10px;
 }

 .a-mobile-device .category-tree .add, .a-mobile-device .category-tree .remove {
  font-size: 20px !important;
  position: relative;
  top: -3px;
 }

 .a-mobile-device .category-tree>ul>li>a {
 font-size: 18px;
}

.a-mobile-device .category-tree>ul>li ul li>a {
  font-size: 14px;
 }

 body.a-mobile-device > div > .sidebar-menu {
   padding-right: 30px;
 }

 body.a-mobile-device .sidebar-header-phone ul {
   justify-content: flex-start;
 }


.a-mobile-device .banner4 .content {
  background-color: rgba(0,0,0,.5);
  padding: 35px 15px 15px 15px;
 }
 .a-mobile-device .banner4 .content h2, .a-mobile-device .banner4 .content p {
  font-size: 14px;
 }
 
 .a-mobile-device .banner4 .content h2 {
  font-size: 20px;
 }

 .wishlist-footer-links {
  position: relative;
  z-index: 2;
 }


 .select-list {
  padding: 5px 15px;
  display: block;
 }
 
  .wishlist-products-container-header .sort-by
  {
    color: transparent;
    font-size: 1px;
    line-height: 1px;
 
  }
 
  .wishlist-products-container-header .sort-by:after {
    content: "Sorttaus:";
   font-size: 14px;
   line-height: 14px;
   color: #000;
   font-weight: 600 !important;
  }

  .cart-subtotal-shipping.free {
    display: none;
   }

   .carrier-logo img {
    width: 75px;
   }


   @media (max-width: 480px) {
    body {
      overflow:hidden;
    }
    .checkout-step-order .step-part .part-text {
      font-size: 10px;
      min-width: 80px;
     }
    }







.product-list .product-miniature .product-container .buttons-sections .input-group-btn>.btn {
  min-width: 10px;
  padding: 0;

}

.product-list .product-miniature .product-container .buttons-sections .input-group>.input-group-btn:first-child>.btn {
  border-top-left-radius: 3px;
  border-bottom-left-radius: 3px;
  border-top-right-radius: 0px;
  border-bottom-right-radius: 0px;
}


.product-list .product-miniature .product-container .buttons-sections,
.product-list .product-miniature .product-container .third-block-left {
  position: static !important;
  display: block;
}

.product-list .grid .product-miniature .third-block {
  display: block !important;
}

.product-list .grid .product-miniature .third-block,
.product-list .product-price-and-shipping,
.product-list .product-price-and-shipping>* {
  display: block !important;
  text-align: center;
}

.atc_qty {
  display: inline-block;
  width: 45px;
  padding: 10px 0px;
  text-align: center !important;
  font-size: 12px;
}

.atc_qty_button {
  width: calc(100% - 60px);
}

.product-list .grid .product-miniature .third-block .buttons-sections>.input-group {
  width: 60px;
  float: left;
}

.product-list .grid .product-miniature .third-block .buttons-sections:after {
  clear: both;
}

.second-third-block>.second-block>*>* {
  display: block !important;
  padding-top: 0;
}

.product-list .grid .product-miniature .second-block>div.third-block {
  margin: 0;
}

body#index .product-list .grid .product-miniature .product-name a {
  min-height: 75px;
  padding-top: 15px;
  height: auto;
}

.product-list .product-miniature .product-container .third-block-left {
  padding-bottom: 7px;
}

.product-list .grid .product-miniature .product-name a {
  padding-top: 15px;
}

.product-list .buttons-sections input::-webkit-outer-spin-button,
.product-list .buttons-sections input::-webkit-inner-spin-button {
  -webkit-appearance: none;
  margin: 0;
}

.product-list .buttons-sections input[type=number] {
  -moz-appearance: textfield;
}

.product-list .grid .product-miniature .third-block .buttons-sections>.input-group + button {
  margin-top: 0;
}

@media (max-width: 480px) {
  .checkout-step-order .step-part .part-text {
    font-size: 10px;
    min-width: 80px;
   }
   .product-list .product-miniature .product-container .buttons-sections .input-group-btn>.btn {
    min-width: 35px;  
  }
  .product-list .grid .product-miniature .third-block .buttons-sections>.input-group {
    width: 100%;
  }
  .product-list .product-miniature .product-container .buttons-sections, .product-list .product-miniature .product-container .third-block-left {
    display: block;
  }
  .product-list .grid .product-miniature .third-block .buttons-sections>.input-group + button {
    width: 100%;
  }
}

#scrollTopButton 
{
 right:auto;
 left: 3%;
}


#chat-application {
  margin-bottom: 45px;
 }


 body:not(#product) .product-description-short br {
  display: none !important;
 }

 .second-third-block>.second-block>.product-name>* {
  min-height: 60px;
 }

 body:not(#product) .product-description-short {
  min-height: 40px;
}

html {
  width: 100%;
  overflow-x: hidden;
}

#main > .page-heading {
  margin-top: 2rem;
}

.product-list .product-list-wrapper.list .product-miniature .product-container  .buttons-sections  .input-group-btn>.btn,
.product-list .product-list-wrapper.table-view .product-miniature .product-container  .buttons-sections  .input-group-btn>.btn{
 min-width: 40px;
}

html body .product-list-wrapper.list .input-group.bootstrap-touchspin + .atc_qty_button,
html body .product-list-wrapper.table-view .input-group.bootstrap-touchspin + .atc_qty_button{
 width: 100%;
}

.product-list .list .product-miniature .product-name > a {
  margin-top: 20px
 }

 .category-tree .category-sub-menu {
  padding-left: 16.5px;
}

.zone-product-extra-fields .extra-field-type-modal .extra-title.btn {
  padding: 15px;
}
.zone-product-extra-fields .extra-field-type-modal .extra-title.btn > span {
  padding: 0;
}

.product-list .thumbnail-left .product-miniature .product-price-and-shipping > .product-price {
  text-align: left;
}

body#product .ets-wishlist-button-add:not(.view_page) {
  float: right;
}