/*
Theme Name:     CoH Responsive Child
Description:    
Author:         admin
Template:       responsive

(optional values you can add: Theme URI, Author URI, Version)
*/




/*                                                    */
/*  main 'top-level' form elements                    */
/*                                                    */
@import "calendar.css";

.related {
	clear: both;
text-align: center;
padding-top: 15px;
}

.cform {
	margin:10px auto 0 auto;
	width: 450px;
}

.cform fieldset	{
	margin-top:10px;
	padding:10px 0 10px 0;
	border:1px solid #adadad;
	border-left-color:#ececec;
	border-top-color:#ececec;
	background:#f7f7f7;
}

.cform .cf_hidden {
	display:none;
	border:none!important;
	background:none!important;
	padding:0!important;
	margin:0!important;
}

.cform legend {
	margin-left:10px;
	padding: 0 2px;
	font:normal 20px Times;
	color:#666666;
}

ol.cf-ol {
	margin:0!important;
	padding:0!important;
}
ol.cf-ol li	{
	background:none!important;
	margin:0 10px!important; /*some themes may interfere otherwise*/
	padding:0;
	list-style:none!important;
	text-align:left;
	line-height:1.3em;
}


/*                                                    */
/* just for text-only fields (no input)               */
/*                                                    */

ol.cf-ol li.textonly {
	letter-spacing:2px;
	margin:6px 0pt !important;
	padding:3px 0;
	text-align:center;
}


/*                                                    */
/* global definitions for field labels                */
/*                                                    */

.cform label {
	width:200px;
	margin:0px 10px 0 0;
	text-align:left;
	font-size: 10px;
	display:block;
	color:#888888;
	background:#fefefe;
	padding:2px;
}

label.cf-before {
	display:-moz-inline-box; /*for mozilla*/
	display:inline-block; /*for Opera & IE*/
	margin:4px 5px 0 0;
}

label.cf-before span{
	width:200px;
	display:block;
}

label.cf-after 	{
	display:-moz-inline-box; /*for mozilla*/
	display:inline-block; /*for Opera & IE*/
	margin:4px 0 0 4px;
	width:115px;
	text-align:left;
}

label.cf-after span {
	width:115px;
	display:block;
}

label.cf-group-after {
	display:-moz-inline-box; /*for mozilla*/
	display:inline-block; /*for Opera & IE*/
	margin:4px 6px 0 4px;
	width:105px;
	text-align:left;
}
label.cf-group-after span {
	width:105px;
	display:block;
}

/*                                                    */
/*   FORM FIELDS general formatting                   */
/*                                                    */

.cform input,
.cform textarea,
.cform select {
	margin:0 0 8px 0;
	padding:3px;
	background: #fbfbfb;
	border:none;
	border-top: 1px solid #f0f0f0;
	vertical-align:top;

}
.cform input:hover,
.cform textarea:hover,
.cform select:hover	{
	background:#CEDDDF;
}

.cform input:focus,
.cform textarea:focus,
.cform select:focus	{
	background:#F3F8F8;
}

.cform textarea,
.cform input {
	width:415px;
}
.cform select {
	width:421px; /* attempt to have equal length */
}

.cform select.cfselectmulti	{
	height:6.5em;
}

.cform textarea {
	font-family: arial;
	font-size: 0.9em;
	height: 6em;
	overflow:auto;
}

.cform input.cf_date {
	width:395px;
}

/*                                                    */
/*   radio button title                               */
/*                                                    */

ol.cf-ol li.cf-box-title {
	letter-spacing:2px;
	margin:12px 0pt 4px 10px!important;
	font-size:10px;
	color:#888888;
}

/*                                                    */
/*   check boxes                                      */
/*                                                    */

input.cf-box-a,
input.cf-box-b 	{
	margin:3px 0 0 0;
	width:16px;
	height:22px;
	border:none!important;
	background:none!important;
}


/*                                                    */
/* check box groups                                   */
/*                                                    */

ol.cf-ol li.cf-box-group {
	padding: 0 0 12px 0;
}


/*                                                    */
/* formatting for text:  "(required)"  & other        */
/*                                                    */

