html, body {
  font-family: Arial, Helvetica Neue, Helvetica, sans-serif;
  
  /*background: white;*/
}


div, button {
	border-radius: 0px !important;
}
a {
  cursor: pointer;
  cursor: hand;
}

.required {
  color: #D9534F;
}

.slide-image {
  width: 100%;
}

.carousel-holder {
  margin-bottom: 30px;
  height: 200px;
}

.slides-control {
  height: 200px;
}

.carousel-control, .item {
  border-radius: 4px;
  cursor: pointer;
}

.caption {
  /* overflow: hidden;*/
}

.add-to-cart {
  margin-top: 10px;
  margin-bottom: 10px;
  overflow: hidden;
}

.price {
  color: #337AB7;
}

.article-desc {
  clear: both;
}

.space {
  height: 25px;
}

.space-top {
  margin-top: 25px;
  clear: both;
}

.date-picker-input {
  width: 90%;
}

.panel-default>.panel-heading {
    color: #FFF !important;
    background-color: #337AB7 !important;
}

.date-picker-button {
  width: 10%;
}

.space-top-price {
  margin-top: -15px;
  clear: both;
}

.success {
  color: #337AB7 !important;
  cursor: default;
  pointer-events: none;
  text-decoration: none;
}

.checkout-step {
  height: 60px;
}

.table-row-key {
  background-color: #f6f6f6;
  text-align: left;
  padding: 10px 20px;
  color: #606060;
  vertical-align: top;
  font-size: 14px;
  font-weight: 600;
  width: 40%;
  border: 1px solid #eee;
}

.table-row-val {
  width: 58%;
  text-align: left;
  padding: 10px 20px;
  border: 1px solid #f0f0f0;
  border-left: 0;
}

.row.price {
  margin-bottom: 0px;
}

.caption h4 {
  white-space: normal;
  height: 15px;
}

.main-view-btn  {
	width:146px;
}
.cover-img {
  /* height: 300px;*/
  overflow: hidden;
}

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

.main-view-btn  {
	font-style: bold;
	font-size:15px;
	margin-top:10px;
	width:100% !important;
}
}

@media screen and (max-width: 767px) {
	.dropdown-toggle{
		width:100% !important;
	}
	.checkout-button {
		position:relative  !important;
	}
	
		.article-main-img {
  max-width:300px !important;
}
	h1 {
		font-size:20px !important;
	}
  .col-xs-12 .cover-img {
    /*height: 200px !important;*/
  }
  .short-description {
  	height:100% !important;
    max-height: 260px;
    overflow: hidden;
  }
}

@media screen and (min-width: 768px) and (max-width: 991px) {
	.dropdown-toggle{
		width:100% !important;
	}
	.checkout-button {
		position:relative !important;
	}
  .col-md-3 .cover-img {
    height: 200px !important;
  }
  .short-description {
    height:100px !important;
    overflow: hidden;
  }
}

@media screen and (min-width: 992px) and (max-width: 1199px) {
  .col-lg-3 .cover-img {
    height: 300px !important;
  }
  .short-description {
  	 height:160px !important;
    overflow: hidden;
  }
}

.text-components iframe {
	width:100% !important;
max-width:560px;
}

.table-of-content {
	width:250px;
	padding:5px;
	border: 1px solid #EEEEEE;
}


.table-of-content .list li{
	padding: 5px;
	list-style: none;
}

.checkout-button {
  position: absolute;
  bottom: 15px;
  right: 0;
}

.thumbnail {
  border-radius: 0px !important;
  height: 100%;
}

.thumbnail img {
  width: 100%;
}

.inline-input {
  width: 50% !important;
}

.form-group .input-group {
  width: 100% !important;
}

.thumbnail .caption-full {
  padding: 9px;
  color: #333;
}
.cover-image {
	max-width:300px;
}

.img-overlay {
  position: relative;
  max-width: 500px;
}

.article-main-img {
  width: 100%;
  max-width:350px;
}

.cart-content {
	padding-right: 5px;
		padding-left: 0px;
}

.cart-summary {
  width: 150px;
}

.cart-right-aside {
	    border: 1px solid #ddd;
    border-radius: 0px;
    padding:10px;
    
}

.cart-right-aside button {
	width: 100%;
	 border-radius: 0px !important;
	 
}
.cart-option-item {
	height:30px;
}
.cart-price-sum, .cart-item-total-price {
	font-size:20px;
}

