.itop p{text-align:center;}
.itop h1{font-size:24px;}
.float50{float:left;width:50%;}
.float70{float:left;width:70%;}
.float70>img{max-width:600px;margin:auto;display:block;}
.float30{float:left;width:30%;}
.float30>h4:first-child {margin-top: 40%;
    margin-bottom: 50px;}
.itop img{width:100%;}

.inswrap {
    max-width: 1000px;
    margin: auto;
}

.createright, .createleft {
    position: absolute;
    top: 50%;
    margin-top: -15px;
    font-size: 30px;
    color: #b5b5b5;
    z-index: 1;
    cursor: pointer;
}
.slidercar{    margin: 50px 0px;}
.insexpl{margin-top:40px;}
.createright {
    right: 0;
}

.createleft {
    left: 0;
}
.shopbtns>div{max-width:400px;margin:auto;}
.shopbtns a:hover{text-decoration:none;}
.shopbtns a{display:inline-block;background:#fff;border:2px solid #000;text-align:center;width:150px;height:40px;line-height:40px;;color:#000;margin: 5px;}
.shopbtns a.mblack{background:#000;color:#fff;}
.insexpl img{width:100%;}
.slider{    height: 200px;}

.ins_titles{text-transform: uppercase;}
.ins_titles>span{font-size:14px;}
.tipssug{width:100%;text-align:center;padding:5px;border:2px solid black;}

.color_selector{text-align:center;margin-top: 25px;}
.color_pick{display:inline-block;margin: 5px;
    width: 30px;    float: left;
    height: 30px;
    border-radius: 15px;}
.color_pick_full{background-size:30px 30px;width: 30px;height: 30px;display:inline-block;border-radius: 15px;}
.color_pick_half_left{background-size:30px 30px;width: 15px;height: 30px;display:inline-block;float:left;border-top-left-radius:15px;border-bottom-left-radius:15px;}
.color_pick_half_right{background-size:30px 30px;width: 15px;height: 30px;display:inline-block;float:left;border-top-right-radius:15px;border-bottom-right-radius:15px;}

.colcolors{font-size:12px;text-transform: uppercase;margin:10px 0px;}

@media screen and (max-width: 450px) {
	.shopbtns a{margin: 1px;}
}