span.reqtxt,
span.emailreqtxt {
	display:block; /*for mozilla*/
	width:421px;
	font-size:9px;
	vertical-align:top;
	color:#888888;
	text-align:right;
	margin:0;
	height:13px;
	line-height:13px;
}

.cform textarea.fldemail,
.cform textarea.fldrequired,
.cform input.fldemail,
.cform input.fldrequired {
	margin:0;
}
/*                                                    */
/*   FORM submit button                               */
/*                                                    */

p.cf-sb {
	padding: 0!important;
	margin: 0;
	text-align:right;
}
.cform input.backbutton,
.cform input.resetbutton,
.cform input.sendbutton	{
	width:150px;
	padding:5px;
	margin: 5px 3px 4px 0pt;
	font-size:0.8em;
	background:url(../images/button-bg.gif) repeat-x;
	border:1px solid #adadad!important;
	border-left-color:#ececec!important;
	border-top-color:#ececec!important;
}
.cform input.resetbutton {
	width: auto;
	padding:5px 1em;
}
.cform input.backbutton {
	width: auto;
	padding:5px 1em;
}

/*                                                    */
/*   FORM FIELDS enhanced error display               */
/*                                                    */
ol.cf-ol li.cf_li_err {
	background:#FFDFDF url(li-err-bg.png) repeat!important;
	border-color:#DF7D7D;
	border-style:solid;
	border-width:1px 0pt;
	padding:5px 10px!important;
	margin:5px 0!important;
}

ol.cf-ol li ul.cf_li_text_err {
	padding:0 0 0 10px;
	margin:0;
	color:#333;
	display:inline-block;
}

ol.cf-ol ul.cf_li_text_err li {
	background:url(icon-alert.png) no-repeat left 1px!important;
	list-style:none!important;
	font-weight:bold;
	text-indent:0;
	margin:0 0 2px!important;
	padding-left:15px;
}
ol.cf-ol ul.cf_li_text_err li:before {
	content:'';
}


/*                                                    */
/* 'visitor verification' related styles              */
/*                                                    */

label.seccap {
	margin-top: 6px;
}

label.secq{
	display:-moz-inline-box; /*for mozilla*/
	display:inline-block; /*for Opera & IE*/
	width:auto;
	padding:2px 4px 2px 2px;
}
label.secq span {
	display:block!important;
	width:auto;
}

input.secinput {
	vertical-align:text-bottom;
}

#cforms_captcha6,
#cforms_captcha5,
#cforms_captcha4,
#cforms_captcha3,
#cforms_captcha2,
#cforms_captcha {
	height:15px;
	width:196px;
	padding: 4px 4px;
	margin: 0 0 8px 0;
	vertical-align:text-bottom;
}

img.captcha	{
	vertical-align:text-bottom;
	margin:0 0 8px 10px!important;
	padding:0!important;
	border:none!important;
	float:none!important;
}

img.captcha-reset {
	vertical-align:text-bottom;
	background:	url(captcha_reset_grey.gif) no-repeat;
	margin:0 0 10px 3px;
	width:21px;
	height:21px;
	border:none!important;
}

img.imgcalendar {
	border:none!important;
}

/*                                                    */
/* change formatting of response msgs here            */
/*                                                    */

div.cf_info {
	color:#333;
	display:none;
	padding:10px 15px!important;
	width:420px;
	line-height:1.3em;
	margin:10px auto;
}
div.cf_info ol {
	margin:0;
	padding:5px 15px 0 30px;
}
div.cf_info ol li {
	padding:1px 0;
	margin:2px 0;
}
div.cf_info a	{
	color:red!important;
	text-decoration:underline!important;
}
div.success {
	background:#F9F9F9 none repeat scroll 0%;
	color:#AAAAAA;
	display:block;
}
div.failure {
	display:block;
	background:#FFDFDF url(li-err-bg.png) repeat!important;
	border-color:#DF7D7D;
	border-style:solid;
	border-width:1px 0pt;
}
div.waiting {
	background:#F9F9F9 none repeat scroll 0%;
	color:#AAAAAA;
	display:block;
}

/*                                                    */
/*   formatting for invalid user inputs               */
/*                                                    */
.cform .cf_error {
	color:#ad2929;
	border:1px solid #ad2929;
}
div.mailerr {
	display:block;
}
.mailerr,
.cform .cf_errortxt {
	color:#ad2929;
}

