
/*for chrome ******************/
textarea:focus, input:focus{
    outline: 0;
}
*:focus {
    outline: none;
}
textarea {resize: none}
/*****************************/

p {margin: 0;}

.img-responsive {display: inline-block;}


.top {
	direction: rtl; padding: 1.0em 0;  z-index: 99999; background: white;
	border-bottom: 1px solid #DED6C7 !important;
}

.a {text-decoration: none;}

.bread_crumb {margin-bottom: 15px;}
 .bread_crumb a {color: #af1f31; margin-bottom: 15px; } 





 .logo {}

 /******   Menu ***********************************************/
 .navbar {margin-bottom: 0; float:left}
	.navbar-header select {display: none; } /* only  for smart phones */
	.navbar-default {background: none; border:none;}
		
	.navbar-nav {margin-top: 5px;}
	
	
	.navbar-nav > li {margin: 0px 4px 0px 20px; position: relative;}
		
	.navbar-nav > li > a {
	                                   color: #666666; font-size: 1.2em !important;	       
	                                   padding-top: 8px; padding-bottom: 13px;  padding-left: 0; padding-right: 0;	                                      
	                                }
	.navbar-nav > li > a.l:hover {
	                                   color: #BF4B5A !important;
	                               }
	                   
	                 
	      .navbar-nav > li > a.l::after,  .navbar-nav > li > a.l.active::after {
			    background-color: #666666;
			    content: "";
			    height: 4px;
			    right: 0;
			    opacity: 0;
			    position: absolute;
			    top: 100%;			   
			    width: 100%;
			      -webkit-transition: all 0.3s ease;			    
			    -moz-transition: all 0.3s ease; -o-transition: all 0.3s ease; transition: all 0.3s ease;
			}
			
			.navbar-nav > li > a.l:hover:after {
			     opacity: 1;
			     top: 80%;		
			    -webkit-transition: all 0.3s ease;			    
			    -moz-transition: all 0.3s ease; -o-transition: all 0.3s ease; transition: all 0.3s ease;
			}
			
			.link_hover {			
			   padding-bottom: 5px !important; 
			   border-bottom: 4px solid #666666;
			   color: #BF4B5A !important;
			}
	
	  	
	 /*
	.dropdown-menu {background: #40556A;}
	
	  .dropdown-menu  a {color: white !important; font-size: 1.1em;}
	    .dropdown-menu  a:hover {background: #2D3E50 !important;}
    */
	    
	 .btn-top-button {
	   background: #EDE9DD; 
	   padding: 4px 8px !important;
	 }
	 	.btn-top-button:hover {
	      background: #EDE9DD !important; 
	      color: #BF4B5A !important;
	    }
	    
	    .top .icon:hover { color: #BF4B5A !important;}
	    

/****************************************************************
| flex slider
****************************************************************/

.flexslider {
	position: relative;
	zoom: 1;
	clear: both;
	overflow: hidden;
	margin: 30px 0 30px 0;
}

.flex-control-nav {bottom: 30px !important; z-index: 9999;}
 
  
 .flex-control-paging li a {
	width: 40px !important;
	height: 8px !important;
	display: block;
	background: #666;
	background: #CDCECC !important;
	cursor: pointer;
	text-indent: -9999px;
	-webkit-border-radius: 0px;
	-moz-border-radius: 0px;
	-o-border-radius: 0px;
	border-radius: 0px !important;
	/*
	-webkit-box-shadow: inset 0 0 3px rgba(0,0,0,0.3);
	-moz-box-shadow: inset 0 0 3px rgba(0,0,0,0.3);
	-o-box-shadow: inset 0 0 3px rgba(0,0,0,0.3);
	box-shadow: inset 0 0 3px rgba(0,0,0,0.3);*/
}
 .flex-control-paging li a.flex-active {background: white !important }
 
 .slider_image {width: 100%;}
 
 .slider_caption {
   margin: 0; width: 100%; position: absolute; top: 25%; color: #fff;
   direction: rtl; text-align: right;
 }
 
 	.slider_caption .title {font-size: 44px; line-height: 44px; margin-bottom: 10px;}
 	.slider_caption .description {font-size: 28px; line-height: 28px;  margin-bottom: 15px;}
 
    .slider_caption a {  
		border: 2px solid rgba(255,255,255, .6);
		-webkit-border-radius: 2px;
		-moz-border-radius: 2px;
		-o-border-radius: 2px;
		border-radius: 2px;
		background-color: rgba(255,255,255,0.1) !important;
		-webkit-box-shadow: none;
		-moz-box-shadow: none;
		box-shadow: none;
		text-shadow: 0 1px 1px rgba(0, 0, 0, .4);
		position: relative;
        display: inline-block; color: #fff; padding: 10px 20px; font-size: 24px;
        border: 2px solid white; border-radius: 2px;
    } 
    	  .slider_caption a:hover {
    	     text-decoration: none; 
    	     background-color: rgba(255,255,255,.2) !important;
             border-color: #fff;
             text-shadow: 0 1px 1px rgba(0, 0, 0, .6);
    	   }
 
 
 /**************************************************
 | page text
 /*************************************************/
 
 .inner_page {direction: rtl; text-align: right;}
 
 
 
  /**************************************************
 | Hp hardcode text
 /*************************************************/
 
 .other_text {direction: rtl; text-align: center;}
 
  .other_text .item {margin-bottom: 1.5em;}
     .other_text img {}
     .other_text h4 {font-size: 1.2em; padding: 0.6em 0; 
                                border-top: 1px solid #ded6c7; border-bottom: 1px solid #ded6c7;
                                margin: 0.7em 0 1em 0;
                               }
     .other_text .description {font-size: 0.9em;}
     
     
   .t_button {
        background: none repeat scroll 0 0 #ff9b19;
	    border: 0 none;
	    border-radius: 4px;
	    box-shadow: 0 -3px rgba(0, 0, 0, 0.1) inset;
	    box-sizing: border-box;
	    color: #000000;
	    cursor: pointer;
	    display: inline-block;
	     font-size: 18px;
	    font-weight: bold;
	    padding: 20px 30px;
	    text-align: center;
	    text-transform: uppercase;
	    transition: all 200ms ease 0s;
	    color: black;  font-family: arial;
	    margin: 1em 0;
   }
   .t_button:hover {
         background: none repeat scroll 0 0 #ffda05;
         transition: all 200ms ease 0s;
         text-decoration: none; color: black;
   }
 
 
 /**************************************************
 | Inner page text
 /*************************************************/
 
 .inner_page_content {direction: rtl; text-align: right; padding: 100px 0 25px 0;}
 
 
 /**************************************************
 | Products page
 /*************************************************/
 
 .products .product_block {margin-bottom: 25px; position: relative;}
 
 .products a {text-decoration: none;}
 
  .products .title {color: black !important; margin: 6px 0; font-size: 1.3em;}
 
  .products .price {color: #af1f31; display: inline;}

  .products .note {color: #ff9b19; font-size: 1.125em; display: inline; font-weight: bold;}
  
  .product_read_more {position: absolute; bottom: 38px; left: 15px; width: 95%; display: none; border-radius: 0 !important;}
 
 
 /**************************************************
 | Show product page
 /*************************************************/
 
 .show_product h1 {font-size: 28px; margin-top: 0;}
 
  .show_product .price {color: #af1f31;}
   
  .show_product .facebook {margin: 10px 0; }
  
  .order_btn {
    background: none repeat scroll 0 0 #ff9b19;
    border: 0 none;
    border-radius: 4px;
    box-shadow: 0 -3px rgba(0, 0, 0, 0.1) inset;
    box-sizing: border-box;
    color: #000000;
    cursor: pointer;
    display: inline-block;
    font-family: "arial";
    font-size: 18px;
    font-weight: bold;
    padding: 20px 30px;
    text-align: center;
    text-transform: uppercase;
    transition: all 200ms ease 0s;
    color: #000000;
    margin: 0px 0  10px 0;
  }
  
  .order_btn:hover {
    background: #FFDA05;
  }
 
 
  .galleria {min-height: 500px;}
    .galleria iframe {height: 300px;}
    .galleria-videoicon {padding-right: 17px;}
    
    
  .tabs {margin-top: 20px;}
	.tab-pane {padding-top: 10px;}
  #myTab a {color: #000000; background:#e6e6e6;}
  
  #myTab a:hover {background:#e6e6e6; color: #af1f31;}
  #myTab .active a {background:#ffffff;}
  
/*******************************************
|Cart
********************************************/
 .cart h1 {margin-top: 0;}  
.cart h2 {border-top: 1px solid #ded6c7; border-bottom: 1px solid #ded6c7;  padding: 0.2em 0; margin-bottom: 5px;}
  
 .cart form {margin: 10px 0;}
  
.cart_item_block {padding: 20px 0; border-bottom: 1px solid #ded6c7;}
  
  .cart .title {color: #af1f31; font-size: 1.3em; padding-bottom: 0.2em;}
  
  .cart .product_image {margin-right: -15px;}
  
  .cart .summary .content {margin-right: 40px;}
  
  .frm_amount label {font-weight:  normal;}
 
 .cart_btn {border: 1px solid #EDE9DD; background: #EDE9DD; border-radius: 3px;}
   .cart_btn:hover {color: #af1f31;}
   
  .cart_item_block input[type=text], .cart_item_block select {
     border-radius: 3px; border: 1px solid #cccccc; padding: 2px 6px 2px 6px;
  }  
 
   .cart_items_num {position: absolute; top: -10px; right: 10px;
                                color: white; background: #AF1F31;
                                font-size: 12px;   border-radius: 4px; text-align: center;
                                padding: 0px 5px 0px 5px;
                             }
 
/*******************************************
|Checkout
********************************************/

   .star {color: red;}
  
  .checkout_tbl td {border-top: none !important; background: #fafafa !important;}
  .checkout_tbl input[type=text] {width: 90%; border: 1px solid #cccccc; border-radius: 3px; padding: 2px 6px 2px 6px;}
     .checkout_tbl  textarea {width: 96%; height: 60px; border: 1px solid #cccccc; border-radius: 3px;}       
                             
     
     .checkout_tbl_payment {}
     .checkout_tbl_payment .tbl_header{background: #EDE9DD !important; color: #000000;}
     .checkout_tbl_payment .a {width: 7%;}
      .checkout_tbl_payment .b {width: 20%;}
     
     
      .checkout_error {
		border: 1px dotted gray;
		width: 920px;
		margin: 0px 0px 6px 10px;
		background-color: #FBF6CE;
		font-size: 13px;
		padding: 6px;
		color: red;
	 }
	 
	 .pay_btn {cursor:pointer;}
  
  
  
  
/*******************************************
|Yosh
********************************************/
 
 .yosh {direction: rtl; margin-top: 80px;}
  
  .yosh  .price {font-size: 20px; color: #af1f31; font-weight: bold;}
  
  
 .checkout h1 {margin-top: 0;} 
  
  .counter {margin: 20px 0px 0 -20px;}

  .yosh_bought {background: #ff9b19; text-align: center; font-weight: bold; border-radius: 5px;}
  .left_time {background: #ff9b19; font-weight: bold;}
    .left_time  {border-bottom-right-radius:5px; border-top-right-radius:5px; padding-left: 0;}


 .the_clock {padding-right: 0;}
  .clock {font-size: 30px; font-weight: bold; direction:ltr; }
  
   .clock span {display: inline-block; padding: 0 10px;}
   
   .clock_container {direction:ltr; background: #ff9b19;  border-bottom-left-radius:5px; border-top-left-radius:5px;}
    .clock_container .txt span {display: inline-block; padding: 0 17px 0 15px;}
  
  .yosh .galleria-thumbnails-list {margin-top: -60px;}
  .yosh .galleria-images {top: -60px !important;}
  
  
  .c {display:table;width: 100%;}
  .elm {display:table-cell;vertical-align:middle; }
  
  
  
  
  
  
  
 
/*******************************************
|Footer
********************************************/

.footer {direction: rtl; padding: 1em 0; }
 .footer a {color: #af1f31; font-size: 0.9em;}

 .footer ul {list-style-type: none; margin: 0; padding: 0;}
   .footer li {margin-bottom: 0.9em;}

.footer_one {background: #e6e6e6;   color: #303030; font-size: 0.9em; margin-top: 3em;}

.footer_one p {margin: 0.7em 0;}

.footer h5 {
    border-bottom: 1px solid #ded6c7;
    border-top: 1px solid #ded6c7;
    color: #303030;
    font-size: 18px;
    line-height: 32px;
    margin: 0 0 1em;
    padding: 7px 0;
}
 
 .footer .col-sm-12 {padding-right: 0 !important; padding-left: !important;}
 
 
 .footer_two {background: #757575; color: #000; font-size: 0.8em}
 
  .footer_two .buy_images img {width: 44px;}
 
 
 
 
 
/******************************************************************* 
|media Queries
********************************************************************/

@media screen and (max-width: 800px) {
	
	.counter {margin: 20px 0px 0 0px;}
	
	.yosh_bought {padding-top: 5px; border-top-left-radius: 5px; border-top-right-radius: 5px; border-bottom-left-radius: 0px; border-bottom-right-radius: 0px }
	
	.left_time_xs {text-align: center; background: #ff9b19; padding: 5px 0; }
	
	
	.clock_container {border-bottom-left-radius:5px; border-bottom-right-radius:5px; border-top-left-radius:0px;
                               border-top-right-radius:0px;
                               text-align: center;  padding-bottom: 5px;
                               }
	
}






@media screen and (max-width: 480px) {
	
	 .top {}
	
	 .navbar-header {float: none !important; }
	 .navbar {width: 100%;}
	 .navbar-header select {
		display: block;
		width: 100% !important;
		direction: rtl; text-align: right;
		margin: 15px auto 5px;		
	 } 
	 
	 .flexslider {top: 130px; }
	 
	 .hp_content_after_flexslider_xs {padding-top: 80px;}
	 
	.slider_image{}	 
	
	 .slider_caption {top: 10%;}
	 .slider_caption .title {font-size: 24px; line-height: 24px; margin-bottom: 10px;}
 	 .slider_caption .description {font-size: 16px; line-height: 16px;  margin-bottom: 10px;}
 	  .slider_caption a { font-size: 16px; padding: 5px 20px; }
 	  
 	  .flex-direction-nav, .flex-control-nav {display: none;}
	 
	 .player {max-width: 90% !important; left: 10px !important;}
	 
	 iframe {max-width: 90% !important;}

}


/*
@media screen and (max-width: 320px) {
	
	 .navbar-header {float: none !important; }
	 .navbar {width: 100%;}
	 .navbar-header select {
		display: block;
		width: 100% !important;
		direction: rtl; text-align: right;
		margin: 10px auto 2px;
	 } 

}*/
 
 
 
 
