input[type=number]::-webkit-inner-spin-button, 
input[type=number]::-webkit-outer-spin-button {  

   opacity: 1;

}
.navbar-header {
	background: #fff !important;
}
.navbar {
	margin-bottom: 0;
}
.navbar-toggle {
	background-color: #222;
}
.banner-img {
	margin: 15px 0;
}
.intro-text {
	font-weight: 700;
	font-size: 18px;
	margin-bottom: 20px;
}
.navbar-brand {
	height: 55px;
	padding: 2px 0 2px 10px;
}
footer {
	border-top: 1px dotted #ccc;
	padding: 10px;
}
footer .icons {
	margin-bottom: 8px;
}
footer .icons i {
	color: #333;
	margin-right: 10px;
}
footer .icons i:hover {
	color: #777;
}
footer .icons a {
	text-decoration: none;
}
.video {
	margin: 30px 0;
}
#owl-demo .item {
	margin: 3px;
}
#owl-demo .item img {
	display: block;
	width: 100%;
	height: auto;
}
.navbar-toggle {
	margin-top: 15px;
	padding: 18px;
}
.panel-body {
	padding: 5px;
}
hr.dashed {
	border-style: dashed;
}
.page-header {
	border-bottom: 1px solid #fe9800;
	padding-bottom: 0;
}
.page-header h3 {
	color: #fe9800;
	font-size: 18px;
}
#box-card .panel-body {
	padding: 0;
}
#box-card .box-img img {
	border-top-left-radius: 4px;
	border-top-right-radius: 4px;
}
.box-text {
	padding: 5px 10px;
}
#box-card a {
	color: #474747;
	text-decoration: none;
}
#box-card h4 {
	font-weight: 700;
}
#box-card .link:hover {
	color: #fe9901;
}
#box-card h4:hover {
	color: #fe9901;
}
.myflipps {
    background: rgba(0, 0, 0, 0) url("http://flippies.com/dir/uploads/myflipps.jpg") no-repeat scroll center bottom;
    border: 1px solid #ccc;
    height: 145px;
    margin: 10px 0;
    padding-top: 5px;
    width: 70%;
	text-align: center;
	float: none;
	display: inline-block;
}
.myflipps a {
    display: block;
    height: 100%;
    width: 100%;
}
.myflipps a p {
    color: #333;
    font-size: 11px;
    font-weight: 600;
    line-height: 1.1em;
    text-align: center;
}
.myflipps:hover a p {
    color: #fe9901;
}