/*                                                    */
/* disabled fields [disabled] does not work on IE!    */
/*                                                    */

[disabled] {
	color:#dddddd;
	border-color:#dddddd!important;
	background:none!important;
}
.disabled {
	border-color:#dddddd!important;
}

/*                                                    */
/* upload box styling                                 */
/*                                                    */

.cform input.cf_upload  {
	width:220px;
	background: #f9f9f9;
	border:1px solid #888888;
}

/*                                                    */
/*  Other: link love                                  */
/*                                                    */
.linklove {
	width:410px;
	margin:0 auto 10px!important;
	padding:0!important;
	text-align:center!important;
}
.linklove a,
.linklove a:visited {
	font-size: 0.8em;
	font-family: Tahoma;
	color:#aaaaaa!important;
}


/*                                                    */
/*  Other: browser hacks                              */
/*                                                    */
* html .cform legend {
	position:absolute;
	top: -10px;
	left: 10px;
	margin-left:0;
}
* html .cform fieldset {
	position: relative;
	margin-top:15px;
	padding-top:25px;
}
* html ol.cf-ol 	{
	display:inline-block; /*for IE6!!*/
}
* html img.captcha	{
	margin-bottom:9px!important;
}
*+html img.captcha	{
	margin-bottom:9px!important;
}







/* =Links
-------------------------------------------------------------- */
a {
	color: #504F71;
	font-weight: 400;
	text-decoration: none;
}

a:hover,
a:focus,
a:active {
	color: #444;
	outline: 0;
	text-decoration: none;
}

::selection {
	background: #999;
	color: #fff;
	text-shadow: none;
}

/* =Featured Content
-------------------------------------------------------------- */
#featured {
	-moz-border-radius: 14px;
	-webkit-border-radius: 14px;
	background-color: #F5F5FC;
	border: 1px solid #ffffff;
	border-radius: 14px;
	padding-bottom: 40px;
	width: 99.893617021277%;
}

#featured p {
	font-size: 18px;
	font-weight: 200;
	line-height: 25px;
	padding: 0 40px 0 40px;
	text-align: center;
}

#featured-image {
	margin: 20px 0 0 0;
}

#featured-image .fluid-width-video-wrapper {
	margin-left: -20px;
}

.featured-image img {
	margin-top: 44px;
}




body {
	-moz-font-smoothing: antialiased;
	-webkit-font-smoothing: antialiased;
	background: #efefef;
	color: #2B2C3E;
	font-family: Calibri, Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-smoothing: antialiased;
	line-height: 1.5em;
	text-rendering: optimizeLegibility;
}


