/*
Theme Name: Beaver Builder Child Theme
Theme URI: http://www.wpbeaverbuilder.com
Version: 1.0
Description: An example child theme that can be used as a starting point for custom development.
Author: The Beaver Builder Team
Author URI: http://www.fastlinemedia.com
template: bb-theme
*/

/* Add your custom styles here... */ 

/* ==========================================================================
   Default stylings from HTML5 Boilerplate
   ========================================================================== */

/* Apply a natural box layout model to all elements - http://paulirish.com/2012/box-sizing-border-box-ftw/ */
* { -moz-box-sizing: border-box; -webkit-box-sizing: border-box; box-sizing: border-box; }

/* Using rem font sizing (Root em’s) with fallback to px for ie8 and below - http://snook.ca/archives/html_and_css/font-size-with-rem */
body { margin: 0; font-size: 14px; line-height: 1.5; word-break: keep-all}

.tk-ff-meta-web-pro, a, body, div, h1, h2, h3, h4, h5, h6, html, li, p, table, td, tr, ul {
    font-family: "ff-meta-web-pro",sans-serif;
}

.archive-title, .page-title, .entry-content th, .comment-content th {font-family: "ff-meta-web-pro",sans-serif;}

h1.entry-title {font-size: 34px; color: #231F20; margin-bottom: 0px; margin-top: 5px; letter-spacing: -0.2px; line-height: 36px }
h1.project-title {font-size: 30px; color: #231F20; margin-bottom: 0px; margin-top: 5px; letter-spacing: -0.2px; line-height: 34px}

h2 {font-size: 22px; color: #000}

h3 {font-size: 16px; font-weight: 600; text-transform: uppercase; color: #660066; margin-bottom: 0px}

h4 {font-size: 16px;}

p, ul, dl, address {
    font-size: 14px;
    line-height: 1.5;
    margin: 0 0 1rem;
}

ol, ul {list-style: disc}
ul li {padding-bottom: 5px}

ol li {padding-bottom: 10px}

.entry-content li, .comment-content li {margin-left: 10px}

.grid_9_of_12 p, .grid_9_of_12 ul {font-size: 15px; color: #000} 
.grid_9_of_12 ul {padding-left: 5px}
.siteContentArea ul {padding-left: 15px}
.projectTitleSpacer {height: 10px}

a:link, a:visited {color: #660066}
a:hover {color: #D42527 !important}

#bannercontainer {display: none; height: 0px}

#masthead .grid_8_of_12 {text-align: right}

#menu-header-menu {margin-bottom: 15px}
#menu-header-menu li {display: inline-block; margin-top: 5px}
#menu-header-menu li a {font-size: 13px; text-decoration: none; color: #5d5d5d; padding: 0px 10px 0px 5px; border-right: 1px solid #5d5d5d; text-transform: uppercase; line-height: 16px}
#menu-header-menu li:last-child a, #menu-header-menu li ul li a {border-right: 0px; }

.menu-header-menu-container {display: inline-block}
.social-media-icons {display: inline-block}

.social-media-icons a {color: #A7A9AB !important}
.social-media-icons a:hover {color: #D42527 !important}
#phone {font-size: 20px; font-weight: 300; color: #5D5D5D; margin-bottom: 10px}

#searchform label {display: none}

input[type="text"], input[type="password"], input[type="email"], input[type="url"], textarea {padding: 0px; border-radius: 0px}

#menu-menu-1 li a {color: #2d2d2d; font-size: 16px; font-weight: 300;padding: 0px 10px; border-right: 1px solid #B0B2B4;}
.main-navigation li {margin: 0px}
#menu-menu-1 li a:hover {color: #D42527 !important}
#menu-menu-1 li:last-child a {border-right: 0px; padding-right: 0px}

.menu-toggle, .btn, input[type="submit"] {
    background-color: #fff;
    background-image: none;
    background-repeat: no-repeat;
    border-image: none;
    border-radius: 0px;
    border-style: solid;
    border-width: 0px;
    box-shadow: 0;
    color: #333333;
    cursor: pointer;
    display: inline-block;
    font-size: 1rem;
    line-height: 1.25;
    margin-bottom: 0;
    padding: 0;
    text-align: center;
    text-shadow: 0;
    vertical-align: middle;
}

.site-title h1 {margin-top: 1.0rem; margin-bottom:1.5rem;}
.current-menu-parent a {font-weight: bold; color: #000}
.current-menu-parent ul a {font-weight: normal; color: inherit}

.footerAddress {margin-left: 75px; margin-bottom: 10px}

#footercontainer {color: #5D5D5D; font-size: 13px}
#footercontainer a {text-decoration: none;}
#footercontainer a:hover {color: #D42527}
.site-footer h3 {color: #000; font-size: 16px; margin-top: 18px}
ul.really_simple_twitter_widget li {padding-bottom: 10px}

.site-content {max-width: 1280px;}
.site-header {max-width: 1280px;}
.site-footer {max-width: 1280px;}
.smallprint {max-width: 1280px;}

.footerSubColor {background-color: #7D7E81; padding: 10px}
.smallprint p {margin-bottom: 0px; color: #fff}
.smallprint p a {color: #fff}

#footercontainer .textwidget {font-size: 14px}

.social-media-icons2 {
    display: inline-block;
}
.social-media-icons2 {
    float: left;
    height: auto;
}
.social-media-icons2 ul {
    list-style: outside none none;
    padding: 0;
}

.social-media-icons2 li {
    display: inline-block;
    font-size: 0.6rem;
    margin: 0.1em 0 0 0;
    text-align: left;
}

.social-media-icons2 a {
    color: #D42527 !important;
}
.social-media-icons2 a:hover {
    color: #a7a9ab !important;
}

#square-lit a {text-decoration: none;}
#square-lit a h3.title {line-height: 24px !important}

.infographicsDiv {width: 31%; margin: 0px 10px; float: left}

.marginMe #square-lit h3.title {margin-top: 105px; padding-top: 5px !important}
.squareDemo span.textArea {width: 290px !important}

.header-meta {display: none}

.logoDivider {border-bottom: 3px dotted #B8B8B8; overflow: hidden;padding-bottom: 0px; margin-bottom: 10px}

.componentCopy {font-size: 11px !important; text-transform: uppercase; color: #7D7E81 !important}

.downloadForm {margin: 20px 0px 30px 20px; font-size: 20px; font-weight: 700}

.projectThumb {margin-left: 15px; margin-bottom: 10px}
.clientH2 {font-size: 24px; font-weight: 600; color: #D42527; text-transform: uppercase}
.archive-title {font-size: 36px; text-transform: none; font-weight: 500; line-height: 36px; margin-top: -15px}
.breadcrumb_last {color: #7D7E80}
p#breadcrumbs a {text-decoration: none}
#breadcrumbs {margin-bottom: 0px}

#primary div#sidebarSpacing {margin-left: 0px; margin-top: 10px}
#sidebarSpacing h3.widget-title {font-size: 20px; text-transform: uppercase; color: #D42527; font-weight: 500;}

.widget_listcategorypostswidget li, #sidebarSpacing ul.menu li {padding-bottom: 10px}
.widget_listcategorypostswidget a,  #sidebarSpacing ul.menu a {text-decoration: none}
.widget_listcategorypostswidget a:link, #sidebarSpacing ul.menu a:link, .widget_listcategorypostswidget a:visited, #sidebarSpacing ul.menu a:visited {color: #333}
#sidebarSpacing ul.menu li.current-menu-item a, #sidebarSpacing ul li.current a {color: #000; font-weight: 700}

.widget-area .widget ul ul {margin-left: 0px}

.widget-area .widget ul ul li:first-child {padding-top: 10px}

.widget-area .widget ul ul li:last-child {margin-bottom: -5px}

.widget-area .widget ul ul li {
    position: relative;
}
 
/*replace the content value with the
corresponding value from the list below*/
 
.widget-area .widget ul ul li:before {
    content: "\f054";
    font-family: FontAwesome;
    font-style: normal;
    font-weight: normal;
    text-decoration: inherit;
/*--adjust as necessary--*/
    color: #333;
    font-size: 10px;
    padding-right: 0.5em;
    top: 10px;
    left: 0;
}

/*#maincontentcontainer ul, #maincontentcontainer ol {padding-left: 15px !important}*/

#maincontentcontainer ul.slides {padding-left: 0px !important}

#maincontentcontainer .home-sidebar .widget {
    background-clip: padding-box;
    background-color: #fff;
    border: 0px;
    border-radius: 0px;
    padding: 0;
}

.dpe-flexible-posts li p {
    color: #111111;
    font-size: 14px;
	font-weight: 400;
	text-decoration: none;}

.dpe-flexible-posts li a, #text-8 li a {
    color: #111111;
	text-decoration: none;}

.dpe-flexible-posts li .title, #text-8 li .title {padding-top: 20px}

.archive-header {padding-bottom: 0px; border-bottom: 3px dotted #B8B8B8; margin-bottom: 10px}
.categoryPg .archive-header {border-bottom: 0px !important; margin-top: 25px}
.site-content {padding-top: 1.5rem}
.homepageCopy {padding-top: 0px;}
.homepgCopyContainer {background: URL('/wp-content/uploads/2015/12/hp_arrows.gif') no-repeat top center; background-size: contain}
.homepageCopy p {color: #5D5D5D; font-size: 18px; padding-top: 30px}
.homepageCopy h1 {font-size: 50px;}
.problems-desktop {width:100%; text-align:center; padding:0px 20px 20px 20px; background:#f2f2f2;}
.problems-desktop h1 {padding: 10px 0px}
.problems-desktop-inner {width:100%; background:#f2f2f2; border-top:3px dotted #b8b8b8; border-bottom:3px dotted #b8b8b8;}
.problems-desktop-inner-block {float:left; border-right:3px dotted #b8b8b8;}
.problems-mobile {width:100%; text-align:center; margin-bottom:40px; margin:0 auto; padding:10px 5% 20px 5%; background:#f2f2f2;}
.problems-mobile-full {width:100%; display:block; border-top:3px dotted #b8b8b8; border-bottom:3px dotted #b8b8b8;}
.problems-mobile-full img {margin:10px 0px 10px 0px;}
.problems-mobile-third {width:32%; display:inline-block;}
.problems-mobile-third img {margin:15px 0px 10px 0px; border-right:3px dotted #b8b8b8;}
.borderRight {border-right: 3px dotted #B8B8B8; padding-right: 8px}
.borderBottom {border-bottom: 3px dotted #B8B8B8; padding-bottom: 8px}
.borderLeft {border-left: 3px dotted #B8B8B8; padding-left: 8px}
.borderTop {border-top: 3px dotted #B8B8B8; padding-top: 8px}
.hpInfographics, .clientWork {text-align: center; color: #5D5D5D}
.hpInfographics p {font-size: 18px !important; color: #5D5D5D}
.hpInfographics h1, .clientWork h1 {font-size: 50px; padding-top: 30px; padding-bottom: 20px}
.hpInfographics .grid_3_of_12, .clientWork .grid_3_of_12 {width: 23%}
.clientWork .grid_4_of_12 {width: 31.5%}
.hpInfographics h3 {font-size: 18px; color: #111111; font-weight: 700}
.seeMoreBtn, .seeMoreBtn:visited, .seeMoreBtn:link {font-size: 20px; color: #fff !important; text-transform: uppercase; font-weight: 700; background-color: #772C5E; padding: 2px 20px; text-decoration: none}
.seeMoreBtn:hover {color: #ccc !important;}
.categoryPg h1.entry-title {font-size: 22px}
.clientDivider {clear: both; height: 20px;}
.clientThumb {width: 100%; max-width: 250px; margin-left: 50px; margin-top: 10px}
.clientH1 {margin-bottom: 0px; padding-top: 0px; overflow: hidden; font-size: 22px; margin-top: 5px }
.dottedDivider {border-top: 3px dotted #B8B8B8; margin-bottom: 0px}
.clientH1 a {text-decoration: none; color: #000}
.clientH1 em {font-size: 17px}
.entry-title em {font-size: 20px;}
.clientSubhead {font-size: 17px; padding-bottom: 0px; font-style: italic}
.clientSubheadInner {font-size: 18px; padding-bottom: 10px}

.downloadIcons img {margin: 0px 20px 20px 20px}
.downloadIcons h3 {margin-bottom: 20px; color: #D42527}

.topNav {clear: none; float: none; text-align: right; margin-right: 0px}

.topNav ul li {text-align: left}

.main-navigation ul ul {
    background-color: #fff;
    box-shadow: 2px 2px 5px 0 rgba(0, 0, 0, 0.6);
    display: none;
    left: 0;
    line-height: 1.7;
    position: absolute;
    z-index: 99999;
}

#menu-footer-menu li {padding-bottom: 0px}

.teamlist h2 em {font-size: 17px; color: #333}
h2.team_title {margin-bottom: 0px; clear: both; margin-top: 40px}
h2.team_title a, .teamlist a {text-decoration: none; color: #D42527}

.newsDate {margin-bottom: 0px; color: #333; font-style: italic}


#nav_menu-4 #menu-header-menu-1 ul.sub-menu li.menu-item ul.sub-menu {display: none}
#nav_menu-4 #menu-header-menu-1 ul.sub-menu li.current-menu-item ul.sub-menu, #nav_menu-4 #menu-header-menu-1 ul.sub-menu li.current-menu-parent ul.sub-menu {display: block}

#nav_menu-4 #menu-header-menu-1 ul.sub-menu li.current-menu-item ul.sub-menu li a {font-weight: 400}
#nav_menu-4 #menu-header-menu-1 ul.sub-menu li.current-menu-item ul.sub-menu li.current-menu-item a {display: block; font-weight: 700}

#menu-header-menu ul.sub-menu li.menu-item ul.sub-menu {display: none}

.main-navigation ul li li.menu-parent-item > a::after, .main-navigation li#menu-item-43 > a::after {display: none}
#menu-header-menu-1 li ul.sub-menu {display: none}
#menu-header-menu-1 li.current-menu-item ul.sub-menu, #menu-header-menu-1 li.current-menu-parent ul.sub-menu, #menu-header-menu-1 li.current-menu-ancestor ul.sub-menu {display: block}

#menu-header-menu-1 li.current-menu-item ul.sub-menu a {font-weight: 400}

#rightColumn {float: right; height: 100%; margin: 20px 0 10px 10px; min-height: 100%; padding: 10px; width: 30%;}
b, strong {font-family: inherit}

.teamlist img, .category-our-team img {margin-right: 10px !important; margin-bottom: 10px !important}

.topNav #menu-item-43 ul {display: none}

.person {
    float: left;
    height: 169px;
    margin-bottom: 2.5%;
    margin-right: 2.5%;
    position: relative;
    width: 293px;
    z-index: 9;
}
.person-name {
    font-size: 16px;
    height: 80px;
    left: 0;
    letter-spacing: -0.02em;
    opacity: 0;
    overflow: hidden;
    position: absolute;
    text-align: center;
    bottom: 0;
    transition: all 0.8s ease 0s;
    width: 293px;
    z-index: 10;
}
.person:hover > .person-name {
    background: rgba(255, 255, 255, 0.8) none repeat scroll 0 0;
    opacity: 1;
transition: all 0.8s ease 0s;
}

.person:hover img {
    opacity: 0.8 !important;
transition: all 0.8s ease 0s;
}

.person:hover > .person-img {background-color: #fff !important; transition: all 0.8s ease 0s;}

.problems-mobile {
		display:none !important;
	}

h1.page-title {font-size: 2.5rem !important; font-family: "ff-meta-web-pro",sans-serif !important;}

.projectIcons {margin-bottom: 13px; margin-top: 15px}

#something:before {
	content: url('/wp-content/uploads/2016/02/agile-defense-logo-color.png');
	content: url('/wp-content/uploads/2016/02/brocade-logo-color.png');
	content: url('/wp-content/uploads/2016/02/dell-software-logo-color.png');
	content: url('/wp-content/uploads/2016/02/general-dynamics-logo-color.png');
	content: url('/wp-content/uploads/2016/02/solarwinds-logo-color.png');
	width:0;
	height:0;
	display:none;
	}

blockquote {
    border-left: 5px solid #ccc;
    margin: 0 0 1.125rem 2px;
    padding: 0 0 0 1rem;
}

blockquote p {font-size: 1.15rem}
.redThumb {margin-bottom: 20px}
.redCopy {margin-bottom: 20px; display: table; width: 275px; height: 160px; padding: 10px}
.redCopy p {text-align: center; color: #fff; font-size: 19px; text-transform: none; font-weight: 400; display: table-cell; vertical-align: middle; line-height: 28px}

.downloadArea {background-color: #eee; padding: 20px}

#homepage-slideshowpjc.frs-slideshow-container {
    margin-bottom: 25px;
    margin-top: 0;
}

#infographicsOuter {margin-left:-15px}

.desktop {display: block}
.mobile {display: none}

.callout {font-size: 18px !important; color: #d42527 !important; line-height: 23px}

.formFieldLarge {width: 100% !important}
.downloadArea ul {padding-left: 15px !important}

.categoryPg .archive-header p {margin-bottom: 0px}
.categoryPg .archive-title {margin-bottom: 0px}


.widget-area .widget ul ul ul {
    margin-left: 10px !important;
}

.post-categories a, .post-tags a {background: none;}
.post-categories a:hover, .post-tags a:hover {background: none;}

li span.current {background-color: #f2f2f2; color: #000}

li a.page-numbers, li span.page-numbers {border: none}

li a.page-numbers:hover {background-color: #fff}

#sidebarSpacing ul.menu li.current-menu-item ul li a, #sidebarSpacing ul li.current ul li a {font-weight: 400}

#text-7 label {font-size: 13px;}
#text-7 input {padding: 5px 10px; margin-bottom: 20px}

#text-7 button, #emailSignUp button {background: url("https://marketconnectionsinc.com/wp-content/uploads/2016/10/subscribe.jpg") no-repeat scroll 0 0 rgba(0, 0, 0, 0) !important;
    border: medium none !important;
    cursor: pointer;
    height: 23px;
    padding: 0 !important;
    width: 120px !important;}

.single-post #nav-below {display: none}

#post-2095 .newsDate {display: none}

#post-2105 p.newsDate {display: none !important}

.newsletter {border:0; max-width: 650px}
.newsletter td {
    border-top: 0px;
    padding: 10px;
}

.newsletter table {width: 100%}
.newsletter .btn {width: auto !important;}

/* START Responsive Styles */	

@media only screen and (max-width: 1300px) {
.infographicsDiv {width: 47% !important; margin: 0px 10px; float: left}
}
@media only screen and (max-width: 1060px) {
	
	.homepgCopyContainer .grid_7_of_12 {
		width:100% !important;
	}

	.homepageCopy {
		padding-top:0px !important;
	}

	.homepageCopy p {
		padding-top:10px !important;
	}

	.hpInfographics .grid_3_of_12 {
		width:47% !important;
	}
.clientThumb {margin-top: 0px}
#maincontentcontainer .widget_dpe_fp_widget {
    width: 100%; 
    float: none;
}
.dpe-flexible-posts li {padding-bottom: 40px}

}

@media only screen and (max-width: 960px) {
	
	.site-footer .grid_3_of_12 {
		width:42% !important;
		margin:10px 30px 20px 10px !important;
	}

	.footerSubColor .smallprint {
		text-align:center !important;
	}

	#phone {
		font-size:16px !important;
	}

	.nav-menu li a {
		font-size:0.8rem !important;
	}

	.problems-desktop {
		display:none !important;
	}

	.problems-mobile {
		display:block !important;
	}
	.projectThumb {float: none; clear: both; margin-left: 0px}
	.downloadArea .grid_4_of_12, .downloadArea .grid_7_of_12 {float: none; clear: both; width: 100%}
.clientThumb {float: none; margin-left: 0px; margin-bottom: 20px}


}

@media only screen and (max-width: 800px) {

#sidebarSpacing {width: 100%; float: none; clear: both}
#maincontentcontainer .grid_9_of_12 {width: 100%; float: none; clear: both; margin-left: 0px}
	.site-title h1 {
		margin-top: 1.0rem;
		margin-bottom:0rem;
	}
	
	header .main-navigation {
		margin-top:1.5rem !important;
	}

	.site-header .grid_4_of_12 {
		width:85% !important;
	}
	
	.site-header .grid_8_of_12 {
		width:100% !important;
		text-align:left !important;
	}

	.site-header .social-media-icons {
		display:inline-block !important;
	}
	
	.topNav {
		text-align:left !important;
	}

	#searchbar {
		display:none !important;
	}

	#phone {
		margin-top:-30px !important;
		margin-right:15px !important;
		text-align:right !important;
	}

.desktop {display: none}
.mobile {display: block}
.contactUs .grid_6_of_12 {clear: both; width: 100%; float: none; margin-left: 0px}

}

@media only screen and (max-width: 700px) {
	
	.hpInfographics .grid_3_of_12 {
		width:100% !important;
		margin-top:20px !important;
	}

	.clientWork .grid_3_of_12, .clientWork .grid_4_of_12 {
		width:100% !important;
		margin-top:0px !important;
	}
.dpe-flexible-posts li {width: 100%; float: none;}

}

@media only screen and (max-width: 650px) {

	#phone {
		margin-top:20px !important;
		margin-right:0px !important;
		text-align:left !important;
	}
.clientThumb {margin-top: 20px}
.downloadArea .grid_6_of_12, .downloadArea .grid_5_of_12 {width: 100%; clear: both; float: none}
	.site-footer .grid_3_of_12 {
		width:90% !important;
		margin:0px 30px 20px 10px !important;
	}
.downloadArea ul {padding-left: 15px !important}
#mobile-slideshowpjc.frs-slideshow-container {margin-top: 0px !important; margin-bottom: 25px !important}
.homepageCopy h1 {margin-top: 0px; font-size: 34px}
.home .entry-content {margin-bottom: 0px}
.hpInfographics h1, .clientWork h1 {font-size: 35px; padding-top: 0px; padding-bottom: 10px; margin-top: 5px; margin-bottom: 5px}
#dpe_fp_widget-3, #dpe_fp_widget-2 {margin-bottom: 0px}
}

@media only screen and (max-width: 555px) {
	


}

@media only screen and (max-width: 520px) {
	
	.main-navigation .topNav {
		display:inline !important;
		width:auto !important;
		float:left !important;
	}

	.main-navigation ul ul a {
		background:#ffffff !important;
	}

	.main-navigation ul li {
		width:auto !important;
		margin-top:0px !important;
		margin-bottom:0px !important;
	}

	.menu-header-menu-container {
		display:inline !important;
	}

	#menu-header-menu li {
		width:auto !important;
		display:inline-block !important;
	}

	.social-media-icons {
		display:inline !important;
		float:left !important;
	}

	.social-media-icons ul li {
		display:inline-block !important;
		width:auto !important;
		margin-left:10px !important;
	}

	.nav-menu li a {
		display:inline !important;
		width:auto !important;
	}

	.homepageCopy h1, .problems h1, .problems-mobile h1, .hpInfographics h1, .clientWork h1 {
		font-size:32px !important;
		font-weight:bold !important;
	}

	.problemsInnerDiv .grid_4_of_12 {
		width:100% !important;
		border-right:none !important;
		border-left:none !important;
	}

	.problemsInnerDiv img {
		margin:0 auto !important;
		border-right:none !important;
		border-left:none !important;
	}
.infographicsDiv {width: 100%; margin: 0px 10px; float: none;}

}

/* END Responsive Styles */


.widget-area .widget, #reallysimpletwitterwidget-2, #text-3 {-moz-hyphens: none !important; word-wrap: none !important; -ms-word-break: none !important}

#text-8 {float: left; text-align: center; width: 25%}

.lcp_paginator li {border: 0px !important}

.pull-center {text-align: center}


/* START Print Styles */


@media print {
  a[href]:after {
    content: none !important;
  }
#homepage-slideshowpjc, .frs-slideshow-content {max-width: 100% !important;height: 267px !important}

.frs-slide-img {max-width: 850px; height: 150px}

.frs-slide-img img {height: 267px !important}

.homepageCopy {width: 100%}

.homepageCopy h1 {margin: 0px}

#text-8 img {max-width: 300px}

.hpInfographics h1, .clientWork h1 {padding: 0px}

.site-content, .home-sidebar {padding-bottom: 0px}

.addtoany_share_save_container, #breadcrumbs, #sidebarSpacing, .social-media-icons, .social-media-icons2, .projectTitleSpacer {display: none}


#menu-menu-1 li a {font-size: 12px !important}

#primary .printCol {width: 100% !important}

#comments {display: none}

.footerAddress {margin-left:0px}

.clientThumb, .projectThumb {max-width: 250px !important}

.site-content {padding-top: 0px}

#post-309 .grid_6_of_12 {width: 100% !important; clear: both; float: none}
	
.sub-menu li.current-post-ancestor a {font-weight: bold !important}

}

.woocommerce a.button, .woocommerce button.button, .woocommerce input.button, .woocommerce #content input.button.alt, .woocommerce #respond input#submit.alt, .woocommerce a.button.alt, .woocommerce button.button.alt, .woocommerce input.button.alt, .woocommerce-page #content input.button.alt, .woocommerce-page #respond input#submit.alt, .woocommerce-page a.button.alt, .woocommerce-page button.button.alt, .woocommerce-page input.button.alt {font-size: 20px !important; color: #fff !important; text-transform: uppercase; font-weight: 700 !important; background-color: #772C5E !important; padding: 10px 20px !important; text-decoration: none !important; background-image: none; border: 0px; border-radius: 0px}

.woocommerce a.button:hover, .woocommerce button.button:hover, .woocommerce input.button:hover, .woocommerce #content input.button.alt:hover, .woocommerce #respond input#submit.alt:hover, .woocommerce a.button.alt:hover, .woocommerce button.button.alt:hover, .woocommerce input.button.alt:hover, .woocommerce-page #content input.button.alt:hover, .woocommerce-page #respond input#submit.alt:hover, .woocommerce-page a.button.alt:hover, .woocommerce-page button.button.alt:hover, .woocommerce-page input.button.alt:hover, .woocommerce .cart .button:hover, .woocommerce .cart input.button:hover {background-color: #772C5E !important; background-image: none !important; border: 0px !important}

.woocommerce .woocommerce-info, .woocommerce-page .woocommerce-info, .woocommerce .woocommerce-message, .woocommerce-page .woocommerce-message {
    border-color: #772C5E;
}

.woocommerce .woocommerce-info:before, .woocommerce-page .woocommerce-info:before, .woocommerce .woocommerce-message:before, .woocommerce-page .woocommerce-message:before {color: #772C5E;}