@font-face {
  font-family: rage_italic;
  src: url(../fonts/rage.ttf);
}
.addtocart_comp{background: #000;
    color: #fff;
    width: 150px;
    text-align: center;
    height: 40px;cursor:pointer;
    line-height: 40px;
           position: absolute;margin:0;
    bottom: 0;
    left: 0;}
#added_to_cart{visibility: hidden;
    color: darkgreen;
    position: absolute;
    bottom: 40px;
    left: 5px;}
.rows{margin-top:100px !important;}
.rage_font {
  font-family: rage_italic;
}
.maxw1200{max-width:1200px; margin:auto;position: relative;}
.maxw1000{max-width:1000px; margin:auto;position: relative;}
.maxw768{max-width:768px; margin:auto;position: relative;}
.toprow{margin-top:100px !important;}
.bagsliderz{    padding: 60px 15px;}
.thirdshere{border:1px solid #DDDEDF;height: 270px;}
.greybg{margin-top: 60px;background:#DCDDDF;width:100%;padding:15px;}
.slleft{position:absolute;left:0;top:50%;margin-top:-35px;font-size:70px;cursor:pointer;}
.slright{position:absolute;right:0;top:50%;margin-top:-35px;font-size:70px;cursor:pointer;}
.img_holder_bags{display:block;width:250px;height:250px;background-repeat:none;background-size:250px 250px;margin:auto;}
.slick-slide>div>div{position:relative;padding: 0px 30px;}
.hoverbag>p{    width: 150px;
    margin: auto;
    padding: 10px 0px;
    background: #000;cursor:pointer;
    color: #fff;}
.hoverbag{position: absolute;
    width: 150px;
    text-align: center;
    bottom: 0;
    left: 50%;
    margin-left: -75px;display:none;}
.slick-slide>div>div:hover .hoverbag{display:block;}
.accholder>h4{color:#fff;}
.accholder{    padding: 20px;
    background: #000;}
.accholder_white img{margin: auto;
    display: block;}
.accholder_white{background:#fff;}
.color_pick{display:inline-block;margin: 5px;float: left;
    cursor: pointer;width: 20px;
    height: 20px;
    border-radius: 10px;}
.color_pick_full{background-size:20px 20px;width: 20px;height: 20px;display:inline-block;border-radius: 10px;}
.color_pick_half_left{background-size:20px 20px;width: 10px;height: 20px;display:inline-block;float:left;border-top-left-radius:10px;border-bottom-left-radius:10px;}
.color_pick_half_right{background-size:20px 20px;width: 10px;height: 20px;display:inline-block;float:left;border-top-right-radius:10px;border-bottom-right-radius:10px;}
.colorpicker_holder{    overflow: auto;
    max-width: 300px;
    margin: auto;
    min-height: 70px;}
.accsplit {margin-top: 40px;}
.buyinfo{    overflow: auto;
    max-width: 300px;
    margin: auto;
    min-height: 70px;
    width: 100%;}
.buy_now_acc{    background: #000;cursor:pointer;
    color: #fff;
    padding: 8px 7px;}
.buyinfo p{    margin: 0;}
.arrow-down {
    position: relative;
    display: inline-block;
    height: 110px; width:100%;
    text-align: center;
    color: white;
    background: #BCBDC0;
    line-height: 0px;
    text-decoration: none;
    padding-bottom:110px;
    background-clip:content-box;
    overflow:hidden;
}
.toprow a{color:#333;}
.bagheader{    font-size: 60px;}
.arrow-down:after {
    content: "";
    position: absolute;
    top:0px; left: 0;
    background-color:inherit;
    padding-bottom:50%; width:57.7%;
    z-index:-1;
    
    -webkit-transform-origin:0 0;
    -ms-transform-origin:0 0;
    transform-origin:0 0;
    
    -webkit-transform: rotate(-30deg) skewX(30deg);;
    -ms-transform: rotate(-30deg) skewX(30deg);
    transform: rotate(-30deg) skewX(30deg);
}
.introbags img{margin:Auto;display:block;width: 100%;}
.imgholdertop{    height: 200px;
    width: 100%;}
.addcharm a{color:#000;}
.picked_col{text-transform: uppercase;}
.disflex {
  display: flex; /* equal height of the children */
}

.colflex {
  flex: 1; /* additionally, equal width */
  position:relative;

}
@media all and (max-width: 769px) {
.arrow-down-holder{display:none;}
}
@media all and (max-width: 470px) {
	.toprow {
    margin-top: 70px !important;
}
	.addtocart_comp{position:relative;}
	.introbags .wrapper{display:none;} 
	.disflex {
  display: block; 
}
}