.menu {
	background-color: #ffffff;
	background-image: -webkit-gradient(linear, left top, left bottom, from(#6A6191), to(#544B71));
	background-image: -webkit-linear-gradient(top, #6A6191, #544B71);
	background-image: -moz-linear-gradient(top, #6A6191, #544B71);
	background-image: -ms-linear-gradient(top, #6A6191, #544B71);
	background-image: -o-linear-gradient(top, #6A6191, #544B71);
	background-image: linear-gradient(top, #6A6191, #544B71);
	clear: both;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#6A6191, endColorstr=#544B71);
	margin: 0 auto;
}

.menu a:hover {
	background-color: #ffffff;
	background-image: -webkit-gradient(linear, left top, left bottom, from(#544B71), to(#6A6191));
	background-image: -webkit-linear-gradient(top, #544B71, #6A6191);
	background-image: -moz-linear-gradient(top, #544B71, #6A6191);
	background-image: -ms-linear-gradient(top, #544B71, #6A6191);
	background-image: -o-linear-gradient(top, #544B71, #6A6191);
	background-image: linear-gradient(top, #544B71, #6A6191);
	color: #fff;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#544B71, endColorstr=#6A6191);

}
.menu .current_page_item a,
.menu .current-menu-item a {
	background-color: #7B9FCB;
}

.menu a {
	border-left: 1px solid #AD98BE;
	color: #fff;
    cursor: pointer;
	display: block;
	font-size: 14px;
	font-weight: 500;
	height: 35px;
	line-height: 35px;
	margin: 0;
	padding: 0 9px;
	position: relative;
	text-decoration: none;
	text-shadow: 0 1px 1px #242424;
}

.menu li li {
	background: #504F71;
	background-image: none;
	border: 1px solid #AD98BE;
	color: #444;
	filter: none;
    margin: -1px 0 1px 0;
	width: auto;
}

.menu li li a {
	background: transparent !important;
	border: none;
	color: #fff;
	font-size: 12px;
	font-weight: 400;
	height: auto;
	height: 20px;
	line-height: 20px;
	padding: 5px 10px;
	text-shadow: none;
	white-space: nowrap;
}

.menu li li a:hover {
	background: #7B9FCB !important;
	background-image: none;
	border: none;
	color: #fff;
	filter: none;
}

.menu ul > li + li {
	border-top: 0;
}

.menu li li:hover > ul {
	left: 100%;
	top: 0;
}

.menu > li:first-child > a {
	border-left: none;
}



/* =Headings
-------------------------------------------------------------- */
h1, h2, h3, h4, h5, h6, h1 a, h2 a, h3 a, h4 a, h5 a, h6 a {
	font-weight: 500;
	line-height: 20px;
    word-wrap: break-word;
}

h1 {
	color: #7B9FCB;
	font-size: 28px;
}

h2 {
	color: #7B9FCB;
	font-size: 24px;
}

h3 {
	color: #7B9FCB;
	font-size: 20px;
}

h4 {
	line-height: 20px;
	font-size: 16px;
}

h5 {
	line-height: 18px;
	color: #F5F5FC;
	font-size: 14px;
	font-weight: 200;
}

h6 {
	font-size: 1em;
	text-transform: uppercase;
}


/* =Globals
-------------------------------------------------------------- */
#container {
	margin: 0 auto;
	max-width: 960px;
	padding: 0px 10px;
}

#wrapper {
	-webkit-border-radius: 14px;
	-moz-border-radius: 14px;
	background-color: #F5F5FC;
	border: 1px solid #d6d6d6;
	border-radius: 14px;
	clear: both;
	margin: 20px auto 0px auto;
	padding: 0 20px 20px 20px;
	position: relative;
}

.home #wrapper {
	background-color: transparent;
	border: none;
	margin: 20px auto 20px auto;
	padding: 0;
}

#header {
	margin: 0;
}

#footer {
	clear: both;
	margin: 0 auto;
	max-width: 960px;
	padding: 0 10px 0 10px;
}

#footer-wrapper {
	margin: 0;
	padding: 0;
}

/* =Header
-------------------------------------------------------------- */
#logo {
	float: none;
	width: 100%;
	text-align: center;
	padding-top: 5px;
	padding-bottom: 25px!important;
}

.site-name {
	display: block;
	font-size: 2em;
	padding-top: 20px;
}

.site-name a {
	font-weight: 700;
}

.site-description {
	display: block;
	font-size: 14px;
	margin: 10px 33px 10px 0;
}

/* =Content
-------------------------------------------------------------- */
#content {
	margin-bottom: 20px;
}

#content-full {
	margin-bottom: 20px;
}

#content-blog {
	margin-bottom: 20px;
}

#content-images {
	margin-bottom: 20px;
}

#content-archive {
	margin-bottom: 20px;
}

#content-sitemap {
	margin-bottom: 20px;
}

#content-sitemap a {
	font-size: 12px;
}

#content .sticky {
	clear: both;
}

#content .sticky p {}

/* =Templates (Landing Page)
-------------------------------------------------------------- */

/* =Links
-------------------------------------------------------------- */
a {
	color: #06c;
	font-weight: 400;
	text-decoration: none;
}

a:hover,
a:focus,
a:active {
	color: #444;
	outline: 0;
	text-decoration: none;
}

::selection {
	background: #999;
	color: #fff;
	text-shadow: none;
}

/* =Widgets
-------------------------------------------------------------- */
.widget-wrapper {
	-webkit-border-radius: 6px;
   	-moz-border-radius: 6px;
	background-color: #ffffff;
	border: 1px solid #D2D2F9;
	border-radius: 10px;
	font-size: 13px;
	margin: 0 0 10px;
	padding: 10px;
}

#widgets {
	margin-top: 40px;
}

.home #widgets {
	margin-top: 0;
}

