/* Copyright (C) YOOtheme GmbH, YOOtheme Proprietary Use License (http://www.yootheme.com/license) */

/* ========================================================================
   Use this file to add custom CSS easily
 ========================================================================== */
 
body {
    /* background: url("../images/background/magicbag-bg.png") repeat fixed 50% 0 / cover #000000; */
    background-image: url("../images/background/magic-bag-bg.png"),url("../images/background/magicbag-background.gif") ;
    background-attachment: scroll;
    background-color: #040404;
    background-repeat: no-repeat, repeat-x;
    background-size: auto auto;
    color: #d3d3d3;
}

@media (max-width: 768px) {  

#eb .eb-entry-title {
    font-size: 22px;
}

h1, .uk-h1 {
    line-height: 28px;
	font-size: 25px;
}

.magicbag-frontpage-tagline {
    font-size: 25px !important;
    line-height: 26px !important;
}

.magicbag-events-mod-event-container {
    font-size: 15px !important;
    line-height: 18px;
}

}

@media only screen and (max-width: 1250px) {
  body {
    background: none;
  }
}

.tm-isblog .uk-article {
    background: none repeat scroll 0 0 #000000;
    box-shadow: 0 1px 6px rgba(20, 15, 45, 0.15);
    padding: 30px;
}



/*  .magicbag-custom-bg {
	  background-image: url("../images/background/magic-bag-bg.png");
	  background-attachment: scroll;
    background-color: #000000;
    background-repeat: no-repeat;
    background-size: auto auto;
} */
 
 
 .uk-navbar {
 		height:60px;	
}

.magicbag-logo-custom {
		margin-top: -10px;
}

.tm-navbar {
	  margin-top:25px;
}

.uk-navbar {
		border: 1px solid #791716;
		border-radius: 8px;
		background: rgb(181,39,27); /* Old browsers */
background: -moz-linear-gradient(top, rgba(181,39,27,1) 0%, rgba(135,13,9,1) 66%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(181,39,27,1)), color-stop(66%,rgba(135,13,9,1))); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top, rgba(181,39,27,1) 0%,rgba(135,13,9,1) 66%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top, rgba(181,39,27,1) 0%,rgba(135,13,9,1) 66%); /* Opera 11.10+ */
background: -ms-linear-gradient(top, rgba(181,39,27,1) 0%,rgba(135,13,9,1) 66%); /* IE10+ */
background: linear-gradient(to bottom, rgba(181,39,27,1) 0%,rgba(135,13,9,1) 66%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#b5271b', endColorstr='#870d09',GradientType=0 ); /* IE6-9 */
}

.tm-headerbar {
    margin-top: 12px;
    margin-bottom: 0px;
}

.uk-navbar-nav > li > a {
		height: 60px;
		line-height: 60px;
}

.uk-navbar-nav > li:hover > a,
.uk-navbar-nav > li > a:focus,
.uk-navbar-nav > li.uk-open > a { 
background: #970B0A;
  color: #ffffff;
  /* 3 */
  outline: none;
}


.uk-navbar-nav > li.uk-active > a {
    background-color: #791716;
}

.uk-icon-button {
		background: none;
		color:#D6D6D6;
}

.uk-icon-button:hover,
.uk-icon-button:focus {
  background-color: none; /* was 58535c */
  color: #A4A2A3;
  text-decoration: none;
  /* 2 */
  outline: none;
}
/* Active */
.uk-icon-button:active {
  background-color: none; /* was 504c54 */
  color: #A4A2A3;
}

.tm-toolbar, .tm-footer {
    margin-bottom: 4px;
    margin-top: 4px;
}

.uk-navbar-content, .uk-navbar-brand, .uk-navbar-toggle {
		height: 60px;
		margin-top:-5px;
		padding: 0 14px;
}

.uk-panel-box {
    background: url("../../../images/site/grunge-background.jpg") repeat scroll 0 0 rgba(0, 0, 0, 0);
    box-shadow: 0 1px 6px rgba(20, 15, 45, 0.15);
    color: #ffffff;
    padding: 30px;
}

.uk-button-primary {
    background-color: #970b0b;
    background-image: none;
    color: #ffffff;
}

.tm-noblog .tm-content {
    background: none repeat scroll 0 0 #000000;
    box-shadow: 0 1px 6px rgba(20, 15, 45, 0.15);
    padding: 30px;
}
.magicbag-frontpage-tagline {
		font-size: 29px;
    line-height: 35px;
    text-align:center;
    color: #f13131;
}

.magicbag-rental-tagline {
		font-size: 25px;
    line-height: 31px;
    text-align:center;
}

