/*** Default blue changed to: #686868 ***/
@font-face {
    font-family: 'Kasse';
    src: url('/fonts/kasseflf-webfont.woff2') format('woff2'),
         url('/fonts/kasseflf-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'Allegretto';
    src: url('/fonts/allegretto_script-webfont.woff2') format('woff2'),
         url('/fonts/allegretto_script-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

@font-face{
    font-family: "Avenir-light";
    src: url('/fonts/Avenir/Avenir Light.otf') format('opentype');
    font-weight: lighter;
    font-style: normal;
}
@font-face{
    font-family: "Avenir-Black";
    src: url('/fonts/Avenir/Avenir Black.otf') format('opentype');
    font-weight: bold;
    font-style: normal;
}


body {
    font-family: 'Raleway', sans-serif;
    font-weight: 400;
    color: #555;
    font-size: 13.5px;
    line-height: 170%;
    width: 100%;
    background: url(/image/bkg.png) top center repeat-x;
}

/* default font size */

.fa {
    font-size: 14px;
}
p {
    margin-bottom: 15px;
}
img {

}
#register .pull-right {
    display: initial;
}
#content img {
    max-width: 100%;
    height: auto!important;
}
/* Override the bootstrap defaults */

h1 {
    font-size: 24px;
    color: #E6007C;
    margin: 0 0 25px 0;
    font-family: 'Kasse', 'Raleway', sans-serif;
    letter-spacing: 2px;
}
.home h1 {
    text-align: center;
}
h2 {
    font-size: 24px;
    color: #444;
    margin-top: 0px;
}
h3 {
    font-size: 18px;
    color: #E6007C;
    font-weight: 400;
    text-transform: uppercase;
}
h4 {
    font-size: 18px;
    color: #444;
}
h5 {
    font-size: 16px;
    color: #444;
}
h6 {
    font-size: 14px;
    color: #444;
}


al{
    font-family:Avenir-light;
    margin-bottom: 15px;
}

ab{
    font-family:Avenir-Black;
    font-size: 31px;
    color: #444;
    margin-top: 0px;
}


a {
    color: #E6007C;
}
a:hover {
    text-decoration: none;
    color: #111;
}
legend {
    font-size: 18px;
    padding: 7px 0px
}
label {
    font-size: 12px;
    font-weight: normal;
}
select.form-control,
textarea.form-control,
input[type="text"].form-control,
input[type="password"].form-control,
input[type="datetime"].form-control,
input[type="datetime-local"].form-control,
input[type="date"].form-control,
input[type="month"].form-control,
input[type="time"].form-control,
input[type="week"].form-control,
input[type="number"].form-control,
input[type="email"].form-control,
input[type="url"].form-control,
input[type="search"].form-control,
input[type="tel"].form-control,
input[type="color"].form-control {
    font-size: 12px;
    border-radius: 0px;
    border-color: #e5e5e5;
    box-shadow: none;
}
.input-group input,
.input-group select,
.input-group .dropdown-menu,
.input-group .popover {
    font-size: 12px;
}
.input-group .input-group-addon {
    font-size: 12px;
    height: 30px;
}

/* Fix some bootstrap issues */

span.hidden-xs,
span.hidden-sm,
span.hidden-md,
span.hidden-lg {
    display: inline;
}
.nav-tabs {
    margin-bottom: 15px;
    border-color: #e5e5e5;
}
.nav-tabs > li > a {
    border-radius: 0px;
}
.nav-tabs > li.active > a,
.nav-tabs > li.active > a:focus,
.nav-tabs > li.active > a:hover {
    border-color: #e5e5e5 #e5e5e5 transparent;
}
div.required .control-label:before {
    content: '* ';
    color: #F00;
    font-weight: 700;
}

/* All drop down menus */

.dropdown-menu {
    border-radius: 0px;
    padding: 0px;
    border: 1px solid #e5e5e5;
    box-shadow: none;
}
.dropdown-menu > li > a {
    padding: 7px 15px;
    font-size: 12px;
    color: #888;
}
.dropdown-menu li > a:hover {
    text-decoration: none;
    color: #ffffff;
    background: #333;
}

/* Containers */

.container {
    /* including left & right 15px padding */
    width: 1230px;
}

/* Top */

#top {
    background: #e6007c; 
    background: -moz-linear-gradient(left,  #e6007c 0%, #f773b9 48%, #e6007c 100%); 
    background: -webkit-linear-gradient(left,  #e6007c 0%,#f773b9 48%,#e6007c 100%); 
    background: linear-gradient(to right,  #e6007c 0%,#f773b9 48%,#e6007c 100%); 
    padding: 2px 0px 1px 0;
    margin: 0;
    min-height: 30px;
}
#top .container {
    padding: 0 20px;
}
#top #currency .currency-select {
    text-align: left;
}
#top #currency .currency-select:hover {
    text-shadow: none;
    color: #fff;
    background: #686868;
}
#top .btn-link,
.top-links li,
.top-links a {
    color: #fff;
    text-decoration: none;
    font-size: 14px;
}
#top .btn-link:hover,
.top-links a:hover,
.top-links a:active,
.top-links a:focus {
    color: #fccee7;
}
.top-links .dropdown-menu a {
    text-shadow: none;
}
.top-links .dropdown-menu a:hover {
    color: #FFF;
}
#top .btn-link strong {
    font-size: 14px;
    line-height: 14px;
}
#top .currency {
    padding-top: 0;
    padding-bottom: 0;
}
.top-links {
    padding-top: 6px;
}
.top-links .fa {
    font-size: 11px;
    margin-right: 2px;
}
.top-links a + a {
    margin-left: 15px;
}
.top-links .mobile-menu {
    display: none;
}
.top-links .phone,
.top-links .phone a,
.top-links .email,
.top-links .email a {
    font-size: 15px;
    font-weight: 600;
}
.top-links .phone .fa {
    font-size: 15px;
    vertical-align: middle;
}
.top-links .phone {
    display: none;
}
.top-links .btn .fa {
    font-size: 16px;
}
.top-links .email .fa {
    font-size: 16px;
}
.top-links .social a {
    margin: 0 2px;
}
.top-links .social .fa {
    font-size: 15px;
}
.top-links.mobile-menu {
    display: none; 
}
.pull-right {
    display: none;
}
.shop-links.pull-right, .shop-links.pull-right > .pull-right {
    display: inline-block;
}
/* Header row */
.header {
    padding: 20px 0px;
    background: url(/image/header-bkg.png) center center no-repeat; 
}

