





  .product-description { white-space: pre-line; font-weight: normal; font-size: 14px; line-height: 1.3em; }
  .product-information h1 { font-size: 26px; }














.testOnly01 .mediaCatch {
  background: green;
}
  
.testOnly01.small .mediaCatch {
  background: blue;
}



.itemssh1 .col-container {
    display: table; /* Make the container element behave like a table */
    width: 100%; /* Set full-width to expand the whole page */
}

.itemssh1 .col {
    display: table-cell; /* Make elements inside the container behave like table cells */
    /* width: 33%; */
  	text-align: center;
}
.itemssh1 .item1 {
  background: blue;
  color: white;
}
.itemssh1 .item2 {
  background: brown;
  color: white;
}
.itemssh1 .item3 {
  background: green;
  color: white;
}

@media only screen and (max-width: 992px) {
    .itemssh1 .col { 
        display: block;
        width: 100%;
    }
}






/* ---------------------------------------------------- */
/* Font & Default Setup */
/* ---------------------------------------------------- */

html {   overflow-y: scroll; }
html, body {
  height: 100%;
  -webkit-font-smoothing: subpixel-antialiased;
}

body {
    padding-top: 56px;
}
@media (min-width: 767px) {
  body {
    padding-top: 86px;
  }
}

/* Customization Shop */
  .cartButton { backgroud: orange !important; }
  .navbar-ex1-collapse li { margin-top: 7px; }
  
/* ---------------------------------------------------- */
/* Editor Settings */
/* ---------------------------------------------------- */
.econtent-blk { min-height: 10px; }
.econtent-area { min-height: 10px; }

.padding-none {
   padding: 0 !important;
}
.margin-negative {
   margin-left: -15 !important;
   margin-right: -15 !important;
}

.textcolor01 {
  color: #ffffff;
}
.textcolor02 {
  color: #000000;
}
.textcolor03 {
  color: #f6f9fa;
}
.textcolor04 {
  color: #f7f7f7;
}
.textcolor05 {
  color: #b4d2e1;
}
.textcolor06 {
  color: #0061a1;
}
.textcolor07 {
  color: #7b7b7b;
}
.textcolor08 {
  color: #f7f7f7;
}
.textcolor09 {
  color: #4f78a9;
}

.backgroundcolor01 {
  background-color: #ffffff;
}
.backgroundcolor02 {
  background-color: #000000;
}
.backgroundcolor03 {
  background-color: #f6f9fa;
}
.backgroundcolor04 {
  background-color: #f7f7f7;
}
.backgroundcolor05 {
  background-color: #b4d2e1;
}
.backgroundcolor06 {
  background-color: #0061a1;
}
.backgroundcolor07 {
  background-color: #7b7b7b;
}
.backgroundcolor08 {
  background: #003e8c;
  background: rgba(0,62,140,0.7) !important;
}
.backgroundcolor09 {
  background: #646464;
  background: rgba(100,100,100,0.5) !important;
}

.bordercolor01 {
  border-color: #ffffff;
}
.bordercolor02 {
  border-color: #000000;
}
.bordercolor03 {
  border-color: #0061a1;
}
.bordercolor04 {
  border-color: #f7f7f7;
}
.bordercolor05 {
  border-color: #e74c3c;
}
.bordercolor06 {
  border-color: #0061a1;
}
.bordercolor07 {
  border-color: #7b7b7b;
}
.bordercolor08 {
  border-color: #003e8c;
}
.bordercolor09 {
  border-color: #646464;
}

/* ---------------------------------------------------- */
/* Bootstrap Overrides */
/* ---------------------------------------------------- */


/* ---------------------------------------------------- */
/* GLOBAL */
/* ---------------------------------------------------- */


/* ---------------------------------------------------- */
/* Other Colors */
/* ---------------------------------------------------- */


/* ---------------------------------------------------- */
/* Table Setups */
/* ---------------------------------------------------- */


/* ---------------------------------------------------- */
/* Buttons */
/* ---------------------------------------------------- */


