@charset "UTF-8";
/*
Theme Name: Edu Lite
Theme URI: http://cyberchimps.com/edu-lite
Author: CyberChimps
Author URI: http://www.cyberchimps.com/
Description: Edu Lite is fully responsive drag & drop WordPress theme. It lets you create amazing responsive websites that you can control on any touch-friendly device including the iPad, iPhone and Android devices. Edu Lite also includes the power of a dozen plugins in a single theme allowing you to setup an entire website in minutes with touch-friendly drag and drop options on a per-page basis allowing you control the look and feel of every page.
Version: 1.0
Tags: two-columns, right-sidebar, custom-background, custom-colors, custom-menu, featured-images, post-formats, theme-options, threaded-comments, sticky-post
Text Domain: edu-lite
License: GNU General Public License
License URI: http://www.opensource.org/licenses/gpl-license.php GPL v3.0 (or later)
*/
.alignnone {
  display: block;
  margin: 5px 20px 20px 0;
  height: auto;
  max-width: 100%; }

.aligncenter, div.aligncenter {
  display: block;
  margin: 5px auto 5px auto;
  clear: left; }

.alignright {
  float: right;
  margin: 5px 0 20px 20px; }

.alignleft {
  float: left;
  margin: 5px 20px 20px 0; }

.site-footer #copyright {
  margin-left: 1em;
  color: #fff; }

.glyph {
  margin-right: 4px; }

.clear {
  clear: both; }

.clear-right {
  clear: right; }

.clear-left {
  clear: left; }

.container {
  background: transparent; }

#blog_post_page_section .glyph-edit-div {
  margin-top: 0;
  top: 3px; }
#secondary {
    padding-top: 20px;
}
#blog_post_page_section #secondary {
  margin: 20px 0; }
#blog_post_page_section #content .hentry {
  padding-top: 0; }

#logo_container {
  margin: 7px 0 5px;
  padding: 0; }

#logo {
  margin: 16px 0 0; }

.btn:hover, .comments-area .comment-reply-link:hover, .btn-primary.active, .btn-primary.focus, .btn-primary:active, .btn-primary:focus, .btn-primary:hover, .open > .dropdown-toggle.btn-primary {
  background: #299ECF; }

#comments #commentform .form-submit .submit {
  width: 100%;
  border-radius: 0; }

.btn, .comments-area .comment-reply-link {
  padding: 8px 20px;
  border-radius: 0px;
  color: #fff;
  background: #FA3B3B;
  font-size: 1.222em; }

.site-title {
  font-size: 80px;
  margin: 0;
  padding: 0;
  overflow: hidden;
  word-break: break-all; }

article .post, article article.page, article article.attachment {
  margin-bottom: 15px;
  padding: 20px; }

#cyberchimps_product_media {
  margin: 30px 0; }

.recent-posts-byline {
  line-height: 18px; }

.entry-content {
  clear: both;
  padding: 20px 0; }

.inner-content {
  min-height: 1100px;
  position: relative; }

#navigation-container {
  padding-left: 0;
  padding-right: 0;
  margin-bottom: 20px; }

#navigation-container {
  padding-top: 35px; }

.nav-previous a, .nav-next a, #commentform .form-submit .submit {
  border-radius: 40px;
  background: #778080;
  background: -moz-linear-gradient(top, #778080 0%, #676f6f 42%, #616868 76%, #616868 76%, #4f5555 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #778080), color-stop(42%, #676f6f), color-stop(76%, #616868), color-stop(76%, #616868), color-stop(100%, #4f5555));
  background: -webkit-linear-gradient(top, #778080 0%, #676f6f 42%, #616868 76%, #616868 76%, #4f5555 100%);
  background: -o-linear-gradient(top, #778080 0%, #676f6f 42%, #616868 76%, #616868 76%, #4f5555 100%);
  background: -ms-linear-gradient(top, #778080 0%, #676f6f 42%, #616868 76%, #616868 76%, #4f5555 100%);
  background: linear-gradient(to bottom, #778080 0%, #676f6f 42%, #616868 76%, #616868 76%, #4f5555 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#778080', endColorstr='#4f5555',GradientType=0 );
  background: transparent linear-gradient(to bottom, #778080 0%, #676f6f 42%, #616868 76%, #616868 76%, #4f5555 100%) repeat scroll 0 0;
  color: #fff;
  font-weight: bold;
  line-height: 24px;
  padding: 6px 20px 5px;
  text-decoration: none;
  border: 1px solid #707878; }

.nav-previous a:hover, .nav-next a:hover, #commentform .form-submit .submit:hover {
  background: #a1988a;
  border: 1px solid #boa99d;
  background: -moz-linear-gradient(top, #a1988a 0%, #9d9485 25%, #948b7b 48%, #8c8271 76%, #867b6a 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #a1988a), color-stop(25%, #9d9485), color-stop(48%, #948b7b), color-stop(76%, #8c8271), color-stop(100%, #867b6a));
  background: -webkit-linear-gradient(top, #a1988a 0%, #9d9485 25%, #948b7b 48%, #8c8271 76%, #867b6a 100%);
  background: -o-linear-gradient(top, #a1988a 0%, #9d9485 25%, #948b7b 48%, #8c8271 76%, #867b6a 100%);
  background: -ms-linear-gradient(top, #a1988a 0%, #9d9485 25%, #948b7b 48%, #8c8271 76%, #867b6a 100%);
  background: linear-gradient(to bottom, #a1988a 0%, #9d9485 25%, #948b7b 48%, #8c8271 76%, #867b6a 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#a1988a', endColorstr='#867b6a',GradientType=0 );
  color: #fff; }

.page-header {
  margin: 0;
  padding: 0;
  border: none; }
  .page-header h1 {
    color: #000; }

.entry-summary p {
  margin-bottom: 20px; }

.single .hentry {
  position: relative; }

.postformats {
  float: right; }

#content blockquote {
  margin: 20px 10px;
  padding: 3px;
  background-color: #333333;
  color: #fff;
  font-size: 1em; }
  #content blockquote p {
    margin: 10px; }
  #content blockquote cite {
    font-size: 0.9em; }
  #content blockquote cite:before {
    position: relative;
    top: -2px;
    margin: 0 5px;
    content: ' ̶ '; }

#content .excerpt-more {
  position: relative;
  font-weight: bold; }

.page-links {
  clear: both; }

.more-content {
  margin-bottom: 15px;
  padding: 10px; }

.previous-post {
  margin-top: 5px;
  margin-bottom: 0;
  padding-bottom: 0;
  text-align: left; }

.next-post {
  margin-top: 5px;
  margin-bottom: 0;
  padding-bottom: 0;
  text-align: right;
  word-wrap: break-word; }

.entry-title {
  margin-top: 0;
  margin-bottom: 12px;
  font-size: 2.000em;
  line-height: 1.2em;
  font-weight: bold;
  word-wrap: break-word; }

.blog .entry-title {
  font-size: 1.714em; }

.commentlist {
  padding: 0; }

article.post p, article.page p {
  font-size: 1em;
  line-height: 1.5em; }

footer.entry-meta {
  clear: both;
  margin-top: 0;
  color: #999999;
  font-size: 0.85em;
  padding-bottom: 1%; }

.edit-link {
  margin-bottom: 10px;
  display: block; }
  .edit-link a {
    padding: 2px 4px;
    border-radius: 2px;
    background: #888888;
    color: #ffffff; }
  .edit-link a:visited {
    color: #ffffff; }
  .edit-link a:hover {
    color: #cccccc;
    text-decoration: none; }

.cyberchimps_article_share {
  float: right; }

.comments-n-views span {
  display: none; }

.comments-area {
  border-top: 1px solid #cecece;
  margin-bottom: 15px; }
  .comments-area .comments-title {
    border-bottom: 1px solid #cecece;
    font-size: 21px;
    font-weight: bold;
    padding-bottom: 24px; }
  .comments-area #reply-title {
    font-size: 21px;
    font-weight: bold;
    padding-bottom: 12px; }
  .comments-area input, .comments-area select, .comments-area textarea {
    background: #f4f4f4 none repeat scroll 0 0;
    border: 0 none;
    -moz-box-shadow: 0 1px 3px -1px #898989 inset;
    -webkit-box-shadow: 0 1px 3px -1px #898989 inset;
    box-shadow: 0 1px 3px -1px #898989 inset;
    font-family: inherit;
    font-size: inherit;
    line-height: inherit;
    padding: 6px; }
  .comments-area label {
    font-weight: normal; }

#comments .navigation {
  padding: 0 0 18px 0; }

label[for="comment"] {
  display: block; }

ol.commentlist {
  border-bottom: 1px solid #cecece;
  list-style: none; }
  ol.commentlist .col-lg-2, ol.commentlist .col-lg-10 {
    padding-left: 0; }
  ol.commentlist .col-lg-10 {
    padding-right: 0; }
  ol.commentlist .hreview, ol.commentlist .depth-1 {
    padding-left: 0;
    padding-right: 0;
    border-bottom: 1px dashed #cecece; }
  ol.commentlist .hreview:last-child, ol.commentlist .depth-1:last-child {
    border: 0; }
  ol.commentlist p {
    clear: left;
    margin-top: 0.5em; }
  ol.commentlist li.comment {
    padding: 0; }
    ol.commentlist li.comment li.odd {
      background: none; }
    ol.commentlist li.comment li.even {
      background: none; }
    ol.commentlist li.comment ul.children {
      margin: 10px 0 0;
      list-style: none; }
      ol.commentlist li.comment ul.children li.depth-2 {
        margin: 0 0 10px 10px; }
      ol.commentlist li.comment ul.children li.depth-3 {
        margin: 0 0 10px 10px; }
      ol.commentlist li.comment ul.children li.depth-4 {
        margin: 0 0 10px 10px; }
    ol.commentlist li.comment div .vcard cite.fn {
      font-style: normal; }
    ol.commentlist li.comment div .vcard img.avatar {
      border: 6px solid #fff;
      box-shadow: 0 1px 1px #a9a9a9;
      margin: 0 0 10px; }
    ol.commentlist li.comment div .comment-meta {
      font-size: 0.929em; }
    ol.commentlist li.comment div .reply {
      display: inline-block;
      font-size: 12px;
      margin-bottom: 20px;
      margin-left: 0;
      margin-top: 5px; }
      ol.commentlist li.comment div .reply a {
        font-weight: bold;
        padding: 3px 16px 4px; }
    ol.commentlist li.comment div cite {
      font-weight: bold; }
      ol.commentlist li.comment div cite a {
        font-weight: bold; }
  ol.commentlist .comment, ol.commentlist .trackback, ol.commentlist .pingback {
    margin: 20px 0 10px;
    padding: 10px; }
  ol.commentlist #form-allowed-tags code {
    font-size: 0.929em; }
  ol.commentlist #respond
  input, ol.commentlist textarea {
    overflow: auto;
    margin: 0 5px 5px 0; }
  ol.commentlist textarea {
    width: 99%;
    height: 150px; }

.avatar {
  float: left;
  margin-right: 1.2em; }

.heading1 {
  color: #737373;
  font-family: sans-serif;
  font-size: 1.071em; }

.heading2 {
  color: #9e9e9e;
  font-family: sans-serif;
  line-height: 1.8; }

#latest_product_section h1 {
  font-size: 2.143em; }

.border_bottom {
  border-bottom: 1px solid #cccccc;
  padding-bottom: 30px; }

.input-group .form-control, .input-group-addon, .input-group {
  display: -moz-grid-line; }

#ship-to-different-address-checkbox {
  margin-top: 10px; }

#ship-to-different-address .checkbox {
  margin-top: 22px;
  padding-left: 7px;
  display: inline-block; }

#ship-to-different-address {
  border: none;
  background: none;
  font-weight: normal; }

.blog .entry-content p {
  text-align: justify; }

.taglinks {
  display: block;
  margin-top: 0.7em;
  margin-bottom: 0.7em; }

.postformats .glyphicon {
  color: #000;
  font-size: 1.5em;
  margin-left: 0.55em;
  margin-top: 0.55em; }

.comment-navigation {
  margin: 10px 0 30px;
  float: left;
  width: 100%;
  padding: 0; }

.glyph-edit-div {
  background: #488b73;
  background: -moz-linear-gradient(45deg, #488b73 0%, #559b83 29%, #5ea58c 65%, #66ad95 100%);
  background: -webkit-gradient(linear, left bottom, right top, color-stop(0%, #488b73), color-stop(29%, #559b83), color-stop(65%, #5ea58c), color-stop(100%, #66ad95));
  background: -webkit-linear-gradient(45deg, #488b73 0%, #559b83 29%, #5ea58c 65%, #66ad95 100%);
  background: -o-linear-gradient(45deg, #488b73 0%, #559b83 29%, #5ea58c 65%, #66ad95 100%);
  background: -ms-linear-gradient(45deg, #488b73 0%, #559b83 29%, #5ea58c 65%, #66ad95 100%);
  background: linear-gradient(45deg, #488b73 0%, #559b83 29%, #5ea58c 65%, #66ad95 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#488b73', endColorstr='#66ad95',GradientType=1 );
  height: 44px;
  left: -72px;
  position: absolute;
  top: 50px;
  width: 42px;
  z-index: 9; }

#post-date {
  color: #9F9F9F; }

.product_list_widget .byline {
  color: #8B93A0; }

.details .byline {
  color: #BBBBBB; }

.comments-area textarea {
  width: 100%; }

#page_slider_section .col-lg-12 {
  padding-left: 0px;
  padding-right: 0px; }

.search .postformats {
  display: none; }

.blog .entry-header {
  margin-top: 2.5em; }

.glyph-edit-div {
  margin-top: -1em; }

#description {
  padding: 0; }

.contact_details {
  float: right; }

#after_footer .container {
  background: #000; }

.menu-footer-menu-container .menu {
  float: right; }

.entry-meta .sep {
  display: none; }

#blog_post_page_section #content {
  margin-top: 20px; }
  #blog_post_page_section #content .hentry {
    position: relative; }

#footer_social_icons {
  text-align: center;
  border-top: 1px dashed #262929; }
  #footer_social_icons #social, #footer_social_icons a.symbol {
    float: none;
    margin: 6px; }

#after_footer .menu {
  float: right; }

#cyberchimps_product_text {
  margin-top: 10px;
  text-align: left; }

.title-page-container {
  position: relative; }
  .title-page-container img {
    min-height: 260px; }
  .title-page-container .title-page {
    position: absolute;
    color: #fff;
    text-align: center;
    bottom: 20%; }
  .title-page-container h3 {
    font-size: 40px;
    font-weight: bold;
    margin-top: 0;
    text-transform: uppercase; }

.about-page-image #page_section_section .entry-title {
  display: none; }

.featured-image img {
    width: 100%;
}

.page-template-template-about .entry-meta, .page-template-template-about .excerpt-more {
  display: none; }

.page-template-template-about h3, .page_section_section h3 {
  text-transform: uppercase;
  font-size: 2.222em;
  font-weight: bold; }

.about-portfolio .carousel-caption-text {
  text-align: center; }

.entry-summary .entry-meta {
  border-top: 1px solid #DBDBDB;
  float: left;
  padding-bottom: 8px;
  padding-top: 8px;
  width: 100%; }

.archive #content h3 {
  border-bottom: 1px solid #ccc;
  margin-top: 3px;
  padding-bottom: 10px;
  text-transform: uppercase; }

body #after_footer {
  padding: 0; }
  body #after_footer .col-lg-6 {
    width: 100%;
    text-align: center;
    color: #fff; }
  body #after_footer .market {
    float: right; }
  body #after_footer .menu {
    display: inline-block;
    float: none;
    margin: 10px 0;
    text-align: center; }
    body #after_footer .menu li {
      float: left;
      list-style: none;
      margin-left: 20px; }
      body #after_footer .menu li:first-child {
        margin: 0; }
      body #after_footer .menu li a {
        color: #ABAAAA; }

