/* @override http://10.0.1.3/wp-content/plugins/post-slides/post-slides.css */

/* Admin CSS */

.settings_page_post-slides-identifier #wpcontent {
  padding-left: 0;
}
.post-slides-admin {
  margin: 0;
}
.post-slides-admin .intro {
  padding: 30px;
  padding-bottom: 5px;
  -moz-box-shadow: 0 0 50px rgba(0, 0, 0, 0.25);
  box-shadow: 0 0 50px rgba(0, 0, 0, 0.25);
}
.post-slides-admin .intro-header {
  line-height: 40px;
  font-size: 60px;
  font-weight: 100;
  color: #919191;
  padding: 0;
  margin-bottom: 30px;
}
.post-slides-admin .intro #post-slides {
  padding-top: 20px;
}
.post-slides-admin .intro .owl-stage-outer {
  width: 100%;
}
.post-slides-admin .intro-section {
  display: block;
  clear: both;
  padding-top: 10px;
  padding-bottom: 10px;
  height: 19px;
  margin-bottom: 20px;
}
.post-slides-admin #color-container {
  padding: 30px 30px;
  overflow: auto;
}
.post-slides-admin .color-wrapper {
  overflow: auto;
  background: #fff;
  border-bottom: 3px solid #e6e6e6;
  padding-left: 230px;
}
.post-slides-admin .color-wrapper table {
  margin-bottom: 0px;
  border-bottom: none !important;
  width: 100%;
  border-left: 1px solid #e6e6e6;
  min-height: 230px;
}
.post-slides-admin #picker {
  float: left;
  padding: 16px;
  position: absolute;
  left: 30px;
}
.post-slides-admin .select-skin {
  float: right;
  background-color: #ffffff;
  padding-left: 12px;
  line-height: 40px;
  margin-top: -10px;
  height: 40px;
}
.post-slides-admin .select-skin a {
  display: inline-block;
  background-color: #e9e9e9;
  color: #838383;
  line-height: 20px;
  width: 20px;
  text-align: center;
  text-decoration: none;
  border-radius: 10px;
  margin-left: 5px;
  font-weight: bold;
}
.post-slides-admin .select-skin a:hover {
  background-color: #ff9861;
  color: #fff;
}
.post-slides-admin .select-skin select {
  margin-left: 7px;
}
.post-slides-admin .select-skin select {
  border: 0 !important;
  -webkit-appearance: none;  /*Removes default chrome and safari style*/
  -moz-appearance: none; /* Removes Default Firefox style*/
  position: relative;
  width: 100px; /*Width of select dropdown to give space for arrow image*/
  height: 40px;/*fix for mac input height*/
  text-indent: 0.01px; /* Removes default arrow from firefox*/
  text-overflow: "";  /*Removes default arrow from firefox*/
  cursor: pointer;
  padding: 0 5px 0 10px;
  -moz-box-shadow: none;
  box-shadow: none;
  line-height: 20px;
  background-color: #6bc3ea;
  color: #fff;
  margin: -3px 0 0 10px;
  background:url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' width='50px' height='50px' fill='#ffffff'><polyline points='46.139,15.518 25.166,36.49 4.193,15.519'/></svg>") #6bc3ea;
  background-position: right 10px top 15px;
  background-size: 10px 10px;
  background-repeat:no-repeat;
  box-sizing: content-box;
}
.post-slides-admin .select-skin select:hover {
  background: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' width='50px' height='50px' fill='#ffffff'><polyline points='46.139,15.518 25.166,36.49 4.193,15.519'/></svg>") #45b3e4;
  background-position: right 10px top 15px;
  background-size: 10px 10px;
  background-repeat:no-repeat;
}
.post-slides-admin .select-skin select option {
  text-align: center;
}
.post-slides-admin .intro-paragraph {
  color: #777;
  margin: 0;
}
.post-slides-admin .shortcode-example {
  font-weight: bold;
  color: #353333;
}
.post-slides-admin #color-container h3 {
  font-size: 24px;
  font-weight: 100;
  display: block;
  clear: both;
  margin-top: 0;
  color: #55c7b8;
  background-color: #ffffff;
  padding: 10px;
  line-height: 30px;
  margin-bottom: 0;
  border-bottom: 1px solid #e6e6e6;
}
.post-slides-admin .cat-id {
  float: right;
  position: relative;
  top: 15px;
  color: #a8a8a8;
  text-align: center;
  width: 61px;
  margin-bottom: -18px;
  padding-right: 2px;
}
.post-slides-admin #settings-anchor {
  position: relative;
  top: -20px;
}
.post-slides-admin input[type="text"]{
  font-size: 14px;
  line-height: 34px;
  padding: 0 10px;
  width: 100%;
  box-shadow: none;
  border: none;
  background-color: #eeeeee;
}
.post-slides-admin input[type="radio"] {
  margin-left: 10px;
}
/*Slide Settings*/
.post-slides-admin .category-id {
  display: inline-block;
  text-align: center;
  line-height: 58px;
  position: relative;
  top: -1px;
  margin: -11px -6px -11px 15px;
  font-weight: normal;
  font-style: normal;
  float: right;
  border-left: 1px solid #e6e6e6;
  width: 57px;
}
.post-slides-admin .px {
  display: inline-block;
  float: right;
  position: absolute;
  font-weight: bold;
  font-size: 12px;
  background-color: #dcdcdc;
  padding: 3px 7px 6px;
  line-height: 15px;
  color: #a2a2a2;
  border-radius: 3px;
  margin-left: -34px;
  margin-top: 6px;
}
.post-slides-admin input.small-input {
  width: 100px;
}
.post-slides-admin input.colorwell {
  width: 86px;
  text-align: center;
  margin-right: 10px;
  padding-right: 0;
  padding-left: 0;
}
.post-slides-admin table {
  border-collapse: collapse;
  width: 48%;
  float: left;
  background-color: #ffffff;
  margin-bottom: 4%;
  border-bottom: 3px solid #e6e6e6;
}
.post-slides-admin .global-settings {
  padding: 0 30px 10px;
}
.post-slides-admin .global-settings #general-settings {
  margin-right: 4% !important;
}
.submit-wrapper {
  clear: both;
}
.button-primary {
  position: relative;
  top: -10px;
  border-style: none !important;
  border-radius: 0px !important;
  background-color: #6bc3e9 !important;
  background-image: none !important;
  box-shadow: none !important;
  padding-right: 20px !important;
  padding-left: 20px !important;
  line-height: 40px !important;
  height: 40px !important;
  font-size: 16px !important;
}
.button-primary:hover {
  background-color: #45b3e4 !important;
}
.post-slides-admin table th {
  text-align: left;
  font-size: 24px;
  font-weight: 200;
  padding: 10px;
  line-height: 30px;
  color: #55c7b8;
}
.post-slides-admin table td {
  margin-right: 0;
  margin-left: 0;
  border-style: none;
  padding: 10px;
}
.post-slides-admin table td:nth-child(odd) {
  padding-right: 10px;
}
.post-slides-admin table td:nth-child(even) {
  text-align: right;
}
.post-slides-admin tr {
  border-bottom: 1px solid #d8d8d8;
}
.post-slides-admin tr:last-child {
  border-bottom: none;
}
.post-slides-admin .min-slide-width {
  border-bottom: none;
}
.post-slides-admin .min-slide-width em {
  display: block;
}
.shortcode-tips {
  padding: 10px 30px 0px;
  font-size: 16px;
  line-height: 24px;
}
.shortcode-tips h3 {
  font-weight: 100;
  font-size: 30px;
  margin: 0;
  color: #f285d5;
}
.shortcode-tips li {
  margin-bottom: 20px;
  color: #535353;
}
#donate-box {
  position: relative;
  background-color: #6bc2e8;
  color: #ffffff;
  padding: 30px 30px 30px 159px;
}
#donate-box h3 {
  font-weight: 100;
  font-size: 30px;
  margin: -20px 0 13px;
  line-height: 30px;
  color: #ffffff;
}
#donate-box em {
  font-weight: normal;
  font-style: normal;
  font-size: 16px;
  color: rgba(255, 255, 255, 0.62);
}
#donate-box input {
  padding: 10px;
  margin-left: -128px;
  position: absolute;
  top: 38px;
  float: left;
  background-color: rgba(0, 0, 0, 0.07);
  border-radius: 30px;
}
.posttiles-footer {
	font-size: 14px;
  color: #767676;
  padding: 30px 30px 0;
  margin-bottom: -10px;
  font-style: italic;
}
#wpfooter {
  padding-left: 30px;
  padding-top: 0;
}
/* End Admin CSS */


