/* Profile home 5 */
/***************************************************
Mixins Themes
/***/
/ Mixin Normal/
/* Mixin Clear */
/* Mixin Border */
/background RGBA
============================================/
/*****
Mixins RTL Themes
/*****************/
/**
Override Bootstrap
*************************************/
/**

- Web Application Prefix Apply For Making Owner Styles
*/
/*
- Blocks Layout Selectors
*/
/***********************************************************************/
.iview-directionNav a {
top: 50% !important;
-webkit-transform: translateY(-50%) !important;
-moz-transform: translateY(-50%) !important;
-ms-transform: translateY(-50%) !important;
-o-transform: translateY(-50%) !important;
transform: translateY(-50%) !important;
background: transparent; }
.iview-directionNav a:before {
font-size: 50px; }
.iview-directionNav a:hover:before {
color: #eb7025; }
.iview-directionNav a.iview-prevNav {
left: 0; }
.iview-directionNav a.iview-nextNav {
right: 0;
left: auto; }

@media (max-width: 768px) {
#header {
background: #282828; } }
.color-1 .iview-directionNav a:hover:before {
color: #0fb8f0; }

.color-2 .iview-directionNav a:hover:before {
color: #e6c00d; }

.color-3 .iview-directionNav a:hover:before {
color: #a3de83; }

.color-4 .iview-directionNav a:hover:before {
color: #2eb872; }

.color-5 .iview-directionNav a:hover:before {
color: #c5a17f; }

.color-6 .iview-directionNav a:hover:before {
color: #0000ff; }

.color-7 .iview-directionNav a:hover:before {
color: #e6e6fa; }

/*# sourceMappingURL=profile3682782362.css.map */