#widgets a {
	display: inline-block;
	margin: 0;
	padding: 0;
	text-decoration: none;
}

#widgets #s {
	width: 80%;
}

#widgets form {
    margin: 0;
}

#widgets ul li {
	margin-left: 10px;
}

#widgets ul li a {
	display: inline;
	text-decoration: none;
}

#widgets .widget-title img {
	float: right;
	height: 11px;
	position: relative;
	top: 4px;
	width: 11px;
}

#widgets .rss-date {
	line-height: 18px;
	padding: 6px 12px;
}

#widgets .rssSummary {
	padding: 10px;
}

#widgets cite {
	font-style: normal;
	line-height: 18px;
	padding: 6px 12px;
}

#widgets .tagcloud,
#widgets .textwidget {
	display: block;
	line-height: 1.5em;
	margin: 0;
	word-wrap: break-word;
	color: #504F71;
}

#widgets .textwidget a {
	display: inline;
}

#widgets ul .children {
	border: none;
	margin: 0;
	padding: 0;
}

#widgets .author {
	font-weight: 700;
	padding-top: 4px;
}

.widget_archive select, #cat {
	display: block;
	margin: 0 15px 0 0;
}

#colophon-widget {}

.colophon-widget {
	background: none;
	min-height: 0;
}

.colophon-widget select,
.colophon-widget input[type="text"], 
.colophon-widget input[type="password"] {
	width: 100%;
}

#top-widget {}

.top-widget {
    background: none;
    border: none;
    clear: right;
    align:right;
	float: right;
	min-height:0;
    padding: 0 3px 0 0;
    text-align: right;
    width: 25%;
}

.top-widget select, 
.top-widget input[type="text"], 
.top-widget input[type="password"] {
    width: auto;
}

.top-widget #searchform {
    margin: 0;
}

/* =Titles
-------------------------------------------------------------- */
.featured-title {
	font-size:  50px;
	line-height: 1em!important;
	letter-spacing: -1px;
	margin:  0;
	padding-top: 40px;
	text-align: center;
}

.featured-subtitle {
	line-height: 20px;
	padding: 0 10px;
	text-align: center;
}

.widget-title, 
.widget-title-home h3 {
	display: block;
	color: #504F71;
	font-size: 16px;
	font-weight: 800;
	line-height: 18px;
	margin: 0;
	padding: 0 0 10px 0;
	text-align: left;
}

.top-widget .widget-title {
    font-size: 14px;
font-weight: 700;
    padding: 0;
    text-align: right;
}

.widget-title a {
	border-bottom: none;
	padding: 0 !important;
}

.title-404 {
	color: #933;
}

/* =Footer
-------------------------------------------------------------- */
#footer {
	font-size: 10px;
	line-height: 20px;
	font-weight: 200;
color: #ffffff
}

#footer a {
	color: #ffffff;
	font-weight: 400;
}

#footer a:hover {
    color: #444;
}

#footer-wrapper .grid.col-940 {
	margin: 0;
}

.scroll-top {
	text-align: center;
}

.copyright {
	text-align: left;
}

.powered {
	text-align: right;
}

/* =Social Icons
-------------------------------------------------------------- */
#footer .social-icons {
	list-style: none;
	line-height: normal;
	margin: 0;
	text-align: right;
}


#footer .yelp-icon,
#footer .vimeo-icon, 
#footer .youtube-icon, 
#footer .twitter-icon,
#footer .facebook-icon, 
#footer .linkedin-icon, 
#footer .rss-feed-icon, 
#footer .instagram-icon,
#footer .pinterest-icon, 
#footer .foursquare-icon,
#footer .google-plus-icon, 
#footer .stumble-upon-icon {
	display: inline;
	margin: 1px;
	padding-left: 3px;
}
/* =Buttons (Sizes)
-------------------------------------------------------------- */
.small a.button {
    font-size:10px;
    padding:15px 15px;
}

.medium a.button {
    font-size:16px;
    padding:8px 16px;
}

.large a.button {
    font-size:10px;
    padding:50px 50px;
}

.xlarge a.button {
    font-size:24px;
    padding:12px 55px;
}

#wpcf7-f3948-p3949-o1 {
    max-width: 600px;
margin: 0 auto;
}

input.wpcf7-number {
    padding: 10px;
}