no-captcha>div>div {
	width:100% !important;
	height:auto !important;
}

no-captcha>div>div>iframe {
	width:100% !important;
	height:auto !important;
}

.option-price {
    position: relative;
    right: 0px;
    float: right;
    text-align: right;
}

.cart-sub-price {
	font-size:16px;
}

.cart-item {
	border: 1px solid #EEEEEE;
	margin-bottom: 10px;
}

.cart-header {
  font-size: 20px;
}
  
.cart-item-parts {
  padding-top:5px;
  padding-bottom:5px;
}

.cart-item-total-price {
	border-top: 2px solid #000000;
	padding:5px;
	float: right;
  text-align: right;
}

.cart-item-option-header {
	margin-top: 5px;
	font-size: 16px;
}

.cart-item-amount {
	white-space: nowrap;
}



.row.equal [class*="col-"] {
  margin-bottom: -99999px;
  padding-bottom: 99999px;
}

.row.equal {
  overflow: hidden;
}

.col-sm-4 {
  background-color: #eee;
}

.col-xs-12, .col-md-12, .col-sm-6, .col-lg-3 {
  padding-right: 5px !important;
  padding-left: 5px !important;
}

header-part .row .col-xs-12 .col-xs-5 {
  padding-right: 0px !important;
}

header-part .row .col-xs-12 .col-xs-5 .col-xs-12 .col-xs-8 {
  padding-right: 0px !important;
}

header-part .header .container-fluid {
	padding-right: 0px !important;
}

.navbar-form  {
	padding-right: 5px !important;
}

header-part .header .container-fluid .navbar-header .navbar-brand {
	    padding: 8px 15px !important;
}

.page .logo-img {
  top: 5px;
  position: absolute;
}

.page .logo-label {
  position: absolute;
}

.mobile-logo {
  height: 50px;
}

.language-dropdown {
  height: 300px;
  overflow: auto;
}

.main-container {
  padding-right: 0px !important;
    top: 5px;
    padding-left: 0px !important;
}

.main-container.content-container {
  background: white;
}

.shop-aside {
	bottom: 0px;
	right:0px;
	border: 1px solid #EEEEEE;
	overflow: hidden;
}

.sidebar-addition .innovation-container img {
display: inline-block;
  width: 41%;
  left:0px;
}

.sidebar-addition .environmental-seal {
	width:100%;
	padding-left:20px;
	padding-right:20px;
}

.hotline {
	    color: #337ab7;
	    white-space:nowrap
	    
}

.sidebar-addition img {
	
}

.article-item:first-child {
	background-color:#337AB7 !important;
}

.shop-info {
	    padding-right: 5px;
    padding-left: 5px;
}



.nav-tabs>li>a ,.form-control, .btn  {
    border-radius: 0px !important;
}

.download-button {
	max-width:450px;
	width:100%;
}

.vcenter {
  display: inline-block;
  vertical-align: middle;
  float: none;
}

.short-description {
  height: 150px;
  overflow: hidden;
}

.article-headline {
  padding-right: 15px !important;
  padding-left: 15px !important;
}

.header {
  -moz-box-shadow: 0 0 2px black;
  -webkit-box-shadow: 0 0 2px black;
  box-shadow: 0 0 2px black;
}

/*footer {
  position: absolute;
  bottom: 60px;
  width: 100%;
  color: #EEEEEE;
}*/

.navigation {
  float: left;
  display: block;
  margin-right: 2.12766%;
  width: 100%;
  background-color: #fff;
  border-top: 1px solid #d4d2cf;
  border-bottom: 1px solid #d4d2cf;
  color: #999;
  font: 15px/15px 'Helvetica Neue', Arial, sans-serif;
}

.navigation.merchant-navigation {
  border: 0;
}

.navigation.merchant-navigation .main-nav {
  margin: 0;
  padding: 18px 0 18px 11px;
  
  text-align: center;
  float: left;
  display: inline-block;
  vertical-align: baseline;
  zoom: 1;
  font-size: 17px;
  font-family: 'Helvetica Neue', Arial, sans-serif;
  position: relative;
  text-transform: uppercase;
}
.navigation ul li:first-of-type {
  margin-left: 0;
}
.navigation ul li {
  display: inline-block;
  vertical-align: baseline;
  zoom: 1;
  margin: 19px 1%;
  text-transform: uppercase;
  color: #AAAAAA;
}
.main-nav {
  font-weight: 400;
  font-family: 'Helvetica Neue', Arial, sans-serif;
}

