.owl-theme .owl-nav [class*=owl-] { width: 35px; height: 40px; position: absolute; top: 30%; background: #869791 !important; padding: 0px; margin: 5px; padding: 7px !important; } .owl-prev i, .owl-next i{ font-size: 28px; /*margin: 5px;*/ } .owl-theme .owl-nav .disabled{ opacity: 0.2 !important; } .owl-prev { left: 0px; } .owl-next { /*right: -20px;*/ right: 0px; } .owl-carousel{ padding-top:10px; vertical-align:center; } .owl-carousel .pic{ -webkit-box-flex: 1; -webkit-flex-grow: 1; -ms-flex-positive: 1; border: 1px solid #eee; text-align: center; padding: 2px; /*height: 190px;*/ } .owl-carousel h4{ color: #333; font-size: 16px; font-weight: 800; letter-spacing: 0; transition: all 0.25s cubic-bezier(0.4,0,1,1) 0.1s; -webkit-transition: all 0.25s cubic-bezier(0.4,0,1,1) 0.1s; line-height: 20px; margin: 6px 0; height: 40px; } .owl-carousel .price{ color: #FF0000; font-family: "Century Gothic"; font-size: 22px; font-weight: bold; } .owl-carousel{ padding: 15px; }