#post-3949 h1 {
    text-align: center;
}

#wpcf7-f3948-p3949-o1 p {
    margin-bottom: 0;
    padding-bottom: 30px;
    margin-top: 0;
    padding-top: 0;
}

.img {
border: 4px solid #CCC;
}
    
 /* JM Woocommerce Styles
-------------------------------------------------------------- */
    
.menu a{
    font-size: 16px!important;
    height: 40px!important;
    line-height: 40px!important;    
}

.menu a {
    padding: 0 20px 0 20px !important;
}

.menu-item-has-children::after {
    font-size: 20px!important;
    top: 10px!important;
    right: 5px !important; 
}

.single-product img.wp-post-image{
    margin: 0;
}

.woocommerce .woocommerce-breadcrumb {
    margin-bottom: 20px;
}

.woocommerce #content div.product div.images, .woocommerce div.product div.images, .woocommerce-page #content div.product div.images, .woocommerce-page div.product div.images {
    width: 43%;
}

.woocommerce #content div.product div.summary, .woocommerce div.product div.summary, .woocommerce-page #content div.product div.summary, .woocommerce-page div.product div.summary {
    width: 53%;
}

h1.product_title {
    padding: 0;
    margin: 0;
}

.woocommerce div.product div.summary {
    margin-bottom: 0;
}

.woocommerce-product-details__short-description p:last-of-type {
    margin-bottom: 0;
    padding-bottom: 0;
}

.woocommerce div.product p.price {
    margin: 10px 0 0;
    padding: 0;
    font-size: 17px;
    font-weight: bold;
    color: #6924CF;
}

.woocommerce #respond input#submit.alt, .woocommerce a.button.alt, .woocommerce button.button.alt, .woocommerce input.button.alt {
    background-color: #6924CF;
}

.woocommerce #respond input#submit.alt:hover, .woocommerce a.button.alt:hover, .woocommerce button.button.alt:hover, .woocommerce input.button.alt:hover {
    background-color: #343CE7;
}

.woocommerce div.product form.cart table td {
    padding: 0;
    width: 100%;
    clear: both;
    display: block;
}

.woocommerce th, .woocommerce td, .woocommerce table {
    border: none;
}

.single_variation_wrap {
    margin-top: 0;
}

.woocommerce div.product form.cart div.quantity {
    float: none;
}

.woocommerce div.product form.cart {
    margin-top: 0;
}

.woocommerce div.product form.cart .variations label {
    font-size: 16px;
}

.woocommerce div.product form.cart .variations select {
    max-width: 100%;
    min-width: auto;
    display: inline-block;
    margin-right: 0;
    width: 100%;
    padding: 5px;
}

.woocommerce div.product form.cart .button {
    vertical-align: middle;
    float: none;
    display: block;
    clear: both;
    margin-top: 20px;
    padding: 15px 40px;
}

.woocommerce div.product form.cart .button {
	float: none;
	display: block;
	clear: both;
	margin-top: 40px;
	padding: 15px 40px;
	width: 100%;
}

.woocommerce div.product form.cart {
	margin-bottom: 0;
  }

.product_meta {
    display: none;
}

form div {
	margin-bottom: 0;
  }

#payment:before {
    content: 'Your payment method';
    font-size: 1.250em;
}

.woocommerce-checkout #payment {
    background: none;
}

.woocommerce-checkout #payment ul.payment_methods li {
    margin-bottom: 30px;
}

.wc-proceed-to-checkout h3 {
    text-align: center;
    color: #666;
    font-weight: normal;
    font-size: 1.1em;    
}

.wcppec-checkout-buttons__separator {
    display: none;
}

.woocommerce-checkout #payment ul.payment_methods li {
    background: #ebe9eb;
    padding: 15px;
}

#stripe-payment-data p:first-of-type {
    margin-bottom: 0;
}

.woocommerce-checkout #payment div.payment_box .form-row {
    margin-bottom: 0;
}

.archive .col-620 {
    width: 100%;
    margin-right: 0;
}

.woocommerce ul.products li.product a img {
    margin: 0 0 10px;
}

.woocommerce .products ul, .woocommerce ul.products {
    margin-top: 40px;
}

.woocommerce ul.products li.product, .woocommerce-page ul.products li.product {
    text-align: center;
    margin-bottom: 20px;
}

