
.header-wrapper .header-main { background: #eaeaea; }
.cp-header-nav { background-color: #FFF; border-bottom: 1px solid #e1e1e1; padding: 15px 0; font-size: 13px; }
.adminbar-title { font-size: 22px; font-weight: 600; }
.card-box { padding: 20px; box-shadow: 0px 6px 8px 0px #DBDBDB; margin-bottom: 20px; }
.card-box .card-body { padding: 0; }
.border-left-info { border-left: 5px solid #4480C5; }
.border-left-success { border-left: 5px solid #40B186; }
.side-header-wrapper { background: #eaeaea; border-right: none !important; }
.side-header-wrapper #menu-main { padding: 0 20px; }
.sf-menu.sf-vertical { width: 100%; margin-bottom: 25px; }
.sf-menu.sf-vertical ul { left: 100%; top: 0; width: 250px; }
.sf-menu.sf-vertical > li { float: none; border-bottom: none; margin-bottom: 2px; }
.sf-menu.sf-vertical li a { padding: 0.8em 1.5em; color: #333; font-weight: 600; letter-spacing: 1px; -webkit-border-radius: 5px; -moz-border-radius: 5px; border-radius: 5px; transition: all 0.2s ease; }
.sf-menu.sf-vertical li.current-menu-item a,
.sf-menu.sf-vertical li a:hover { color: #333; background: rgba(224, 224, 224, 1.0); }
.sf-menu.sf-vertical li { width: 100%; }
.sf-menu.sf-vertical.sf-arrows > li > .sf-with-ul:after { margin-top: -5px; margin-right: -3px; border-color: transparent; border-left-color: #dFeEFF; /* edit this to suit design (no rgba in IE8) */ border-left-color: rgba(255,255,255,.5); }
.sf-menu.sf-vertical.sf-arrows li > .sf-with-ul:focus:after,
.sf-menu.sf-vertical.sf-arrows li:hover > .sf-with-ul:after,
.sf-menu.sf-vertical.sf-arrows .sfHover > .sf-with-ul:after { border-left-color: white; }

.gallery_ticket_attachments img { width: 100%; height: auto; display: block; margin: 0 auto; }
.thead-light-gray { background-color: #ecf0f1; }

.shopping-cart { display: none !important; }
a.menu-hamburger { color: #333; }
a.menu-hamburger:hover { color: #666; }
/*.single-orders .reply { display: none !important; } */

.cp-login { background: #FFF; border: 1px solid #e1e1e1; padding: 30px 15px; -webkit-border-radius: 15px; -moz-border-radius: 15px; border-radius: 15px; box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.1); }

.shop_table { background: #FFF; }
.table { font-size: 13px; line-height: 25px; }

body.woocommerce-orders .woocommerce-MyAccount-content .woocommerce-Button { display: none !important; }

.box-style-01 { background: #f6f6f6; border: 1px solid #e1e1e1; padding: 30px 15px; text-align: center; transition: all 0.2s ease; } 
.box-style-01 i { margin-bottom: 15px; }
.box-style-01 p { margin-bottom: 0; }
.box-style-01:hover { background: #eaeaea; }

.menu-v-simple { list-style: none; margin: 0; } 
.menu-v-simple li { margin: 0 0 5px 0; } 

@media (max-width: 991px) {
	.adminbar-title { margin: 10px 0 0 0; padding: 15px; background: #f6f6f6; text-align: center; }
}

@media (min-width: 576px) {}

@media (min-width: 768px) {}

@media (min-width: 992px) {}

@media (min-width: 1200px) {
	#content { padding-left: 40px; padding-right: 40px; }
}