/* logo */

#logo {
    margin: 0;
}
#logo a img {
    width: 130px;
    height: auto;
    display: block;
    margin: 0 auto;
}

/* search */

/*
#search {
    margin-bottom: 10px;
}
#search .input-lg {
    height: 40px;
    line-height: 20px;
    padding: 0 10px;
}
#search .btn-lg {
    font-size: 15px;
    line-height: 18px;
    padding: 10px 15px;
    text-shadow: 0px;
}
*/

/* search */
#search {
    margin: 45px 0 0 0 ;
}
#search .input-lg {
    height: 30px;
    line-height: 20px;
    padding: 0 10px;
    width: 100%;
    font-size: 11px;
}
#search .btn-lg {
    font-size: 15px;
    line-height: 18px;
    padding: 5px 3px 6px 5px;
    color: #777;
}
#search .fa { 
    color: #666!important;
}
#search .input-lg, 
#search .btn-lg {
    text-shadow: none;
    background: transparent;
    border-bottom: 1px solid #ddd;
    border-left: 0px;
    border-right: 0px;
    border-top: 0px;
    border-radius: 0px;
    box-shadow: none;
}
#search .btn-lg .fa {    
    color: #999;
    font-size: 12px;
    vertical-align: top;
    margin-top: 3px;
}

/* cart */

/*
#cart > .btn {
    font-size: 12px;
    line-height: 18px;
    color: #fff;
    background: #444;
    border-color: #333;
}
#cart > .btn:hover {
    font-size: 12px;
    line-height: 18px;
    color: #fff;
    background: #333;
    border-color: #222;
}
#cart.open > .btn {
    background-image: none;
    background: #333;
    box-shadow: none;
    text-shadow: none;
}
#cart.open > .btn:hover {
    color: #fff;
    background: #333;
    border-color: #222;
}
*/
#cart.btn-group {
    margin: 19px 0 0 0;
}
#cart.btn-group .fa {
    color: #fff;
    background: #E6007D;
    text-align: center;
    width: 30px;
    padding: 8px 0px;
    border-radius: 30px;
    margin-right: 5px;
}
#cart > .btn {
    font-size: 11px;
    color: #cd6d96;
    background: transparent;
    border-color: transparent;
    padding: 0px;
    text-shadow: none;
    box-shadow: none;
    text-align: right;
    font-size: 13px;
    color: #111;
    text-transform: uppercase;
    font-weight: 600;
}
#cart > .btn:hover {
    color: #E6007D;
}
#cart.open > .btn {
    background-image: none;
    background: transarent;
    box-shadow: none;
    text-shadow: none;
}
#cart.open > .btn:hover {
    color: #111;
    background: transparent;
    border: none;
}
.mobile-hide #cart .dropdown-menu {
    background: #fff;
    z-index: 1001;
}
#cart .dropdown-menu {
    min-width: 100%;
}
#cart .dropdown-menu table {
    margin-bottom: 10px;
}
#cart .dropdown-menu li > div {
    min-width: 427px;
    padding: 0 10px;
}
#cart .dropdown-menu li p {
    margin: 20px 0;
}
#cart .dropdown-menu {
    width: 150px;
}

/* Menu */
#menu {
    background: transparent;
    margin-bottom: 0px;
    text-align: center;
}
#menu nav {
    background: transparent;
    border-top: 1px solid #E54C9D;
    border-bottom: 1px solid #E54C9D;
}
.home #menu nav {
    border-bottom: 0px;   
}
.navbar-nav {
    float: none;
    text-align: center;
}
.navbar-nav > li {
    float: none!important;
    clear: both!important;
    display: inline-block;
}
#menu .nav > li > a {
    color: #333;
    padding: 15px 20px;
    font-size: 13px;
    text-transform: uppercase;
    font-weight: 600;
}
#menu .nav > li > a:hover,
#menu .nav > li.open > a {
    background: transparent;
    color: #E6007C;
}
#menu .dropdown-menu {
    padding-bottom: 0;
}
#menu .dropdown-inner {
/*    display: table;*/
    display: block;
}
#menu .dropdown-inner ul {
    display: table-cell;
}
#menu .dropdown-inner a {
    min-width: 160px;
    display: block;
    padding: 7px 15px;
    clear: both;
    line-height: 20px;
    color: #333;
    font-size: 12px;
}
#menu .dropdown-inner li a:hover {
    background: #E6007C;
    color: #fff;
}
#menu .see-all {
    display: block;
    margin-top: 0.5em;
    border-top: 1px solid #555;
    padding: 8px 20px;
    border-radius: 0px;
    font-size: 12px;
    background: #555;
    color: #fff;
    display: none;
}
#menu .see-all:hover,
#menu .see-all:focus {
    text-decoration: none;
    color: #fff;
    background: #555;
}
#menu #category {
    color: #fff;
    float: left;
    font-size: 14px;
    font-weight: 700;
    line-height: 40px;
    padding-left: 15px;
    text-shadow: 0 1px 0 rgba(0, 0, 0, 0.2);
}
#menu .btn-navbar {
    font-size: 14px;
    font-stretch: expanded;
    color: #FFF;
    padding: 7px 14px;
    float: left;
    background: #222;
    border-color: #111;
}
#menu .btn-navbar:hover,
#menu .btn-navbar:focus,
#menu .btn-navbar:active,
#menu .btn-navbar.disabled,
#menu .btn-navbar[disabled] {
    color: #fff;
    background-color: #333;
}
.navbar-collapse {
    padding: 0px;
}
/* Mobile Menu */
#top #menu {
    margin-bottom: 0px;
}
#top #menu nav {
    display: none;
}
/* Cat Menu */
#cat-menu {
    display: none;/* Hide Cat Menu on desktop */
}
#cat-menu nav {
    background: #E6007C;
} 
#cat-menu .btn-navbar {
    float: right;
}
#cat-menu .btn-navbar:hover,
#cat-menu .btn-navbar:focus,
#cat-menu .btn-navbar:active,
#cat-menu .btn-navbar.disabled,
#cat-menu .btn-navbar[disabled] {
    color: #fff;
    background-color: #F7399F;
}
#cat-menu .navbar-nav > li {
    display: block;
}
#cat-menu .nav > li > a {
    padding: 7px 20px;
}
#cat-menu .navbar-collapse {
    background: #f5f5f5;
}
.navbar {
    border-radius: 0;
}
/* content */

