body 
{
    font-family: CenturyGothic, Sans-Serif;
	}

.MoveImage {
	margin-left: 250px;
}
.modal-preview-large img {
	width: auto !important;
}

.panel-product-text {
	margin-left: 20px;
}

.panel-product-heading {
	margin-left: 20px;
}

#img_CloseIcon {
    background-color: grey;
    border: 3px solid white;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    height: 32px;
    margin-top: 10px;
}

.modal-dialog {
    width: 600px;
    margin: 10px auto;
    margin-right: 10px;
}

.carousel-caption {
  background-color: rgba(0, 0, 0, 0);
  right: 0;
  left: 0;
  bottom: 0;
  padding: 50px 40px 70px; }
  .carousel-caption h3 {
    font-size: 24px;
    font-weight: bold; }
    @media (min-width: 768px) {
      .carousel-caption h3 {
        font-size: 3vw; } }
  .carousel-caption p {
    font-size: 14px; }

.carousel-fullheight {
  position: relative; }
  @media (min-width: 768px) {
    .carousel-fullheight {
      position: absolute;
      left: 0;
      top: 53px;
      bottom: 0;
      right: 0;
      margin-bottom: 60px; }
      .carousel-fullheight .carousel-inner {
        position: absolute;
        left: 0;
        top: 0;
        bottom: 0;
        right: 0;
        height: auto; } 
		}
		
.carousel-indicators {
    position: relative;
    bottom: 100px;
    left: 50%;
    z-index: 15;
    width: 60%;
    padding-left: 0;
    margin-left: -30%;
    text-align: center;
    list-style: none;
}

.carousel-control.right {
    
}

.carousel-control.left {
  
}

.glyphicon-chevron-left:before {
content:none;
}

.glyphicon-chevron-right:before {
content:none;
}



/* responsive_0204.css | http://f3.johnsen.dk/skin/MATAS/responsive_0204.css */

.jumbotron-inner {
    background-color: #00244f;
  padding: 50px 0 0px;
}

.navbar {
  /* border-top: 3px solid #00b2e2; */
  border-top: 30px solid #;
}

.jumbotron-heading {
  /* font-size: 34px !important; */
  /* font-weight: 300; */
  font-size: 24px !important;
  font-weight: 200;
}

body {
  /* font-family: "Roboto"; */
  font-family: 'Century Gothic'
}

/* responsive_0204.css | http://f3.johnsen.dk/skin/MATAS/responsive_0204.css */

.navbar {
  /* border-top: 3px solid #00b2e2; */
  border-top: 30px solid #000;
}


.navbar .navbar-nav > li > a.navbar-nav-cart {
  /* background: #00b2e2; */
  /* color: white; */
  background: white;
  color: #00244f;
}


.navbar .navbar-nav > li > a {
  /* color: #000000; */
  color: #00244f;
}

/* bootstrap.min.css | http://f3.johnsen.dk/Styles/bootstrap3/css/bootstrap.min.css */

.container {
  padding-top: 10px;
  padding-bottom: 10px;
}

.footer {
    position: absolute;
    bottom: 0;
    width: 100%;
    height: 60px;
    padding: 10px 0;
        padding-top: 10px;
        padding-right: 0px;
        padding-bottom: 10px;
        padding-left: 0px;
	}

#ctl00_ctl00_MC_PH_pnl_CartVATPanel, #ctl00_ctl00_MC_PH_pnl_CartTotalVATPanel {
  display: none !important;
}