.owl-theme .owl-buttons div{
	display: block;
    font-size: 0;
    position: absolute;
    text-align: center;
    height: 24px;
    width: 42px;
    top: 35%;
    line-height: 30px;
    background-image: url(../../images/codezeel/arrow.png);
    background-attachment: scroll;
    background-repeat: no-repeat;
    background-position: center -806px;
    background-color: transparent;
    color: #000000;
    -webkit-transition: all 0.5s ease;
    -webkit-transition-delay: 0s;
    -moz-transition: all 0.5s ease 0s;
    -o-transition: all 0.5s ease 0s;
    transition: all 0.5s ease 0s;
}
.owl-theme .owl-buttons div.owl-prev {
    background-position: -17px -18px;
}
.owl-theme .owl-buttons div.owl-prev:hover {
    background-position: -17px -54px;
}
.owl-theme .owl-buttons div.owl-next {
    background-position: -102px -17px;
}
.owl-theme .owl-buttons div.owl-next:hover {
    background-position: -102px -54px;
}
.owl-theme .owl-buttons div.owl-prev:after{
	position: absolute;
    content: "";
    font-size: 16px;
    border-right: 1px solid #dbdbdb;
    height: 15px;
    left: 0;
    right: -40px;
    margin: 0 auto;
    width: 1px;
    top: 5px;
}
.woocommerce-product-gallery .owl-theme.owl-carousel .owl-buttons,.cz-brand .owl-theme .owl-buttons div {
    position: static;
}
.owl-theme.owl-carousel .owl-buttons {
    width: 85px;
    position: absolute;
    top: -48px;
    right: 10px;
    left: auto;
}
.cz-categories .owl-theme .owl-buttons div{
	background: none;
}
.cz-categories .owl-theme .owl-buttons div:before{
    content: '';
    font-family: 'FontAwesome';
    font-size: 26px;
    line-height: 32px;
    text-align: center;
    position: absolute;
    left: 0;
    right: 0;
	color:#000;
}
.cz-categories .owl-theme.owl-carousel .owl-buttons,.cz-brand .owl-theme.owl-carousel .owl-buttons {
    position: static;
}
.cz-categories .owl-theme.owl-carousel .owl-buttons{
	opacity:1;
}
.cz-categories .owl-theme .owl-buttons div:hover:before {
	color:#888888;
}
.cz-categories .owl-theme .owl-buttons div.owl-prev:before {
    content: '\f104';
}
.cz-categories .owl-theme .owl-buttons div.owl-next:before{
    content: '\f105';
}
.cz-categories .owl-theme .owl-buttons div:after,#brand-products .owl-theme.owl-carousel .owl-buttons div:after,.team-posts-content.staff-page.posts-content .owl-theme .owl-buttons div:after,.cz-brand .owl-theme .owl-buttons div:after,.woocommerce-product-gallery .owl-theme.owl-carousel .owl-buttons div:after {
	display:none;
}
.owl-theme:hover .owl-buttons div{opacity:1;-khtml-opacity:1;-webkit-opacity:1;-moz-opacity:1;}
.owl-theme .owl-buttons div.owl-prev{left: 0px;}
.owl-theme .owl-buttons div.owl-next{right: 0px;}
.brand-carousel.owl-theme .owl-buttons div.owl-next:before{border:none;}
#brand-products .owl-carousel{width:100%;margin:0 auto;}
#brand-products .owl-theme .owl-buttons div{
	top: 0;
    bottom: 0;
    position: absolute;
    margin: auto 0;
}
.owl-theme .owl-page{display:inline-block;margin:0 7px;vertical-align:top;}
.owl-pagination .owl-page span{height:10px;width:10px;background-color:#000000;display:block;border-radius:50%;-webkit-border-radius:50%;-khtml-border-radius:50%;-moz-border-radius:50%;}
.owl-pagination .owl-page:hover span,.owl-pagination .owl-page.active:hover span,.owl-pagination .owl-page.active span{background:#dd0e0e;}
.owl-pagination .owl-page.active span{cursor:default;}
.owl-pagination .owl-page span:before{font-family:'FontAwesome';font-size:13px;color:#000;}
.product-page .owl-pagination{margin:10px 0;}
.owl-theme .owl-page span.owl-numbers{height:auto;width:auto;color:#FFF;padding:2px 10px;font-size:12px;-webkit-border-radius:30px;-moz-border-radius:30px;border-radius:30px;}
.owl-pagination{margin:0;text-align:center;}
.owl-item.loading{min-height:150px;background:url(../../images/owl/AjaxLoader.gif) no-repeat center center;}
.owl-carousel .owl-wrapper:after{content:".";display:block;clear:both;visibility:hidden;line-height:0;height:0;}
.owl-carousel{display:none;position:relative;width:100%;-ms-touch-action:pan-y;}
.owl-carousel .owl-wrapper{display:none;position:relative;-webkit-transform:translate3d(0px, 0px, 0px);}
.owl-carousel .owl-wrapper-outer{overflow:hidden;position:relative;width:100%;}
.owl-carousel .owl-wrapper-outer.autoHeight{-webkit-transition:height 500ms ease-in-out;-moz-transition:height 500ms ease-in-out;-ms-transition:height 500ms ease-in-out;-o-transition:height 500ms ease-in-out;transition:height 500ms ease-in-out;}
.owl-carousel .owl-item{float:left;}
.owl-page,
.owl-buttons div{cursor:pointer;}
.grabbing{cursor:url("../../images/owl/grabbing.png") 8 8, move;}
.owl-carousel .owl-wrapper,
.owl-carousel .owl-item{-webkit-backface-visibility:hidden;-moz-backface-visibility:hidden;-ms-backface-visibility:hidden;-webkit-transform:translate3d(0,0,0);-moz-transform:translate3d(0,0,0);-ms-transform:translate3d(0,0,0);}
.owl-carousel{position:relative;}
.flex-control-thumbs{margin-top:20px;margin-left:0; float: left;}
.portfolio-container, #latest_news{margin:0 auto;}
.woocommerce-product-gallery .owl-buttons,
#brand-products .owl-theme.owl-carousel .owl-buttons {
    position: static;
}
/*.custom-testimonial .owl-controls,
.owl-theme .owl-controls .owl-buttons div{
     opacity: 0;
     -webkit-opacity: 0;
     -o-opacity: 0;
     -ms-opacity: 0;
    transition: all 300ms ease;
    -webkit-transition: all 300ms ease;
    -moz-transition: all 300ms ease;
    -ms-transition: all 300ms ease;
    -o-transition: all 300ms ease;
}
.custom-testimonial:hover .owl-controls,
.owl-theme:hover .owl-controls .owl-buttons div{
     opacity: 1;
     -webkit-opacity: 1;
     -o-opacity: 1;
     -ms-opacity: 1;
    transition: all 300ms ease;
    -webkit-transition: all 300ms ease;
    -moz-transition: all 300ms ease;
    -ms-transition: all 300ms ease;
    -o-transition: all 300ms ease;
}*/
/*************testimonial****************/

.site-footer .custom-testimonial .owl-theme .owl-page{margin: 0;}
.site-footer .custom-testimonial .owl-controls .owl-buttons {
   	position: absolute;
    width: 85px;
    margin: 0 auto;
    top: -46px;
}
.site-footer .custom-testimonial .owl-controls .owl-buttons div.owl-prev{
	background-position: -17px -85px;
}
.site-footer .custom-testimonial .owl-controls .owl-buttons div.owl-prev:hover{
	background-position: -17px -54px;
}
.site-footer .custom-testimonial .owl-controls .owl-buttons div.owl-next{
	background-position: -102px -84px;
}
.site-footer .custom-testimonial .owl-controls .owl-buttons div.owl-next:hover{
	background-position: -102px -54px;
}
.site-footer .custom-testimonial .owl-controls .owl-pagination .owl-page span {
    background: #888888;
}
.custom-testimonial .owl-controls .owl-pagination .owl-page.active span {
    background: #000000;
    -webkit-transform: scale(1.2);
    -ms-transform: scale(1.2);
    transform: scale(1.2);
    -webkit-transition: all 500ms ease 0s;
    -moz-transition: all 500ms ease 0s;
    -o-transition: all 500ms ease 0s;
    transition: all 500ms ease 0s;
}


@media only screen and (min-width: 1431px) {
    .owl-theme .owl-buttons div.owl-next, .products_block .owl-theme .owl-buttons div.owl-next {
        right:0px;
    }
    .owl-theme .owl-buttons div.owl-prev, .products_block .owl-theme .owl-buttons div.owl-prev {
        left: 0px;
    }
}