loading {
  position: absolute !important;
  z-index: 5000;
  background-color: #FFFFFF;
  top: 0 !important;
  bottom: 0;
  left: 2px;
  opacity: 0.8;
  height: 100%
}

.main-nav span {
  font-size: 35px;
  left: 9px;
}

.payment-wall .separator {
  border-bottom: 1px solid #dfdfdf;
}

.payment-wall .row {
  margin-left: -8px;
  margin-right: -8px;
}

.payment-wall .payment-row {
  overflow: hidden;
  background-color: #fff;
}

.payment-wall .payment-row div.name-row {
  height: 64px;
  display: table;
  font-size: 12px;
}

.payment-wall .payment-row.selected div.name-row {
  font-weight: bold;
}

.payment-wall .payment-row div.name-row .method-name {
  display: table-cell;
  vertical-align: middle;
}

.payment-wall .payment-row.selected {
  background: #f9f9f9;
}

.payment-wall .payment-row:hover {
  background: #f9f9f9;
}

.payment-wall .payment-row div.method-details {
  display: none;
  font-style: normal;
}

.payment-wall .payment-row.selected div.method-details {
  display: block;
}

.payment-wall .payment-row.selected div.check-mark {
  background-image: url("https://www.paypalobjects.com/webstatic/ppplus/icons/checkmark.png");
  background-repeat: no-repeat;
  background-position: right;
  margin-left: -8px;
  height: 50px;
}

.payment-wall .payment-row.selected div.method-details .detailsText {
  font-size: 11px;
  color: #3f3f3f;
  font-family: Arial;
  margin-top: -5px;
  margin-bottom: 20px;
  padding-right: 8px;
}

@media (min-width: 699px) {
  .payment-wall .payment-row.selected div.method-details .detailsText {
    margin-top: 23px;
    margin-bottom: 23px;
    display: inline-block;
    line-height: 1.5em;
  }

  .payment-wall .payment-row.selected div.method-details button {
    margin-bottom: 0 !important;
  }
  .payment-wall .payment-row.selected div.method-details .btn-inline {
    margin-top: 0;
    line-height: 64px;
  }
}

.payment-wall .payment-row.selected div.method-details button {
  margin-bottom: 20px;
  font-family: Arial;
  font-size: 12px;
  width: 100%;
}

.payment-wall .payment-row.selected div.method-details .col-sm-4 {
  background-color: #f9f9f9;
}

.main-button {
  background-color: #FFFFFF;
  width: 100%;
  color: black;
  padding: 10px 25px;
  text-align: left;
  text-decoration: none;
  display: inline-block;
  font-size: 14px;
  border-radius: 0px;
  border: 1px solid #ddd;
  -webkit-transition: border .2s ease-in-out;
  -o-transition: border .2s ease-in-out;
  transition: border .2s ease-in-out;
}

.input-group .main-button {
  width: 90%;
}

.button-dropdown {
  background-color: #FFFFFF;
  color: black;
  padding: 10px;
  text-align: center;
  display: inline-block;
  font-size: 14px;
  border-radius: 0px;
  border: 1px solid #ddd;
  border-left: 0px;
  -webkit-transition: border .2s ease-in-out;
  -o-transition: border .2s ease-in-out;
  transition: border .2s ease-in-out;
}

.input-group .button-dropdown {
  width: 10%;
}

.height {
  min-height: 250px;
}

/*.icon {
 font-size: 47px;
 color: #5CB85C;
 }

 .iconbig {
 font-size: 77px;
 color: #5CB85C;
 }*/

.table > tbody > tr > .emptyrow {
  border-top: none;
}

.table > thead > tr > .emptyrow {
  border-bottom: none;
}

.table > tbody > tr > .highrow {
  border-top: 3px solid;
}

.sidebar-list .input-group .input-group-addon {
  background-color: transparent;
  border: 0px;
  color: #337AB7;
  font-size: 15px;
  line-height: 15px;
  padding: 0px;
  padding-right: 29px;
}

.sidebar-list .input-group .form-control {
  width: 160px;
    margin-left: 20px;
  border-radius: 0px;
}

.sidebar-container {
	height:100%;
	overflow: auto;
}