#content {
    min-height: 600px;
}

/* Product & Category */

.img-thumbnail {
    border-radius: 0px;
    border-color: #e5e5e5;
}

/* footer */

footer {
    margin-top: 30px;
    padding-top: 30px;
    background: #E6007C;
    border-top: 0px solid #e5e5e5;
    color: #fff;
    font-size: 12px;
}
footer hr {
    border-top: none;
    border-bottom: 1px solid #F771B8;
}
footer a {
    color: #fff;
    font-size: 12px;
}
footer a:hover {
    color: #fdb2da;
}
footer h5 {
    font-family: 'Raleway', sans-serif;
    font-size: 13px;
    font-weight: 700;
    color: #fff;
}

/* alert */

.alert {
    padding: 8px 14px 8px 14px;
    border-radius: 0px;
}

/* breadcrumb */

.breadcrumb {
    margin: 10px 0 20px 0;
    padding: 0;
    border-radius: 0px;
    border: 0px;
    background: transparent;
}
.breadcrumb a {
    color: #aaa;
}
.breadcrumb a:hover {
    color: #888;
}
.breadcrumb i {
    font-size: 13px;
}
.breadcrumb > li {
    text-shadow: 0 1px 0 #fff;
    padding: 0 20px;
    position: relative;
    white-space: nowrap;
    font-size: 11px;
}
.breadcrumb > li:first-child {
    padding-left: 0px;
}
.breadcrumb > li + li:before {
    content: '';
    padding: 0;
}
.breadcrumb > li:after {
    content: '';
    display: block;
    position: absolute;
    top: 5px;
    right: -5px;
    width: 12px;
    height: 12px;
    border-right: 1px solid #e5e5e5;
    border-bottom: 1px solid #e5e5e5;
    -webkit-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    transform: rotate(-45deg);
}
.pagination {
    margin: 0;
}

/* Tooltips */

.tooltip-inner {
    background: #777;
}
.tooltip.top .tooltip-arrow {
    border-top-color: #777;
}

/* buttons */

.buttons {
    margin: 1em 0;
}
.btn {
    padding: 8px 15px;
    font-size: 12px;
    border: 1px solid #ccc;
    border-radius: 0px;
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, .1), 0 1px 2px rgba(0, 0, 0, .05);
}
.btn-xs {
    font-size: 9px;
}
.btn-sm {
    font-size: 10.2px;
}
.btn-lg {
    padding: 10px 16px;
    font-size: 15px;
}
.btn-group > .btn,
.btn-group > .dropdown-menu,
.btn-group > .popover {
    font-size: 12px;
}
.btn-group > .btn-xs {
    font-size: 9px;
}
.btn-group > .btn-sm {
    font-size: 10.2px;
}
.btn-group > .btn-lg {
    font-size: 15px;
}
.btn-default {
    color: #777;
    text-shadow: none;
    background: #fff;
    border-color: #E6007C;
    color: #E6007C;
    font-weight: 600;
}
.btn-default:hover,
.btn-default:active,
.btn-default.active,
.btn-default.disabled,
.btn-default[disabled] {
    background: #f5f5f5;
    border-color: #E6007C;
    color: #E6007C;
}
.btn-wishlist {
    margin-top: 20px;
}

/*** main button ***/

.btn-primary {
    color: #fff;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
    background: #E6007C;
    border-color: #E6007C;
} 
.btn-primary:hover,
.btn-primary:active,
.btn-primary.active,
.btn-primary.disabled,
.btn-primary[disabled],
.btn-primary.focus,
.btn-primary:focus,
.btn-primary.active.focus,
.btn-primary.active:focus,
.btn-primary.active:hover, 
.btn-primary:active.focus,
.btn-primary:active:focus,
.btn-primary:active:hover,
.open>.dropdown-toggle.btn-primary.focus,
.open>.dropdown-toggle.btn-primary:focus,
.open>.dropdown-toggle.btn-primary:hover {
    background: #fa3da3;
    border-color: #fa3da3;
}
.btn-warning {
    color: #fff;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.16);
    background: #faa732;
    border-color: #f89406;
}
.btn-warning:hover,
.btn-warning:active,
.btn-warning.active,
.btn-warning.disabled,
.btn-warning[disabled] {
    background: #ea9b2c;
    border-color: #ea8c08;
}
.btn-danger {
    color: #fff;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
    background: #da4f49;
    border-color: #c33a33;
}
.btn-danger:hover,
.btn-danger:active,
.btn-danger.active,
.btn-danger.disabled,
.btn-danger[disabled] {
    background: #ce433d;
    border-color: #b4322c;
}
.btn-success {
    color: #fff;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
    background: #5bb75b;
    border-color: #51a351;
}
.btn-success:hover,
.btn-success:active,
.btn-success.active,
.btn-success.disabled,
.btn-success[disabled] {
    background: #50a750;
    border-color: #489148;
}
.btn-info {
    color: #fff;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
    background: #df6639;
    border-color: #d85e31;
}
.btn-info:hover,
.btn-info:active,
.btn-info.active,
.btn-info.disabled,
.btn-info[disabled] {
    background: #bf562e;
    border-color: #c3562e;
}
.btn-link {
    border-color: rgba(0, 0, 0, 0);
    cursor: pointer;
    color: #686868;
    border-radius: 0;
}
.btn-link,
.btn-link:active,
.btn-link[disabled] {
    background-color: rgba(0, 0, 0, 0);
    background-image: none;
    box-shadow: none;
}
.btn-inverse {
    color: #fff;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
    background: #444;
    border-color: #333;
}
.btn-inverse:hover,
.btn-inverse:active,
.btn-inverse.active,
.btn-inverse.disabled,
.btn-inverse[disabled] {
    background-color: #333;
    border-color: #222;
    color: #fff;
}

/* list group */

.list-group a {
    border: 0px solid #e5e5e5;
    color: #888;
    padding: 5px 12px;
    border-top: 1px solid #e5e5e5;
    font-size: 11px;
    color: #555;
}
.list-group a:first-child {
    border-top: 0px;
}
.list-group a.active,
.list-group a.active:hover,
.list-group a:hover {
    color: #111;
    background: #f5f5f5;
    border-bottom: 1px solid #e5e5e5;
    text-shadow: none;
}
.list-group .list-group-item {
    border-radius: 0px;
}