.magicbag-rental-subtext {
		font-size: 19px;
    line-height: 29px;
    text-align:center;
}

.instagram_image {
    margin: 0 0 5px 7px;
}

.magicbag-instagram-module-title {
		margin-left: 8px;
		color: #C8C8C8;
}

.msfb-wall-main #msheader-bar {
    background: #000000 !important;
}

.msfb-wall-main #msheader-bar {
    border: none !important;
}

.msfb-wall-main #msheader-bar div.tut a {
	color: #c8c8c8;
	font: 14px "Raleway" !important;
	padding: 0 0 0 15px !important;
	text-shadow: none !important;
	text-transform: none !important;
	text-decoration:none; 
}

.msfb-wall-main #msheader-bar div.tut a:hover, .msfb-wall-main #msheader-bar div.tut a:active, .msfb-wall-main #msheader-bar div.tut a:focus {
  background: none repeat scroll 0 0 !important;
  color: #0088cc !important;
  font: 14px "Raleway" !important;
  text-transform: uppercase;
  text-decoration: none !important;
}

input.uk-search-field {  
    background: none;  
    border: 1px solid #FFFFFF;  
    border-radius: 4px;  
    color: #FFFFFF;  
    font-weight: 300;  
    height: 35px;  
    padding: 0 30px;  
    transition: none;
    width: 215px;  
}

input.uk-search-field:focus {
	   background: none;  
    border: 1px solid #FFFFFF;  
    border-radius: 4px;  
    color: #FFFFFF;  
    font-weight: 300;  
    height: 35px;  
    padding: 0 30px;  
    transition: none;
    width: 215px; 
}

.uk-search-field:focus, .uk-search.uk-active .uk-search-field {
    width: 150px;
}

.magicbag-bottom-schedule {
		float: left;
		margin-top:-10px;
}

.magicbag-bottom-contact-container {
		float: right;
}

.magcibag-bottom-cat {
		float: left;
}

.magicbag-bottom-contact-info {
		margin-top: 5px;
		line-height: 20px;
}

.magicbag-venue-contact-info {
		line-height: 25px;
		background-color: #504c54;
    border: 1px solid #58555c;
    box-shadow: none;
}

.acysms_buttonCountryCode {
		display: none;
}

.nn_tabs.outline_content > .tab-content {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    background: #8E8E8E;
    border-color: none;
    border-image: none;
    border-radius: 0;
    border-right: none;
    border-style: none;
    border-width: 0;
    margin-bottom: 0px;
}

.nn_tabs .nav-tabs {
		border-bottom: none;
}

.nn_tabs .nav-tabs > li > a {
    border: none !important;
    border-radius: 0 !important;
    line-height: 18px;
    margin-right: 5px;
    padding: 8px 12px;
}

.nn_tabs .nav-tabs > li.active > a, .nn_tabs .nav-tabs > li.active > a:hover {
    background-color: #8E8E8E;
    border-color: none;
    border-image: none;
    border-style: none;
    border-width: 0;
    color: #555;
    cursor: default;
}

.gbs3 .A {
    width: none !important;
    /* max-width: 180px; */
    max-width: none !important;
}

form {
    margin: 0 0 0px;
}

/* Upcoming Events Module Styles */

.magicbag-events-mod-container {
	padding-bottom: 6px;
	background: url("../../../images/site/grunge-background.jpg") repeat scroll 0 0 rgba(0, 0, 0, 0);
  box-shadow: 0 1px 6px rgba(20, 15, 45, 0.15);
  padding: 5px 5px 5px 5px;
}

.magicbag-events-mod-header {
	height: 35px;
}

.magicbag-events-mod-header-text {
	background-image: url("../../../images/site/magicbag-bag-treats-icon.png");
	background-repeat: no-repeat;
	padding-left: 35px;
	font-size: 26px;
	line-height: 26px;
}

.magicbag-events-mod-events-list {

}

.magicbag-events-mod-event {
	min-height: 70px;
	border-bottom: 1px solid #3D3D3D;
	padding-bottom: 3px;
	padding-top: 3px;
}

.magicbag-events-mod-date-container {
	float:left;
	width: 65px;
}

.magicbag-events-mod-event-container {
	height: 82px;
	margin-left: 65px;
	position: relative;
	font-size: 135%;
}

.magicbag-events-mod-event-link {
	position: absolute;
	bottom: 0;
	right: 0;
	width: 80px;
	line-height: 24px;
	/* background: #970b0b;
	border-radius: 12px; */
	padding-bottom: 3px;
}

.magicbag-events-mod-event-link-text {
	text-align: center;
	color: #FFFFFF;
	font-size: 15px;
	padding-left: 4px;
}

