h1.page-header {

  font-size: 28px;
}

h2.page-header {

  font-size: 24px;
}
.caption a h3 {

  font-size: 20px;
}
.bg-info {
  padding: 10px;
}

.bg-info b {
  display:block;
  margin-bottom:5px;
}

.bg-info .ds-price {
  font-size: 24px;
}


.bg-info .ds-gross-price  {
  font-size: 24px;
}


.bg-info .ds-currency {
  font-size: 24px;
}

a.btn {
  margin-top: 8px;
}

.thumbnail .caption h3 {
  font-size: 18px;

}

.product-gallery-content {
  padding-bottom: 20px;

}

@media (min-width: 1200px) {
  .container {
    width: 85%;
  }
}



.containerCalc {
  width: 95%;
}

body {
  font-size: 14px;
}

.col-xs-6.col-sm-4.col-md-3.index_col_1_1,  .col-xs-6.col-sm-4.col-md-3.index_col_2_2, .col-xs-6.col-sm-4.col-md-3.index_col_2_8 {
  width: 50%;
}
.custom-tooltip .tooltip {
  font-size: 14px;
  width: 400%;
}


.thumbnail .thumbnail-link .promotion-icon {
  position: absolute;
  z-index: 2;
  top: 0;
  left: 0;
  max-width: 292px;
}
.thumbnail .thumbnail-link img {
  display: inline-block;
  width: 100%;
  transition: all .3s linear 0s;
  max-width: 330px;
  margin: auto;
  text-align: center;
}
.thumbnail .thumbnail-link {
  text-align: center;
}
.form-group select, .input-group input{
  transition: all 0.2s ease-in;
  box-shadow:none;
}

.panel-group .panel {
  margin-bottom: 5px;
  border-radius: 4px;
}

.use-coupon-button {
   margin-bottom:15px;
}

.buy-now-well {
   margin-top:40px;
   margin-bottom:150px;
}

.buy-now-text {
   font-size:24px;
   font-weight: strong;
}

.confirm-button .well  {	
	margin-top:50px;
	margin-bottom:150px;

}

.well .btn {
        font-size:20px;
        font-weight:700;
}

.copy-link{
color: #31708f;
background-color: #d9edf7;
border-color: #d9edf7;
}
.copy-link:hover {
color: white;
background-color: #3c8aae;
border-color: #3c8aae;
}
.copy-link:active:focus {
fotn-weight: 400;
color: white;
background-color: #88b5c9;
border-color: #88b5c9;
}

.form-group div:hover > select:not(.one-element-select), .select-by-picture li:hover > .list-group-item, .spincontainer:hover, .input-group:hover > input, .panel-default:hover {
  box-shadow: 0 1px 5px 0 rgba(0,0,0,.3);
  transition: all 0.2s ease-in;
}

.content-header-carousel ul li a span{
    background-size: contain !important;
}
.content-header-carousel ul {
    height: calc(100vw /5);
}

.add-to-cart-cart {

font-weight: 800  !important;
background-color: #4688ce;
border-color: #4688ce;
}

.add-to-cart-cart:hover {
background-color: #386fa5 !important;
border-color: #386fa5 !important;
}

.order-cart {

font-weight: 800  !important;
}
/*  font-size: 20px  !important; */


/*.content-header-carousel ul {
    height: calc(100vw /6.4);
}*/


.one-line-price-col .col-box-volume.bg-success {
    background-color: #f7f7f7;
    min-height: 36px;
}

.col-box-volume {
    min-height: 36px;
}

/*========== animacja guzików  =====*/
.btn-info:hover {
    color: #fff;
    background-color: #00776f;
    border-color: #00534e;
    transition: all 0.2s ease-in;
}

.add-to-cart-cart:hover {
    background-color: #386fa5 !important;
    border-color: #386fa5 !important;
    transition: all 0.2s ease-in;
}

.btn-success:hover {
    color: #fff;
    background-color: #448344;
    border-color: #386b38;
    transition: all 0.2s ease-in;
}

.btn-google:hover {
    color: #fff;
    background-color: #c23321;
    border-color: rgba(0,0,0,.2);
    transition: all 0.2s ease-in;
}

.btn-facebook:hover {
    color: #fff;
    background-color: #2d4373;
    border-color: rgba(0,0,0,.2);
    transition: all 0.2s ease-in;
}
.btn-default:hover {
    transition: all 0.2s ease-in;
}



/*==========  ikona technologia w tabeli z nakładami 
table.table-volume .col-volume .volume-icon {
    padding-left: 2px !important;
    text-align: left !important;
    position: relative !important;
    display: -ms-flexbox !important;
    display: flex !important;
    -ms-flex-flow: row nowrap !important;
    flex-flow: row nowrap !important;
    -ms-flex-align: center !important;
    align-items: center !important;
    height: 100% !important;
    -ms-flex-pack: end !important;
    justify-content: end !important;
}
 ==========*/


/*==========  Non-Mobile First Method  ==========*/

/* Large Devices, Wide Screens */
@media only screen and (max-width : 1200px) {
  .col-xs-6.col-sm-4.col-md-3.index_col_1_1,  .col-xs-6.col-sm-4.col-md-3.index_col_2_2, .col-xs-6.col-sm-4.col-md-3.index_col_2_8 {
    width: 50%;
  }
}

/* Medium Devices, Desktops */
@media only screen and (max-width : 992px) {
  .col-xs-6.col-sm-4.col-md-3.index_col_1_1,  .col-xs-6.col-sm-4.col-md-3.index_col_2_2, .col-xs-6.col-sm-4.col-md-3.index_col_2_8 {
    width: 66%;

  }
}

/* Small Devices, Tablets */
@media only screen and (max-width : 768px) {
  .col-xs-6.col-sm-4.col-md-3.index_col_1_1,  .col-xs-6.col-sm-4.col-md-3.index_col_2_2, .col-xs-6.col-sm-4.col-md-3.index_col_2_8 {
    width:100%;
  }

  .btn-group-vertical {
    position: relative;
    display: inline-block;
    vertical-align: middle;
    margin-right: 10px;
    margin-bottom: 20px;
  }
  .panel-group .panel {
    margin-bottom: 15px;
    border-radius: 4px;
  }
}

/* Extra Small Devices, Phones */
@media only screen and (max-width : 480px) {
  .col-xs-6.col-sm-4.col-md-3.index_col_1_1,  .col-xs-6.col-sm-4.col-md-3.index_col_2_2, .col-xs-6.col-sm-4.col-md-3.index_col_2_8 {
    width: 100%;
  }

  .btn-group-vertical {
    position: relative;
    display: inline-block;
    vertical-align: middle;
    margin-right: 10px;
    margin-bottom: 20px;
  }
  .panel-group .panel {
    margin-bottom: 15px;
    border-radius: 4px;
  }
}



/* Custom, iPhone Retina */
@media only screen and (max-width : 320px) {
  .col-xs-6.col-sm-4.col-md-3.index_col_1_1,  .col-xs-6.col-sm-4.col-md-3.index_col_2_2, .col-xs-6.col-sm-4.col-md-3.index_col_2_8 {
    width: 100%;
  }


  .btn-group-vertical {
    position: relative;
    display: inline-block;
    vertical-align: middle;
    margin-right: 10px;
    margin-bottom: 20px;
  }
  .panel-group .panel {
    margin-bottom: 15px;
    border-radius: 4px;
  }
}