.artwork .motopress-tabs-obj.ui-tabs.motopress-tabs-basic .ui-tabs-nav li {
  border: 0px solid !important;
  padding-right: 7px !important;
  background: transparent !important;
}
.artwork .motopress-tabs-obj.ui-tabs.motopress-tabs-basic .ui-tabs-nav li a {
  border-bottom: 3px solid #717171 !important;
  color: #171717 !important;
}
.artwork .motopress-tabs-obj.ui-tabs.motopress-tabs-basic .ui-tabs-nav {
  border: 0px solid !important;
}
.artwork .motopress-tabs-obj.ui-tabs.motopress-tabs-vertical .ui-tabs-nav li.ui-state-active a,
.artwork .motopress-tabs-obj.ui-tabs.motopress-tabs-no-vertical .ui-tabs-nav li.ui-state-active a {
  -moz-box-shadow: none !important;
  -webkit-box-shadow: none !important;
  box-shadow: none !important;
  border-color: #ef953e !important;
  color: #ef953e !important;
}
.artwork .motopress-tabs-obj.ui-tabs.motopress-tabs-basic .ui-tabs-panel.ui-widget-content {
  border: 0px solid  !important;
  background-color: #f6f6f6 !important;
}
.artwork .motopress-tabs-obj.ui-tabs.motopress-tabs-padding-20 .ui-tabs-panel.ui-widget-content {
  padding: 30px !important;
}
.artwork .motopress-tabs-obj.ui-tabs.motopress-tabs-basic .ui-tabs-nav li a {
  padding: 10px 48px !important;
  font-size: 16px !important;
}
.artwork .motopress-tabs-obj.ui-tabs.motopress-tabs-vertical .ui-tabs-nav li {
  padding-right: 0px !important;
  padding-bottom: 7px !important;
}
.artwork .motopress-tabs-obj.ui-tabs.motopress-tabs-vertical .ui-tabs-nav li a {
  border-bottom: 0px solid !important;
  border-right: 3px solid #717171 !important;
}
.artwork .motopress-tabs-obj.ui-tabs.motopress-tabs-vertical .ui-tabs-nav li:last-child {
  border-bottom: 0px solid !important;
}

.motopress-accordion-obj.ui-accordion.mp-theme-accordion-brand .motopress-accordion-item {
  border-bottom-width: 0px;
}
.motopress-accordion-obj.ui-accordion.mp-theme-accordion-brand .motopress-accordion-item + .motopress-accordion-item {
  margin: 8px 0 0;
}
.motopress-accordion-obj.ui-accordion.mp-theme-accordion-brand .ui-accordion-content {
  padding: 30px 34px 0;
}
.motopress-accordion-obj.ui-accordion.mp-theme-accordion-brand .ui-accordion-header .ui-icon {
  background: #ef953e;
  border-radius: 0px;
  border: 0px solid !important;
  width: 58px;
  height: 55px;
  -moz-transition-property: background-color;
  -o-transition-property: background-color;
  -webkit-transition-property: background-color;
  transition-property: background-color;
  -moz-transition-duration: 0.1s;
  -o-transition-duration: 0.1s;
  -webkit-transition-duration: 0.1s;
  transition-duration: 0.1s;
  -moz-transition-timing-function: ease-in-out;
  -o-transition-timing-function: ease-in-out;
  -webkit-transition-timing-function: ease-in-out;
  transition-timing-function: ease-in-out;
}
.motopress-accordion-obj.ui-accordion.mp-theme-accordion-brand .ui-accordion-header .ui-icon:before {
  content: "\f067";
  font: normal normal normal 16px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  color: #ffffff;
  display: block;
  margin: 20px 22px 0;
}
.motopress-accordion-obj.ui-accordion.mp-theme-accordion-brand .ui-accordion-header.ui-state-active .ui-icon:before {
  content: "\f068";
}
.motopress-accordion-obj.ui-accordion.mp-theme-accordion-brand .ui-accordion-header .ui-accordion-header-icon {
  top: 0;
  margin-top: 0;
}
.motopress-accordion-obj.ui-accordion.mp-theme-accordion-brand .ui-accordion-header {
  padding: 19px 22px 14px  !important;
  font-size: 16px;
  text-transform: none;
  font-weight: 400;
  background: #f6f6f6;
}
.motopress-accordion-obj.ui-accordion.mp-theme-accordion-brand .ui-accordion-icons {
  padding-left: 73px !important;
}

