.span12.banner{
    border:1px solid #cccccc;
    margin:0px;
    padding:29px 0 32px 33px;
    background-color:#f6f6f6;
   /* width:1137px;*/
}
.main-title{
    font-size:24px;
    font-style: italic;
    color: #4d4d4d !important;
    text-transform:capitalize;
    font-family: "Times New Roman", Times, serif;
    margin-bottom:27px;
}
.sub-title{
    font-size:12px;
    color:#8c8a8a;
    font-family: Arial, sans-serif;
}
.gift-all .accesories-head h1{
    border-bottom:none;
}
.accesories-head.gift {
    margin: 70px 0 41px !important;
}
.made-shirt-header .span12 h1{
    padding: 0 0 30px;
}
.made-shirt-header .span12.banner h1.main-title{
    padding-bottom: 0;
}
.made-shirt-header .span12.banner{
    padding:23px 0 19px 30px;
}
.span12.banner.design{
    text-align:center;
    padding:20px 0 33px 0;
    margin-bottom: 35px;
}

.remove{
    display:none !important;
}
.block{
    display:block !important;
}
.accesories-head.accessories .span12.banner{
    margin-bottom:46px;
}
.row-fluid.browse-results-search.design-and-browse-shirt .span3 img {
    width: 100%;
    height: auto;
}
/***************Banner landing page*******************/
.shortcode_banner_simple:hover {
    
}
.shortcode_banner_simple {
    padding: 10px;
    cursor: pointer;
    /* background-size: cover; */
    background-position: center;
    margin-bottom: 30px;
    clear: both;
    position: relative;
    background-color:#647eb3;
}
.shortcode_banner_simple_inside:hover {
    background: #647eb3;
    opacity: .9;
}
.shortcode_banner_simple_inside{
    text-align:center;
    padding:20px; 
    background-color:#647eb3; 
    border: 2px solid #fff
}
.shortcode_banner_simple_bullet {
    width: 144px;
    height: 144px;
    position: absolute;
    top: -10px;
    right: 30px;
    border-radius: 72px;
    text-align: center;
    display: table;
    text-transform: uppercase;
    color: #fff;
    line-height: 1.3em;
    background-color:#242e40;
}
.shortcode_banner_simple_bullet span {
    display: table-cell;
    vertical-align: middle;
    padding: 20px;
    font-family:"century gothic",verdana,arial,helvetica,sans-serif;
    font-size:15px;
    line-height:1.8em;
}
.shortcode_banner_simple_inside h1 {
    padding: 0;
    margin: 0;
    text-transform: uppercase;
    font-weight: 900;
    font-size: 24px;
    font-family:"Times New Roman", Times, serif;
}
.shortcode_banner_simple_inside h1 strong {
    font-size: 28px;
    font-weight:bold;
    
}
.shortcode_banner_simple_sep {
    width: 50%;
    height: 2px;
    background: #fff;
    margin: 5px auto;
}
.shortcode_banner_simple_inside h4 {
    padding: 0;
    margin: 0;
    text-transform: uppercase;
    font-size: 14px;
    font-family:"century gothic",verdana,arial,helvetica,sans-serif;
}
.design-and-browse-shirt .result-detail {
    min-height: 80px;
}


.product-suit .input-wrap .popup-name input[type="text"] {
    width: 240px;
}

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

    .product-suit .input-wrap .popup-name input[type="text"] {
        width: 230px;
    }

}

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

    .product-suit .input-wrap .popup-name input[type="text"] {
        width: 132px;
    }

}
.old-price {
    text-decoration: line-through;
}
.sale-icon {
    width: 60px;
    height: 60px;
    line-height: 60px;
    text-align: center;
    border-radius: 30px;
    background-color: #000;
    color: #FFF;
    font-weight: 600;
    text-transform: uppercase;
    position: absolute;
    right: 0px;
    top: 0px;
    z-index: 10;
    display: block;
}
.product-image {
    position: relative;
}
.base-img a {
    position: relative;
}
.old-price-detail {
    color: #cbcbcb;
    position: absolute;
    right: 0;
    text-decoration: line-through;
    top: -5px;
}
.browse-product-wrap.extract {
    display: none;
}