#widget_boxes_container .box {
  text-align: left; }

/*==================================== SLIDER =====================================================*/
img {
  max-width: 100%; }

.carousel-indicators {
  bottom: 3px; }
  .carousel-indicators li {
    background: none;
    border: 3px solid #000;
    height: 20px;
    width: 20px; }
  .carousel-indicators .active {
    background: none;
    border: 3px solid #000;
    height: 20px;
    width: 20px;
    margin: 1px; }

#slider.carousel.slide.slider-section {
  margin-top: 0; }
#slider .carousel-control {
  display: none; }
  #slider .carousel-control h4 {
    margin: 5px 0px; }
#slider .carousel-caption h2 {
  color: #fff;
  font-size: 2.214em;
  margin-bottom: 5px;
  font-weight: bold; }
#slider .carousel-caption {
  position: absolute; }
  #slider .carousel-caption .btn {
    background: #2a9ecf none repeat scroll 0 0;
    border: 0 none;
    color: #fff;
    margin-bottom: 13%;
    width: auto;
    margin-top: 30px; }

.carousel.slide.slider-section {
  margin-top: 28px; }

.es-carousel ul {
  box-sizing: content-box;
  padding-left: 0; }

/*==================================== CALLOUT ====================================================*/
#callout {
  padding-bottom: 20px;
  padding-top: 20px; }

.callout-text h2.callout-title, #recent_posts h2, #widgets_section_section .box-widget-title, #boxes_section .boxesTitle {
  margin-top: 0;
  font-size: 2.222em;
  font-weight: bold;
  text-transform: uppercase; }

#gallery-portfolio h2 {
  color: #fff;
  font-size: 2.778em;
  text-align: center; }

.callout-text p:last-child {
  margin-bottom: 0; }

#callout_button a {
  text-align: center;
  margin-top: 5px; }

/*==================================== WIDGET BOXES ===============================================*/
.box {
  margin-bottom: 20px;
  padding-top: 20px;
  padding-bottom: 20px; }

h2.box-widget-title {
  text-align: center;
  font-size: 1.189em;
  line-height: 1em; }

.box .box-image-container {
  text-align: center; }

/*==================================== BOXES ======================================================*/
#boxes_container .box a {
  display: block;
  width: 100%;
  text-align: center; }

#boxes_container .box-no-url {
  cursor: default; }

/*==================================== CAROUSEL ===================================================*/
#cc-carousel {
  padding: 20px 50px; }

#cc-carousel ul {
  margin: 0;
  padding: 0;
  max-height: 150px;
  width: 100%; }

#cc-carousel ul li {
  position: relative;
  display: inline-block;
  margin-bottom: 0; }

#cc-carousel ul li .carousel-captions {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  background: rgba(0, 0, 0, 0.5); }

#cc-carousel ul li .carousel-captions p {
  margin: 0;
  color: #ffffff;
  text-align: center;
  font-weight: normal;
  font-size: 1em; }

#cc-carousel .carousel-control {
  top: 50%;
  border: none; }

#cc-carousel .carousel-control.left {
  left: 5px; }

#cc-carousel .carousel-control.right {
  right: 5px; }

@media (max-width: 767px) {
  #cc-carousel [class*="col-md-"], .row-fluid #cc-carousel [class*="col-md-"] {
    float: left;
    margin-left: 2.762430939%;
    width: 14.364640883%; }

  #cc-carousel [class*="col-md-"]:first-child, .row-fluid #cc-carousel [class*="col-md-"]:first-child {
    margin-left: 0; } }
/*==================================== PORTFOLIO ===================================================*/
#portfolio {
  margin-bottom: 20px; }
  #portfolio ul {
    padding: 0; }
  #portfolio .portfolio-caption {
    margin: 20px 0; }

#gallery {
  padding: 20px; }

#gallery ul.row-fluid {
  margin: 0;
  padding: 0; }

#gallery h2 {
  margin-top: 0;
  font-weight: 400;
  font-size: 1.6em;
  line-height: 1em; }

#gallery ul.row-fluid li#portfolio_wrap {
  text-align: center; }

#gallery ul.row-fluid li#portfolio_wrap .portfolio-item {
  padding: 20px; }

#gallery li {
  list-style: none outside none; }

/*==================================== TWITTER =====================================================*/
#twitter_bar #twitter_text li {
  float: left;
  clear: left;
  width: 100%; }

#twitter_bar #twitter_text .twitter-img {
  display: inline;
  float: left;
  padding: 0;
  text-align: center; }
  #twitter_bar #twitter_text .twitter-img a img {
    margin-top: 12px;
    margin-left: 0; }

#twitter_bar #twitter_text .twitter-followers {
  float: none;
  margin: 5% 0 0 0;
  text-align: center; }

/*==================================== BREADCRUMBS =================================================*/
.breadcrumbs {
  font-size: 1.1em;
  padding: 0 15px 20px; }

.breadcrumbs span {
  padding-left: 5px;
  padding-right: 5px; }

.breadcrumbs span:first-child {
  padding-left: 0; }

.breadcrumbs span a {
  font-size: 0.9em;
  font-weight: bold; }

.breadcrumbs span {
  font-size: 0.9em;
  padding-left: 5px;
  padding-right: 5px; }