.woocommerce ul.products li.product .woocommerce-loop-category__title, .woocommerce ul.products li.product .woocommerce-loop-product__title, .woocommerce ul.products li.product h3 {
    font-size: 20px;
    font-weight: bold;
}

.woocommerce .woocommerce-ordering select.orderby {
    padding: 5px;
}

form div.woocommerce-shipping-fields,
form div.wooccm-additional-fields {
    margin-bottom: 0;
}

.form-row.place-order {
    margin-top: 15px;
}

.woocommerce-checkout #payment div.form-row {
    padding: 0.5em;
}

.select2-container--default .select2-selection--single .select2-selection__arrow {
    top: 6px;
}

.select2-container .select2-selection--single {
    height: 38px;
}

.select2-container--default .select2-selection--single .select2-selection__rendered {
    line-height: 38px;
}

#payment label {
    display: block;
}

select, input[type="text"], input[type="tel"], input[type="password"], input[type="email"], textarea {
    padding: 10px;
}

.woocommerce-checkout #payment ul.payment_methods {
    padding: 15px 0 0;
}

#place_order {
    width: 100%;
    float: none;
    padding: 20px 0;
    margin: 20px 0;
    font-size: 1.2em;
    text-transform: uppercase;
}

#stripe-payment-data fieldset {
    width: 100%;
    float: none;
}

.woocommerce form .form-row textarea {
    height: 12em;
}

.woocommerce div.product p.price, .woocommerce div.product span.price,
.woocommerce ul.products li.product .price {
    font-size: 17px;
    font-weight: bold;
    color: #6924CF;    
}



.wpcf7 div.wpcf7-response-output {
    padding: 15px;
    margin: 20px 0 10px;
    font-size: 1em;
    font-weight: bold;
    text-align: center;
}

.wpcf7 span.wpcf7-not-valid-tip {
    text-align: left;
    font-size: 1em;
    margin-top: 5px;
}

.wpcf7 label .required {
    color: red;
}

.wpcf7 label {
    display: block;
}

.wpcf7 textarea, .wpcf7 select, .wpcf7 input[type="text"], .wpcf7 input[type="password"], .wpcf7 input[type="email"] {
    width: 100%;
}

.wpcf7 a.button, .wpcf7 input[type="reset"], .wpcf7 input[type="button"], .wpcf7 input[type="submit"] {
    width: 100%;
    padding: 10px 0;
    background-color: #1874cd;
    background-image: -webkit-gradient(linear, left top, left bottom, from(#4f9eea), to(#1874cd));
    background-image: -webkit-linear-gradient(top, #4f9eea, #1874cd);
    background-image: -moz-linear-gradient(top, #4f9eea, #1874cd);
    background-image: -ms-linear-gradient(top, #4f9eea, #1874cd);
    background-image: -o-linear-gradient(top, #4f9eea, #1874cd);
    background-image: linear-gradient(to top, #4f9eea, #1874cd);
    border: 1px solid #115290;
    color: #ffffff;
    -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#4f9eea, endColorstr=#1874cd)";
    text-shadow: 0 -1px 0 #115290;
	border-radius: 20px;
}

.userstyle-0.magic-action-box .mab-main-action-wrap form input[type="submit"] {
	border-radius: 20px !important;
}

#mobile-translation-menu {
	display: none;
}

.woocommerce div.product form.cart .variations td, .woocommerce div.product form.cart .variations th {
	padding: 0;
}



.sticky {
	background-color: red;
	color: #fff;
	padding: 15px 50px 15px 30px;
	font-size: 1.5em;
	line-height: 1em;
	display: block;
	border-radius: 10px;
	position: fixed;
	top: 45%;
	right: -20px;
	font-weight: bold;
	text-transform: uppercase;
	letter-spacing: 1px;
	-webkit-transition: all 0.5s;
	-moz-transition: all 0.5s;
	-ms-transition: all 0.5s;
	-o-transition: all 0.5s;
	transition: all 0.5s;
	width: 120px;
	line-height: 1.4em;
	text-align: center;
	z-index: 9999;
}

.sticky:hover {
	color: red;
	background-color: #fff;
}

#widgets .widget-wrapper {
	margin-bottom: 20px;
}

body.home #wrapper {
	margin-bottom: 0;
}

#footer-social-media-icons ul {
	margin: 0;
	padding: 0;
	list-style: none;
	text-align: center;
}

#footer-social-media-icons li {
	display: inline-block;
	margin: 0 5px;
}

#footer-social-media-icons li img {
	max-width: 40px;
	transition: transform .1s;
}

#footer-social-media-icons li img:hover {
	transform: scale(1.1);	
}