@media (min-width: 300px) {
  header-part .header .container-fluid > .navbar-header {
    margin-right: 0;
    margin-left: 0;
  }

  .navbar-header {
    float: left;
  }
  .navbar-right~.navbar-right {
    margin-right: 0;
}

.navbar-nav {
    float: left;
    margin: 0;
}
.navbar-nav>li {
    float: left;
}
.navbar-form .input-group {
    display: inline-table;
    vertical-align: middle;
}

.navbar-right {
    float: right!important;
        margin-right: -5px;
}

.navbar-form {
    width: auto;
    padding-top: 0;
    padding-bottom: 0;
    margin-right: 0;
    margin-left: 0;
    border: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
}

.navbar-form .input-group>.form-control {
    width: 100%;
}

.navbar-form .input-group .form-control, .navbar-form .input-group .input-group-addon, .navbar-form .input-group .input-group-btn {
    width: auto;
}


.navbar-form .form-control {
    display: inline-block;
    width: auto;
    vertical-align: middle;
}

}

@media (max-width: 991px) {
	.cart-content {
	padding-right: 0px !important;
	
}}
@media (max-width: 767px) {
	

	
.navbar-nav .open .dropdown-menu {
    
     background-color: #FFFFFF; 
    
}}


#content-wrapper {
	margin-top:80px;
  padding-left: 0;
  margin-left: 0;
  width: 100%;
  height: auto;
}
@media only screen and (min-width: 561px) {
  #page-wrapper.open {
    padding-left: 250px;
  }
}
@media only screen and (max-width: 560px) {
  #page-wrapper.open {
    padding-left: 70px;
  }
}
#page-wrapper.open #sidebar-wrapper {
  left: 150px;
}


/**
 * Header
 */

@media screen and (orientation:landscape) {
	.hidden-landscape {
		display:none !important;
	}
	
	.visible-landscape {
		display:block !important;
	}
	} /*landscape and */
@media screen and (orientation:portrait) {
	.hidden-portrait {
		display:none !important;
	}
	
	.visible-portrait {
		display:block !important;
	}
	} /* portrait.*/

.header {
  height: 80px;
  background: #fff;
  margin-bottom: 15px;
}
.row.header > div:last-child {
  padding-right: 0;
}
.row.header .meta .page {
  font-size: 17px;
  padding-top: 11px;
}
.row.header .meta .breadcrumb-links {
  font-size: 10px;
}
.row.header .meta div {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.row.header .login a {
  padding: 18px;
  display: block;
}
.row.header .user {
  min-width: 130px;
}
.row.header .user > .item {
  width: 65px;
  height: 60px;
  float: right;
  display: inline-block;
  text-align: center;
  vertical-align: middle;
}
.row.header .user > .item a {
  color: #919191;
  display: block;
}
.row.header .user > .item i {
  font-size: 20px;
  line-height: 55px;
}
.row.header .user > .item img {
  width: 40px;
  height: 40px;
  margin-top: 10px;
  border-radius: 2px;
}
.row.header .user > .item ul.dropdown-menu {
  border-radius: 2px;
  -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, 0.05);
  box-shadow: 0 6px 12px rgba(0, 0, 0, 0.05);
}
.row.header .user > .item ul.dropdown-menu .dropdown-header {
  text-align: center;
}
.row.header .user > .item ul.dropdown-menu li.link {
  text-align: left;
}
.row.header .user > .item ul.dropdown-menu li.link a {
  padding-left: 7px;
  padding-right: 7px;
}
.row.header .user > .item ul.dropdown-menu:before {
  position: absolute;
  top: -7px;
  right: 23px;
  display: inline-block;
  border-right: 7px solid transparent;
  border-bottom: 7px solid rgba(0, 0, 0, 0.2);
  border-left: 7px solid transparent;
  content: '';
}
.row.header .user > .item ul.dropdown-menu:after {
  position: absolute;
  top: -6px;
  right: 24px;
  display: inline-block;
  border-right: 6px solid transparent;
  border-bottom: 6px solid #ffffff;
  border-left: 6px solid transparent;
  content: '';
}