/*==================================== PAGINATION ==================================================*/
.about-portfolio {
  padding-top: 20px; }

.pagination ul li a {
  background: transparent none repeat scroll 0 0;
  border: 1px solid #898989;
  color: #898989;
  font-weight: normal;
  padding: 0.4em 0.7em; }

.pagination ul li {
  list-style-type: none;
  display: inline;
  padding: 0.2em; }

.pagination {
  display: block;
  margin-top: 1.5em;
  margin-bottom: 1.5em;
  text-align: center; }
  .pagination ul {
    padding: 0; }

#cc-header .blog-description {
  margin: 0; }
  #cc-header .blog-description p {
    font-size: 1em; }

.pagination li.active a {
  background: #299ecf none repeat scroll 0 0;
  color: #fff; }

.pagination li a:hover {
  text-decoration: none;
  background: #299ecf none repeat scroll 0 0;
  color: #fff; }

/*==================================== RECENT POSTS ================================================*/
#recent_posts {
  margin-bottom: 20px;
  padding: 20px; }
  #recent_posts h2 {
    text-align: center; }

#recent_posts h5.recent-posts-post-title {
  font-size: 1.2em;
  line-height: 1em; }

.recent-posts-image {
  margin-bottom: 10px; }

/*==================================== HTML BOX ==================================================*/
#htmlbox{
  padding-top:20px;
}
#htmlbox_container {
  margin-bottom: 20px; }

/*==================================== MAGAZINE ==================================================*/
#magazine {
    padding-top: 20px;
}
#magazine .magazine-post-container {
  overflow: hidden;
  margin-bottom: 10px;
  padding: 20px; }

#magazine .post-container {
  background: none; }

#magazine .post-container .post {
  margin: 0; }

#magazine .magazine-post-container h2.posts-title {
  margin: 0 0 7px 0;
  font-size: 1.571em;
  line-height: 1em; }

#magazine .magazine-metadata {
  padding-bottom: 10px;
  font-size: 11px; }

#magazine .magazine-post-container div#comments {
  font-size: 11px;
  line-height: 1em; }

#magazine .magazine-post-container img.wp-post-image {
  width: 100%;
  height: auto; }

#magazine .magazine-wide-post img.wp-post-image {
  float: left;
  margin: 0 10px 10px 0;
  width: auto;
  height: auto; }

#magazine .post-title {
  word-wrap: break-word;
  font-weight: bold;
  font-size: 1.571em;
  line-height: 26px;
  margin-bottom: 7px; }

#magazine .entry, #magazine .featured-image {
  clear: both;
  padding-top: 6px; }
#magazine .featured-image {
  clear: both;
  padding-top: 20px; }
#magazine .magazine-metadata, #magazine #comments {
  float: left;
  position: relative;
  padding-left: 25px;
  font-size: 0.929em; }
#magazine .magazine-metadata a:before, #magazine #comments a:before {
  color: #747477;
  content: "";
  font-family: FontAwesome;
  font-size: 1.143em;
  font-style: normal;
  font-weight: normal;
  left: 0;
  padding-right: 0.5em;
  position: absolute;
  text-decoration: inherit;
  top: -2px; }
#magazine #comments a:before {
  content: "\f075"; }
#magazine .magazine-metadata {
  margin-right: 10px; }
#magazine #comments {
  margin-left: 10px; }

.entry-meta .meta-date, .entry-meta .comments-link, .entry-meta .cat-links, .entry-meta .author.vcard {
  float: left;
  position: relative;
  padding-left: 20px;
  font-size: 0.929em; }
.entry-meta .meta-date:before, .entry-meta .comments-link:before, .entry-meta .author.vcard:before, .entry-meta .cat-links:before {
  color: #747477;
  content: "";
  font-family: FontAwesome;
  font-size: 1.143em;
  font-style: normal;
  font-weight: normal;
  left: 0;
  padding-right: 0.5em;
  position: absolute;
  text-decoration: inherit;
  top: -1px; }
.entry-meta .comments-link:before {
  content: "\f075"; }
.entry-meta .author.vcard:before {
  content: "\f007"; }
.entry-meta .cat-links:before {
  content: "\f0ea"; }
.entry-meta .meta-date {
  margin-right: 10px; }
.entry-meta .cat-links {
  margin-left: 10px; }
.entry-meta .comments-link, .entry-meta .author.vcard {
  margin-left: 10px;
  margin-right: 10px;
  text-transform: capitalize; }

.archive article.hentry .featured-image, .search article.hentry .featured-image, #blog_post_page_section article.hentry .featured-image {
  margin: 0px 0px 10px 0; }

article.hentry .featured-image {
  margin-bottom: 20px; }

.archive .hentry, .search .hentry, .home .hentry {
  border-bottom: 1px solid #eeeeee;
  position: relative; }

.archive .hentry:last-child, .search .hentry:last-child, .home .hentry:last-child {
  border: 0; }

#callout_section_section {
  margin: 20px 0; }
  #callout_section_section .col-md-9, #callout_section_section .col-md-3 {
    width: 100%;
    text-align: center; }
  #callout_section_section #callout_button a {
    float: none; }

/*==================================== PRODUCT ==================================================*/
#product_element_section {
  margin-bottom: 20px; 
  padding-bottom: 2%; }
#product_element_section .container {
    border: medium none;
}
  #product_element_section .cyberchimps-product-text {
    font-size: 30px;
    line-height: 36px;
    color: #b9b9b9; }
  #product_element_section h2 {
    font-size: 46px;
    margin-bottom: 25px; }

#product_element_section #cyberchimps_product_media {
  text-align: center; }

#product_element_section .flex-video {
  margin-bottom: 0; }

#product_element_section .cyberchimps-product-link {
  margin-top: 20px; }

/*=================================Callout=============================================*/
.callout-text p {
  font-size: 1em; }

#callout_button a {
  margin-top: 20px; }
  #callout_button a p {
    margin-bottom: 0; }

/*=================================Boxes=============================================*/
#boxes_section {
  margin-bottom: 20px; }

.product-remove {
  padding-left: 0;
  padding-top: 5%; }

.product_name a {
  color: #777;
  font-weight: bold;
  text-transform: uppercase;
  white-space: pre-wrap;
  text-overflow: none;
  font-size: 11px;
  text-decoration: none; }

.product_img {
  padding-right: 0; }
  .product_img .product_imgs img {
    width: 60%; }

.minicart-remove {
  border: 2px solid #dddddd;
  border-radius: 100%;
  padding: 1px 3px; }

#latest_product_section .btn {
  float: right;
  margin-top: 17px; }

.add-to-cart-button {
  background: linear-gradient(#74d2e6, #5ac0d6) repeat scroll 0 0 transparent;
  color: #fff;
  padding: 0.36em 0.2em;
  border-radius: 3px;
  margin-right: 2%;
  border: 1px solid #358799;
  text-decoration: none;
  font-size: 0.9em;
  white-space: nowrap; }

.add-to-wishlist-button {
  background: linear-gradient(#74d2e6, #5ac0d6) repeat scroll 0 0 transparent;
  color: #fff;
  padding: 0.318em 0.2em;
  border-radius: 3px;
  margin-right: 2%; }

.quantity-box {
  padding-bottom: 0.1em;
  padding-top: 0.1em;
  width: 30px; }

.latest_products {
  margin-bottom: 2%; }
  .latest_products .details .by {
    margin-right: 3%;
    color: #bbbbbb; }
  .latest_products .details .author a {
    color: #818181; }

.byauthor {
  margin-bottom: 3%;
  margin-top: -6%; }

#latest_product_section {
  border-bottom: 1px solid #cccccc; }

.table th {
  background: none repeat scroll 0 0 #f8f8f8; }

.blank_label {
  height: 17px; }

.woocommerce .woocommerce-checkout #customer_details .billing {
  border-right: 1px solid #d8d8d8; }

.glyphicon.glyphicon-home {
  font-size: 1.429em;
  color: #fff; }

.glyphicon.glyphicon-th-list {
  color: #fff;
  font-size: 1.429em; }

#twitter_text {
  display: inline-block;
  width: 100%;
  word-wrap: break-word;
  font-size: 15px; }
  #twitter_text .odd, #twitter_text .even {
    float: left;
    padding-bottom: 5px;
    width: 100%; }
  #twitter_text img {
    max-width: 100px; }

.details {
  padding-left: 2%;
  margin-top: -5%; }

@media (min-width: 320px) and (max-width: 767px) {
  .details .col-md-5.col-xs-5 {
    padding-left: 0; } }
#twitter_text .row {
  padding-bottom: 10px; }

#twitter_text .tweet {
  margin-top: 10px; }

#twitterbar_section_section #twitter_container {
  padding: 40px 0 36px;
  margin: 0; }

#twitter_bar {
  padding: 0; }

#twitter_text .row:last-child {
  padding-bottom: 20px; }

.search_circle {
  width: 28px;
  height: 28px;
  border-radius: 100%;
  background: #a7c23c;
  float: right; }

.glyphicon.glyphicon-search.search1 {
  color: #ffffff;
  margin-left: -0.4em;
  padding-top: 6px; }

#header_section .search_circle {
  margin-top: 0.2em; }

#content .search_circle {
  margin-right: 0.3em;
  margin-top: 0.2em; }

.box-image {
  max-width: 100%; }

.related-short-desc {
  padding-left: 13%; }

.short-desc {
  padding-left: 5%; }

#page_slider_section.container-full-width .container {
  max-width: none;
  padding: 0; }

#product_element_section {
  background: transparent url("images/bg.jpg") repeat scroll 0 0/cover;
  margin: 20px 0;
  min-height: 500px;
  color: #fff; }

#portfolio_pro_section {
  background: transparent url("images/testimonial-bg.jpg") repeat scroll 0 0/cover;
  margin: 0;
  min-height: 420px; }

#portfolio_pro_section .container {
    border: medium none;
}

#portfolio_pro_section .carousel-inner {
  padding-bottom: 15px; }
#portfolio_pro_section .carousel-caption-text {
  color: #fefefe;
  font-size: 25px;
  font-style: italic;
  line-height: 30px;
  margin-bottom: 20px;
  margin-top: 20px;
  padding-bottom: 15px;
  text-align: center; }
  #portfolio_pro_section .carousel-caption-text h4 {
    color: #fefefe;
    font-weight: bold;
    font-style: italic; }
  #portfolio_pro_section .carousel-caption-text img {
    width: 110px;
    height: 110px; }
#portfolio_pro_section .item img {
  border-radius: 100%; }
