.store-item-cta {
    width: 100%;
    margin: 5px 0px;
    float: left;
}
.store-item-cta div {
    width: 27%;
    float: left;
}
.store-star-rate  {
    width: 100%;
    clear: both;
}
.store-star-rate span {
    float: left;
    width: 23px;
    font-size: 21px;
}
.store-star-rate span.active {
    color: #FFC11E;
}
.card-text .text.text-details:before {
    margin: 37px 0 10px !important;
}
.event-card .text-description {
    margin-top: 5px;
}
.event-card .card-text {
    z-index: 2;
}
.event-card .card-date {
    z-index: 3;
}
.event-card .trending {
    left: 3%;
    top: 3%;
    background: none;
    color: #7F00FF;
    z-index: 1;
    font-size: 25px;
}
.event-card .trending span{
    font-size: 12px;
    position: relative;
    top: -6px;
    left: -4px;
}
.modules-photo {
    width: 36%;
    margin: auto;
}
.search-form .control{
    width: 100% !important;
}

.shop-ratings span{
    position: relative;
    top: -4px;
}
.tac {
    text-align: center !important;
}
.product-rating i {
    width: 72px;
}

.product-page-review {
    margin-top: 6px;
}

.product-reviews-sec {
    text-align: center;
    margin: 20px 0px 40px 0px;
    
}
.product-reviews-sec i{
    font-size: 24px;
}
.reviews-builder {
    box-shadow: none !important;
    border: none !important;
    padding: 0;
}

.contributor-name {
    color: #fff;
}
.checkout-table .button i {
    padding:0;
}
.padd-right-5 {
    padding-right: 5px !important;
}
/*Colors change*/
.pricing-wrapper .flex-card .condensed-plan .plan-description span,
.switch[type="checkbox"].is-primary:checked + label::before,
.billing-switcher-wrapper .by-month.is-active, .billing-switcher-wrapper .by-year.is-active,
.switch[type="checkbox"].is-primary:checked + label::before,
.pricing-wrapper .flex-card .condensed-plan .plan-price .yearly-billed {
    color: #ea8841 !important;
}

.switch[type="checkbox"].is-primary:checked + label::before {
    background:  #ea8841 !important;	
}


.pagination .active a {
  color: #7F00FF;
  background-color: transparent;
  font-weight: 600;
}
.pagination .active a:hover {
  background-color: transparent;
  color: #7F00FF;
  border: 0px;
}
.pagination .active a:focus {
  background-color: transparent;
  color: #7F00FF;
  outline: none;
}
.pagination li a {
  border: 1px;
  margin-left: 0px;
  color: #707070;
  padding: 7px 2px;
  margin: 0px 20px;
}
.pagination li a:hover {
  background-color: transparent;
  color: #4A90E2;
  padding-bottom: 2px;
  border-bottom: 1px solid;
}
.pagination li a:focus {
  outline: none;
  background-color: transparent;
  /*color:#707070;*/
}
.pagination li:first-child a, .pagination li:last-child a {
  border: 2px solid #7F00FF !important;
  border-radius: 6px;
  margin: 0px;
  padding: 6px 12px;
  border: 2px solid;
  font-size: 14px;
  color: #7F00FF;
  border-radius: 100%;

}
.pagination li i {
	 line-height: 1.5;
}
.pagination li:first-child a:hover, .pagination li:last-child a:hover {
  text-decoration: none !important;
  color: #fff;
  background-color: #7F00FF;
}
.pagination li:first-child a:focus, .pagination li:last-child a:focus {
  outline: none;
}

.pagination .active a {
	    color: #333 !important;
}
.product-creator {
    margin: 0px 0px 10px 0px !important;
}
.product-creator .testimonial-item {
    margin: 39px 0px 0px 0px !important;
}
.product-creator .flex-card{
    box-shadow: none;
    margin: 39px 0px 0px 0px !important;
    border: 1px solid #e3e3e3;	
}
.main-menu .main-menu-inner .side-icon.is-active i, .main-menu .main-menu-inner .side-icon:hover i {
    color: #da652d;
}
.child-menu, .child-menu li.have-children ul, .child-menu li.have-children ul li a {
    background: #da652d !important;
}
.child-menu .sidebar-menu li a:hover, .pageloader,.fab.is-active .fab__ripple, .child-menu li.have-children.active {
    background-color: #cd5620 !important;
}
nav.dashboard-nav .nav-icon:hover i {
    color: #da652d !important;
}
.child-menu .sidebar-menu li a i {
    margin-right: 20px;
    color: #fff;
}
.child-menu .have-children i::after {
    position: absolute;
    top: 21px;
    right: 30px;
    content: "\E409";
    color: #fff;
    transition: all .5s;
    font-family: 'Material Icons';
}
.modal.is-active.modal-hero .modal-background {
    background: -webkit-linear-gradient(to right, #da652d, #cd5620);
    background: linear-gradient(to right, #da652d, #cd5620);
    background-color: #cd5620;
}
.simple-feed .feed-item:after {
    border: 2px solid #cd5620;

}
.responsive-table.is-accent tr:first-child {
    color: #fff !important;	
    background-color: #cd5620 !important;	
}
.content table th {
    color: #fff !important;	
}
/*.dashboard-wrapper .flex-card .icon-header i.primary {
    background-color: #cd5620;}*/
.breadcrumbs a {
    color: #cd5620;
}
