@charset "UTF-8";

@import url(https://fonts.googleapis.com/css?family=Roboto:100,300,400,500,700);


@import url(bootstrap.min.css);


/****************************/
/** Reset **/
/****************************/
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline;
  direction:rtl;
  

  }
.center {
  display: block;
  margin-left: auto;
  margin-right: auto;
  width: 100%;
}  

html, body {
  height: inherit;
  width: inherit;
  min-height: inherit; }

strong {
  font-weight: bold; }

body {

  font-family: "Rubik", sans-serif;
  font-size: 14px;
  font-style: normal;
  line-height: 1.5;
  overflow-y: auto;
  overflow-x: hidden; }

/* Mozilla based browsers */
::-moz-selection {
  background: #fff;

  text-shadow: none; }

/* Works in Safari */
::selection {
  background: #fff;

  text-shadow: none; }
  
 sup { 
    vertical-align: 10px;
    font-size: small;
} 
  
  
 
  
  



/****************************/
/** Main **/
/****************************/
a:link {
/*     color: #EB0084; */
}

a:visited {
/*     color: #EB0084; */
}

.blackfriday {
  
    position: center;
    left: 0;
    bottom: 0;
    /* height: 620px; */
    width: 934px;
	z-index:1;
	margin-top: 160px;
}

@media  (-webkit-min-device-pixel-ratio: 2), 
  (min-resolution: 650px) {
    .blackfriday {
     
     position: center;
    height: 431px;
    width: 650px;
	z-index:1;
    left: 0;
    bottom: 0;
	
/*
	 background-image: url("../../images/blackfridayimg/blackfriday_bg_small.png");
   background-repeat: no-repeat;
    background-size: contain;
*/
    }
}
  .purpletext {
	  
	  height:135px;
	  width:100%;
	  background-color: #662F87;
	   position: center;
	  	z-index:1;
  }
  
  @media  (-webkit-min-device-pixel-ratio: 2), 
  (min-resolution: 650px) {
	    .purpletext {
	  
	  height:135px;
	  width:100%;
	  background-color: #662F87;
	   position: center;
	  	z-index:1;
  }
  }
  
  
    .ptext {
	  
	padding:10px;
	text-align:right;
 font-size: 20px;
color:#fff;

	  	z-index:1;
  }
  
  
      .ptextbold {
	  
	padding:10px;
	text-align:right;
 font-size: 26px;
 font-weight:bold;
color:#fff;

	  	z-index:1;
  }
  
  
  
  
  .main-text{
	  
	  width:100%;
	  padding:20px;
	  text-align:right;
	  font-size:18px;
  }
  
  
  
    .main-text-bold{
	  
	    width:100%;
	  padding:20px;
	  font-weight:bold;
	  text-align:right;
	  font-size:20px;
  }
  
    
    .main-purple{
	  
	  width:100%;
	  /* padding:20px; */
	  font-weight:bold;
	  text-align:right;
	  font-size:23px;
	  color:#85458e;
  }
  
  
  
  
  .product{
	  text-align: -webkit-center;
	  margin: 0px 30px;
/* 	  margin:0px; */
	  padding:0px;
	  display: flow-root;
	  	   width:100%; 
	  	 /*   margin:0 auto; */
  }
  
  .row{
	  
    margin-right: -15px;
    margin-left: -15px;
	box-sizing:border-box;
  width:100%;
	float:right:
	

  }
    
  .first-line{
	 
float:right:

	  
	
  }
  
  .shoes{
	  float:right;
	  padding-top:0;
	  display:block;
	  padding:10px;
  }
.info{
	background-color:#000;
	margin-top:-8px;
	text-align:right;
}
  
  .title{
	  
	  font-size:28px;
	  color:#fff;
	  font-weight:medium;
	  text-align:center;
	  
  }
  
  .before_price{
	font-size:22px;
	  color:#fff; 
text-align:center;
text-decoration:line-through;	  
  }
  
  .new_price{
	  font-size:27px;
	  color:#fff;
	  font-weight:bold;
	  text-align:center;
	  
	  
  }
   .min_price{
	  font-size:12px;
	  color:#fff;
/* 	  font-weight:bold; */
	  text-align:center;
	  
	  
  }
  
    .code{
	  font-size:20px;
	  color:#fff;
	
	  text-align:center;
	  
	  
  }
  
  
  .more_text{
	  margin-top:20px;
	  width:100%;
	   display: block;
  }
  
  