#home_widget_1,
#home_widget_2,
#home_widget_3 {
	margin-bottom: 0;
}

/*--------------------------------------------------------
# Tablet Break Point Styles */
@media screen and (max-width: 1060px) {
	.sticky {
		padding: 10px 5px 10px 20px;
		font-size: 1em;
		line-height: 1em;
		right: auto;
		top: 10px;
		left: -20px;
		width: 200px;
	  }
}


/*--------------------------------------------------------
# Tablet Break Point Styles */
@media screen and (max-width: 1000px) {
	#mobile-translation-menu {
		padding-top: 10px;
		display: block;
	}
	#desktop-translation-menu {
		display: none;
	} 
	#logo {
		padding-top: 0;
		padding-bottom: 10px !important;
	}
	#logo img {
		max-width: 315px;
	}
	#wrapper {
		margin-top: 115px!important;
	}
}


/*--------------------------------------------------------
# Phone Break Point Styles */
@media screen and (max-width: 600px) {
	#responsive-menu-pro-container .menu-item-has-children::after {
		font-size: 0 !important;
	}	
    #logo {
        width: 100%!important;
        text-align: center!important;
		margin-top: 50px!important;
    }
    .widget-title, .widget-title-home h3 {
        text-align: center!important;
        font-size: 21px!important;
    }
    .featured-title {
		font-size: 37px !important;
		line-height: 0.89em !important;
		padding-top: 20px !important;
		padding-left: 0;
		padding-right: 0;
    }
    .featured-subtitle {
        line-height: 1.1em!important;
		padding: 0 10px;
		text-align: center;
		font-size: 1.6em;
		font-weight: bold;	
    }
    #featured p {
        padding: 0 10px!important;
		margin: 0 0 20px;
		font-size: 17px;
    }
    .call-to-action a.button {
        line-height: 1.2em!important;
    }
    #featured {
        padding-bottom: 0!important;
    }
    #widgets .tagcloud, #widgets .textwidget {
        font-size: 1.2em!important;
    }
    .widget-wrapper {
        padding: 20px!important;
        text-align: center!important;
    }
    .copyright {
        text-align: center!important;
        font-size: 1.3em!important;       
    }
    body.home #wrapper {
        margin-bottom: 0!important;
    }
    #footer {
        margin-bottom: 30px!important;
    }
	.featured-title {
		font-size: 38px !important;
		line-height: 0.89em !important;
		padding-top: 20px !important;
	  }	
	  .call-to-action a.button {
		font-size: 18px;
		padding: 10px 25px;
		border-radius: 20px;
	  }	  
	  #featured-image {
		margin: 0;
	  }
	  #featured-image img {
		max-width: 80%;
		margin: 0 auto;
	  }
	  #featured,
	  #search-wrapper {
		margin-top: 15px;
	  }
	  .grid {
		margin-bottom: 15px;
	  }
	  #container {
		padding: 0 15px;
	  }
	  #featured p {
		font-size: 17px;
	  }
	#wrapper {
		margin-top: 105px!important
	}
	.tribe-events .tribe-events-l-container,
	  #tribe-events-pg-template {
		padding: 0;
	}
	h1 {
		line-height: 1em!important;
	}
	#content-full {
		margin-top: 30px;
	}
	.wpbdp-categories .cat-item {
		margin: 0 0 10px;
		font-size: 1.2em;		
	}
	.wpbdp-listing .listing-title h3 {
		line-height: 1.5em;
	}
	.wpbdp-listing .listing-title a {
		font-size: 30px;
	}
	#respond,
	.wpbdp_listing-template-default .post-meta,
	.tax-wpbdp_category .post-meta {
		display: none;
	}
	.tax-wpbdp_category h2 {
		font-size: 34px;
		font-weight: 600;		
	}	
}