.loading {
  width: 40px;
  height: 40px;
  position: relative;
  margin: 100px auto;
}
.double-bounce1,
.double-bounce2 {
  width: 100%;
  height: 100%;
  border-radius: 50%;
  background-color: #333;
  opacity: 0.6;
  position: absolute;
  top: 0;
  left: 0;
  -webkit-animation: bounce 2s infinite ease-in-out;
  animation: bounce 2s infinite ease-in-out;
}
.double-bounce2 {
  -webkit-animation-delay: -1s;
  animation-delay: -1s;
}
@-webkit-keyframes bounce {
  0%,
  100% {
    -webkit-transform: scale(0);
  }
  50% {
    -webkit-transform: scale(1);
  }
}
@keyframes bounce {
  0%,
  100% {
    transform: scale(0);
    -webkit-transform: scale(0);
  }
  50% {
    transform: scale(1);
    -webkit-transform: scale(1);
  }
}

/* Fonts */
@font-face { 
	font-family: Arial,Helvetica Neue,Helvetica,sans-serif; 
}
@media screen and (-webkit-min-device-pixel-ratio: 0) {
  @font-face { 
	font-family: Arial,Helvetica Neue,Helvetica,sans-serif; 
}
  select {
    font-family: Arial, Helvetica, sans-serif;
  }
}

.row {
  margin-left: 0 !important;
  margin-right: 0 !important;
}

#page-wrapper {
  padding-left: 70px;
  height: 100%;
}
#sidebar-wrapper {
  margin-left: -150px;
  left: -30px;
  width: 250px;
  position: fixed;
  height: 100%;
  z-index: 999;
}
#page-wrapper,
#sidebar-wrapper {
  transition: all .4s ease 0s;
}

/**
 * Sidebar
 */
#sidebar-wrapper {
  background: #FFFFFF;
  border-right: 1px solid #ddd;
}
ul.sidebar .sidebar-main a,
.sidebar-footer,
ul.sidebar .sidebar-list a:hover,
#page-wrapper:not(.open) ul.sidebar .sidebar-title.separator {
  /* Sidebar header and footer color */
  background: #337AB7;
}
ul.sidebar {
  position: relative;
  top: 0;
  bottom: 0;
  padding: 0;
  margin: 0;
  list-style: none;
  text-indent: 20px;
}
ul.sidebar li a {
  color: #fff;
  display: block;
  float: left;
  text-decoration: none;
  width: 250px;
}
ul.sidebar .sidebar-main {
  height: 65px;
}
ul.sidebar .sidebar-main a {
  font-size: 18px;
  line-height: 60px;
}
ul.sidebar .sidebar-main a:hover {
  cursor: pointer;
}
ul.sidebar .sidebar-main .menu-icon {
  float: right;
  font-size: 18px;
  padding-right: 28px;
  line-height: 60px;
}
ul.sidebar .sidebar-title {
  color: #337AB7;
  height: 35px;
  line-height: 40px;
  text-transform: uppercase;
  transition: all .6s ease 0s;
}
ul.sidebar .sidebar-list {
  height: 40px;
}
ul.sidebar .sidebar-list a {
  text-indent: 25px;
  font-size: 15px;
  color: #337AB7;
  line-height: 40px;
}
ul.sidebar .sidebar-list a:hover {
  color: #fff;
  text-indent: 22px;
}
ul.sidebar .sidebar-list a:hover .menu-icon {
  text-indent: 25px;
}
ul.sidebar .sidebar-list .menu-icon {
  float: right;
  padding-right: 29px;
  line-height: 40px;
  width: 70px;
}
#page-wrapper:not(.open) ul.sidebar {
  bottom: 0;
}
#page-wrapper:not(.open) ul.sidebar .sidebar-title {
  display: none;
  height: 0px;
  text-indent: -100px;
}
#page-wrapper:not(.open) ul.sidebar .sidebar-title.separator {
  display: block;
  height: 2px;
  margin: 13px 0;
}
#page-wrapper:not(.open) ul.sidebar .sidebar-list a:hover span {
  text-indent: 22px;
}
#page-wrapper:not(.open) .sidebar-footer {
  display: none;
}
.sidebar-footer {
  position: absolute;
  height: 40px;
  bottom: 0;
  width: 100%;
  padding: 0;
  margin: 0;
  transition: all .6s ease 0s;
  text-align: center;
}
.sidebar-footer div a {
  color: #b2bfdc;
  font-size: 12px;
  line-height: 43px;
}
.sidebar-footer div a:hover {
  color: #ffffff;
  text-decoration: none;
}

.newlines {
	white-space: pre;
}
