.form-control {
    margin: 0 auto;
}
.product-count {
    display: inline-block;
    vertical-align: middle;
}

.product-count button, .product-count input {
    height: 30px;
    width: 30px;
    text-align: center;
    vertical-align: middle;
    outline: none;
    float: left;
}
.btn_default {
    text-align: center;
    display: inline-block;
    text-transform: uppercase;
    color: #000;
    border-radius: 0;
    padding: 4px 8px;
    border: 1px solid;
    border-color: #E2E6E7;
    background: #f8f9f9;
}
.product-count input {
    font-family: MyriadPro, Tahoma, Arial, Sans-Serif;
    margin: 0 -1px;
    width: 50px;
    position: relative;
    border-color: #e4e4e2;
}
.prod_btns_box .addCompare{
    font-size: 15px;
    font-weight: 300;
    color: #101010;
    padding-left: 20px;
    background: url('..//images/add_compare.png') no-repeat center left;
    display: inline-block;
    margin-left: 20px;
    vertical-align: top;
    margin-top: 13px;
    cursor: pointer
}
.prod_btns_box .addCompare .num{
    color: #EC3D79;
}
.btn_default.minus{
    -webkit-border-radius:3px 0 0 3px;
    -moz-border-radius:3px 0 0 3px;
    border-radius:3px 0 0 3px;
}
.btn_default.plus{
    -webkit-border-radius:0px 3px 3px 0px;
    -moz-border-radius:0px 3px 3px 0px;
    border-radius:0px 3px 3px 0px;
}
.price {
    margin: 0;
    text-align: left;
    font-family: Roboto;

}
.price .old-price {
    font-size: 18px;
    font-weight: 300;
    color: #696e6e;
    text-decoration: line-through;
}
.price .newPrice{
    font-size: 28px;
    color: #EC3D79;
    font-weight: 600;
}

.prod_info_tbl{
    margin: 15px 0 0 0;
    border-top: 1px solid #e2e6e7;
    border-bottom: 1px solid #e2e6e7;
}
.prod_info_tbl td {
    font-size: 16px;
    font-weight: 300;
    padding: 6px 0;
}
.prod_info_tbl td .returnPolicy {
    font-size: 12.5px;
    padding-left: 40px;
    background: url('..//images/return.png') no-repeat left center;
    color: #0a0a0a;
}
.prod_info_cell1 {
    padding-right: 10px !important;
    width: 120px;
    color: #696e6e;
    font-weight: 300;
    font-size: 15px !important;
}
.prod_instock_label {
    color: #27ae60;
    font-weight:600;
}
.prod_content_menu {
    margin: 20px 0 0 0;
    border-bottom: 4px solid #EC3D79;
    width: 100%;
}
.prod_content_menu a.active {
    background: #f4f4f4;
    border: 1px solid #e0e0e0;
    border-bottom: none;
}
.prod_content_menu a {
    display: inline-block;
    padding: 12px 30px;
    font-size: 20px;
    font-weight: 300;
    color: #090909;
    border: 1px solid #fff;
    border-bottom: none;
    border-radius: 2px 2px 0 0;
    text-decoration: none;
    cursor:pointer;
}
.prod_btns_box {
    margin: 20px 0 0 0;
}
.prod_add_val {
    display: inline-block;
    vertical-align: middle;
    min-width: 100px;
    font-weight: 300;
    font-size:15px;;
}
.tab-content{
    display: none;
    background-color: #fff;
    box-shadow: 0 1px 2px rgba(0,0,0,.12);
    padding: 25px 20px;
    color: #696e6e;
    font-size: 15px;
    font-weight: 300;
    margin-bottom: 50px;
    width: 100%;
    max-width: 1090px;
}
.tab-content.active{
    display:block;
}
.short_desc{
    padding: 20px 0 0;
    color: #696e6e;
    font-size: 14px;
    font-weight: 300;
}
.short_desc p{
    padding:0;
    margin:0;
}
.special{
    background: #ec3d79;
    width: 90px;
    z-index: 99999;
    height: 36px;
    position: absolute;
    right: -6px;
    top: 0px;
    color: #fff;
    font: 700 18px/37px Roboto;
    text-align: center;
}
.special::after{
    content: '';
    position: absolute;
    left: -36px;
    top: 0;
    border: 18px solid transparent;
    border-right: 18px solid #ec3d79;
}