.motopress-table-obj thead {
  background: transparent;
  color: inherit;
}
.motopress-table-obj thead tr th:first-child,
.motopress-table-obj thead tr td:first-child {
  border-left: 0px solid;
}
.motopress-table-obj thead th,
.motopress-table-obj thead td {
  padding: 0;
  font-weight: inherit;
  border: 0px solid;
}
.motopress-table-obj tbody {
  background: transparent;
}
.motopress-table-obj tbody td, .motopress-table-obj tbody th, .motopress-table-obj tfoot td, .motopress-table-obj tfoot th {
  padding: 0;
  border: 0px solid;
}

.motopress-table-obj .motopress-table.mp-theme-table-brand {
  width: 100%;
  vertical-align: middle;
}
.motopress-table-obj .motopress-table.mp-theme-table-brand thead {
  background: #f2f2f2;
  font-size: 16px;
  color: #171717;
}
.motopress-table-obj .motopress-table.mp-theme-table-brand thead td, .motopress-table-obj .motopress-table.mp-theme-table-brand thead th {
  padding: 23px 27px 18px;
}
.motopress-table-obj .motopress-table.mp-theme-table-brand th {
  font-weight: 700;
}
.motopress-table-obj .motopress-table.mp-theme-table-brand tbody td, .motopress-table-obj .motopress-table.mp-theme-table-brand tbody th,
.motopress-table-obj .motopress-table.mp-theme-table-brand tfoot td,
.motopress-table-obj .motopress-table.mp-theme-table-brand tfoot th {
  padding: 22px 29px 21px;
}
.motopress-table-obj .motopress-table.mp-theme-table-brand th, .motopress-table-obj .motopress-table.mp-theme-table-brand td {
  border: 1px solid #d4d4d4;
  text-align: center;
}
.motopress-table-obj .motopress-table.mp-theme-table-brand th {
  font-weight: 400;
}

.motopress-table-obj .mp-theme-table-brand.motopress-table-first-col-left td:first-child,
.motopress-table-obj .mp-theme-table-brand.motopress-table-first-col-left th:first-child {
  text-align: left;
}