#portfolio_pro_section .carousel-indicators {
  position: absolute;
  bottom: 15px;
  left: 50%;
  z-index: 15;
  width: 60%;
  padding-left: 0;
  margin-left: -30%;
  text-align: center;
  list-style: none; }
#portfolio_pro_section .carousel-indicators li {
  background-color: #fff;
  border: 2px solid #353535;
  border-radius: 10px;
  cursor: pointer;
  display: inline-block;
  height: 20px;
  margin: 1px;
  text-indent: -999px;
  width: 20px; }
  #portfolio_pro_section .carousel-indicators li.active {
    background-color: red; }

#logo_container div {
  width: 100%; }

#recent_posts_wrap .col-md-4:nth-child(3n+1), #archive_page #content .hentry.col-md-4:nth-child(3n+1) {
  clear: left; }

#archive_page {
  margin-top: 50px; }

#archive_page #content .hentry.col-md-4 {
  text-align: center; }

#page_slider_section {
  overflow: hidden; }

.archive-exerpt .entry-header {
  display: block; }

.archive .hentry, .search .hentry, .blog .hentry, .home .hentry {
  border-bottom: 1px solid #DBDBDB;
  margin-bottom: 20px; }
  .archive .hentry p, .archive .hentry .entry-meta, .search .hentry p, .search .hentry .entry-meta, .blog .hentry p, .blog .hentry .entry-meta, .home .hentry p, .home .hentry .entry-meta {
    font-size: 0.706em;
    font-weight: normal; }
  .archive .hentry h2, .search .hentry h2, .blog .hentry h2, .home .hentry h2 {
    font-size: 1.389em;
    text-transform: uppercase;
    margin-top: 0; }

.wpcf7-form-control.wpcf7-submit {
  background: #2A9ECF;
  padding: 8px 20px;
  border: 0;
  color: #fff;
  font-size: 1em; }

.wpcf7-form button, .wpcf7-form input, .wpcf7-form select, .wpcf7-form textarea {
  border: 1px solid #ccc;
  box-shadow: none;
  font-family: inherit;
  font-size: 1em;
  line-height: inherit;
  margin: 10px 0;
  padding: 5px 10px; }

.default-icons a.symbol {
  height: 28px;
  width: 28px;
  font-size: 18px; }

.courses-title {
  text-transform: uppercase; }

.cources-content .hentry {
  border: 0; }

.edu_recent_posts .box-widget-title {
  margin-bottom: 55px; }

.edu_post_content h3 {
  margin-top: 0;
  font-size: 22px; }

#undefined_section {
  display: none; }

#widget_boxes_container .wpcf7 {
  width: 70%; }
#widget_boxes_container .wpcf7-text, #widget_boxes_container .wpcf7-select {
  width: 100%; }
#widget_boxes_container .wpcf7-submit {
  float: right; }

#recent_posts_wrap {
  padding-top: 20px; }
  #recent_posts_wrap .recent-posts-container {
    text-align: center; }

.recent-posts-container img {
    height: auto;
    width: 100%;
}

#sidebar #searchsubmit, #content #searchsubmit, #widget_boxes_container #searchsubmit {
  display: none; }

#cc-header #searchsubmit {
  background: transparent none repeat scroll 0 0;
  color: #000;
  position: relative;
  right: -47px;
  text-indent: -9999px;
  top: 10px;
  width: 38px;
  z-index: 999;
  border: none; }

#searchform {
  margin-bottom: 5px; }

#search {
  float: right; }

.input-group .dropdown_product_cat {
  background: none repeat scroll 0 0 #ececec;
  border: 0 none;
  border-radius: 0 4px 4px 0;
  height: 34px;
  width: auto;
  line-height: 2.3; }
.input-group .form-control {
  font-size: 13px; }

#commentform input[type=text] {
  width: 100%; }

@media (min-width: 320px) {
  .navigation-menu {
    padding-left: 0; } }
@media (max-width: 480px) {
  .navbar-collapse {
    overflow: visible; }

  .navbar-collapse.in {
    overflow-y: visible; }

  .input-group .form-control {
    font-size: 10px; }

  #callout {
    padding-left: 0;
    padding-right: 0; }

  article.post p {
    font-size: 4vw; }

  .callout-text p {
    font-size: 120%; }

  #cyberchimps_navbar .navbar div > ul > li > a, .navbar-brand {
    padding-top: 4px; }

  .navbar .navbar-brand {
    margin: 0; }

  #cyberchimps_navbar .navbar {
    min-height: 30px; }

  #header_section #logo {
    text-align: center;
    padding-bottom: 10px; }
    #header_section #logo img {
      width: 70%; }

  .nav > li {
    border-bottom: 1px solid #93CED8; }

  .entry-title {
    font-size: 7.2vw; }

  #cyberchimps_navbar .navbar div > ul > li > ul::before, #cyberchimps_navbar .navbar div > ul > li > ul::after {
    border: none; }

  .menu li a {
    white-space: normal; }

  .widget_shopping_cart_content {
    margin-left: -54px; }

  .widget_shopping_cart_content::after, .widget_shopping_cart_content::before {
    left: 12%; }

  .minicart li:hover .minicart-span {
    visibility: hidden; } }
@media screen and (min-width: 481px) and (max-width: 672px) {
  #twitter_bar #twitter_text .tweet {
    margin-left: 75px; } }
@media only screen and (min-width: 769px) and (max-width: 800px) {
  .col-lg-5.navigation-menu {
    margin-left: 40%; }

  #twitter_bar #twitter_text .tweet {
    margin-left: 75px; } }
@media (min-width: 673px) and (max-width: 799px) {
  .nav > li {
    border-bottom: 1px solid #93CED8; }

  #callout {
    padding-left: 0;
    padding-right: 0; }

  .callout-text p {
    font-size: 1.2em; }

  .callout-text h2.callout-title {
    font-size: 1.5em; }

  .menu-top-container .menu {
    margin-left: 35%; }

  #header_section .header-col {
    padding-right: 0; }

  #cyberchimps_navbar .navbar div > ul > li > a, .navbar-brand {
    padding-top: 4px; }

  #cyberchimps_navbar .navbar {
    min-height: 30px; }

  .navbar .navbar-brand {
    margin: 0; }

  #twitter_bar #twitter_text .tweet {
    margin-left: 75px; }

  #twitter_text img {
    height: 60px;
    max-width: 75px; } }
@media screen and (min-width: 800px) and (max-width: 980px) {
  .menu-top-container .menu {
    margin-left: 46%; }

  #twitter_bar #twitter_text .tweet {
    margin-left: 75px; } }
@media (max-width: 1200) {
  #twitter_bar #twitter_text .tweet {
    margin-left: 10%; } }
@media screen and (max-width: 800px) {
  .hentry .glyph-edit-div {
    left: 0;
    position: relative;
    top: 16px; }
    .hentry .glyph-edit-div .glyphicon {
      margin-top: 8px;
      margin-left: 8px;
      font-size: 18px; } }
@media screen and (max-width: 1180px) {
  #twitter_bar #twitter_text .twitter-img {
    padding: 2px 10px; } }
/*======================================= SOCIAL ==============================================*/
header #social .icons {
  margin-top: 15px; }
  header #social .icons a {
    float: right;
    margin-left: 5px; }

/*======================================= Images ==============================================*/
a img .alignright {
  float: right;
  margin: 5px 0 20px 20px; }
a img .alignnone {
  margin: 5px 20px 20px 0; }
a img alignleft {
  float: left;
  margin: 5px 20px 20px 0; }
a img aligncenter {
  display: block;
  margin-right: auto;
  margin-left: auto; }

img.size-full {
  max-width: 100%;
  height: auto; }

.wp-caption {
  padding: 15px 3px 10px;
  max-width: 96%;
  background: #ffffff;
  text-align: center; }
  .wp-caption .alignnone {
    margin: 5px 20px 20px 0; }
  .wp-caption .alignleft {
    margin: 5px 20px 20px 0; }
  .wp-caption .alignright {
    margin: 5px 0 20px 20px; }
  .wp-caption img {
    margin: 0;
    padding: 0;
    max-width: 95%;
    width: auto;
    height: auto;
    border: 0 none; }

.wp-caption p.wp-caption-text {
  margin: 0;
  padding: 0 4px 5px;
  font-size: 11px;
  line-height: 17px; }

.caption_title {
  font-size: 16px; }

.gallery-pagination {
  margin: 20px 0; }
  .gallery-pagination .previous-image a {
    float: left; }
  .gallery-pagination .next-image a {
    float: right; }

article .featured-image {
  margin: 0 10px 10px 0; }

/*==================================== PHONES ====================================================*/
@media (max-width: 480px) {
  .pagination ul li a {
    padding: 0.2em 0.4em; }

  #cc-header .searchbar-header #searchform .search-query {
    width: 100%; }

  .site-title {
    font-size: 3.929em; }

  header#cc-header .col-md-7 {
    text-align: center; }

  header#cc-header .col-md-5 {
    text-align: center; }

  header#cc-header .col-md-5 div.icons a {
    float: none; }

  header#cc-header .col-md-5 div.blog-description {
    float: none; }

  header#cc-header .col-md-5 div.register {
    float: none; }

  header#cc-header .col-md-5 #searchform {
    float: none; }

  a.symbol {
    line-height: 1.2;
    width: 1.2em;
    height: 1.2em;
    font-size: 1.3em; }

  .nav-previous a, .nav-next a, #commentform .form-submit .submit {
    font-size: 12px;
    padding: 6px 10px 5px; } }
/*====================================Search Form====================================================*/
@media screen and (max-width: 320px) {
  #search {
    padding-right: 0px;
    padding-left: 0px; } }
@media screen and (max-width: 320px) {
  .menu li a {
    text-align: left; } }
/*====================================Callout====================================================*/
@media screen and (min-width: 240px) and (max-width: 640px) {
  #callout_button a {
    float: none;
    width: 100%;
    height: 35px;
    font-size: 14px; }

  .inner-content {
    padding: 20px 15px; } }
@media screen and (max-width: 319px) {
  #callout_button a {
    height: auto;
    white-space: normal;
    padding: 0;
    width: auto;
    font-size: inherit;
    padding-top: 0.5em; } }
/*====================================Blog Page====================================================*/
@media screen and (max-width: 991px) {
  .postformats .glyphicon {
    font-size: 1.2em;
    margin-left: 0.4em;
    margin-top: 0.3em; }

  .glyph-edit-div {
    height: 2.5em;
    width: 2.5em; } }
