.container{
float:right;
margin:0 5%;
width:90%
}
.category_title{
float:right;
width:1230px;
margin:18px 0 0 0;
padding:0;
color:#662e91;
font-size:68px;
text-align:right;
font-weight:normal
}
.category_txt{
float:right;
margin:0;
width:100%
}
.items{
float:right;
width:100%;
margin:40px 0 0 0
}
.items .item{
float:right;
text-align:center;
margin:0 0 0 0;
height:392px;
width:320px
}
.items .item .img_holder{
float:right;
width:100%;
height:200px
}
.items .item img{
max-height:100%
}
.items .item span{
float:right;
width:100%;
text-align:center;
text-decoration:none;
font-size:20px
}
.most_sold{
float:right;
margin:0 0 0 0;
width:100%;
height:494px;
position:relative;
overflow-x:hidden
}
.most_sold .most_sold_title{
float:right;
font-weight:bold;
font-size:34px;
margin:-5px -3px 0 0
}
.most_sold .most_sold_title .subtitle{
float:right;
font-size:26px;
margin:-4px 2px 0 0
}
.most_sold .most_sold_title .blue{
float:right;
font-size:18px;
color:#01baf3;
margin:-2px -1px 0 0
}
.most_sold .blue_line{
margin:16px 0  0 0
}
.most_sold .arrw_right{
position:absolute;
top:145px;
right:0;
z-index:2;
display:none;
cursor:pointer
}
.most_sold .arrw_left{
position:absolute;
top:145px;
left:0;
z-index:2;
cursor:pointer
}
.most_sold .items_slider_holder{
float:right;
position:relative;
margin:30px 40px 0 0;
width:100%;
height:344px
}
.most_sold .items_slider_holder .items_slider{
position:absolute;
top:0;
right:0;
width:5000000px;
transition:all 0.75s ease
}
.most_sold .items_slider .item{
float:right;
width:246px;
text-align:center
}
.most_sold .items_slider .item .item_img{
float:right;
width:100%;
text-align:center;
height:180px
}
.most_sold .items_slider .item img{
max-height:100%
}
.most_sold .items_slider .item .item_title{
float:right;
margin:34px 0 0 0;
width:100%;
text-align:center;
font-size:18px
}
.most_sold .items_slider .item .item_price{
float:right;
width:100%;
text-align:center;
font-size:36px
}
.blue_line.second{
margin:0
}
@media all and (max-width:640px),(max-device-width:640px){
.container{
margin:0;
width:100%
}
.category_title{
float:right;
margin:0;
text-align:center;
height:auto;
font-size:40px
}
.category_txt{
float:right;
margin:10px 0 0 0;
text-align:center;
font-size:16px
}
.items .item{
height:290px
}
.most_sold .most_sold_title{
margin:-5px 10px 0 0
}
.most_sold .most_sold_title .blue{
font-size:24px
}
.most_sold .items_slider_holder{
margin:30px 40px 0 0;
height:284px;
width:550px;
overflow-x:hidden
}
.most_sold .items_slider_holder .items_slider{
max-width:5000000px
}
.most_sold .items_slider .item{
width:262px
}
}