.artwork .motopress-button-obj .motopress-btn {
  margin: 0 0 24px;
}
.artwork .motopress-button-obj .mp-theme-button-brand,
.artwork .motopress-button-obj .mp-theme-button-white,
.artwork .motopress-download-button-obj .mp-theme-button-brand,
.artwork .motopress-download-button-obj .mp-theme-button-white,
.artwork .motopress-button-group-obj .mp-theme-button-white,
.artwork .motopress-button-group-obj .mp-theme-button-brand,
.artwork .motopress-service-box-obj .motopress-service-box-button-section .mp-theme-button-brand,
.artwork .motopress-cta-obj .mp-theme-button-white {
  font-family: "Roboto", sans-serif;
  line-height: 1.6;
  font-weight: 700;
  text-transform: uppercase;
  text-align: center;
  border-radius: 0px;
  border: 0px solid;
  text-shadow: none;
  display: inline-block;
}
.artwork .motopress-button-obj .mp-theme-button-brand:hover, .artwork .motopress-button-obj .mp-theme-button-brand:focus,
.artwork .motopress-button-obj .mp-theme-button-white:hover,
.artwork .motopress-button-obj .mp-theme-button-white:focus,
.artwork .motopress-download-button-obj .mp-theme-button-brand:hover,
.artwork .motopress-download-button-obj .mp-theme-button-brand:focus,
.artwork .motopress-download-button-obj .mp-theme-button-white:hover,
.artwork .motopress-download-button-obj .mp-theme-button-white:focus,
.artwork .motopress-button-group-obj .mp-theme-button-white:hover,
.artwork .motopress-button-group-obj .mp-theme-button-white:focus,
.artwork .motopress-button-group-obj .mp-theme-button-brand:hover,
.artwork .motopress-button-group-obj .mp-theme-button-brand:focus,
.artwork .motopress-service-box-obj .motopress-service-box-button-section .mp-theme-button-brand:hover,
.artwork .motopress-service-box-obj .motopress-service-box-button-section .mp-theme-button-brand:focus,
.artwork .motopress-cta-obj .mp-theme-button-white:hover,
.artwork .motopress-cta-obj .mp-theme-button-white:focus {
  text-decoration: none;
}
.artwork .motopress-service-box-obj .motopress-service-box-button-section .motopress-btn-size-large,
.artwork .motopress-button-group-obj .motopress-btn-size-large,
.artwork .motopress-button-obj .motopress-btn-size-large, .artwork .motopress-download-button-obj .motopress-btn-size-large, .artwork .motopress-modal-obj .motopress-btn-size-large {
  padding: 15px 46px 13px;
  font-size: 20px;
  font-weight: 400;
}
.artwork .motopress-service-box-obj .motopress-service-box-button-section .motopress-btn-size-middle,
.artwork .motopress-button-group-obj .motopress-btn-size-middle,
.artwork .motopress-button-obj .motopress-btn-size-middle, .artwork .motopress-download-button-obj .motopress-btn-size-middle, .artwork .motopress-modal-obj .motopress-btn-size-middle {
  padding: 12px 28px 11px;
  font-size: 16px;
}
.artwork .motopress-service-box-obj .motopress-service-box-button-section .motopress-btn-size-small,
.artwork .motopress-button-group-obj .motopress-btn-size-small,
.artwork .motopress-button-obj .motopress-btn-size-small, .artwork .motopress-download-button-obj .motopress-btn-size-small, .artwork .motopress-modal-obj .motopress-btn-size-small {
  padding: 9px 24px 8px;
  font-size: 14px;
}
.artwork .motopress-service-box-obj .motopress-service-box-button-section .motopress-btn-size-mini,
.artwork .motopress-button-group-obj .motopress-btn-size-mini,
.artwork .motopress-button-obj .motopress-btn-size-mini, .artwork .motopress-download-button-obj .motopress-btn-size-mini, .artwork .motopress-modal-obj .motopress-btn-size-mini {
  padding: 9px 24px 7px;
  font-size: 12px;
}
.artwork .motopress-service-box-obj .motopress-service-box-button-section .mp-theme-button-brand.motopress-btn-size-large,
.artwork .motopress-button-group-obj .mp-theme-button-white.motopress-btn-size-large,
.artwork .motopress-button-obj .mp-theme-button-white.motopress-btn-size-large {
  padding: 12px 46px 10px;
}
.artwork .motopress-service-box-obj .motopress-service-box-button-section .mp-theme-button-brand.motopress-btn-size-middle,
.artwork .motopress-button-group-obj .mp-theme-button-white.motopress-btn-size-middle,
.artwork .motopress-button-obj .mp-theme-button-white.motopress-btn-size-middle {
  padding: 9px 28px 8px;
}
.artwork .motopress-service-box-obj .motopress-service-box-button-section .mp-theme-button-brand.motopress-btn-size-small,
.artwork .motopress-button-group-obj .mp-theme-button-white.motopress-btn-size-small,
.artwork .motopress-button-obj .mp-theme-button-white.motopress-btn-size-small {
  padding: 6px 24px 5px;
}
.artwork .motopress-service-box-obj .motopress-service-box-button-section .mp-theme-button-brand.motopress-btn-size-mini,
.artwork .motopress-button-group-obj .mp-theme-button-white.motopress-btn-size-mini,
.artwork .motopress-button-obj .mp-theme-button-white.motopress-btn-size-mini {
  padding: 6px 24px 4px;
}
.artwork .motopress-service-box-obj .motopress-service-box-button-section .mp-theme-button-brand,
.artwork .motopress-button-group-obj .mp-theme-button-brand,
.artwork .motopress-button-obj .mp-theme-button-brand,
.artwork .motopress-modal-obj .mp-theme-button-brand,
.artwork .motopress-download-button-obj .mp-theme-button-brand {
  background: #171717;
  color: #ffffff;
  text-shadow: none;
}
.artwork .motopress-service-box-obj .motopress-service-box-button-section .mp-theme-button-brand:hover, .artwork .motopress-service-box-obj .motopress-service-box-button-section .mp-theme-button-brand:focus,
.artwork .motopress-button-group-obj .mp-theme-button-brand:hover,
.artwork .motopress-button-group-obj .mp-theme-button-brand:focus,
.artwork .motopress-button-obj .mp-theme-button-brand:hover,
.artwork .motopress-button-obj .mp-theme-button-brand:focus,
.artwork .motopress-modal-obj .mp-theme-button-brand:hover,
.artwork .motopress-modal-obj .mp-theme-button-brand:focus,
.artwork .motopress-download-button-obj .mp-theme-button-brand:hover,
.artwork .motopress-download-button-obj .mp-theme-button-brand:focus {
  background: #ef953e;
  color: #ffffff;
  text-decoration: none;
}
.artwork .motopress-button-obj .mp-theme-button-white,
.artwork .motopress-modal-obj .mp-theme-button-white,
.artwork .motopress-download-button-obj .mp-theme-button-white,
.artwork .motopress-button-group-obj .mp-theme-button-white {
  background: #ffffff;
  color: #171717;
  border: 3px solid #171717;
  text-shadow: none;
}
.artwork .motopress-button-obj .mp-theme-button-white:hover, .artwork .motopress-button-obj .mp-theme-button-white:focus,
.artwork .motopress-modal-obj .mp-theme-button-white:hover,
.artwork .motopress-modal-obj .mp-theme-button-white:focus,
.artwork .motopress-download-button-obj .mp-theme-button-white:hover,
.artwork .motopress-download-button-obj .mp-theme-button-white:focus,
.artwork .motopress-button-group-obj .mp-theme-button-white:hover,
.artwork .motopress-button-group-obj .mp-theme-button-white:focus {
  background: #ffffff;
  color: #ef953e;
  border-color: #ef953e;
}
.artwork .motopress-cta-obj .motopress-button-wrap .mp-theme-button-white {
  background: none;
  color: #ffffff;
  border: 2px solid #ffffff;
  text-shadow: none;
}
.artwork .motopress-cta-obj .motopress-button-wrap .mp-theme-button-white:hover, .artwork .motopress-cta-obj .motopress-button-wrap .mp-theme-button-white:focus {
  background: #ffffff;
  color: #ef953e;
}
.artwork .motopress-button-obj .motopress-btn-rounded, .artwork .motopress-button-inner-obj .motopress-btn-rounded, .artwork .motopress-cta-obj .motopress-button-wrap .motopress-btn-rounded, .artwork .motopress-download-button-obj .motopress-btn-rounded {
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
}