.magicbag-events-mod-event-link-text a {
	color: #FFFFFF;
}

.magicbag-events-mod-event-link-text a:hover, a:visited, a:active, a:link {
	color: #FFFFFF;
	text-decoration: none;
}

.magicbag-events-mod-date-badge {
	border-radius: 5px;
	background: #d3d3d3;
	width: 50px;
	height: 50px;
	text-align: center;
	margin-left: auto;
	margin-right: auto;
}

.magicbag-events-mod-event-day {
	font-size: 28px;
	line-height: 28px;
	padding-top: 2px;
	color: #000000;
}

.magicbag-events-mod-event-month {
	text-transform: uppercase;
	line-height: 16px;
	font-size: 16px;
	color: #000000;
}

.magicbag-events-mod-footer {
	/* border-radius: 5px;
	background: #970b0b; */
	height: 40px;
	width: 85%;
	margin-left: auto;
	margin-right: auto;
	margin-top: 5px;
}

.magicbag-events-mod-footer-text {
	color: #FFFFFF;
	font-size: 19px;
	text-align: center;
	padding-top: 7px;
}

.magicbag-events-mod-footer-text a {
	color: #FFFFFF;
}

.magicbag-events-mod-footer-text a:hover, a:visited, a:active, a:link {
	color: #FFFFFF;
	text-decoration: none;
}

.magicbag-bottom-info-menu {
	margin-top: 10px;	
}


/* Event Calendar Customizations */

.magicbag-events-cal-container {
	padding-bottom: 10px;
}

.magicbag-events-cal-container-mobile {
	padding-bottom: 10px;
	margin-bottom: 10px;
	border: 2px solid #d3d3d3;
  border-radius: 10px;
}

.magicbag-events-cal-header-container {
	background: #515151; /* Old browsers */
	background: -moz-linear-gradient(top,  #515151 37%, #232323 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(37%,#515151), color-stop(100%,#232323)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #515151 37%,#232323 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #515151 37%,#232323 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #515151 37%,#232323 100%); /* IE10+ */
	background: linear-gradient(to bottom,  #515151 37%,#232323 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#515151', endColorstr='#232323',GradientType=0 ); /* IE6-9 */
  border-radius: 5px;
  height: 30px;
  padding-top: 6px;
}

.magicbag-events-cal-date-container {
	float:left;
	width: 65px;
}

.magicbag-events-cal-date-container-mobile {
	/* float:left;
	width: 48px; */
}

.magicbag-events-cal-date-badge {
	border-radius: 5px;
	background: #d3d3d3;
	width: 50px;
	height: 50px;
	text-align: center;
	margin-left: auto;
	margin-right: auto;
}

.magicbag-events-cal-date-badge-mobile {
	border-radius: 5px 5px 0 0;
	background: #d3d3d3;
	/* width: 45px; /* was 50 */
	/* height: 24px; /* was 50 */
	text-align: center;
	margin-left: auto;
	margin-right: auto;
	color: #000000;
	height: 30px;
}


.magicbag-events-cal-event-day {
	font-size: 28px;
	line-height: 28px;
	padding-top: 2px;
	color: #000000;
}

.magicbag-events-cal-event-day-mobile {
	font-size: 24px;
	line-height: 21px;
	padding-top: 2px;
	color: #000000;
}

.magicbag-events-cal-event-month {
	text-transform: uppercase;
	line-height: 16px;
	font-size: 16px;
	color: #000000;
}
.magicbag-events-cal-event-month-mobile {
	text-transform: uppercase;
	line-height: 16px;
	font-size: 16px;
	color: #000000;
}

.magicbag-events-cal-event-date-mobile {
	color: #000000;
	font-size: 16px;
	padding-top: 3px;
}


.magicbag-events-cal-info {
	margin-left: 65px;
	width: 99%;
}

.magicbag-events-cal-info-mobile {
	/* margin-left: 55px; */
	width: 99%;
}

.magicbag-events-cal-event-name {
	font-size: 20px;
}

.magicbag-events-cal-event-name-mobile {
	font-size: 16px;
	line-height: 20px;
	padding-left: 6px;
	text-align: center;
	padding-right: 6px;
	padding-top: 6px;
}

.magicbag-events-cal-event-desc {
	font-size: 13px;
}

.magicbag-events-cal-event-desc-mobile {
	font-size: 13px;
}

.magicbag-events-cal-event-link {
	/* position: absolute;
	bottom: 0;
	right: 0;
	width: 80px; */
	line-height: 24px;
	/* background: #970b0b;
	border-radius: 12px; */
	padding-bottom: 3px;
	text-align: center;
}

.magicbag-events-cal-event-timeprice-mobile {
	text-align: center;
}

.magicbag-events-cal-ticketlink-mobile {
}

.magicbag-events-cal-event-link-mobile {
	/* position: absolute;
	bottom: 0;
	right: 0;
	/* width: 80px;
	line-height: 24px;
	/* background: #970b0b;
	border-radius: 12px; */
	padding-bottom: 3px;
	/* text-align: center; */
}

.magicbag-events-cal-event-details-mobile {

}


.magicbag-events-cal-event-link-text {
	/* text-align: center; */
	color: #FFFFFF;
	font-size: 15px;
	padding-left: 4px;
}

.magicbag-events-cal-event-link-text-mobile {
	/* text-align: center; */
	color: #FFFFFF;
	font-size: 15px;
	padding-left: 4px;
	text-align: center;
}

.magicbag-events-cal-event-link-text a {
	color: #FFFFFF;
}

.magicbag-events-cal-event-link-text a:hover, a:visited, a:active, a:link {
	color: #FFFFFF;
	text-decoration: none;
}

.magicbag-events-cal-date-container-header {
    float: left;
    width: 65px;
}

#cboxOverlay {
    background: none repeat scroll 0 0 #b3b3b3;
}

#cboxContent {
    padding: 20px;
    border-radius: 10px;
}