/* carousel */

.carousel-caption {
    color: #fff;
    text-shadow: 0 1px 0 #000;
}
.carousel-control .icon-prev:before {
    content: '\f053';
    font-family: FontAwesome;
}
.carousel-control .icon-next:before {
    content: '\f054';
    font-family: FontAwesome;
}

/* product list */

.product-thumb {
    border: 0px solid #e5e5e5;
    margin-bottom: 20px;
    overflow: auto;
}
.product-thumb .image {
    text-align: center;
    overflow: hidden;
}
.product-thumb .image a {
    display: block;
    transition: all ease-in-out 0.2s;
}
.product-thumb .image a:hover {
    transform: scale(1.07);
    
}
.product-thumb .image img {
    margin-left: auto;
    margin-right: auto;
}
.product-thumb h4 a {
    font-weight: 400;
    font-size: 14px;
    color: #333;
}

.product-layout {
    float: none;
    display: inline-block;
    margin: 0 -2px;
    vertical-align: top;
}

/*.product-layout.product-grid.col-lg-4.col-md-4.col-sm-6.col-xs-6 {
    min-height: 470px;
}*/
.product-thumb .caption {
    padding: 10px 0px;
/*    min-height: 160px;*/
    text-align: center;
}
.row.latest .product-thumb .caption {
    min-height: 0px;
    text-align: center;
}
.product-thumb .description {
    font-size: 12px;
    display: none;
}
.product-thumb .rating {
    padding-bottom: 10px;
}
.rating .fa-stack {
    font-size: 8px;
}
.rating .fa-star-o {
    color: #999;
    font-size: 15px;
}
.rating .fa-star {
    color: #FC0;
    font-size: 15px;
}
.rating .fa-star + .fa-star-o {
    color: #E69500;
}
h2.price {
    margin: 0;
}
.product-thumb .price {
    color: #E6007C;
    font-size: 16px;
    margin-top: 10px;
}
.product-thumb .price-new {
    font-weight: 600;
}
.product-thumb .price-old {
    color: #999;
    text-decoration: line-through;
    margin-left: 10px;
}
.product-thumb .price-tax {
    color: #999;
    font-size: 12px;
    /*  display: block;*/
    display: none;
}
.product-thumb .button-group {
    border-top: 1px solid #e5e5e5;
    background-color: #eee;
    overflow: auto;
    display: none;
}
.product-list .product-thumb .button-group {
    border-left: 1px solid #e5e5e5;
}
.product-thumb .button-group button {
    width: 60%;
    border: none;
    display: inline-block;
    float: left;
    background-color: #f8f8f8;
    color: #888;
    line-height: 38px;
    font-weight: 700;
    text-align: center;
    text-transform: uppercase;
}
.product-thumb .button-group button + button {
    width: 20%;
    border-left: 1px solid #e5e5e5;
}
.product-thumb .button-group button:hover {
    color: #444;
    background-color: #ddd;
    text-decoration: none;
    cursor: pointer;
}
.product-thumb .button-group .cart {
    background: #e5e5e5;
}
.product-thumb .button-group .cart:hover {
    /*    background: #ccc;*/
}

/* Grid View specific*/

.product-grid .product-thumb .image {
    float: none;
}
.product-grid .product-thumb .description {}

/* List View specific*/

.product-list .product-thumb {
    border: 0px;
}
.product-list .product-thumb .image {
    display: inline-block;
    vertical-align: top;
    width: 20%;
}
.product-list .product-thumb .description {}
.product-list .product-thumb .info {
    display: inline-block;
    vertical-align: top;
    width: 79%;
}
.product-list .product-thumb .caption {
    display: inline-block;
    margin-right: 5%;
    text-align: left;
    vertical-align: middle;
    width: 64%;
    padding-top: 0px;
}
.product-list .product-thumb .button-group {
    display: inline-block;
    vertical-align: middle;
    width: 30%;
    border: 0px;
    background: transparent;
    vertical-align: top;
}
.product-list .product-thumb .button-group button {
    margin-bottom: 2px;
    width: 100%;
    border: 1px solid #e5e5e5;
}
.thumbnails {
    overflow: auto;
    clear: both;
    list-style: none;
    padding: 0;
    margin: 0;
}
.thumbnails > li {
    margin-left: 20px;
}
.thumbnails {
    margin-left: -20px;
}
.thumbnails > img {
    width: 100%;
}

/* Product Page */

a.thumbnail {
    border: 1px solid #e5e5e5;
    border-radius: 0px;
}
a.thumbnail:active,
a.thumbnail:focus,
a.thumbnail:hover {
    border-color: #ddd;
}
.image-additional a {
    margin-bottom: 20px;
    padding: 0px;
    display: block;
    border: 0px;
}
.image-additional {
    max-width: 78px;
}
.thumbnails .image-additional {
    float: left;
    margin-left: 20px;
}
.product-right h1 {
    margin: 0 0 20px 0;
    font-size: 20px;
    color: #111;
}
.product-right p {
    font-size: 13px;
}
.product-right .wishlist-compare {
    padding-left: 0;
}
.product-right .wishlist-compare .btn {
    padding: 12px 14px 11px 14px;
}
.product-right .price {
    font-size: 24px;
    font-weight: 400;
    color: #E6007C;
}
.product-right .tax {
    display: none;
}
.product-right .details {
    font-size: 11px;
    color: #888;
}

/* Modules */

h3.featured,
h3.latest,
h3.bestseller,
h3.special {
    font-size: 22px;
    margin: 0 0 20px 0;
    color: #E6007C;
    font-family: 'Kasse', sans-serif;
    letter-spacing: 2px;
    text-align: center;
    text-transform: uppercase;
}
h3.latest {
    background: url(/image/latest-bkg.png) center center no-repeat;
}
.category-heading {
    font-size: 15px;
    color: #E6007C;
    border-bottom: 1px solid #E6007C;
    padding: 0 0 10px 8px;
    display: block;
}
.htmlcontent {
    margin: 0px 0 30px 0;
}

/* Panels */
.panel-default > .panel-heading {
    background-color: #f8f8f8;
    border-color: #e5e5e5;
    color: #666;
}
.panel-title {
    font-size: 13px;
    font-weight: 600;
}
.panel-group .panel {
    border-radius: 0px;
}
.well {
    border-radius: 0px;
    border: 1px solid #e5e5e5;
    background: #f8f8f8;
    box-shadow: none;
    padding: 25px 19px 19px 19px
}

