/*--- Mad Hatter Customizations start ---*/
/*--- Mad Hatter Customizations end ---*/
/* SCSS Document */
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/mora\/mora\/sites\/all\/themes\/mora\/sass\/_form\.scss}line{font-family:\000036}}
input[type='submit'], textarea[type='submit'], select[type='submit'] {
  color: #fff;
  background: url(../css/images/button.gif) no-repeat top center;
  padding: 10px 50px;
  display: inline-block;
  text-transform: uppercase;
  font-weight: 700;
  text-decoration: none;
  transition: all 0.5s ease-in-out;
}

@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/mora\/mora\/sites\/all\/themes\/mora\/sass\/_form\.scss}line{font-family:\0000317}}
input[type='submit']:hover, textarea[type='submit']:hover, select[type='submit']:hover {
  color: #fff;
  background-position: center center;
  transition: all 0.5s ease-in-out;
}

@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/mora\/mora\/sites\/all\/themes\/mora\/sass\/_form\.scss}line{font-family:\0000326}}
label {
  display: none;
}

@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/mora\/mora\/sites\/all\/themes\/mora\/sass\/_form\.scss}line{font-family:\0000330}}
input, textarea, select {
  width: 100%;
  border: 1px solid #a8a8a8;
  background: #fff;
  padding: 13.33333px;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/mora\/mora\/sites\/all\/themes\/mora\/sass\/_form\.scss}line{font-family:\0000337}}
input[type='submit'], textarea[type='submit'], select[type='submit'] {
  width: auto;
}

@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/mora\/mora\/sites\/all\/themes\/mora\/sass\/_form\.scss}line{font-family:\0000343}}
select {
  background: white url(../css/images/selectbg.png) no-repeat right center;
  -webkit-appearance: none;
  -moz-appearance: none;
  border-radius: 0;
  color: #4a4a4a;
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/mora\/mora\/sites\/all\/themes\/mora\/sass\/_form\.scss}line{font-family:\0000350}}
select option {
  color: #4a4a4a;
}

@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/mora\/mora\/sites\/all\/themes\/mora\/sass\/_form\.scss}line{font-family:\0000358}}
.form-item-captcha-response input {
  width: auto;
}

/* SCSS Document */
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/mora\/mora\/sites\/all\/themes\/mora\/sass\/_carousel\.scss}line{font-family:\000037}}
.jcarousel-direction-rtl {
  direction: rtl;
}

@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/mora\/mora\/sites\/all\/themes\/mora\/sass\/_carousel\.scss}line{font-family:\0000311}}
.jcarousel-container-horizontal {
  width: 735px;
  padding: 0 40px;
}

@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/mora\/mora\/sites\/all\/themes\/mora\/sass\/_carousel\.scss}line{font-family:\0000316}}
.jcarousel-clip {
  overflow: hidden;
}

@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/mora\/mora\/sites\/all\/themes\/mora\/sass\/_carousel\.scss}line{font-family:\0000320}}
.jcarousel-clip-horizontal {
  width: 735px;
  height: 445px;
}

@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/mora\/mora\/sites\/all\/themes\/mora\/sass\/_carousel\.scss}line{font-family:\0000325}}
.jcarousel-item {
  width: 245px;
  height: 445px;
}

@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/mora\/mora\/sites\/all\/themes\/mora\/sass\/_carousel\.scss}line{font-family:\0000330}}
.jcarousel-item-horizontal {
  margin-left: 0;
  margin-right: 10px;
}

@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/mora\/mora\/sites\/all\/themes\/mora\/sass\/_carousel\.scss}line{font-family:\0000335}}
.jcarousel-direction-rtl .jcarousel-item-horizontal {
  margin-left: 10px;
  margin-right: 0;
}

@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/mora\/mora\/sites\/all\/themes\/mora\/sass\/_carousel\.scss}line{font-family:\0000342}}
.jcarousel-item-placeholder {
  background: #fff;
  color: #000;
}

/**
 *  Horizontal Buttons
 */
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/mora\/mora\/sites\/all\/themes\/mora\/sass\/_carousel\.scss}line{font-family:\0000350}}
.jcarousel-next-horizontal {
  position: absolute;
  top: 0px;
  right: 0px;
  width: 40px;
  height: 445px;
  cursor: pointer;
  background: url(../css/images/next2.png) no-repeat center center #94bb65;
}

@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/mora\/mora\/sites\/all\/themes\/mora\/sass\/_carousel\.scss}line{font-family:\0000361}}
.jcarousel-prev-horizontal {
  position: absolute;
  top: 0px;
  left: 0px;
  width: 40px;
  height: 445px;
  cursor: pointer;
  background: url(../css/images/previous2.png) no-repeat center center #94bb65;
}

/*
 * responsive.custom.css is for custom media queries that are not set via the
 * theme settings, such as cascading media queries.
 *
 * By default all the other responsive stylesheets used in Adaptivetheme use a
 * "stacking method", however cascading media queries use a waterfall method so
 * you can leverage the cascade and inheritance for all browsers that support
 * media queries, regardless of screen size.
 *
 * @SEE http://zomigi.com/blog/essential-considerations-for-crafting-quality-media-queries/#mq-overlap-stack
 *
 * NOTE: this file loads by default, to disable got to your theme settings and
 * look under the "CSS" settings tab.
 */
/*
 * Really small screens and up
 */
/* @media only screen and (min-width: 220px) {} */
/*
 * Smartphone sizes and up
 */
/* @media only screen and (min-width: 320px) {} */
/*
 * Smartphone sizes and down
 */
@media only screen and (max-width: 480px) {
  /* 
   * Float Region blocks example:
   * In smaller screen sizes we can remove the float and widths so all blocks
   * stack instead of displaying horizonally. The selector used here is an
   * "attribute selector" which will match on any float block class. Use your
   * inspector or Firebug to get the classes from the page output if you need
   * more granular control over block alignment and stacking.
   * 
   * "Float Region blocks" is an extension for floating blocks in regions, see
   * your themes appearance settings, under the Extensions tab.
   */
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/mora\/mora\/sites\/all\/themes\/mora\/sass\/responsive\.custom\.scss}line{font-family:\0000349}}
  .region[class*="float-blocks"] .block {
    float: none;
    width: 100%;
  }
}
/*
 * Tablet sizes and up
 */
/* @media only screen and (min-width: 768px) {} */
/*
 * Desktops/laptops and up
 */
/* @media only screen and (min-width: 1025px) {} */