@media (max-width: 480px) {
  #twitter_bar #twitter_text img {
    margin-top: 0;
    width: 50px;
    height: 45px; }

  #twitter_bar #twitter_text .tweet {
    margin-left: 75px; }

  .tweet::after, .tweet::before {
    top: 10%; } }
@media screen and (max-width: 359px) {
  .blog .comments-link {
    display: block; } }
/*=============================Pagination====================================================*/
@media screen and (max-width: 767px) {
  .minicart {
    background: none; }
    .minicart nav {
      margin-left: 0;
      padding-bottom: 0; }

  .pagination {
    margin-top: 1.5em;
    margin-bottom: 1.5em; }

  .woocommerce nav.woocommerce-pagination {
    text-align: center; }

  #html_box_section .wp-playlist-current-item {
    width: 80%; }

  #html_box_section .wp-playlist .mejs-container {
    width: 92%; } }
/*=======================Header Menu========================================================*/
@media screen and (min-width: 991px) { 
	#navbar {display:block;}
}
@media screen and (min-width: 240px) and (max-width: 991px) {
  .title-page-container .container {
    padding: 0; }
  .title-page-container h3 {
    font-size: 25px; }
  .title-page-container p {
    font-size: 15px; }

  #after_footer .site-footer .menu {
    overflow: hidden;
    text-align: center;
    width: 100%;
    float: none;
    margin-top: 15px;
    margin-bottom: 0; }

  #callout_container .callout-text, #recent_posts .recent-text {
    padding: 0; }

  #after_footer .site-footer .menu li {
    display: inline-block;
    float: none; }

  #after_footer .site-footer .menu li:last-child {
    float: none; }

  .navbar {
    width: 100%; }
    .navbar #navbar ul, .navbar #navbar li {
      float: none; }
    .navbar .dropdown-menu {
      border: medium none;
      border-radius: 0;
      box-shadow: none;
      display: block;
      min-width: auto;
      width: 100%; }

  .navbar-header {
    float: none; }

  .navbar-left, .navbar-right {
    float: none; }

  .navbar-toggle, .navbar li ul {
    display: block; }

  .navbar-header .navbar-toggle {
    background: #0076a3 none repeat scroll 0 0;
    border-color: #000;
    color: #fff; }
    .navbar-header .navbar-toggle:hover {
      background: #2d5394; }
    .navbar-header .navbar-toggle .glyphicon-th-list {
      color: #fff; }

  .navbar-collapse {
    border-top: 1px solid transparent;
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1); }

  .navbar-fixed-top {
    top: 0;
    border-width: 0 0 1px; }

  .navbar-collapse.collapse {
    display: none; }

  .nav-top {
    display: inline-block;
    position: relative;
    width: 100%; }

  .navbar .nav > li > a:hover, .navbar .nav > .active > a, .navbar .nav > .active > a:hover, .navbar .nav > .active > a:focus, .navbar .nav > li > a {
    border: 0; }

  .navbar-nav {
    float: none;
    margin-top: 7.5px; }

  .navbar-top {
    float: none;
    text-align: center; }
    .navbar-top .navbar-nav > li {
      border: 0 none;
      display: inline-block;
      float: none; }

  .navbar .nav > li > a {
    padding: 25px 15px 15px; }

  .nav > li {
    border-top: 1px solid #eee; }

  .navbar-nav > li {
    float: none; }

  .navbar-nav > li > a {
    padding-top: 10px;
    padding-bottom: 10px; }

  .collapse.in {
    display: block; }

  #cyberchimps_navbar .navbar {
    min-height: 30px; }

  #cyberchimps_navbar .navbar div > ul > li > a, .navbar-brand {
    padding-top: 4px;
    line-height: 30px; }

  .menu-item a {
    white-space: nowrap;
    padding-right: 1em; }

  .archive #navigation-container, .search #navigation-container {
    float: left;
    position: relative;
    margin-bottom: 30px; }

  #sidebar {
    margin-top: 30px; } }
@media screen and (min-width: 481px) and (max-width: 767px) {
  .navbar-collapse {
    overflow: visible; }

  .navbar-collapse.in {
    overflow-y: visible; }

  #cyberchimps_navbar .navbar {
    min-height: 30px; }

  #cyberchimps_navbar .navbar div > ul > li > a, .navbar-brand {
    padding-top: 4px; }

  #cyberchimps_navbar .navbar div > ul > li > ul:before {
    border-bottom: 10px solid transparent; }

  #cyberchimps_navbar .navbar div > ul > li > ul:after {
    border-bottom: 9px solid transparent; }

  .menu-item a {
    white-space: nowrap;
    padding-right: 1em; } }
.navbar-default, .navbar {
  float: right;
  margin-bottom: 0; }

@media screen and (min-width: 992px) {
  .navbar-default, .navbar {
    display: flex;
    z-index: 999; }

  #cyberchimps_navbar .navbar div > ul > li > ul:before {
    border-bottom: 10px solid transparent; }

  #cyberchimps_navbar .navbar div > ul > li > ul:after {
    border-bottom: 9px solid transparent; }

  .menu-item a {
    white-space: nowrap;
    padding-right: 1em; } }
@media screen and (max-width: 991px) {
  .dropdown-menu {
    position: static;
    top: auto;
    left: auto;
    display: block;
    float: none; } }
@media screen and (max-width: 767px) {
  li.menu-item-has-children ul {
    padding-left: 0.5em; }

  .dropdown-menu > li > a {
    padding-left: 0; } }
/*======================================Cart page====================================*/
@media (min-width: 240px) and (max-width: 1050px) {
  #ship-to-different-address .input-group .form-control, .input-group-addon, .input-group {
    display: table; }

  #ship-to-different-address .checkbox, .radio {
    display: inline; }

  .woocommerce .category_product_data span.onsale {
    font-size: 0.8em; }

  #slider.slider-section .carousel-caption {
    left: 4%;
    text-align: left;
    top: 5px;
    right: 4%; }
    #slider.slider-section .carousel-caption h2, #slider.slider-section .carousel-caption p {
      font-size: 1.889em;
      line-height: 35px;
      font-weight: 500; }
    #slider.slider-section .carousel-caption .btn {
      margin-top: 15px; } }
@media (max-width: 767px) {
  .short-desc {
    padding-left: 9%; }

  .related-short-desc {
    padding-left: 17%; } }
/*======================================Slider====================================*/
@media (min-width: 361px) and (max-width: 767px) {
  .carousel-caption {
    padding-bottom: 0; }

  #slider .carousel-caption h2 {
    font-size: 1.5em; }
  #slider .carousel-caption .btn {
    margin-bottom: 3%; }

  .carousel-caption .btn {
    padding: 3px 5px;
    font-size: 100%; } }
@media (max-width: 360px) {
  .carousel-caption {
    padding-bottom: 0; }

  #slider .carousel-caption h2 {
    font-size: 1em; }
  #slider .carousel-caption .btn {
    margin-bottom: 3%; }

  .carousel-caption .btn {
    padding: .451em .5em;
    font-size: 65%; } }
@media (min-width: 768px) and (max-width: 1200px) {
  .menu-top-nav-container {
    margin-left: -20%; } }
@media (min-width: 990px) and (max-width: 1200px) {
  .menu-top-nav-container {
    margin-left: -41%; } }
@media (max-width: 757px) {
  .menu-top-nav-container {
    margin-left: -105px; }

  .minicart li {
    font-size: 10px; } }
@media (min-width: 240px) and (max-width: 490px) {
  .minicart {
    background: none; }

  .menu-top-nav-container {
    margin-left: -120px; }

  .minicart nav {
    margin-left: -99px; }

  .input-group .dropdown_product_cat {
    padding-top: 4%; }

  .commentlist .col-xs-3 {
    width: 45%; }
  .commentlist .col-xs-9 {
    width: 55%; }

  ol.commentlist li.comment ul.children {
    padding: 0; }

  .entry-meta .meta-date {
    margin-left: 10px; }

  .comments-area .comment-meta time {
    display: inline-block;
    margin-top: 5px;
    width: 100%; } }
@media (max-width: 320px) {
  .menu-top-nav-container {
    margin-left: -100px; }

  .minicart nav {
    margin-left: -99px; }

  .woocommerce .category_product_data span.onsale {
    font-size: 0.6em; }

  .posted_in a {
    font-size: 0.6em; } }
/*=======================Video Widget============================*/
@media screen and (max-width: 400px) {
  .videosidebar iframe {
    width: 100%; } }
@media screen and (min-width: 401px) and (max-width: 767px) {
  .videosidebar iframe {
    width: auto; } }
@media screen and (min-width: 768px) and (max-width: 991px) {
  .videosidebar iframe {
    width: auto; }

  .archive .videosidebar iframe {
    width: 100%; } }
@media screen and (min-width: 600px) and (max-width: 810px) {
  #slider .carousel-indicators {
    padding: 15px 20px 15px 6px;
    left: 0; } }
@media screen and (min-width: 240px) and (max-width: 1200px) {
  #cyberchimps_navbar .navbar .nav > li > a {
    font-size: 28px; } }
@media screen and (min-width: 240px) and (max-width: 600px) {
  #content::after {
    width: 80%; }

  #slider .carousel-indicators {
    padding: 15px 20px 15px 6px;
    left: 0; }

  #slider .carousel-caption {
    padding: 20px;
    position: relative;
    bottom: 0; }

  #slider.slider-section .carousel-caption {
    margin-bottom: 30px; }

  #slider .carousel-inner {
    width: 100%;
    background: #333; }

  .comment-navigation .nav-next, .comment-navigation .nav-previous, #navigation-container .nav-next, #navigation-container .nav-previous {
    margin-top: 20px;
    width: 100%; }

  .wpcf7-form .wpcf7-text, .wpcf7-form .wpcf7-form select, .wpcf7-form .wpcf7-textarea {
    width: 100%; } }
#top_bar {
  color: #fff;
  background: #00008B;
  padding: 15px 0;
  position: relative;
  z-index: 11; }
  #top_bar ul.menu {
    text-align: right;
    list-style-type: none;
    margin: 5px 0 0 0;
    float: right; }
  #top_bar .menu li:first-child {
    border-left: 0; }
  #top_bar .menu li {
    float: left;
    line-height: 15px;
    padding: 0 8px;
    list-style: none;
    padding: 0 0 0 30px; }
    #top_bar .menu li a {
      color: #ffffff;
      text-decoration: none;
      line-height: 1em;
      padding: 0; }
      #top_bar .menu li a:hover {
        text-decoration: underline; }
  #top_bar .html-block-inner > * {
    margin-bottom: 0;
    display: inline-block; }
  #top_bar .social-media-icons a {
    padding: 0 4px; }
  #top_bar .default-icons {
    margin-top: 5px;
    line-height: 1.2em; }
    #top_bar .default-icons a {
      background: transparent none repeat scroll 0 0;
      border: medium none;
      color: #ffffff;
      display: inline-block;
      float: none;
      font-size: 18px;
      font-weight: normal;
      height: 18px;
      line-height: 1em;
      margin: 0 0 0 8px;
      padding: 0;
      text-align: center;
      text-decoration: none;
      text-shadow: none;
      vertical-align: top;
      width: 18px; }
    #top_bar .default-icons a.symbol:hover {
      color: #000;
      background: transparent; }