/* Floats */

.clearfloat:after {
    content: ".";
    display: block;
    height: 0px;
    clear: both;
    visibility: hidden;
    overflow: hidden;
}
.clearfloat {
    display: block;
}

/* Page Specific */

#login label {
    display: none;
}


/* fixed product layouts used in left and right columns */

#column-left .product-layout,
#column-right .product-layout {
    width: 100%;
}
#cart table .btn-primary,
#cart table .btn-danger {
    background: transparent;
    border: 0px;
    box-shadow: none;
    font-size: 11px;
    padding: 5px 8px;
    box-shadow: none;
    text-shadow: none;
}
#cart table .btn-primary {
    color: #888;
}
#cart table .btn-danger {
    color: #da4f49;
}
#cart table .btn-primary .fa,
#cart table .btn-danger .fa {
    font-size: 15px;
}
/* fixed mobile cart quantity input */

.input-group .form-control[name^=quantity] {
    width: 50px;
}
.quantity .input-group {
    display: inline-block;
}

/* Missing focus and border color to overwrite bootstrap */

.btn-info:hover,
.btn-info:active,
.btn-info.active,
.btn-info.disabled,
.btn-info[disabled] {
    background-image: none;
    background-color: #df5c39;
}

/* Tables */

table > tbody > tr > td,
table > tbody > tr > th,
table > tfoot > tr > td,
table > tfoot > tr > th,
table > thead > tr > td,
table > thead > tr > th {
    border-top: 0px;
}
.table-bordered > tbody > tr > td,
.table-bordered > tbody > tr > th,
.table-bordered > tfoot > tr > td,
.table-bordered > tfoot > tr > th,
.table-bordered > thead > tr > td,
.table-bordered > thead > tr > th {
    border-color: #e5e5e5;
}
.table-bordered > thead {
    background: #f8f8f8;
    font-weight: 600;
}
.table-bordered > thead > tr > td,
.table-bordered > thead > tr > th {
    border-bottom-width: 1px;
}
.table-striped > tbody > tr {
    background: #fff!important;
}

/* Mobile Hide */

.mobile,
.mobile-search {
    display: none!important;
}

/* Contact Form */
.form-builder h4 {
    font-size: 13px;
    color: #444;
}
.form-builder .btn-primary {
    /*display: block;*/
    width: 200px;
}

/* Photo Gallery */
#gallery #content img {
    width: 24.5%!important;
}

/* Flex boxes */
.flex-row {
    display: flex;
}
.flex-row div + div {
    margin-left: 15px;
}
.flex-col {
    display: flex;
    flex: 1;
    padding: 0;
    text-align: center;
    overflow: hidden;
    position: relative;
    flex-direction: column;
/*    flex-direction: column;*/
}
.flex-col img {
    width: 100%!important;
    height: auto!important;
    transition: all ease-in-out 0.2s;
}
.flex-col img:hover {
    transform: scale(1.08);
}
.flex-col.mt-ommaney {
    background: url(/image/mt-ommaney.jpg) center center no-repeat;
    background-size: 100% 100%;
    align-items: center;
    justify-content: center;
    min-height: 250px;
    color: #fff;
    font-family: 'Allegretto', sans-serif;
    font-size: 35px;
    text-shadow: 0 1px 1px rgba(0, 0, 0, 0.3);
    margin-top: 20px;
}
.flex-row.store-details .flex-col {
    text-align: left;
    padding-top: 15px;
    font-size: 13px;
}
/*
.flex-col h2,
.flex-col span,
.flex-col p,
.flex-col .btn {
    position: absolute;
    z-index: 9;
}
*/
.info-links a {
    display: block;
    margin-bottom: 10px;
    border: 1px solid #E6007C;
    padding: 10px 15px;
    color: #E6007C;
}
.info-links a:hover {
    background: #f5f5f5;
}
.info-links img {
    vertical-align: text-bottom;
    margin-right: 5px;
}

.mailchimp-integration {
    overflow: hidden;
    margin-bottom: 20px;
    border-top: 1px solid #eaeaea;
    padding-top: 40px;
}
.mailchimp-integration h3, .mailchimp-integration h4 {
    margin-top: 0;
    text-align: center;
    margin-bottom: 30px;
}
.mailchimp-integration h4 {
    margin-bottom: 5px;
    float: left !important;
    position: relative !important;
    top: 7px !important;
}
.mi-block {
    min-width: 290px !important;
    margin: 1px !important;
}
.mi-block.mi-button .button.btn.btn-primary {
    position: relative;
    top: 24px;
    width: 210px;
    border-radius: 0px !important;
}
#content .mi-button {
    margin-top: -24px !important;
}
.mailchimp-integration.box .box-content {
    display: block;
    width: 100%;
    max-width: 588px;
    margin: 0px auto;
}
.mailchimp-integration.box .form-control {
    width: 100%;
    max-width: 210px;
    float: right;
}
/*
Product popup
*/
.mfp-bg {
    background: #7f7f7f !important;
}
.mfp-content {
    margin: 10% auto !important;
}
.mfp-content #product h1 {
    text-align: left;
}
.mfp-content #product h2 {
    color: #e6007c;
}
.mfp-content #product hr.underline {
    margin-top: 15px;
    margin-bottom: 30px;
    border-top: 3px solid #ececec;
}
.mfp-content #product #input-quantity {
    width: 50%;
}
.mfp-content #product .control-label {
    margin-bottom: 15px;
}
.mfp-content {
    background: #f1f1f1 !important;
}

