/* free vs pro table */

#free_pro .free-pro-table {
  border-spacing: 0;
  width: 100%;
}

#free_pro .free-pro-table th {
  padding-bottom: 20px;
}

#free_pro .free-pro-table td {
  border-top: 1px solid #ccc;
  padding: 20px 0 25px;
}

#free_pro .free-pro-table h3{
  margin: 0;
}

#free_pro .free-pro-table td p {
  margin: 0;
}

#free_pro .free-pro-table .only-lite,
#free_pro .free-pro-table .only-pro {
  text-align: center;
  width: 15%;
}

#free_pro .free-pro-table .only-lite .dashicons-before:before {
  color: #00A878;
}

#free_pro .free-pro-table .only-pro .dashicons-before:before {
  color: #ff3439;
}

#free_pro .free-pro-table .only-lite .dashicons-before:before,
#free_pro .free-pro-table .only-pro .dashicons-before:before {
  font-size: 35px;
  height: 35px;
  width: 35px;
}

#free_pro .ti-about-page-text-center {
  text-align: center;
}


a[href="themes.php?page=boxy_upgrade"] {
  font-weight: 700!important; 
} 
  
#adminmenu .theme-icon {
   position: relative;
}    
.theme-icon {  
  padding: 6px 7px;
  display: inline-block;
  background-color: #d54e21;
  color: #fff;
  font-size: 12px;
 //line-height: 17px;
  font-weight: 600;
  margin: 0px 0 0 2px;
  //vertical-align: top;
  -webkit-border-radius: 10px;
  border-radius: 100%;
  z-index: 26;
  margin-left: 5px; 
  transform: rotate(-42deg);
}


.wp-badge.welcome-logo {
    background-image: url("../../images/logo1.png");
    background-position: center center;
    background-repeat: no-repeat;
    background-size: 100% 100%;
}

.info-tab-content {
  margin: 50px 0px;
}

.pro-features-tab {
  margin-top: 0;
}

.theme_info_left {
  width: 39%;
  margin-right: 4%;
  float: left;
}

.theme_info_right {
  width: 57%;
  float: left;
}  

.theme_info_right img {
  width: 100%;
  box-shadow: 0 0 15px 0 rgba(0, 0, 0, 0.1);
}

.theme_info h3 {
  font-size: 17px;
  margin-top: 0;
  margin-bottom: 10px;
}

.theme_info h4 {
  font-size: 17px;
  margin-top: 0;
  margin-bottom: 10px;
}


.theme_info .theme_link {
  margin-bottom: 30px;
}

.clearfix:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}

.clearfix {
    display: inline-block;
}

.clearfix {
    display: block;
}

.royal-wrapper {
  margin: 25px 40px 0 20px;
}

/* tab style */
.royal-wrapper .nav-tab {
   font-size: 18px;
    padding-left: 15px;
    padding-right: 15px;
}

.about-wrap .about-text {
    font-weight: 300;
}
.about-text p,.pre-description {
    color: #333;
    font-size: 18px;
}
.about-text p {
   margin-top: 25px;
   font-weight: 400;
}
.pre-description  {
  padding-right: 20px;
}
.about-text p a {
  font-weight: 700;
  text-decoration: none;
}
.bold-txt {
  color: #e12e2e;
   font-weight: 700;
}
.strike-rate {
    position: relative;
    margin: 0px 7px;
}
.strike-rate:before {
    background-color: #333;
    content: "";
    height: 2px;
    left: 2px;
    position: absolute;
    top: 49%;
    transform: rotate(-17deg);
    width: 100%;    
} 

.upgrade-btn {
  margin:0;
}

.upgrade-btn .upgrade {
  float: right;
  display: block;
  text-decoration: none;
  margin: 10px;
  padding-right: 10px;
  font-size: 14px;
  border: 5px solid #e4e2e2;
  border-radius: 3px;
  font-weight: bold; }
  .wrap p .view-demo i, .wrap p .upgrade i , .wrap p .ask-question i, .wrap p .view-doc i {
    padding: 10px 15px;
    font-size: 1.2em;
    display: inline-block;
    line-height: 25px; }
.wrap p .view-demo {
  background-color: #cecbcb;
  color: black; }
  .wrap p .view-demo i {
    background-color: #aca8a8;
    color: black; }
  .wrap p .view-demo:hover {
    background-color: #aca8a8; }
.wrap p .upgrade {
  background-color: #f05151;
  color: white; }
  .wrap p .upgrade i {
    background-color: #d53f3f;
    font-size: 1.2em; }
  .wrap p .upgrade:hover {
    background-color: #d53f3f; }
    .wrap p .view-doc {
  background-color: #1F94E7;
  color: white; }
  .wrap p .view-doc i {
    background-color: #2186CD;
    font-size: 1.2em; }
  .wrap p .view-doc:hover {
    background-color: #2186CD; }
.wrap p .ask-question {
  background-color: #56a600;
  color: white; }
  .wrap p .ask-question i {
    background-color: #53881c;
    font-size: 1.2em; }
  .wrap p .ask-question:hover {
    background-color: #53881c; }
.wrap .one-third.column {
  border: 2px solid #d7d7d7;
  float: left;
  box-shadow: 5px 5px 0 #d7d7d7;
  margin: 30px;
  width: 23%;
  padding: 20px;
  background-color: white;
  text-align: center; }
  .wrap .one-third.column h3 {
    font-size: 1.5em;
    border: none; }
  .wrap .one-third.column p {
    font-size: 14px;
    margin-bottom: 0;
    text-align: left; }
  .wrap .one-third.column .fa {
    font-size: 50px;
    color: #f94242; }
    #customize-control-display_header_text > label {
  display: none;
}

/*# sourceMappingURL=admin.css.map */