/*** Header ****/
#cc-header {
  margin: 26px 0 0; }
  #cc-header .header-container {
    display: table;
    height: 100%;
    width: 100%; }
    #cc-header .header-container #logo {
      height: 100px;
      text-transform: uppercase;
      display: table-cell;
      vertical-align: middle; }
    #cc-header .header-container #search {
      height: 116px;
      text-transform: uppercase;
      display: table-cell;
      vertical-align: middle; }
    #cc-header .header-container .fa-shopping-cart {
      color: #0076a3; }
  #cc-header #searchform {
    margin-top: 0; }
    #cc-header #searchform .input-group {
      width: 100%; }
  #cc-header #search, #cc-header .blog-description {
    margin: 8px 0 0; }

#searchform {
  width: 100%; }
  #searchform .searchico {
    font-size: 16px;
    height: 38px;
    padding: 8px;
    position: absolute;
    top: 3px;
    z-index: 3;
    left: 0; }
  #searchform .search-query {
    border-color: #000;
    border-radius: 0;
    height: 28px;
    font-size: 12px; }

#cc-header #logo {
  text-transform: uppercase;
  vertical-align: middle; }

.navbar-default {
  background-color: transparent;
  border-color: transparent;
  font-size: 1em;
  margin: 6px 0 5px 0; }

.navbar .nav > li.current-menu-ancestor > a, .navbar-nav .current-menu-item a, .navbar-nav .current_page_item a {
  color: #299ecf;
  background: none; }

.dropdown-menu > li > a {
  white-space: normal; }

.nav > li > a:focus, .nav > li > a:hover {
  background: none;
  color: #299ecf; }

.navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:focus, .navbar-default .navbar-nav > .active > a:hover {
  background: none;
  color: #ff0000; }

.navbar-default .navbar-nav > li > a:focus, .navbar-default .navbar-nav > li > a:hover {
  color: #ff0000;
  background: none; }

.navbar #navbar {
  width: 100%; }
.navbar ul > li:last-child .dropdown-menu {
  left: auto;
  right: 0; }
  .navbar ul > li:last-child .dropdown-menu::after {
    left: auto;
    right: 40px; }
.navbar .dropdown-menu {
  border: 1px solid #00008b;
  border-radius: 0;
  box-shadow: 0 0 1px #00008b; }
  .navbar .dropdown-menu ul li a {
    color: #333;
    white-space: normal; }
  .navbar .dropdown-menu ul li:last-child {
    border-bottom: 0; }
  .navbar .dropdown-menu::after {
    border: medium solid transparent;
    bottom: 100%;
    content: " ";
    height: 0;
    left: 0;
    pointer-events: none;
    position: absolute;
    width: 0; }
  .navbar .dropdown-menu::after {
    border-color: rgba(26, 41, 62, 0) rgba(26, 41, 62, 0) #00008b;
    border-width: 9px;
    margin-left: 10%; }
  .navbar .dropdown-menu > li {
    width: 100%;
    float: left;
    overflow: hidden; }
.navbar li:first-child {
  margin-left: 0; }
.navbar li ul {
  display: none;
  padding: 0 15px; }
  .navbar li ul li {
    list-style: none; }
    .navbar li ul li ul {
      padding: 0;
      margin-left: 15px; }
    .navbar li ul li a {
      display: block;
      padding: 5px;
      white-space: normal; }
.navbar a {
  color: #333;
  font-size: 1.222em;
  font-weight: normal; }
.navbar ul.nav {
  margin-left: 36px;
  float: left; }

.navbar li:hover ul {
  display: block; }

#sf-login-cart .input-group {
  width: 100%; }

.search-query form-control {
  background-color: #FFFFFF;
  background-image: none;
  border: 1px solid #CCCCCC;
  border-radius: 4px;
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset;
  color: #555555;
  display: block;
  font-size: 14px;
  height: 28px;
  line-height: 1.42857;
  padding: 8px;
  transition: border-color 0.15s ease-in-out 0s, box-shadow 0.15s ease-in-out 0s;
  width: 100%; }

.search-query .btn {
  background-color: #F8931D; }

#sf-login-cart {
  text-align: right;
  padding: 0 15px 0 10px;
  margin: 15px 0 15px; }

#sf-login-cart li.mini-cart {
  float: right; }

.right-links ul {
  margin: 0 0; }
.right-links li {
  list-style: none;
  display: inline-block;
  text-transform: uppercase;
  padding: 0 10px;
  margin-top: 7px; }
.right-links .login-link {
  border-right: 1px solid rgba(0, 0, 0, 0.5);
  text-align: right;
  word-wrap: break-word; }
.right-links .cart-contents {
  float: left;
  margin-top: -5px; }

.cart-inner .glyphicon {
  color: #000;
  margin-right: 5px; }

.minicart-box {
  background: transparent;
  display: none;
  height: auto;
  position: absolute;
  right: 0;
  width: 385px;
  top: 10px; }

#sf-login-cart li.mini-cart {
  padding-right: 0;
  position: relative; }
  #sf-login-cart li.mini-cart:hover .minicart-box {
    display: block; }
  #sf-login-cart li.mini-cart .button {
    border-radius: 0;
    margin: 6px 0;
    padding: 12px;
    text-align: center;
    width: 100%; }
  #sf-login-cart li.mini-cart .checkout .button {
    background-color: #F8931D; }
  #sf-login-cart li.mini-cart .total_div {
    text-align: center;
    color: #000;
    margin: 10px 0 5px;
    font-weight: bold; }
  #sf-login-cart li.mini-cart .glyphicon-shopping-cart {
    font-size: 22px;
    margin-left: 12px; }

.widget_shopping_cart_content {
  background-color: #fff;
  width: 100%;
  z-index: 9999;
  position: relative;
  border: 3px solid #0076A3;
  margin-top: 5px;
  box-shadow: 2px 2px 10px 2px rgba(0, 0, 0, 0.1);
  padding: 10px; }
  .widget_shopping_cart_content ul.cart_list li a {
    color: #000; }

.widget_shopping_cart_content:after, .widget_shopping_cart_content:before {
  bottom: 100%;
  left: 50%;
  border: solid transparent;
  content: " ";
  height: 0;
  width: 0;
  position: absolute;
  pointer-events: none; }

.widget_shopping_cart_content:after {
  border-color: rgba(26, 41, 62, 0);
  border-bottom-color: #0076A3;
  border-width: 5px;
  margin-left: 32%; }

.widget_shopping_cart_content:before {
  border-color: rgba(120, 201, 222, 0);
  border-bottom-color: #0076A3;
  border-width: 11px;
  margin-left: 30%; }

navbar-nav > li > a {
  line-height: 20px;
  padding-bottom: 15px;
  padding-top: 15px; }

.navbar-collapse collapse {
  margin-left: auto;
  margin-right: auto;
  padding-left: 15px;
  padding-right: 15px; }

.navbar-collapse collapse {
  display: block;
  position: relative; }

.login-link {
  border-right: 1px solid rgba(0, 0, 0, 0.5); }

#searchform {
  margin-top: 8px;
  border-collapse: separate;
  position: relative; }

.form-control {
  padding: 8px; }

.input-group {
  border-collapse: separate;
  display: inline-flex;
  position: relative; }

.input-group-addon, .input-group-btn {
  vertical-align: middle;
  width: 0; }

.cart-icon {
  display: inline-block;
  position: relative;
  margin-bottom: -.2em; }

.fa-shopping-cart {
  color: #0076A3; }

#sf-logo-search {
  padding-right: 0; }
  #sf-logo-search #search {
    padding: 0; }

#cyberchimps_navbar {
  padding: 25px 0; }
  #cyberchimps_navbar #navbar {
    padding: 0; }
  #cyberchimps_navbar .navbar-nav {
    margin-left: 0; }
  #cyberchimps_navbar #searchsubmit {
    font-size: 11px;
    padding: 10px; }

#cyberchimps_navbar .navbar .nav > li > a {
  white-space: normal; }

.widget-container ul li a {
  white-space: normal; }

body {
  padding-left: 0;
  padding-right: 0; }

h1, h2, h3, h4, h5, h6 {
  margin-bottom: 15px; }

td {
  padding: 5px; }

dt {
  margin-top: 5px;
  margin-bottom: 5px;
  margin-left: 26px;
  font-weight: bold; }

dd {
  margin-bottom: 15px; }

ul, ol {
  margin: 0 0 10px 0; }

ol, ul {
  list-style-position: inside; }

select {
  background: linear-gradient(#f9f9f9, #ececec);
  border: 1px solid #ddd; }

header {
  margin-top: 15px;
  margin-bottom: 15px; }
  header #cc-header .contact_details {
    float: right; }
  header #cc-header .register {
    float: right; }
  header #cc-header .blog_description {
    float: right; }
  header #search #searchform {
    float: right; }

.site-footer {
  margin-top: 15px;
  margin-bottom: 0px; }

#cc-header div:first-child {
  padding-left: 0; }

h1, h2, h3, h4, h5, h6 {
  font-weight: 400; }

body {
  color: #333;
  word-wrap: break-word;
  font-weight: lighter; }

a {
  color: #000; }

a:focus, a:hover, a:active {
  color: #299ECF;
  outline: 0 none; }

table .label {
  padding: 7px;
  background: none;
  text-shadow: none;
  line-height: normal; }

pre {
  -moz-border-radius: 0;
  border-radius: 0; }

code {
  white-space: pre-wrap; }

header#cc-header h2.site-title {
  margin-bottom: 5px; }
  header#cc-header h2.site-title a:hover {
    text-decoration: none; }
header#cc-header h2.site-description {
  margin: 0;
  font-size: 14px; }
header#cc-header p {
  font-size: 1.2em; }