.mfp-content #Gallery {
    margin-top: 20px;
}
.pull-left {
    float: none !important;
    margin: 0px auto !important;
    display: block !important;
    width: 230px !important;
    padding-bottom: 10px !important;
}
.information-design-competition-2017 #content h1{
	display: none;
}
.information-design-competition-2017 #content #header > h2:nth-child(1){
    text-align: center;
    color: #000;
    font-weight: 600;
}
.information-design-competition-2017 #content .btn {
    border-radius: 7px;
    border: 0px;
    font-weight: 600;
	font-size: 14px;
}
.information-design-competition-2017 #content p {
	color: #000;
}
.information-design-competition-2017 #content #header {
    min-height: 600px;
    background-image: url('http://www.joiedeviecharms.com.au/image/design-comp/background-image.png');
    background-repeat: no-repeat;
    background-size: 90% !important;
    background-position: 60% 40% !important;
}
.information-design-competition-2017 #content #header > h2:nth-child(1) > img:nth-child(1) {
    float: left;
    height: 135px;
    width: 150px;
    position: absolute;
    left: 40px;
}
.information-design-competition-2017 #content #header > p:nth-child(2){
    text-align: center !important;
    width: 100%;
    max-width: 540px;
    margin: 0px auto;
    margin-bottom: 10px;
}
.information-design-competition-2017 #content h2 > a{
    text-align: left;
    color: #000 !important;
    font-weight: 600 !important;
    padding: 0px !important; 
}
.information-design-competition-2017 #content #header,
.information-design-competition-2017 #content #about-new-life,
.information-design-competition-2017 #content #about-rbwh,
.information-design-competition-2017 #content #about-charms,
.information-design-competition-2017 #content #jury {
    padding: 30px;
}
.information-design-competition-2017 #content #design {
    min-height: 300px;
    background: #f7e9eb;
    padding: 30px;
}

.information-design-competition-2017 #content #about-new-life{
    margin-top: -160px;
}
.information-design-competition-2017 #content #about-new-life img{
    max-width: 300px !important;
    width: 100% !important;
}
.information-design-competition-2017 #content #about-charms {
    background-image: url('http://www.joiedeviecharms.com.au/image/design-comp/background-image2.png');
    background-repeat: no-repeat;
    background-size: 70%;
    background-position: right bottom;
}
.information-design-competition-2017 #content #about-charms p {
    max-width: 870px;
    width: 100%;
}
.information-design-competition-2017 #content #jury {
    min-height: 600px;
    background-image: url('http://www.joiedeviecharms.com.au/image/design-comp/background-image3.png');
    background-repeat: no-repeat;
    background-size: 80% !important;
    background-position: 100% 56% !important;
}
.information-design-competition-2017 #content a#jury {
	background-image: none;
}
/* ==========================================================
                    CHANGES
============================================================= */
/* ----- Design Comp 2017 ----- */
.information-design-competition-2017 #header{
    padding-top: 0px !important;
}
#content > div:nth-child(3) > p:nth-child(3) > img:nth-child(1){
    margin-top: -40px;
}
#header > p:nth-child(3){
    width: 70% !important;
}

/* Comp Form */
#form41 div.form-field:nth-child(4),
#form41 div.form-field:nth-child(5){
    width: 250px !important;
}
#form41 div.form-field:nth-child(5) > a{
    margin-top: 7px !important;
}


/* MODs */
#supermenu.default ul li a.tll {
    text-transform: uppercase;
    font-weight: bold;
}
#supermenu ul{
    text-align: center !important;
}
#supermenu .bigdiv{
    text-align: left !important;
}
.tll{
    padding-left: 20px !important;
    padding-right: 20px !important;
}

.information-design-competition .form-field{
    display: block !important;
}

/************************************************************************************
   MEDIA QUERIES
*************************************************************************************/


/*====================== 1200px ======================*/

@media (max-width: 1200px) {
    .main-menu {
        display: none;
    }
    .top-links .mobile-menu {
        display: inline-block;
    }
    #content .col-lg-2:nth-child(6n+1),
    #content .col-lg-2:nth-child(6n+1),
    #content .col-lg-3:nth-child(4n+1),
    #content .col-lg-4:nth-child(3n+1),
    #content .col-lg-6:nth-child(2n+1) {
        clear: left;
    }
    .product-grid .product-thumb .caption {
        /*min-height: 210px;*/
        padding: 0 10px;
    }
    .product-thumb .button-group button,
    .product-thumb .button-group button + button {
        width: 33.33%;
    }
    .container {
        width: 100%;
    }
    .product-right .wishlist-compare {
        padding-left: 15px;
        margin-top: 10px;
    } 
    .product-right .btn-group {
        width: 100%;
    }
    .product-right .wishlist-compare .btn {
        width: 50%; 
    }
    .nivo-caption {
        bottom: 7%!important;
        left: 5%!important;
    }
    .nivo-caption h3 {
        font-size: 20px!important;
    }
    .nivo-caption h2 {
        font-size: 35px!important;
    }
    .nivo-caption .subline {
        font-size: 12px!important;
    }
     
     
}

/*====================== 991px ======================*/

@media (max-width: 991px) {

	.information-design-competition-2017 #content #header {
	    min-height: 760px !important;
	    background-image: url('http://www.joiedeviecharms.com.au/image/design-comp/background-image.png');
	    background-repeat: no-repeat;
	    background-size: 90% !important;
	    background-position: 60% 73% !important;
	}
	.information-design-competition-2017 #content #header > h2:nth-child(1) > img:nth-child(1) {
	    float: none !important;
	    height: auto !important;
	    width: 120px !important;
	    position: relative;
	    left: 0;
	    display: block;
	    margin: 30px auto;
	}
	.information-design-competition-2017 #content #header > p:nth-child(2) {
	    text-align: center !important;
	    width: 100%;
	    max-width: 100%;
	    margin: 0px auto;
	    margin-bottom: 10px;
	}
	.information-design-competition-2017 #content #jury {
	    min-height: 600px !important;
	    background-image: url('http://www.joiedeviecharms.com.au/image/design-comp/background-image3.png');
	    background-repeat: no-repeat;
	    background-size: 100% !important;
	    background-position: 60% 100% !important;
	}
	.information-design-competition-2017 #content #about-charms {
	    background-image: none;
	}

}

/*====================== 900px ======================*/

@media (max-width: 900px) {
    .information-1 #content.col-sm-9 {
        width: 65%;
    }
    .information-1 #content.col-sm-3 {
        width: 35%;
    }
    .information-1 #column-right {
        width: 35%;
    }
    img.handmade {
        display: none;
    }
    #menu .nav > li > a {
        padding: 15px 12px;
    }
    .nivo-caption p {
         display: none!important;   
    }
    .nivo-caption {
        bottom: 20%!important;
    }
}

/*====================== 814px ======================*/

@media (max-width: 814px) {
    #supermenu.default{
        background: #E6007C !important;
    }
    #supermenu.default:hover{
        background: #F7399F !important;
    }
    #supermenu.respsmall a.mobile-trigger{
        /*color: #000 !important;*/
        font-weight: bold;
    }
}
    
/*====================== 767px ======================*/

