﻿body {
	font-family: 'Roboto Condensed', sans-serif;
}
h2 {
    font-size: 18px;
}
.black-bg {
	background:#000;
    text-transform: uppercase;
}
.blue-bg {
	background:transparent url('img/bg2.png');
}
.curtain-bg {
	background:transparent url('img/act1costumes_hdbg.png') no-repeat top center;
	height: 152px;
}
.red-bg {
	background:#700401 url('img/act1costumes_07.png') repeat-x center left;
	height:17px;
}
.yellow-bg {
    background: #fdf661;
}
.m-container {
    margin-top: 20px;
    margin-bottom: 20px;
}
.top-links a {
    color: #fdf661;
    font-weight: 500;
    padding-right: 10px;
}
.top-links {
    padding: 10px 10px 5px;
}
.v-cart.yellow-bg {
    position: absolute;
    padding: 10px;
    border-radius: 0 0 5px 5px;
    right: 15px;
}
.v-cart a {
    color: #000;
    font-size: 18px;
    font-weight: 600;
}
.logo img {
	height:150px;
	width:250px;
}
.header-tag {
	font-family:"Monotype Corsiva",Times, serif;
	color:#fff;
	font-style:italic;
	font-size:22px;
	padding-top:70px;
}
.search {
    padding-top: 70px;
}
.stylish-input-group .input-group-addon{
    background: white !important; 
}
.stylish-input-group .form-control{
	border-right:0; 
	box-shadow:0 0 0; 
	border-color:#ccc;
}
.stylish-input-group button{
    border:0;
    background:transparent;
}
.header-text {
    color: #afcbf8;
    font-size: 22px;
    padding-top: 5px;
    padding-bottom: 5px;
}
.header-text a {
    color: #afcbf8;
    font-size: 16px;
    text-transform: lowercase;
}
.header-phone {
	color:#fff;
	font-size:22px;
	padding-top:5px;
	padding-bottom:5px;
	text-align:right;
}
.home-bg {
	background:transparent url('img/act1costumes_10.png') no-repeat top right;
}
.home-text {
    color: #fff;
    font-size: 24px;
    padding-top: 65px;
    padding-bottom: 51px;
}
.btn.btn-danger {
    background: #940000;
    color: #ffff33;
    font-size: 20px;
}
.nav-product {
    padding: 0 5px;
}
.nav > li > a {
    color: #000;
    padding: 5px;
    border-bottom: 2px dotted #0c1a64;
}
.yellow-bg {
padding-top: 25px;
background:transparent url('img/yellow-bg.png') repeat-x;
}
.c4-info-text {
	display: block;
	padding: 5px;
}

.section-page-top {
	display: block;
}

.section-text img {
	float: left;
	margin: 5px 10px 5px 0;
}

.section-text {
	float: left;
	text-align: left;
}
.itembox {
    border: 1px solid #eee;
    margin: 0;
    min-height: 270px;
    padding: 10px;
}
.itembox .item-img {
    min-height: 155px;
}
.itembox .item-name a {
	color:#000;
}

.products .col-sm-6 {
    padding: 5px;
    text-align: center;
}
.cross-title {
    padding: 0;
}

.home-specials {
margin-bottom: 10px;
    background: #940000;
    color: #fff;
    text-transform: uppercase;
    font-size: 18px;
    font-weight: bold;
    padding: 5px 10px;
}
.footer2 {
	clear: both;
	text-align: left;
	font-size: 11px;
	color:#fff;
}

.copyright-box {
	text-align: right;
}

.copyright {
	font-size: 10px;
}

.c4, .c4 a {
   font-weight: normal;
    font-size: 10px;
    color: #AEAEAE;
    text-decoration: none;
    display: none;
}
.c4-social {
	padding-top:20px;
}
.c4-social > li {
    margin-right: 5px;
    padding: 0;
}
.c4-social a {
    color: rgba(0, 0, 0, 0);
    display: block;
    height: 74px;
    width: 75px;
}	
	
.facebook-icon-link { 
	background: url('img/social-bg.png') no-repeat -1px -1px;
}

.twitter-icon-link { 
	background: url('img/social-bg.png') no-repeat -1px -77px;
}

.pinterest-icon-link { 
	background: url('img/social-bg.png') no-repeat -1px -229px;
}