.top-barr{background-color:#012160; padding:15px; text-align:center}
.top-barr h1{color:#fff; margin-bottom:10px; margin-top:0px;}
.top-barr p{color:#fff; margin-bottom:0px; margin-top:0px;}
.page-id-1330 #content{padding-left: 246px;
    float: left;
    box-sizing: border-box;}
.page-id-1330 #content #main{padding: 0px;
    width: 100%; box-sizing: border-box;}

.page-id-1330 #content #main .on_colored{padding:0px;}
.bottom-line{clear: both;
    color: #c90000;
    font-size: 22px;
    text-align: center;
    line-height: 27px;
    font-style: italic;}
.page-id-1330 .colored_bg{    background-color: transparent;     box-shadow: none;}
.fam-font{   font-family: 'Overlock SC', cursive;
    font-size: 54px;
    padding: 30px 0px;
    color: #fd9904;
    text-shadow: 1px 1px 1px #000000;
    font-weight: bolder;padding-bottom:0px;
    text-transform: uppercase; text-align:center;}
.col-12{width:100%; float:left;  box-sizing: border-box; margin-top:15px; margin-bottom:15px; }


.col-7{
    float: left;
    box-sizing: border-box;
    padding: 5px;
 width:65%;

}

.col-full{width: 100%;
    float: left;
    box-sizing: border-box;
    padding: 5px;
position:relative

}
.col-full img{ width:100%;}

.col-full .stripe-button-el{display:block!important;padding: 23px!important;
    width: 100%;
    opacity: 0}

.col-md-12 iframe{border:2px solid #012160}

.col-5{
    float: left;
 width: 35%;


    box-sizing: border-box;
    padding: 5px;

}

.my-btnn{background-color:#fff; display:block; border:2px solid #c80000; float:left; width:100%;  padding:10px; box-sizing: border-box;}
.my-btnn p{ color:#c80000; margin-bottom:0px; text-align:center; font-size:21px; font-weight:700; margin-bottom:20px;}
.my-btnn a img{ width:70%!important}
.my-btnn h4{text-align: center;
    padding: 0px;
    padding-bottom: 20px;
    font-size: 24px;
    color: #c80000;
font-style:italic;}


.boxed_shadow {
    box-shadow: 0 1px 3px rgba(51, 51, 51, 0.5);
}
.checkout-box .page-header , .order-confirmation-box .page-header {
    margin-bottom: 20px;
    margin-top: 0px;
    padding: 20px 30px;
    color: #474747;
    border-bottom:1px solid rgba(151, 151, 151, 0.25);
    text-shadow: 0 0 1px rgba(51, 51, 51, 0.3);
}
.checkout-box .page-header  h3 , .order-confirmation-box .page-header  h3{
    color: #474747;
    margin: 0px;
    font-size: 20px;
}
.order-confirmation-box p {
    font-size: 20px;
    text-align: left;
}
.order-confirmation-box {
	 background-color: rgba(255, 255, 255, 1);
	width: 100%;
	 min-height: 250px;
	 padding-bottom: 20px;
}

.checkout-box {
	width: 100%;
	    min-height: 460px;
	    background-color: rgba(255, 255, 255, 1);
	    margin-bottom: 30px;
}
.checkout-box .form-control {
	border: 1px solid #ccc;
}
.text-center {
	text-align: center!important;
}
.checkout-box .inner-wrapper{
	padding: 10px 30px 30px 30px;
	width:100%;
}
.no-spacing {
	padding:0px!important;
	margin:0px!important;
}
.checkout-box .button-wrapper {
	margin-top:30px;
	padding: 0px!important;
}

.btn {
    display: inline-block;
    padding: 8px 16px;
    margin-bottom: 0;
    font-size: 14px;
    font-weight: 400;
    line-height: 1.42857143;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    -ms-touch-action: manipulation;
    touch-action: manipulation;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background-image: none;
    border: 1px solid transparent;
    border-radius: 4px;
}
.btn-rounded {
	border-radius:20px;
	-webkit-border-radius:20px;
}
.btn-dark , .btn-dark:hover , .btn-dark:active , .btn-dark:focus {
    background-color: #000;
    color: #fff;
    border: none;
}
.checkout-box .btn {
	width: 150px;
	text-transform: uppercase;
	padding: 12px 24px;
	font-size: 16px;
}
.tbl-cart-details {
	width:100%;
	font-weight: bold;
	 font-size: 15px;
}

.tbl-cart-details th {
	text-transform: uppercase;
	padding: 10px 0;
}

.tbl-cart-details  .item-desc {
	text-align: left;
}
.tbl-cart-details  .item-qty {
	text-align: left;
}
.tbl-cart-details  .item-price {
	text-align: right;
}
.cart-total-box {
	padding:20px 0;
	border-top:1px solid rgba(151, 151, 151,0.25);
	border-bottom:1px solid rgba(151, 151, 151,0.25);
	float: left;
	width: 100%;
}

.cart-total-box dl {
    float: right;
    clear: both;
    margin-bottom: 5px;
    font-size: 15px;
    color: #252a2f;
    margin-top: 0px;
   
}
.checkout-box .dl-horizontal dd {
    margin-left: 160px;
    text-align: right;
    width: 70px;
}
.checkout-box .dl-horizontal dt {
	font-weight: normal;
	 line-height: inherit;
	 float: left;
} 

.grand-total-box {
	font-size: 18px;
}
.grand-total-box dl {
    float: right;
    clear: both;
    margin-bottom: 5px;
    color: #252a2f;
    margin-top: 20px;
   
}
.grand-total-box .dl-horizontal dt {
	font-weight: bold;
}
.has-error .form-control {
    border-color: #ff0000;
}
.help-block {
    display: block;
    margin-top: 5px;
    margin-bottom: 10px;
    color: #737373;
}
.has-error .help-block {
	color: #ff0000;
}
.payment-box , .ship-method-box{
	display:none;
}
.checkout-box .btn-back {
	margin-right:10px;
}


/***
Notes
***/

/* Common styles for all types */
.note {
  margin: 0 0 20px 0;
  padding: 15px 30px 15px 15px;
  border-left: 5px solid #eee;
  font-size: 16px;
}

.note h1, .note h2, .note h3, .note h4 {
  margin-top: 0;
}

.note p:last-child {
  margin-bottom: 0;
}

.note code, .note .highlight {
  background-color: #fff;
}

.note-default {
  background-color: #eee;
  border-color: #bec3c7;
  color: #bec3c7;
}

/* Variations */
.note-danger {
  background-color: #FAEAE6;
  border-color: #ed4e2a;
  color: #ed4e2a;
}

.note-warning {
  background-color: #FCF3E1;
  border-color: #fcb322;
  color: #fcb322;
}

.note-info {
  background-color: #E8F6FC;
  border-color: #57b5e3;
   color: #57b5e3;
}

.note-success {
  background-color: #EBFCEE;
  border-color: #3cc051;
  color: #3cc051;
}

/***
UI Loading
***/
.loading-message {
  display: inline-block;
  min-width: 125px;
  padding: 10px;
  margin: 0 auto;
  color: #000 !important;
  font-size: 14px;
  font-weight: 400;
  text-align: center;
  vertical-align: middle;
}
.loading-message.loading-message-boxed {
  border: 1px solid #ddd;
  background-color: #eee;
  -webkit-box-shadow: 0 1px 8px rgba(0, 0, 0, 0.1);
  -moz-box-shadow: 0 1px 8px rgba(0, 0, 0, 0.1);
  box-shadow: 0 1px 8px rgba(0, 0, 0, 0.1);
}
.loading-message > span {
  line-height: 20px;
  vertical-align: middle;
}
.loading-message > img {
 vertical-align: middle;
}

.page-loading {
  position: fixed;
  top: 50%;
  left: 50%;
  min-width: 125px;
  margin-left: -50px;
  margin-top: -30px;
  padding: 7px;
  text-align: center;
  color: #333;
  font-size: 13px;
  border: 1px solid #ddd;
  background-color: #eee;
  vertical-align: middle;
  -webkit-box-shadow: 0 1px 8px rgba(0, 0, 0, 0.1);
  -moz-box-shadow: 0 1px 8px rgba(0, 0, 0, 0.1);
  box-shadow: 0 1px 8px rgba(0, 0, 0, 0.1);
}
.page-loading > span {
  line-height: 20px;
  vertical-align: middle;
}

@media (max-width: 400px) {
	
	.checkout-box .btn {
		width: 100%;
	}
	.checkout-box .btn-checkout {
		margin-bottom: 25px;
	} 
}