@media (max-width: 767px) {
    .header {
        padding: 60px 0px 0px;
    }
    #search .input-lg, 
    #search .btn-lg {
        background: #fff;
        height: 40px;
        border-style: solid;
        border-color: #ddd;
    }
    #search .input-lg {
        border-width: 1px 1px 1px 0px;
    }
    #search .btn-lg {
        border-width: 1px 0px 1px 1px;
    }
    #top {
        position: fixed;
        width: 100%;
        z-index: 9; 
    }
    #top,
    .top-links {
        padding: 2px 2px 0px 5px;
        min-height: 0px;
        vertical-align: middle;
    }
    .top-links {
        z-index: 999;
    }
    .top-links.contact-links {
        padding: 12px 0px 0px 15px;
        width: 38%;
        margin-left: 50px;
    }
    .top-links.shop-links > ul > li:nth-child(1), 
    .top-links.shop-links > ul > li:nth-child(2) { 
        padding-top: 7px;
        vertical-align: middle;
    }
    .top-links.contact-links .fa,
    .top-links.shop-links .fa {
        font-size: 16px;
    }
    #top #cart {
        margin-bottom: 0px;
    }
    #cart.btn-group {
        margin: 0!Important;
    }
    #cart.btn-group .fa {
        color: #fff;
        background: transparent;
        text-align: center;
        width: auto;
        padding: 0;
        border-radius: 0;
        margin-right: 5px;
        font-size: 14px;
    }
    #cart > .btn {
        font-size: 12px;
        line-height: 18px;
        color: #fff;
        background: #222;
        border-color: #111;
        padding: 5px 10px;
    }
    #cart > .btn:hover {
        font-size: 12px;
        line-height: 18px;
        color: #fff;
        background: #333;
        border-color: #222;
    }
    #cart.open > .btn {
        background-image: none;
        background: #333;
        box-shadow: none;
        text-shadow: none;
    }
    #cart.open > .btn:hover {
        color: #fff;
        background: #333;
        border-color: #222;
    }
    #search {
        margin-top: 0px;
        margin-bottom: 20px;
    }
    #logo {
        text-align: center;
        margin-bottom: 20px;
    }
    /* Main Menu */
    #menu nav {
        display: none;
    }
    #top #menu nav {
        display: block!important;
        background: transparent;
        border: 0px;
    }
    #menu .dropdown-inner ul {
        width: 100%;
        display: block;
    }
    #menu .dropdown-inner a {
        color: #333;
        padding: 15px;
    }
    #menu .nav > li {
        display: block;
    }
    #menu .nav > li > a {
        padding: 7px 20px;
    }
    /* Mobile Menu */
    #top #menu {
        position: fixed;
        top: 0px;
        left: 0px;
        width: 100%;
    }
    #top #menu .container,
    #top #menu .navbar-header {
        padding: 0px;
        width: 100%;
    }
    #top #menu .navbar-collapse {
        margin-top: 19px;
    }
    #top #menu .btn-navbar {
        left: 15px;
        top: 9px;
        padding: 4px 14px;
    }
    /* Show Cat Menu */
    #cat-menu {
        display: block!important;
        margin-bottom: 20px;
    }
    #cat-menu #menu {
        padding: 0px;
    }
    #cat-menu #menu nav {
         position: relative;
        padding: 0px;
    }
    #cat-menu .navbar {
        min-height: 0px;
    }
    #cat-menu .navbar-header {
        padding: 0px;
    }
    #cat-menu .navbar-header a {
        background: transparent;
        padding: 0px;
        border: 0px;
        box-shadow: none;
        width: 100%;
    }
    #cat-menu .navbar-header .fa {
        float: right;
        padding: 7px 15px 0px 0px;
        font-size: 25px;
    }
    .navbar-collapse {
        padding: 0px 10px;
        background: #f5f5f5;
        overflow: hidden;
        border-bottom: 1px solid #E6007C;
    }
    .navbar-header {
        padding: 10px 10px 10px 15px;
    }
    .navbar-toggle {
        margin: 0;
    }
    .product-list .product-thumb .image {
        float: left;
        padding: 0 15px;
    }
    .product-list .product-thumb .caption {
        min-height: 0;
        margin-left: 0;
        padding: 0 10px;
    }
    .product-grid .product-thumb .caption {
        min-height: 0;
    }
    .product-thumb .button-group button,
    .product-thumb .button-group button + button {
        width: 33.33%;
    }
    .mobile {
        display: inline-block!important;
    }
    .mobile-search {
        display: block!important;
    }
    .mobile-hide {
        display: none;
    }
    #content {
        min-height: 0px;
    }
    /* Contact Form */
    .information-1 #column-right {
        display: block!important;
        width: 100%;
    }
    /* Slider */
    .theme-default .nivo-controlNav {
        
    }
    .theme-default .nivoSlider {
        margin-bottom: 20px!important;
    }
    .information-1 #content.col-sm-9 {
        width: 100%;
    }
    .slider-wrapper,
    #dream_column_header_bottom {
       
    }
    .mailchimp-integration h4 {
        margin-bottom: 20px !important;
        float: none !important;
        position: relative !important;
        top: 7px !important;
        text-align: center;
    }
    .mailchimp-integration.box .box-content {
        display: block;
        width: 100%;
        max-width: 292px;
        margin: 0px auto;
    }
    .mailchimp-integration {
        overflow: hidden;
        margin-bottom: 20px;
        height: 220px;
    }
    .mailchimp-integration.box .form-control {
        width: 100%;
        max-width: 100%;
        float: none;
        margin-bottom: 20px;
    }
    #menu .dropdown-inner {
        display: block;
        background: #fff;
        text-align: center;
    }
    .left{
	    width:100%;
	}
	.right{
	    width:100%;
	}
	.left-bottom{
	    width:100%;
	}

          .gallery-image-one{
            width:100%;
            
        }
         .gallery-image-two{
            width:100%;
            
        }
         .blank-left{
            width:0%;
            
        }
            .blank-right{
            width:0%;
            
        }

     
          .bf-text{
             width:100%;
         
            }

          .bf-image{
             width:100%;
               }

          .gallery-image-left{
           width:100%;
        }
           .gallery-image-center{
           width:100%;
        }
           .gallery-image-right{
           width:100%;
           float:right;
           
        }




         
}

/*====================== 560px ======================*/

