@charset "utf-8";
/* CSS Document */

@import url('reset.css');
@import url('flexslider.css');
@import url('jcarousel_tango.css');
@import url('simpletabs.css');
@import url('short_codes.css');
@import url('base.css');
@import url('responsive.css');



/* custome css */

 #shopping_cart a {
    background:none !important;
    border-radius:0 !important;
    padding:0;
    width:auto;
    display: inline-block;
}



#cart_block #cart_block_list dt img{
    float:left;    
}
#header #cart_block {
   border:solid 1px #555 !important; 
   background:#000!important; 
    box-shadow:none !important;
    top: 35px !important; 
    width: 262px !important; 
	z-index:999;
	color: #fff;
}


#cart_block #cart_block_list dt:first-child{
  border-top:0px !important;  color: #fff;
}
#cart_block #cart_block_list dt:nth-child(2n){
background:#000 !important;color: #fff;
}
#cart_block #cart_block_list dd:nth-child(2n){
background:#222 !important;color: #fff;
}

#cart_block #cart_block_list dt {
    clear: both;
    padding:12px;  border-top:dotted 1px #555; display:inline-block; width:238px; box-shadow:inset 0px 1px 0px #000;
    background:#000;color: #fff;
}

#cart_block #cart_block_list dt img{
    padding:1px; border:solid 2px #555; float:left; margin-right:10px;
}


#cart_block #cart_block_list dd {
    margin-left:0px !important;
    clear:both;
    padding:12px; display:inline-block; width:238px; box-shadow:inset 0px 1px 0px #000;
    background:#222;color: #fff;
}

#cart_block #cart-prices{
    border-top:0 !important;
    padding: 10px 11px !important;
    
}
#cart_block .block_content {
    padding:0 !important;
}


#wishlist_button {
    background:none !important;
    padding:10px 0 0 0 !important;
	width:98px;
	color: #fff;
}
#cart_block_list a{
	color: #fff;
}

#cart_block_list span{
	color: #fff;
}

/*   breadcrumb */
.breadcrumb .navigation-pipe {
    display: none !important;
}
/* product  */
.product_leftcol #view_full_size{
    cursor: pointer;
    
}
.product_rightcol .add_to_buttons p#add_to_cart{
    float:left !important;
     margin-top: -16px;    
}

.comparebutton{
   background-color:#000;
    border: none;
    color:#fff;
    padding: 3px 5px;
    text-align: center;
   cursor: pointer;
    
}

#main_content h1{
    font-size:24px; color:#000; text-transform:uppercase; padding:22px 0px;/*text-shadow: 0px 2px #000;*/
    
}


.btn_add_cart{ 
    padding:10px; color:#fff;
    font-size:11px; 
    font-weight:bold;
    text-transform:uppercase;  
    float:left; 
    clear:both;
    width:83%; 
    margin-top:0px;
    background:#544f4b;  
    padding:10px;
    color:#fff; 
    font-size:13px;
    font-weight:bold;
    display:block;
    clear:both;
    width:98px; 
    text-transform:uppercase;
     border: 1px solid #fff;
    
}

.floar-right ,.float-right{
    float:right !important;
}


.floar-left ,.float-left{
    float:left !important;
}
.margin-left-currency{
    margin-left:5px !important;
    
}
.categTree h3{
    font-size: 20px;
    margin: 23px 0 5px;  
}
.padding{
    padding:5px;
    
}
.gridactive{
   background-position: -6px -34px !important;
   background-color: #000 !important;
    
}

.cart_product a img{
    padding:5px;
}
#checkout-step-login .col-2 .buttons-set{
    margin:20px 0;
    
}

.checkout_steps input[type=text],.checkout_steps input[type=password]{ border:1px solid #D7D7D7; padding:4px; width:286px;}

.clearboth{
    clear:both !important;
}
.cart_quantity span{
 
    text-align: center;
    margin-left:10px;
    
}

.paymenttitle  h3{
    font-size: 16px;
    margin: 20px;
    
}

.paymenttitle p{
    font-size: 12px;
    padding:10px;
    margin-bottom: 20px;
      line-height: 24px;
    
}

.paymenttitle .price strong,.customersupprot a{
  font-weight: bold;    
}

.confiram_icon{
    margin-top: -5px;
    
}

#wishlist_block .lnk a {
    display: block;
    font-weight:normal !important;
    text-align: right !important;
}

.wislistinput{
    width: 512px;
    
}

#map_canvas{
    height:300px; width:325px; border:solid 1px #D7D7D7; padding:2px;float: right;
}
#module-blockwishlist-mywishlist #mywishlist p.text input {

    font-size: 12px !important;
    height: 26px !important; 
    padding: 0 5px !important;
    width: 260px !important;
}
#contact_form li label{
  display: block;
    padding: 5px 0;
    
    
}
.supplier_button{
    width:110px!important;
}

.dropcap.black {
    background: none repeat scroll 0 0 #3A3A3A;
    color: #FFFFFF;
}
.dropcap.color {
    background: none repeat scroll 0 0 #b064a4;
    color: #FFFFFF;
}
.dropcap {
    background: none repeat scroll 0 0 #FCFCFC;
    border: 1px solid #F6F6F6;
    color: #666666;
    display: inline-block;
    float: left;
    font-size: 23px;
    font-weight: 600;
    height: 36px;
    line-height: 36px;
    margin: 0 7px 0 0;
    text-align: center;
    width: 36px;
}

#cart_block_no_products{
padding-left: 10px;
padding-top: 20px;
}
h2 {
    font-size: 18px;
    font-weight: normal;
    padding-bottom: 20px;
}
h3 {
    font-size: 16px;
    font-weight: normal;
    padding-bottom: 18px;
}
#special_block_right li.product_image img {
    height: 62px !important;
    width: 62px !important;
}