.motopress-list-obj > ul.motopress-list-type-icon {
  margin-left: 0;
}

.motopress-list-obj .motopress-list-type-icon .fa {
  color: #ef953e;
}

.artwork .motopress-posts_slider-obj .motopress-flexslider ul.flex-direction-nav a,
.artwork .motopress-image-slider-obj .flex-direction-nav a {
  text-shadow: none;
  margin-top: -20px !important;
}
.artwork .motopress-image-slider-obj.flexslider:hover .flex-prev,
.artwork .motopress-image-slider-obj.flexslider:hover .flex-next {
  opacity: 1;
}
.artwork .motopress-posts_slider-obj .motopress-flexslider ul.flex-direction-nav a:before,
.artwork .motopress-image-slider-obj .flex-direction-nav a:before {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: 48px;
}
.artwork .motopress-posts_slider-obj .motopress-flexslider ul.flex-direction-nav a.flex-next:before,
.artwork .motopress-image-slider-obj .flex-direction-nav a.flex-next:before {
  content: "\f105";
}
.artwork .motopress-posts_slider-obj .motopress-flexslider ul.flex-direction-nav a.flex-prev:before,
.artwork .motopress-image-slider-obj .flex-direction-nav a.flex-prev:before {
  content: "\f104";
}
.artwork .motopress-posts_slider-obj .motopress-flexslider .flex-control-nav li a,
.artwork .motopress-image-slider-obj .flex-control-paging li a {
  height: 14px !important;
  opacity: 1;
  width: 14px !important;
  border-radius: 100%;
  -moz-box-shadow: none;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.artwork .motopress-posts_slider-obj .motopress-flexslider .flex-control-nav li a.flex-active, .artwork .motopress-posts_slider-obj .motopress-flexslider .flex-control-nav li a:hover,
.artwork .motopress-image-slider-obj .flex-control-paging li a.flex-active,
.artwork .motopress-image-slider-obj .flex-control-paging li a:hover {
  opacity: 1;
}
.artwork .motopress-posts_slider-obj {
  margin-bottom: 80px !important;
}
.artwork .motopress-image-slider-obj.flexslider {
  margin: 0 0 80px;
}
.artwork .motopress-image-slider-obj.flexslider {
  padding: 3px;
  border-radius: 0px;
  -moz-box-shadow: 0 1px 4px transparent;
  -webkit-box-shadow: 0 1px 4px transparent;
  box-shadow: 0 1px 4px transparent;
}

.mp-theme-icon-brand,
.motopress-ce-icon-obj.mp-theme-icon-bg-brand .motopress-ce-icon-preview {
  color: #ef953e;
}

.mp-theme-icon-white {
  color: #ffffff;
}

.motopress-ce-icon-obj.mp-theme-icon-bg-brand.motopress-ce-icon-shape-rounded .motopress-ce-icon-bg,
.motopress-ce-icon-obj.mp-theme-icon-bg-brand.motopress-ce-icon-shape-square .motopress-ce-icon-bg,
.motopress-ce-icon-obj.mp-theme-icon-bg-brand.motopress-ce-icon-shape-circle .motopress-ce-icon-bg {
  background: #ef953e;
}
.motopress-ce-icon-obj.mp-theme-icon-bg-brand.motopress-ce-icon-shape-rounded .motopress-ce-icon-bg .motopress-ce-icon-preview,
.motopress-ce-icon-obj.mp-theme-icon-bg-brand.motopress-ce-icon-shape-square .motopress-ce-icon-bg .motopress-ce-icon-preview,
.motopress-ce-icon-obj.mp-theme-icon-bg-brand.motopress-ce-icon-shape-circle .motopress-ce-icon-bg .motopress-ce-icon-preview {
  color: #ffffff;
}

.motopress-service-box-obj.motopress-service-box-brand .motopress-service-box-icon-holder-rounded,
.motopress-service-box-obj.motopress-service-box-brand .motopress-service-box-icon-holder-square,
.motopress-service-box-obj.motopress-service-box-brand .motopress-service-box-icon-holder-circle {
  background: #ef953e;
}
.motopress-service-box-obj.motopress-service-box-brand .motopress-service-box-icon-holder-rounded .mp-theme-icon-brand,
.motopress-service-box-obj.motopress-service-box-brand .motopress-service-box-icon-holder-square .mp-theme-icon-brand,
.motopress-service-box-obj.motopress-service-box-brand .motopress-service-box-icon-holder-circle .mp-theme-icon-brand {
  color: #ffffff;
}

.motopress-ce-icon-obj.mp-theme-icon-bg-brand.motopress-ce-icon-shape-outline-rounded .motopress-ce-icon-bg,
.motopress-ce-icon-obj.mp-theme-icon-bg-brand.motopress-ce-icon-shape-outline-circle .motopress-ce-icon-bg,
.motopress-ce-icon-obj.mp-theme-icon-bg-brand.motopress-ce-icon-shape-outline-square .motopress-ce-icon-bg {
  border-color: #ef953e;
}
.motopress-ce-icon-obj.mp-theme-icon-bg-brand.motopress-ce-icon-shape-outline-rounded .motopress-ce-icon-bg .motopress-ce-icon-preview,
.motopress-ce-icon-obj.mp-theme-icon-bg-brand.motopress-ce-icon-shape-outline-circle .motopress-ce-icon-bg .motopress-ce-icon-preview,
.motopress-ce-icon-obj.mp-theme-icon-bg-brand.motopress-ce-icon-shape-outline-square .motopress-ce-icon-bg .motopress-ce-icon-preview {
  color: #ef953e;
}

.motopress-cta-style-brand {
  background: #ef953e;
}
.motopress-cta-style-brand,
.motopress-cta-style-brand .motopress-cta-content-container .motopress-cta-content-heading,
.motopress-cta-style-brand .motopress-cta-content-container .motopress-cta-content-subheading {
  color: #ffffff;
}

.wrapper-mce-lite .motopress-cta-obj .motopress-cta.motopress-cta-style-3d {
  background-color: #ef953e;
  color: #ffffff;
  -moz-box-shadow: none;
  -webkit-box-shadow: none;
  box-shadow: none;
}

.motopress-countdown_timer.mp-theme-countdown-timer-brand .countdown-section {
  background: #ef953e;
  color: #ffffff;
}

.motopress-quotes,
.motopress-social-profile-obj,
.artwork .motopress-tabs-obj.ui-tabs,
.motopress-table-obj table,
.motopress-image-ob,
.motopress-grid-gallery-obj,
.motopress-google-chart,
.motopress-image-obj,
.motopress-google-map-obj,
.motopress-video-obj,
.artwork .motopress-social-profile-obj,
.artwork .motopress-share-buttons,
.motopress-cta-obj,
.motopress-accordion-obj {
  margin: 0px 0 22px;
}

.artwork .motopress-service-box-obj .motopress-service-box-button-section .motopress-btn {
  margin: 0 0 22px;
}