@media (max-width: 560px) {
    .product-list .product-thumb .image {
        width: 25%;
    }
    .product-list .product-thumb .info {
        width: 74%;
    }
    .footer .col-xs-3 {
        width: 50%;
        min-height: 150px;
        text-align: center;
    }
    .footer-mywork p {
        display: block;
        width: 100%;
        text-align: center; 
    }
    #gallery #content img {
        width: 49.5%!important;
    }
    .table-responsive > .table > tbody > tr > td, .table-responsive > .table > tbody > tr > th, .table-responsive > .table > tfoot > tr > td, .table-responsive > .table > tfoot > tr > th, .table-responsive > .table > thead > tr > td, .table-responsive > .table > thead > tr > th {
        white-space: normal!important;
    }
    .cart .table-responsive .img-thumbnail {
        width: 50px!important;
    }
    /* Flex */
/*
    .flex-row,
    .flex-col {
        display: block;
    }
*/
}
/*====================== 493px ======================*/

@media (max-width: 493px) {

	.information-design-competition-2017 #content .btn {
	    border-radius: 7px;
	    border: 0px;
	    font-weight: 600;
	    font-size: 14px;
	    margin: 5px auto !important;
	}

}
/*====================== 478px ======================*/

@media (max-width: 478px) {
    h1 {
        font-size: 22px;
    }
    /*#cart .dropdown-menu {
        width: 100%;
    }*/
    #cart .dropdown-menu li > div {
        min-width: 100%;
    }
    .product-list .product-thumb .image,
    .product-list .product-thumb .info,
    .product-list .product-thumb .button-group {
        width: 100%;
        display: block;
    }
    /* Change these values to customise mobile header */
    .top-links.right {
        width: 60%;
    }
    .top-links.left {
        width: 40%;
    }
    .top-links .social,
    .top-links .phone {
        display: none;
    }
    .top-links.contact-links {
        padding-left: 15px;
        width: 25%;
    }
    .top-links.shop-links {
        width: 55%;
    }
    .related .description {
        display: none;
    }
    .related .product-thumb .caption { 
        min-height: 0px;
    }
    /* Home Flex */
    .home .flex-col,
    .home .flex-row {
        display: block;
    }
    .home .flex-row div + div {
        margin-left: 0px;
    }
    .home .flex-col {
        margin-bottom: 10px;
    }

    .mailchimp-integration {
        overflow: hidden;
        margin-bottom: 20px;
        height: 260px;
    }
}

/*====================== 400px ======================*/

@media (max-width: 400px) {
/*
    .product-layout.col-xs-6,
    .featured .col-xs-6,
    .latest .col-xs-6,
    .special .col-xs-6,
    .bestseller .col-xs-6 {
        width: 100%!important
    }
  



*/
}




/*==== MINS ====*/

/*================== 992px - 1199px ==================*/

@media (min-width: 992px) and (max-width: 1199px) {
    #content .col-md-2:nth-child(6n+1),
    #content .col-md-2:nth-child(6n+1),
    #content .col-md-3:nth-child(4n+1),
    #content .col-md-4:nth-child(3n+1),
    #content .col-md-6:nth-child(2n+1) {
        clear: left;
    }
    #gallery #content img {
        width: 100%!important;
    }
}

/*=================== 768 - 991px ====================*/

@media (min-width: 768px) and (max-width: 991px) {
    #content .col-sm-2:nth-child(6n+1),
    #content .col-sm-2:nth-child(6n+1),
    #content .col-sm-3:nth-child(4n+1),
    #content .col-sm-4:nth-child(3n+1),
    #content .col-sm-6:nth-child(2n+1) {
        clear: left;
    }



}

/*====================== min 768px ======================*/

@media (min-width: 768px) {
    #menu .dropdown:hover .dropdown-menu {
        display: block;
    }
    .product-list .product-thumb .button-group {
        border-left: none;
    }
    /* fixed colum left + content + right*/
    #column-left .product-layout .col-md-3 {
        width: 100%;
    }
    #column-left + #content .product-layout .col-md-3 {
        width: 50%;
    }
    #column-left + #content + #column-right .product-layout .col-md-3 {
        width: 100%;
    }
    #content + #column-right .product-layout .col-md-3 {
        width: 100%;
    }
        .left{
	    width:50%;
	    float:left;
	}
	.right{
	    width:45%;
	    float:right;
	}
	.left-bottom{
	    width:50%;
	    float:left;
	}
        .gallery-image-one{
            width:30%;
            float:left;
        }
         .gallery-image-left{
            width:30%;
            float:left;
        }

      
         .gallery-image-center{
            width:30%;
            float:left;
            margin-left:60px;
        }
         .gallery-image-right{
            width:30%;
            float:right;
        }
         .gallery-image-two{
            width:32%;
            float:left;
        }
         .bf-text{
             width:67%;
             float:left;
            }

          .bf-image{
             width:33%;
              float:right;
            }

         .blank-left{
            width:16.5%;
            float:left;  
        }
         .blank-right{
            width:16.5%;
            float:right;
}

.pagination > .active > a, .pagination > .active > a:focus, .pagination > .active > a:hover, .pagination > .active > span, .pagination > .active > span:focus, .pagination > .active > span:hover {
    background-color: #333;
    border-color: #333;
}

.pagination > li > a, .pagination > li > span {
    color: #333;
}

#forgotten #content .buttons{
  width: 206px !important;
  margin-left: auto !important;
  margin-right: auto !important;
}
#forgotten #content .buttons .pull-left{
  width: 61px !important;
  float: left !important;
}

#forgotten #content .buttons .pull-right{
  width: 135px !important;
  margin-left: 10px !important;
  float: left !important;
}
.smartbar_wrapper p{
    margin-bottom: 0;
}
.file-upload-help{
    display: block;
}
/*.information-design-competition .form-builder textarea,
.information-design-competition .form-builder input[type="text"],
.information-design-competition .form-builder input[type="password"],
.information-design-competition .form-builder label,
.information-design-competition .form-builder select{
    width: 100%;
}
.information-design-competition #form41 > div.box-content > form > div:nth-child(5){
    width: 99%;
    text-align: right;
    position: absolute !important;
    right: 10px;
}
@media (max-width: 560px) {
    .information-design-competition #form41 > div.box-content > form > div:nth-child(5){
        width: 99%;
        display: block;
        position: relative !important;
        text-align: left;
        margin-left: 10px;
    }
}*/

custom