/* Start Frontend CSS */

/*Mobile - Single Column*/
@media (max-width: 800px) {
  .post-slides-admin .intro, .post-slides-admin #color-container, .post-slides-admin .global-settings {
    padding-right: 15px !important;
    padding-left: 15px !important;
    padding-bottom: 15px !important;
  }
  .post-slides-admin .color-wrapper {
    padding-left: 0;
  }
  .post-slides-admin .color-wrapper table {
    border-top: 1px solid #d8d8d8;
  }
  .post-slides-admin #picker {
    position: relative;
    left: 50%;
    margin-left: -115px;
  }
  .post-slides-admin table {
    width: 100%;
    margin-right: 0px;
    margin-bottom: 30px;
  }
  .button-primary {
    position: relative;
    top: 0px;
    margin-top: -5px !important;
  }
  .post-slides-admin .intro-section {
    height: auto;
  }
  .post-slides-admin .select-skin {
    float: none;
    margin-top: 0;
    height: 36px;
    line-height: 36px;
    margin-bottom: 15px;
  }
  .post-slides-admin .select-skin select {
    float: right;
    margin-top: 0px;
  }
}
.post-slides .item slide,
.post-slides .item slide > a {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.post-slides .item slide > a {
  text-indent: 200%;
  white-space: nowrap;
  opacity: 0;
}


/* dots */
.owl-dots{display: none !important;}
.owl-theme .owl-dots { text-align: center; margin-top: 15px;}
.owl-theme .owl-dots .owl-dot {display:inline-block;zoom:1;*display:inline}
.owl-theme .owl-dots .owl-dot span{width:10px;height:10px;margin:5px 7px;background:#d6d6d6;display:block;-webkit-backface-visibility:visible;-webkit-transition:opacity 200ms ease;-moz-transition:opacity 200ms ease;-ms-transition:opacity 200ms ease;-o-transition:opacity 200ms ease;transition:opacity 200ms ease;-webkit-border-radius:30px;-moz-border-radius:30px;border-radius:30px}
.owl-theme .owl-dots .owl-dot.active span,.owl-theme .owl-dots .owl-dot:hover span{background:#869791}

/**/
