/*
Theme Name: Maxcube Child
Template: maxcube
Theme URI: http://maxcube.ancorathemes.com
Description: Maxcube is a Premium WordPress theme that has built-in support for popular Page Builders, slider with swipe gestures, and is SEO- and Retina-ready. The unique system of inheritance and override options allows setting up individual parameters for different sections of your site and supported plugins.
Author: AncoraThemes
Author URI: http://ancorathemes.com
Version: 1.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
*/


/* =Theme customization starts here
-------------------------------------------------------------- */

:focus {
  outline: 2px solid #48bef0 !important;
  outline-offset: 2px !important;
}

.sc_layouts_search  {
    display: none !important;
}

@media (max-width: 479px)
.sc_content_width_1_1 {
width: 95% !important;
}

.sc_content_width_1_1 {
width: 95% !important;
}


sc_item_subtitle {
  font-size: 20px !important;
  letter-spacing: 0.75px;
  font-weight: 400;
  font-style: normal;
  text-transform: uppercase;
  padding: 0 0em !important;
}


.sc_price_item .sc_price_item_title {
  position: relative;
  margin: 0 auto;
  top: calc(-2em - 21px);
  width: calc(100% - 20px);
  font-size: 2.216em !important;
  font-weight: 600;
  line-height: 1.8;
  text-transform: none;
  letter-spacing: 0;
}

.scheme_default .sc_price_item .sc_price_item_price {
  color: #000;
  letter-spacing: 1.85px;
  font-size: 2.216em !important;
  text-transform: uppercase;
   font-weight: 600;
}

.trx_addons_columns_wrap, .trx_addons_column-1_3 {
  text-align: left !important;
  margin: 0 auto !important;
}

.sc_content_bordered.sc_padding_medium {
  padding: 3.3em 2.4% 3.9em !important;
}

.page_content_wrap {
  padding-top: 6rem !important;
  padding-bottom: 10.05rem;
}

.sc_item_subtitle {
  padding: 0 0em !important;
}

.sc_content_bordered .sc_item_subtitle.sc_align_right {
    padding-right: 10px !important;
    padding-left: 10px !important;
}


.trx_addons_columns_wrap.columns_padding_bottom > [class*="trx_addons_column-"] {
    padding-bottom: 0px;
	padding-top: 60px;
}

.simple.sc_services_light .sc_services_item .sc_services_item_number {
	padding-top: 60px;
}