.glyphicon.glyphicon-shopping-cart {
  color: #a7c23c; }

.glyphicon.glyphicon-remove {
  color: #dddddd; }

.glyphicon.glyphicon-plus {
  float: right;
  font-size: 11px;
  font-weight: normal;
  top: 5px;
  display: none; }

.container {
  width: 100%; }

.callout-text, .recent-text {
  text-align: center;
  padding: 0 150px; }

.box {
  text-align: center; }

.alignnone {
  display: block;
  margin: 5px 20px 20px 0;
  height: auto;
  max-width: 100%; }

.aligncenter, div.aligncenter {
  display: block;
  margin: 5px auto 5px auto;
  clear: left; }

.alignright {
  float: right;
  margin: 5px 0 20px 20px; }

.alignleft {
  float: left;
  margin: 5px 20px 20px 0; }

.site-footer #copyright {
  margin-left: 1em;
  color: #fff; }

.glyph {
  margin-right: 4px; }

.widget-container {
  margin-bottom: 15px;
  padding: 20px;
  background: transparent; }
  .widget-container th {
    text-align: center; }
  .widget-container #searchform {
    width: 100%;
    float: none;
    text-align: center; }
  .widget-container .navbar-search:after {
    color: #9a9182;
    content: "";
    font-family: "FontAwesome";
    font-size: 15px;
    position: relative;
    right: 25px;
    top: 1px; }
  .widget-container #searchform .search-query {
    border: 0 none;
    box-shadow: 0 0 1px #6c6d6d;
    padding: 5px 30px 5px 5px;
    width: 90%; }

#widgets_section_section th {
  text-align: center; }
#widgets_section_section #searchform {
  width: 100%;
  float: none;
  text-align: center; }
#widgets_section_section .navbar-search:after {
  color: #9a9182;
  content: "";
  font-family: "FontAwesome";
  font-size: 15px;
  position: relative;
  right: 25px;
  top: 1px; }
#widgets_section_section #searchform .search-query {
  border: 0 none;
  box-shadow: 0 0 1px #6c6d6d;
  padding: 5px 30px 5px 5px;
  width: 90%; }
#widgets_section_section .screen-reader-text {
  width: 100%;
  display: none; }
#widgets_section_section select {
  width: 87%;
  background: none;
  padding: 5px; }

h3.widget-title {
  margin-top: 0;
  margin-bottom: 10px;
  font-weight: normal;
  line-height: 1.1em;
  font-size: 1.389em;
  overflow: hidden;
  text-overflow: ellipsis;
  text-transform: uppercase; }

.magazine-title {
  margin-top: 0; }

.magazine-view {
  margin-top: 2px;
  float: right; }

#after_footer {
  background: #333; }

#footer_section {
  border-bottom: 1px dashed #262929;
  padding-top: 26px;
  background: #333; }
  #footer_section .screen-reader-text {
    width: 100%;
    display: none; }
  #footer_section select {
    width: 100%;
    padding: 5px; }
  #footer_section .widget-container ul li, #footer_section .widget ul li {
    padding-top: 1px;
    padding-bottom: 1px;
    padding-left: 4px;
    border: medium none;
    list-style: none;
    line-height: 1.8em; }
  #footer_section .widget-container ul li:last-child, #footer_section .widget ul li:last-child {
    border-bottom: none; }
  #footer_section h3.widget-title {
    margin-bottom: 1.5em; }

.widget-container ul li a {
  text-decoration: none;
  transition: all 0.6s ease 0s;
  word-wrap: break-word; }

.widget-container ul li a:hover {
  padding-left: 0px; }

.widget-container ul li {
  border-bottom: 1px solid #E5DFDF; }

.widget_product_categories li.current-cat > a {
  font-weight: bold; }

.widget_product_categories .children li {
  border-bottom: none; }

.searchbar-header {
  padding: 0; }
  .searchbar-header #searchform {
    width: 100%;
    float: none;
    text-align: right; }
  .searchbar-header .navbar-search:after {
    background: #898989;
    border-radius: 50px;
    color: #fff;
    content: "";
    font-family: "FontAwesome";
    font-size: 18px;
    font-weight: bold;
    padding: 15px;
    position: relative;
    right: 0;
    top: 8px; }
  .searchbar-header #searchform .search-query {
    border: 1px solid #898989;
    border-radius: 50px;
    box-shadow: none;
    color: #333;
    height: 49px;
    padding: 5px 30px 5px 15px;
    position: absolute;
    right: 0;
    width: 52%;
    font-size: 1em; }

#sidebar .PI_SimpleTwitterTweets .avatar img {
  margin-right: 10px;
  margin-top: 5px; }
#sidebar .widget-container.social-icons-widget ul li {
  border: 0;
  padding: 0; }
#sidebar .widget-container.social-icons-widget ul {
  margin: 0; }
#sidebar h3.widget-title:only-child {
  padding: 0; }
#sidebar select {
  width: 100%;
  padding: 5px; }
#sidebar .screen-reader-text {
  width: 100%;
  display: none; }
#sidebar .flex-video {
  margin-bottom: 0; }
#sidebar .widget-container {
  display: inline-block;
  padding: 0;
  width: 100%;
  margin-bottom: 40px; }
#sidebar .widget-container ul {
  margin-left: 0;
  padding: 0; }
#sidebar .widget_nav_menu .menu {
  padding: 0; }
#sidebar .widget-container ul li {
  border-bottom: 1px solid #323838;
  border-top: 1px solid #dbdbdb;
  padding: 8px 0; }
#sidebar .widget-container ul li:first-child {
  border-top: 0;
  padding-top: 0; }
#sidebar .widget-container ul li:last-child {
  border-bottom: 0;
  padding-bottom: 0; 
  width: 100%;}
#sidebar .widget-container ul .children {
  margin: 0; }
#sidebar .widget-container ul .page_item_has_children > a {
  font-weight: bold;
  border-bottom: 1px solid #323838; }

.widget-container ul, .widget ul {
  margin-left: -2.5em; }
  .widget-container ul li, .widget ul li {
    list-style: none;
    font-size: 1em;
    line-height: 1.8em; }

table#wp-calendar {
  width: 100%; }
  table#wp-calendar th {
    font-size: 1em; }
  table#wp-calendar td {
    padding: 5px 0;
    width: 14.28571428571429%;
    text-align: center;
    font-size: 1em; }

.widget-container #searchform .pull-right {
  margin-right: 30px; }
.widget-container #searchform input.input-medium {
  display: inline-block;
  float: none; }

#footer-widgets {
  color: #fff;
  margin-bottom: 5px; }
  #footer-widgets .widget-container {
    border: none; }
  #footer-widgets a {
    color: #fff; }

#after_footer {
  padding: 26px 0 0;
  color: #fff; }
  #after_footer a {
    color: #fff; }
  #after_footer .market {
    line-height: 1.7em; }

.product_list_widget .amount {
  color: #A7C23C;
  font-weight: bold; }

.productlist-widget a {
  font-size: 1em;
  font-weight: 500;
  color: #fff; }

.productlist-widget {
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden; }

.productlist-widget .product-title {
  text-overflow: ellipsis;
  overflow: hidden;
  display: block; }

.product_list_widget {
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden; }

.product_list_widget a {
  font-size: 1em;
  font-weight: 500;
  color: #fff;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis; }

.widget_shopping_cart_content {
  background-color: #fff;
  margin-left: -18.6em;
  width: 330px;
  z-index: 9999;
  position: relative;
  border: 3px solid #ddd;
  margin-top: 5px;
  box-shadow: 2px 2px 10px 2px rgba(0, 0, 0, 0.1); }

.widget.woocommerce.widget_shopping_cart {
  position: absolute; }

.widget_shopping_cart_content:after, .widget_shopping_cart_content:before {
  bottom: 100%;
  left: 50%;
  border: solid transparent;
  content: " ";
  height: 0;
  width: 0;
  position: absolute;
  pointer-events: none; }

.widget_shopping_cart_content:after {
  border-color: rgba(26, 41, 62, 0);
  border-bottom-color: #dddddd;
  border-width: 5px;
  margin-left: 32%; }

.widget_shopping_cart_content:before {
  border-color: rgba(120, 201, 222, 0);
  border-bottom-color: #dddddd;
  border-width: 11px;
  margin-left: 30%; }

.product_list_widget li a.remove::before {
  bottom: 0;
  color: #e2401c;
  font-family: FontAwesome;
  font-weight: 400;
  left: 0;
  line-height: 1.618;
  position: absolute;
  right: 0;
  text-align: center;
  text-indent: 0;
  top: 0; }

.text_widget p {
  color: #9e9e9e; }

.woocommerce ul.product_list_widget li img, .woocommerce-page ul.product_list_widget li img {
  border: medium solid white;
  height: auto; }

.woocommerce ul.product_list_widget li img {
  float: none;
  margin-left: 4px;
  width: 20%;
  height: auto;
  box-shadow: none; }

#footer-widgets .textwidget {
  color: #fff; }

.yith-wcwl-add-to-wishlist {
  margin-top: 0px;
  padding: 1.35%; }

.yith-wcwl-wishlistexistsbrowse.show a:hover, .yith-wcwl-wishlistexistsbrowse.show a:focus {
  color: #5d5d5d;
  text-decoration: none; }

.yith-wcwl-wishlistaddedbrowse.show a {
  background: linear-gradient(#f9f9f9, #ececec);
  font-size: 0.9em;
  cursor: pointer;
  position: relative;
  font-family: inherit;
  text-decoration: none;
  overflow: visible;
  padding: 0.318em 0.2em;
  border-radius: 3px;
  padding: 0.318em .2em;
  border-radius: 2px;
  color: #5d5d5d;
  border-top: 1px solid #dbdbdb;
  border-right: 1px solid #dbdbdb;
  border-left: 1px solid #dbdbdb;
  border-bottom: 2px solid #DDD6D6;
  white-space: nowrap;
  display: inline;
  font-weight: 500; }

.wishlist_table .add_to_cart, a.add_to_wishlist.button.alt, .yith-wcwl-wishlistexistsbrowse.show > a, .view_all_button {
  background: linear-gradient(#f9f9f9, #ececec);
  font-size: 0.9em;
  cursor: pointer;
  position: relative;
  font-family: inherit;
  text-decoration: none;
  overflow: visible;
  padding: 0.318em 0.2em;
  border-radius: 3px;
  padding: 0.318em .2em;
  border-radius: 2px;
  color: #5d5d5d;
  border-top: 1px solid #dbdbdb;
  border-right: 1px solid #dbdbdb;
  border-left: 1px solid #dbdbdb;
  border-bottom: 2px solid #DDD6D6;
  white-space: nowrap;
  display: inline;
  font-weight: 500;
  padding-top: 5px; }

.feedback {
  display: none; }

.view_all_button {
  padding: 0.318em 1.2em;
  font-weight: 700; }

.view_all_button:hover {
  color: #5d5d5d;
  text-decoration: none; }

.view_all_button {
  float: right;
  margin-top: 6%; }

.added_to_cart.wc-forward {
  display: block;
  padding-left: 0.5em;
  padding-top: 1em;
  text-decoration: none;
  white-space: normal; }

.add-to-cart-button:hover {
  text-decoration: none; }

.details .nav-toggle, .details-other-products .nav-toggle {
  background-color: #FFFFFF;
  border: 1px solid #D7D7D7;
  cursor: pointer;
  padding: 0.1em 0.2em; }

.details, .details-other-products {
  border: 1px solid #DBDBDB;
  box-shadow: 1px 1px 3px #DBDBDB;
  margin-top: -5%;
  padding-left: 5%;
  padding-right: 5%;
  padding-bottom: 5%;
  overflow: hidden;
  white-space: nowrap; }
  .details .product_title, .details-other-products .product_title {
    color: #2F9EB5; }
  .details a:focus, .details a:hover, .details-other-products a:focus, .details-other-products a:hover {
    text-decoration: none; }

.details h3, .details-other-products h3 {
  overflow: hidden;
  text-overflow: ellipsis;
  margin-bottom: 0.2em; }

.posted-by-div {
  margin-bottom: 0.4em; }

.yith-wcwl-wishlistexistsbrowse.show .feedback {
  display: none; }

.glyphicon.glyphicon-chevron-down, .glyphicon-chevron-up {
  font-size: 10px; }

.collapsible {
  padding-top: 5%; }

.latest_products a img {
  max-width: 100%;
  height: 224px;
  width: 224px; }
.latest_products .products {
  margin-top: 2%; }

#footer_section #footer-widgets #footer-widget-container h3.widget-title {
  color: #FFFFFF; }

.widget-product-price del .amount {
  display: none; }

#footer-widget-container .widget-container ul li a:hover {
  padding-left: 0; }

ul.product_list_widget li a {
  color: #FFFFFF; }

#footer-widget-container ul.product_list_widget li img {
  float: left;
  margin-right: 15px;
  width: 50px; }

#footer-widget-container ul.product_list_widget li img, .woocommerce-page ul.product_list_widget li img {
  border: 2px solid #FFFFFF; }

#footer-widgets .product_list_widget .reviewer {
  color: #C6CCD6; }

.widget-product-price > ins {
  text-decoration: none; }

/*******************Collapsible widget area plugin ******************************/
#sidebar .widget-container.collapsible-widget {
  padding: 0;
  border: none; }
  #sidebar .widget-container.collapsible-widget .ui-state-default, #sidebar .widget-container.collapsible-widget .ui-widget-content .ui-state-default, #sidebar .widget-container.collapsible-widget .ui-widget-header .ui-state-default {
    background: none; }
  #sidebar .widget-container.collapsible-widget .ui-accordion .ui-accordion-icons {
    padding-left: 0;
    border-radius: 0; }
  #sidebar .widget-container.collapsible-widget .ui-accordion .ui-accordion-header {
    padding: 0.2em 0.2em 0.2em 0.5em; }
  #sidebar .widget-container.collapsible-widget .ui-accordion .ui-accordion-header .ui-accordion-header-icon {
    margin-left: 80%;
    background-color: #5dc6dc; }
  #sidebar .widget-container.collapsible-widget .ui-icon-triangle-1-e {
    background-position: -64px -1px; }
  #sidebar .widget-container.collapsible-widget .ui-icon-triangle-1-s {
    background-position: 1px -1px; }
  #sidebar .widget-container.collapsible-widget .widgettitle > a {
    font-size: 1.714em; }
  #sidebar .widget-container.collapsible-widget .ui-accordion .ui-accordion-content {
    padding: 1em 1em;
    margin-top: -20px;
    border: 1px solid #DBDBDB;
    box-shadow: 1px 1px 3px #e0e0e0;
    border-top: 0; }