.gbs3 .pagination > li > a, .gbs3 .pagination > li > span {
    background-color: gray;
    border: none;
    float: left;
    line-height: 1.42857;
    margin-left: -1px;
    padding: 6px 12px;
    position: relative;
    text-decoration: none;
}

/* Image Slider Customizations */

.tparrows.preview3:after {
    background: linear-gradient(to bottom, #970b0b, #970b0b);
}

.tparrows.preview3:after {
    height: 50px;
    line-height: 53px;
}

.tparrows.preview3 {
    height: 50px;
    width: 50px;
    background: none;
}

.tparrows.preview3:after {
    width: 50px;	
}

.tp-bullets.preview3 .bullet {
    border: 5px solid #FFFFFF !important;
}


.tp-bullets.preview3 .bullet:hover, .tp-bullets.preview3 .bullet.selected {
    border: 5px solid #AB4E69 !important;
}

/* NoNumber Slider Customizations */
.nn_sliders.accordion > .accordion-group .panel-heading {
	/* background-image: url("http://70.39.235.81/~magicbag/images/site/plus-sign.png");
	background-repeat: no-repeat;
	background-position: 99% 0; */
}

.nn_sliders.accordion > .accordion-group .panel-heading a {
	/* width: 80%; */
}

.nn_sliders.accordion > .accordion-group > .accordion-heading > a.accordion-toggle:before {
   font-family: FontAwesome;
   content: "\f128";
   font-size: 20px;
   color: #000000;
   padding: 8px 12px 8px 12px;
   background: #d3d3d3;
   border-radius: 5px;
   margin-right: 10px;
   text-shadow: 0 1px 1px #593795;
}

.nn_sliders.accordion > .accordion-group.active > .accordion-heading > a.accordion-toggle {
	background: none;
}

.nn_sliders.accordion > .accordion-group > .accordion-heading > a.accordion-toggle:hover {
	background: none;
}

.nn_sliders.accordion > .accordion-group {
  border: none;
  margin-bottom: 10px;
}

.nn_sliders.accordion > .accordion-group > .accordion-body > .accordion-inner > *:last-child {
	padding-left: 2%;
	padding-right: 5%; 
}

.nn_sliders.accordion > .accordion-group > .accordion-body > .accordion-inner {
	border: none;
}

.nn_sliders.accordion > .accordion-group.icon > .accordion-heading > a.accordion-toggle span.nn_sliders-toggle-inner:before {
    display: inline-block;
    font-family: "IcoMoon";
    font-style: normal;
    float: right;
    font-size:20px;
    color: #d33a30;
}

.nn_sliders.accordion > .accordion-group.active > .accordion-heading > a.accordion-toggle {
    color: #d33a30;
}

.nn_sliders.accordion > .accordion-group > .accordion-heading > a.accordion-toggle:hover {
    color: #d33a30;
}

/* Equipment List Page Customizations */

.magicbag-equipment {
	/* background: rgba(69,69,69,0.5) !important; */
	background: url("../../../images/site/grunge-background.jpg") repeat scroll 0 0 rgba(0, 0, 0, 0);
	border-radius: 5px;
	border:none !important;
}

/* Magic Bag Custom List Styles */

.magicbag-list-name {
	font-size:20px;
	margin-left:10px;
}
.magicbag-list-ul {
	list-style:none;
	padding-left:0;
}

.magicbag-list-item {
	
}

.uk-width-medium-8-10 {
    width: 80%;
}

.uk-width-medium-2-10 {
    width: 20%;
}

.uk-width-medium-5-10 {
    width: 50%;
}

.uk-width-medium-4-10 {
    width: 40%;
}

.uk-width-medium-6-10 {
    width: 60%;
}

.uk-width-large-8-10 {
    width: 80%;
}

.uk-width-large-2-10 {
    width: 20%;
}

.uk-width-large-5-10 {
    width: 50%;
}

.uk-width-large-4-10 {
    width: 40%;
}

.uk-width-large-6-10 {
    width: 60%;
}

.uk-width-small-8-10 {
    width: 80%;
}

.uk-width-small-2-10 {
    width: 20%;
}

.uk-width-small-5-10 {
    width: 50%;
}

.uk-width-small-4-10 {
    width: 40%;
}
.uk-width-small-6-10 {
    width: 60%;
}

/* Gallery Customizations */

.main_images_wrapper_grey-border-shadow table.main_thumb_table td img {
	box-shadow: 1px 1px 0 #cccccc inset, -1px 1px 0 #cccccc inset, 1px -1px 0 #cccccc inset, -1px -1px 0 #cccccc inset;
}

.lbox_white_grey-border-shadow table.lbox_thumb_table td img {
	box-shadow: 1px 1px 0 #cccccc inset, -1px 1px 0 #cccccc inset, 1px -1px 0 #cccccc inset, -1px -1px 0 #cccccc inset;	
}

/* Facebook Wall Display Customizations */
.msfb-wall-main #msheader-bar div.tut a {
    font: bold 20px Arial,Helvetica,sans-serif !important;
}