/* ---------------------------------------------------- */
/* Positioning */
/* ---------------------------------------------------- */
.z-i-0 {
    z-index: 0 !important;
}

.img-responsive.img-center {
  margin: 0 auto;
}

/* ---------------------------------------------------- */
/* Margins & Paddings */
/* ---------------------------------------------------- */
.padding-left-0 {
    padding-left: 0 !important;
}
.padding-left-10 {
    padding-left: 10 !important;
}
.padding-left-20 {
    padding-left: 20 !important;
}
.padding-left-30 {
    padding-left: 30 !important;
}


.padding-right-0 {
    padding-right: 0 !important;
}
.padding-right-10 {
    padding-right: 10 !important;
}
.padding-right-20 {
    padding-right: 20 !important;
}
.padding-right-30 {
    padding-right: 30 !important;
}
  
  
.padding-top-0 {
    padding-top: 0px !important;
}  
.padding-top-10 {
    padding-top: 10px !important;
}  
.padding-top-20 {
    padding-top: 20px !important;
}  
.padding-top-30 {
    padding-top: 30px !important;
}  

  
.padding-bottom-0 {
    padding-bottom: 0px !important;
}  
.padding-bottom-10 {
    padding-bottom: 10px !important;
}  
.padding-bottom-20 {
    padding-bottom: 20px !important;
}  
.padding-bottom-30 {
    padding-bottom: 30px !important;
}  
  
  
.margin-top-0 {
    margin-top: 0px !important;
    margin-bottom: auto;
}
.margin-top-10 {
    margin-top: 10px !important;
    margin-bottom: auto;
}
.margin-top-20 {
    margin-top: 20px !important;
    margin-bottom: auto;
}
.margin-top-30 {
    margin-top: 30px !important;
    margin-bottom: auto;
}
.margin-top-40 {
    margin-top: 40px !important;
    margin-bottom: auto;
}
.margin-top-40 {
    margin-top: 40px !important;
    margin-bottom: auto;
}
.margin-top-50 {
    margin-top: 50px !important;
    margin-bottom: auto;
}
.margin-top-60 {
    margin-top: 60px !important;
    margin-bottom: auto;
}
.margin-top-70 {
    margin-top: 70px !important;
    margin-bottom: auto;
}
  

.margin-bottom-0 {
    margin-bottom: 0px !important;
    margin-top: auto;
}
.margin-bottom-10 {
    margin-bottom: 10px !important;
    margin-top: auto;
}
.margin-bottom-20 {
    margin-bottom: 20px !important;
    margin-top: auto;
}
.margin-bottom-30 {
    margin-bottom: 30px !important;
    margin-top: auto;
}
.margin-bottom-40 {
    margin-bottom: 40px !important;
    margin-top: auto;
}
.margin-bottom-50 {
    margin-bottom: 50px !important;
    margin-top: auto;
}
.margin-bottom-60 {
    margin-bottom: 60px !important;
    margin-top: auto;
}
.margin-bottom-70 {
    margin-bottom: 70px !important;
    margin-top: auto;
}

  
  
.no-margin {
    margin: 0 !important;
}



  
/* ---------------------------------------------------- */
/* Extras */
/* ---------------------------------------------------- */

@media screen and (max-width: 767px) {
  .text-left-xs { text-align: left !important; }
  .text-right-xs { text-align: right !important; }
}

@media screen and (min-width: 768px) and (max-width: 991px) {
  .text-left-sm { text-align: left !important; }
  .text-right-sm { text-align: right !important; }
}

@media screen and (min-width: 992px) and (max-width: 1199px) {
  .text-left-md { text-align: left !important; }
  .text-right-md { text-align: right !important; }
}

@media screen and (min-width: 1200px) {
  .text-left-lg { text-align: left !important; }
  .text-right-lg { text-align: right !important; }
}
  

#alertbox {
  position: fixed;
  top: 66px;
  right: 30px;
  min-width: 300px;
  z-index: 7000;
}

/* ---------------------------------------------------- */
/* Cart */
/* ---------------------------------------------------- */
 
.transparent {
  opacity: 0;
}
  