.ui-state-default, .ui-widget-content .ui-state-default, .ui-widget-header .ui-state-default {
  border: 1px solid #DBDBDB;
  box-shadow: 1px 1px 3px #e0e0e0; }

.ui-state-active, .ui-widget-content .ui-state-active, .ui-widget-header .ui-state-active {
  border: 1px solid #DBDBDB;
  box-shadow: 1px 1px 3px #e0e0e0; }

/***************************************************************/
#footer-widget-container ul li {
  line-height: 1.3em; }

.product_widget_size {
  width: 16em; }

.product_widget_size {
  margin: auto; }

#sidebar .widget_shopping_cart_content {
  left: 0;
  width: 100%;
  margin-left: 0;
  border: none;
  box-shadow: none; }
#sidebar .widget_shopping_cart_content:after, #sidebar .widget_shopping_cart_content:before {
  border: none; }
#sidebar .minicart-container {
  padding: 0; }
#sidebar .widget-container ul li {
  border-bottom: 0; }
  #sidebar .widget-container ul li a {
    transition: none; }
  #sidebar .widget-container ul li a:hover {
    padding-left: 0; }

.collapsible {
  white-space: pre-wrap; }

#horizontal-widget-container aside ul.product_list_widget li img {
  width: auto; }

#horizontal-widget-container aside ul.product_list_widget li a {
  color: #9E9E9E; }

#horizontal-widget-container .widget_shopping_cart_content {
  margin-left: 0; }

#horizontal-widget-container .widget_recent_reviews .product_list_widget a {
  white-space: normal; }

#horizontal-widget-container h3.widget-title {
  line-height: 1.2em; }

#sidebar > h3 {
  border: 1px solid #DBDBDB;
  box-shadow: 1px 1px 3px #E0E0E0;
  padding: 0.7em;
  margin-bottom: 0;
  border-bottom: none; }

#sidebar .widget_mgwoocommercebrands {
  border: 1px solid #DBDBDB;
  box-shadow: 1px 1px 3px #E0E0E0;
  border-top: none;
  margin-bottom: 1em; }

#sidebar .widget_mgwoocommercebrands ul {
  margin-left: 1.7em;
  padding-top: 1em; }

#top-bar ul li > h3, #horizontal-widget-container > h3 {
  margin-left: 1em; }

#top-bar .widget_mgwoocommercebrands ul, #horizontal-widget-container .widget_mgwoocommercebrands ul {
  margin-left: 1.7em; }

#horizontal-widget-container ul li {
  border-bottom: none; }

.widget_calendar caption {
  text-align: center; }
.widget_calendar tfoot #prev {
  text-align: left; }
.widget_calendar tfoot #next {
  text-align: right; }
.widget_calendar #today {
  font-weight: bold; }

#widget_boxes_container .box ul.edu_recent_posts_ul {
  padding: 0; }

#widget_boxes_container .box-widget-title {
  text-align: left; }

.edu_recent_posts_li {
  text-align: left;
  margin-bottom: 20px;
  border-bottom: 1px solid #ccc;
  padding-bottom: 20px;
  float: left; 
  width: 100%;
}
  .edu_recent_posts_li .single_product_image {
    padding-left: 0; }
  .edu_recent_posts_li .row_sidebar {
    margin: 10px 0; }
  .edu_recent_posts_li {
    float: right; 
}
.edu_recent_posts_li div img {
    height: auto;
    width: 100%;
}

.cat-post-widget .cat-post-title {
  font-size: unset; }

.home div.wpcf7-response-output, .blog div.wpcf7-response-output {
  margin-top: 70px; }

#slider .carousel-control {
  line-height: 30px;
  z-index: 9999; }

#slider .carousel-caption {
  left: 6%;
  text-align: left;
  top: 80px;
  right: 6%;
  word-wrap: break-word; }
  #slider .carousel-caption h2 {
    font-size: 3.889em;
    line-height: 70px;
    font-weight: 500; }
  #slider .carousel-caption p {
    font-size: 2.889em;
    line-height: 60px;
    font-weight: 500; }

#slider {
  margin-top: 20px; }
  #slider .cycle-slide {
    width: 100%; }
  #slider .carousel-indicators {
    background: none;
    bottom: 10px;
    color: #fff;
    left: 0;
    margin: 0;
    padding: 0;
    position: absolute;
    width: 100%;
    text-align: center; }
  #slider .carousel-indicators li {
    margin: 3px 0;
    border: 2px solid #2D3333;
    background: #fff; }
  #slider .carousel-indicators li.active {
    border: 2px solid #ffffff;
    margin: 3px 0;
    background: #000; }

@media screen and (max-width: 860px) {
  .flex-direction-nav .flex-prev {
    opacity: 1;
    height: 72px; }

  .flex-direction-nav .flex-next {
    opacity: 1;
    height: 72px; } }
.flex-direction-nav {
  position: absolute;
  top: 50%;
  width: 100%;
  z-index: 10; }

.thumbimages {
  margin-left: 17px;
  margin-right: 17px; }

.error404 #content {
    text-align: center;
}
#error_page {
    margin-bottom: 10%;
    margin-top: 8%;
}

/*separator after every element start*/
.content-wrapper .container {
    border: medium none;
}
#recent_posts_section .container, 
#magazine_section .container, 
#callout_section_section .container, 
#widgets_section_section .container, 
#twitterbar_section_section .container, 
#html_box_section .container, 
#boxes_section .container, 
#video_section .container, 
#google_maps_section .container,
.about-portfolio
{
    border-top: 4px double #dbdbdb;
}
#recent_posts_section, #product_element_section, #magazine_section, #callout_section_section, #widgets_section_section, #twitterbar_section_section, #html_box_section, #boxes_section, #video_section, #google_maps_section 
{
    margin-top:3%;
}

.container-full-width:nth-of-type(2) .container{
    border:none;
}
.container-full-width:nth-of-type(2)
{
	margin-top:0 !important;
}
/*separator after every element end*/

#boxes_section .boxesTitle {
    margin-top: 2%;
    text-align:center;
    padding: 0;
}
.teacherTitle{
    text-align:center;
    margin-top: 0;
    padding: 0;
}
.teacherDescription, .boxesDescription{
	text-align:center;
}
#search_page .entry-summary {
    float: left;
}
.edu_post_content > h3{
white-space: nowrap;
width: 150px;
overflow: hidden;
text-overflow: ellipsis;
}
#magazine_pagination {
    margin-bottom: 3%;
}
/*# sourceMappingURL=style.css.map */

.sticky {
  display: block; }
.gallery-caption {
  display: block; }
.bypostauthor {
  display: block;
  background-color: #F2F2F2;
  padding-left: 0.5em;
  padding-top: 0.5em; }

#slider_lite_section.container-full-width .container {
  max-width: none;
  padding: 0; }