/* Easyblog Customizations */

@media (min-width: 1220px) {
div#fd.eb .btn {
    float: right;
    margin-top: -6px;
}
}

@media (max-width: 768px) {
div#fd.eb .btn {
		margin-bottom: 20px;
}
}

.gbs3 .pagination>li>a, .gbs3 .pagination>li>span {
    background-color: #FFF;
    border: none;
    float: left;
    line-height: 1.42857;
    margin-left: -1px;
    padding: 6px 12px;
    position: relative;
    text-decoration: none;
}

.gbs3 .pagination>li>a:hover, .gbs3 .pagination>li>span:hover, .gbs3 .pagination>li>a:focus, .gbs3 .pagination>li>span:focus {
    color: #FFFFFF;
    background-color: #880E0A;
    border-color: #ddd;
}

.gbs3 .pagination>.active>a, .gbs3 .pagination>.active>span, .gbs3 .pagination>.active>a:hover, .gbs3 .pagination>.active>span:hover, .gbs3 .pagination>.active>a:focus, .gbs3 .pagination>.active>span:focus {
    z-index: 2;
    color: #fff;
    background-color: #880E0A;
    border-color: #880E0A;
    cursor: default;
}

/* Acymailing Fron End */

#aliaskey,#aliasinput,#acybuttonreplace,#createdkey,#createdinput,#sendhtmlkey,#sendhtmlinput,#sentbykey,#sentbyinput,#summarykey,#summaryinput,#picturekey,#pictureinput,#languagekey,#languageinput,#visiblekey,#visibleinput,#publishedkey,#publishedinput {
	display:none;
}

#mail_sender_tablink,#mail_metadata_tablink,#mail_inboxactions_tablink,#textfieldset {
	display:none;
}

#filtersblock {
	display:none;
}

div.toolbar a {
	border:none;
}

div.toolbar a:hover {
	border:none;
}

/* HIKASHOP MODS */

.hikabtn, .hika_j2 .btn {
	background-color: #970b0b;
	border-color: #970b0b;
}

.hikabtn, .hika_j2 .btn {

}

input.hikashop_product_quantity_field {
    width: 40px;
    font-size: 20px;
    font-weight: 900;
    height: 26px;
	margin-top: 11px;
	border-radius: 5px;
}

.hk-row-fluid {
	font-size:18px;
}

/* .hikashop_product_main_image_thumb {
	height: 600px !important;
} */

.hikashop_product_description_main {
	margin-top: 30px;
}

.hikashop_product_price_main {
	font-size: 30px;
}

.hikashop_product_right_part {
	margin-top: 20px;
}

span.hikashop_product_name {
	margin-top: 10px;
}

.merch-social {
	margin-top:20px;
}

.hika_edit {
	background: transparent;
}

#hikashop_checkout_login_left_part{ display : none; }