.special::before{
    content: '';
    position: absolute;
    right: -7px;
    top: 36px;
    z-index: -1;
    border: 7px solid transparent;
    border-left: 7px solid #e91e63;
    border-top: 0;
}
#rait i{

}
i.full{
    color:#ffcc00;
}
.side_links_box {
    margin-left:10px;
}
#photos > div {
    display: inline-block;
    padding: 1em 1.5em 1em 0;
    vertical-align: top;
}
.vertical-gallery img {
    height: auto !important;
    width: 100px;
}

#leftCarouselVertical{
    width: 100px;
    float: left;
}
#leftCarouselVertical button{
    background: #fff;
    color: #ddd;
    font-size: 30px;
    text-align: center;
    width: 100%;
    height: 30px;
    line-height: 30px;
    outline: none;
}
#leftCarouselVertical{
    height: 100%;
}
.gallery .vertical-gallery {
    height: 330px !important;
}
#leftCarouselVertical ul {
    margin:0;
    padding:0;
    list-style: none;
}
#leftCarouselVertical ul li {
    height: 110px !important;
    min-height: 100px;
    position: relative;
}
#leftCarouselVertical ul li img{
    position: absolute;
    margin:auto;
    left:0;
    right:0;
    max-height:100%;
    bottom:0;
    top:0;
    width: auto;
}
iframe{
    max-width:100%;
}
.iframeOwner{
    position: relative;
    padding-bottom: 56.25%; /* 16:9 */
    padding-top: 25px;
    height: 0;
}
.iframeOwner iframe,
.iframeOwner object {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}
#rating-updated.icon-large-stars-0 {
    background: url('..//images/stars-0.png') no-repeat;
}
#rating-updated.icon-large-stars-1 {
    background: url('..//images/stars-1.png') no-repeat;
}
#rating-updated.icon-large-stars-2 {
    background: url('..//images/stars-2.png') no-repeat;
}
#rating-updated.icon-large-stars-3 {
    background: url('..//images/stars-3.png') no-repeat;
}
#rating-updated.icon-large-stars-4 {
    background: url('..//images/stars-4.png') no-repeat;
}
#rating-updated.icon-large-stars-5 {
    background: url('..//images/stars-5.png') no-repeat;
}
#rating-updated {
    margin-bottom: 20px;
    width: 187px;
    height: 32px;
}
#rating-updated .rating-hide {
    opacity: 0;
    float: left;
    cursor: pointer;
    height: 37px;
    width: 36px;
    margin: 0;
}
#reviewForm input {
    border-radius: 0;
    margin-bottom: 25px;
    height: 42px;
}

.reviews .comment-form input[type="text"],.reviews .comment-form input[type="email"], .reviews .comment-form textarea {
    margin: 0 0 20px;
}
.attrsTable {
    width: 100%;
}
.attrsTable td:first-child{
    width: 20%;
}
.attrsTable td{
    padding: 6px 10px;
    border-bottom: 1px solid #E8E9E9;
}
.productTabs{
    border-bottom: 1px solid rgb(221, 222, 222) !important;
}
.productTabs > a{
    background: rgba(255, 255, 255, 0) !important;
    cursor: default !important;
    color: #090909 !important;
    font-size: 24px !important;
    font-weight: 300 !important;
}
.productTabContent{
    background: rgba(255, 255, 255, 0) !important;
    box-shadow: 0 1px 2px rgba(0, 0, 0, 0) !important;
}
@media(max-width: 450px){
    .home_product_tabs{
        display:none;
    }
}
@media (min-width: 811px) and (max-width: 960px){
    .prod_info_tbl td .returnPolicy{
        background-size: 20px;
    }
}