.instagram-icon-link {
	background: url('img/social-bg.png') no-repeat -1px -305px;
}	
.youtube-icon-link {
	background: url('img/social-bg.png') no-repeat -1px -153px;
}
	
.cc {
	background: url('img/act1costumes_46.png') no-repeat bottom right;
	padding-top:85px;
}
.inset-table img {
    float: left;
    margin: 10px;
}
.order-row:nth-of-type(odd) {
	background:#ffff33;
	display:block;
	clear:both;
}

.order-row div {
    padding-bottom: 5px;
    padding-top: 5px;
}

.rightoption select {
    width: 180px;
    margin: 5px 0 0;
}
.orderbutton {
    clear: both;
	text-align: center;
	margin: 0 auto;
	padding:10px 0;
	background:#fff;
}
.social-share {
	margin:10px 0;
	text-align:center;
}
.sale-price, .sale-price-bold {
	color: #A00000;
	font-weight: bold;
	font-size: 14px; 
}
.home-featured {
	background:transparent url('img/bg2.png');
	padding:15px 10px;
	margin-top:20px;
	margin-bottom:20px;
}
.cross-title {
	margin-top:10px;
}
.tab-content {
    margin: 10px 0;
}
.carousel-inner img {
    margin: 0 auto;
}

  /* Column clear fix */
  .col-sm-1:nth-child(12n+1),
  .col-sm-2:nth-child(6n+1),
  .col-sm-3:nth-child(4n+1),
  .col-sm-4:nth-child(3n+1),
  .col-sm-6:nth-child(2n+1){
    clear: none;
  }
  .col-md-1:nth-child(12n+1),
  .col-md-2:nth-child(6n+1),
  .col-md-3:nth-child(4n+1),
  .col-md-4:nth-child(3n+1),
  .col-md-6:nth-child(2n+1){
    clear: left;
  }

@media (max-width: 1200px) {
.header-tag {
    font-size: 20px;
	padding-top: 48px;
}
.header-text {
    font-size: 19px;
}   
 .cc {
    background: rgba(0, 0, 0, 0) url("img/act1costumes_46.png") no-repeat scroll right bottom / contain ;
}  
.search {
    padding-top: 41px;
}
.curtain-bg {
    background: transparent url("img/act1costumes_hdbg.png") no-repeat scroll center top / contain ;
    height: 110px;
}  
.logo img {
    height: 110px;
} 
}


@media (max-width: 992px) {
.b-carousel > .col-md-3.col-sm-6 {
    margin: 0 0 5px;
}
  /* Column clear fix */
  .col-md-1:nth-child(12n+1),
  .col-md-2:nth-child(6n+1),
  .col-md-3:nth-child(4n+1),
  .col-md-4:nth-child(3n+1),
  .col-md-6:nth-child(2n+1){
    clear: none;
  }
  .col-sm-1:nth-child(12n+1),
  .col-sm-2:nth-child(6n+1),
  .col-sm-3:nth-child(4n+1),
  .col-sm-4:nth-child(3n+1),
  .col-sm-6:nth-child(2n+1){
    clear: left;
  }
.header-phone {
    text-align: center;
}  
.header-text {
    padding-bottom: 0;
    text-align: center;
}  
.logo img {
    height: 90px;
}  
.curtain-bg {
    height: 90px;
}
.logo img {
    height: 96px;
    margin: 34px auto 0;
    width: 300px;
}  
.search {
    padding-top: 10px;
}
.navbar-header {
    background: #000 none repeat scroll 0 0;
}










}


@media (max-width: 769px) {
.curtain-bg {
    background: transparent url("img/act1costumes_hdbg.png") no-repeat scroll 0 0;
    height: auto;
}
.v-cart.yellow-bg {
    border-radius: 0;
    padding: 3px;
    position: relative;
    right: auto;
}
h1 {
	font-size:26px;
}




}


@media (max-width:360px) {

.container {padding-left: 5px;padding-right: 5px;}
}


@media (max-width:320px) {
}






/* for search */

.list-inline {
    padding-left: 0;
    margin-left: -5px;
    list-style: none;
}

.list-inline>li {
    display: inline-block;
    padding-right: 5px;
    padding-left: 5px;
}
.input-group stylish-input-group{
display: none;
}
