/*
CTC Separate Stylesheet
Updated: 2019-02-02 02:09:40
Theme Name: AP Parallax OMY
Theme URI: https://accesspressthemes.com/wordpress-themes/accesspress-parallax/
Template: accesspress-parallax
Author: OMY AccessPress Themes
Author URI: https://accesspressthemes.com/
Description: AccessPress Parallax is a beautiful WordPress theme with Parallax design. Parallax design has become popular and is widely implemented these days. This is probably the most beautiful, feature rich and complete free WordPress parallax theme with features like: fully responsive, advance theme option panel, featured slider, advance post settings, services/team/blog/portfolio/testimonial layout, Google map integration, custom logo/fav icon, call to action, CSS animation, SEO friendly, translation ready, RTL support, custom CSS/JS and more! More over the theme is fully translation ready, WooCommerce Compatible, bbPress Compatible and fully support multilanguage via POLYLANG plugin. Demo: https://accesspressthemes.com/theme-demos/?theme=accesspress-parallax Support forum: https://accesspressthemes.com/support/ Pro version: https://accesspressthemes.com/wordpress-themes/accesspress-parallax-pro/
Tags: omy,custom-background,custom-colors,custom-header,custom-menu,featured-images,one-column,right-sidebar,theme-options,threaded-comments,translation-ready,two-columns,grid-layout,footer-widgets,blog,photography,portfolio
Version: 1.70.1549073380
*/


.cmb-type-group .cmb-row {
	padding-bottom: .1em !important;
	margin-bottom: .1em !important;
}

.cmb-type-group .cmb-repeat-group-field {
	padding-top: .5em !important;
}

.cmb-remove-group-row-button,
button.cmb-add-group-row,
.cmb-form input[name="submit-cmb"] {
	background-color: #9c0000;
	color: #ffffff !important;
	font-size: 13px !important;
	padding: 10px 20px;
	font-weight: 600;
	text-transform: uppercase;
	text-shadow: none;
	border-radius: 3px;
	box-shadow: none;
	position: relative;
	border: 0;
}

.cmb-repeatable-grouping .cmb-group-title {
	color: #061e5a;
	font-weight: 600;
	line-height: 2.7rem;
}

div.cmb-th .cmb2-metabox-description {
	color: #061e5a;
	font-weight: 600;
}


.wc-appointments-appointment-form-button,
.single_add_to_cart_button.button.alt,
.woocommerce button.button.alt,
.woocommerce div.product span.price,
.woocommerce .woocommerce-message {
	background-color: #9c0000 !important;
}

.woocommerce div.product .product_title,
.site-header[class*="sh-"] .topnav .topnav-item, .site-header[class*="sh-"] .topnav.social-icons .topnav-item,
.site-header[class*="sh-"] .topnav .menu-item>a, .site-header[class*="sh-"] .topnav .topnav-li .glyphicon,
.site-header[class*="sh-"] .kl-header-toptext,
.site-header[class*="sh-"] .kl-header-toptext a {
	color: #061e5a !important;
}

.woocommerce div.product p.price {
  color: #9c0000 !important;
}

.woocommerce .zn-cartpage-classic .woocommerce-cart-form table.shop_table thead th {
	background-color: #9c0000;
	color: #ffffff;
}

.woocommerce .zn-cartpage-classic .cart-collaterals .cart_totals > h2 {
	color: #061e5a !important;
}

/*.woocommerce .woocommerce-MyAccount-content .woocommerce-message {
	background-color: #9c0000;
}*/


/*
   Modify the color styles of the WooCommerce Appointments datepicker calendar.
   Add any/all of these styles to your theme's custom CSS, but be sure to change
   the color hex codes to your choice. They're all black here - #000000.
   The Kallyas Child Theme's CSS file is in the kallyas-child directory - style.css
   I've already added a couple overrides to adjust the CMB vehicle boxes.
*/

/* Month header background color */
/* #wc-appointments-appointment-form .wc-appointments-date-picker .ui-datepicker-header {
  background-color: #000000;
}
 */
/* Previous/Next month arrow background color */
/* #wc-appointments-appointment-form .wc-appointments-date-picker .ui-datepicker .ui-datepicker-next,
#wc-appointments-appointment-form .wc-appointments-date-picker .ui-datepicker .ui-datepicker-prev {
  background-color: #000000;
}
 */
/* Previous/Next month arrows if not allowed, and calendar dates that are not available */
/* .ui-state-disabled,
.ui-widget-content .ui-state-disabled,
.ui-widget-header .ui-state-disabled {
  opacity: 0.35;
}
 */
/* Days of the week header background color */
/* .ui-datepicker-calendar thead {
  background-color: #000000;
}
 */
/* Days of the week header font color */
/* #wc-appointments-appointment-form .wc-appointments-date-picker .ui-datepicker th {
  color: #000000;
}
 */
/* Past calendar days background color (not available) */
/* .ui-datepicker-calendar tbody {
  background-color: #000000;
}
 */
/* Available calendar days background color */
/* #wc-appointments-appointment-form .wc-appointments-date-picker .ui-datepicker td.bookable a {
  background-color: #000000 !important;
}
 */
/* Available calendar day hover background color */
/* #wc-appointments-appointment-form .wc-appointments-date-picker .ui-datepicker td.bookable a:hover {
  background-color: #000000 !important;
}
 */
/* Fully booked calendar days */
/* .wc-appointments-date-picker .ui-datepicker td.fully_booked a,
.wc-appointments-date-picker .ui-datepicker td.fully_booked span {
  background-color: #000000 !important;
}
 */
/* Days not bookable based on the availability rules */
/* .wc-appointments-date-picker .ui-datepicker td.not_bookable {
  background-color: #FFFFFF !important;
}
 */
/* Today's date on calendar background color */
/* #wc-appointments-appointment-form .wc-appointments-date-picker .ui-datepicker td.ui-datepicker-today a {
  background-color: #000000 !important;
}
 */
/* Time Blocks */
/* #wc-appointments-appointment-form .block-picker li a {
  background-color: #FFFFFF !important;
}
 */
/* Time Blocks Hover */
#wc-appointments-appointment-form .block-picker li a:hover,
.wc-appointments-appointment-form-wrap .wc-appointments-appointment-form .slot-picker li.slot:hover,
.wc-appointments-appointment-form-wrap .wc-appointments-appointment-form .slot-picker li.slot a:hover {
  background-color: #9c0000 !important;
  color: #ffffff !important;
}

/* Selected Date*/
/* #wc-appointments-appointment-form .wc-appointments-date-picker .ui-datepicker td.ui-datepicker-current-day a {
  background-color: #000000 !important;
}
 */
/* Selected Time Block */
/* #wc-appointments-appointment-form .block-picker li a.selected {
  background: #ffffff !important;
}
 */
