/*
WOO CUSTOM STYLESHEET
---------------------

Instructions:

Add your custom styles in this file instead of style.css so it
is easier to update the theme. Simply copy an existing style
from style.css to this file, and modify it to your liking. */


/* GLOBAL STYLES
----------------
Add styles beneath this line that you want to be applied across your entire site */

p.wp-caption-text {color: #333;}
.breadcrumb {margin: 0; font-size: 12px; text-transform: uppercase; padding-bottom: 9px;}
.quantity .input-text {width: 60px;}
.summary .price {font-size: 24px;}
.variations {background: rgba(28,63,129,.5);}
.variations_form {margin-left: -10px;}


.entry blockquote:before {
color: #ccc;
}
.entry blockquote:after {
color: #ccc;
content: "";
font-family: "FontAwesome";
font-size: 2em;
right: 0;
position: absolute;
bottom: 1em;

float:right;

/* Safari */
-webkit-transform: rotate(-180deg);

/* Firefox */
-moz-transform: rotate(-180deg);

/* IE */
-ms-transform: rotate(-180deg);

/* Opera */
-o-transform: rotate(-180deg);

/* Internet Explorer */
filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=3);

}

.page-id-94 blockquote {font-size: 8px; padding: 10px 15px 10px 30px; margin-bottom: 10px; background: rgba(33,33,33,.5); border-radius: 10px;}
.page-id-94 blockquote:before {left: 6px;}
.page-id-94 blockquote:after {right: 6px;}
.page-id-94 blockquote p {font-size: 12px;}

.pp_details p {color: #666}

.woocommerce .images .thumbnails a {
    float: left;
    width: 120px;
    margin-right: 15px;
}

#logo img {
	height: 80px;
	margin-left: -20px;
}
#footer-copyright {
	text-align: center;	
	margin: 20px 0 40px;
}
#commentform #submit, .submit, input[type="submit"], input.button, button.button, #wrapper .woo-sc-button {
	background: #4662b1;
	font-size: 12px;
}
.quantity .plus, .quantity .minus {
	background: #c00;
}
a.button, a.comment-reply-link, #commentform #submit, .submit, input[type="submit"], input.button, button.button, #wrapper .woo-sc-button {
	background: #4662b1;
	font-size: 11px;
}

#navigation ul.nav > li:hover,
#navigation ul.cart > li:hover,
#navigation ul.cart > li:hover > ul > li > div,
#navigation ul.nav-search > li:hover,
#navigation ul.nav-search > li:hover > ul > li > div {
	background: #900;
}

ul.nav li.current_page_item a, ul.nav li.current_page_parent a, ul.nav li.current-menu-ancestor a, ul.nav li.current-cat a, ul.nav li.current-menu-item a {
	background: #ed1c24;
	color: #fff;
}
#navigation ul.nav li.current-menu-ancestor > a {
	background: #f30 !important;
	color: #fff !important;
}
#navigation ul.nav li.menu-item > a:hover {
	background: #f30 !important;
	color: #fff !important;
}
#navigation ul.nav li.menu-item > ul.sub-menu {
	padding-top: 0;
	padding-bottom: 0;
}

.sub-menu li {
	background: #900;
}
ul.nav li ul li a {
	color: #fff !important;	
}
a:link, a:visited {
	color: #f90;	
}
.entry table thead th {
	background: #1a428e;	
}
.entry table td, .entry table th {
	background: #112b5d;	
}
.woocommerce_info, .woocommerce-info {
	background: #1a428e;
	border-color: #ccc;
	color: #fff;
}
.archive_header {
	color: #fff;	
}
#footer-widgets {
	border: 0;	
}
.widget {
	margin: 0;	
}
.page-id-2 .breadcrumb {
	display: none;	
}
#header {
	border-top-left-radius: 18px;	
	border-top-right-radius: 18px;	
}
#footer {
	border-bottom-left-radius: 18px;	
	border-bottom-right-radius: 18px;	
}

.single_variation {
	margin-bottom: 20px;
}

.entry table tbody td, .entry table tbody th {
	border: 1px solid #133069;
}
.entry table thead th {
	border: 0;
	padding: 6px 0 6px 20px;
}
.widget p, .widget .textwidget {
	color: #fff;
}
.widget {
	color: #fff;
}

ul.nav ul li.current_page_item a, ul.nav ul li.current_page_parent a, ul.nav ul li.current-menu-ancestor a, ul.nav ul li.current-cat a, ul.nav ul li.current-menu-item a, #navigation ul.cart .cart_list a {
    color: #f90 !important;
}

#loopedSlider .pagination li.current a, #loopedSlider .flex-control-nav li .flex-active, .slider-pagination .flex-active a {
    background: none repeat scroll 0% 0% #fff;
    border-color: #fff;
}

h3.widget-title {
	background: #ed1c24;
	color: #fff;
	font-family: "Asap",arial,sans-serif;
	padding: 6px 6px;
}
.widget h3 {
	color: #fff;
}
ul.products li.product .price {
	color: #999;
}
#pg-2-0, .panel-grid-cell .panel {
	margin-bottom: 0px !important;
}

#post-author, #connect {
	border-color: #469;
	background: #236;
}

#respond h3 {
	color: #ccc;
}

.post .title a:link, .post .title a:visited, .page .title a:link, .page .title a:visited {
    color: #FFF;
    font-size: 24px;
}

#place_order {
	font-size: 16px;
}

.btn-success {
	background: #4662b1;
}

#loopedSlider.business-slider .content {
	display: none;
}

#content {
	padding: 0 0 10px 0;
}

.slide {
	border-radius: 20px;
	margin-top: 10px;
}

.footer-box {
	float: left;
	text-align: center;
	margin: 0 10px;
}
.footer-box img {
	margin-bottom: 10px;
}
.chosen-container .chosen-results {
	color: #666;
}

.page header.title h1, .page header.title h2, .page header.title h3, .page header.title h4, .page header.title h5 {
    padding: 0;
    margin: 10px 0 0 0;
}

/* DESKTOP STYLES
-----------------
Add styles inside the media query below that you only want to be applied to the desktop layout of your site */
@media only screen and (min-width: 768px) {
	/* Desktop styles go below this line */


	
}