body {
  /*hiden*/
}

body .go-top {
  display: none;
}

body footer.entry-footer-vc {
  display: none;
}

body .rev-btn {
  border-radius: 5px !important;
  text-transform: uppercase !important;
}

body .plan-boxes .wpb_wrapper {
  border-radius: 5px;
}

body .plan-boxes .wpb_wrapper a {
  border-radius: 5px !important;
}

body .padding-top25 {
  padding-top: 10px;
}

body a.vc_btn3 {
  border-radius: 5px !important;
}

body .shared-plan2 .vc_single_image-img {
  max-width: 50%;
}

body .shared-plan2 figure {
  min-height: 32px !important;
}

body .shared-plan2 .wpb_wrapper {
  border-radius: 5px;
}

body .shared-plan2 ul li {
  font-size: 14px;
  line-height: 26px;
}

body .shared-plan2 .wpb_content_element {
  margin-bottom: 25px;
}

body .shared-plan2 h2 {
  padding-top: 24px;
  font-size: 20px;
}

body .shared-plan2 .pricing {
  color: black;
  font-size: 26px;
  font-weight: 600;
}

body .shared-plan2 .pricing sup {
  font-size: 14px;
  font-weight: 400;
}

body .shared-plan2:hover .pricing {
  color: white;
}

body .shared-plan2 .vc_btn3-container {
  border-bottom-left-radius: 5px;
  border-bottom-right-radius: 5px;
}

body .partner-logo {
  -webkit-filter: grayscale(1);
          filter: grayscale(1);
  opacity: 0.5;
}

#reseller-banner .padding-bottom260 {
  padding-bottom: 210px !important;
}

.price_rangetxt {
  display: -webkit-box !important;
  display: -ms-flexbox !important;
  display: flex !important;
  -webkit-box-pack: justify !important;
      -ms-flex-pack: justify !important;
          justify-content: space-between !important;
  padding-right: 0 !important;
  padding-left: 0 !important;
}

.price_rangetxt .icon {
  width: 15px !important;
  height: 15px !important;
  padding: 0 !important;
  margin: 0 !important;
}

.page-id-1495 .ui-slider {
  width: 100% !important;
}

.page-id-1495 .price_rangetxt {
  background-color: transparent !important;
}

.page-id-1495 .ui-widget-content {
  top: -39px !important;
}

.page-id-1495 .ui-widget-content::before {
  content: none !important;
}

.page-id-1495 .ui-widget-content::after {
  content: none !important;
}

.page-id-1495 .horizontal_slider .price-slider-rt {
  background-color: rgba(0, 0, 0, 0.5);
  border-radius: 5px;
}

.page-id-1495 .price_txt,
.page-id-1495 .buynow-button {
  border-radius: 5px;
}

.page-id-1495 #vps-banner p {
  line-height: 2rem;
}

#New_mega_menu {
  padding: 10px 20px 20px 20px !important;
}

#New_mega_menu .Mega-inner_below {
  margin-top: 15px !important;
}

#New_mega_menu .Mega-inner_below h3 a {
  margin-bottom: 6px !important;
}

.plan_table {
  border: none;
}

.plan_table .btn a {
  border-radius: 5px !important;
  font-size: 14px !important;
  font-weight: 500 !important;
  -webkit-transition: all ease-in-out .3s !important;
  transition: all ease-in-out .3s !important;
}

.plan_table tbody td {
  font-size: 14px !important;
}

.plan_table tbody tr:nth-child(odd) {
  background-color: #fefefe !important;
}

.plan_table tbody tr:hover {
  background-color: #f4f4f4 !important;
  -webkit-transform: scale(1.02);
          transform: scale(1.02);
  -webkit-box-shadow: rgba(0, 0, 0, 0.05) 0px 0px 15px;
          box-shadow: rgba(0, 0, 0, 0.05) 0px 0px 15px;
  -webkit-transition: all ease-in-out .2s !important;
  transition: all ease-in-out .2s !important;
}

.plan_table tbody tr {
  border-color: #EEE !important;
}

.plan_table thead {
  background-color: #333 !important;
}

.plan_table thead th {
  padding: 12px 22px 9px !important;
  color: #CCC !important;
}

#wdc-style .input-group {
  border: none !important;
}

#wdc-style .input-group button#Submit {
  margin: 0 !important;
  border-radius: 0 4px 4px 0 !important;
}

#wdc-style #Search {
  border-radius: 5px !important;
}

#wdc-style #Search:focus, #wdc-style #Search:active {
  background-color: #f4f4f4 !important;
}

#wdc-style .domain_checker_box #Search {
  border-radius: 5px 0 0 5px !important;
}

.domain-boxes .wpb_wrapper {
  border-radius: 5px;
}

.domain-boxes .wpb_wrapper h2 {
  font-size: 32px !important;
  margin-bottom: 0 !important;
  font-weight: 600 !important;
}
/*# sourceMappingURL=reset.css.map */