.bootstrap-touchspin .input-group-btn-vertical {
    display: table-cell;
    position: relative;
    vertical-align: middle;
    white-space: nowrap;
    width: 1%;
	
}
.bootstrap-touchspin .input-group-btn-vertical > .btn {
    display: block;
    float: none;
    margin-left: -1px;
    max-width: 100%;
    padding: 8px 10px;
    position: relative;
    width: 100%;
}
.bootstrap-touchspin .input-group-btn-vertical .bootstrap-touchspin-up {
    border-radius: 0 4px 0 0;
	-webkit-border-radius: 0 4px 0 0;
	-moz-border-radius: 0 4px 0 0;
	-o-border-radius: 0 4px 0 0;
	
}
.bootstrap-touchspin .input-group-btn-vertical .bootstrap-touchspin-down {
    border-radius: 0 0 4px;
	-moz-border-radius: 0 0 4px;
	  -webkit-border-radius: 0 0 4px;
	   -o-border-radius: 0 0 4px;
    margin-top: -2px;
}
.bootstrap-touchspin .input-group-btn-vertical i {
    font-size: 9px;
    font-weight: 400;
    left: 5px;
    position: absolute;
    top: 3px;
}
html {
    font-family: 'Roboto Condensed', sans-serif;
}

/*@media screen and (max-width: 1366px){
    html{
        zoom: 90%;
    }
}
@media screen and (max-width: 1200px){
    html{
        zoom: 100%;
    }
}*/


body {
    margin: 0;
}
article, aside, details, figcaption, figure, footer, header, main, menu, nav, section, summary {
    display: block;
}
audio, canvas, progress, video {
    display: inline-block;
}
audio:not([controls]) {
    display: none;
    height: 0;
}
progress {
    vertical-align: baseline;
}
template, [hidden] {
    display: none;
}
a {
    background-color: rgba(0, 0, 0, 0);
}
a:active, a:hover {
    outline-width: 0;
}
abbr[title] {
    border-bottom: medium none;
    text-decoration: underline dotted;
}
b, strong {
    font-weight: inherit;
}
b, strong {
    font-weight: bolder;
}
dfn {
    font-style: italic;
}
h1 {
    font-size: 2em;
    margin: 0.67em 0;
}
mark {
    background-color: #ffff00;
    color: #3c3c3c;
}
small {
    font-size: 80%;
}
sub, sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline;
}
sub {
    bottom: -0.25em;
}
sup {
    top: -0.5em;
}
img {
    border-style: none;
    height: auto;
}
svg:not(:root) {
    overflow: hidden;
}
code, kbd, pre, samp {
    font-family: monospace,monospace;
    font-size: 1em;
}
figure {
    margin: 1em 40px;
}
hr {
    box-sizing: content-box;
    height: 0;
    overflow: visible;
}
button, input, select, textarea {
    font: inherit;
}
optgroup {
    font-weight: bold;
}
button, input, select {
    overflow: visible;
}
button, input, select, textarea {
    margin: 0;
}
button, select {
    text-transform: none;
}
button, [type="button"], [type="reset"], [type="submit"] {
    cursor: pointer;
}
[disabled] {
    cursor: default;
}
button, html [type="button"], [type="reset"], [type="submit"] {
}
button::-moz-focus-inner, input::-moz-focus-inner {
    border: 0 none;
    padding: 0;
}
button:-moz-focusring, input:-moz-focusring {
    outline: 1px dotted buttontext;
}
fieldset {
    border: 1px solid #c0c0c0;
    margin: 0 2px;
    padding: 0.35em 0.625em 0.75em;
}
legend {
    box-sizing: border-box;
    color: inherit;
    display: table;
    max-width: 100%;
    padding: 0;
    white-space: normal;
}
textarea {
    overflow: auto;
}
[type="checkbox"], [type="radio"] {
    box-sizing: border-box;
    padding: 0;
}
[type="search"] {
}
@media print {
*, *::before, *::after, *::first-letter, *::first-line {
    box-shadow: none !important;
    text-shadow: none !important;
}
a, a:visited {
    text-decoration: underline;
}
abbr[title]::after {
    content: " (" attr(title) ")";
}
pre, blockquote {
    border: 1px solid #999999;
    page-break-inside: avoid;
}
thead {
    display: table-header-group;
}
tr, img {
    page-break-inside: avoid;
}
p, h2, h3 {
}
h2, h3 {
    page-break-after: avoid;
}
.navbar {
    display: none;
}
.btn > .caret, .dropup > .btn > .caret {
    border-top-color: #000000 !important;
}
.tag {
    border: 1px solid #000000;
}
.table {
    border-collapse: collapse !important;
}
.table td, .table th {
    background-color: #ffffff !important;
}
.table-bordered th, .table-bordered td {
    border: 1px solid #e8e8e8 !important;
}
}
html {
    box-sizing: border-box;
}
*, *::before, *::after {
    box-sizing: inherit;
}
html {
    font-size: 16px;
}
[tabindex="-1"]:focus {
    outline: medium none !important;
}
h1, h2, h3, h4, h5, h6 {
    margin-bottom: 0.5rem;
    margin-top: 0;
}
p {
    margin-bottom: 1rem;
    margin-top: 0;
}
abbr[title], abbr[data-original-title] {
    border-bottom: 1px dotted #ebebeb;
    cursor: help;
}
address {
    font-style: normal;
    line-height: inherit;
    margin-bottom: 1rem;
}
ol, ul, dl {
    margin-bottom: 1rem;
    margin-top: 0;
}
ol ol, ul ul, ol ul, ul ol {
    margin-bottom: 0;
}
dt {
    font-weight: bold;
}
dd {
    margin-bottom: 0.5rem;
    margin-left: 0;
}
blockquote {
    margin: 0 0 1rem;
}
a {
    color: #000;
    text-decoration: none;
	text-transform: capitalize;
}
a:focus, a:hover {
    color: #eb4815;
    text-decoration: none;
}
a:focus {
    outline: 0 none;
    outline-offset: 0;
}
a:not([href]):not([tabindex]) {
    text-decoration: none;
}
a:focus:not([href]):not([tabindex]), a:hover:not([href]):not([tabindex]) {
    text-decoration: none;
}
a:focus:not([href]):not([tabindex]) {
    outline: medium none;
}
pre {
    margin-bottom: 1rem;
    margin-top: 0;
    overflow: auto;
}
figure {
    margin: 0 0 1rem;
}
img {
    vertical-align: middle;
	max-width:100%;
}
[role="button"] {
    cursor: pointer;
}
a, area, button, [role="button"], input, label, select, summary, textarea {
}
table {
    background-color: rgba(0, 0, 0, 0);
    border-collapse: collapse;
}
caption {
    caption-side: bottom;
    color: #3c3c3c;
    padding-bottom: 0.75rem;
    padding-top: 0.75rem;
    text-align: left;
}
th {
    text-align: left;
}
label {
    display: inline-block;
    margin-bottom: 0.5rem;
}
button:focus {
    outline: 1px dotted;
}
input, button, select, textarea {
    border-radius: 0;
    line-height: inherit;
    margin: 0;
}
input[type="radio"]:disabled, input[type="checkbox"]:disabled {
    cursor: not-allowed;
}
input[type="date"], input[type="time"], input[type="datetime-local"], input[type="month"] {
}
textarea {
    resize: vertical;
}
fieldset {
    border: 0 none;
    margin: 0;
    min-width: 0;
    padding: 0;
}
legend {
    display: block;
    font-size: 1.5rem;
    line-height: inherit;
    margin-bottom: 0.5rem;
    padding: 0;
    width: 100%;
}
input[type="search"] {
}
output {
    display: inline-block;
}
[hidden] {
    display: none !important;
}
h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6 {
    color: inherit;
    margin-bottom: 0.5rem;
}
h1, .h1 {
    font-size: 1.2rem;
}
h2, .h2 {
    font-size: 1.1rem;
}
h3, .h3 {
    font-size: 1.125rem;
}
h4, .h4 {
    font-size: 1.125rem;
}
h5, .h5 {
    font-size: 1rem;
}
h6, .h6 {
    font-size: 0.9375rem;
}
.lead {
    font-size: 1.25rem;
    font-weight: 300;
}
.display-1 {
    font-size: 3.125rem;
    font-weight: 600;
}
.display-2 {
    font-size: 2.1875rem;
    font-weight: 400;
}
.display-3 {
    font-size: 1.5625rem;
    font-weight: 400;
}
.display-4 {
    font-size: 1.25rem;
    font-weight: 400;
}
hr {

    /*border-color: #e8e8e8;*/
    border-image: none;
    /*border-width: medium 0 0;*/
    border-color: #eb4815;
    margin-bottom: 1rem;
    margin-top: 1rem;
    /*border: none;*/
}
small, .small {
    font-size: 80%;
    font-weight: normal;
}
mark, .mark {
    background-color: #fcf8e3;
    padding: 0.2em;
}
.list-unstyled {
    list-style: outside none none;
    padding-left: 0;
}
.list-inline {
    list-style: outside none none;
    padding-left: 0;
}
.list-inline-item {
    display: inline-block;
}
.list-inline-item:not(:last-child) {
    margin-right: 5px;
}
.initialism {
    font-size: 90%;
    text-transform: uppercase;
}
.blockquote {
    border-left: 0.25rem solid #f6f6f6;
    font-size: 1.25rem;
    margin-bottom: 1rem;
    padding: 0.5rem 1rem;
}
.blockquote-footer {
    color: #ebebeb;
    display: block;
    font-size: 80%;
}
.blockquote-footer::before {
    content: "â€”  ";
}
.blockquote-reverse {
    border-left: 0 none;
    border-right: 0.25rem solid #f6f6f6;
    padding-left: 0;
    padding-right: 1rem;
    text-align: right;
}
.blockquote-reverse .blockquote-footer::before {
    content: "";
}
.blockquote-reverse .blockquote-footer::after {
    content: "  â€”";
}
dl.row > dd + dt {
    clear: left;
}
.img-fluid, .carousel-inner > .carousel-item > img, .carousel-inner > .carousel-item > a > img {
    display: block;
    height: auto;
	transition: all 0.45s ease 0s;
	-webkit-transition: all 0.45s ease 0s;
	-moz-transition: all 0.45s ease 0s;
	-o-transition: all 0.45s ease 0s;
    max-width: 100%;
}
.img-rounded {
    border-radius: 0.3rem;
}
.img-thumbnail {
    background-color: #ffffff;
    border: 1px solid #e8e8e8;
    border-radius: 0;
    display: inline-block;
    height: auto;
    max-width: 100%;
    padding: 0.25rem;
    transition: all 0.45s ease 0s;
	-webkit-transition: all 0.45s ease 0s;
	-moz-transition: all 0.45s ease 0s;
	-o-transition: all 0.45s ease 0s;
}
.img-circle {
    border-radius: 50%;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	-o-border-radius: 50%;
}
.figure {
    display: inline-block;
}
.figure-img {
    line-height: 1;
    margin-bottom: 0.5rem;
}
.figure-caption {
    color: #ebebeb;
    font-size: 90%;
}
code, kbd, pre, samp {
    font-family: Menlo,Monaco,Consolas,"Liberation Mono","Courier New",monospace;
}
code {
    background-color: #f7f7f9;
    border-radius: 0;
    color: #bd4147;
    font-size: 90%;
    padding: 0.2rem 0.4rem;
}
kbd {
    background-color: #333333;
    border-radius: 0.2rem;
    color: #ffffff;
    font-size: 90%;
    padding: 0.2rem 0.4rem;
}
kbd kbd {
    font-size: 100%;
    font-weight: bold;
    padding: 0;
}
pre {
    color: #878787;
    display: block;
    font-size: 90%;
    margin-bottom: 1rem;
    margin-top: 0;
}
pre code {
    background-color: rgba(0, 0, 0, 0);
    border-radius: 0;
    color: inherit;
    font-size: inherit;
    padding: 0;
}
.pre-scrollable {
    max-height: 340px;
    overflow-y: scroll;
}
.container {
    margin-left: auto;
    margin-right: auto;
 /*   padding-left: 15px;
    padding-right: 15px;*/
}
.container::after {
    clear: both;
    content: "";
    display: table;
}
@media (min-width: 576px) {
.container {
    max-width: 550px;
}
}
@media (min-width: 768px) {
.container {
    max-width: 850px;
}
.checkoutfin{
    padding: 10px;
}
}
@media (min-width: 992px) {
.container {
    max-width: 1100px;
}
}
@media (min-width: 1220px) {
.container {
    max-width: 1270px;
}
}



.container-fluid {
    margin-left: auto;
    margin-right: auto;
    padding-left: 10px;
    padding-right: 10px;
}
.container-fluid::after {
    clear: both;
    content: "";
    display: table;
}
/*.row {
    margin-left: -15px;
    margin-right: -15px;
}*/
.row::after {
    clear: both;
    content: "";
    display: table;
}
.col-xs-1, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9, .col-xs-10, .col-xs-11, .col-xs-12, .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12, .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12, .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12, .col-xl-1, .col-xl-2, .col-xl-3, .col-xl-4, .col-xl-5, .col-xl-6, .col-xl-7, .col-xl-8, .col-xl-9, .col-xl-10, .col-xl-11, .col-xl-12 {
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px;
    position: relative;
}

.col-xs-1 {
    float: left;
    width: 8.33333%;
}
.col-xs-2 {
    float: left;
    width: 16.6667%;
}
.col-xs-3 {
    float: left;
    width: 25%;
}
.col-xs-4 {
    float: left;
    width: 33.3333%;
}
.col-xs-5 {
    float: left;
    width: 41.6667%;
}
.col-xs-6 {
    float: left;
    width: 50%;
}
.col-xs-7 {
    float: left;
    width: 58.3333%;
}
.col-xs-8 {
    float: left;
    width: 66.6667%;
}
.col-xs-9 {
    float: left;
    width: 75%;
}
.col-xs-10 {
    float: left;
    width: 83.3333%;
}
.col-xs-11 {
    float: left;
    width: 91.6667%;
}
.col-xs-12 {
    float: left;
    width: 100%;
}
.pull-xs-0 {
    right: auto;
}
.pull-xs-1 {
    right: 8.33333%;
}
.pull-xs-2 {
    right: 16.6667%;
}
.pull-xs-3 {
    right: 25%;
}
.pull-xs-4 {
    right: 33.3333%;
}
.pull-xs-5 {
    right: 41.6667%;
}
.pull-xs-6 {
    right: 50%;
}
.pull-xs-7 {
    right: 58.3333%;
}
.pull-xs-8 {
    right: 66.6667%;
}
.pull-xs-9 {
    right: 75%;
}
.pull-xs-10 {
    right: 83.3333%;
}
.pull-xs-11 {
    right: 91.6667%;
}
.pull-xs-12 {
    right: 100%;
}
.push-xs-0 {
    left: auto;
}
.push-xs-1 {
    left: 8.33333%;
}
.push-xs-2 {
    left: 16.6667%;
}
.push-xs-3 {
    left: 25%;
}
.push-xs-4 {
    left: 33.3333%;
}
.push-xs-5 {
    left: 41.6667%;
}
.push-xs-6 {
    left: 50%;
}
.push-xs-7 {
    left: 58.3333%;
}
.push-xs-8 {
    left: 66.6667%;
}
.push-xs-9 {
    left: 75%;
}
.push-xs-10 {
    left: 83.3333%;
}
.push-xs-11 {
    left: 91.6667%;
}
.push-xs-12 {
    left: 100%;
}
.offset-xs-1 {
    margin-left: 8.33333%;
}
.offset-xs-2 {
    margin-left: 16.6667%;
}
.offset-xs-3 {
    margin-left: 25%;
}
.offset-xs-4 {
    margin-left: 33.3333%;
}
.offset-xs-5 {
    margin-left: 41.6667%;
}
.offset-xs-6 {
    margin-left: 50%;
}
.offset-xs-7 {
    margin-left: 58.3333%;
}
.offset-xs-8 {
    margin-left: 66.6667%;
}
.offset-xs-9 {
    margin-left: 75%;
}
.offset-xs-10 {
    margin-left: 83.3333%;
}
.offset-xs-11 {
    margin-left: 91.6667%;
}
@media (min-width: 544px) {
.col-sm-1 {
    float: left;
    width: 8.33333%;
}
.col-sm-2 {
    float: left;
    width: 16.6667%;
}
.col-sm-3 {
    float: left;
    width: 25%;
}
.col-sm-4 {
    float: left;
    width: 33.3333%;
}
.col-sm-5 {
    float: left;
    width: 41.6667%;
}
.col-sm-6 {
    float: left;
    width: 50%;
}
.col-sm-7 {
    float: left;
    width: 58.3333%;
}
.col-sm-8 {
    float: left;
    width: 66.6667%;
}
.col-sm-9 {
    float: left;
    width: 75%;
}
.col-sm-10 {
    float: left;
    width: 83.3333%;
}
.col-sm-11 {
    float: left;
    width: 91.6667%;
}
.col-sm-12 {
    float: left;
    width: 100%;
}
.pull-sm-0 {
    right: auto;
}
.pull-sm-1 {
    right: 8.33333%;
}
.pull-sm-2 {
    right: 16.6667%;
}
.pull-sm-3 {
    right: 25%;
}
.pull-sm-4 {
    right: 33.3333%;
}
.pull-sm-5 {
    right: 41.6667%;
}
.pull-sm-6 {
    right: 50%;
}
.pull-sm-7 {
    right: 58.3333%;
}
.pull-sm-8 {
    right: 66.6667%;
}
.pull-sm-9 {
    right: 75%;
}
.pull-sm-10 {
    right: 83.3333%;
}
.pull-sm-11 {
    right: 91.6667%;
}
.pull-sm-12 {
    right: 100%;
}
.push-sm-0 {
    left: auto;
}
.push-sm-1 {
    left: 8.33333%;
}
.push-sm-2 {
    left: 16.6667%;
}
.push-sm-3 {
    left: 25%;
}
.push-sm-4 {
    left: 33.3333%;
}
.push-sm-5 {
    left: 41.6667%;
}
.push-sm-6 {
    left: 50%;
}
.push-sm-7 {
    left: 58.3333%;
}
.push-sm-8 {
    left: 66.6667%;
}
.push-sm-9 {
    left: 75%;
}
.push-sm-10 {
    left: 83.3333%;
}
.push-sm-11 {
    left: 91.6667%;
}
.push-sm-12 {
    left: 100%;
}
.offset-sm-0 {
    margin-left: 0;
}
.offset-sm-1 {
    margin-left: 8.33333%;
}
.offset-sm-2 {
    margin-left: 16.6667%;
}
.offset-sm-3 {
    margin-left: 25%;
}
.offset-sm-4 {
    margin-left: 33.3333%;
}
.offset-sm-5 {
    margin-left: 41.6667%;
}
.offset-sm-6 {
    margin-left: 50%;
}
.offset-sm-7 {
    margin-left: 58.3333%;
}
.offset-sm-8 {
    margin-left: 66.6667%;
}
.offset-sm-9 {
    margin-left: 75%;
}
.offset-sm-10 {
    margin-left: 83.3333%;
}
.offset-sm-11 {
    margin-left: 91.6667%;
}
}
@media (min-width: 768px) {
.col-md-1 {
    float: left;
    width: 8.33333%;
}
.col-md-2 {
    float: left;
    width: 16.6667%;
}
.col-md-3 {
    float: left;
    width: 25%;
}
.col-md-4 {
    float: left;
    width: 33.3333%;
}
.col-md-5 {
    float: left;
    width: 41.6667%;
}
.col-md-6 {
    float: left;
    width: 50%;
}
.col-md-7 {
    float: left;
    width: 58.3333%;
}
.col-md-8 {
    float: left;
    width: 66.6667%;
}
.col-md-9 {
    float: left;
    width: 75%;
}
.col-md-10 {
    float: left;
    width: 83.3333%;
}
.col-md-11 {
    float: left;
    width: 91.6667%;
}
.col-md-12 {
    float: left;
    width: 100%;
}
.pull-md-0 {
    right: auto;
}
.pull-md-1 {
    right: 8.33333%;
}
.pull-md-2 {
    right: 16.6667%;
}
.pull-md-3 {
    right: 25%;
}
.pull-md-4 {
    right: 33.3333%;
}
.pull-md-5 {
    right: 41.6667%;
}
.pull-md-6 {
    right: 50%;
}
.pull-md-7 {
    right: 58.3333%;
}
.pull-md-8 {
    right: 66.6667%;
}
.pull-md-9 {
    right: 75%;
}
.pull-md-10 {
    right: 83.3333%;
}
.pull-md-11 {
    right: 91.6667%;
}
.pull-md-12 {
    right: 100%;
}
.push-md-0 {
    left: auto;
}
.push-md-1 {
    left: 8.33333%;
}
.push-md-2 {
    left: 16.6667%;
}
.push-md-3 {
    left: 25%;
}
.push-md-4 {
    left: 33.3333%;
}
.push-md-5 {
    left: 41.6667%;
}
.push-md-6 {
    left: 50%;
}
.push-md-7 {
    left: 58.3333%;
}
.push-md-8 {
    left: 66.6667%;
}
.push-md-9 {
    left: 75%;
}
.push-md-10 {
    left: 83.3333%;
}
.push-md-11 {
    left: 91.6667%;
}
.push-md-12 {
    left: 100%;
}
.offset-md-0 {
    margin-left: 0;
}
.offset-md-1 {
    margin-left: 8.33333%;
}
.offset-md-2 {
    margin-left: 16.6667%;
}
.offset-md-3 {
    margin-left: 25%;
}
.offset-md-4 {
    margin-left: 33.3333%;
}
.offset-md-5 {
    margin-left: 41.6667%;
}
.offset-md-6 {
    margin-left: 50%;
}
.offset-md-7 {
    margin-left: 58.3333%;
}
.offset-md-8 {
    margin-left: 66.6667%;
}
.offset-md-9 {
    margin-left: 75%;
}
.offset-md-10 {
    margin-left: 83.3333%;
}
.offset-md-11 {
    margin-left: 91.6667%;
}
}
@media (min-width: 992px) {
.col-lg-1 {
    float: left;
    width: 8.33333%;
}
.col-lg-2 {
    float: left;
    width: 16.6667%;
}
.col-lg-3 {
    float: left;
    width: 25%;
}
.col-lg-4 {
    float: left;
    width: 33.3333%;
}
.col-lg-5 {
    float: left;
    width: 41.6667%;
}
.col-lg-6 {
    float: left;
    width: 50%;
}
.col-lg-7 {
    float: left;
    width: 58.3333%;
}
.col-lg-8 {
    float: left;
    width: 66.6667%;
}
.col-lg-9 {
    float: left;
    width: 75%;
}
.col-lg-10 {
    float: left;
    width: 83.3333%;
}
.col-lg-11 {
    float: left;
    width: 91.6667%;
}
.col-lg-12 {
    float: left;
    width: 100%;
}
.pull-lg-0 {
    right: auto;
}
.pull-lg-1 {
    right: 8.33333%;
}
.pull-lg-2 {
    right: 16.6667%;
}
.pull-lg-3 {
    right: 25%;
}
.pull-lg-4 {
    right: 33.3333%;
}
.pull-lg-5 {
    right: 41.6667%;
}
.pull-lg-6 {
    right: 50%;
}
.pull-lg-7 {
    right: 58.3333%;
}
.pull-lg-8 {
    right: 66.6667%;
}
.pull-lg-9 {
    right: 75%;
}
.pull-lg-10 {
    right: 83.3333%;
}
.pull-lg-11 {
    right: 91.6667%;
}
.pull-lg-12 {
    right: 100%;
}
.push-lg-0 {
    left: auto;
}
.push-lg-1 {
    left: 8.33333%;
}
.push-lg-2 {
    left: 16.6667%;
}
.push-lg-3 {
    left: 25%;
}
.push-lg-4 {
    left: 33.3333%;
}
.push-lg-5 {
    left: 41.6667%;
}
.push-lg-6 {
    left: 50%;
}
.push-lg-7 {
    left: 58.3333%;
}
.push-lg-8 {
    left: 66.6667%;
}
.push-lg-9 {
    left: 75%;
}
.push-lg-10 {
    left: 83.3333%;
}
.push-lg-11 {
    left: 91.6667%;
}
.push-lg-12 {
    left: 100%;
}
.offset-lg-0 {
    margin-left: 0;
}
.offset-lg-1 {
    margin-left: 8.33333%;
}
.offset-lg-2 {
    margin-left: 16.6667%;
}
.offset-lg-3 {
    margin-left: 25%;
}
.offset-lg-4 {
    margin-left: 33.3333%;
}
.offset-lg-5 {
    margin-left: 41.6667%;
}
.offset-lg-6 {
    margin-left: 50%;
}
.offset-lg-7 {
    margin-left: 58.3333%;
}
.offset-lg-8 {
    margin-left: 66.6667%;
}
.offset-lg-9 {
    margin-left: 75%;
}
.offset-lg-10 {
    margin-left: 83.3333%;
}
.offset-lg-11 {
    margin-left: 91.6667%;
}
}
@media (min-width: 1200px) {
.col-xl-1 {
    float: left;
    width: 8.33333%;
}
.col-xl-2 {
    float: left;
    width: 16.6667%;
}
.col-xl-3 {
    float: left;
    width: 25%;
}
.col-xl-4 {
    float: left;
    width: 33.3333%;
}
.col-xl-5 {
    float: left;
    width: 41.6667%;
}
.col-xl-6 {
    float: left;
    width: 50%;
}
.col-xl-7 {
    float: left;
    width: 58.3333%;
}
.col-xl-8 {
    float: left;
    width: 66.6667%;
}
.col-xl-9 {
    float: left;
    width: 75%;
}
.col-xl-10 {
    float: left;
    width: 83.3333%;
}
.col-xl-11 {
    float: left;
    width: 91.6667%;
}
.col-xl-12 {
    float: left;
    width: 100%;
}
.pull-xl-0 {
    right: auto;
}
.pull-xl-1 {
    right: 8.33333%;
}
.pull-xl-2 {
    right: 16.6667%;
}
.pull-xl-3 {
    right: 25%;
}
.pull-xl-4 {
    right: 33.3333%;
}
.pull-xl-5 {
    right: 41.6667%;
}
.pull-xl-6 {
    right: 50%;
}
.pull-xl-7 {
    right: 58.3333%;
}
.pull-xl-8 {
    right: 66.6667%;
}
.pull-xl-9 {
    right: 75%;
}
.pull-xl-10 {
    right: 83.3333%;
}
.pull-xl-11 {
    right: 91.6667%;
}
.pull-xl-12 {
    right: 100%;
}
.push-xl-0 {
    left: auto;
}
.push-xl-1 {
    left: 8.33333%;
}
.push-xl-2 {
    left: 16.6667%;
}
.push-xl-3 {
    left: 25%;
}
.push-xl-4 {
    left: 33.3333%;
}
.push-xl-5 {
    left: 41.6667%;
}
.push-xl-6 {
    left: 50%;
}
.push-xl-7 {
    left: 58.3333%;
}
.push-xl-8 {
    left: 66.6667%;
}
.push-xl-9 {
    left: 75%;
}
.push-xl-10 {
    left: 83.3333%;
}
.push-xl-11 {
    left: 91.6667%;
}
.push-xl-12 {
    left: 100%;
}
.offset-xl-0 {
    margin-left: 0;
}
.offset-xl-1 {
    margin-left: 8.33333%;
}
.offset-xl-2 {
    margin-left: 16.6667%;
}
.offset-xl-3 {
    margin-left: 25%;
}
.offset-xl-4 {
    margin-left: 33.3333%;
}
.offset-xl-5 {
    margin-left: 41.6667%;
}
.offset-xl-6 {
    margin-left: 50%;
}
.offset-xl-7 {
    margin-left: 58.3333%;
}
.offset-xl-8 {
    margin-left: 66.6667%;
}
.offset-xl-9 {
    margin-left: 75%;
}
.offset-xl-10 {
    margin-left: 83.3333%;
}
.offset-xl-11 {
    margin-left: 91.6667%;
}
}
.table {
    margin-bottom: 1rem;
    max-width: 100%;
    width: 100%;
}
.table th, .table td {
    border-top: 1px solid #e8e8e8;
    padding: 0.75rem;
    vertical-align: top;
}
.table thead th {
    border-bottom: 1px solid #e8e8e8;
    vertical-align: bottom;
}
.table tbody + tbody {
    border-top: 1px solid #e8e8e8;
}
.table .table {
    background-color: #ffffff;
}
.table-sm th, .table-sm td {
    padding: 0.3rem;
}
.table-bordered {
    border: 1px solid #e8e8e8;
}
.table-bordered th, .table-bordered td {
    border: 1px solid #e8e8e8;
}
.table-bordered thead th, .table-bordered thead td {
    border-bottom-width: 1px;
}
.table-striped tbody tr:nth-of-type(2n+1) {
}
.table-hover tbody tr:hover {
}
.table-active, .table-active > th, .table-active > td {
    background-color: rgba(0, 0, 0, 0.075);
}
.table-hover .table-active:hover {
    background-color: rgba(0, 0, 0, 0.075);
}
.table-hover .table-active:hover > td, .table-hover .table-active:hover > th {
    background-color: rgba(0, 0, 0, 0.075);
}
.table-success, .table-success > th, .table-success > td {
    background-color: #dff0d8;
}
.table-hover .table-success:hover {
    background-color: #d0e9c6;
}
.table-hover .table-success:hover > td, .table-hover .table-success:hover > th {
    background-color: #d0e9c6;
}
.table-info, .table-info > th, .table-info > td {
    background-color: #d9edf7;
}
.table-hover .table-info:hover {
    background-color: #c4e3f3;
}
.table-hover .table-info:hover > td, .table-hover .table-info:hover > th {
    background-color: #c4e3f3;
}
.table-warning, .table-warning > th, .table-warning > td {
    background-color: #fcf8e3;
}
.table-hover .table-warning:hover {
    background-color: #faf2cc;
}
.table-hover .table-warning:hover > td, .table-hover .table-warning:hover > th {
    background-color: #faf2cc;
}
.table-danger, .table-danger > th, .table-danger > td {
    background-color: #f2dede;
}
.table-hover .table-danger:hover {
    background-color: #ebcccc;
}
.table-hover .table-danger:hover > td, .table-hover .table-danger:hover > th {
    background-color: #ebcccc;
}
.thead-inverse th {
    background-color: #878787;
    color: #ffffff;
}
.thead-default th {
    background-color: #f9f9f9;
    font-weight: 600;
}
.table-inverse {
    background-color: #878787;
    color: #f6f6f6;
}
.table-inverse th, .table-inverse td, .table-inverse thead th {
    border-color: #000000;
}
.table-inverse.table-bordered {
    border: 0 none;
}
.table-responsive {
    display: block;
    min-height: 0.01%;
    overflow-x: auto;
    width: 100%;
}
.table-reflow thead {
    float: left;
}
.table-reflow tbody {
    display: block;
    white-space: nowrap;
}
.table-reflow th, .table-reflow td {
    border-left: 1px solid #f6f6f6;
    border-top: 1px solid #f6f6f6;
}
.table-reflow th:last-child, .table-reflow td:last-child {
    border-right: 1px solid #f6f6f6;
}
.table-reflow thead:last-child tr:last-child th, .table-reflow thead:last-child tr:last-child td, .table-reflow tbody:last-child tr:last-child th, .table-reflow tbody:last-child tr:last-child td, .table-reflow tfoot:last-child tr:last-child th, .table-reflow tfoot:last-child tr:last-child td {
    border-bottom: 1px solid #f6f6f6;
}
.table-reflow tr {
    float: left;
}
.table-reflow tr th, .table-reflow tr td {
    border: 1px solid #f6f6f6;
    display: block !important;
}
.form-control {
    background-color: #ffffff;
    border: 1px solid #e8e8e8;
    border-radius: 0;
    color: #000000;
    display: block;
    padding: 5px 12px;
    width: 100%;
}
.form-control:focus {
    background-color: #ffffff;
    border-color: #66afe9;
    outline: medium none;
}
.form-control::placeholder {
    color: #666666;
    opacity: 1;
	-webkit-opacity:1;
	-moz-opacity: 1;
	-o-opacity:1;}
.form-control:disabled, .form-control[readonly] {
    background-color: #f6f6f6;
    opacity: 1;
	-webkit-opacity:1;
	-moz-opacity: 1;
	-o-opacity:1;}
.form-control:disabled {
    cursor: not-allowed;
}
select.form-control:not([size]):not([multiple]) {
    height: 2.5rem;
}
.form-control-file, .form-control-range {
    display: block;
}
.col-form-label {
    margin-bottom: 0;
    padding-bottom: 0.5rem;
    padding-top: 0.5rem;
}
.col-form-label-lg {
    font-size: 0.9375rem;
    padding-bottom: 0.75rem;
    padding-top: 0.75rem;
}
.col-form-label-sm {
    font-size: 0.875rem;
    padding-bottom: 0.25rem;
    padding-top: 0.25rem;
}
.col-form-legend {
    font-size: 1rem;
    margin-bottom: 0;
    padding-bottom: 0.5rem;
    padding-top: 0.5rem;
}
.form-control-static {
    margin-bottom: 0;
    min-height: 2.5rem;
    padding-bottom: 0.5rem;
    padding-top: 0.5rem;
}
.form-control-static.form-control-sm, .input-group-sm > .form-control-static.form-control, .input-group-sm > .form-control-static.input-group-addon, .input-group-sm > .input-group-btn > .form-control-static.btn, .form-control-static.form-control-lg, .input-group-lg > .form-control-static.form-control, .input-group-lg > .form-control-static.input-group-addon, .input-group-lg > .input-group-btn > .form-control-static.btn {
    padding-left: 0;
    padding-right: 0;
}
.form-control-sm, .input-group-sm > .form-control, .input-group-sm > .input-group-addon, .input-group-sm > .input-group-btn > .btn {
    border-radius: 0.2rem;
    font-size: 0.875rem;
    padding: 0.25rem 0.5rem;
}
select.form-control-sm:not([size]):not([multiple]), .input-group-sm > select.form-control:not([size]):not([multiple]), .input-group-sm > select.input-group-addon:not([size]):not([multiple]), .input-group-sm > .input-group-btn > select.btn:not([size]):not([multiple]) {
    height: 1.8125rem;
}
.form-control-lg, .input-group-lg > .form-control, .input-group-lg > .input-group-addon, .input-group-lg > .input-group-btn > .btn {
    border-radius: 0.3rem;
    font-size: 0.9375rem;
    padding: 0.75rem 1.5rem;
}
select.form-control-lg:not([size]):not([multiple]), .input-group-lg > select.form-control:not([size]):not([multiple]), .input-group-lg > select.input-group-addon:not([size]):not([multiple]), .input-group-lg > .input-group-btn > select.btn:not([size]):not([multiple]) {
    height: 2.75rem;
}
.form-group {
    margin-bottom: 15px;
}
.form-text {
    display: block;
    margin-top: 0.25rem;
}
.form-check {
    display: block;
    margin-bottom: 0.75rem;
    position: relative;
}
.form-check + .form-check {
    margin-top: -0.25rem;
}
.form-check.disabled .form-check-label {
    color: #3c3c3c;
    cursor: not-allowed;
}
.form-check-label {
    cursor: pointer;
    margin-bottom: 0;
    padding-left: 1.25rem;
}
.form-check-input {
    margin-left: -1.25rem;
    margin-top: 0.25rem;
    position: absolute;
}
.form-check-input:only-child {
    position: static;
}
.form-check-inline {
    cursor: pointer;
    display: inline-block;
    margin-bottom: 0;
    padding-left: 1.25rem;
    position: relative;
    vertical-align: middle;
}
.form-check-inline + .form-check-inline {
    margin-left: 0.75rem;
}
.form-check-inline.disabled {
    cursor: not-allowed;
}
.form-control-feedback {
    margin-top: 0.25rem;
}
.form-control-success, .form-control-warning, .form-control-danger {
    background-position: right 0.625rem center;
    background-repeat: no-repeat;
    background-size: 1.25rem 1.25rem;
    padding-right: 2.25rem;
}
.has-success .form-control-feedback, .has-success .form-control-label, .has-success .form-check-label, .has-success .form-check-inline, .has-success .custom-control {
    color: #4cbb6c;
}
.has-success .form-control {
    border-color: #4cbb6c;
}
.has-success .input-group-addon {
    background-color: #e0f3e5;
    border-color: #4cbb6c;
    color: #4cbb6c;
}
.has-success .form-control-feedback {
    color: #4cbb6c;
}
.has-success .form-control-success {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns=\'http://www.w3.org/2000/svg\' viewBox=\'0 0 8 8\'%3E%3Cpath fill=\'%235cb85c\' d=\'M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z\'/%3E%3C/svg%3E");
}
.has-warning .form-control-feedback, .has-warning .form-control-label, .has-warning .form-check-label, .has-warning .form-check-inline, .has-warning .custom-control {
    color: #ff9a52;
}
.has-warning .form-control {
    border-color: #ff9a52;
}
.has-warning .input-group-addon {
    background-color: #ffffff;
    border-color: #ff9a52;
    color: #ff9a52;
}
.has-warning .form-control-feedback {
    color: #ff9a52;
}
.has-warning .form-control-warning {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns=\'http://www.w3.org/2000/svg\' viewBox=\'0 0 8 8\'%3E%3Cpath fill=\'%23f0ad4e\' d=\'M4.4 5.324h-.8v-2.46h.8zm0 1.42h-.8V5.89h.8zM3.76.63L.04 7.075c-.115.2.016.425.26.426h7.397c.242 0 .372-.226.258-.426C6.726 4.924 5.47 2.79 4.253.63c-.113-.174-.39-.174-.494 0z\'/%3E%3C/svg%3E");
}
.has-danger .form-control-feedback, .has-danger .form-control-label, .has-danger .form-check-label, .has-danger .form-check-inline, .has-danger .custom-control {
    color: #ff4c4c;
}
.has-danger .form-control {
    border-color: #ff4c4c;
}
.has-danger .input-group-addon {
    background-color: #ffffff;
    border-color: #ff4c4c;
    color: #ff4c4c;
}
.has-danger .form-control-feedback {
    color: #ff4c4c;
}
.has-danger .form-control-danger {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns=\'http://www.w3.org/2000/svg\' fill=\'%23d9534f\' viewBox=\'-2 -2 7 7\'%3E%3Cpath stroke=\'%23d9534f\' d=\'M0 0l3 3m0-3L0 3\'/%3E%3Ccircle r=\'.5\'/%3E%3Ccircle cx=\'3\' r=\'.5\'/%3E%3Ccircle cy=\'3\' r=\'.5\'/%3E%3Ccircle cx=\'3\' cy=\'3\' r=\'.5\'/%3E%3C/svg%3E");
}
@media (min-width: 544px) {
.form-inline .form-group {
    display: inline-block;
    margin-bottom: 0;
    vertical-align: middle;
}
.form-inline .form-control {
    display: inline-block;
    vertical-align: middle;
    width: auto;
}
.form-inline .form-control-static {
    display: inline-block;
}
.form-inline .input-group {
    display: inline-table;
    vertical-align: middle;
}
.form-inline .input-group .input-group-addon, .form-inline .input-group .input-group-btn, .form-inline .input-group .form-control {
    width: auto;
}
.form-inline .input-group > .form-control {
    width: 100%;
}
.form-inline .form-control-label {
    margin-bottom: 0;
    vertical-align: middle;
}
.form-inline .form-check {
    display: inline-block;
    margin-bottom: 0;
    margin-top: 0;
    vertical-align: middle;
}
.form-inline .form-check-label {
    padding-left: 0;
}
.form-inline .form-check-input {
    margin-left: 0;
    position: relative;
}
.form-inline .has-feedback .form-control-feedback {
    top: 0;
}
}
.btn {
    border: 1px solid rgba(0, 0, 0, 0);
    border-radius: 0;
    cursor: pointer;
    display: inline-block;
    font-size: 15px;
    font-weight: normal;
    line-height: 24px;
    padding: 0.5rem 1rem;
    text-align: center;
    vertical-align: middle;
    white-space: nowrap;
}
.btn:focus, .btn.focus, .btn:active:focus, .btn.focus:active, .btn.active:focus, .btn.active.focus {
    outline-offset: -2px;
}
.btn:focus, .btn:hover {
    text-decoration: none;
}
.btn.focus {
    text-decoration: none;
}
.btn:active, .btn.active {
    background-image: none;
    outline: 0 none;
}
.btn.disabled, .btn:disabled {
    cursor: not-allowed;
    opacity: 0.65;
}
a.btn.disabled, fieldset[disabled] a.btn {
    pointer-events: none;
}
.btn-primary {
    background-color: #eb4815;
    border-color: rgba(0, 0, 0, 0);
    color: #ffffff;
}
.btn-primary:hover {
    background-color: #1c3948 ;
    border-color: rgba(0, 0, 0, 0);
    color: #ffffff;
}
.btn-primary:focus, .btn-primary.focus {
    background-color: #1c3948 ;
    border-color: rgba(0, 0, 0, 0);
    color: #ffffff;
}
.btn-primary:active, .btn-primary.active, .open > .btn-primary.dropdown-toggle {
    background-color: #1c3948 ;
    background-image: none;
    border-color: rgba(0, 0, 0, 0);
    color: #ffffff;
}
.btn-primary:active:hover, .btn-primary:active:focus, .btn-primary.focus:active, .btn-primary.active:hover, .btn-primary.active:focus, .btn-primary.active.focus, .open > .btn-primary.dropdown-toggle:hover, .open > .btn-primary.dropdown-toggle:focus, .open > .btn-primary.dropdown-toggle.focus {
    background-color: #1c3948 ;
    border-color: rgba(0, 0, 0, 0);
    color: #ffffff;
}
.btn-primary.disabled:focus, .btn-primary.disabled.focus, .btn-primary:disabled:focus, .btn-primary.focus:disabled {
    /*background-color: #000000;*/
    border-color: rgba(0, 0, 0, 0);
}
.btn-primary.disabled:hover, .btn-primary:disabled:hover {
    background-color: #1c3948 ;
    border-color: rgba(0, 0, 0, 0);
}
.btn-secondary, .btn-tertiary {
    background-color: #f6f6f6;
    border-color: rgba(0, 0, 0, 0);
    color: #3c3c3c;
}
.btn-secondary:hover, .btn-tertiary:hover {
    background-color: #1c3948 ;
    border-color: rgba(0, 0, 0, 0);
    color: #ffffff;
}
.btn-secondary:focus, .btn-tertiary:focus, .btn-secondary.focus, .focus.btn-tertiary {
    background-color: #dddddd;
    border-color: rgba(0, 0, 0, 0);
    color: #3c3c3c;
}
.btn-secondary:active, .btn-tertiary:active, .btn-secondary.active, .active.btn-tertiary, .open > .btn-secondary.dropdown-toggle, .open > .dropdown-toggle.btn-tertiary {
    background-color: #dddddd;
    background-image: none;
    border-color: rgba(0, 0, 0, 0);
    color: #3c3c3c;
}
.btn-secondary:active:hover, .btn-tertiary:active:hover, .btn-secondary:active:focus, .btn-tertiary:active:focus, .btn-secondary.focus:active, .btn-tertiary.focus:active, .btn-secondary.active:hover, .active.btn-tertiary:hover, .btn-secondary.active:focus, .active.btn-tertiary:focus, .btn-secondary.active.focus, .active.focus.btn-tertiary, .open > .btn-secondary.dropdown-toggle:hover, .open > .dropdown-toggle.btn-tertiary:hover, .open > .btn-secondary.dropdown-toggle:focus, .open > .dropdown-toggle.btn-tertiary:focus, .open > .btn-secondary.dropdown-toggle.focus, .open > .dropdown-toggle.focus.btn-tertiary {
    background-color: #cbcbcb;
    border-color: rgba(0, 0, 0, 0);
    color: #3c3c3c;
}
.btn-secondary.disabled:focus, .disabled.btn-tertiary:focus, .btn-secondary.disabled.focus, .disabled.focus.btn-tertiary, .btn-secondary:disabled:focus, .btn-tertiary:disabled:focus, .btn-secondary.focus:disabled, .btn-tertiary.focus:disabled {
    background-color: #f6f6f6;
    border-color: rgba(0, 0, 0, 0);
}
.btn-secondary.disabled:hover, .disabled.btn-tertiary:hover, .btn-secondary:disabled:hover, .btn-tertiary:disabled:hover {
    background-color: #f6f6f6;
    border-color: rgba(0, 0, 0, 0);
}
.btn-info {
    background-color: #5bc0de;
    border-color: #5bc0de;
    color: #ffffff;
}
.btn-info:hover {
    background-color: #31b0d5;
    border-color: #2aabd2;
    color: #ffffff;
}
.btn-info:focus, .btn-info.focus {
    background-color: #31b0d5;
    border-color: #2aabd2;
    color: #ffffff;
}
.btn-info:active, .btn-info.active, .open > .btn-info.dropdown-toggle {
    background-color: #31b0d5;
    background-image: none;
    border-color: #2aabd2;
    color: #ffffff;
}
.btn-info:active:hover, .btn-info:active:focus, .btn-info.focus:active, .btn-info.active:hover, .btn-info.active:focus, .btn-info.active.focus, .open > .btn-info.dropdown-toggle:hover, .open > .btn-info.dropdown-toggle:focus, .open > .btn-info.dropdown-toggle.focus {
    background-color: #269abc;
    border-color: #1f7e9a;
    color: #ffffff;
}
.btn-info.disabled:focus, .btn-info.disabled.focus, .btn-info:disabled:focus, .btn-info.focus:disabled {
    background-color: #5bc0de;
    border-color: #5bc0de;
}
.btn-info.disabled:hover, .btn-info:disabled:hover {
    background-color: #5bc0de;
    border-color: #5bc0de;
}
.btn-success {
    background-color: #4cbb6c;
    border-color: #4cbb6c;
    color: #ffffff;
}
.btn-success:hover {
    background-color: #3a9a56;
    border-color: #389252;
    color: #ffffff;
}
.btn-success:focus, .btn-success.focus {
    background-color: #3a9a56;
    border-color: #389252;
    color: #ffffff;
}
.btn-success:active, .btn-success.active, .open > .btn-success.dropdown-toggle {
    background-color: #3a9a56;
    background-image: none;
    border-color: #389252;
    color: #ffffff;
}
.btn-success:active:hover, .btn-success:active:focus, .btn-success.focus:active, .btn-success.active:hover, .btn-success.active:focus, .btn-success.active.focus, .open > .btn-success.dropdown-toggle:hover, .open > .btn-success.dropdown-toggle:focus, .open > .btn-success.dropdown-toggle.focus {
    background-color: #318047;
    border-color: #256237;
    color: #ffffff;
}
.btn-success.disabled:focus, .btn-success.disabled.focus, .btn-success:disabled:focus, .btn-success.focus:disabled {
    background-color: #4cbb6c;
    border-color: #4cbb6c;
}
.btn-success.disabled:hover, .btn-success:disabled:hover {
    background-color: #4cbb6c;
    border-color: #4cbb6c;
}
.btn-warning {
    background-color: #ff9a52;
    border-color: #ff9a52;
    color: #ffffff;
}
.btn-warning:hover {
    background-color: #ff7c1f;
    border-color: #ff7615;
    color: #ffffff;
}
.btn-warning:focus, .btn-warning.focus {
    background-color: #ff7c1f;
    border-color: #ff7615;
    color: #ffffff;
}
.btn-warning:active, .btn-warning.active, .open > .btn-warning.dropdown-toggle {
    background-color: #ff7c1f;
    background-image: none;
    border-color: #ff7615;
    color: #ffffff;
}
.btn-warning:active:hover, .btn-warning:active:focus, .btn-warning.focus:active, .btn-warning.active:hover, .btn-warning.active:focus, .btn-warning.active.focus, .open > .btn-warning.dropdown-toggle:hover, .open > .btn-warning.dropdown-toggle:focus, .open > .btn-warning.dropdown-toggle.focus {
    background-color: #fa6800;
    border-color: #d25700;
    color: #ffffff;
}
.btn-warning.disabled:focus, .btn-warning.disabled.focus, .btn-warning:disabled:focus, .btn-warning.focus:disabled {
    background-color: #ff9a52;
    border-color: #ff9a52;
}
.btn-warning.disabled:hover, .btn-warning:disabled:hover {
    background-color: #ff9a52;
    border-color: #ff9a52;
}
.btn-danger {
    background-color: #ff4c4c;
    border-color: #ff4c4c;
    color: #ffffff;
}
.btn-danger:hover {
    background-color: #ff1919;
    border-color: #ff0f0f;
    color: #ffffff;
}
.btn-danger:focus, .btn-danger.focus {
    background-color: #ff1919;
    border-color: #ff0f0f;
    color: #ffffff;
}
.btn-danger:active, .btn-danger.active, .open > .btn-danger.dropdown-toggle {
    background-color: #ff1919;
    background-image: none;
    border-color: #ff0f0f;
    color: #ffffff;
}
.btn-danger:active:hover, .btn-danger:active:focus, .btn-danger.focus:active, .btn-danger.active:hover, .btn-danger.active:focus, .btn-danger.active.focus, .open > .btn-danger.dropdown-toggle:hover, .open > .btn-danger.dropdown-toggle:focus, .open > .btn-danger.dropdown-toggle.focus {
    background-color: #f40000;
    border-color: #cc0000;
    color: #ffffff;
}
.btn-danger.disabled:focus, .btn-danger.disabled.focus, .btn-danger:disabled:focus, .btn-danger.focus:disabled {
    background-color: #ff4c4c;
    border-color: #ff4c4c;
}
.btn-danger.disabled:hover, .btn-danger:disabled:hover {
    background-color: #ff4c4c;
    border-color: #ff4c4c;
}
.btn-outline-primary {
    background-color: rgba(0, 0, 0, 0);
    background-image: none;
    border-color: #eb4815;
    color: #eb4815;
}
.btn-outline-primary:hover {
    background-color: #eb4815;
    border-color: #eb4815;
    color: #ffffff;
}
.btn-outline-primary:focus, .btn-outline-primary.focus {
    background-color: #eb4815;
    border-color: #eb4815;
    color: #ffffff;
}
.btn-outline-primary:active, .btn-outline-primary.active, .open > .btn-outline-primary.dropdown-toggle {
    background-color: #eb4815;
    border-color: #eb4815;
    color: #ffffff;
}
.btn-outline-primary:active:hover, .btn-outline-primary:active:focus, .btn-outline-primary.focus:active, .btn-outline-primary.active:hover, .btn-outline-primary.active:focus, .btn-outline-primary.active.focus, .open > .btn-outline-primary.dropdown-toggle:hover, .open > .btn-outline-primary.dropdown-toggle:focus, .open > .btn-outline-primary.dropdown-toggle.focus {
    background-color: #1e788c;
    border-color: #175c6a;
    color: #ffffff;
}
.btn-outline-primary.disabled:focus, .btn-outline-primary.disabled.focus, .btn-outline-primary:disabled:focus, .btn-outline-primary.focus:disabled {
    border-color: #83d3e4;
}
.btn-outline-primary.disabled:hover, .btn-outline-primary:disabled:hover {
    border-color: #83d3e4;
}
.btn-outline-secondary {
    background-color: rgba(0, 0, 0, 0);
    background-image: none;
    border-color: rgba(0, 0, 0, 0);
    color: rgba(0, 0, 0, 0);
}
.btn-outline-secondary:hover {
    background-color: rgba(0, 0, 0, 0);
    border-color: rgba(0, 0, 0, 0);
    color: #ffffff;
}
.btn-outline-secondary:focus, .btn-outline-secondary.focus {
    background-color: rgba(0, 0, 0, 0);
    border-color: rgba(0, 0, 0, 0);
    color: #ffffff;
}
.btn-outline-secondary:active, .btn-outline-secondary.active, .open > .btn-outline-secondary.dropdown-toggle {
    background-color: rgba(0, 0, 0, 0);
    border-color: rgba(0, 0, 0, 0);
    color: #ffffff;
}
.btn-outline-secondary:active:hover, .btn-outline-secondary:active:focus, .btn-outline-secondary.focus:active, .btn-outline-secondary.active:hover, .btn-outline-secondary.active:focus, .btn-outline-secondary.active.focus, .open > .btn-outline-secondary.dropdown-toggle:hover, .open > .btn-outline-secondary.dropdown-toggle:focus, .open > .btn-outline-secondary.dropdown-toggle.focus {
    background-color: rgba(0, 0, 0, 0);
    border-color: rgba(0, 0, 0, 0);
    color: #ffffff;
}
.btn-outline-secondary.disabled:focus, .btn-outline-secondary.disabled.focus, .btn-outline-secondary:disabled:focus, .btn-outline-secondary.focus:disabled {
    border-color: rgba(51, 51, 51, 0);
}
.btn-outline-secondary.disabled:hover, .btn-outline-secondary:disabled:hover {
    border-color: rgba(51, 51, 51, 0);
}
.btn-outline-info {
    background-color: rgba(0, 0, 0, 0);
    background-image: none;
    border-color: #5bc0de;
    color: #5bc0de;
}
.btn-outline-info:hover {
    background-color: #5bc0de;
    border-color: #5bc0de;
    color: #ffffff;
}
.btn-outline-info:focus, .btn-outline-info.focus {
    background-color: #5bc0de;
    border-color: #5bc0de;
    color: #ffffff;
}
.btn-outline-info:active, .btn-outline-info.active, .open > .btn-outline-info.dropdown-toggle {
    background-color: #5bc0de;
    border-color: #5bc0de;
    color: #ffffff;
}
.btn-outline-info:active:hover, .btn-outline-info:active:focus, .btn-outline-info.focus:active, .btn-outline-info.active:hover, .btn-outline-info.active:focus, .btn-outline-info.active.focus, .open > .btn-outline-info.dropdown-toggle:hover, .open > .btn-outline-info.dropdown-toggle:focus, .open > .btn-outline-info.dropdown-toggle.focus {
    background-color: #269abc;
    border-color: #1f7e9a;
    color: #ffffff;
}
.btn-outline-info.disabled:focus, .btn-outline-info.disabled.focus, .btn-outline-info:disabled:focus, .btn-outline-info.focus:disabled {
    border-color: #b0e1ef;
}
.btn-outline-info.disabled:hover, .btn-outline-info:disabled:hover {
    border-color: #b0e1ef;
}
.btn-outline-success {
    background-color: rgba(0, 0, 0, 0);
    background-image: none;
    border-color: #4cbb6c;
    color: #4cbb6c;
}
.btn-outline-success:hover {
    background-color: #4cbb6c;
    border-color: #4cbb6c;
    color: #ffffff;
}
.btn-outline-success:focus, .btn-outline-success.focus {
    background-color: #4cbb6c;
    border-color: #4cbb6c;
    color: #ffffff;
}
.btn-outline-success:active, .btn-outline-success.active, .open > .btn-outline-success.dropdown-toggle {
    background-color: #4cbb6c;
    border-color: #4cbb6c;
    color: #ffffff;
}
.btn-outline-success:active:hover, .btn-outline-success:active:focus, .btn-outline-success.focus:active, .btn-outline-success.active:hover, .btn-outline-success.active:focus, .btn-outline-success.active.focus, .open > .btn-outline-success.dropdown-toggle:hover, .open > .btn-outline-success.dropdown-toggle:focus, .open > .btn-outline-success.dropdown-toggle.focus {
    background-color: #318047;
    border-color: #256237;
    color: #ffffff;
}
.btn-outline-success.disabled:focus, .btn-outline-success.disabled.focus, .btn-outline-success:disabled:focus, .btn-outline-success.focus:disabled {
    border-color: #96d7a9;
}
.btn-outline-success.disabled:hover, .btn-outline-success:disabled:hover {
    border-color: #96d7a9;
}
.btn-outline-warning {
    background-color: rgba(0, 0, 0, 0);
    background-image: none;
    border-color: #ff9a52;
    color: #ff9a52;
}
.btn-outline-warning:hover {
    background-color: #ff9a52;
    border-color: #ff9a52;
    color: #ffffff;
}
.btn-outline-warning:focus, .btn-outline-warning.focus {
    background-color: #ff9a52;
    border-color: #ff9a52;
    color: #ffffff;
}
.btn-outline-warning:active, .btn-outline-warning.active, .open > .btn-outline-warning.dropdown-toggle {
    background-color: #ff9a52;
    border-color: #ff9a52;
    color: #ffffff;
}
.btn-outline-warning:active:hover, .btn-outline-warning:active:focus, .btn-outline-warning.focus:active, .btn-outline-warning.active:hover, .btn-outline-warning.active:focus, .btn-outline-warning.active.focus, .open > .btn-outline-warning.dropdown-toggle:hover, .open > .btn-outline-warning.dropdown-toggle:focus, .open > .btn-outline-warning.dropdown-toggle.focus {
    background-color: #fa6800;
    border-color: #d25700;
    color: #ffffff;
}
.btn-outline-warning.disabled:focus, .btn-outline-warning.disabled.focus, .btn-outline-warning:disabled:focus, .btn-outline-warning.focus:disabled {
    border-color: #ffd6b8;
}
.btn-outline-warning.disabled:hover, .btn-outline-warning:disabled:hover {
    border-color: #ffd6b8;
}
.btn-outline-danger {
    background-color: rgba(0, 0, 0, 0);
    background-image: none;
    border-color: #ff4c4c;
    color: #ff4c4c;
}
.btn-outline-danger:hover {
    background-color: #ff4c4c;
    border-color: #ff4c4c;
    color: #ffffff;
}
.btn-outline-danger:focus, .btn-outline-danger.focus {
    background-color: #ff4c4c;
    border-color: #ff4c4c;
    color: #ffffff;
}
.btn-outline-danger:active, .btn-outline-danger.active, .open > .btn-outline-danger.dropdown-toggle {
    background-color: #ff4c4c;
    border-color: #ff4c4c;
    color: #ffffff;
}
.btn-outline-danger:active:hover, .btn-outline-danger:active:focus, .btn-outline-danger.focus:active, .btn-outline-danger.active:hover, .btn-outline-danger.active:focus, .btn-outline-danger.active.focus, .open > .btn-outline-danger.dropdown-toggle:hover, .open > .btn-outline-danger.dropdown-toggle:focus, .open > .btn-outline-danger.dropdown-toggle.focus {
    background-color: #f40000;
    border-color: #cc0000;
    color: #ffffff;
}
.btn-outline-danger.disabled:focus, .btn-outline-danger.disabled.focus, .btn-outline-danger:disabled:focus, .btn-outline-danger.focus:disabled {
    border-color: #ffb2b2;
}
.btn-outline-danger.disabled:hover, .btn-outline-danger:disabled:hover {
    border-color: #ffb2b2;
}
.btn-link {
    border-radius: 0;
    color: #eb4815;
    font-weight: normal;
}
.btn-link, .btn-link:active, .btn-link.active, .btn-link:disabled {
    background-color: rgba(0, 0, 0, 0);
}
.btn-link, .btn-link:focus, .btn-link:active {
    border-color: rgba(0, 0, 0, 0);
}
.btn-link:hover {
    border-color: rgba(0, 0, 0, 0);
}
.btn-link:focus, .btn-link:hover {
    background-color: rgba(0, 0, 0, 0);
    color: #eb4815;
    text-decoration: underline;
}
.btn-link:disabled:focus, .btn-link:disabled:hover {
    color: #ebebeb;
    text-decoration: none;
}
.btn-lg, .btn-group-lg > .btn {
    border-radius: 0.3rem;
    font-size: 0.9375rem;
    padding: 0.75rem 1.5rem;
}
.btn-sm, .btn-group-sm > .btn {
    border-radius: 0.2rem;
    font-size: 0.875rem;
    padding: 0.25rem 0.5rem;
}
.btn-block {
    display: block;
    width: 100%;
}
.btn-block + .btn-block {
    margin-top: 0.5rem;
}
input.btn-block[type="submit"], input.btn-block[type="reset"], input.btn-block[type="button"] {
    width: 100%;
}
.fade {
    opacity: 0;
    transition: all 0.45s ease 0s;
	-webkit-transition: all 0.45s ease 0s;
	-moz-transition: all 0.45s ease 0s;
	-o-transition: all 0.45s ease 0s;
}
.fade.in {
    opacity: 1;
	-webkit-opacity:1;
	-moz-opacity: 1;
	-o-opacity:1;}
.collapse {
    display: none;
}
.collapse.in {
    display: block;
}
.collapsing {
    height: 0;
    overflow: hidden;
    position: relative;
    transition-duration: 0.35s;
    transition-property: height;
    transition-timing-function: ease;
}
.dropup, .dropdown {
    position: relative;
}
.dropdown-toggle::after {
    border-left: 0.3em solid rgba(0, 0, 0, 0);
    border-right: 0.3em solid rgba(0, 0, 0, 0);
    border-top: 0.3em solid;
    content: "";
    display: inline-block;
    height: 0;
    margin-left: 0.3em;
    vertical-align: middle;
    width: 0;
}
.dropdown-toggle:focus {
    outline: 0 none;
}
.dropup .dropdown-toggle::after {
    border-bottom: 0.3em solid;
    border-top: 0 none;
}
.dropdown-menu {
    background-clip: padding-box;
    background-color: #fff;
    border: 1px solid #e5e5e5;
    border-radius: 0;
    color: #878787;
    display: none;
    float: left;
    left: 0;
    list-style: outside none none;
    margin: 0;
    min-width: 160px;
    padding: 0 0 5px;
    position: absolute;
    text-align: left;
    top: 100%;
    z-index: 1000;
}
.dropdown-divider {
    background-color: #e5e5e5;
    height: 1px;
    margin: 0.5rem 0;
    overflow: hidden;
}
.dropdown-item {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    border: 0 none;
    clear: both;
    color: #878787;
    display: block;
    padding: 3px 10px;
    text-align: inherit;
    white-space: nowrap;
    width: 100%;
}
.dropdown-item:focus, .dropdown-item:hover {
    background-color: #f5f5f5;
    color: #7a7a7a;
    text-decoration: none;
}
.dropdown-item.active, .dropdown-item.active:focus, .dropdown-item.active:hover {
    background-color: #eb4815;
    color: #ffffff;
    outline: 0 none;
    text-decoration: none;
}
.dropdown-item.disabled, .dropdown-item.disabled:focus, .dropdown-item.disabled:hover {
    color: #ebebeb;
}
.dropdown-item.disabled:focus, .dropdown-item.disabled:hover {
    background-color: rgba(0, 0, 0, 0);
    background-image: none;
    cursor: not-allowed;
    text-decoration: none;
}
.open > .dropdown-menu {
    display: block;
}
.open > a {
    outline: 0 none;
}
.dropdown-menu-right {
    left: auto;
    right: 0;
}
.dropdown-menu-left {
    left: 0;
    right: auto;
}
.dropdown-header {
    color: #ebebeb;
    display: block;
    font-size: 0.875rem;
    padding: 5px 20px;
    white-space: nowrap;
}
.dropdown-backdrop {
    bottom: 0;
    left: 0;
    position: fixed;
    right: 0;
    top: 0;
    z-index: 990;
}
.dropup .caret, .navbar-fixed-bottom .dropdown .caret {
    border-bottom: 0.3em solid;
    border-top: 0 none;
    content: "";
}
.dropup .dropdown-menu, .navbar-fixed-bottom .dropdown .dropdown-menu {
    bottom: 100%;
    margin-bottom: 2px;
    top: auto;
}
.btn-group, .btn-group-vertical {
    display: inline-block;
    position: relative;
    vertical-align: middle;
}
.btn-group > .btn, .btn-group-vertical > .btn {
    float: left;
    position: relative;
}
.btn-group > .btn:focus, .btn-group > .btn:active, .btn-group > .btn.active, .btn-group-vertical > .btn:focus, .btn-group-vertical > .btn:active, .btn-group-vertical > .btn.active {
    z-index: 2;
}
.btn-group > .btn:hover, .btn-group-vertical > .btn:hover {
    z-index: 2;
}
.btn-group .btn + .btn, .btn-group .btn + .btn-group, .btn-group .btn-group + .btn, .btn-group .btn-group + .btn-group {
    margin-left: -1px;
}
.btn-toolbar {
    margin-left: -0.5rem;
}
.btn-toolbar::after {
    clear: both;
    content: "";
    display: table;
}
.btn-toolbar .btn-group, .btn-toolbar .input-group {
    float: left;
}
.btn-toolbar > .btn, .btn-toolbar > .btn-group, .btn-toolbar > .input-group {
    margin-left: 0.5rem;
}
.btn-group > .btn:not(:first-child):not(:last-child):not(.dropdown-toggle) {
    border-radius: 0;
}
.btn-group > .btn:first-child {
    margin-left: 0;
}
.btn-group > .btn:first-child:not(:last-child):not(.dropdown-toggle) {
    border-bottom-right-radius: 0;
    border-top-right-radius: 0;
}
.btn-group > .btn:last-child:not(:first-child), .btn-group > .dropdown-toggle:not(:first-child) {
    border-bottom-left-radius: 0;
    border-top-left-radius: 0;
}
.btn-group > .btn-group {
    float: left;
}
.btn-group > .btn-group:not(:first-child):not(:last-child) > .btn {
    border-radius: 0;
}
.btn-group > .btn-group:first-child:not(:last-child) > .btn:last-child, .btn-group > .btn-group:first-child:not(:last-child) > .dropdown-toggle {
    border-bottom-right-radius: 0;
    border-top-right-radius: 0;
}
.btn-group > .btn-group:last-child:not(:first-child) > .btn:first-child {
    border-bottom-left-radius: 0;
    border-top-left-radius: 0;
}
.btn-group .dropdown-toggle:active, .btn-group.open .dropdown-toggle {
    outline: 0 none;
}
.btn + .dropdown-toggle-split {
    padding-left: 0.75rem;
    padding-right: 0.75rem;
}
.btn + .dropdown-toggle-split::after {
    margin-left: 0;
}
.btn-sm + .dropdown-toggle-split, .btn-group-sm > .btn + .dropdown-toggle-split {
    padding-left: 0.375rem;
    padding-right: 0.375rem;
}
.btn-lg + .dropdown-toggle-split, .btn-group-lg > .btn + .dropdown-toggle-split {
    padding-left: 1.125rem;
    padding-right: 1.125rem;
}
.btn .caret {
    margin-left: 0;
}
.btn-lg .caret, .btn-group-lg > .btn .caret {
    border-width: 0.3em 0.3em 0;
}
.dropup .btn-lg .caret, .dropup .btn-group-lg > .btn .caret {
    border-width: 0 0.3em 0.3em;
}
.btn-group-vertical > .btn, .btn-group-vertical > .btn-group, .btn-group-vertical > .btn-group > .btn {
    display: block;
    float: none;
    max-width: 100%;
    width: 100%;
}
.btn-group-vertical > .btn-group::after {
    clear: both;
    content: "";
    display: table;
}
.btn-group-vertical > .btn-group > .btn {
    float: none;
}
.btn-group-vertical > .btn + .btn, .btn-group-vertical > .btn + .btn-group, .btn-group-vertical > .btn-group + .btn, .btn-group-vertical > .btn-group + .btn-group {
    margin-left: 0;
    margin-top: -1px;
}
.btn-group-vertical > .btn:not(:first-child):not(:last-child) {
    border-radius: 0;
}
.btn-group-vertical > .btn:first-child:not(:last-child) {
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0;
}
.btn-group-vertical > .btn:last-child:not(:first-child) {
    border-top-left-radius: 0;
    border-top-right-radius: 0;
}
.btn-group-vertical > .btn-group:not(:first-child):not(:last-child) > .btn {
    border-radius: 0;
}
.btn-group-vertical > .btn-group:first-child:not(:last-child) > .btn:last-child, .btn-group-vertical > .btn-group:first-child:not(:last-child) > .dropdown-toggle {
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0;
}
.btn-group-vertical > .btn-group:last-child:not(:first-child) > .btn:first-child {
    border-top-left-radius: 0;
    border-top-right-radius: 0;
}
[data-toggle="buttons"] > .btn input[type="radio"], [data-toggle="buttons"] > .btn input[type="checkbox"], [data-toggle="buttons"] > .btn-group > .btn input[type="radio"], [data-toggle="buttons"] > .btn-group > .btn input[type="checkbox"] {
    clip: rect(0px, 0px, 0px, 0px);
    pointer-events: none;
    position: absolute;
}
.input-group {
    border-collapse: separate;
    display: table;
    position: relative;
    width: 100%;
}
.input-group .form-control {
    float: left;
    margin-bottom: 0;
    position: relative;
    width: 100%;
    z-index: 2;
}
.input-group .form-control:focus, .input-group .form-control:active, .input-group .form-control:hover {
    z-index: 3;
}
.input-group-addon, .input-group-btn, .input-group .form-control {
    display: table-cell;
}
.input-group-addon:not(:first-child):not(:last-child), .input-group-btn:not(:first-child):not(:last-child), .input-group .form-control:not(:first-child):not(:last-child) {
    border-radius: 0;
}
.input-group-addon, .input-group-btn {
    vertical-align: middle;
    white-space: nowrap;
    width: 1%;
}
.input-group-addon {
    background-color: #f6f6f6;
    border: 1px solid rgba(0, 0, 0, 0.15);
    border-radius: 0;
    color: #3c3c3c;
    font-size: 1rem;
    font-weight: normal;
    line-height: 1.25;
    margin-bottom: 0;
    padding: 0.5rem 0.75rem;
    text-align: center;
}
.input-group-addon.form-control-sm, .input-group-sm > .input-group-addon, .input-group-sm > .input-group-btn > .input-group-addon.btn {
    border-radius: 0.2rem;
    font-size: 0.875rem;
    padding: 0.25rem 0.5rem;
}
.input-group-addon.form-control-lg, .input-group-lg > .input-group-addon, .input-group-lg > .input-group-btn > .input-group-addon.btn {
    border-radius: 0.3rem;
    font-size: 0.9375rem;
    padding: 0.75rem 1.5rem;
}
.input-group-addon input[type="radio"], .input-group-addon input[type="checkbox"] {
    margin-top: 0;
}
.input-group .form-control:not(:last-child), .input-group-addon:not(:last-child), .input-group-btn:not(:last-child) > .btn, .input-group-btn:not(:last-child) > .btn-group > .btn, .input-group-btn:not(:last-child) > .dropdown-toggle, .input-group-btn:not(:first-child) > .btn:not(:last-child):not(.dropdown-toggle), .input-group-btn:not(:first-child) > .btn-group:not(:last-child) > .btn {
    border-bottom-right-radius: 0;
    border-top-right-radius: 0;
}
.input-group-addon:not(:last-child) {
    border-right: 0 none;
}
.input-group .form-control:not(:first-child), .input-group-addon:not(:first-child), .input-group-btn:not(:first-child) > .btn, .input-group-btn:not(:first-child) > .btn-group > .btn, .input-group-btn:not(:first-child) > .dropdown-toggle, .input-group-btn:not(:last-child) > .btn:not(:first-child), .input-group-btn:not(:last-child) > .btn-group:not(:first-child) > .btn {
    border-bottom-left-radius: 0;
    border-top-left-radius: 0;
}
.form-control + .input-group-addon:not(:first-child) {
    border-left: 0 none;
}
.input-group-btn {
    font-size: 0;
    position: relative;
    white-space: nowrap;
}
.input-group-btn > .btn {
    position: relative;
}
.input-group-btn > .btn + .btn {
    margin-left: -1px;
}
.input-group-btn > .btn:focus, .input-group-btn > .btn:active, .input-group-btn > .btn:hover {
    z-index: 3;
}
.input-group-btn:not(:last-child) > .btn, .input-group-btn:not(:last-child) > .btn-group {
    margin-right: -1px;
}
.input-group-btn:not(:first-child) > .btn, .input-group-btn:not(:first-child) > .btn-group {
    margin-left: -1px;
    z-index: 2;
}
.input-group-btn:not(:first-child) > .btn:focus, .input-group-btn:not(:first-child) > .btn:active, .input-group-btn:not(:first-child) > .btn:hover, .input-group-btn:not(:first-child) > .btn-group:focus, .input-group-btn:not(:first-child) > .btn-group:active, .input-group-btn:not(:first-child) > .btn-group:hover {
    z-index: 3;
}
.custom-control {
    cursor: pointer;
    display: inline;
    padding-left: 1.5rem;
    position: relative;
}
.custom-control + .custom-control {
    margin-left: 1rem;
}
.custom-control-input {
    opacity: 0;
	-webkit-opacity:0;
	-moz-opacity: 0;
	-o-opacity:0;
    position: absolute;
    z-index: -1;
}
.custom-control-input:checked ~ .custom-control-indicator {
    background-color: #0074d9;
    color: #ffffff;
}
.custom-control-input:focus ~ .custom-control-indicator {
    box-shadow: 0 0 0 0.075rem #ffffff, 0 0 0 0.2rem #0074d9;
}
.custom-control-input:active ~ .custom-control-indicator {
    background-color: #84c6ff;
    color: #ffffff;
}
.custom-control-input:disabled ~ .custom-control-indicator {
    background-color: #eeeeee;
    cursor: not-allowed;
}
.custom-control-input:disabled ~ .custom-control-description {
    color: #767676;
    cursor: not-allowed;
}
.custom-control-indicator {
    background-color: #dddddd;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: 50% 50%;
    display: block;
    height: 1rem;
    left: 0;
    pointer-events: none;
    position: absolute;
    top: 0.0625rem;
    width: 1rem;
}
.custom-checkbox .custom-control-indicator {
    border-radius: 0;
}
.custom-checkbox .custom-control-input:checked ~ .custom-control-indicator {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns=\'http://www.w3.org/2000/svg\' viewBox=\'0 0 8 8\'%3E%3Cpath fill=\'%23fff\' d=\'M6.564.75l-3.59 3.612-1.538-1.55L0 4.26 2.974 7.25 8 2.193z\'/%3E%3C/svg%3E");
}
.custom-checkbox .custom-control-input:indeterminate ~ .custom-control-indicator {
    background-color: #0074d9;
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns=\'http://www.w3.org/2000/svg\' viewBox=\'0 0 4 4\'%3E%3Cpath stroke=\'%23fff\' d=\'M0 2h4\'/%3E%3C/svg%3E");
}
.custom-radio .custom-control-indicator {
   border-radius: 50%;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	-o-border-radius: 50%;
}
.custom-radio .custom-control-input:checked ~ .custom-control-indicator {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns=\'http://www.w3.org/2000/svg\' viewBox=\'-4 -4 8 8\'%3E%3Ccircle r=\'3\' fill=\'%23fff\'/%3E%3C/svg%3E");
}
.custom-controls-stacked .custom-control {
    display: inline;
}
.custom-controls-stacked .custom-control::after {
    content: "";
    display: block;
    margin-bottom: 0.25rem;
}
.custom-controls-stacked .custom-control + .custom-control {
    margin-left: 0;
}
.custom-select {
    -moz-appearance: none;
    background: #ffffff url("data:image/svg+xml;charset=utf8,%3Csvg xmlns=\'http://www.w3.org/2000/svg\' viewBox=\'0 0 4 5\'%3E%3Cpath fill=\'%23333\' d=\'M2 0L0 2h4zm0 5L0 3h4z\'/%3E%3C/svg%3E") no-repeat scroll right 0.75rem center / 8px 10px;
    border: 1px solid rgba(0, 0, 0, 0.15);
    border-radius: 0;
    color: #3c3c3c;
    display: inline-block;
    max-width: 100%;
    padding: 0.375rem 1.75rem 0.375rem 0.75rem;
    vertical-align: middle;
}
.custom-select:focus {
    border-color: #51a7e8;
    outline: medium none;
}
.custom-select:disabled {
    background-color: #f6f6f6;
    color: #ebebeb;
    cursor: not-allowed;
}
.custom-select-sm {
    font-size: 75%;
    padding-bottom: 0.375rem;
    padding-top: 0.375rem;
}
.custom-file {
    cursor: pointer;
    display: inline-block;
    height: 2.5rem;
    max-width: 100%;
    position: relative;
    overflow: hidden;
}
.custom-file-input {
    margin: 0;
    max-width: 100%;
    min-width: 14rem;
    opacity: 0;
	-webkit-opacity:0;
	-moz-opacity: 0;
	-o-opacity:0;
}
.custom-file-control {
    background-color: #ffffff;
    border: 1px solid #e8e8e8;
    border-radius: 0;
    color: #555555;
    height: 2.5rem;
    left: 0;
    line-height: 1.5;
    padding: 0.5rem 1rem;
    position: absolute;
    right: 0;
    top: 0;
    z-index: 5;
}
.custom-file-control:lang(en)::after {
    content: "Choose file...";
}
.custom-file-control::before {
    background-color: #eeeeee;
    border: 1px solid #e8e8e8;
    border-radius: 0;
    bottom: -1px;
    color: #555555;
    display: block;
    height: 2.5rem;
    line-height: 1.5;
    padding: 0.5rem 1rem;
    position: absolute;
    right: -1px;
    top: -1px;
    z-index: 6;
}
.custom-file-control:lang(en)::before {
    content: "Browse";
}
.nav {
    list-style: outside none none;
    margin-bottom: 0;
    padding-left: 0;
}
.nav-link {
    display: inline-block;
}
.nav-link:focus, .nav-link:hover {
    text-decoration: none;
}
.nav-link.disabled {
    color: #ebebeb;
}
.nav-link.disabled, .nav-link.disabled:focus, .nav-link.disabled:hover {
    background-color: rgba(0, 0, 0, 0);
    color: #ebebeb;
    cursor: not-allowed;
}
.nav-inline .nav-item {
    display: inline-block;
}
.nav-inline .nav-item + .nav-item, .nav-inline .nav-link + .nav-link {
    margin-left: 1rem;
}
.nav-tabs {
    border-bottom: 1px solid #e8e8e8;
}
.nav-tabs::after {
    clear: both;
    content: "";
    display: table;
}
.nav-tabs .nav-item {
    float: left;
    margin-bottom: -1px;
}
.nav-tabs .nav-item + .nav-item {
    margin-left: 0.2rem;
}
.nav-tabs .nav-link {
    border: 1px solid rgba(0, 0, 0, 0);
    border-top-left-radius: 0;
    border-top-right-radius: 0;
    display: block;
    padding: 0.5em 1em;
}
.nav-tabs .nav-link:focus, .nav-tabs .nav-link:hover {
    border-color: #f6f6f6 #f6f6f6 #e8e8e8;
}
.nav-tabs .nav-link.disabled, .nav-tabs .nav-link.disabled:focus, .nav-tabs .nav-link.disabled:hover {
    background-color: rgba(0, 0, 0, 0);
    border-color: rgba(0, 0, 0, 0);
    color: #ebebeb;
}
.nav-tabs .nav-link.active, .nav-tabs .nav-link.active:focus, .nav-tabs .nav-link.active:hover, .nav-tabs .nav-item.open .nav-link, .nav-tabs .nav-item.open .nav-link:focus, .nav-tabs .nav-item.open .nav-link:hover {
    background-color: #ffffff;
    border-color: #e8e8e8 #e8e8e8 rgba(0, 0, 0, 0);
    color: #3c3c3c;
}
.nav-tabs .dropdown-menu {
    border-top-left-radius: 0;
    border-top-right-radius: 0;
    margin-top: -1px;
}
.nav-pills::after {
    clear: both;
    content: "";
    display: table;
}
.nav-pills .nav-item {
    float: left;
}
.nav-pills .nav-item + .nav-item {
    margin-left: 0.2rem;
}
.nav-pills .nav-link {
    border-radius: 0;
    display: block;
    padding: 0.5em 1em;
}
.nav-pills .nav-link.active, .nav-pills .nav-link.active:focus, .nav-pills .nav-link.active:hover, .nav-pills .nav-item.open .nav-link, .nav-pills .nav-item.open .nav-link:focus, .nav-pills .nav-item.open .nav-link:hover {
    background-color: #eb4815;
    color: #ffffff;
    cursor: default;
}
.nav-stacked .nav-item {
    display: block;
    float: none;
}
.nav-stacked .nav-item + .nav-item {
    margin-left: 0;
    margin-top: 0.2rem;
}
.tab-content > .tab-pane {
    display: none;
}
.tab-content > .active {
    display: block;
}
.navbar {
    padding: 0.5rem 1rem;
    position: relative;
}
.navbar::after {
    clear: both;
    content: "";
    display: table;
}
@media (min-width: 544px) {
.navbar {
    border-radius: 0;
}
}
.navbar-full {
    z-index: 1000;
}
@media (min-width: 544px) {
.navbar-full {
    border-radius: 0;
}
}
.navbar-fixed-top, .navbar-fixed-bottom {
    left: 0;
    position: fixed;
    right: 0;
    z-index: 1030;
}
@media (min-width: 544px) {
.navbar-fixed-top, .navbar-fixed-bottom {
    border-radius: 0;
}
}
.navbar-fixed-top {
    top: 0;
}
.navbar-fixed-bottom {
    bottom: 0;
}
.navbar-sticky-top {
    position: sticky;
    top: 0;
    width: 100%;
    z-index: 1030;
}
@media (min-width: 544px) {
.navbar-sticky-top {
    border-radius: 0;
}
}
.navbar-brand {
    float: left;
    font-size: 0.9375rem;
    margin-right: 1rem;
    padding-bottom: 0.25rem;
    padding-top: 0.25rem;
}
.navbar-brand:focus, .navbar-brand:hover {
    text-decoration: none;
}
.navbar-brand > img {
    display: block;
}
.navbar-divider {
    float: left;
    margin-left: 1rem;
    margin-right: 1rem;
    overflow: hidden;
    padding-bottom: 0.425rem;
    padding-top: 0.425rem;
    width: 1px;
}
.navbar-divider::before {
    content: " ";
}
.navbar-toggler {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    border: 1px solid rgba(0, 0, 0, 0);
    border-radius: 0;
    font-size: 0.9375rem;
    line-height: 1;
    padding: 0.5rem 0.75rem;
}
.navbar-toggler:focus, .navbar-toggler:hover {
    text-decoration: none;
}
.navbar-nav .nav-item {
    float: left;
}
.navbar-nav .nav-link {
    display: block;
    padding-bottom: 0.425rem;
    padding-top: 0.425rem;
}
.navbar-nav .nav-link + .nav-link {
    margin-left: 1rem;
}
.navbar-nav .nav-item + .nav-item {
    margin-left: 1rem;
}
.navbar-light .navbar-brand {
    color: rgba(0, 0, 0, 0.8);
}
.navbar-light .navbar-brand:focus, .navbar-light .navbar-brand:hover {
    color: rgba(0, 0, 0, 0.8);
}
.navbar-light .navbar-nav .nav-link {
    color: rgba(0, 0, 0, 0.3);
}
.navbar-light .navbar-nav .nav-link:focus, .navbar-light .navbar-nav .nav-link:hover {
    color: rgba(0, 0, 0, 0.6);
}
.navbar-light .navbar-nav .open > .nav-link, .navbar-light .navbar-nav .open > .nav-link:focus, .navbar-light .navbar-nav .open > .nav-link:hover, .navbar-light .navbar-nav .active > .nav-link, .navbar-light .navbar-nav .active > .nav-link:focus, .navbar-light .navbar-nav .active > .nav-link:hover, .navbar-light .navbar-nav .nav-link.open, .navbar-light .navbar-nav .nav-link.open:focus, .navbar-light .navbar-nav .nav-link.open:hover, .navbar-light .navbar-nav .nav-link.active, .navbar-light .navbar-nav .nav-link.active:focus, .navbar-light .navbar-nav .nav-link.active:hover {
    color: rgba(0, 0, 0, 0.8);
}
.navbar-light .navbar-divider {
    background-color: rgba(0, 0, 0, 0.075);
}
.navbar-dark .navbar-brand {
    color: #ffffff;
}
.navbar-dark .navbar-brand:focus, .navbar-dark .navbar-brand:hover {
    color: #ffffff;
}
.navbar-dark .navbar-nav .nav-link {
    color: rgba(255, 255, 255, 0.5);
}
.navbar-dark .navbar-nav .nav-link:focus, .navbar-dark .navbar-nav .nav-link:hover {
    color: rgba(255, 255, 255, 0.75);
}
.navbar-dark .navbar-nav .open > .nav-link, .navbar-dark .navbar-nav .open > .nav-link:focus, .navbar-dark .navbar-nav .open > .nav-link:hover, .navbar-dark .navbar-nav .active > .nav-link, .navbar-dark .navbar-nav .active > .nav-link:focus, .navbar-dark .navbar-nav .active > .nav-link:hover, .navbar-dark .navbar-nav .nav-link.open, .navbar-dark .navbar-nav .nav-link.open:focus, .navbar-dark .navbar-nav .nav-link.open:hover, .navbar-dark .navbar-nav .nav-link.active, .navbar-dark .navbar-nav .nav-link.active:focus, .navbar-dark .navbar-nav .nav-link.active:hover {
    color: #ffffff;
}
.navbar-dark .navbar-divider {
    background-color: rgba(255, 255, 255, 0.075);
}
.navbar-toggleable-xs::after {
    clear: both;
    content: "";
    display: table;
}
@media (max-width: 543px) {
.navbar-toggleable-xs .navbar-nav .nav-item {
    float: none;

    margin-left: 0;
}
}
@media (min-width: 544px) {
.navbar-toggleable-xs {
    display: block !important;
}
}
.navbar-toggleable-sm::after {
    clear: both;
    content: "";
    display: table;
}
@media (max-width: 767px) {





    .add-personalizare,
    .add:has(#awp_add_to_cart) {
        position: fixed;
        bottom: 0;
        left: 0;
        width: 100%;
        z-index: 9999;
        background: #fff;
        padding: 5px 15px;
        box-shadow: 0 -2px 10px rgba(0,0,0,0.15);
        box-sizing: border-box;
        transition: bottom 0.5s ease-in-out;
    }
    
    .add-personalizare.hide-sticky,
    .add.hide-sticky {
        bottom: -100% !important;
        pointer-events: none;
    }



#product .product-add-to-cart .add-personalizare, #product .product-add-to-cart .add{
        background: #ffffff;
        position: fixed;
        padding-bottom: 0.5rem;
        bottom: 0;
        z-index: 99;
        width: 100%;
        left: 0;
        padding-left: 1rem;
        padding-right: 1rem;
}

#product .arcontactus-widget.right.arcontactus-message {
    display: none!important;
}

   .top_button {
        bottom: 150px!important;
    }











  .featured-products-desc {
    font-size: 14px;
    line-height: 1.4;
    color: #555;
    margin-top: 5px;
    text-align: justify;
  }




.navbar-toggleable-sm .navbar-nav .nav-item {
    float: none;
    margin-left: 0;
}
}
@media (min-width: 768px) {
.navbar-toggleable-sm {
    display: block !important;
}
}
.navbar-toggleable-md::after {
    clear: both;
    content: "";
    display: table;
}
@media (max-width: 991px) {
.navbar-toggleable-md .navbar-nav .nav-item {
    float: none;
    margin-left: 0;
}
}
@media (min-width: 992px) {
.navbar-toggleable-md {
    display: block !important;
}
}
.card-title.h3 {
    font-size: 20px;
}
.card {
    border-radius: 0;
    display: block;
    margin-bottom: 0.75rem;
    position: relative;
}
.card-block {
    padding: 1.25rem;
	border-bottom: 1px solid #e5e5e5;
}
.card-block::after {
    clear: both;
    content: "";
    display: table;
}
.card-title {
    margin-bottom: 20px;
}
.card-subtitle {
    margin-bottom: 0;
    margin-top: -0.375rem;
}
.card-text:last-child {
    margin-bottom: 0;
}
.card-link:hover {
    text-decoration: none;
}
.card-link + .card-link {
    margin-left: 1.25rem;
}
.card > .list-group:first-child .list-group-item:first-child {
    border-top-left-radius: 0;
    border-top-right-radius: 0;
}
.card > .list-group:last-child .list-group-item:last-child {
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0;
}
.card-header {
    background-color: #f5f5f5;
    border-bottom: 1px solid rgba(0, 0, 0, 0.125);
    padding: 0.75rem 1.25rem;
}
.card-header::after {
    clear: both;
    content: "";
    display: table;
}
.card-header:first-child {
    border-radius: 0;
}
.card-footer {
    background-color: #f5f5f5;
    border-top: 1px solid rgba(0, 0, 0, 0.125);
    padding: 0.75rem 1.25rem;
}
.card-footer::after {
    clear: both;
    content: "";
    display: table;
}
.card-footer:last-child {
    border-radius: 0;
}
.card-header-tabs {
    border-bottom: 0 none;
    margin-bottom: -0.75rem;
    margin-left: -0.625rem;
    margin-right: -0.625rem;
}
.card-header-pills {
    margin-left: -0.625rem;
    margin-right: -0.625rem;
}
.card-primary {
    background-color: #eb4815;
    border-color: #eb4815;
}
.card-primary .card-header, .card-primary .card-footer {
    background-color: rgba(0, 0, 0, 0);
}
.card-success {
    background-color: #4cbb6c;
    border-color: #4cbb6c;
}
.card-success .card-header, .card-success .card-footer {
    background-color: rgba(0, 0, 0, 0);
}
.card-info {
    background-color: #5bc0de;
    border-color: #5bc0de;
}
.card-info .card-header, .card-info .card-footer {
    background-color: rgba(0, 0, 0, 0);
}
.card-warning {
    background-color: #ff9a52;
    border-color: #ff9a52;
}
.card-warning .card-header, .card-warning .card-footer {
    background-color: rgba(0, 0, 0, 0);
}
.card-danger {
    background-color: #ff4c4c;
    border-color: #ff4c4c;
}
.card-danger .card-header, .card-danger .card-footer {
    background-color: rgba(0, 0, 0, 0);
}
.card-outline-primary {
    background-color: rgba(0, 0, 0, 0);
    border-color: #eb4815;
}
.card-outline-secondary {
    background-color: rgba(0, 0, 0, 0);
    border-color: rgba(0, 0, 0, 0);
}
.card-outline-info {
    background-color: rgba(0, 0, 0, 0);
    border-color: #5bc0de;
}
.card-outline-success {
    background-color: rgba(0, 0, 0, 0);
    border-color: #4cbb6c;
}
.card-outline-warning {
    background-color: rgba(0, 0, 0, 0);
    border-color: #ff9a52;
}
.card-outline-danger {
    background-color: rgba(0, 0, 0, 0);
    border-color: #ff4c4c;
}
.card-inverse .card-header, .card-inverse .card-footer {
    border-color: rgba(255, 255, 255, 0.2);
}
.card-inverse .card-header, .card-inverse .card-footer, .card-inverse .card-title, .card-inverse .card-blockquote {
    color: #ffffff;
}
.card-inverse .card-link, .card-inverse .card-text, .card-inverse .card-subtitle, .card-inverse .card-blockquote .blockquote-footer {
    color: rgba(255, 255, 255, 0.65);
}
.card-inverse .card-link:focus, .card-inverse .card-link:hover {
    color: #ffffff;
}
.card-blockquote {
    border-left: 0 none;
    margin-bottom: 0;
    padding: 0;
}
.card-img {
    border-radius: 0.25rem;
}
.card-img-overlay {
    bottom: 0;
    left: 0;
    padding: 1.25rem;
    position: absolute;
    right: 0;
    top: 0;
}
.card-img-top {
    border-top-left-radius: 0;
    border-top-right-radius: 0;
}
.card-img-bottom {
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0;
}
@media (min-width: 544px) {
.card-deck {
    border-spacing: 1.25rem 0;
    display: table;
    margin-bottom: 0.75rem;
    table-layout: fixed;
    width: 100%;
}
.card-deck .card {
    display: table-cell;
    margin-bottom: 0;
    vertical-align: top;
}
.card-deck-wrapper {
    margin-left: -1.25rem;
    margin-right: -1.25rem;
}
}
@media (min-width: 544px) {
.card-group {
    display: table;
    table-layout: fixed;
    width: 100%;
}
.card-group .card {
    display: table-cell;
    vertical-align: top;
}
.card-group .card + .card {
    border-left: 0 none;
    margin-left: 0;
}
.card-group .card:first-child {
    border-bottom-right-radius: 0;
    border-top-right-radius: 0;
}
.card-group .card:first-child .card-img-top {
    border-top-right-radius: 0;
}
.card-group .card:first-child .card-img-bottom {
    border-bottom-right-radius: 0;
}
.card-group .card:last-child {
    border-bottom-left-radius: 0;
    border-top-left-radius: 0;
}
.card-group .card:last-child .card-img-top {
    border-top-left-radius: 0;
}
.card-group .card:last-child .card-img-bottom {
    border-bottom-left-radius: 0;
}
.card-group .card:not(:first-child):not(:last-child) {
    border-radius: 0;
}
.card-group .card:not(:first-child):not(:last-child) .card-img-top, .card-group .card:not(:first-child):not(:last-child) .card-img-bottom {
    border-radius: 0;
}
}
@media (min-width: 544px) {
.card-columns {
}
.card-columns .card {
    width: 100%;
}
}
.breadcrumb {
    border-radius: 0;
    list-style: outside none none;
    margin-bottom: 1rem;
    padding: 0.75rem 1rem;
    text-align: center;
}
.breadcrumb::after {
    clear: both;
    content: "";
    display: table;
}
.breadcrumb-item {
    float: left;
}
.breadcrumb-item + .breadcrumb-item::before {
    color: #ebebeb;
    content: "/";
    display: inline-block;
    padding-left: 0.5rem;
    padding-right: 0.5rem;
}
.breadcrumb-item + .breadcrumb-item:hover::before {
    text-decoration: underline;
}
.breadcrumb-item + .breadcrumb-item:hover::before {
    text-decoration: none;
}
.breadcrumb-item.active {
    color: #ebebeb;
}
.pagination {
    border-radius: 0;
    display: inline-block;
    margin-bottom: 1rem;
    margin-top: 1rem;
    padding-left: 0;
}
.page-item {
    display: inline;
}
.page-item:first-child .page-link {
    border-bottom-left-radius: 0;
    border-top-left-radius: 0;
    margin-left: 0;
}
.page-item:last-child .page-link {
    border-bottom-right-radius: 0;
    border-top-right-radius: 0;
}
.page-item.active .page-link, .page-item.active .page-link:focus, .page-item.active .page-link:hover {
    background-color: #eb4815;
    border-color: #eb4815;
    color: #ffffff;
    cursor: default;
    z-index: 2;
}
.page-item.disabled .page-link, .page-item.disabled .page-link:focus, .page-item.disabled .page-link:hover {
    background-color: #ffffff;
    border-color: #e8e8e8;
    color: #ebebeb;
    cursor: not-allowed;
    pointer-events: none;
}
.page-link {
    background-color: #ffffff;
    border: 1px solid #e8e8e8;
    color: #eb4815;
    float: left;
    margin-left: -1px;
    padding: 0.5rem 0.75rem;
    position: relative;
    text-decoration: none;
}
.page-link:focus, .page-link:hover {
    background-color: #f6f6f6;
    border-color: #e8e8e8;
    color: #eb4815;
}
.pagination-lg .page-link {
    font-size: 0.9375rem;
    padding: 0.75rem 1.5rem;
}
.pagination-lg .page-item:first-child .page-link {
    border-bottom-left-radius: 0.3rem;
    border-top-left-radius: 0.3rem;
}
.pagination-lg .page-item:last-child .page-link {
    border-bottom-right-radius: 0.3rem;
    border-top-right-radius: 0.3rem;
}
.pagination-sm .page-link {
    font-size: 0.875rem;
    padding: 0.275rem 0.75rem;
}
.pagination-sm .page-item:first-child .page-link {
    border-bottom-left-radius: 0.2rem;
    border-top-left-radius: 0.2rem;
}
.pagination-sm .page-item:last-child .page-link {
    border-bottom-right-radius: 0.2rem;
    border-top-right-radius: 0.2rem;
}
.tag {
    border-radius: 0;
    color: #ffffff;
    display: inline-block;
    font-size: 75%;
    font-weight: bold;
    line-height: 1;
    padding: 0.25em 0.4em;
    text-align: center;
    vertical-align: baseline;
    white-space: nowrap;
}
.tag:empty {
    display: none;
}
.btn .tag {
    position: relative;
    top: -1px;
}
a.tag:focus, a.tag:hover {
    color: #ffffff;
    cursor: pointer;
    text-decoration: none;
}
.tag-pill {
    border-radius: 10rem;
    padding-left: 0.6em;
    padding-right: 0.6em;
}
.tag-default {
    background-color: #ebebeb;
}
.tag-default[href]:focus, .tag-default[href]:hover {
    background-color: #d2d2d2;
}
.tag-primary {
    background-color: #eb4815;
}
.tag-primary[href]:focus, .tag-primary[href]:hover {
    background-color: #2592a9;
}
.tag-success {
    background-color: #4cbb6c;
}
.tag-success[href]:focus, .tag-success[href]:hover {
    background-color: #3a9a56;
}
.tag-info {
    background-color: #5bc0de;
}
.tag-info[href]:focus, .tag-info[href]:hover {
    background-color: #31b0d5;
}
.tag-warning {
    background-color: #ff9a52;
}
.tag-warning[href]:focus, .tag-warning[href]:hover {
    background-color: #ff7c1f;
}
.tag-danger {
    background-color: #ff4c4c;
}
.tag-danger[href]:focus, .tag-danger[href]:hover {
    background-color: #ff1919;
}
.jumbotron {
    background-color: #f6f6f6;
    border-radius: 0.3rem;
    margin-bottom: 2rem;
    padding: 2rem 1rem;
}
@media (min-width: 544px) {
.jumbotron {
    padding: 4rem 2rem;
}
}
.jumbotron-hr {
    border-top-color: #e8e8e8;
}
.jumbotron-fluid {
    border-radius: 0;
    padding-left: 0;
    padding-right: 0;
}
.alert {
    border: 1px solid rgba(0, 0, 0, 0);
    border-radius: 0;
    margin-bottom: 1rem;
    padding: 1rem;
}
.alert-heading {
    color: inherit;
}
.alert-link {
    font-weight: bold;
}
.alert-dismissible {
    padding-right: 2rem;
}
.alert-dismissible .close {
    color: inherit;
    position: relative;
    right: -1rem;
    top: -0.125rem;
}
.alert-success {
    background-color: #dff0d8;
    border-color: #d0e9c6;
    color: #3c763d;
}
.alert-success hr {
    border-top-color: #c1e2b3;
}
.alert-success .alert-link {
    color: #2b542c;
}
.alert-info {
    background-color: #d9edf7;
    border-color: #bcdff1;
    color: #31708f;
}
.alert-info hr {
    border-top-color: #a6d5ec;
}
.alert-info .alert-link {
    color: #245269;
}
.alert-warning {
    background-color: rgba(255, 154, 82, 0.3);
    border-color: #ff9a52;
    color: #3c3c3c;
}
.alert-warning hr {
    border-top-color: #ff8b39;
}
.alert-warning .alert-link {
    color: #282828;
}
.alert-danger {
    background-color: #f2dede;
    border-color: #ebcccc;
    color: #a94442;
}
.alert-danger hr {
    border-top-color: #e4b9b9;
}
.alert-danger .alert-link {
    color: #843534;
}
@keyframes progress-bar-stripes {
0% {
    background-position: 1rem 0;
}
100% {
    background-position: 0 0;
}
}
.progress {
    display: block;
    height: 1rem;
    margin-bottom: 1rem;
    width: 100%;
}
.progress[value] {
    background-color: #eeeeee;
    border: 0 none;
    border-radius: 0;
}
.progress[value]::-moz-progress-bar {
    background-color: #0074d9;
    border-bottom-left-radius: 0;
    border-top-left-radius: 0;
}
.progress[value="100"]::-moz-progress-bar {
    border-bottom-right-radius: 0;
    border-top-right-radius: 0;
}
base::-moz-progress-bar, .progress[value] {
    background-color: #eeeeee;
    border-radius: 0;
}
@media not all {
.progress {
    background-color: #eeeeee;
    border-radius: 0;
}
.progress-bar {
    background-color: #0074d9;
    border-bottom-left-radius: 0;
    border-top-left-radius: 0;
    display: inline-block;
    height: 1rem;
    text-indent: -999rem;
}
.progress[width="100%"] {
    border-bottom-right-radius: 0;
    border-top-right-radius: 0;
}
}
.progress-striped[value]::-moz-progress-bar {
    background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, rgba(0, 0, 0, 0) 25%, rgba(0, 0, 0, 0) 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, rgba(0, 0, 0, 0) 75%, rgba(0, 0, 0, 0));
    background-size: 1rem 1rem;
}
@media not all {
.progress-bar-striped {
    background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, rgba(0, 0, 0, 0) 25%, rgba(0, 0, 0, 0) 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, rgba(0, 0, 0, 0) 75%, rgba(0, 0, 0, 0));
    background-size: 1rem 1rem;
}
}
.progress-animated[value]::-moz-progress-bar {
    /*animation: 2s linear 0s normal none infinite running progress-bar-stripes;*/
	-webkit-animation: 2s linear 0s normal none infinite running progress-bar-stripes;
	-moz-animation: 2s linear 0s normal none infinite running progress-bar-stripes;
	-o-animation: 2s linear 0s normal none infinite running progress-bar-stripes;
}
@media not all {
.progress-animated .progress-bar-striped {
     /*animation: 2s linear 0s normal none infinite running progress-bar-stripes;*/
	-webkit-animation: 2s linear 0s normal none infinite running progress-bar-stripes;
	-moz-animation: 2s linear 0s normal none infinite running progress-bar-stripes;
	-o-animation: 2s linear 0s normal none infinite running progress-bar-stripes;
}
}
.progress-success[value]::-moz-progress-bar {
    background-color: #4cbb6c;
}
@media not all {
.progress-success .progress-bar {
    background-color: #4cbb6c;
}
}
.progress-info[value]::-moz-progress-bar {
    background-color: #5bc0de;
}
@media not all {
.progress-info .progress-bar {
    background-color: #5bc0de;
}
}
.progress-warning[value]::-moz-progress-bar {
    background-color: #ff9a52;
}
@media not all {
.progress-warning .progress-bar {
    background-color: #ff9a52;
}
}
.progress-danger[value]::-moz-progress-bar {
    background-color: #ff4c4c;
}
@media not all {
.progress-danger .progress-bar {
    background-color: #ff4c4c;
}
}
.media, .media-body {
    overflow: hidden;
}
.media-body {
    width: 10000px;
}
.media-left, .media-right, .media-body {
    display: table-cell;
    vertical-align: top;
}
.media-middle {
    vertical-align: middle;
}
.media-bottom {
    vertical-align: bottom;
}
.media-object {
    display: block;
}
.media-object.img-thumbnail {
    max-width: none;
}
.media-right {
    padding-left: 10px;
}
.media-left {
    padding-right: 10px;
}
.media-heading {
    margin-bottom: 5px;
    margin-top: 0;
}
.media-list {
    list-style: outside none none;
    padding-left: 0;
}
.list-group {
    margin-bottom: 0;
    padding-left: 0;
}
.list-group-item {
    background-color: #ffffff;
    border: 1px solid #e8e8e8;
    display: block;
    margin-bottom: -1px;
    padding: 0.75rem 1.25rem;
    position: relative;
}
.list-group-item:first-child {
    border-top-left-radius: 0;
    border-top-right-radius: 0;
}
.list-group-item:last-child {
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0;
    margin-bottom: 0;
}
.list-group-item.disabled, .list-group-item.disabled:focus, .list-group-item.disabled:hover {
    background-color: #f6f6f6;
    color: #ebebeb;
    cursor: not-allowed;
}
.list-group-item.disabled .list-group-item-heading, .list-group-item.disabled:focus .list-group-item-heading, .list-group-item.disabled:hover .list-group-item-heading {
    color: inherit;
}
.list-group-item.disabled .list-group-item-text, .list-group-item.disabled:focus .list-group-item-text, .list-group-item.disabled:hover .list-group-item-text {
    color: #ebebeb;
}
.list-group-item.active, .list-group-item.active:focus, .list-group-item.active:hover {
    background-color: #eb4815;
    border-color: #eb4815;
    color: #ffffff;
    text-decoration: none;
    z-index: 2;
}
.list-group-item.active .list-group-item-heading, .list-group-item.active .list-group-item-heading > small, .list-group-item.active .list-group-item-heading > .small, .list-group-item.active:focus .list-group-item-heading, .list-group-item.active:focus .list-group-item-heading > small, .list-group-item.active:focus .list-group-item-heading > .small, .list-group-item.active:hover .list-group-item-heading, .list-group-item.active:hover .list-group-item-heading > small, .list-group-item.active:hover .list-group-item-heading > .small {
    color: inherit;
}
.list-group-item.active .list-group-item-text, .list-group-item.active:focus .list-group-item-text, .list-group-item.active:hover .list-group-item-text {
    color: #d7f1f6;
}
.list-group-flush .list-group-item {
    border-radius: 0;
}
.list-group-item-action {
    color: #555555;
    text-align: inherit;
    width: 100%;
}
.list-group-item-action .list-group-item-heading {
    color: #333333;
}
.list-group-item-action:focus, .list-group-item-action:hover {
    background-color: #f5f5f5;
    color: #555555;
    text-decoration: none;
}
.list-group-item-success {
    background-color: #dff0d8;
    color: #3c763d;
}
a.list-group-item-success, button.list-group-item-success {
    color: #3c763d;
}
a.list-group-item-success .list-group-item-heading, button.list-group-item-success .list-group-item-heading {
    color: inherit;
}
a.list-group-item-success:focus, a.list-group-item-success:hover, button.list-group-item-success:focus, button.list-group-item-success:hover {
    background-color: #d0e9c6;
    color: #3c763d;
}
a.list-group-item-success.active, a.list-group-item-success.active:focus, a.list-group-item-success.active:hover, button.list-group-item-success.active, button.list-group-item-success.active:focus, button.list-group-item-success.active:hover {
    background-color: #3c763d;
    border-color: #3c763d;
    color: #ffffff;
}
.list-group-item-info {
    background-color: #d9edf7;
    color: #31708f;
}
a.list-group-item-info, button.list-group-item-info {
    color: #31708f;
}
a.list-group-item-info .list-group-item-heading, button.list-group-item-info .list-group-item-heading {
    color: inherit;
}
a.list-group-item-info:focus, a.list-group-item-info:hover, button.list-group-item-info:focus, button.list-group-item-info:hover {
    background-color: #c4e3f3;
    color: #31708f;
}
a.list-group-item-info.active, a.list-group-item-info.active:focus, a.list-group-item-info.active:hover, button.list-group-item-info.active, button.list-group-item-info.active:focus, button.list-group-item-info.active:hover {
    background-color: #31708f;
    border-color: #31708f;
    color: #ffffff;
}
.list-group-item-warning {
    background-color: #fcf8e3;
    color: #8a6d3b;
}
a.list-group-item-warning, button.list-group-item-warning {
    color: #8a6d3b;
}
a.list-group-item-warning .list-group-item-heading, button.list-group-item-warning .list-group-item-heading {
    color: inherit;
}
a.list-group-item-warning:focus, a.list-group-item-warning:hover, button.list-group-item-warning:focus, button.list-group-item-warning:hover {
    background-color: #faf2cc;
    color: #8a6d3b;
}
a.list-group-item-warning.active, a.list-group-item-warning.active:focus, a.list-group-item-warning.active:hover, button.list-group-item-warning.active, button.list-group-item-warning.active:focus, button.list-group-item-warning.active:hover {
    background-color: #8a6d3b;
    border-color: #8a6d3b;
    color: #ffffff;
}
.list-group-item-danger {
    background-color: #f2dede;
    color: #a94442;
}
a.list-group-item-danger, button.list-group-item-danger {
    color: #a94442;
}
a.list-group-item-danger .list-group-item-heading, button.list-group-item-danger .list-group-item-heading {
    color: inherit;
}
a.list-group-item-danger:focus, a.list-group-item-danger:hover, button.list-group-item-danger:focus, button.list-group-item-danger:hover {
    background-color: #ebcccc;
    color: #a94442;
}
a.list-group-item-danger.active, a.list-group-item-danger.active:focus, a.list-group-item-danger.active:hover, button.list-group-item-danger.active, button.list-group-item-danger.active:focus, button.list-group-item-danger.active:hover {
    background-color: #a94442;
    border-color: #a94442;
    color: #ffffff;
}
.list-group-item-heading {
    margin-bottom: 5px;
    margin-top: 0;
}
.list-group-item-text {
    line-height: 1.3;
    margin-bottom: 0;
}
.embed-responsive {
    display: block;
    height: 0;
    overflow: hidden;
    padding: 0;
    position: relative;
}
.embed-responsive .embed-responsive-item, .embed-responsive iframe, .embed-responsive embed, .embed-responsive object, .embed-responsive video {
    border: 0 none;
    bottom: 0;
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
}
.embed-responsive-21by9 {
    padding-bottom: 42.8571%;
}
.embed-responsive-16by9 {
    padding-bottom: 56.25%;
}
.embed-responsive-4by3 {
    padding-bottom: 75%;
}
.embed-responsive-1by1 {
    padding-bottom: 100%;
}
.close {
    color: #3c3c3c;
    float: right;
    font-size: 1.5rem;
    line-height: 1;
}
.close:focus, .close:hover {
    color: #3c3c3c;
    cursor: pointer;
    opacity: 0.5;
    text-decoration: none;
}
button.close {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    border: 0 none;
    cursor: pointer;
    padding: 0;
}
.modal-open {
    overflow: hidden;
}
.modal {
    bottom: 0;
    display: none;
    left: 0;
    outline: 0 none;
    overflow: hidden;
    position: fixed;
    right: 0;
    top: 0;
    z-index: 10050;
}
.modal.fade .modal-dialog {
    transform: translate(0px, -25%);
	-webkit-transform: translate(0px, -25%);
	-moz-transform: translate(0px, -25%);
	-o-transform: translate(0px, -25%);
    transition: all 0.45s ease 0s;
	-webkit-transition: all 0.45s ease 0s;
	-moz-transition: all 0.45s ease 0s;
	-o-transition: all 0.45s ease 0s;
}

.col-md-6.numemodal {
    padding: 0;
}

.modal.in .modal-dialog {
    transform: translate(0px, 0px);
	-webkit-transform: translate(0px, 0px);
	-moz-transform: translate(0px, 0px);
	-o-transform: translate(0px, 0px);
}
.modal-open .modal {
    overflow-x: hidden;
    overflow-y: auto;
}
.modal-dialog {
    margin: 100px auto;
    position: relative;
    width: auto;
}
.modal-content {
    background-clip: padding-box;
    background-color: #ffffff;
    border: 1px solid #e8e8e8;
    outline: 0 none;
    position: relative;
}
.modal-backdrop {
    background-color: #000000;
    bottom: 0;
    left: 0;
    position: fixed;
    right: 0;
    top: 0;
    z-index: 10040;
}
.modal-backdrop.fade {
    opacity: 0;
	-webkit-opacity:0;
	-moz-opacity: 0;
	-o-opacity:0;
}
.modal-backdrop.in {
    opacity: 0.5;
}
.modal-header {
    border-bottom: 1px solid #e5e5e5;
    padding: 15px;
}
.modal-header::after {
    clear: both;
    content: "";
    display: table;
}
.modal-header .close {
    font-size: 42px;
    margin-top: -6px;
    padding: 0 13px;
    position: absolute;
    right: 0;
    font-family: Arial;
}
.modal-title {
    line-height: 1.5;
    margin: 0;
}
.modal-body {
    padding: 15px;
    position: relative;
}
.modal-footer {
    border-top: 1px solid #e5e5e5;
    padding: 15px;
    text-align: right;
}
.modal-footer::after {
    clear: both;
    content: "";
    display: table;
}
.modal-scrollbar-measure {
    height: 50px;
    overflow: scroll;
    position: absolute;
    top: -9999px;
    width: 50px;
}
@media (min-width: 544px) {
.modal-dialog {
    margin: 30px auto;
    max-width: 600px;
}
.modal-sm {
    max-width: 300px;
}
}
@media (min-width: 992px) {
.modal-lg {
    max-width: 900px;
}
}
.tooltip {
    display: block;
    font-family: -apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,sans-serif;
    font-size: 0.875rem;
    font-style: normal;
    font-weight: normal;
    letter-spacing: normal;
    line-height: 1.5;
    opacity: 0;
	-webkit-opacity:0;
	-moz-opacity: 0;
	-o-opacity:0;
    overflow-wrap: break-word;
    position: absolute;
    text-align: start;
    text-decoration: none;
    text-shadow: none;
    text-transform: none;
    white-space: normal;
    word-break: normal;
    word-spacing: normal;
    z-index: 1070;
}
.tooltip.in {
    opacity: 0.9;
}
.tooltip.tooltip-top, .tooltip.bs-tether-element-attached-bottom {
    margin-top: -3px;
    padding: 5px 0;
}
.tooltip.tooltip-top .tooltip-arrow, .tooltip.bs-tether-element-attached-bottom .tooltip-arrow {
    border-top-color: #ff4c4c;
    border-width: 5px 5px 0;
    bottom: 0;
    left: 50%;
    margin-left: -5px;
}
.tooltip.tooltip-right, .tooltip.bs-tether-element-attached-left {
    margin-left: 3px;
    padding: 0 5px;
}
.tooltip.tooltip-right .tooltip-arrow, .tooltip.bs-tether-element-attached-left .tooltip-arrow {
    border-right-color: #ff4c4c;
    border-width: 5px 5px 5px 0;
    left: 0;
    margin-top: -5px;
    top: 50%;
}
.tooltip.tooltip-bottom, .tooltip.bs-tether-element-attached-top {
    margin-top: 3px;
    padding: 5px 0;
}
.tooltip.tooltip-bottom .tooltip-arrow, .tooltip.bs-tether-element-attached-top .tooltip-arrow {
    border-bottom-color: #ff4c4c;
    border-width: 0 5px 5px;
    left: 50%;
    margin-left: -5px;
    top: 0;
}
.tooltip.tooltip-left, .tooltip.bs-tether-element-attached-right {
    margin-left: -3px;
    padding: 0 5px;
}
.tooltip.tooltip-left .tooltip-arrow, .tooltip.bs-tether-element-attached-right .tooltip-arrow {
    border-left-color: #ff4c4c;
    border-width: 5px 0 5px 5px;
    margin-top: -5px;
    right: 0;
    top: 50%;
}
.tooltip-inner {
    background-color: #ff4c4c;
    border-radius: 0;
    color: #ffffff;
    max-width: 200px;
    padding: 3px 8px;
    text-align: center;
}
.tooltip-arrow {
    border-color: rgba(0, 0, 0, 0);
    border-style: solid;
    height: 0;
    position: absolute;
    width: 0;
}
.popover {
    background-clip: padding-box;
    background-color: #ffffff;
    border: 1px solid rgba(0, 0, 0, 0.2);
    border-radius: 0.3rem;
    display: block;
    font-family: -apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,sans-serif;
    font-style: normal;
    font-weight: normal;
    left: 0;
    letter-spacing: normal;
    line-height: 1.5;
    max-width: 276px;
    overflow-wrap: break-word;
    padding: 1px;
    position: absolute;
    text-align: start;
    text-decoration: none;
    text-shadow: none;
    text-transform: none;
    top: 0;
    white-space: normal;
    word-break: normal;
    word-spacing: normal;
    z-index: 1060;
}
.popover.popover-top, .popover.bs-tether-element-attached-bottom {
    margin-top: -10px;
}
.popover.popover-top .popover-arrow, .popover.bs-tether-element-attached-bottom .popover-arrow {
    border-bottom-width: 0;
    border-top-color: rgba(0, 0, 0, 0.25);
    bottom: -11px;
    left: 50%;
    margin-left: -11px;
}
.popover.popover-top .popover-arrow::after, .popover.bs-tether-element-attached-bottom .popover-arrow::after {
    border-bottom-width: 0;
    border-top-color: #ffffff;
    bottom: 1px;
    content: "";
    margin-left: -10px;
}
.popover.popover-right, .popover.bs-tether-element-attached-left {
    margin-left: 10px;
}
.popover.popover-right .popover-arrow, .popover.bs-tether-element-attached-left .popover-arrow {
    border-left-width: 0;
    border-right-color: rgba(0, 0, 0, 0.25);
    left: -11px;
    margin-top: -11px;
    top: 50%;
}
.popover.popover-right .popover-arrow::after, .popover.bs-tether-element-attached-left .popover-arrow::after {
    border-left-width: 0;
    border-right-color: #ffffff;
    bottom: -10px;
    content: "";
    left: 1px;
}
.popover.popover-bottom, .popover.bs-tether-element-attached-top {
    margin-top: 10px;
}
.popover.popover-bottom .popover-arrow, .popover.bs-tether-element-attached-top .popover-arrow {
    border-bottom-color: rgba(0, 0, 0, 0.25);
    border-top-width: 0;
    left: 50%;
    margin-left: -11px;
    top: -11px;
}
.popover.popover-bottom .popover-arrow::after, .popover.bs-tether-element-attached-top .popover-arrow::after {
    border-bottom-color: #ffffff;
    border-top-width: 0;
    content: "";
    margin-left: -10px;
    top: 1px;
}
.popover.popover-left, .popover.bs-tether-element-attached-right {
    margin-left: -10px;
}
.popover.popover-left .popover-arrow, .popover.bs-tether-element-attached-right .popover-arrow {
    border-left-color: rgba(0, 0, 0, 0.25);
    border-right-width: 0;
    margin-top: -11px;
    right: -11px;
    top: 50%;
}
.popover.popover-left .popover-arrow::after, .popover.bs-tether-element-attached-right .popover-arrow::after {
    border-left-color: #ffffff;
    border-right-width: 0;
    bottom: -10px;
    content: "";
    right: 1px;
}
.popover-title {
    background-color: #f7f7f7;
    border-bottom: 1px solid #ebebeb;
    border-radius: 0.2375rem 0.2375rem 0 0;
    font-size: 1rem;
    margin: 0;
    padding: 8px 14px;
}
.popover-title:empty {
    display: none;
}
.popover-content {
    padding: 9px 14px;
}
.popover-arrow, .popover-arrow::after {
    border-color: rgba(0, 0, 0, 0);
    border-style: solid;
    display: block;
    height: 0;
    position: absolute;
    width: 0;
}
.popover-arrow {
    border-width: 11px;
}
.popover-arrow::after {
    border-width: 10px;
    content: "";
}
.carousel {
    position: relative;
}
.carousel-inner {
    overflow: hidden;
    position: relative;
    width: 100%;
}
.carousel-inner > .carousel-item {
    display: none;
    position: relative;
    transition: all 0.45s ease 0s;
	-webkit-transition: all 0.45s ease 0s;
	-moz-transition: all 0.45s ease 0s;
	-o-transition: all 0.45s ease 0s;
}
.carousel-inner > .carousel-item > img, .carousel-inner > .carousel-item > a > img {
    line-height: 1;
}
@media not all, (-webkit-transform-3d) {
.carousel-inner > .carousel-item {
    backface-visibility: hidden;
    perspective: 1000px;
    transition: all 0.45s ease 0s;
	-webkit-transition: all 0.45s ease 0s;
	-moz-transition: all 0.45s ease 0s;
	-o-transition: all 0.45s ease 0s;
}
.carousel-inner > .carousel-item.next, .carousel-inner > .carousel-item.active.right {
    left: 0;
    transform: translate3d(100%, 0px, 0px);
	-webkit-transform: translate3d(100%, 0px, 0px);
	-moz-transform: translate3d(100%, 0px, 0px);
	-o-transform: translate3d(100%, 0px, 0px);
}
.carousel-inner > .carousel-item.prev, .carousel-inner > .carousel-item.active.left {
    left: 0;
     transform: translate3d(-100%, 0px, 0px);
	-webkit-transform: translate3d(-100%, 0px, 0px);
	-moz-transform: translate3d(-100%, 0px, 0px);
	-o-transform: translate3d(-100%, 0px, 0px);
}
.carousel-inner > .carousel-item.next.left, .carousel-inner > .carousel-item.prev.right, .carousel-inner > .carousel-item.active {
    left: 0;
     transform: translate3d(0px, 0px, 0px);
	-webkit-transform: translate3d(0px, 0px, 0px);
	-moz-transform: translate3d(0px, 0px, 0px);
	-o-transform: translate3d(0px, 0px, 0px);
}
}
.carousel-inner > .active, .carousel-inner > .next, .carousel-inner > .prev {
    display: block;
}
.carousel-inner > .active {
    left: 0;
}
.carousel-inner > .next, .carousel-inner > .prev {
    position: absolute;
    top: 0;
    width: 100%;
}
.carousel-inner > .next {
    left: 100%;
}
.carousel-inner > .prev {
    left: -100%;
}
.carousel-inner > .next.left, .carousel-inner > .prev.right {
    left: 0;
}
.carousel-inner > .active.left {
    left: -100%;
}
.carousel-inner > .active.right {
    left: 100%;
}
.carousel-control {
    bottom: 0;
    color: #ffffff;
    font-size: 20px;
    left: 0;
    opacity: 0.5;
    position: absolute;
    text-align: center;
    text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
    top: 0;
    width: 15%;
}
.carousel-control.left {
    background-image: linear-gradient(to right, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0) 100%);
    background-repeat: repeat-x;
}
.carousel-control.right {
    background-image: linear-gradient(to right, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.5) 100%);
    background-repeat: repeat-x;
    left: auto;
    right: 0;
}
.carousel-control:focus, .carousel-control:hover {
    color: #ffffff;
    opacity: 0.9;
    outline: 0 none;
    text-decoration: none;
}
.carousel-control .icon-prev, .carousel-control .icon-next {
    display: inline-block;
    font-family: serif;
    height: 20px;
    line-height: 1;
    margin-top: -10px;
    position: absolute;
    top: 50%;
    width: 20px;
    z-index: 5;
}
.carousel-control .icon-prev {
    left: 50%;
    margin-left: -10px;
}
.carousel-control .icon-next {
    margin-right: -10px;
    right: 50%;
}
.carousel-control .icon-prev::before {
    content: "â€¹";
}
.carousel-control .icon-next::before {
    content: "â€º";
}
.carousel-indicators {
    bottom: 10px;
    left: 50%;
    list-style: outside none none;
    margin-left: -30%;
    padding-left: 0;
    position: absolute;
    text-align: center;
    width: 60%;
    z-index: 15;
}
.carousel-indicators li {
    background-color: rgba(0, 0, 0, 0);
    border: 1px solid #ffffff;
   border-radius: 10px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	-o-border-radius: 10px;
    cursor: pointer;
    display: inline-block;
    height: 10px;
    margin: 1px;
    text-indent: -999px;
    width: 10px;
}
.carousel-indicators .active {
    background-color: #ffffff;
    height: 12px;
    margin: 0;
    width: 12px;
}
.carousel-caption {
    bottom: 20px;
    color: #ffffff;
    left: 15%;
    padding-bottom: 20px;
    padding-top: 20px;
    position: absolute;
    right: 15%;
    text-align: center;
    text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
    z-index: 10;
}
.carousel-caption .btn {
    text-shadow: none;
}
@media (min-width: 544px) {
.carousel-control .icon-prev, .carousel-control .icon-next {
    font-size: 30px;
    height: 30px;
    margin-top: -15px;
    width: 30px;
}
.carousel-control .icon-prev {
    margin-left: -15px;
}
.carousel-control .icon-next {
    margin-right: -15px;
}
.carousel-caption {
    left: 20%;
    padding-bottom: 30px;
    right: 20%;
}
.carousel-indicators {
    bottom: 20px;
}
}
.bg-faded {
    background-color: #f7f7f9;
}
.bg-primary {
    background-color: #eb4815 !important;
    color: #ffffff !important;
}
a.bg-primary:focus, a.bg-primary:hover {
    background-color: #2592a9 !important;
}
.bg-success {
    background-color: #4cbb6c !important;
    color: #ffffff !important;
}
a.bg-success:focus, a.bg-success:hover {
    background-color: #3a9a56 !important;
}
.bg-info {
    background-color: #5bc0de !important;
    color: #ffffff !important;
}
a.bg-info:focus, a.bg-info:hover {
    background-color: #31b0d5 !important;
}
.bg-warning {
    background-color: #ff9a52 !important;
    color: #ffffff !important;
}
a.bg-warning:focus, a.bg-warning:hover {
    background-color: #ff7c1f !important;
}
.bg-danger {
    background-color: #ff4c4c !important;
    color: #ffffff !important;
}
a.bg-danger:focus, a.bg-danger:hover {
    background-color: #ff1919 !important;
}
.bg-inverse {
    background-color: #878787 !important;
    color: #ffffff !important;
}
a.bg-inverse:focus, a.bg-inverse:hover {
    background-color: #6e6e6e !important;
}
.clearfix::after {
    clear: both;
    content: "";
    display: table;
}
.d-block {
    display: block !important;
}
.d-inline-block {
    display: inline-block !important;
}
.d-inline {
    display: inline !important;
}
.pull-xs-left {
    float: left !important;
}
.float-xs-left {
    float: left !important;
}
.pull-xs-right {
    float: right !important;
}
.float-xs-right {
    float: right;
}
.pull-xs-none {
    float: none !important;
}
@media (min-width: 544px) {
.pull-sm-left {
    float: left !important;
}
.pull-sm-right {
    float: right !important;
}
.pull-sm-none {
    float: none !important;
}
}
@media (min-width: 768px) {
.pull-md-left {
    float: left !important;
}
.pull-md-right {
    float: right !important;
}
.pull-md-none {
    float: none !important;
}
}
@media (min-width: 992px) {
.pull-lg-left {
    float: left !important;
}
.pull-lg-right {
    float: right !important;
}
.pull-lg-none {
    float: none !important;
}
}
@media (min-width: 1200px) {
.pull-xl-left {
    float: left !important;
}
.pull-xl-right {
    float: right !important;
}
.pull-xl-none {
    float: none !important;
}
}
.sr-only {
    border: 0 none;
    clip: rect(0px, 0px, 0px, 0px);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
}
.sr-only-focusable:active, .sr-only-focusable:focus {
    clip: auto;
    height: auto;
    margin: 0;
    overflow: visible;
    position: static;
    width: auto;
}
.w-100 {
    width: 100% !important;
}
.m-x-auto {
    margin-left: auto !important;
    margin-right: auto !important;
}
.m-a-0 {
    margin: 0 !important;
}
.m-t-0 {
    margin-top: 0 !important;
}
.m-r-0 {
    margin-right: 0 !important;
}
.m-b-0 {
    margin-bottom: 0 !important;
}
.m-l-0 {
    margin-left: 0 !important;
}
.m-x-0 {
    margin-left: 0 !important;
    margin-right: 0 !important;
}
.m-y-0 {
    margin-bottom: 0 !important;
    margin-top: 0 !important;
}
.m-a-1 {
    margin: 1rem !important;
}
.m-t-1 {
    margin-top: 1rem !important;
}
.m-r-1 {
    margin-right: 1rem !important;
}
.m-b-1 {
    margin-bottom: 1rem !important;
}
.m-l-1 {
    margin-left: 1rem !important;
}
.m-x-1 {
    margin-left: 1rem !important;
    margin-right: 1rem !important;
}
.m-y-1 {
    margin-bottom: 1rem !important;
    margin-top: 1rem !important;
}
.m-a-2 {
    margin: 1.5rem !important;
}
.m-t-2 {
    margin-top: 1.5rem !important;
}
.m-r-2 {
    margin-right: 1.5rem !important;
}
.m-b-2 {
    margin-bottom: 1.5rem !important;
}
.m-l-2 {
    margin-left: 1.5rem !important;
}
.m-x-2 {
    margin-left: 1.5rem !important;
    margin-right: 1.5rem !important;
}
.m-y-2 {
    margin-bottom: 1.5rem !important;
    margin-top: 1.5rem !important;
}
.m-a-3 {
    margin: 3rem !important;
}
.m-t-3 {
    margin-top: 3rem !important;
}
.m-r-3 {
    margin-right: 3rem !important;
}
.m-b-3 {
    margin-bottom: 3rem !important;
}
.m-l-3 {
    margin-left: 3rem !important;
}
.m-x-3 {
    margin-left: 3rem !important;
    margin-right: 3rem !important;
}
.m-y-3 {
    margin-bottom: 3rem !important;
    margin-top: 3rem !important;
}
.p-a-0 {
    padding: 0 !important;
}
.p-t-0 {
    padding-top: 0 !important;
}
.p-r-0 {
    padding-right: 0 !important;
}
.p-b-0 {
    padding-bottom: 0 !important;
}
.p-l-0 {
    padding-left: 0 !important;
}
.p-x-0 {
    padding-left: 0 !important;
    padding-right: 0 !important;
}
.p-y-0 {
    padding-bottom: 0 !important;
    padding-top: 0 !important;
}
.p-a-1 {
    padding: 1rem !important;
}
.p-t-1 {
    padding-top: 1rem !important;
}
.p-r-1 {
    padding-right: 1rem !important;
}
.p-b-1 {
    padding-bottom: 1rem !important;
}
.p-l-1 {
    padding-left: 1rem !important;
}
.p-x-1 {
    padding-left: 1rem !important;
    padding-right: 1rem !important;
}
.p-y-1 {
    padding-bottom: 1rem !important;
    padding-top: 1rem !important;
}
.p-a-2 {
    padding: 1.5rem !important;
}
.p-t-2 {
    padding-top: 1.5rem !important;
}
.p-r-2 {
    padding-right: 1.5rem !important;
}
.p-b-2 {
    padding-bottom: 1.5rem !important;
}
.p-l-2 {
    padding-left: 1.5rem !important;
}
.p-x-2 {
    padding-left: 1.5rem !important;
    padding-right: 1.5rem !important;
}
.p-y-2 {
    padding-bottom: 1.5rem !important;
    padding-top: 1.5rem !important;
}
.p-a-3 {
    padding: 3rem !important;
}
.p-t-3 {
    padding-top: 3rem !important;
}
.p-r-3 {
    padding-right: 3rem !important;
}
.p-b-3 {
    padding-bottom: 3rem !important;
}
.p-l-3 {
    padding-left: 3rem !important;
}
.p-x-3 {
    padding-left: 3rem !important;
    padding-right: 3rem !important;
}
.p-y-3 {
    padding-bottom: 3rem !important;
    padding-top: 3rem !important;
}
.pos-f-t {
    left: 0;
    position: fixed;
    right: 0;
    top: 0;
    z-index: 1030;
}
.text-justify {
    text-align: justify !important;
}
.text-nowrap {
    white-space: nowrap !important;
}
.text-truncate {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.text-xs-left {
    text-align: left !important;
}
.text-xs-right {
    text-align: right ;
}
.text-xs-center {
    text-align: center !important;
}
@media (min-width: 544px) {
.text-sm-left {
    text-align: left !important;
}
.text-sm-right {
    text-align: right !important;
}
.text-sm-center {
    text-align: center !important;
}
}
@media (min-width: 768px) {
.text-md-left {
    text-align: left !important;
}
.text-md-right {
    text-align: right !important;
}
.text-md-center {
    text-align: center !important;
}
}
@media (min-width: 992px) {
.text-lg-left {
    text-align: left !important;
}
.text-lg-right {
    text-align: right !important;
}
.text-lg-center {
    text-align: center !important;
}
}
@media (min-width: 1200px) {
.text-xl-left {
    text-align: left !important;
}
.text-xl-right {
    text-align: right !important;
}
.text-xl-center {
    text-align: center !important;
}
}
.text-lowercase {
    text-transform: lowercase !important;
}
.text-uppercase {
    text-transform: uppercase !important;
}
.text-capitalize {
    text-transform: capitalize !important;
}
.font-weight-normal {
    font-weight: normal;
}
.font-weight-bold {
    font-weight: bold;
}
.font-italic {
    font-style: italic;
}
.text-muted {
    display: none;
}
a.text-muted:focus, a.text-muted:hover {
}
.text-primary {
    color: #eb4815 !important;
}
a.text-primary:focus, a.text-primary:hover {
    color: #2592a9 !important;
}
.text-success {
    color: #4cbb6c !important;
}
a.text-success:focus, a.text-success:hover {
    color: #3a9a56 !important;
}
.text-info {
    color: #5bc0de !important;
}
a.text-info:focus, a.text-info:hover {
    color: #31b0d5 !important;
}
.text-warning {
    color: #ff9a52 !important;
}
a.text-warning:focus, a.text-warning:hover {
    color: #ff7c1f !important;
}
.text-danger {
    color: #ff4c4c !important;
}
a.text-danger:focus, a.text-danger:hover {
    color: #ff1919 !important;
}
.text-hide {
    background-color: rgba(0, 0, 0, 0);
    border: 0 none;
    color: rgba(0, 0, 0, 0);
    font: 0px/0 a;
    text-shadow: none;
}
.invisible {
    visibility: hidden !important;
}
.hidden-xs-up {
    display: none !important;
}
@media (max-width: 543px) {
.hidden-xs-down {
    display: none !important;
}
}
@media (min-width: 544px) {
.hidden-sm-up {
    display: none !important;
}
}
@media (max-width: 767px) {
.hidden-sm-down {
    display: none !important;
}
}
@media (min-width: 768px) {
.hidden-md-up {
    display: none !important;
}
}
@media (max-width: 991px) {
.hidden-md-down {
    display: none !important;
}
}
@media (min-width: 992px) {
.hidden-lg-up {
    display: none !important;
}
}
@media (max-width: 1199px) {
.hidden-lg-down {
    display: none !important;
}
}
@media (min-width: 1200px) {
.hidden-xl-up {
    display: none !important;
}
}
.hidden-xl-down {
    display: none !important;
}
.visible-print-block {
    display: none !important;
}
@media print {
.visible-print-block {
    display: block !important;
}
}
.visible-print-inline {
    display: none !important;
}
@media print {
.visible-print-inline {
    display: inline !important;
}
}
.visible-print-inline-block {
    display: none !important;
}
@media print {
.visible-print-inline-block {
    display: inline-block !important;
}
}
@media print {
.hidden-print {
    display: none !important;
}
}
@font-face {
    font-family: "Material Icons";
    font-style: normal;
    font-weight: 400;
    src: local("Material Icons"), local("MaterialIcons-Regular"), url("../css/570eb83859dc23dd0eec423a49e147fe.woff2") format("woff2"), url("../css/012cf6a10129e2275d79d6adac7f3b02.woff") format("woff"), url("../css/a37b0c01c0baf1888ca812cc0508f6e2.ttf") format("truetype");
    font-display: swap;
    }

.material-icons {
    direction: ltr;
    display: inline-block;
    font-family: "Material Icons";
    font-feature-settings: "liga";
    font-size: 24px;
	
    font-style: normal;
    font-weight: normal;
    height: 1em;
    letter-spacing: normal;
    line-height: 1;
    overflow-wrap: normal;
    text-rendering: optimizelegibility;
    text-transform: none;
    vertical-align: middle;
    white-space: nowrap;
    width: 1em;
}
.lang-rtl * {
    direction: rtl !important;
}
.lang-rtl main {
    text-align: right !important;
}
body, html {
    height: 100%;
}
body {
    background-color: #f5f5f5;
    color: #3c3c3c;
    font-family: 'Roboto Condensed', sans-serif;
    font-size: 15px;
    font-weight: 400;
    letter-spacing: 0.8px;
    line-height: 1.42857143;
}
ul {
    list-style: outside none none;
    padding-left: 0;
}
a:hover {
    color: #eb4815;
    text-decoration: none;
}

.remove-from-cart:hover{
    color: #eb4815!important
}
p {
    margin: 0 0 10px;
}
.dropdown-item:focus, .dropdown-item:hover {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
}
.color, .custom-checkbox input[type="checkbox"] + span.color {
    background-size: contain;
    cursor: pointer;
    display: inline-block;
    height: 16px;
    margin: 3px;
    width: 16px;
}
.color {
    border: 1px solid #666666;
}
.color.active, .color:hover, .custom-checkbox input[type="checkbox"] + span.color.active, .custom-checkbox input[type="checkbox"] + span.color:hover {
    border: 2px solid #000000;
}
.facet-label.active .custom-checkbox span.color, .facet-label:hover .custom-checkbox span.color {
    border: 2px solid #000000;
}
.h1, .h2, .h3 {
    color: #3c3c3c;
    text-transform: uppercase;
}
.h4 {
    color: #3c3c3c;
    font-weight: 700;
}
.btn-primary, .btn-secondary, .btn-tertiary, .products .all-product-link {
    padding: 4px 18px;
}
.btn-primary .material-icons, .btn-secondary .material-icons, .btn-tertiary .material-icons {
    margin-right: 5px;
}
.btn-tertiary {
    font-size: 13px;
    font-weight: 400;
    margin: 0.25rem 0;
    padding: 0.25rem;
}
.btn-tertiary .material-icons {
    font-size: 1rem;
}
.card {
    background: #fff;
    border: 1px solid #e5e5e5;
	color: #000
}
label, .label {
    color: #3c3c3c;
    text-align: right;
}
small.label, small.value {
    font-size: 0.8125rem;
}
.form-control-label {
    padding-top: 4px;
}
.form-control {
}
.form-control:focus {
}
.input-group.focus {
}
.input-group .form-control:focus {
    outline: medium none;
}
.input-group .input-group-btn > .btn {
    border: 0 none;
    box-shadow: none;
    color: #ffffff;
    font-size: 11px;
    font-weight: normal;
    margin-left: 0;
    padding: 4px 12px;
    text-transform: uppercase;
}
.form-control-select {
    -moz-appearance: none;
    /*background: #ffffff url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADAAAAAwCAQAAAD9CzEMAAAAPklEQVR4Ae3TwREAEBQD0V/6do4SXPZg7EsBhsQ8IEmSMOsiuEfg3gL3oXC7wK0bd1G4o8X9F4yIkyQfSrIByQBjp7QuND8AAAAASUVORK5CYII=") no-repeat scroll right 0.5rem center / 1.25rem 1.25rem;*/
    height: 2.625rem;
    padding-right: 2rem;
}
.form-control-valign {
    padding-top: 0.5rem;
}
.form-control-comment {
    font-size: 13px;
    padding-left: 0;
    padding-top: 0.5rem;
}
.form-control-submit.disabled {
    background: #5bc0de none repeat scroll 0 0;
    color: #ffffff;
}
.form-group.has-error input, .form-group.has-error select {
    border-color: #ff4c4c;
}
.form-group.has-error .help-block {
    color: #ff4c4c;
}
.group-span-filestyle label {
    margin: 0;
}
.group-span-filestyle .btn-default, .group-span-filestyle .bootstrap-touchspin .btn-touchspin, .bootstrap-touchspin .group-span-filestyle .btn-touchspin {
    background: #eb4815 none repeat scroll 0 0;
    border-radius: 0;
    color: #ffffff;
    font-size: 0.875rem;
    padding: 0.5rem 1rem;
    text-transform: uppercase;
}
.bootstrap-touchspin input:focus {
    outline: medium none;
}
.bootstrap-touchspin input.form-control {
    border: 1px solid rgba(0, 0, 0, 0.15);
}
.bootstrap-touchspin .btn-touchspin {
    background-color: #ffffff;
    border: 1px solid rgba(0, 0, 0, 0.15);
    height: 1.3125rem;
}
.bootstrap-touchspin .btn-touchspin:hover {
    background-color: #ebebeb;
}
.bootstrap-touchspin .input-group-btn-vertical {
    color: #3c3c3c;
}
.bootstrap-touchspin .input-group-btn-vertical .bootstrap-touchspin-up {
    border-radius: 0;
}
.bootstrap-touchspin .input-group-btn-vertical .bootstrap-touchspin-down {
    border-radius: 0;
}
.bootstrap-touchspin .input-group-btn-vertical .touchspin-up::after {
    content: "\E5CE";
}
.bootstrap-touchspin .input-group-btn-vertical .touchspin-down::after {
    content: "\E5CF";
}
.bootstrap-touchspin .input-group-btn-vertical i {
    font-size: 0.9375rem;
    left: 0.1875rem;
    top: 0.0625rem;
}
.custom-radio {
    background: #ffffff none repeat scroll 0 0;
    border: 1px solid #000000;
    border-radius: 50%;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	-o-border-radius: 50%;
    cursor: pointer;
    display: inline-block;
    height: 18px;
    margin-right: 1.25rem;
    position: relative;
    vertical-align: middle;
    width: 18px;
}
.custom-radio input[type="radio"] {
    cursor: pointer;
    opacity: 0;
	-webkit-opacity:0;
	-moz-opacity: 0;
	-o-opacity:0;
}
.custom-radio input[type="radio"]:checked + span {
    background-color: #eb4815;
  border-radius: 50%;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	-o-border-radius: 50%;
    display: block;
    height: 10px;
    left: 3px;
    position: absolute;
    top: 3px;
    width: 10px;
}
.custom-checkbox {
    position: relative;
}
.custom-checkbox input[type="checkbox"] {
    cursor: pointer;
    margin-top: 0.3rem;
    opacity: 0;
	-webkit-opacity:0;
	-moz-opacity: 0;
	-o-opacity:0;
    position: absolute;
    height: 15px;
    width: 15px;

}
.custom-checkbox input[type="checkbox"] + span {
    border: 1px solid #666666;
    cursor: pointer;
    display: inline-block;
    height: 15px;
    margin-right: 3px;
    vertical-align: -1px;
    width: 15px;
}
.custom-checkbox input[type="checkbox"] + span .checkbox-checked {
    color: #666666;
    display: none;
    font-size: 16px;
    margin: -2px 0 0 -1px;
}
.custom-checkbox input[type="checkbox"]:checked + span .checkbox-checked {
    display: block;
}
.custom-checkbox label {
    text-align: left;
}
.text-muted {
}
.done {
    color: #4cbb6c;
    display: inline-block;
    margin-right: 1.5625rem;
    padding: 0 0.8125rem;
}
.thumb-mask > .mask {
    border: 1px solid #ebebeb;
    height: 3.4375rem;
    margin: 0.625rem 0;
    overflow: hidden;
    position: relative;
    width: 3.4375rem;
}
.thumb-mask > .mask img {
    height: 55px;
    width: 55px;
}
.definition-list dl {
    display: flex;
    flex-wrap: wrap;
}
.definition-list dl dt {
    font-weight: normal;
}
.definition-list dl dd, .definition-list dl dt {
    -moz-box-flex: 0;
    background: #ebebeb none repeat scroll 0 0;
    flex: 0 0 45%;
    margin: 0.125rem;
    padding: 0.625rem;
}
.definition-list dl dd:nth-of-type(2n), .definition-list dl dt:nth-of-type(2n) {
    background: #f6f6f6 none repeat scroll 0 0;
}
.help-block {
    margin-top: 0.625rem;
}
.btn.disabled, .btn.disabled:hover {
    background: #000000 none repeat scroll 0 0;
}
.alert-warning .material-icons {
    color: #ff9a52;
    font-size: 2rem;
    margin-right: 0.625rem;
    padding-top: 0.3125rem;
}
.alert-warning .alert-text {
    font-size: 0.9375rem;
    padding-top: 0.625rem;
}
.alert-warning .alert-link {
    border-radius: 2px;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	-o-border-radius: 2px;
    border-width: 2px;
    color: #6c868e;
    font-size: 0.8125rem;
    font-weight: 600;
    margin-left: 0.625rem;
    padding: 0.3125rem 1.25rem;
}
.alert-warning ul li:last-child .alert-link {
    color: #ffffff;
}
.alert-warning .warning-buttons {
    margin-top: 0.3125rem;
}
.btn-tertiary-outline {
    background-color: rgba(0, 0, 0, 0);
    background-image: none;
    border: 0.15rem solid #6c868e;
    color: #6c868e;
}
.btn-tertiary-outline:hover {
    border-color: #bbcdd2;
    color: #bbcdd2;
}
.alert {
}
.nav-item .nav-link, .nav-item .nav-separtor {
    font-weight: 600;
    color: #7a7a7a;
}
.nav-item .nav-link.active, .nav-item .nav-separtor.active {
    color: #232323;
}
.dropdown {
    color: #000000;
}
.dropdown:hover .expand-more {
    color: #eb4815;
}
.dropdown .expand-more {
    -moz-user-select: none;
    color: #000000;
    cursor: pointer;
}
.dropdown .active {
    max-height: 200px;
    overflow-y: hidden;
    visibility: visible;
}
.dropdown select {
    -moz-appearance: none;
    background: #ffffff none repeat scroll 0 0;
    border: 0 none;
    color: #3c3c3c;
    outline: 0 none;
}
.dropdown-item:focus, .dropdown-item:hover {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    color: #eb4815;
    text-decoration: none;
/*    border-bottom: 1px solid grey;*/
}

.search-button, #_desktop_cart .link , #_mobile_cart .link {
	
    height: 25px;
    width: 25px;
	cursor: pointer;
	display: block;
}
.search-button i, .account-button i, #_desktop_cart .link i, #_mobile_cart .link i {
    display: none;
}
.account-button {
    background: url(../img/tmgs/avatar.svg) no-repeat scroll center center/ 20px 20px;
}
.account-button:hover {
    background-image: url(../img/tmgs/avatar-h.svg) ;
}
.search-button {
    background: url(../img/tmgs/search.svg) no-repeat scroll center center/ 20px 20px;
}
.search-button:hover {
    background-image: url(../img/tmgs/search-h.svg);
}

#_desktop_cart .link, #_mobile_cart .link {
	background: url(../img/tmgs/bag.svg) no-repeat scroll center center / 20px 20px;
}
/*
.account-button:hover {
    background-position: center -122px;
}*/

#_desktop_cart .link:hover, #_mobile_cart .link:hover {
	background-image: url(../img/tmgs/bag-h.svg) ;
}


/*.search-widget form input[type="text"]:focus {
    background: #ffffff none repeat scroll 0 0;
}
*/


/*.search-widget form button[type="submit"]:hover, .search-widget form input[type="text"]:focus + button[type="submit"] {
    background-color: #eb4815;
}*/




#index #header .header-top .header-nav-full.fixed .top-menu .sub-menu { background: #fff; border-color: #ddd; border-top: none; }

#index #header .header-top .header-nav-full.fixed {
    position: fixed;
    top: 0;
    left: 0;
	background: #000 !important;
    z-index: 999;
    right: 0; 
	transition: all 0.45s ease 0s;
	-webkit-transition: all 0.45s ease 0s;
	-moz-transition: all 0.45s ease 0s;
	-o-transition: all 0.45s ease 0s;
	border-color: #ddd !important;
}

@media (min-width: 767px) {

#header .header-nav-full.fixed .header_logo {
    width: 160px;
	transition: all 0.45s ease 0s;
	-webkit-transition: all 0.45s ease 0s;
	-moz-transition: all 0.45s ease 0s;
	-o-transition: all 0.45s ease 0s;
    padding: 22px 0;
}

 #header .header-top .header-nav-full.fixed {
    background: #000  none repeat scroll 0 0;
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 9999;
	transition: all 0.45s ease 0s;
	-webkit-transition: all 0.45s ease 0s;
	-moz-transition: all 0.45s ease 0s;
	-o-transition: all 0.45s ease 0s;
}
}

@media (max-width: 767px) {
.header-top .search-widget {
    float: none;
    width: 100%;
}
#_desktop_currency_selector, #_desktop_language_selector {
    padding: 0;
}
.header-top .search-widget form {
    margin: 0 auto;
}
.header-top .search-widget form input[type="text"] {
    background: #ffffff none repeat scroll 0 0;
    min-width: inherit;
	font-size: 14px;
    padding: 10px;
	border: none;
}
#header .header-nav.fixed {
    box-shadow: 5px 0 10px rgba(0, 0, 0, 0.2);
	padding:0;
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 9999;
}
}
.top-menu[data-depth="1"] {
    margin: 0.625rem;
}
.top-menu a:not([data-depth="0"]) {
    color: #3c3c3c;
    display: block;   
    font-weight: 500;
}
.top-menu a.dropdown-submenu, #header .header-top .menu .more_sub_menu a {
    color: #3c3c3c;
    font-weight: 400;
    text-transform: capitalize;
}
#header .header-top .menu .more_sub_menu a {
    margin-left: 20px;
    padding: 0 0 10px;
}
#header .header-top .menu .more_sub_menu .sub-menu {
    display: none;
}
.top-menu a[data-depth="0"] {
	font-size: 16px;
    padding: 54px 20px;
	transition: all 0.45s ease 0s;
	-webkit-transition: all 0.45s ease 0s;
	-moz-transition: all 0.45s ease 0s;
	-o-transition: all 0.45s ease 0s;
}
#header .header-top .menu .sub-menu a {
    color: #000000;
	font-weight: 400;
	font-size: 14px;
	text-transform: none;
}

#header .header-top .menu .sub-menu a:before {
    content: "-";
}

#header .header-top .menu > ul.top-menu > li.current a[data-depth="0"] .items,
#header .header-top .menu > ul.top-menu > li:hover a[data-depth="0"] .items {
    background: #eb4815;
	color: #fff;
}

#header .header-top .menu > ul.top-menu > li a[data-depth="0"] .items {
    background: transparent;
    border-radius: 25px;
	-webkit-border-radius: 25px;
	-moz-border-radius: 25px;
	-o-border-radius: 25px;
    display: block;
    padding: 5px 20px;
}

#header .header-top .menu a, #mobile_top_menu_wrapper .top-menu a, #mobile_top_menu_wrapper .top-menu .sub-menu a {
     color: #fff;
	 text-transform: uppercase
}
#header .top-menu a[data-depth="0"]:hover, #header .top-menu .sub-menu a:hover, #mobile_top_menu_wrapper .top-menu a:hover, #mobile_top_menu_wrapper .top-menu .sub-menu a:hover, #header .header-top .menu .more_sub_menu a:hover {
    color: #eb4815;
    text-decoration: none;
}
.top-menu a[data-depth="1"], .top-menu a[data-depth="2"] {
     padding: 4px 0;
}

.top-menu .menu-banners {
    margin-top: 20px;
}

.top-menu .collapse {
    display: inherit;
}

.top-menu li:nth-last-child(-n+2) .sub-menu{
    left: auto !important;
    right: -180px !important;
}


.top-menu .sub-menu {
    background: #ffffff none repeat scroll 0 0;
    border: 1px solid #f2f2f2;
    border-radius: 0;
    display: none;
    left: 15px;
    margin-left: 0;
    padding: 5px;
    right: auto;
    width: 150px;
    z-index: 10000;
}

.header-top .top-menu .sub-menu {
    top: 90px !important;
}

.header-top.fixed .top-menu .sub-menu {
    top: 55px !important;
}
@media (max-width: 991px){
.header-top .top-menu .sub-menu {
    top: 30px !important;
}

}



.top-menu .sub-menu .menu-banner {
    /*float: left;*/
    text-align: center;
}
.top-menu .sub-menu .menu-banner img {
    max-width: 100%;
    padding: 2% 15%;
    height: 65px;
    border-top: 1px solid #a5a5a5;
}
.top-menu .sub-menu.collapse {
    display: none;
}
.top-menu .sub-menu.mega ul[data-depth="1"] > li {
    width: 33.3%;
	margin: 0 0 -10px 0 ;
    padding: 0 10px;
}
.top-menu .sub-menu ul[data-depth="1"] > li {
    float: left;
    margin: 0;
    width: 100%;
}
.top-menu .popover {
    max-width: inherit;
}
.popover.bs-tether-element-attached-top {
    margin-top: 0;
}
#mobile_top_menu_wrapper {
    background: #f6f6f6 none repeat scroll 0 0;
    height: 100%;
    margin-top: 0;
    overflow: auto;
    padding-bottom: 55px;
    position: fixed;
    width: 100%;
    z-index: 999;
}
#mobile_top_menu_wrapper #top-menu {
    margin-bottom: 0;
}
#mobile_top_menu_wrapper .top-menu .collapse-icons[aria-expanded="true"] .add {
    display: none;
}
#mobile_top_menu_wrapper .top-menu .collapse-icons[aria-expanded="true"] .remove {
    display: block;
}
#mobile_top_menu_wrapper .top-menu .collapse-icons .remove {
    display: none;
}
#mobile_top_menu_wrapper .top-menu .navbar-toggler {
    display: inline-block;
    padding: 0;
}
#mobile_top_menu_wrapper .top-menu a[data-depth="0"] {
    padding: 5px 20px;
}
#mobile_top_menu_wrapper .top-menu .collapse {
    display: none;
}
#mobile_top_menu_wrapper .top-menu .collapse.in {
    display: block;
}
#mobile_top_menu_wrapper .top-menu .sub-menu {
    background: #f6f6f6 none repeat scroll 0 0;
    border: 0 none;
    box-shadow: none;
    display: block;
    margin-left: 0;
    min-width: 100%;
    overflow: hidden;
    padding: 0;
    position: static;
    width: 100%;
    z-index: inherit;
}
#mobile_top_menu_wrapper .top-menu .sub-menu.collapse {
    display: none;
}
#mobile_top_menu_wrapper .top-menu .sub-menu.collapse.in {
    display: block;
}
#mobile_top_menu_wrapper .top-menu .sub-menu ul[data-depth="0"] > li {
    border-bottom: 1px solid #000000;
}
#mobile_top_menu_wrapper .top-menu .sub-menu ul[data-depth="1"] {
    margin: 0;
}
#mobile_top_menu_wrapper .top-menu .sub-menu ul[data-depth="1"] > li {
    float: none;
    margin: 0;
    padding-left: 0px;
}
#mobile_top_menu_wrapper .top-menu .sub-menu ul[data-depth="1"] > li a {
    text-transform: none;
}
#mobile_top_menu_wrapper .top-menu .sub-menu ul {
    padding: 0;
}
#mobile_top_menu_wrapper .top-menu .sub-menu li > a {
    padding: 5px 30px;
}
#mobile_top_menu_wrapper .top-menu .sub-menu ul[data-depth="2"] li a {
    padding: 5px 40px;
}
#mobile_top_menu_wrapper .top-menu .sub-menu ul[data-depth="3"] li a {
    padding-left: 30px;
}
#mobile_top_menu_wrapper .top-menu .sub-menu ul[data-depth="4"] li a {
    padding-left: 40px;
}
#mobile_top_menu_wrapper .top-menu .popover {
    border-radius: 0;
}
#mobile_top_menu_wrapper .js-top-menu-bottom a {
    color: #3c3c3c;
}
#mobile_top_menu_wrapper .js-top-menu-bottom .language-selector-wrapper {
    padding: 0;
}
#mobile_top_menu_wrapper .js-top-menu-bottom .language-selector-wrapper .language-selector {
    display: inline;
}
#mobile_top_menu_wrapper .js-top-menu-bottom .currency-selector {
    padding: 0;
}
#mobile_top_menu_wrapper .js-top-menu-bottom #contact-link {
    padding: 0.625rem;
}
#mobile_top_menu_wrapper .js-top-menu-bottom .user-info {
    padding: 0 0.625rem;
}
#mobile_top_menu_wrapper .js-top-menu-bottom .user-info a {
    display: block;
    padding: 0.625rem 0;
    width: 100%;
}
body#checkout {
    color: #3c3c3c;
}
body#checkout #header .header-nav {
    border: medium none;
    margin-bottom: 0;
    max-height: none;
}
body#checkout #header .header-nav .logo {
    max-height: 4.375rem;
    width: auto;
}
body#checkout [data-action="show-password"] {
    background: #878787 none repeat scroll 0 0;
}
body#checkout .custom-checkbox {
    display: flex;
}
body#checkout .custom-checkbox span {
    -moz-box-flex: 0;
    flex: 0 0 15px;
    margin-right: 8px;
    margin-top: 6px;
}
body#checkout a:hover {
}
body#checkout section#content {
    margin-bottom: 1.5625rem;
}
body#checkout .container {
    min-height: 100%;
}
    @media (max-width: 767px){
    	body#checkout .container {
    min-height: 0;
    }
}
body#checkout section.checkout-step {
    border: 1px solid #e5e5e5 ;
    margin-bottom: 10px;
	background: #fff ;
    padding: 15px;
}
body#checkout section.checkout-step .step-title {
    cursor: pointer;
    font-size: 16px;
    margin-bottom: 0;
    text-transform: uppercase;
}
body#checkout section.checkout-step .content {
    padding: 0 2.3125rem;
}
body#checkout section.checkout-step .step-edit {
    font-weight: normal;
    text-transform: lowercase;
}
body#checkout section.checkout-step .step-edit .edit {
    font-size: 1rem;
}
body#checkout section.checkout-step .not-allowed {
    cursor: not-allowed;
    opacity: 0.5;
}
body#checkout section.checkout-step .content, body#checkout section.checkout-step .done, body#checkout section.checkout-step .step-edit {
    display: none;
}
body#checkout section.checkout-step.-current .content {
    display: block;
}
body#checkout section.checkout-step.-current.-reachable.-complete .done, body#checkout section.checkout-step.-current.-reachable.-complete .step-edit {
    display: none;
}
body#checkout section.checkout-step.-current.-reachable.-complete .step-number {
    display: inline-block;
}
body#checkout section.checkout-step.-current.-reachable.-complete .content {
    display: block;
}
body#checkout section.checkout-step.-reachable.-complete h1 .done {
    display: inline-block;
}
body#checkout section.checkout-step.-reachable.-complete h1 .step-number {
    display: none;
}
body#checkout section.checkout-step.-reachable.-complete h1 .step-edit {
    cursor: pointer;
    display: block;
    float: right;
    margin-right: 0.125rem;
    text-transform: capitalize;
}
body#checkout section.checkout-step.-reachable.-complete .content {
    display: none;
}
body#checkout section.checkout-step small {
    color: #3c3c3c;
}
body#checkout section.checkout-step .default-input {
    min-width: 40%;
}
body#checkout section.checkout-step .default-input[name="address1"], body#checkout section.checkout-step .default-input[name="address2"] {
    min-width: 60%;
}
body#checkout section.checkout-step .radio-field {
    margin-top: 1.875rem;
}
body#checkout section.checkout-step .radio-field label {
    display: inline;
}
body#checkout section.checkout-step .checkbox-field div {
    margin-top: 3.75rem;
}
body#checkout section.checkout-step .checkbox-field + .checkbox-field div {
    margin-top: 0;
}
body#checkout section.checkout-step .select-field div {
    background: #f6f6f6 none repeat scroll 0 0;
    padding: 0.625rem 3.125rem;
}
body#checkout section.checkout-step .form-footer {
    text-align: center;
}
body#checkout section.checkout-step #conditions-to-approve {
    padding-top: 1rem;
}
body#checkout section.checkout-step .payment-options label {
    display: table-cell;
	line-height: 28px;
    text-align: left;
}
body#checkout section.checkout-step .payment-options .custom-radio {
    margin-right: 15px;
    margin-top: 6px;
}
body#checkout section.checkout-step .payment-options .payment-option {
    background: #f5f5f5 none repeat scroll 0 0;
    border: 1px solid #ddd;
    margin: 15px 0;
    padding: 16px;
}
body#checkout section.checkout-step .step-number {
    display: inline-block;
    padding: 0.625rem;
}
body#checkout section.checkout-step .address-selector {
    -moz-box-align: start;
    -moz-box-pack: justify;
    align-items: flex-start;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}
body#checkout section.checkout-step .address-item {
    -moz-box-flex: 0;
    border: 1px solid #dddddd;
    flex: 0 0 49%;
    margin-bottom: 15px;
}
body#checkout section.checkout-step .address-item .h4 {
    font-size: 14px;
    line-height: 24px;
}
body#checkout section.checkout-step .address-item.selected {
    background: #f3f3f3  none repeat scroll 0 0;
}
body#checkout section.checkout-step .address-alias {
    display: inline-block;
    font-weight: 600;
    margin-bottom: 0.625rem;
}
body#checkout section.checkout-step .address {
    font-weight: normal;
    margin-left: 1.5625rem;
}
body#checkout section.checkout-step .radio-block {
    padding: 20px;
    text-align: left;
}
body#checkout section.checkout-step .custom-radio {
    margin-right: 4px;
    margin-top: 0;
}
body#checkout section.checkout-step .address-item .custom-radio {
    margin-right: 5px;
    margin-top: 0;
}
body#checkout section.checkout-step .custom-radio input[type="radio"] {
    height: 1.25rem;
    width: 1.25rem;
}
body#checkout section.checkout-step .delete-address, body#checkout section.checkout-step .edit-address {
    display: inline-block;
    margin: 0 10px;
}
body#checkout section.checkout-step .delete-address .delete, body#checkout section.checkout-step .delete-address .edit, body#checkout section.checkout-step .edit-address .delete, body#checkout section.checkout-step .edit-address .edit {
    font-size: 1rem;
    padding-right: 22px;
}
body#checkout section.checkout-step hr {
    margin: 0;
}
body#checkout section.checkout-step .address-footer {
    padding: 0 40px 20px;
    text-align: left;
}
body#checkout section.checkout-step #delivery-addresses, body#checkout section.checkout-step #invoice-addresses {
    margin-top: 1.25rem;
}
body#checkout section.checkout-step .add-address {
    margin-top: 1.25rem;
}
body#checkout section.checkout-step .add-address a {
    color: #3c3c3c;
}
body#checkout section.checkout-step .add-address a i {
    font-size: 0.9375rem;
}
body#checkout section.checkout-step .delivery-option {
       background: #f5f5f5 none repeat scroll 0 0;
    border: 1px solid #ddd;
    margin: 15px 0;
    padding: 10px 0;
}
body#checkout section.checkout-step .delivery-option .custom-radio {
    margin-top: 5px;
}
body#checkout section.checkout-step .delivery-option label {
    text-align: inherit;
}
body#checkout section.checkout-step .carrier-delay, body#checkout section.checkout-step .carrier-name {
    display: inline-block;
    text-align: left;
}
body#checkout section.checkout-step #customer-form, body#checkout section.checkout-step #delivery-address, body#checkout section.checkout-step #invoice-address, body#checkout section.checkout-step #login-form {
    margin-left: 0.3125rem;
    margin-top: 1.5625rem;
}
body#checkout section.checkout-step #customer-form .form-control-label, body#checkout section.checkout-step #delivery-address .form-control-label, body#checkout section.checkout-step #invoice-address .form-control-label, body#checkout section.checkout-step #login-form .form-control-label {
    text-align: left;
}
body#checkout section.checkout-step #customer-form .radio-inline, body#checkout section.checkout-step #delivery-address .radio-inline, body#checkout section.checkout-step #invoice-address .radio-inline, body#checkout section.checkout-step #login-form .radio-inline {
    padding: 0;
}
body#checkout section.checkout-step .sign-in {
    font-size: 0.875rem;
}
body#checkout section.checkout-step .forgot-password {
    display: block;
    text-align: center;
}
body#checkout .additional-information {
    font-size: 0.875rem;
    margin-left: 2.875rem;
    margin-top: 1.25rem;
}


@media (max-width: 1200px){
    body#checkout .additional-information {
    margin-left: 2rem;}}
@media (max-width: 992px){
    body#checkout .additional-information {
    margin-left: 1rem;}}


body#checkout .condition-label {
    margin-left: 2.5rem;
    margin-top: 0.625rem;
}
body#checkout .condition-label label {
    text-align: inherit;
}
body#checkout .cancel-address {
    color: #878787;
    display: block;
    margin: 0.625rem;
    text-decoration: underline;
}
body#checkout .modal-content {
    background-color: #ebebeb;
    padding: 1.25rem;
}
body#checkout #cart-summary-product-list {
    font-size: 0.875rem;
}
body#checkout #cart-summary-product-list img {
    border: 1px solid #ebebeb;
    width: 3.125rem;
}
body#checkout #cart-summary-product-list .media-body {
    vertical-align: middle;
}
body#checkout #order-summary-content {
    padding-top: 0.9375rem;
}
body#checkout #order-summary-content h4.h4 {
    color: #3c3c3c;
    margin-bottom: 1.25rem;
    margin-top: 0.625rem;
}
body#checkout #order-summary-content h4.black {
    color: #3c3c3c;
}
body#checkout #order-summary-content h4.addresshead {
    margin-top: 0.1875rem;
}
body#checkout #order-summary-content .noshadow {
    border-bottom: 0 none;
    box-shadow: none;
}
body#checkout #order-summary-content #order-items {
    border-right: 0 none;
}
body#checkout #order-summary-content #order-items h3.h3 {
    color: #3c3c3c;
    margin-top: 1.25rem;
}
body#checkout #order-summary-content #order-items table tr:first-child td {
    border-top: 0 none;
}
body#checkout #order-summary-content .order-confirmation-table {
    background-color: #ffffff;
    border: 1px solid #e5e5e5;
    border-radius: 0;
    margin-bottom: 2rem;
    padding: 1rem;
}
body#checkout #order-summary-content .summary-selected-carrier {
    background-color: #ffffff;
    border: 1px solid #e5e5e5;
    border-radius: 0;
    margin-bottom: 0.75rem;
    padding: 1rem;
}
body#checkout #order-summary-content .step-edit {
    display: inline;
    text-transform: capitalize;
}
body#checkout #order-summary-content .step-edit:hover {
    cursor: pointer;
}
body#checkout #order-summary-content a .step-edit {
}

body#checkout #gift_message {
    border-color: #000000;
    max-width: 100%;
}
#order-details {
    padding-left: 1.875rem;
}
#order-details > .card-title {
    margin-bottom: 1.875rem;
}
#order-details ul {
    margin-bottom: 1.25rem;
}
#order-details ul li {
    margin-bottom: 0.625rem;
}
#order-items {
    border-right: 1px solid #8c8c8c;
	
}
#order-items hr {
}
#order-items table {
    width: 100%;
}
#order-items table tr {
    height: 1.875rem;
}
#order-items table tr td:last-child {
    text-align: right;
}
#order-items .order-line {
    border-top: 1px solid #8c8c8c;
    margin-top: 0;
    padding: 15px 0 0;
}
#order-items .image img {
    margin-bottom: 1rem;
    width: 100%;
}
#order-items .details {
    margin-bottom: 1rem;
}
#order-items .details .customizations {
    margin-top: 0.625rem;
}
#order-items .qty {
    margin-bottom: 1rem;
}
#order-confirmation #registration-form {
    margin: 0 auto 1rem;
    width: 50%;
}
@media (max-width: 991px) {
.done {
    margin: 0;
    padding: 0;
}
body#checkout section.checkout-step .address-item {
    flex-grow: 1;
}
body#checkout section.checkout-step .delivery-option-2 {
    -moz-box-direction: normal;
    -moz-box-orient: vertical;
    flex-direction: column;
}
.delivery-option {
    display: flex;
    margin: auto;
}
.delivery-option .custom-radio {
    -moz-box-flex: 0;
    flex: 0 0 auto;
}
.condition-label label[for="conditions_to_approve[terms-and-conditions]"] {
    text-align: left;
}
#order-confirmation #registration-form {
    width: 100%;
}
}
@media (max-width: 767px) {
body#checkout section.checkout-step.-reachable.-complete h1 .step-edit {
    float: none;
    margin-left: 1.25rem;
    margin-top: 0.25rem;
}
body#checkout #header .header-nav {
    max-height: none;
    padding: 0;
}
body#checkout section.checkout-step .content {
    padding: 0.9375rem;
}
body#checkout .form-group {
    margin-bottom: 0.5rem;
}
#order-items {
    border-right: 0 none;
    margin-bottom: 2.5rem;
}
#order-items .card-title {
    margin-bottom: 1rem;
}

.pozaconfirmare{
    padding: 0;
}
#order-items hr {
    border-top-color: #ebebeb;
}
.bold {
    font-weight: bold;
}
#order-details {
    padding-left: 0.9375rem;
}
#order-details .card-title {
    border-bottom: 1px solid #ebebeb;
    margin-bottom: 1rem;
    padding-bottom: 1rem;
}
}
@media (max-width: 543px) {
body#checkout section.checkout-step .content {
    padding: 0.9375rem 0;
}
#payment-confirmation button {
    font-size: 0.875rem;
}
#payment-confirmation button.btn {
    white-space: normal;
}
}
.js-payment-binary {
    display: none;
}
.js-payment-binary .accept-cgv {
    display: none;
}
.js-payment-binary.disabled {
    cursor: not-allowed;
    opacity: 0.6;
}
.js-payment-binary.disabled::before {
    bottom: 0;
    content: "";
    left: 0;
    pointer-events: none;
    position: absolute;
    right: 0;
    top: 0;
}
.js-payment-binary.disabled .accept-cgv {
    display: block;
}
.table-labeled th {
    vertical-align: middle;
}
.table-labeled td {
    vertical-align: middle;
}
.table-labeled .label {
    border-radius: 3px;
	 -webkit-border-radius: 3px;
	  -moz-border-radius: 3px;
	   -o-border-radius: 3px;
    color: #ffffff;
    font-size: inherit;
    font-weight: 400;
    margin: 0.125rem;
    padding: 0.25rem 0.375rem;
    white-space: nowrap;
}
.page-order .table {
    margin-bottom: 0;
}
.page-order table th {
    padding: 0.5rem;
}
.page-order table td {
    padding: 0.5rem;
}
.page-order table thead th {
    text-align: center;
}
#authentication .tooltip.tooltip-bottom {
    margin: 0;
    padding: 0;
}
#authentication .custom-checkbox {
    display: flex;
    line-height: 14px;
}
#authentication .custom-checkbox span {
    flex: 0 0 0.9375rem;
}
#authentication .custom-checkbox label {
    padding-left: 0.625rem;
}
#authentication [data-action="show-password"], .input-group .input-group-btn > .btn {
    background: #878787 none repeat scroll 0 0;
}
#identity .radio-inline, #authentication .radio-inline {
    padding: 0;
}
#identity .radio-inline .custom-radio, #authentication .radio-inline .custom-radio {
    margin-right: 0;
}
.page-customer-account #content {
    background: #fff none repeat scroll 0 0;
    padding: 30px;
}
.page-customer-account #content .order-actions a {
    padding: 0 0.125rem;
}
.page-customer-account #content .forgot-password {
    margin-top: 1rem;
    padding-bottom: 0.9375rem;
    text-align: center;
}
.page-customer-account #content .no-account {
    font-size: 1rem;
    text-align: center;
}
.page-authentication #content {
}
.page-addresses .address {
    background: #ffffff none repeat scroll 0 0;
    color: #3c3c3c;
    font-size: 0.875rem;
    margin-bottom: 1.875rem;
}
.page-addresses .address .address-body {
    padding: 15px;
}
.page-addresses .address .address-body h4 {
    font-size: 1rem;
    font-weight: 700;
}
.page-addresses .address .address-body address {
    min-height: 9rem;
}
.page-addresses .address .address-footer {
    border-top: 1px solid #e8e8e8;
    padding: 10px 0;
}
.page-addresses .address .address-footer a {
    margin-right: 10px;
}
.page-addresses .address .address-footer a:hover {
}
.page-addresses .address .address-footer a i {
    font-size: 1rem;
}
.page-addresses .address .address-footer a span {
    font-size: 0.9375rem;
    vertical-align: middle;
}
.page-addresses .addresses-footer {
    margin: 0 0.9375rem;
}
.page-addresses .addresses-footer a {
}
.page-addresses .addresses-footer a:hover {
}
.page-addresses .addresses-footer a i {
    font-size: 1rem;
}
.page-addresses .addresses-footer a span {
    font-size: 1rem;
    margin-top: 0.625rem;
    vertical-align: middle;
}
.page-order-detail {
    color: #878787;
    font-size: 0.875rem;
}
.page-order-detail .box {
    background: #ffffff none repeat scroll 0 0;
    border: 1px solid #ebebeb;
    margin-bottom: 1rem;
    padding: 1rem;
}
.page-order-detail h3 {
    color: #3c3c3c;
    font-size: 1rem;
    font-weight: 700;
    margin-bottom: 1rem;
    text-transform: uppercase;
}
.page-order-detail #order-infos ul {
    margin: 0;
}
.page-order-detail #order-history .history-lines .history-line {
    border-bottom: 1px solid #f6f6f6;
    padding: 0.5rem 0;
}
.page-order-detail #order-history .history-lines .history-line:last-child {
    border-bottom: 0 none;
}
.page-order-detail #order-history .history-lines .history-line .label {
     border-radius: 3px;
	 -webkit-border-radius: 3px;
	  -moz-border-radius: 3px;
	   -o-border-radius: 3px;
    color: #ffffff;
    display: inline-block;
    margin: 0.25rem 0;
    padding: 0.25rem 0.375rem;
}
.page-order-detail .addresses {
    margin: 0 -0.9375rem;
}
.page-order-detail .addresses h4 {
    font-size: 1rem;
    font-weight: 700;
}
.page-order-detail #order-products.return {
    margin-bottom: 1rem;
}
.page-order-detail #order-products.return th.head-checkbox {
    width: 30px;
}
.page-order-detail #order-products.return td {
    padding: 1.375rem 0.75rem;
}
.page-order-detail #order-products.return td.qty {
    min-width: 125px;
}
.page-order-detail #order-products.return td.qty .current {
    float: left;
    padding-right: 0.5rem;
    text-align: right;
    width: 30%;
}
.page-order-detail #order-products.return td.qty .select {
    float: left;
    margin: -0.625rem 0;
    padding-left: 0.25rem;
    width: 70%;
}
.page-order-detail #order-products.return td.qty .select select {
    text-align: center;
}
.page-order-detail .order-items {
    padding: 0 !important;
}
.page-order-detail .order-items .order-item {
    border-bottom: 1px solid #f6f6f6;
    padding: 1rem 1rem 0;
}
.page-order-detail .order-items .order-item .checkbox {
    float: left;
    padding: 0 0.9375rem;
    width: 30px;
}
.page-order-detail .order-items .order-item .content {
    float: left;
    padding: 0 0.9375rem;
    width: calc(100% - 30px);
}
.page-order-detail .order-items .order-item .desc {
    margin-bottom: 1rem;
}
.page-order-detail .order-items .order-item .desc .name {
    font-weight: bold;
}
.page-order-detail .order-items .order-item .qty {
    margin-bottom: 1rem;
}
.page-order-detail .order-items .order-item .qty .q {
    margin-bottom: 0.25rem;
}
.page-order-detail .order-items .order-item .qty .s {
    margin-bottom: 0.25rem;
}
.page-order-detail .messages .message {
    border-bottom: 1px solid #f6f6f6;
    margin-top: 0.5rem;
}
.page-order-detail .messages .message:last-child {
    border-bottom: 0 none;
}
.page-order-detail .messages .message > div {
    margin-bottom: 0.5rem;
}
.page-order-detail .customization {
    margin-top: 0.75rem;
}
#order-return-infos .thead-default th {
    color: #3c3c3c;
}
#order-return-infos .customization {
    margin-top: 0.75rem;
}
.page-my-account #content .links {
    -moz-box-pack: start;
    display: flex;
    flex-wrap: wrap;
    justify-content: flex-start;
}
.page-my-account #content .links a {
    color: #3c3c3c;
    display: inline-block;
    font-size: 16px;
    margin-bottom: 0.7rem;
    margin-top: 0.7rem;
    padding: 0 0.9375rem;
    text-align: center;
    text-decoration: none;
}
.page-my-account #content .links a span.link-item {
    background: #fdfdfd none repeat scroll 0 0;
    border: 1px solid #e8e8e8;
    display: block;
    height: 100%;
    padding: 20px;
}
.page-my-account #content .links a i {
    color: #3c3c3c;
    display: block;
    font-size: 40px;
    padding-bottom: 55px;
    width: 100%;
}
.page-my-account #content .links a:hover {
    color: #3c3c3c;
}
.page-my-account #content .links a:hover span.link-item {
    background: #ffffff none repeat scroll 0 0;
    border-color: #eb4815;
}
.page-my-account #content .links a:hover i {
    color: #eb4815;
}
#history .orders {
    margin: 0 -1rem;
}
#history .orders .order {
    border-bottom: 1px solid #f6f6f6;
    padding: 0.75rem 1rem;
}
#history .orders .order a h3 {
    color: #878787;
}
#history .orders .order .label {
     border-radius: 3px;
	 -webkit-border-radius: 3px;
	  -moz-border-radius: 3px;
	   -o-border-radius: 3px;
    color: #ffffff;
    display: inline-block;
    margin: 0.25rem 0;
    padding: 0.25rem 0.375rem;
}
#history .orders .order:last-child {
    border-bottom: 0 none;
}
.page-footer .account-link {
    margin-right: 1rem;
}
.page-footer .account-link i {
    font-size: 20px;
}
.page-footer .account-link span {
    vertical-align: middle;
}
.carousel {
    margin-bottom: 35px;
}
.carousel .direction {
    z-index: auto;
}
.carousel .carousel-inner {
}
.carousel .carousel-item {
    height: 100%;
}
.carousel .carousel-item img {
    margin-left: 0;
    width: 100%;
}
.carousel .carousel-item .caption {
    bottom: 28px;
    color: #ffffff;
    left: 90px;
    max-width: 500px;
    position: absolute;
}
.carousel .carousel-item .caption .caption-description p {
    color: #ffffff;
}
.carousel .carousel-control {
    opacity: 1;
	-webkit-opacity:1;
	-moz-opacity: 1;
	-o-opacity:1;}
.carousel .carousel-control .icon-next::before, .carousel .carousel-control .icon-prev::before {
    content: "";
}
.carousel .carousel-control .icon-next i, .carousel .carousel-control .icon-prev i {
    color: #ffffff;
    font-size: 3.125rem;
}
.carousel .carousel-control .icon-next:hover i, .carousel .carousel-control .icon-prev:hover i {
    color: #eb4815;
}
.carousel .carousel-control .icon-prev {
    left: 1rem;
}
.carousel .carousel-control .icon-next {
    right: 2rem;
}
.carousel .carousel-control.left, .carousel .carousel-control.right {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
}
#products .right-part .product-description, .products .right-part .product-description {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    padding: 0;
    text-align: left;
	overflow: visible;
}
#products .right-part .product-actions, .products .right-part .product-actions {
	float: left;
    line-height: 10px;
    margin: 0;
    width: 100%;
	text-align:left;
	position:static;
	padding:0;
	border: none;
	opacity: 1;
	-webkit-opacity: 1;
	-moz-opacity: 1;
	-o-opacity: 1;
	transform: scale(1);
	-webkit-transform: scale(1);
	-moz-transform: scale(1);
	-o-transform: scale(1);
}

#left-column a.allbtn, #right-column a.allbtn {
    float: right;
    padding: 5px 10px;
    margin: 10px;
    background: #eb4815;
    text-transform: uppercase;
    text-align: right;
    display: block;
    color: white;
    transition: all 0.45s ease 0s;
    -webkit-transition: all 0.45s ease 0s;
    -moz-transition: all 0.45s ease 0s;
    -o-transition: all 0.45s ease 0s;
}

#left-column .product-item, #right-column .product-item {
    margin-bottom: 20px;
	clear: both;
	position:relative;
}
#left-column .products .product-price-and-shipping, #left-column .product-price, #right-column .products .product-price-and-shipping, #right-column .product-price {
    color: #3c3c3c;
    font-size: 13px;
    font-weight: 600;
	width: 100%;
	padding: 5px 0;
}
#left-column .products .regular-price, #right-column .products .regular-price {
    font-size: 12px;
}

#left-column #products .product-title a, #left-column .products .product-title a, #left-column .product-accessories .product-title a{ 
	font-size: 14px;
}

#left-column #products .product-title, #left-column .products .product-title, #left-column .product-accessories .product-title {
    margin-bottom: 0;
	position:static;
	line-height: 16px;
}
#left-column .product-item:hover .add-to-cart, #right-column .product-items:hover .add-to-cart { 
opacity: 1;
	-webkit-opacity:1;
	-moz-opacity: 1;
	-o-opacity:1;}

#left-column .product-actions .add-to-cart:hover, #right-column .product-actions .add-to-cart:hover { 
	color: #eb4815;
}
#left-column .product-actions .add-to-cart:after, #right-column .product-actions .add-to-cart:after {display: none;}
#left-column .product-actions .add-to-cart:before, #right-column .product-actions .add-to-cart:before {display: none;}
#left-column .product-actions .add-to-cart, #right-column .product-actions .add-to-cart {
	background: none;
	border: none;
	color: #8e8e8e;
	line-height: 15px;
	text-align: center;
	text-transform: capitalize;
	width: auto;
	height:auto;
	padding:0;
	font-size: 12px;
    border-radius: 0;
}
.right-part {
    overflow: hidden;
    text-align: left;
}
.left-part {
    float: left;
    margin: 0 5px 5px;
    width: 100px;
    border: 1px solid #f2f2f2;
    border-radius: 0.5rem;
}
/*.products, .productscategory-products, .product-tabcontent {
    margin-bottom: 50px;
}*/
.product-more {
    text-align: center;
}
.products .products {
    -moz-box-pack: start;
    display: flex;
    flex-wrap: wrap;
    justify-content: flex-start;
} 
.products .product_list {
    margin: 0;
    width: 100%;
}
@media (max-width: 767px) and (min-width: 480px) {
.products .product_list.list li.product_item {
    width: 100%; padding: 0;
}
.products .product_list li.product_item {
    float: left;
    width: 50%; padding: 0;
}
}

li.product_item.col-xs-6.col-sm-4.col-md3.col-lg-3 {
    margin: 0.5rem 0;
    padding: 0.5rem;
}
#left-column .products img{
    border-radius: 0.5rem;
}

/*@media (min-width: 480px) {
.products .product_list li.product_item.col-sm-6, .products .product_list li.item.col-sm-6, .products .product_list li.product_item.col-md-6 {
    width: 50%; padding: 0;
}
}*/
/*@media (min-width: 992px) {
.products .product_list li.product_item.col-md-4, .products .product_list li.item.col-md-4, .products .product_list li.product_item.col-md-6 {
    padding: 0;
    width: 33.3333%;
    height: 382px;
}
}*/
/*@media (min-width: 1200px) {
.products .product_list li.product_item.col-lg-3, .products .product_list li.item.col-lg-3 {
    width: 25%;
}
}*/


/*@media (min-width: 480px){
    li.product_item.col-xs-12.col-sm-6.col-md-6.col-lg-4 {
        min-height: 360px;
}}
@media (min-width: 500px){
    li.product_item.col-xs-12.col-sm-6.col-md-6.col-lg-4 {
        min-height: 380px;
}}
@media (min-width: 540px){
    li.product_item.col-xs-12.col-sm-6.col-md-6.col-lg-4 {
        min-height: 390px;
}}
@media (min-width: 563px){
    li.product_item.col-xs-12.col-sm-6.col-md-6.col-lg-4 {
        min-height: 400px;
}}
@media (min-width: 580px){
    li.product_item.col-xs-12.col-sm-6.col-md-6.col-lg-4 {
        min-height: 420px;
}}
@media (min-width: 619px){
    li.product_item.col-xs-12.col-sm-6.col-md-6.col-lg-4 {
        min-height: 440px;
}}
@media (min-width: 663px){
    li.product_item.col-xs-12.col-sm-6.col-md-6.col-lg-4 {
        min-height: 460px;
}}
@media (min-width: 680px){
    li.product_item.col-xs-12.col-sm-6.col-md-6.col-lg-4 {
        min-height: 491px;
}}
@media (min-width: 992px){
    li.product_item.col-xs-12.col-sm-6.col-md-6.col-lg-4 {
        min-height: 361px;
}}

@media (min-width: 1200px){
    li.product_item.col-xs-12.col-sm-6.col-md-6.col-lg-4 {
        min-height: 419px;
}}*/








/*

.products .product_list .quick-view {
    top: 0;
	right:0;
    font-size: 0;
    line-height: normal;
    margin: 0;
    position: absolute;
   transition: all 0.45s ease 0s;
	-webkit-transition: all 0.45s ease 0s;
	-moz-transition: all 0.45s ease 0s;
	-o-transition: all 0.45s ease 0s;
    width: 25px;
	height: 25px;
	color: #fff;
    background: url("../img/tmgs/eye.svg") no-repeat scroll center center;
	font-size: 0;
	float: left;
}
@media (max-width: 767px) {
.products .product_list .quick-view {
    opacity: 1;
	-webkit-opacity:1;
	-moz-opacity: 1;
	-o-opacity:1;    transform: scale(1);
	-webkit-transform: scale(1);
	-moz-transform: scale(1);
	-o-transform: scale(1);
	
}
}
.products .product_list .quick-view .material-icons {
    color: #fff;
    width: auto;
	font-size: 0;
    margin: 7px;
}
.products .product_list li:hover .quick-view {
    opacity: 1;
	-webkit-opacity:1;
	-moz-opacity: 1;
	-o-opacity:1;	color: #eb4815;
}
.products .product_list li .quick-view:hover .material-icons {
    color: #fff;
	
}
h1.productpage_title, .quickview h1.h1 {
    color: #3c3c3c;
    font-weight: 700;
    margin-top: 0;
	font-size: 18px;
    text-transform: uppercase;
	    margin-bottom: 0;
}*/
#product .title-bread h1.h1 {
    display: none;
}
#product .breadcrumb {
    float: left;
}
.title-bread h1.h1, .quickview h1.h1, .title-bread h1, .title-bread .page-header {
    float: left;
    margin: 0;
    font-weight: 600;
    font-size: 18px;
}
#main .title-bread .page-header, #main .title-bread h1 {
    margin: 0 !important;
}
.search-button:hover i, .account-button:hover i {
    color: #3c3c3c;
}

.bread {
    float:right;
    padding: 0;
	min-height: 1px;
}
#product .bread {
    float: left;
}
#index .title-bread { margin: 0; padding:0; background: transparent; border: none;}
.title-bread {
    background: #fff repeat;
    border: 1px solid #e5e5e5;
    margin-bottom: 20px;
    padding: 11px 15px;
    width: 100%;
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;

}

#category .title-bread {
    margin-bottom: 0;
    border-bottom: none;
}

.products .product-thumbnail {
    display: block;
    text-align: center;
	
}
.products .product_list li:hover .new {
   left: 15px;
}

.products .product_list li:hover .product-title a {
    color: #eb4815;
}
.product-title a {
    color: #000000;
    font-size: 16px;
    font-weight: 400;
    text-align: center;
    text-decoration: none;
}
.product-title a:hover, .product-accessories .product-title a:hover {
    color: #eb4815;
}

.products .thumbnail-container, .product-accessories .thumbnail-container {
    margin-bottom: 0;
    overflow: visible;
    position: relative;
    text-align: center;
    vertical-align: top;
	  border-bottom: 1px solid #e5e5e5;
      border-top-right-radius: 0.5rem;
    border-top-left-radius: 0.5rem;
}
.products .product_list li:hover .thumbnail-container .product-thumbnail::after {
/*    opacity: 1;
	-webkit-opacity: 1;
	-moz-opacity: 1;
	-o-opacity: 1;*/
    transition: all 0.45s ease 0s;
	-webkit-transition: all 0.45s ease 0s;
	-moz-transition: all 0.45s ease 0s;
	-o-transition: all 0.45s ease 0s;
}
.products .thumbnail-container .product-thumbnail::after {
    background: rgba(266, 266, 266, 0.5) none repeat scroll 0 0;
    bottom: 0;
    content: "";
    left: 0;
    opacity: 0;
	-webkit-opacity: 0;
	-moz-opacity: 0;
	-o-opacity: 0;
    position: absolute;
    right: 0;
    top: 0;
    transition: all 0.45s ease 0s;
	-webkit-transition: all 0.45s ease 0s;
	-moz-transition: all 0.45s ease 0s;
	-o-transition: all 0.45s ease 0s
}
.products .thumbnail-container:hover, .product-accessories .thumbnail-container:hover {
}
#products .thumbnail-container:hover .highlighted-informations, .products .thumbnail-container:hover .highlighted-informations, .product-accessories .thumbnail-container:hover .highlighted-informations {
}
#products .thumbnail-container:hover .highlighted-informations::after, .products .thumbnail-container:hover .highlighted-informations::after, .product-accessories .thumbnail-container:hover .highlighted-informations::after {
    opacity: 1;
	-webkit-opacity:1;
	-moz-opacity: 1;
	-o-opacity:1;}
#products .thumbnail-container:hover .highlighted-informations.no-variants, .products .thumbnail-container:hover .highlighted-informations.no-variants, .product-accessories .thumbnail-container:hover .highlighted-informations.no-variants {
}
#products .thumbnail-container:hover .product-description, .products .thumbnail-container:hover .product-description, .product-accessories .thumbnail-container:hover .product-description {
}
.products-section-title a {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0 !important;
}
.brands .products-section-title a {
    border: medium none;
	padding:0;
	margin:0;
}
.products-section-title, .products-section-title a {
    font-size: 23px;
	 text-transform:  uppercase !important;
 /*   margin:  0 0 25px;*/
	font-weight: 600;
    padding: 0 20px 10px;
    text-align: center;
	position: relative;
	clear:both;
	display: inline-block;
	border-bottom: 2px solid #eb4815;
    margin-top: 25px;
}
.main-title {
    text-align: center;
    width: 100%;
    position: initial;
}
/*.products-section-title:after {
	background: #ffffff url("../img/tmgs/title-bottom.gif") no-repeat scroll center bottom;
	content: "";
    height: 30px;
	width: 50px;
    display: inline-block;
	position: absolute;
    left: 0;
    right: 0;
	bottom:0;
	margin:0 auto;
}
*/
.products-section-title:before {
    /*content: "";
    height: 35px;
    display: inline-block;
    background: url("../img/tmgs/divider.png") no-repeat scroll center bottom;
    position: absolute;
    left: 0;
    right: 0;
    width: 110px; 
    margin: 0 auto;
    bottom: -5px;*/
}

.tab-content .products-section-title {
    display: none;
}

#products .list .h3.product-title {
    position: static;
}


#products .list .product-actions .add-to-cart { /* font-size: 13px;    padding: 5px 15px;*/ }

#products .list .product-price-and-shipping,#products .list .product-price {width: 100%;  font-weight: 600;}

#products .product-title, .products .product-title, .product-accessories .product-title {
    text-transform: capitalize;
    margin: 0;
    height: 34px;
    max-height: 34px;
    min-height: 34px;
    display: block;
    overflow: hidden;
}
.products .product-price-and-shipping, .product-price {
	color: #3c3c3c;
    font-size: 16px;
    font-weight: 600;
  	/*float: left;*/
	line-height: 16px;
	padding: 0.25rem 0.25rem 0;
	display:block;
	 width: 100%;
}

/*.products .item.col-xs-12, .products .product-miniature {
    padding: 0 15px;
}*/

.products .product-actions {
    float: left;
    left: 0;
    position: absolute;
    text-align: center;
	margin: 0 auto;
	padding: 0 10px;
	right:0;
    top: 45%;
    width: 110px;
	 transition: all 0.5s ease 0s;
	-webkit-transition: all 0.5s ease 0s;
	-moz-transition: all 0.5s ease 0s;
	-o-transition: all 0.5s ease 0s;
	transform: scale(0);
	-webkit-transform: scale(0);
	-moz-transform: scale(0);
	-o-transform: scale(0);
}

.products .variant-links {
    padding-top: 8px;
    width: 100%;
}

.products li .product-detail {
    display: none;
}
.product-detail {
    margin: 10px 0;
}
.products .highlighted-informations .quick-view {
    color: #878787;
    font-size: 1rem;
}
#products .product-description, .products .product-description, .product-accessories .product-description {
	text-align: center;
	overflow: hidden;
    padding: 5px 5px 0 5px;
	position:relative;
}

.highlighted-informations {display: none;}
.products img {
    bottom: 0;
    max-width: 100%;
    position: relative;
    transition: all 0.45s ease 0s;
	-webkit-transition: all 0.45s ease 0s;
	-moz-transition: all 0.45s ease 0s;
	-o-transition: all 0.45s ease 0s;
	height: auto!important;
    border-top-right-radius: 0.25rem;
    border-top-left-radius: 0.25rem;
	
}
.products .replace-2x {
     opacity: 0;
	-webkit-opacity: 0;
	-moz-opacity: 0;
	-o-opacity: 0;
    position: absolute;
    top: 0;
	right: 0;
	margin: 0 auto;
	left:0;
	transform: scale(0);
	-webkit-transform: scale(0);
	-moz-transform: scale(0);
	-o-transform: scale(0);
	transition: all 0.45s ease 0s;
	-webkit-transition: all 0.45s ease 0s;
	-moz-transition: all 0.45s ease 0s;
	-o-transition: all 0.45s ease 0s;
}
.product_item:hover img.replace-2x, .item:hover img.replace-2x  {
    opacity: 1;
	-webkit-opacity: 1;
	-moz-opacity: 1;
	-o-opacity: 1;
	transform: scale(1);
	-webkit-transform: scale(1);
	-moz-transform: scale(1);
	-o-transform: scale(1);
	transition: all 0.45s ease 0s;
	-webkit-transition: all 0.45s ease 0s;
	-moz-transition: all 0.45s ease 0s;
	-o-transition: all 0.45s ease 0s;
	left: 0;
}
.product_item:hover img {
   transition: all 0.45s ease 0s;
	-webkit-transition: all 0.45s ease 0s;
	-moz-transition: all 0.45s ease 0s;
	-o-transition: all 0.45s ease 0s;
}
@media(min-width: 1215px){
#index .products .owl-item .product-miniature {
    padding: 0 5px;
}}

@media(max-width: 480px){
    #index .products .owl-item .product-miniature {
    padding: 0 30px;
}}

.product-actions .add-to-cart span, .product-actions > a  > span {
    font-size: 25px;
    margin: 0 5px;
    line-height: 24px;
    vertical-align: top;
	font-weight: normal;
}

.products .owl-item .product-miniature { 
margin: 0;
}
.products .actions:hover{
	 background-color: #eb4815;
    background-image: url("../img/tmgs/eye-h.svg");
    border-color: #eb4815;
    transition: all 0.45s ease 0s;
	-webkit-transition: all 0.45s ease 0s;
	-moz-transition: all 0.45s ease 0s;
	-o-transition: all 0.45s ease 0s;
}
.products .actions {
	/*position: absolute;
    top: 15px;
    margin: 0 auto;
	background: transparent;
	opacity: 0;
	-webkit-opacity:0;
	-moz-opacity: 0;
	-o-opacity:0;
	transition: all 0.45s ease 0s;
	-webkit-transition: all 0.45s ease 0s;
	-moz-transition: all 0.45s ease 0s;
	-o-transition: all 0.45s ease 0s;
	width: 30px;
	right:-100px;
	height: 30px;*/
	 background: #fff url("../img/tmgs/eye.svg") no-repeat scroll center center / 17px 17px;
	 border:2px solid #cccccc;
    float: right;
    height: 40px;
    width: 40px;
	position: relative;
	border-radius: 50%;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	-o-border-radius: 50%;
	transition: all 0.45s ease 0s;
	-webkit-transition: all 0.45s ease 0s;
	-moz-transition: all 0.45s ease 0s;
	-o-transition: all 0.45s ease 0s;
}

.products li:hover .actions {
   /* opacity: 1;
	-webkit-opacity:1;
	-moz-opacity: 1;
	-o-opacity:1;    transition: all 0.45s ease 0s;
	-webkit-transition: all 0.45s ease 0s;
	-moz-transition: all 0.45s ease 0s;
	-o-transition: all 0.45s ease 0s;
	right: 15px;*/
}

.products .product-miniature {
	/*margin: 0.25rem;*/
    position: relative;
    text-align: center;
	/*overflow: hidden;*/
	display: inline-block;
}
/*#tmgbottomcms .customNavigation {
    padding-top: 50px;
}*/
.products .product-miniature .discount {
    display: none;
}
/*.products .product-miniature .product-actions {
    top: 50px;
	left: 0;
    margin: 0;
    position: absolute;
   transition: all 0.45s ease 0s;
	-webkit-transition: all 0.45s ease 0s;
	-moz-transition: all 0.45s ease 0s;
	-o-transition: all 0.45s ease 0s;
    z-index: 99;
}
.products .list .product-miniature .product-actions {
    bottom: 0;
    display: inline-block;
    left: 0;
    position: relative;
    transform: scaleY(1);
	-webkit-transform: scaleY(1);
	-moz-transform: scaleY(1);
	-o-transform: scaleY(1);
}
.products .list.product_list .quick-view {
    bottom: auto;
    right: 0;
    opacity: 0;
	-webkit-opacity:0;
	-moz-opacity: 0;
	-o-opacity:0;
    top: 0;
}*/


.products .list.product_list li:hover .quick-view {
    bottom: auto;
    opacity: 1;
	-webkit-opacity:1;
	-moz-opacity: 1;
	-o-opacity:1;    transform: scaleY(1);
	-webkit-transform: scaleY(1);
	-moz-transform: scaleY(1);
	-o-transform: scaleY(1);
	
}
.products .product_list li:hover .product-actions {
    transform: scale(1);
	-webkit-transform: scale(1);
	-moz-transform: scale(1);
	-o-transform: scale(1);
    transition: all 0.5s ease 0s;
	-webkit-transition: all 0.5s ease 0s;
	-moz-transition: all 0.5s ease 0s;
	-o-transition: all 0.5s ease 0s;
    display: none;
}
.product-miniature .online-only, .product-miniature .product-flags .discount {
    display: none;
}

.products .product_list li:hover .product-flags .on-sale {
 right: 10px;
}
.products .product-miniature .product-flags .on-sale {
    right: -70px;
    top: 15px;
   transition: all 0.45s ease 0s;
	-webkit-transition: all 0.45s ease 0s;
	-moz-transition: all 0.45s ease 0s;
	-o-transition: all 0.45s ease 0s;
}
.products .product-miniature .product-flags .new, .products .product-miniature .online-only, .products .product-miniature .on-sale, .products .product-miniature .discount {
    display: block;
    font-size: 13px;
    line-height: 18px;
    padding:  0;
	color: #eb4815;
    position: absolute;
    text-align: center;
    text-transform: uppercase;
    transition: all 0.45s ease 0s;
	-webkit-transition: all 0.45s ease 0s;
	-moz-transition: all 0.45s ease 0s;
	-o-transition: all 0.45s ease 0s;
}
.products .product-miniature .product-flags .new {
   transition: all 0.45s ease 0s;
	-webkit-transition: all 0.45s ease 0s;
	-moz-transition: all 0.45s ease 0s;
	-o-transition: all 0.45s ease 0s;
	left: -100px;
    top: 15px;
   
}
.products .product-miniature .product-flags .discount {
    bottom: 5px;
    left: auto;
    max-width: none;
    position: absolute;
    right: 10px;
	display: none;
    text-align: center;
    top: auto;
}
.products .product-miniature .product-flags .new.discount-percentage, .products .product-miniature .online-only.discount-percentage, .products .product-miniature .on-sale.discount-percentage, .products .product-miniature .discount-percentage.discount-percentage {
    color: #f13340;
	vertical-align: top;
	z-index: 2;
	font-size: 16px;
}
.products .product-miniature .product-flags .new.on-sale, .products .product-miniature .online-only.on-sale, .products .product-miniature .on-sale.on-sale, .products .product-miniature .discount-percentage.on-sale {
    text-align: left;
}
.products .product-miniature .product-flags .new.online-only, .products .product-miniature .online-only.online-only, .products .product-miniature .on-sale.online-only, .products .product-miniature .discount-percentage.online-only {
    font-size: 0.8125rem;
    margin-left: 8.6875rem;
    margin-top: 13rem;
}
.products .product-miniature .product-flags .new.online-only::before, .products .product-miniature .online-only.online-only::before, .products .product-miniature .on-sale.online-only::before, .products .product-miniature .discount-percentage.online-only::before {
    content: "îŒŠ";
    font-family: "Material Icons";
    margin: 0.3125rem;
    vertical-align: middle;
}
/*.products .comments_note {
    color: #878787;
    text-align: center;
    font-size: 10px;
    line-height: 10px;
}*/
.products .regular-price {
    color: #878787;
    font-size: 14px;
    text-decoration: line-through;
    vertical-align: top;
}
.products .count {
    bottom: 0.5rem;
    color: #878787;
    font-weight: 700;
    position: relative;
}
.products .all-product-link:hover {
   color: #fff;
   background:#1c3948;
   border-color:#1c3948;
}
.products .all-product-link {
    color: #fff;
	background:#eb4815;
    display: inline-block;
    float: none !important;
    font-size: 13px;
	position: relative;
    font-weight: 500;
	margin-bottom: 0;
	border: 1px solid #eb4815;
    line-height: 30px;
    margin-top: 10px;
    text-align: center;
    text-transform: uppercase;
    transition: all 0.45s ease 0s;
	-webkit-transition: all 0.45s ease 0s;
	-moz-transition: all 0.45s ease 0s;
	-o-transition: all 0.45s ease 0s;
    border-bottom-right-radius: 0.5rem;
    border-bottom-left-radius: 0.5rem;
    text-shadow: 0 1px 2px rgba(0,0,0,0.70);
}
#products .products .product_list.list li.product_item .product-miniature {
    border-bottom: 1px solid #e5e5e5;
    margin-bottom: 15px;
    padding-bottom: 15px;
	display:block;
}

#products .products .product_list.list li.product_item:last-child .product-miniature {border: none;}

#products .products .list li.product_item .thumbnail-container, #products .products .list li.product_item .thumbnail-container .product-thumbnail {
    margin-bottom: 0;
	padding:0;
}
#products .products .list li .highlighted-informations {
    display: block !important;
}
#products .products .list li .product-detail {
    display: block;
}
#products .products .list li.product_item .center-block {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    text-align: left;
	overflow: visible;
	padding: 10px 15px;
}
#products .products .list li.product_item .variant-links {
    padding-top: 0;
}
#products .products .list li.product_item .button-container {
    margin-top: 5px;
}
.brands .products .product_list li.item {
     background: #fff none repeat scroll 0 0;
    border: 1px solid #e5e5e5;
    margin: auto 15px;
    padding: 30px;
}
.brands .products .product_list li img {
    opacity: 0.5;
}
.brands .products .product_list li:hover img {
    opacity: 1;
	-webkit-opacity:1;
	-moz-opacity: 1;
	-o-opacity:1;}
.brands .product-title {
    margin-top: 15px;
}
#brand_list li.brand .brand-inner {
    border-bottom: 1px solid #e8e8e8;
    padding: 31px 0 30px;
}
#brand_list li.brand .brand-inner .brand-img {
    margin-bottom: 10px;
    text-align: center;
}
#brand_list li.brand .brand-inner .brand-img img {
    max-width: 100%;
}
#brand_list li.brand .brand-inner .brand-infos {
    padding-left: 0;
}
#brand_list li.brand .brand-inner .brand-products {
    border-left: 1px solid #e8e8e8;
    min-height: 108px;
    padding: 0 0 15px 30px;
}
@media (max-width: 767px) {
/*#products .thumbnail-container, .products .thumbnail-container, .product-accessories .thumbnail-container {
}
#products .thumbnail-container .product-description, .products .thumbnail-container .product-description, .product-accessories .thumbnail-container .product-description {
}*/
#brand_list li.brand .brand-inner {
    text-align: center;
}
#brand_list li.brand .brand-inner .col-xs-12 {
    padding: 0;
}
#brand_list li.brand .brand-inner .brand-products {
    border-left: 0 none;
    padding: 0;
}
}
@media (max-width: 480px) {
#products .products .list li.product_item .thumbnail-container, #products .products .list li.product_item .center-block {
    text-align: center;
    width: 100%;
}
#products .products .list li.product_item .thumbnail-container {
    float: none;
    margin: 0 auto 10px;
    max-width: 280px;
}
#mobile_top_menu_wrapper {
    width: 100%;
}
}
#custom-text, #tmgcmsblock, #tmghomepagecms {
    float: left;
    width: 100%;
}
#tmgcmsblock {
	float: left; 
}
#custom-text h3, #tmgcmsblock h3 {
    font-weight: 700;
    text-transform: uppercase;
}
#custom-text p {
}
#custom-text p .dark {
}
.page-content.page-cms {
}
.page-content.page-cms .page-heading {
    margin-bottom: 20px;
}
.page-content.page-cms .cms-box img {
    max-width: 100%;
}
@media (max-width: 991px) {
#block-cmsinfo {
    padding: 1.25rem 1.875rem;
}
}
#products-contents {
    clear: both;
}
#products {
    clear: both;
}
#products .products {
    margin: 0 -15px 15px;
    position: relative;
}
#products .products-select {
    -moz-box-align: baseline;
    -moz-box-pack: justify;
    align-items: baseline;
    display: flex;
    justify-content: space-between;
}
#products .up {
    margin-bottom: 1rem;
}
#products .up .btn-secondary, #products .up .btn-tertiary {
    color: #3c3c3c;
    text-transform: inherit;
}
#products .up .btn-secondary .material-icons, #products .up .btn-tertiary .material-icons {
    margin-right: 0;
}
.block-category {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    border: medium none;
    box-shadow: none;
    /*margin-bottom: 25px;*/
    padding: 0;
}
.block-category #category-description p, .block-category #category-description strong {
}
.block-category #category-description {
    margin: 0 0 15px;
    text-align: justify;
}
.block-category #category-description p:first-child {
}
.block-category .category-cover {
    float: none;
    text-align: center;
    cursor: pointer;
    position: relative;
    overflow: visible;
}


/* animăm doar zoom-ul, fără să stricăm restul stilurilor tale */
.block-category .category-cover img {
    transition: transform 0.3s ease;
}

.block-category .category-cover:hover img {
    transform: scale(1.01);
}

.category-cover img {
    border: 1px solid #e5e5e5;
    margin-top: 10px;
}
.products-selection .sort-by {
    /*margin-left: 0.9375rem;*/
    padding-left: 0;
    
    padding-top: 4px;
    text-align: right;
    white-space: nowrap;
}

@media (max-width: 500px){
    .products-selection .sort-by{
     
        margin-right: -20px;
    }}
@media (max-width: 992px){
.col-sm-9.col-xs-8.col-md-9.products-sort-order.dropdown{
     width: 50%;
     padding-left: 10px;
}}
@media(max-width: 992px){
    .col-sm-3.col-xs-4.hidden-lg-up.filter-button{
        width: 20%;
        margin-top: 0;
        float: right;
}}




.products-selection .total-products p {
    margin: 3px 0 0;
}
#products-browse .total-products {
    margin-top: 2px;
}
.products-selection .display {
    float: left;
    margin: 0 15px 0 0;
}
.products-selection .display li {
    float: left;
    text-align: center;
}
.products-selection .display li a {
    color: #929292;
    cursor: pointer;
    font-size: 0;
	border:1px solid transparent;
    line-height: 14px;
	height: 20px;
    width: 20px;
	margin: 5px;
}
.products-selection .display li#grid a {
    background: url("../img/tmgs/grid.png") no-repeat scroll 0 0;
    float: left;
}
.products-selection .display li#grid:hover a, .products-selection .display li#grid.selected a {
    background-position: center -68px;
}
.products-selection .display li#list a {
    background: url("../img/tmgs/list.png") no-repeat scroll 0 0;
    float: right;
}
.products-selection .display li#list:hover a, .products-selection .display li#list.selected a {
    background-position: center -68px;
}
.products-selection .display li.selected a {
    cursor: default;
}
.products-selection h1 {
    padding-top: 0.625rem;
}
.products-sort-order {
    color: #878787;
}
.products-sort-order .select-title {
    background: #f4f4f4 none repeat scroll 0 0;
    color: #3c3c3c;
    cursor: pointer;
    display: inline-block;
    margin: 0 10px 0 0;
    padding: 5px 0.625rem;
    width: 100%;
}
.products-sort-order .select-list {
    color: #3c3c3c;
    display: block;
    padding: 5px 15px;
}
.products-sort-order .select-list:hover {
    background: #eb4815 none repeat scroll 0 0;
    color: #ffffff;
    text-decoration: none;
}
.products-sort-order .dropdown-menu {
    background: #ffffff none repeat scroll 0 0;
    border: 1px solid #e8e8e8;
    border-radius: 0;
    left: auto;
    width: 288px;
}
#search_filters {
}
#search_filters .facet {
    padding-top: 0.625rem;
}
#search_filters .facet .collapse {
    display: block;
}
#search_filters .facet .facet-title {
    color: #3c3c3c;   
    font-size: 15px;
    font-weight: 600;
    margin: 15px 0 10px;
}
#search_filters .js-search-filters-clear-all {
    font-weight: normal;
    margin: 0;
    text-align: left;
    width: 100%;

}
#search_filters .facet .facet-label {
    font-weight: normal;
    margin-bottom: 0;
    text-align: left;
}
#search_filters .facet .facet-label a {
     display: inline-block;
	    vertical-align: top;
		font-size:13px;
}
.pagination {
    width: 100%;
}
.pagination .page-list {
    margin-bottom: 0;
}
.pagination .page-list li {
    display: inline-block;
  	vertical-align: top;
    margin: 0 0 0 2px;
    padding: 0;
	text-align: center;
}
.pagination a {
    border: 1px solid #1c3948 ;
    color: #1c3948 ;
    display: block;
    height: 35px;
    margin: 0;
    padding: 4px 14px;
	line-height: 25px;
    width: 35px;
}

.pagination .previous, .pagination .next {
    font-size: 0;
    padding: 4px 7px;
}
.pagination a .material-icons {
	font-size: 21px;
}
.pagination .disabled {
    cursor: not-allowed;
}
.pagination .current a, .pagination a:hover {
    border-color: #eb4815;
    color: #eb4815 ;
    text-decoration: none;
}
.active_filters {
    background: #f2f2f2  none repeat scroll 0 0;
    clear: both;
    float: left;
    margin: 10px 0;
    padding: 8px 19px 0;
    width: 100%;
	border-radius: 10px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	-o-border-radius: 10px;
}
.active_filters .active-filter-title {
    display: inline;
	color: #000;
    font-weight: 600;
    margin-right: 0.625rem;
}
.active_filters ul {
    display: inline;
}
.active_filters .filter-block {
    background: #ffffff none repeat scroll 0 0;
    color: #3c3c3c;
    display: inline-block;
    font-size: 0.8125rem;
    margin-bottom: 0.625rem;
    margin-right: 0.625rem;
    padding: 0.625rem;
	border-radius: 10px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	-o-border-radius: 10px;
}
.active_filters .filter-block .close {
    color: #3c3c3c;
    font-size: 0.9375rem;
    margin-left: 0.3125rem;
    margin-top: 0.1875rem;
    opacity: 1;
	-webkit-opacity:1;
	-moz-opacity: 1;
	-o-opacity:1;}
#left-column .block, #right-column .block, #left-column .links, #right-column .links {
    margin-bottom: 20px;
	overflow: hidden;
	background: #fff none repeat scroll 0 0;
    border: 1px solid #e5e5e5;
}
#left-column {
    padding-left: 0;
	padding-right: 0;
}
#right-column {
    padding-right: 0;
    padding-left: 0;
}
.layout-left-column #content-wrapper {
    padding-left: 30px;
    padding-right: 0;
}
.layout-right-column #content-wrapper {
    padding-left: 0;
    padding-right: 15px;
}
.block.advertising {
    text-align: center;
}
#left-column .block .block_title a, #right-column .block .block_title a {
    border: medium none;
    display: inline-block;
    padding: 0;
	background: transparent none repeat scroll 0 0;
}
#left-column .block_title a:hover, #right-column .block_title a:hover {
    color: #444;
}
/*#left-column .block .block_title::before, #right-column .block .block_title::before, #left-column .block .title_block::before, #right-column .block .title_block::before {
    background: #000000 none repeat scroll 0 0;
    bottom: -1px;
    content: "";
    height: 1px;
    position: absolute;
    width: 120px;
}*/
#left-column .h3.title_block, #right-column .h3.title_block {
    margin: 0;
    position: relative;
}

/*#left-column .block.block-categories .block_title, 
#right-column .block.block-categories .block_title, 
#left-column .block-categories h4 a,
#right-column .block-categories h4 a, 
#left-column .block-categories h3  a,
#right-column .block-categories h3 a  {
	background: #000000;
	color: #fff;
}*/
.tmgleftbanner-container {
    position: relative;
}
.tmgleftbanner-container:hover::after {
    transform: scale(1);
	-webkit-transform: scale(1);
	-moz-transform: scale(1);
	-o-transform: scale(1);
    transition: all 0.45s ease 0s;
	-webkit-transition: all 0.45s ease 0s;
	-moz-transition: all 0.45s ease 0s;
	-o-transition: all 0.45s ease 0s;
}
.tmgleftbanner-container::after {
    background: rgba(255, 255, 255, 0.5) none repeat scroll 0 0;
    bottom: 0;
    content: "";
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
    transform: scale(0);
	-webkit-transform: scale(0);
	-moz-transform: scale(0);
	-o-transform: scale(0);
    transition: all 0.45s ease 0s;
	-webkit-transition: all 0.45s ease 0s;
	-moz-transition: all 0.45s ease 0s;
	-o-transition: all 0.45s ease 0s;
}
#left-column .block-categories.block .block_title, #right-column .block-categories.block .block_title {
   
}
#left-column .block .block_title, #right-column .block .block_title, #left-column .h4 a, #right-column .h4 a, #right-column .h3 a {
	border-bottom:2px solid #eb4815 ;
    color: #000;
    display: block;
    font-size: 18px;
    font-weight: 600;
    padding: 10px 15px;
    position: relative;
    text-transform: uppercase;
    letter-spacing: 1.5px;
}
#left-column .block .block_content, #right-column .block .block_content {
   /* padding: 15px;*/
	overflow: hidden;
}

#left-column .products, #left-column ul.category-sub-menu {
    padding: 10px;
}

/*#left-column .block.block-categories .block_content , 
#right-column .block.block-categories .block_content {
	 border-color: #000;
}
*/
#left-column .block .block_content.collapse, #right-column .block .block_content.collapse {
    display: inherit;

}
#left-column .block .block_content ul, #right-column .block .block_content ul {
    margin-bottom: 0;
}

#left-column .block .block_content ul li.root:before {display: none;}

/*#left-column .block .block_content ul li:before, #right-column .block .block_content ul li:before,
#left-column #links_block_left ul li:before  {
    content: "\E315";
    font-family: "Material Icons";
    display: inline-block;
	    vertical-align: top;
}*/

#left-column a, #right-column a {
    color: #000000;
}
#left-column a:hover, #right-column a:hover {
    color: #eb4815;
}

#left-column a.allbtn:hover, #right-column a.allbtn:hover{
color: white;
background: #1c3948;
}
#left-column .links, #right-column .links, #left-column .links .wrapper, #right-column .links .wrapper {
    float: none;
    padding: 0;
    width: 100%;
}
#left-column .links .wrapper, #right-column .links .wrapper {
    padding: 0;
}
.block-categories .category-top-menu {
    margin-bottom: 0;
}
.block-categories .category-sub-menu {
    margin-top: 0;
}

.block-categories .category-sub-menu li {
    padding: 3px 0;
    position: relative;
}
.block-categories .category-sub-menu li[data-depth="1"] {
    margin-left: 15px;
}
.block-categories .category-sub-menu li[data-depth="0"] > a {
    display: inline-block;
	margin-left: 4px;
    font-weight: bold;
}

.block-categories .category-sub-menu li:not([data-depth="0"]):not([data-depth="1"]) {
    padding-left: 0.3125rem;
}

.block-categories a {
}
.block-categories .block_content .collapse-icons {
    border: 0 none;
    cursor: pointer;
    padding: 0;
    position: absolute;
    right: 0;
    top: 5px;
}
.block-categories .block_content .collapse-icons[aria-expanded="true"] .add {
    display: none;
}
.block-categories .block_content .collapse-icons[aria-expanded="true"] .remove {
    display: block;
}
.block-categories .block_content .collapse-icons i {
    font-size: 20px;
    height: 22px;
    width: 22px;
	color: #000;
}
.block-categories .block_content .collapse-icons .add:hover, .block-categories .block_content .collapse-icons .remove:hover {
    border-color: #eb4815;
    color: #eb4815;
}
.block-categories .block_content .collapse-icons .remove {
    display: none;
}
.block-categories .block_content .arrows .arrow-right, .block-categories .block_content .arrows .arrow-down {
    cursor: pointer;
    font-size: 0.875rem;
    margin-left: 2px;
}
.block-categories .block_content .arrows .arrow-right:hover, .block-categories .block_content .arrows .arrow-down:hover {
    color: #eb4815;
}
.block-categories .block_content .arrows .arrow-down {
    display: none;
}
.block-categories .block_content .arrows[aria-expanded="true"] .arrow-right {
    display: none;
}
.block-categories .block_content .arrows[aria-expanded="true"] .arrow-down {
    display: inline-block;
}
.facets-title {
    color: #3c3c3c;
}
.products-selection .filter-button .btn-secondary, .products-selection .filter-button .btn-tertiary {
    padding: 0.75rem 0.5rem 0.6875rem;
}
@media (max-width: 767px) {
.products-selection h1 {
    margin-bottom: 1rem;
    padding-top: 0;
    text-align: center;
}

#prices-drop #content-wrapper, #new-products #content-wrapper, #best-sales #content-wrapper {
    width: 100%;
}
.pagination .page-list {
    float: left;
}
}
@media (max-width: 991px) {
#left-column .block .block_content.collapse, #right-column .block .block_content.collapse {
    display: none;
}
#left-column .block .block_content.collapse.in, #right-column .block .block_content.collapse.in {
    display: block;
}
#category #left-column #search_filters_wrapper, #category #right-column #search_filters_wrapper {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
}
#category #left-column #search_filter_controls, #category #right-column #search_filter_controls {
    margin-bottom: 1rem;
    text-align: center;
}
#category #left-column #search_filter_controls button, #category #right-column #search_filter_controls button {
    margin: 0 0.5rem;
}
#category #left-column #search_filters, #category #right-column #search_filters {
    border-top: 1px solid #f6f6f6;
    box-shadow: none;
    margin-bottom: 0;
    padding: 0;
}
#category #left-column #search_filters .facet, #category #right-column #search_filters .facet {
    border-bottom: 1px solid #f6f6f6;
    padding-top: 0;
}
#category #left-column #search_filters .facet .title, #category #right-column #search_filters .facet .title {
    cursor: pointer;
    padding: 13px 0;
}
#category #left-column #search_filters .facet .title .collapse-icons .remove, #category #right-column #search_filters .facet .title .collapse-icons .remove {
    display: none;
}
#category #left-column #search_filters .facet .title[aria-expanded="true"] .collapse-icons .add, #category #right-column #search_filters .facet .title[aria-expanded="true"] .collapse-icons .add {
    display: none;
}
#category #left-column #search_filters .facet .title[aria-expanded="true"] .collapse-icons .remove, #category #right-column #search_filters .facet .title[aria-expanded="true"] .collapse-icons .remove {
    display: block;
}
#category #left-column #search_filters .facet .facet-title, #category #right-column #search_filters .facet .facet-title {
}
#category #left-column #search_filters .facet .h6, #category #right-column #search_filters .facet .h6 {
    display: inline-block;
    margin: 0;
    padding: 0;
}
#category #left-column #search_filters .facet .navbar-toggler, #category #right-column #search_filters .facet .navbar-toggler {
    display: inline-block;
    padding: 0;
}
#category #left-column #search_filters .facet .collapse, #category #right-column #search_filters .facet .collapse {
    display: none;
}
#category #left-column #search_filters .facet .collapse.in, #category #right-column #search_filters .facet .collapse.in {
    display: block;
}
#category #left-column #search_filters .facet .facet-label a, #category #right-column #search_filters .facet .facet-label a {
    margin-top: 0;
}
#category #left-column #search_filters .facet ul, #category #right-column #search_filters .facet ul {
    margin-bottom: 0;
}
#category #left-column #search_filters .facet ul li, #category #right-column #search_filters .facet ul li {
    border-top: 1px solid #f6f6f6;
    padding: 0.625rem;
}
#left-column .block .block_title .collapse-icons .remove, #right-column .block .block_title .collapse-icons .remove {
    display: none;
}
#left-column .block .block_title[aria-expanded="true"] .collapse-icons .add, #right-column .block .block_title[aria-expanded="true"] .collapse-icons .add {
    display: none;
}
#left-column .block .block_title[aria-expanded="true"] .collapse-icons .remove, #right-column .block .block_title[aria-expanded="true"] .collapse-icons .remove {
    display: block;
}
#left-column .block .block_title .navbar-toggler, #right-column .block .block_title .navbar-toggler {
    color: #3c3c3c;
    display: inline-block;
    padding: 0;
}
}
@media (max-width: 543px) {
.products-selection .filter-button {
    padding-left: 0;
}
}
#product #content {
    margin: 0;
    max-width: 100%;
    position: relative;
}
#product #content .product-leftside {
    position: relative;
}
.product-price {
    display: inline-block;
}
.images-container {
    overflow: hidden;
    position: relative;
}
.total-count {
    margin: 4px 0;
}

.pagination #products-browse {	padding: 10px 0;}

#products-browse {
	border: 1px solid #e5e5e5;
    float: left;
    /*margin-bottom: 30px;*/
    width: 100%;
	padding: 10px 15px;
	background: #ffffff ;
	color: #000;

}
#product-description-short {
    color: #000000;
	clear: both;
}
.product-information {
    color: #3c3c3c;
}
.product-information .manufacturer-logo {
    height: 35px;
}
.input-color {
    cursor: pointer;
    height: 30px;
    opacity: 0;
	-webkit-opacity:0;
	-moz-opacity: 0;
	-o-opacity:0;
    position: absolute;
    width: 30px;
    margin-top: 5px;
}
.input-container {
    position: relative;
}
.input-radio {
    cursor: pointer;
    height: 100%;
    opacity: 0;
	-webkit-opacity:0;
	-moz-opacity: 0;
	-o-opacity:0;
    position: absolute;
    top: 0;
    width: 100%;
}
.input-color:checked + span, .input-color:hover + span, .input-radio:checked + span, .input-radio:hover + span {
    border: 2px solid #3c3c3c !important;
}
.radio-label {
    background: #ffffff none repeat scroll 0 0;
    border: 2px solid #ffffff;
    box-shadow: 2px 2px 11px 0 rgba(0, 0, 0, 0.1);
    display: inline-block;
    font-weight: 600;
    padding: 0.125rem 0.625rem;
}

.product-actions .add .add-to-cart {
	background-color: #eb4815;
	color: #fff;
    padding: 9px 30px;
    width: auto;
	height:auto;
    background-position:-25px;
	font-size: 16px;
	border: medium none rgba(0, 0, 0, 0);
    border-radius: 0;
	transition: all 0.45s ease 0s;
	-webkit-transition: all 0.45s ease 0s;
	-moz-transition: all 0.45s ease 0s;
	-o-transition: all 0.45s ease 0s;
}
.product-actions .add .add-to-cart:hover {
	background-color: #000;
	transition: all 0.45s ease 0s;
	-webkit-transition: all 0.45s ease 0s;
	-moz-transition: all 0.45s ease 0s;
	-o-transition: all 0.45s ease 0s;
}
.product-actions .add .add-to-cart::after {
    border-right: medium none;}
	
.product-actions .control-label {
    color: #3c3c3c;
    display: block;
    font-weight: 600;
    margin-bottom: 0;
    padding: 8px 10px;
	float:left
}
#products .products .list .thumbnail-inner .product-actions {
    display: none;
}
#products .products .grid .thumbnail-inner .product-actions {
    display: none;
}
#products .products .grid .product-actions {
    display: none;
}
#products .products .product-actions {
    display: none;
}

#products .products .product_list.list .product-description .product-actions {
    display: block;
    float: left;
    margin: 0 0;
	position:static;
	padding:15px 0;
    text-align: left;
	transform: scale(1);
	-webkit-transform: scale(1);
	-moz-transform: scale(1);
	-o-transform: scale(1);
    width: 90px;
    display: none;
}

#products .products .list .thumbnail-inner {
    overflow: hidden;
    position: relative;
}
#products .products .list .product-title a {
    font-size: 14px;
    font-weight: 600;
}

#tmgprallaxcmsblock .more .add-to-cart {color: #fff !important; background-color: transparent;}

/*.product-actions .add-to-cart:hover,*/ .more .add-to-cart:hover {
	background:#1c3948 ;
	border-color:#1c3948 ;
	transition: all 0.45s ease 0s;
	-webkit-transition: all 0.45s ease 0s;
	-moz-transition: all 0.45s ease 0s;
	-o-transition: all 0.45s ease 0s;
	
 }
 .product-actions .add-to-cart:hover {
    background-color: #eb4815;
    background-image: url("../img/tmgs/addtocart-h.svg");
    border-color: #eb4815;
    transition: all 0.45s ease 0s;
	-webkit-transition: all 0.45s ease 0s;
	-moz-transition: all 0.45s ease 0s;
	-o-transition: all 0.45s ease 0s;
}
.product-actions .add-to-cart {
	 background: #fff url("../img/tmgs/addtocart.svg") no-repeat scroll center center / 15px 15px;
	 border:2px solid #cccccc;
    color: #000000;
    font-size: 0;
    font-weight: 500;
    padding: 0 ;
	position:relative;
	height:40px;
	width:40px;
    text-transform: uppercase;
	border-radius: 50%;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	-o-border-radius: 50%;
 	transition: all 0.45s ease 0s;
	-webkit-transition: all 0.45s ease 0s;
	-moz-transition: all 0.45s ease 0s;
	-o-transition: all 0.45s ease 0s;
	z-index: 1;
}



.more .add-to-cart {

    background-color: #eb4815;
    background-position: 0 0;
    background-repeat: no-repeat;
    border: 1px solid #eb4815;
    color: #fff;
    font-size: 22px;
    font-weight: 500;
    padding: 12px 26px;
    position: relative;
    text-transform: uppercase;
    transition: all 0.45s 
ease 0s;
    -webkit-transition: all 0.45s 
ease 0s;
    -moz-transition: all 0.45s ease 0s;
    -o-transition: all 0.45s ease 0s;
    z-index: 1;
    border-radius: 6px;

}
/* .products .all-product-link:hover:before, .more .add-to-cart:hover:before  {
    transform: scaleY(1);
    transition-timing-function: cubic-bezier(0.52, 1.64, 0.37, 0.66);
}

 .products .all-product-link:before, .btn-primary:before, .more .add-to-cart:before {
    background: #eb4815;
    bottom: 0;
    content: "";
    left: 0;
    position: absolute;
    right: -1px;
    top: 0;
    transform: scaleY(0);
    transform-origin: 50% 100% 0;
    transition-duration: 0.5s;
    transition-property: transform;
    transition-timing-function: ease-out;
    z-index: -1;
}*/
.products .product-actions .add-to-cart-or-refresh {
    float: left;
    position: relative;
}
.products .product-actions .add-to-cart-or-refresh:hover em, .products .actions:hover em {
    opacity: 1;
	-webkit-opacity: 1;
	-moz-opacity: 1;
	-o-opacity: 1;
}
.products .product-actions em {
    background: #eb4815;
    bottom: 45px;
    color: #ffffff;
    display: block;
    font-size: 11px;
    left: -20px;
    min-width: 75px;
    opacity: 0;
	-webkit-opacity: 0;
	-moz-opacity: 0;
	-o-opacity: 0;
    padding: 2px;
	line-height: normal;
    position: absolute;
    text-align: center;
}
em {
    font-family: "Roboto",sans-serif;
    font-style: normal;
    line-height: 0;
}
.products em::before {
    border-bottom: 10px solid #eb4815;
    border-left: 8px solid rgba(0, 0, 0, 0);
    border-right: 8px solid rgba(0, 0, 0, 0);
    content: "";
    display: block;
    left: 0;
    margin: 0 auto;
    position: absolute;
    right: 0;
    top: 26px;
    transform: rotate(180deg);
    width: 5px;
}
.product-actions .add-to-cart .material-icons {
    line-height: inherit;
	display: none;
}
.product-quantity .qty {
    float: left;
    margin-bottom: 0.5rem;
    width: 80px;
}
.product-quantity .add {
    float: left;
    margin-bottom: 0.5rem;
    margin-left: 10px;
}
.product-quantity #quantity_wanted {
    background-color: #ffffff;
    color: #3c3c3c;
    height: 2.75rem;
    padding: 0.175rem 0.5rem;
    width: 3rem;
	text-align:center;
}
.product-quantity .input-group-btn-vertical {
    float: left;
}
.product-quantity .input-group-btn-vertical .btn {
    padding: 0.5rem 0.6875rem;
}
.product-quantity .input-group-btn-vertical .btn i {
    font-size: 1rem;
    left: 0.1875rem;
    top: 0.125rem;
}
.product-quantity .btn-touchspin {
    height: 1.4375rem;
}
.product-discounts {
    margin-bottom: 1.5rem;
}
.product-discounts > .product-discounts-title {
    font-size: 0.875rem;
    font-weight: normal;
}
.product-discounts > .table-product-discounts thead tr th {
    background: #ffffff none repeat scroll 0 0;
    border: 0.3125rem solid #ebebeb;
    padding: 0.625rem 1.25rem;
    text-align: center;
    width: 33%;
}
.product-discounts > .table-product-discounts tbody tr {
    background: #f6f6f6 none repeat scroll 0 0;
}
.product-discounts > .table-product-discounts tbody tr:nth-of-type(2n) {
    background: #ffffff none repeat scroll 0 0;
}
.product-discounts > .table-product-discounts tbody tr td {
    border: 0.3125rem solid #ebebeb;
    padding: 0.625rem 1.25rem;
    text-align: center;
}
.product-prices {
    display: inline-block;
    margin-top: 1.25rem;
    width: 100%;
}
.product-prices div {
    display: inline-block;
    font-size: 18px;
    font-weight: 700;
    margin-bottom: 6px;
}
.product-prices .tax-shipping-delivery-label {
    color: #878787;
    font-size: 0.8125rem;
    display: none;
}
.product-discount {
    color: #878787;
}
.product-discount .regular-price {
    font-size: 18px;
    font-weight: normal;
    margin-right: 5px;
    text-decoration: line-through;
}
.has-discount.product-price, .has-discount p {
}
.has-discount .discount, .transpgratis {
    background: #f13340 none repeat scroll 0 0;
    color: #ffffff;
    display: inline-block;
    font-size: 14px;
    font-weight: normal;
    margin-left: 10px;
    padding: 5px 11px;
    text-transform: uppercase;
}
.product-unit-price {
    font-size: 0.8125rem;
    margin-bottom: 0;
}

.tabs .tab-pane {
    border-top: 1px solid #eb4815;
    padding: 30px 0;
}

section.tmg-hometabcontent {
    clear: both;
    float: left;
    width: 100%;
    padding: 0 10px;
}

.tmg-hometabcontent .tabs .tab-pane {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    border: 0 none;
    padding: 0;
}
.featured-products .products, .newproducts .products, .bestseller-products .products, .special-products .products, .viewed-products .products, .crosssell-products .products, .productscategory-products .products, .product-accessories .products, .brands .products, .tmgblog-latest .products, .testimonial_main .products, .tmgblog-latest .products{
    /*position: relative;*/
	margin: 0 -15px;
	padding:0 ;
	text-align:center;
}

  
.tabs .nav-tabs {
    border: medium none;
    display: inline-block;
    margin-bottom: 30px;
    text-align: center;
    width: 100%;
}
.tabs .nav-tabs .nav-link {
	 background: #000000 none repeat scroll 0 0;
    color: #fff;
	padding: 5px 30px;
    text-transform: uppercase;
    font-weight: 500;
    margin: 0;
	border:none;
	font-size:16px;
	position:relative;
	border-radius: 5px 5px 0 0;
	-webkit-border-radius: 5px 5px 0 0;
	-moz-border-radius: 5px 5px 0 0;
	-o-border-radius: 5px 5px 0 0;
}

.tabs .nav-tabs .nav-link.active, .tabs .nav-tabs .nav-link:hover {
	 background: #eb4815 none repeat scroll 0 0;
    color: #fff;
}
.product-tabcontent .tabs .nav-tabs {
    margin: 0;
    text-align: left;
	
}
.tabs .nav-tabs .nav-link.active::after, .tabs .nav-tabs .nav-link:hover::after {
    background: rgba(0, 0, 0, 0) url("../img/tmgs/tab-h.png") no-repeat scroll right 0;
}
.tabs .nav-tabs .nav-link::after {
    background: rgba(0, 0, 0, 0) url("../img/tmgs/tab.png") no-repeat scroll right 0;
    bottom: 0;
    content: "";
    display: block;
    position: absolute;
    right: -31px;
    top: 0px;
    width: 52px;
    z-index: 9;
}
.product-accessories  ,.productscategory-products, .product-tabcontent {
    margin-top: 25px;
    padding-left: 5px;
    padding-right: 5px;
}
.product-tabcontent .tabs .nav-tabs .nav-link::before, .product-tabcontent .tabs .nav-tabs .nav-link::after {
    display: none;
}
.product-description strong {
    color: #000;
}

.product-tabcontent .tabs .tab-pane {
   
	border: 1px solid #e5e5e5 ;
	 border-top-color: #eb4815  ;
    padding: 20px ;
	background:#fff;
    min-height: 296px;
}

.product-tabcontent .tabs .nav-tabs .nav-link {
    font-weight: 600;
    font-size: 13px;
    border-bottom: none;
    background: #000000 ;
    color: #ffffff;
    border-color: #000000 ;
	margin:	0;
   padding: 10px 20px;
}

.product-tabcontent .tabs .nav-tabs .nav-item {
	margin: 0 0;
}

.product-tabcontent .tabs .nav-tabs .nav-link.active, .product-tabcontent .tabs .nav-tabs .nav-link:hover {
    background: #eb4815;
}
.tabs .nav-tabs .nav-item {
	background: transparent;
    color: #000;
    border: none;
	display: inline-block;
	float:none;
}
@media (max-width: 991px) {
.tabs .nav-tabs .nav-item {
    float: none;
    margin: 0;
    /*width: 100%;*/
}
}
.product-cover {
    border: 1px solid #e8e8e8;
    margin-bottom: 0;
    position: relative;
}
.product-cover img {
    background: #ffffff none repeat scroll 0 0;
}
.product-cover .layer {
    bottom: 0;
    cursor: zoom-in;
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
}
.product-cover .layer .zoom-in {
    bottom: 0;
    color: #eb4815;
    cursor: pointer;
    display: none;
    font-size: 35px;
    position: absolute;
    right: 0;
    z-index: 9999;
}
.product-cover .layer {
}
.js-product-images-modal .modal-dialog {
    background: #dddddd none repeat scroll 0 0;
}
@media (max-width: 768px) {
.mousetrap {
    display: none !important;
}
.product-cover .layer {
    cursor: pointer;
    height: 100%;
    left: 0;
    padding: 14px;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 8000;
}
}
@media (min-width: 544px) {
.js-product-images-modal .modal-dialog {
    max-width: 800px;
}
}
#product-modal .modal-content {
    border: medium none;
    padding: 0;
}
#product-modal .modal-content .modal-body {
    display: flex;
    margin-left: 0;
}
#product-modal .modal-content .modal-body figure {
    margin-bottom: 0;
}
#product-modal .modal-content .modal-body .product-cover-modal {
    background: #ffffff none repeat scroll 0 0;
    height: auto;
    width: 100%;
}
#product-modal .modal-content .modal-body .image-caption {
    background: #ffffff none repeat scroll 0 0;
    border-top: 1px solid #ebebeb;
    padding: 0.625rem 1.25rem;
}
#product-modal .modal-content .modal-body .image-caption p {
    margin-bottom: 0;
}
#product-modal .modal-content .modal-body .thumbnails {
    display: none;
    position: relative;
}
#product-modal .modal-content .modal-body .mask {
    margin-top: 3.1875rem;
    max-height: 600px;
    overflow: hidden;
    position: relative;
    z-index: 1;
}
#product-modal .modal-content .modal-body .mask.nomargin {
    margin-top: 0;
}
#product-modal .modal-content .modal-body .product-images {
    margin-left: 20px;
}
#product-modal .modal-content .modal-body .product-images img {
    background: #ffffff none repeat scroll 0 0;
    cursor: pointer;
    width: 120px;
}
#product-modal .modal-content .modal-body .product-images img:hover {
    border: 3px solid #eb4815;
}
#product-modal .modal-content .modal-body .arrows {
    color: #3c3c3c;
    cursor: pointer;
    height: 100%;
    position: absolute;
    right: 0;
    text-align: center;
    top: 0;
    width: 100%;
    z-index: 0;
}
#product-modal .modal-content .modal-body .arrows .arrow-up {
    opacity: 0.2;
    position: absolute;
    right: 20px;
    top: -20px;
}
#product-modal .modal-content .modal-body .arrows .arrow-down {
    bottom: -20px;
    position: absolute;
    right: 20px;
}
#product-modal .modal-content .modal-body .arrows i {
    display: inline;
    font-size: 75px;
}
@media (max-width: 991px) {
#product-modal .modal-content .modal-body .mask {
    margin-top: 20px;
}
.product-images > li.thumb-container {
    display: inline-block;
}
}
#blockcart-modal {
    max-height: 95vh;
    margin: auto;
}
#blockcart-modal .modal-header {
    color: #4cbb6c;
}
#blockcart-modal .modal-body {
    padding: 35px 25px;
}
#blockcart-modal .modal-body .divide-right span {
    display: inline-block;
    margin-bottom: 10px;
}
#blockcart-modal .modal-dialog {
    max-width: 1140px;
    width: 100%;
}
#blockcart-modal .product-image {
    border: 1px solid #e8e8e8;
    width: 240px;
}
#blockcart-modal .modal-title {
    color: #4cbb6c;
    font-size: 14px;
    font-weight: 400;
    text-align: left !important;
}
#blockcart-modal .modal-title i.material-icons {
    margin-right: 7px;
}
#blockcart-modal .product-name {
    font-size: 16px;
    font-weight: normal;
    text-transform: capitalize;
}
#blockcart-modal .cart-products-count {
    font-size: 1.125rem;
    position: static;
}
#blockcart-modal .cart-content {
    padding-left: 2.5rem;
}
#blockcart-modal .cart-content button {
    margin-right: 0.3125rem;
    background-color: #8c8c8c;
}
#blockcart-modal .divide-right {
    border-right: 1px solid #e8e8e8;
}
.product-images > li.thumb-container {
}
.product-images > li.thumb-container > .thumb, .images-container .product_list .thumb-container .thumb {
     cursor: pointer;
}

.thumb-container-inner {
    border: 1px solid #e8e8e8;
    margin: 0 10px 2px;
}

.images-container .product-images > li.thumb-container > .thumb {
    margin-right: 10px;
}
.product-images > li.thumb-container > .thumb.selected, .product-images > li.thumb-container > .thumb:hover, .images-container .product_list .thumb-container .thumb:hover {
    border-color: #eb4815;
}
#main .images-container .js-qv-mask {
    position: relative;
	margin-top: 20px;
    white-space: nowrap;
}
#main .images-container .js-qv-mask.additional_slider {
	box-sizing: border-box;
    clear: both;
    float: left;
    padding: 20px 40px;
    width: 100%;
	
}
/*#main .images-container .js-qv-mask.additional_slider:hover a.btn {
    opacity: 1;
	-webkit-opacity:1;
	-moz-opacity: 1;
	-o-opacity:1;}

#main .images-container .js-qv-mask.additional_slider:hover a.btn.prev {
	left: 0;
}

#main .images-container .js-qv-mask.additional_slider:hover a.btn.next {
	right: 0;
	
}
*/

#main .images-container .js-qv-mask .customNavigation a {
    height: 30px;
    	transform: scale(1);
	-webkit-transform: scale(1);
	-moz-transform: scale(1);
	-o-transform: scale(1);
    width: 30px;
}
#main .images-container .js-qv-mask.additional_slider .customNavigation a {
    opacity: 1;
	-webkit-opacity: 1;
	-moz-opacity: 1;
	-o-opacity: 1;
}
#main .images-container .js-qv-mask.additional_slider a.btn.prev {
	left: 0;
	position:absolute;
	 background-size: 10px 10px;
}

#main .images-container .js-qv-mask.additional_slider a.btn.next {
	right: 0;
	position:absolute;
	 background-size: 10px 10px;
}

#main .images-container .js-qv-mask ul {
    margin: 0;
}



#main .images-container .js-qv-mask .customNavigation {
 	border: medium none;
    margin: 0;
    position: absolute;
    top: 40%;
	padding:0;
	width: 100%;
	left:0;
	opacity: 1;
	-webkit-opacity: 1;
	-o-opacity: 1;
	-moz-opacity: 1;
	visibility: visible;
}

.scroll-box-arrows {
    display: none;
}
.scroll-box-arrows.scroll {
    display: block;
}
.scroll-box-arrows i {
    background: #ffffff none repeat scroll 0 0;
    border: 2px solid #e8e8e8;
 border-radius: 5px;
	  -webkit-border-radius: 5px;
	   -moz-border-radius: 5px;
	    -o-border-radius: 5px;
    bottom: 50px;
    color: #dddddd;
    cursor: pointer;
    font-size: 32px;
    height: 35px;
    line-height: 32px;
    position: absolute;
    transition: all 0.45s ease 0s;
	-webkit-transition: all 0.45s ease 0s;
	-moz-transition: all 0.45s ease 0s;
	-o-transition: all 0.45s ease 0s;
    width: 35px;
}
.scroll-box-arrows i:hover {
    border-color: #eb4815;
    color: #eb4815;
}
.scroll-box-arrows .left {
    left: 0;
}
.scroll-box-arrows .right {
    right: 0;
}
#product-availability {
    display: inline-block;
    font-weight: 700;
	padding: 9px 0;
    margin-left: 10px;
}
#product-availability .material-icons {
    line-height: inherit;
}
#product-availability .product-available {
    color: #4cbb6c;
}
.product-unavailable {
    color: #ff9a52;
}
#product-availability .product-last-items {
    color: #ff9a52;
}
#product-details .label, .product-features h3 {
    color: #3c3c3c;
    font-weight: 600;
    margin-bottom: 12px;
    margin-right: 10px;
}
.product-manufacturer {
    margin-bottom: 15px;
}
.product-features {
    margin-left: 0;
    margin-top: 5px;
}
.product-features > dl.data-sheet {
}
.product-features > dl.data-sheet dd.value, .product-features > dl.data-sheet dt.name {
    background: #ebebeb none repeat scroll 0 0;
    display: inline-table;
    font-weight: normal;
    min-height: 2.5rem;
    padding: 0.625rem;
    vertical-align: top;
    width: 66%;
    /*word-break: break-all;*/
}
.product-features > dl.data-sheet dt.name {
    width: 32% !important;
}

.product-features > dl.data-sheet dd.value:nth-of-type(2n), .product-features > dl.data-sheet dt.name:nth-of-type(2n) {
    background: #f6f6f6 none repeat scroll 0 0;
}
.product-features > dl.data-sheet dt.name {
    text-transform: capitalize;
}
.product-variants > .product-variants-item {
    background: #fff none repeat scroll 0 0;
	border: 1px solid #e5e5e5;
    margin: 10px 0;
    padding: 10px ;
    /*box-shadow: 0px 0px 10px 1px grey;*/
    box-shadow: 0 0 6px 1px #c4cdd5;
}
.product-variants > .product-variants-item select {
    border: 1px solid #ebebeb;
    height: 2.5rem;
    min-width: 80px;
    padding-left: 7px;
    width: 160px;
}
.product-variants > .product-variants-item ul li {
    margin-right: 0.625rem;
	line-height: 15px;
}
.product-variants > .product-variants-item .color {
    border: 1px solid #e8e8e8;
    height: 30px;
    margin: 5px 0 0;
    width: 30px;
}
.product-flags {
    margin: 0;
}
li.product-flag {
 
    color: #eb4816;
    display: block;
    padding: 0.3125rem 0.4375rem;
    position: absolute;
    text-transform: uppercase;
    z-index: 2;
}
li.product-flag.online-only {
    font-size: 0.8125rem;
    right: 0;
    top: 25rem;
}
li.product-flag.online-only::before {
    content: "îŒŠ";
    font-family: "Material Icons";
    margin: 0.3125rem;
    vertical-align: middle;
}
li.product-flag.discount {
    display: none;
}
li.product-flag.on-sale {
    margin: 0;
    left: 10px;
    text-align: center;
    top: 30px;
}
li.product-flag.new {
    left: 10px;
    top: 10px !important;
}
.product-customization {
    margin: 25px 0;
    /*box-shadow: 0px 0px 10px 1px grey;*/
    box-shadow: 0 0 6px 1px #c4cdd5;
}
.product-customization .product-customization-item {
    margin: 15px 0;
}
.product-customization .product-message {
    background: #ebebeb none repeat scroll 0 0;
    border: medium none;
    padding: 0.625rem 0.625rem 40px;
    resize: none;
    width: 100%;
    border-radius: 7px;
}
.product-customization .product-message::-moz-placeholder {
    color: #3c3c3c;
}
.product-customization .product-message:-moz-placeholder {
    color: #3c3c3c;
}
.product-customization .file-input {
    cursor: pointer;
    height: 40px;
    left: 0;
    opacity: 0;
	-webkit-opacity:0;
	-moz-opacity: 0;
	-o-opacity:0;
    overflow: hidden;
    position: absolute;
    width: 100%;
    z-index: 1;
}
.product-customization .custom-file {
    background: oldlace none repeat scroll 0 0;
    color: #3c3c3c;
    display: block;
    height: 40px;
    line-height: 2.2rem;
    position: relative;
    text-align: center;
    width: 100%;
    border-radius: 7px;
    border: 2px solid #fe3400;
    margin-top: 5px;
}

.product-customization .custom-file:hover{
    background-color: #1c3948 ;
    color: #ffffff;

}

.product-customization .custom-file button {
    position: absolute;
    right: 0;
    top: 0;
    z-index: 0;
}
.product-customization small {
    color: #3c3c3c;
}
.product-pack {
    margin-top: 2.5rem;
}
.product-pack .pack-product-container {
    display: flex;
    justify-content: space-around;
}
.product-pack .pack-product-container .pack-product-name {
    -moz-box-flex: 0;
    color: #3c3c3c;
    flex: 0 0 50%;
    font-size: 0.875rem;
}
.product-pack .pack-product-container .pack-product-quantity {
    border-left: 2px solid #ebebeb;
    padding-left: 0.625rem;
}
.product-pack .pack-product-container .pack-product-name, .product-pack .pack-product-container .pack-product-price, .product-pack .pack-product-container .pack-product-quantity {
    align-items: center;
    display: flex;
}
.product-refresh {
    margin-top: 1.25rem;
}
.social-sharing {
    clear: both;
    margin-top: 15px;
    width: 100%;
}
.social-sharing ul {
    margin: 0;
    text-align: center;
}
.social-sharing li {
    background-color: #4b4b4b ;
    background-position: 5px 5px;
    background-repeat: no-repeat;
    background-size: 35px 35px;
    cursor: pointer;
    display: inline-block;
    margin-right: 10px;
}
.social-sharing li a {
    display: block;
    overflow: hidden;
    white-space: nowrap;
    width: 45px;
    color: #000;
    line-height: 14px;
	height: 45px
}
.social-sharing li:hover {
   background-color: #eb4815;
}
.social-sharing li:hover a {
    color: #fff;
}
.products-selection .title {
    color: #878787;
}
#blockcart-modal .cart-content .btn {
    color: white;
    padding: 10px 20px;
    border-radius: 5px;
    font-size: 18px;
    display: inline-block;
    margin: 10px 0;
    width: 100%;
}
@media (max-width: 991px) {
.product-cover img {
    width: 100%;
}
#product-modal .modal-content .modal-body {
    -moz-box-direction: normal;
    -moz-box-orient: vertical;
    flex-direction: column;
    margin-left: 0;
}
#product-modal .modal-content .modal-body img.product-cover-modal {
    width: 100%;
}
#product-modal .modal-content .modal-body .arrows {
    display: none;
}
#product-modal .modal-content .modal-body .image-caption {
    width: 100%;
}
#blockcart-modal .modal-dialog {
    width: calc(100% - 20px);
}
#blockcart-modal .modal-body {
    padding: 1.875rem;
}
.social-sharing {
    padding: 15px 0;
    text-align: left;
}
.product-quantity .add {
    margin-left: 0;
}
}
@media (max-width: 767px) {
#blockcart-modal .divide-right {
    border-right: medium none;
    padding: 0;
}
#blockcart-modal .modal-body {
    padding: 1rem;
}
#product .page-content .product-leftside {
    clear: both;
    height: 100%;
    margin: 0 auto 25px;
    overflow: hidden;
    width: 420px;
}
}
.cart-grid {
    margin-bottom: 1rem;
}
.cart-items {
    margin-bottom: 0;
}
li.cart-item:last-child {
    border-bottom: 0 none;
}
.cart-item {
     border-bottom: 1px solid #f2f2f2;
    padding: 1rem 0;
}

.checkout.cart-detailed-actions.card-block {
    border: medium none;
}
.cart-summary-line {
    clear: both;
}
.cart-summary-line::after {
    clear: both;
    content: "";
    display: table;
}
.cart-summary-line .label {
    font-weight: normal;
    padding-left: 0;
    white-space: inherit;
	float: left;
}
.cart-summary-line .value {
    color: #3c3c3c;
    float: right !important;
}
.cart-summary-line.cart-summary-subtotals .label, .cart-summary-line.cart-summary-subtotals .value {
    font-weight: normal;
}
.cart-grid-body {
    margin-bottom: 0.75rem;
}
.cart-grid-body a.label:hover {
    color: #eb4815;
}
.cart-grid-body .card-block {
    padding: 1rem;
}
.cart-grid-body .card-block h1 {
    font-size: 20px;
    margin-bottom: 0;
}
.cart-grid-body hr {
    margin: 0;
}
.cart-grid-body .cart-overview {
    padding: 1rem;
}
.cart-grid-right hr {
    margin: 0;
    border-color: #fdfdfd;
}
.cart-grid-right .promo-discounts {
    margin-bottom: 0;
}
.cart-grid-right .promo-discounts .cart-summary-line .label {
    color: #878787;
}
.cart-grid-right .promo-discounts .cart-summary-line .label .code {
    cursor: pointer;
    text-decoration: underline;
}
.block-promo .promo-code {
    background: #ebebeb none repeat scroll 0 0;
}
#promo-code form {
    padding: 1.6rem;
}
.block-promo .promo-code .alert-danger {
    background: #ff4c4c none repeat scroll 0 0;
    color: #ffffff;
    display: none;
    margin-top: 1.25rem;
    position: relative;
}
.block-promo .promo-code .alert-danger::after {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    border-color: rgba(0, 0, 0, 0) rgba(0, 0, 0, 0) #ff4c4c;
    border-image: none;
    border-style: solid;
    border-width: 10px;
    bottom: 100%;
    content: " ";
    height: 0;
    left: 10%;
    margin-left: -10px;
    pointer-events: none;
    position: absolute;
    width: 0;
}
.block-promo .promo-input {
    border: 1px solid #000000;
    color: #3c3c3c;
    height: 2.5rem;
    text-indent: 0.625rem;
    width: 60%;
}
.block-promo .promo-input + button {
    margin-top: -4px;
    display: inline-block;
    text-transform: capitalize;
    width: 38%;
}
.block-promo .cart-summary-line .label, .block-promo .promo-name {
    color: #ff9a52;
    font-weight: 600;
}
.block-promo .cart-summary-line .label a, .block-promo .promo-name a {
    color: #3c3c3c;
    display: inline-block;
    font-weight: normal;
}
.block-promo .promo-code-button {
    font-size: 1.2rem;
    text-align: center;
    display: block;
    padding: 10px;
}

@media (min-width: 767px) and (max-width: 992px){
.block-promo .promo-code-button {
font-size: 1rem;}
.block-promo .promo-input{
width: 100%;
}
.block-promo .promo-input + button{
    margin-top: 10px;
    width: 100%;
}}

.block-promo.promo-highlighted {
    margin-bottom: 0;
    padding: 1.25rem 1.25rem 0;
}
.product-line-grid-left img {
    border: 1px solid #e8e8e8;
    max-width: 100%;
    margin-bottom: 15px;
}
.product-line-grid-body > .product-line-info > .label {
    font-weight: normal;
    line-height: inherit;
    padding: 0;
    text-align: left;
    white-space: inherit;
}

.col-md-6.col-xs-6.qty {
    padding: 0;
}

.product-line-grid-body > .product-line-info > .out-of-stock {
    color: #ff0000;
}
.product-line-grid-body > .product-line-info > .available {
    color: #4cbb6c;
}
.product-line-grid-body > .product-line-info > .unit-price-cart {
    color: #878787;
    font-size: 0.875rem;
    padding-left: 0.3125rem;
}
.product-line-grid-right .bootstrap-touchspin {
    float: left !important;
    width: 4.25rem;
    transform: scale(1.15);
}
.product-line-grid-right .bootstrap-touchspin > .form-control, .product-line-grid-right .bootstrap-touchspin > .input-group {
    background-color: #ffffff;
    color: #3c3c3c;
    height: 2.5rem;
    padding: 0.175rem 0.5rem;
    width: 3rem;
}
.product-line-grid-right .bootstrap-touchspin > .input-group-btn-vertical {
    width: auto;
}
.product-line-grid-right .cart-line-product-actions, .product-line-grid-right .product-price {
    color: #3c3c3c;
    line-height: 36px;
}
.product-line-grid-right .product-price strong {
    font-size: 18px;
    font-weight: 600;
}
.product-line-grid-right .cart-line-product-actions .remove-from-cart, .product-line-grid-right .product-price .remove-from-cart {
    color: #3c3c3c;
    display: inline-block;
    margin-top: 0.3125rem;
}
@media (max-width: 767px) {
.product-line-grid-body {
    margin-bottom: 1rem;
    padding-right: 1rem;
    padding-left: 1rem;
}
}
@media (max-width: 543px) {
.cart-items {
    padding: 1rem 0;
}
.cart-item {
    border-bottom: 1px solid #ebebeb;
}
.cart-item:last-child {
    border-bottom: 0 none;
}
.cart-grid-body .cart-overview {
    padding: 0;
}
.cart-grid-body .no-items {
    display: inline-block;
    padding: 1rem;
}
.product-line-grid-left {
    padding-right: 0 !important;
}
}
@media (max-width: 360px) {
.product-line-grid-right .qty {
    width: 100%;
}
.product-line-grid-right .price {
    width: 100%;
}
}
#block-reassurance {
    background: #fff none repeat scroll 0 0;
    border: medium none;
    float: left;
    padding: 0 20px;
}
#block-reassurance img {
    margin-right: 10px;
    opacity: 0.7;
    width: 1.5625rem;
}
#block-reassurance li {
    float: left;
    width: 100%;
	border-bottom: 1px solid #bcbcbc;
}
#product #block-reassurance li {
    float: left;
    width: 100%;
	margin-bottom: 5px;
}
#block-reassurance li:last-child {
    border: 0 none;
}
#block-reassurance li .block-reassurance-item {
     padding: 1rem 0
}
#product #block-reassurance {
    float: left;
    width: 100%;
	background: #fff;
	border: 1px solid #e5e5e5;
	padding: 0 20px;
}
#block-reassurance ul {
    margin-bottom: 0;
}
#block-reassurance span {
    font-weight: 400;
}

#block-reassurance .reassurance-header {
    display: inline-flex;
    align-items: center;
    margin-bottom: 3px;
}
#block-reassurance .reassurance-title {
    font-weight: bold;
    margin: 0;
    font-size: 1rem;
}
#block-reassurance .reassurance-description {
    display: block;
    margin-left: 35px;
    line-height: 1.4;
}

.quickview .modal-dialog {
    max-width: 64rem;
    width: calc(100% - 30px);
}
.quickview .modal-content {
    min-height: 28.125rem;
}
.quickview .modal-header {
    border: medium none;
    padding: 0;
    position: relative;
    z-index: 9;
}
.quickview .modal-header .close {
    margin-top: 8px;
}
.quickview .modal-body {
    min-height: 23.75rem;
    padding: 30px 25px 0;
}
.quickview .modal-footer {
    border-top: 1px solid #e8e8e8;
    padding: 15px 0;
}
.quickview .layer {
    display: none;
}
.quickview .product-cover img {
    width: 95%;
}
.quickview .images-container {
    min-height: 21.875rem;
    z-index: 1;
}
.quickview .images-container .product-images > li.thumb-container > .thumb {
    background: #ffffff none repeat scroll 0 0;
    margin-bottom: 0.8125rem;
    width: 4.9375rem;
}
.quickview .mask {
    position: relative;
    z-index: 99;
    padding: 25px 0;
    float: left;
    width: 100%;
}
.quickview .mask.additional_slider .customNavigation {
    top: 40%;
}
.quickview .mask.additional_slider .customNavigation a.prev {
    left: 0;
}
.quickview .mask.additional_slider .customNavigation a.next {
    right: 0;
}
.quickview .arrows {
    height: 22.5rem;
    position: absolute;
    right: 5rem;
    top: 0;
    z-index: 0;
}
.quickview .arrows .arrow-up {
    cursor: pointer;
    margin-top: -3.125rem;
    opacity: 0.2;
}
.quickview .arrows .arrow-down {
    bottom: -1.875rem;
    cursor: pointer;
    position: absolute;
}
.quickview .social-sharing {
    margin-left: 0;
    margin-top: 0;
}
#stores .page-stores {
    margin: 0 auto;
    width: 100%;
}
#stores .page-stores .store-item {
    padding-left: 0.75rem;
    padding-right: 0.75rem;
}
#stores .page-stores .store-picture img {
    max-width: 100%;
}
#stores .page-stores .store-item-container {
    -moz-box-align: center;
    align-items: center;
    display: flex;
    justify-content: space-around;
    padding: 1.875rem 0;
}
#stores .page-stores .store-item-container ul {
    font-size: 0.9375rem;
    margin-bottom: 0;
}
#stores .page-stores .store-item-container .divide-left {
    border-left: 1px solid #ebebeb;
}
#stores .page-stores .store-item-container .divide-left tr {
    height: 1.5625rem;
}
#stores .page-stores .store-item-container .divide-left td {
    padding-left: 0.375rem;
}
#stores .page-stores .store-item-container .divide-left th {
    text-align: right;
}
#stores .page-stores .store-item-container .store-description {
    font-size: 1rem;
}
#stores .page-stores .store-item-footer {
    display: flex;
    justify-content: space-around;
    margin-top: 0.5rem;
    padding-top: 0.5rem;
}
#stores .page-stores .store-item-footer.divide-top {
    border-top: 1px solid #ebebeb;
}
#stores .page-stores .store-item-footer div:first-child {
    -moz-box-flex: 0;
    flex: 0 0 65%;
}
#stores .page-stores .store-item-footer i.material-icons {
    color: #3c3c3c;
    font-size: 1rem;
    margin-right: 0.625rem;
}
#stores .page-stores .store-item-footer li {
    margin-bottom: 0.625rem;
}
@media (max-width: 767px) {
#stores .page-stores {
    width: 100%;
}
#stores .page-stores .store-item-container {
    padding: 1rem 0;
}
}
@media (max-width: 543px) {
#stores .page-stores .store-item-container {
    display: block;
}
#stores .page-stores .store-item-container .divide-left {
    border-left: medium none;
}
#stores .page-stores .store-item-container .store-description a {
    margin-bottom: 0.5rem;
}
#stores .page-stores .store-item-container .store-description address {
    margin-bottom: 0.5rem;
}
#stores .page-stores .store-item-footer {
    display: block;
}
#stores .page-stores .store-item-footer.divide-top {
    border-top: 1px solid #ebebeb;
}
#stores .page-stores .store-item-footer li {
    margin-bottom: 0.625rem;
}
#stores .page-stores .store-item-footer .card-block {
    padding: 0.75rem 0.75rem 0;
}
}

.block_newsletter {
    float: left;
    padding: 30px 20px;
    width:100%; 
}
.block_newsletter .products-section-title {
    margin: 0;
    padding-bottom: 25px;
    text-align: left;
}
.text-right {
    text-align: right;
}
.block_newsletter .title {
    font-size: 24px;
	color: #fff;
	text-transform: uppercase;
    display: inline-block;
	vertical-align: top;
    text-shadow: 0 1px 2px rgba(0,0,0,0.7);
}
.block_newsletter .description {
    color: #fff;
    font-size: 16px;
    text-shadow: 0 1px 2px rgba(0,0,0,0.7);
}
.block_newsletter .envelope {
    background: url("../img/tmgs/envelope.svg") no-repeat scroll center center;
    display: inline-block;
    height: 40px;
    width: 60px;
	vertical-align: top;
	float:left;
}

.block-details {
    float: left;
    width: 50%;
}

.block_newsletter form {
    position: relative;
}
.block_newsletter form input[type="text"] {
    border: 1px solid #e6e6e6;
    min-width: 430px;
    padding: 12px 30px;
	line-height: 22px;
}
.block_newsletter form input[type="text"]:focus {
    background: #ffffff none repeat scroll 0 0;
    color: #3c3c3c;
    outline: 3px solid #eb4815;
	
}
.block_newsletter form input[type="text"]:focus + button .search {
    color: #eb4815;
}
.block_newsletter form input[type="submit"] {
	color: #fff;
	padding: 9px 15px;
    bottom: 0;
    position: absolute;
    right: 0;
	background:#1c3948 ;
	border-color:#1c3948 ;
}
.block_newsletter form input[type="submit"]:hover{
	background:#fff;
	border-color:#fff;
	color:#000;
}
.block_newsletter form button[type="submit"] .search:hover {
    color: #eb4815;
}
.block_newsletter p {
    margin: 0;
    padding: 10px 0 0;
}
.block_newsletter p.alert {
    padding: 5px;
}

.block_newsletter form input[type="text"] {
    margin: 0;
}
.block_newsletter form input[type="text"]:focus {
    outline: 0 none;
}
.block_newsletter form input.btn-primary {
    font-weight: 400;
    height: 48px;
    line-height: 18px;
    outline: 0 none;
    padding: 10px 20px;
	 position: absolute;
    right: 0;
    /*top: 0;*/
    -webkit-appearance: none;
}
#tmgfootercms{text-align: center;}
.block-social {
     float: left;
    position: relative;
}
.block-social-inner ul {
    margin: 0;
}

.footer-container .block-social li {
    margin: 10px;
}

.block-social-inner {
    display: inline-block;
	position: relative;
}
.footer .description {
    padding-left: 40px;
	width: 100%;
}
#block-contact_list i {
	background:#eb4815;
    border: 1px solid #eb4815;
	color:#fff;
    border-radius: 50%;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	-o-border-radius: 50%;
    float: left;
    font-size: 16px;
    height: 30px;
    line-height: 29px;
    margin: 0 auto;
    text-align: center;
    width: 30px;
}
#block-contact_list li {
    float: left;
    width: 100%;
}
.block-contact li.address {
    background-position: 0 3px;
}
.block-contact li.phone {
    background-position: 0 -112px;
    margin-bottom: 10px !important;
}
.block-contact li.email {
    background-position: 0 -219px;
    margin-bottom: 25px!important;

}
.linklist .blockcms-title a {
    color: #3c3c3c;
}
.account-list a {
    color: #3c3c3c;
}
.account-list a:hover {
    color: #eb4815;
}
.blockcms-title, .myaccount-title, .myaccount-title a, .block-contact-title, .footer-container h3.h3 {
    font-size: 18px;
    font-weight: 700;
    margin-bottom: 15px;
	 letter-spacing: 0;
}
.block-social li:hover {background-color:#eb4815;}
.block-social li {
    background-position: center center;
    background-repeat: no-repeat;
    background-size: 40px 40px;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	-o-border-radius: 5px;
    cursor: pointer;
    display: inline-block;
    height: 45px;
    margin-right:15px;
	border:none;
    width: 45px;
	vertical-align: top;
    margin-top:10px;
}
.block-social li a {
    display: block;
    height: 100%;
    overflow: hidden;
    text-indent: 100%;
    white-space: nowrap;
}
.block-social li a:hover {
    color: rgba(0, 0, 0, 0);
}
.block-social .facebook,
.social-sharing .facebook {
    background-image: url("../css/3935e107ea61866e60d7946dc6a962f1.svg");
	background-color: #3B5998;
}
.block-social .facebook::before,
.social-sharing .facebook::before {
    background-image: url("../css/8b05d51ede908907d65695558974d86f.svg");
    content: "";
}
.block-social .facebook.icon-gray,
.social-sharing .facebook.icon-gray {
	background-image: url("../css/8b05d51ede908907d65695558974d86f.svg");
}

.block-social .twitter,
.social-sharing .twitter {
    background-image: url("../css/a67175d1ea11389d9107bd8c08f9d7d7.svg");
	background-color: #00B6F1;
}
.block-social .twitter::before,
.social-sharing .twitter::before {
    background-image: url("../css/ffddcb3736980b23405b31142a324b62.svg");
    content: "";
}
.block-social .twitter.icon-gray,
.social-sharing .twitter.icon-gray {
    background-image: url("../css/ffddcb3736980b23405b31142a324b62.svg");
}


.block-social .rss,
.social-sharing .rss {
     background-image: url("../css/cf2f3c1d5c7cb02c29f61964313148e12.svg");
	 background-color: #FF9900;
}
.block-social .youtube,
.social-sharing .youtube {
    background-image: url("../css/youtube.svg");
	background-color: #C12025;
}

.block-social .googleplus,
.social-sharing .googleplus {
    background-image: url("../css/36bff72dcba3098b4b70b482b22c29ab.svg");
	background-color: #3078F1;
}
.block-social .googleplus::before,
.social-sharing .googleplus::before {
    background-image: url("../css/c1a65805f759901a39d10eb854c1dcf2.svg");
    content: "";
}

.block-social .pinterest,
.social-sharing .pinterest {
    background-image: url("../css/afb2ed6d67613a724a420a39b4fe5b0d.svg");
}
.block-social .pinterest::before,
.social-sharing .pinterest::before {
    background-image: url("../css/b1db819132e64a3e01911a1413c33acf.svg");
    content: "";
}
.block-social .pinterest.icon-gray,
.social-sharing .pinterest.icon-gray {
	    background-image: url("../css/b1db819132e64a3e01911a1413c33acf.svg");
		/*background-color: #CC2028;*/
}

.block-social .instagram,
.social-sharing .instagram {
	    background-image: url("../css/instagram_white.svg");
		background-color: #f09433;
    }

.footer-container .links .h3, .footer-container .links .h3 a {
    color: #ffffff;
     font-size: 20px;
    font-weight: normal;
    line-height: 1.5;
    text-transform: uppercase;
	margin:0 ;
}
.footer-container .footer-links li a {
    display: block;
 }
.footer-container .footer-links li:first-child a, .footer-container .account-list li:first-child a {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    border: medium none;
    padding: 0 20px 0 0;
}
.footer-before .container {
    background: #eb4815 none repeat scroll 0 0;
    margin-top: -50px;
}
.footer-before {
}
.footer-container {
    float: left;
    padding: 50px 0 0;
    position: relative;
    width: 100%;
}
.footer-container li a {
    background: rgba(0, 0, 0, 0) url("../img/tmgs/footer-divider.png") no-repeat scroll left 8px;
    display: block;
    padding: 0 20px;
    transition: all 0.45s ease 0s;
}
.footer-container .block-social li a {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
	font-size:0;
}
.footer-container #block_myaccount_infos, .footer-container .footer-links .footer-link {
    width: 55%;
	 margin-bottom: 10px;
	 padding:0 0 0 30px;
}
.footer-container #footer_account_list > li,.footer-container #footer_sub_menu_94072 li, .footer-container #footer_sub_menu_37481 li {
    display: inline-block;
}
#footer_sub_menu_9430 > li {
    display: inline-block;
}
.footer-container .col-md-3 {
    width: 20%;
}

.footer-container li {
    margin-bottom: 0.3125rem;
	float:left;
}
.footer-container a, .footer-container {
    color: #fff;
}
.footer-container li a:hover {
    color: #eb4815 ;
}
.footer-container .links .collapse {
    display: inherit;

}
.footer-container .links.links2 {
    width: 50%;
}
#tmginstagramblock .instagram_list .item {
    float: left;
    margin: 0;
    padding: 5px;
    width: 33.33%;
}
.footer-container #tmginstagramblock li a {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
	padding:0;
}
#tmginstagramblock {
    float: right;
	width: 25%;
}
#tmginstagramblock .img-responsive {
    width: 75px;
}
@media (max-width: 767px) {
.block_newsletter {
	clear: both;
}
}
@media (max-width: 991px) {
.block-social {
    clear: both;
    display: inline-block;
    text-align: center;
    width: 100%;
}
.block-contact {
    padding-left: 1.5rem;
}
.footer-container .hidden-sm-down, #search_filters .facet .facet-title.hidden-sm-down {
    display: none !important;
}
.footer-container .links:first-child, .footer-container .links {
    padding: 0;
    width: 100%;
}
.footer-container .wrapper {
    padding-left: 0 !important;
    padding-right: 0 !important;
	margin-bottom: 10px;
}

.footer-container .links .h3 {
}
.footer-container .links .title {
    cursor: pointer;
    padding: 5px ;
	margin:0;
}
.footer-container .links .title .collapse-icons .remove {
    display: none;
}
.footer-container .links .title[aria-expanded="true"] .collapse-icons .add {
    display: none;
}
.footer-container .links .title[aria-expanded="true"] .collapse-icons .remove {
    display: block;
}
.footer-container .links .navbar-toggler {
    display: inline-block;
    padding: 0;
}
.footer-container .links .collapse {
    display: none;
}
.footer-container .links .collapse.in {
    display: block;
}
.footer-container .links ul {
margin-bottom: 0;
}

.footer-container .links ul > li {

}
.footer-container .links ul > li a {
	border: none;
    padding: 5px 20px !important;
}

.footer-container .copyright {
    text-align: center;
}

.footer-container {
    padding: 30px 10px;
}
.block_newsletter .title {
    margin-bottom: 15px;
}
.block_newsletter form .col-xs-12 {
    padding-left: 0;
}
}
@media (max-width: 991px) {
.footer-container .col-md-6 {
    width: 100%;
}
.footer-container .title.hidden-md-up, #search_filters .facet .facet-title.hidden-md-up {
    display: block !important;
}
#content-wrapper, .layout-left-column #content-wrapper, .layout-right-column #content-wrapper, #left-column, #right-column {
    padding-left: 0;
    padding-right: 0;
    width: 100%;
}
}
.contact-rich {
}
.contact-rich h4 {
}
.contact-rich .block {
}
.contact-rich .icon {
    float: left;
    width: 45px;
}
.contact-rich .icon i {
    font-size: 2rem;
}
.contact-rich .data {
    overflow: hidden;
    width: auto;
}
.contact-rich .data.email {
}
.contact-form {
    background: #f5f5f5 none repeat scroll 0 0;
    color: #878787;
    padding: 1rem;
    width: 100%;
}
.contact-form h3 {
    color: #3c3c3c;
    text-transform: uppercase;
}
#products #main .page-header, #pagenotfound #main .page-header {
    margin: 2rem 0 3rem;
}
#products #main .page-content, #pagenotfound #main .page-content {
    margin-bottom: 10rem;
}
#products .page-not-found, #pagenotfound .page-not-found {
    background: #ffffff none repeat scroll 0 0;
    border: 1px solid #e8e8e8;
    padding: 30px;
}
#products .page-not-found h4, #pagenotfound .page-not-found h4 {
    margin: 0 0 10px;
}
#products .page-not-found .search-widget form, 
#pagenotfound .page-not-found .search-widget form {
	display: block;
	position:static;
}
#products .page-not-found .search-widget, #pagenotfound .page-not-found .search-widget {
    float: none;
    padding: 0;
}
#products .page-not-found .search-widget .search-button, #pagenotfound .page-not-found .search-widget .search-button{
	display: none;
}

#products .page-not-found .search-widget input, #pagenotfound .page-not-found .search-widget input {
    width: auto;
    height: auto;
    border: 1px solid #e8e8e8;
	font-size: 14px;
    padding: 10px;
}
.customization-modal .modal-content {
    border: 1px solid #e8e8e8;
    border-radius: 0;
}
.customization-modal .modal-content .modal-body {
    padding-top: 0;
}
.customization-modal .modal-content .modal-body .product-customization-line {
    border-bottom: 1px solid #e8e8e8;
    padding-bottom: 0.9375rem;
    padding-top: 0.9375rem;
}
.customization-modal .modal-content .modal-body .product-customization-line .label {
    font-weight: bold;
    text-align: right;
}
.customization-modal .modal-content .modal-body .product-customization-line:last-child {
    border-bottom: 0 none;
    padding-bottom: 0;
}
#index #header {
    border: medium none;
	margin:0;
}

#order-confirmation .bread {display: none;}

#checkout  header, #order-confirmation header {
    border-bottom: 1px solid #dddddd;
    margin-bottom: 20px;
}

#header {	
	position: relative;
}
#header .logo {
   /* max-width: 100%;*/
   height: 100px;
}
#header .currency-selector .dropdown-menu, #header .language-selector .dropdown-menu {
    top: 100%;
    z-index: 99999;
	left: 0;
    right:auto;
}
#header .currency-selector a, #header .language-selector a {
    display: inline-block;
}
#header .currency-selector .expand-more, #header .language-selector .expand-more {
    color: #fff;
}
#header .currency-selector.dropdown:hover .expand-more, #header .language-selector.dropdown:hover .expand-more {
    color: #000;
    text-decoration: none;
}
#_desktop_currency_selector, #_desktop_language_selector {
  text-transform: capitalize;
  float: left;
  padding-left: 10px;
}
#header .header-nav {
    background:#eb4815;
    color: #fff;
	position:relative;
    padding: 0;
    text-shadow: 0 1px 2px rgba(0, 0, 0, 0.25);
}
#header .header-nav #menu-icon {
    cursor: pointer;
    vertical-align: middle;
    display: none;
}
#header .header-nav #menu-icon .material-icons {
    color: #fff;
    line-height: 45px;
}
#header .header-nav #menu-icon .menu-close, #header .header-nav #menu-icon.active .menu-open {
    display: none;
}
#header .header-nav #menu-icon .menu-open, #header .header-nav #menu-icon.active .menu-close {
    display: none;
}
#header .header-nav .left-nav {
    float: left;
    line-height: 35px;
    font-size: 16px;
}
#header .header-nav .right-nav {
    -moz-box-pack: end;
    display: flex;
    flex-wrap: nowrap;
    float: right;
    justify-content: flex-end;
	padding: 3px 0;
}
#header .header-nav .currency-selector {
    padding: 0;
    white-space: nowrap;
}
.user-info.dropdown-menu {
    left: auto;
    padding: 10px 20px;
    right: 0;
}
.user-info.dropdown-menu a {
    display: block;
}

#header .header-nav .user-info a, #_mobile_user_info div.user-info a{ padding:0 10px 0 20px ; display: block;}

#header .header-nav .user-info a:last-child, #_mobile_user_info div.user-info a:last-child {border: none;}
#header .user-info a:hover {color:#000;}
#header .user-info a {
    float: left;
	 line-height: 30px;
	 color:#fff;
     text-shadow: 0 1px 2px rgba(0, 0, 0, 0.25);
}
#header .user-info {
   display: block;
    float: left;
}
.user-info .create {
    background: rgba(0, 0, 0, 0) url("../img/tmgs/create.svg") no-repeat scroll left center / 15px 15px;
}
.user-info .login {
    background: rgba(0, 0, 0, 0) url("../img/tmgs/login.svg") no-repeat scroll left center / 15px 15px;
}
.user-info .account {
    background: rgba(0, 0, 0, 0) url("../img/tmgs/user.svg") no-repeat scroll left center / 15px 15px;
}
.user-info .logout {
    background: rgba(0, 0, 0, 0) url("../img/tmgs/logout.svg") no-repeat scroll left center / 15px 15px;
}
.user-info .create:hover {
    background-image:url("../img/tmgs/create-h.svg") ;
}
.user-info .login:hover {
    background-image:  url("../img/tmgs/login-h.svg") ;
}
.user-info .account:hover {
    background-image:  url("../img/tmgs/user-h.svg");
}
.user-info .logout:hover {
    background-image:  url("../img/tmgs/logout-h.svg") ;
}
#header .header-nav .language-selector,#header .header-nav .currency-selector {
    white-space: nowrap;
	padding:5px 0;
}
#header .header-nav .cart-preview.active {
}
#header .header-nav .cart-preview.active a {
}
#header .header-nav .cart-preview.active i {
}
#header .header-nav .cart-preview .shopping-cart {
    vertical-align: middle;
}
#header .header-nav .cart-preview .body {
    display: none;
}
.blockcart-header.dropdown {
    position: static;
}
#header .header-nav .blockcart {
    position: static;
    text-align: center;
    white-space: nowrap;
}
#header .cart_block , #_mobile_cart .cart_block{
    background: #fff none repeat scroll 0 0;
    border: 1px solid #f2f2f2 ;
    height: auto;
    left: auto;
    position: absolute;
    right: 0;
    top: 100%;
    width: 300px;
	
	z-index: 999;
}
.cart_block .cart-item {
    overflow: hidden;
    padding: 10px;
}
.cart_block .cart-item .cart-image {
    border: 1px solid #e6e6e6;
    float: left;
  /*  height: 80px;*/
    margin-right: 12px;
    text-align: center;
    width: 80px;
}
.cart_block .cart-item .cart-image img {
    width: 100%;
}
.cart_block .cart-item .cart-info {
    overflow: hidden;
    padding-right: 20px;
    position: relative;
}
.cart_block .cart-item .cart-info .product-quantity {
    display: inline-block;

}
.cart_block .cart-item .cart-info .product-name {
    font-size: 14px;
    line-height: 18px;
    white-space: normal;
}
.cart_block .cart-item .cart-info .product-price {
    display: block;
    font-size: 15px;
}

div.block_content div.cart_block_list div.cart-item div.customizations span:first-child:after {
    content: ":";
}



.cart_block .cart-item .cart-info .remove-from-cart {
    position: absolute;
    right: 0;
    top: 4px;
    z-index: 99;
}
.cart_block .cart-item .cart-info .remove-from-cart .material-icons {
    font-size: 20px;
}
.cart_block .cart-item .cart-info .customizations {
    padding-bottom: 10px;
}
.cart_block .cart-summary {
    border: 0 none;
    margin: 0;
	background: none;
}
.cart_block .block_content .card-block {
    padding: 5px 10px 5px;
	 border-bottom: 1px solid #f2f2f2;
}
.cart_block .block_content .checkout.card-block {
    padding: 10px;
    text-align: center;
	border: none;
}
#header .header-nav .blockcart a {
}
#header .header-nav .blockcart a:hover {
}
#header .header-nav .blockcart.active a:hover {
}
#header .header-nav .blockcart .header {
    cursor: pointer;
}
#header .header-nav #contact-link {
    margin: 10px 0;
}
#header .header-nav .material-icons {
    color: #000000;
    line-height: 20px;
}

#header .header-nav .material-icons:hover{
    color: #eb4815;
}

#header .header-nav .material-icons.expand-more {
    margin-left: 0;
}

#index #header .header-top {
    transition: all 0.45s ease 0s;
    width: 100%;
    z-index: 999;
	
}
#header .header-top {
    padding: 0;
	background:#000000 ;
	border-bottom: 2px solid #eb4815;
	transition: all 0.45s ease 0s;
	-webkit-transition: all 0.45s ease 0s;
	-moz-transition: all 0.45s ease 0s;
	-o-transition: all 0.45s ease 0s;
	position:relative;
}

/*#index #header .header-top .header-nav-full{ 
	background: rgba(0, 0, 0, 0.5) none repeat scroll 0 0;
    position: absolute;
    width: 100%;
    z-index: 999;
}*/
#header .header-top .header-nav-full{ 
	background:#ffffff;
    width: 100%;
    z-index: 99;
}
#header .header-top > .container {
    position: relative;
    padding: 0 15px;
}
#header .header-top .menu {
    margin: 0;
    padding: 0;
    position: static;
	width: auto;
	float:right;
}
@media (min-width: 991px) {
#index #header .header-top.fixed {
    background: #000000 none repeat scroll 0 0;
    position: fixed;
    top: 0;
}
#header .header-top.fixed {
    background: #000000 none repeat scroll 0 0;
    position: fixed;
    top: 0;
	 width: 100%;
    z-index: 9999;
}

.miscare {
padding-top: 152px !important;
}
}
@media (max-width: 980px) {
#header .header-top .menu {
    text-align: center;
}
}
#header .header-top .menu .top-menu ul {text-align:left;}

#header .header-top .menu .top-menu {
     margin: 0;
    text-align: center;
}
.top-menu .sub-menu.mega {
    width: 480px;
    left: -180px;
}



/*#header .header-top .menu > ul > li.mega-li{position:static;}*/
#header .header-top .menu > ul > li {
    display: inline-block;
	margin:0 -2px;
	position:relative;	
}
/*#header .header-top .menu > ul > li:first-child a {
    padding-left: 0;
}*/
#header .header-top .menu .sub-menu.mega .category > a.dropdown-submenu {
    color: #000000;
	font-weight: 600;
	font-size: 14px;
	text-transform: uppercase !important;
	padding-bottom: 5px;
    text-align: center;
    letter-spacing: 1px;
}

#header .header-top .menu .sub-menu.mega .category > a.dropdown-submenu:before {
    content: none;
}


#header .header-top .menu .sub-menu .category > a.dropdown-submenu:hover {
    color: #eb4815;
    border-bottom: none;
}
#header .header-top .header_logo {
    float: left;
    padding: 15px 0;
	transition: all 0.45s ease 0s;
	-webkit-transition: all 0.45s ease 0s;
	-moz-transition: all 0.45s ease 0s;
	-o-transition: all 0.45s ease 0s;
}
#header .top-menu-link {
    margin-left: 1.25rem;
}
.popover {
    font-family: inherit;
}
#wrapper {
    /*float: left;*/
    padding-bottom: 20px;
    width: 100%;
	/*padding-top:20px;*/
}

#wrapper .banner {
    display: block;
}
.breadcrumb {
    float: left;
    margin: 0;
    padding: 0;
    text-align: left;
}
.breadcrumb[data-depth="1"] {
    display: none;
}
.breadcrumb ol {
    margin-bottom: 0;
    padding-left: 0;
	text-transform: uppercase;
}
.breadcrumb li {
    display: inline;
}
.breadcrumb li::after {
    color: #000000;
    content: "/";
    margin: 0;
}
.breadcrumb li:last-child a{
  color: #eb4815 ;
 }
.breadcrumb li:last-child {
    color: #878787;
    content: "/";
    margin: 0;
}
.breadcrumb li:last-child::after {
    content: "";
}
.breadcrumb a {
	 color: #000000;
}
#main .page-header {
    margin-bottom: 1.5625rem;
}
#main > h1, #main h2.h2, #main .page-header h1, .block-category h1 {
    color: #3c3c3c;
    font-size: 22px;
    margin-bottom: 25px;
    text-transform: uppercase;
}
#main .page-content {
    clear: both;
    margin-bottom: 1.5625rem;
}
#main .page-content h6 {
    font-weight: normal;
    margin-bottom: 1.125rem;
}
#main .page-content #notifications {
    margin-left: -15px;
    margin-right: -15px;
}
#main .page-footer {
/*    margin-bottom: 1.5625rem;*/
	clear: both;
}
#notifications ul {
    margin-bottom: 0;
}
#footer {
	background: #000 none repeat scroll 0 0;
    float: left;
    width: 100%;
	margin-top:70px;
}
@media (max-width: 767px) {
#wrapper {
    box-shadow: none;
    padding-top: 5px;
    overflow: hidden;
}
#checkout-cart-summary {
    float: none;
    margin-top: 1rem;
    width: 100%;
}
#header {
    background: #ebebeb none repeat scroll 0 0;
	display: none;
}


 .account-button { display: block;}

#tmgprallaxcmsblock .about-store-inner .store-detail .readmore,
#tmgprallaxcmsblock .about-store-inner .store-detail .store-description ,
#tmgprallaxcmsblock .about-store-inner .store-detail .store-heading{
    margin-bottom: 0px;
    text-align: center;
}

#header .header-nav .top-logo {
    line-height: 45px;
    margin: 0 20px;
    vertical-align: middle;
	float: left;
    display: none;
}
#header .header-nav .top-logo a img {
    max-height: 50px;
    max-width: 100%;
	width: auto;
    display: none;
}
#header .header-nav .right-nav {
    -moz-box-direction: normal;
    -moz-box-orient: vertical;
    flex-direction: column;
}
#header .header-nav .user-info, #_mobile_user_info div.user-info {
	margin-left: 0;
	text-align: left;
	display: none;
	position: absolute;
	top: 40px;
	background: #fff;
	border: 1px solid #e5e5e5;
	right: -45px;
	display: none;
	z-index: 999;
	padding: 5px;
}


#header .header-nav .user-info .logged {
}
#header .header-nav .blockcart {
    background: inherit;
    margin-left: 0;
}
#header .header-nav .blockcart.active {
}
#header .header-nav .blockcart.inactive .cart-products-count {
    display: none;
}
#header .header-top {
    background: #eb4815 none repeat scroll 0 0;
}
#header .header-top a[data-depth="0"], #header .header-nav .user-info a , #_mobile_user_info div.user-info a{
	text-transform: capitalize;
	font-weight: 400;
}
section.checkout-step {
    width: 100%;
}
.default-input {
    min-width: 100%;
}
label {
    clear: both;
}

.block-contact {
    border: medium none;
    padding-left: 0.9375rem;
}
.menu, .dropdown-item {
    padding-left: 0;
}
#footer {
    float: left;
    width: 100%;
}
.container {
    max-width: 100%;
}
#index .container {
    padding: 0;
}
}
@media (max-width: 991px) {
.sub-menu {
    left: 0;
    min-width: 100%;
}
#blockcart-modal .product-image {
    display: block;
    margin: 0 auto 0.9375rem;
    max-width: 250px;
    width: 100%;
}
#blockcart-modal .cart-content {
    padding-left: 0;
}

#search_filters .facet .facet-label {
    text-align: left;
}
.block-category .category-cover {
    position: relative;
    text-align: center;
}
.block-category {
    padding-bottom: 0;
}
}
@media (max-width: 543px) {
}
a.top_button:hover, a.top_button:hover i {
    color: #fff ;
	background-color: #1c3948;
}
.top_button i{font-size:0;}
.top_button {
    background: #eb4815 url("../img/tmgs/top.svg") no-repeat scroll center center / 15px 15px;
    bottom: 50px;
    color: #fff;
    display: none;
    height: 38px;
    line-height: 34px;
    position: fixed;
    right: 0;
    opacity: 0.5;
    text-align: center;
    width: 38px;
    z-index: 9999;
	transform: rotate(90deg);
	-webkit-transform: rotate(90deg);
	-moz-transform: rotate(90deg);
	-o-transform: rotate(90deg);
}
@media (max-width: 767px){
    .top_button{
        bottom: 80px;
    }
}



.spinner {
    z-index: 99;
    animation: spin .5s infinite linear;
    border: 5px solid #fff;
    border-radius: 50px;
    border-right-color: transparent!important;
    border-top-color: transparent!important;
    content: "";
    display: block;
    height: 70px;
    top: 40%;
    margin-top: -8px;
    left: calc(50% - 35px);
    margin-left: -8px;
    position: absolute;
    width: 70px;
}
.sitemap .tree {
    padding-left: 25px;
}
.sitemap .tree li {
    padding: 5px 0;
}
.sitemap .tree li a::before {
    content: "îŒ•";
    display: inline-block;
    font-family: "Material Icons";
    padding-right: 8px;
}

.cart_block_list{
    max-height: 55vh;
    overflow: scroll;
    overflow-x: hidden;
}


/*modificare scrollbar costin*/

.cart_block_list::-webkit-scrollbar{
    width: 3px;
}

.cart_block_list::-webkit-scrollbar-track{
    box-shadow: inset 0 0 5px rgba(135, 135, 135, 0.5); 
    border-radius: 6px;
}
.cart_block_list::-webkit-scrollbar-thumb{
    background: rgba(255, 51, 0, 0.5); 
    border-radius: 6px;
}
.cart_block_list::-webkit-scrollbar-thumb:hover{
    background: #b30000;
}

/*sfarsit modif scrollbar*/



@media (max-width: 480px) {
#_mobile_cart .cart_block {
    width: 288px;
    right: 10px;
}

.products-sort-order .dropdown-menu {
    width: 90%;
}
}
.cloud-zoom-lens {
    background-color: #ffffff;
    border: 4px solid #888888;
    cursor: move;
    margin: -4px;
}
.cloud-zoom-title {
    background-color: #000000;
    color: #ffffff;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 10px;
    font-weight: bold;
    padding: 3px;
    position: absolute !important;
    text-align: center;
    top: 0;
    width: 100%;
}
.cloud-zoom-big {
    border: 4px solid #cccccc;
    overflow: hidden;
}
.cloud-zoom-loading {
    background: #222222 none repeat scroll 0 0;
    border: 1px solid #000000;
    color: #ffffff;
    padding: 3px;
}
.zoomPad {
    cursor: crosshair;
    float: left;
    position: relative;
    z-index: 99;
}
.zoomPreload {
    background-color: #ffffff;
    background-image: url("../images/zoomloader.gif");
    background-position: 43px 30px;
    background-repeat: no-repeat;
    border: 1px solid #cccccc;
    color: #333333;
    font-family: Tahoma;
    font-size: 12px;
    height: 43px;
    left: 0;
    opacity: 0.8;
    padding: 8px;
    position: absolute;
    text-align: center;
    text-decoration: none;
    top: 0;
    width: 90px;
    z-index: 110;
}
.zoomPup {
    background-color: #ffffff;
    border: 1px solid #cccccc;
    cursor: crosshair;
    opacity: 0.6;
    overflow: hidden;
    position: absolute;
    z-index: 101;
}
.zoomOverlay {
    background: #ffffff none repeat scroll 0 0;
    display: none;
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 101;
}
.zoomWindow {
    background: #ffffff none repeat scroll 0 0;
    height: auto;
    left: 110%;
    position: absolute;
    top: 40px;
    z-index: 110;
}
.zoomWrapper {
    border: 1px solid #999999;
    position: relative;
    z-index: 110;
}
.zoomWrapperTitle {
    background: #999999 none repeat scroll 0 0;
    color: #ffffff;
    display: block;
    font-size: 10px;
    height: 18px;
    left: 0;
    line-height: 18px;
    opacity: 0.6;
    overflow: hidden;
    position: absolute;
    text-align: center;
    top: 0;
    width: 100%;
    z-index: 120;
}
.zoomWrapperImage {
    display: block;
    overflow: hidden;
    position: relative;
    z-index: 110;
}
.zoomWrapperImage img {
    border: 0 none;
    display: block;
    position: absolute;
    z-index: 101;
}
.zoomIframe {
    display: block;
    opacity: 0.8;
    position: absolute;
    z-index: -1;
}
#tmgsubbanner {
    float: left;
    margin: 30px 0;
}
#tmgsubbanner li {
    float: left;
    width: 50%;
}
#tmgsubbanner li a {
    display: block;
}
#tmgsubbanner li img {
    width: 100%;
}
#tmgsubbanner li:first-child, #tmgsubbanner li:last-child {
    padding-right: 10px;
}
.search-widget form button[type="submit"] {
    display: block;
}
.header-nav-full .container { position: relative; }

.search-widget form {
    border: medium none;
    display: none;
    padding: 0;
    z-index: 99;
	position:absolute;
	right:0;
	left:auto;
	top:65%;
}
#_desktop_cart {
    position: relative;
    z-index: 9;
}
#_desktop_cart .blockcart {
    float: right;
    padding: 54px 10px;
	margin: 0;
    position: relative;
	transition: all 0.45s ease 0s;
	-webkit-transition: all 0.45s ease 0s;
	-moz-transition: all 0.45s ease 0s;
	-o-transition: all 0.45s ease 0s;
	
}

 #_desktop_user_info {
    float: right;
	margin: 0;
    position: relative;
	transition: all 0.45s ease 0s;
	-webkit-transition: all 0.45s ease 0s;
	-moz-transition: all 0.45s ease 0s;
	-o-transition: all 0.45s ease 0s;
	
}
#header .cart-products-count {
    border-radius: 25px;
	-webkit-border-radius: 25px;
	-moz-border-radius: 25px;
	-o-border-radius: 25px;
    height: 15px;
    min-width: 15px;
    padding: 3px;
    text-align: center;
    text-indent: 2px;
}
.cart-products-count {
    background: #eb4815;
    color: #fff;
    font-size: 10px;
    line-height: 9px;
    padding: 10px;
    position: absolute;
    right: -10px;
    top: -5px;
}
#_desktop_cart .link, #_mobile_cart .link {
    position: relative;
}
.copyright, .footer-container #tmg_blocklink {
    margin:0;
}
.footer-after .container {
    border-bottom: 2px solid #eb4815;
    margin-top: 40px;
}
.copy {
    padding: 20px 0;
}
.footer-container .copyright {
    margin:0;
    padding: 5px 0;
	text-align: center;
}

.footer-container #tmg_blocklink li:last-child {border: none;}

.footer-container .footer-links ul {
    margin-bottom: 0;
}

#footer #links_block_left {
   
}

.footer-container .block-contact {
    border-right: 1px solid #505050;
    float: left;
    padding: 0 15px 50px;
}
/*#tmgbottomcms {
    background-color: #ffffff;
    background-repeat: repeat;
    clear: both;
    margin: 0;
}*/

.parallax {
   background-position-x: right !important;
    background-repeat: no-repeat;
}
.parallax-cms .parallax-inner-block {
    position: relative;
}
.parallax-cms .left-text-block {
   float: right;
    padding: 50px;
    text-align: center;
}

.parallax-cms .title-1 {
    font-size: 25px;
    text-transform: uppercase;
}
.parallax-cms .title-2 {
    font-size: 30px;
	font-weight: 600;
    padding: 20px 0;
    text-transform: uppercase;
}

.parallax-cms .parallax-description {
    bottom: 0;
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
}

#index #tmgprallaxcmsblock {
	display: block;
	clear: both;
	width:100%;
	float: left;
}
#index .special-products, #index .brands, .tmgblog-latest, .tmg-hometabcontent , #tmgcmsblock , #tmgprallaxcmsblock,  #tmgbottomcms, #content-hook-order-confirmation-footer, #tmghomepagecms{
    display: block;
	clear: both;
	width:100%;
	float: left;
}

.special-products, .brands {
	display: none;
} 

.item.cms_face {
 margin: 0 auto;
 text-align:left;
 width:100%;
}
/*.testimonial_main .left-part {
    float: left;
    margin: 0;
    width: 33%;
	border:none;
}
.testimonial_main .right-part {
    float: left;
    width: 67%;
	padding:55px 0;
}
.testimonial_main .product_inner_cms {
	color:#fff;
}
.testmonial-user {
    color: #fff;
    padding: 0 0 35px;
    text-align: left;
}
.testmonial-image {
    
}
.testimonial_main .product_inner_cms .sign {
    background: rgba(0, 0, 0, 0) url("../img/tmgs/signuture.png") no-repeat scroll 0 0;
    height: 97px;
    margin-top: 50px;
}*/
/*#tmgbottomcms .name, #tmgbottomcms .name a{
   color: #ffffff;
    font-size: 25px;
    font-weight: 700;
    text-transform: uppercase;
}*/
/*.testimonial_main .desig {
    color: #eb4815;
    font-size: 20px;
    font-style: italic;
    padding-top: 20px;
    text-transform: capitalize;
}
#tmgbottomcms .testimonial_main {
    padding: 70px 0;
}*/

/*#tmgbottomcms .testimonial_main div .testmonial-image img  {
	border: 8px solid #fff;
}*/
/*#tmgbottomcms .testimonial_main .container{ position: relative;}
#tmgbottomcms .testimonial_main li.item {
    padding: 0 15px;
	margin: 0;
}*/

/*#tmgbottomcms .products .des p::before {
    background: rgba(0, 0, 0, 0) url("../img/tmgs/testimonial.svg") no-repeat scroll 0 0 / 20px 20px;
    left: 0;
    top: 5px;
}
#tmgbottomcms .products .des p::before, #tmgbottomcms .products .des p::after {
    content: "";
    display: inline-block;
    height: 30px;
    position: absolute;
    width: 30px;
}
#tmgbottomcms .products .des p::after {
    background: rgba(0, 0, 0, 0) url("../img/tmgs/testimonial.svg") no-repeat scroll 0 0 / 20px 20px;
    bottom: 0;
	transform: rotate(180deg);
	-webkit-transform: rotate(180deg);
	-moz-transform: rotate(180deg);
	-o-transform: rotate(180deg);
}
#tmgbottomcms .testimonial_main div .product_inner_cms .des p {
    margin: 0;
    position: relative;
	padding-left:25px;
}
@media (max-width: 767px) {

}
#tmgbottomcms .testimonial_main div .product_inner_cms .icons {
    background: rgba(0, 0, 0, 0) url("../img/tmgs/icons.png") no-repeat scroll center center;
    bottom: 0;
    display: inline-block;
    height: 20px;
    position: relative;
    transform: rotate(180deg);
	-webkit-transform: rotate(180deg);
	-moz-transform: rotate(180deg);
	-o-transform: rotate(180deg);
    width: 27px;
}

@media (max-width: 480px) {
#tmgbottomcms .testimonial_main div .product_inner_cms .des {
    padding: 20px 10px;
}
}
@media (max-width: 480px) {
#tmgbottomcms .testimonial_main div .product_inner_cms .des {
    padding: 10px 0;
}
}
@media (max-width: 767px) {
#tmgbottomcms .testimonial_main div .product_inner_cms .des p {
    font-size: 14px;
}
}
@media (max-width: 480px) {
#tmgbottomcms .testimonial_main div .product_inner_cms .des p {
    font-size: 13px;
}
}
#tmgbottomcms .testimonial_main div .product_inner_cms .name a {
    font-size: 20px;
    font-weight: bold;
    text-transform: capitalize;
}
#tmgbottomcms .testimonial_main div .product_inner_cms .subheading {
    color: #3c3c3c;
    font-size: 14px;
}
#tmgbottomcms .testimonial_main .owl-controls {
    text-align: center;
    width: 100%;
	display: none;
}
#tmgbottomcms .testimonial_main .owl-controls .owl-page.active {
    border-color: #eb4815;
	background: #eb4815;
}
#tmgbottomcms .testimonial_main .owl-controls .owl-page {
    border: 2px solid #eb4815;
   border-radius: 50%;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	-o-border-radius: 50%;
    display: inline-block;
    height: 15px;
    margin: 0 5px;
    width: 15px;
}*/
/*#tmgtopcms .iconcall {
    background: rgba(0, 0, 0, 0) url("../img/tmgs/phone.svg") no-repeat scroll 0 0 /37px 37px;
    float: left;
    height: 40px;
    width: 40px;
}
#tmgtopcms .callus {
    float: left;
    padding: 0 5px;
	line-height: normal;
}
#tmgtopcms .call-no {
    font-weight: 700;
	line-height: normal;
}
#tmgtopcms {
    border-left: 1px solid #e5e5e5;
    color: #000;
    float: right;
    margin: 15px 0;
    padding: 20px 60px 20px 20px;
}

.features .feature {
    margin-bottom: 25px;
}
.h1.products-section-title > span {
    color: #eb4815;
}
.banner01.banner {
    display: inline-block;
    overflow: hidden;
    position: relative;
}
.banner02.banner {
    display: inline-block;
    float: right;
    overflow: hidden;
    position: relative;
    z-index: 999;
}
.banner img {
    transition: all 0.45s ease 0s;
	-webkit-transition: all 0.45s ease 0s;
	-moz-transition: all 0.45s ease 0s;
	-o-transition: all 0.45s ease 0s;
}


.feature-cms .left-block, .feature-cms .right-block {
    float: left;
    margin-bottom: 60px;
    position: relative;
    width: 50%;
}
.feature-content {
    padding: 0 0 10px;
}
.features .icon {
    background: rgba(0, 0, 0, 0) url("../img/tmgs/features.png") no-repeat scroll 0 0;
    clear: both;
    display: block;
    float: left;
    height: 70px;
    margin-right: 15px;
    width: 70px;
}
.right-block .feature1-icon.icon {
    background-position: 0 15px;
}
.right-block .feature2-icon.icon {
    background-position: 0 -85px;
}
.right-block .feature3-icon.icon {
    background-position: 0 -185px;
}
.left-block .feature1-icon.icon {
    background-position: 0 -290px;
}
.left-block .feature2-icon.icon {
    background-position: 0 -395px;
}
.left-block .feature3-icon.icon {
    background-position: 0 -490px;
}
.right-block .feature:hover .feature1-icon.icon {
    background-position: -97px 15px;
}
.right-block .feature:hover .feature2-icon.icon {
    background-position: -97px -85px;
}
.right-block .feature:hover .feature3-icon.icon {
    background-position: -97px -185px;
}
.left-block .feature:hover .feature1-icon.icon {
    background-position: -97px -290px;
}
.left-block .feature:hover .feature2-icon.icon {
    background-position: -97px -395px;
}
.left-block .feature:hover .feature3-icon.icon {
    background-position: -97px -490px;
}
.features .content-title {
    font-size: 18px;
    font-weight: 700;
}
.service {
	text-align: center;
	 cursor: pointer;
}
.services {
    margin: 0 -30px;
}
.services .icon {
     background: #fff;
  		border-radius: 50%;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	-o-border-radius: 50%;
	width: 80px;
	height: 80px;
    padding: 0;
	display: inline-block;
	transition: all 0.45s ease 0s;
	-webkit-transition: all 0.45s ease 0s;
	-moz-transition: all 0.45s ease 0s;
	-o-transition: all 0.45s ease 0s;
}

.services .icon-inner {
    clear: both;
    display: block;
    height: 50px;
    margin: 15px auto;
    position: relative;
    transition: all 0.45s ease 0s;
	-webkit-transition: all 0.45s ease 0s;
	-moz-transition: all 0.45s ease 0s;
	-o-transition: all 0.45s ease 0s;
    width: 50px;
}

.services .content-desc {
    margin-top: 3px;
    font-size: 13px;
    text-transform: capitalize;
}
.services .content-title {
    font-size: 16px;
	letter-spacing: 2px;
    font-weight: 700;
    line-height: 27px;
    text-transform: uppercase;
}

.banner-inner .details {
	bottom: 0;
    left: 0;
    letter-spacing: 0;
    padding: 70px 50px;
    position: absolute;
    right: 0;
    top: 0;
	color: #000;
    z-index: 9;
}

.banner-inner:hover .details{
    color: #ffffff;
	transition: all 0.45s ease 0s;
	-webkit-transition: all 0.45s ease 0s;
	-moz-transition: all 0.45s ease 0s;
	-o-transition: all 0.45s ease 0s;
}

.banner-inner span {
    float: left;
    width: 100%;
    display: block;
    line-height: 26px;
}
span.title2 {
    font-size: 15px;
	margin: 10px 0;
}
span.title1 {
    font-size: 30px;
    font-weight: 700;
}

.banner2 .banner-inner .details {
   color: #fff
}


#tmgprallaxcmsblock {
    background-color: #f3f3f3;
	background-repeat:repeat-y;
	display: none;
}
.service:hover .icon {
    background: #eb4815;
	transition: all 0.45s ease 0s;
	-webkit-transition: all 0.45s ease 0s;
	-moz-transition: all 0.45s ease 0s;
	-o-transition: all 0.45s ease 0s;
}
.service-content {
   background: #fff none repeat scroll 0 0;
    color: #3c3c3c;
    margin-top: -45px;
    overflow: hidden;
    padding: 55px 10px 30px;
}
.service:hover .content-title{
	color: #eb4815;
	transition: all 0.45s ease 0s;
	-webkit-transition: all 0.45s ease 0s;
	-moz-transition: all 0.45s ease 0s;
	-o-transition: all 0.45s ease 0s;
}

.service-1:hover .service1-icon.icon-inner {
	background-image: url("../img/tmgs/serviceh-1.svg");
}
.service-2:hover .service2-icon.icon-inner {
	background-image: url("../img/tmgs/serviceh-2.svg");
}
.service-3:hover .service3-icon.icon-inner {
  	background-image: url("../img/tmgs/serviceh-3.svg");
}
.service-4:hover .service4-icon.icon-inner {
	background-image: url("../img/tmgs/serviceh-4.svg");
}
.service1-icon.icon-inner {
   background: rgba(0, 0, 0, 0) url("../img/tmgs/service-1.svg") no-repeat scroll center center / 40px 40px;
}
.service2-icon.icon-inner {
    background: rgba(0, 0, 0, 0) url("../img/tmgs/service-2.svg") no-repeat scroll center center / 40px 40px;
}
.service3-icon.icon-inner {
   background: rgba(0, 0, 0, 0) url("../img/tmgs/service-3.svg") no-repeat scroll center center / 40px 40px;
}
.service4-icon.icon-inner {
   background: rgba(0, 0, 0, 0) url("../img/tmgs/service-4.svg") no-repeat scroll center center / 40px 40px;
}
.left-block {
    float: left;
	width:50%;
}
.right-block {
    float: left;
	width:50%;	
}
#tmgcmsblock .description .left-part-banner  {
   float: left;
    padding-left: 25px;
    width: 40%;
	transition: all 0.45s ease 0s;
	-webkit-transition: all 0.45s ease 0s;
	-moz-transition: all 0.45s ease 0s;
	-o-transition: all 0.45s ease 0s;
}
#tmgcmsblock .left-block-inner:hover .description .left-part-banner, #tmgcmsblock .right-block-inner:hover .description .left-part-banner {
    margin-top: -30px;
    transition: all 0.45s ease 0s;
	-webkit-transition: all 0.45s ease 0s;
	-moz-transition: all 0.45s ease 0s;
	-o-transition: all 0.45s ease 0s;
}
#tmgcmsblock .description .right-part-banner{
	 float: left;
    width: 60%;
}
#tmgcmsblock .banner .description {
    bottom: 0;
    left: 0;
    position: absolute;
    right: 0;
    top: 30px;
	text-align:center;
	z-index:9;
}
.left-block-inner, .right-block-inner {
    margin: 0 15px;
	position:relative;
}
.left-block-inner:hover .banner-inner::after, .right-block-inner:hover .banner-inner::after {
    transform: scale(1);
	-webkit-transform: scale(1);
	-moz-transform: scale(1);
	-o-transform: scale(1);
    transition: all 0.45s ease 0s;
	-webkit-transition: all 0.45s ease 0s;
	-moz-transition: all 0.45s ease 0s;
	-o-transition: all 0.45s ease 0s;
}
.left-block-inner .banner-inner::after, .right-block-inner .banner-inner::after {
    background: rgba(0, 0, 0, 0.5) none repeat scroll 0 0;
    bottom: 0;
    content: "";
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
    transform: scale(0);
	-webkit-transform: scale(0);
	-moz-transform: scale(0);
	-o-transform: scale(0);
    transition: all 0.45s ease 0s;
	-webkit-transition: all 0.45s ease 0s;
	-moz-transition: all 0.45s ease 0s;
	-o-transition: all 0.45s ease 0s;
}*/
/*.subbannercms .img-title {
    color: #eb4815;
    font-size: 28px;
    line-height: normal;
    text-transform: capitalize;
}
.subbannercms .img-title2 {
    color: #ffffff;
    font-size: 18px;
    line-height: normal;
    padding: 5px 0;
	font-weight: 600;
    text-transform: uppercase;
}
.subbannercms .img-desc {
    color: #ffffff;
    font-size: 12px;
    line-height: normal;
    padding-bottom: 10px;
    text-transform: capitalize;
}
#tmgcmsblock .right-part-banner .add-to-cart > a {
    color: #ffffff;
}


.banner-inner {
    position: relative;
}
.subbannercms .topcmsblock a.banner-link {
    bottom: 0;
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
    z-index: 999;
}

.subbannercms {
    margin: 0 -15px;
}
.banner span.button {
    position: absolute;
    top: -50px;
    left: 0;
    right: 0;
	text-align: center;
    z-index: 99;
}

.banner span.button a {display: inline-block;}

.banner .banner-inner a:after {
    background: #fff none repeat scroll 0 0;
    bottom: 0;
    right: 0;
    opacity: 1;
	-webkit-opacity:1;
	-moz-opacity: 1;
	-o-opacity:1;
	transform: scale(0);
	-webkit-transform: scale(0);
	-moz-transform: scale(0);
	-o-transform: scale(0);
    position: absolute;
    left: 0;
	content:"";
    top: 0;
}


.banner:hover .banner-inner a:after {
   opacity: 0;
	-webkit-opacity:0;
	-moz-opacity: 0;
	-o-opacity:0; 
	transform: scale(1);
	-webkit-transform: scale(1);
	-moz-transform: scale(1);
	-o-transform: scale(1);
    transition: all 1s ease 0s;
	-webkit-transition: all 1s ease 0s;
	-moz-transition: all 1s ease 0s;
	-o-transition: all 1s ease 0s;
}
 */





@media (max-width: 1199px) {
	.block_newsletter form input[type="text"] {min-width: 320px;}
	.block_newsletter .title { font-size: 18px; }
	.search-widget form input[type="text"]{min-width:425px;}
	.tmgcmsblock .description { padding: 0;}
}



#delivery #delivery_message {
    border: 1px solid #efefef;
    margin-bottom: 10px;
    width: 100%;
    padding:5px 10px;
}

@media (max-width: 991px) {
.products .product-actions{opacity:1;}
.banner-inner .details { padding: 30px; }
.service { padding: 0; width: 50%; }
.service-content { width: 100%; }
#_mobile_top_menu .navbar-toggler .material-icons { color: #000;}
.features .content-title { font-size: 14px;    font-weight: 700;}
#product .breadcrumb {   float: none;    text-align: center;}
.content-desc {  font-size: 12px;    line-height: 18px;	margin-top:0;}
.banner02.banner {  width: auto;}
.banner01.banner {   display: block;    width: auto;}
.feature-cms img {    max-width: 100%;}
.features .feature {   margin-bottom: 0;}
/*.products-section-title, .products-section-title a { font-size: 24px;}*/
.tabs .nav-tabs .nav-link {  margin: 0 5px 10px;}
.footer-container .block-contact {  background: rgba(0, 0, 0, 0) none repeat scroll 0 0;    margin: 0;  padding: 0;   width: 100%;}
.footer-container #links_block_left, .footer-container #block_myaccount_infos { width: 100%; clear: both;}
.block_newsletter .title { background: rgba(0, 0, 0, 0) none repeat scroll 0 0; padding: 5px;}
.block_newsletter .col-xs-12, .block_newsletter .products-section-title { text-align: center; width: 100%;}
#tmgtopcms { margin: 0 auto;  text-align: center; }
.pagination .page-list {  width: 100%;}
.col-md-4.total-count { margin-bottom: 10px; text-align: center;}
.products-selection .filter-button .btn-secondary, .products-selection .filter-button .btn-tertiary {  padding: 4px 18px;}
.block-social ul {    margin: 0; }
.footer-container #links_block_left .title {  display: none; }
.footer-container .footer-links {   bottom: 85px;   float: left;    left: 0;    position: static;}
.footer-container .links .title { text-align: left;}
.footer-container #tmgfootercms {
    text-align: center;
 	border: none;
    width: 100%;
}
.block_newsletter .envelope{margin: 0 auto; width:100%; text-align:center;}
.block_newsletter form input[type="text"]{width:100%;}
.service { padding: 10px;}
.bread , #product .bread  {float: none;}
.breadcrumb { text-align: center; width: 100%;}
.title-bread .h1 {text-align: center;width: 100%;}
.footer-after {  border-bottom: medium none;    margin: 0;}
.block-contact li {  font-size: 14px; margin: 0 !important;}
/*.products .product-miniature, #index .products .product-miniature {  margin: 0 0 20px;height: 320px;}*/
.tmg-hometabcontent .tabs .tab-pane, .services {  margin: 0;}
#left-column .block .block_title, #right-column .block .block_title, #left-column .h4 a, #right-column .h4 a, #left-column .h3 a, #right-column .h3 a {  cursor: pointer; padding:10px;margin: 0;}
#tmghomepagecms {    padding: 0;}
.footer-container .footer-links li a {  border: medium none; }
.footer-container .footer-links li {  padding: 0;  text-align: left;   width: 100%; }
#products-browse .col-md-6 { width: 100%;}
.products-selection .sort-by {  text-align: center;  float: left; padding-right: 0;}
.col-sm-3.filter-button, .showing {  width: 100%;  text-align: center;   margin: 10px 0 0;}
#left-column .block, #right-column .block, #left-column .links, #right-column .links {margin-bottom: 15px;}
.products .actions,
.products .product-miniature .product-flags .new,
.products .product-miniature .product-flags .on-sale{opacity: 1 !important; 
transform: scale(1) !important;
-webkit-transform: scale(1) !important;
-moz-transform: scale(1) !important;
-o-transform: scale(1) !important;}
.services .content-title { line-height: 20px; }
/*.top-menu .sub-menu.mega ul[data-depth="1"] > li {  margin: 0;  width: 50%; }*/
.footer-container .copyright { margin: 15px 0 0; width: 100%;  text-align: center; }
.banner3.banner {  margin-top: 14px;  }
.top-menu a[data-depth="0"] {  padding: 15px ; }
#header .header-top .menu .top-menu { text-align: center; padding: 5px 0 0 0;}
#header .header-top .menu {  margin: 0;  padding: 15px 0;  width: 100%; background: none; }
#header .header-top.fixed .top-menu a[data-depth="0"] {  padding: 15px;  }
.block_newsletter{width:100%;}
.block_newsletter .title { margin-bottom: 0; padding:0;}
.block_newsletter .description{padding:10px 0;}
.footer-container .block-contact { border-right: medium none;}
.footer-container .links .h3 a { color: #fff;}
.tabs .nav-tabs .nav-link::before,.tabs .nav-tabs .nav-link::after{display:none;}
.footer-container .copyright { margin: 0;}
.footer-after .container {margin-top: 20px;}
.navbar-toggler .material-icons {color: #000;}
#footer .navbar-toggler .material-icons {color: #ffffff;}
.copy { padding: 10px 0;}
#tmginstagramblock{width:100%;}
.footer-container #block_myaccount_infos, .footer-container .footer-links .footer-link{width:100%;}
.footer-container li{float:none;}
.footer-container li a {background: rgba(0, 0, 0, 0) none repeat scroll 0 0; padding:0;}
.footer-container #footer_account_list > li, .footer-container #footer_sub_menu_94072 li, .footer-container #footer_sub_menu_37481 li{display:block;}
.tmgleftbanner-container{width:100%;}
}
@media (max-width: 767px) {
#header .header-top .menu a, #mobile_top_menu_wrapper .top-menu a, #mobile_top_menu_wrapper .top-menu .sub-menu a{color:#000000;}
.search-button, #_desktop_cart .link, #_mobile_cart .link{height:20px; width:20px;}
#_desktop_cart .link, #_mobile_cart .link{background-size:25px 25px;}
.banner02.banner, .banner01.banner {   width: auto;}
.left-block-inner, .right-block-inner {
    margin: 0;
}
.user-info .create,.user-info .login,.user-info .account,.user-info .logout { background: transparent none repeat scroll 0 0;}
.user-info .create:hover,.user-info .login:hover,.user-info .account:hover,.user-info .logout:hover { background: transparent none repeat scroll 0 0;}
#header .user-info a{white-space: nowrap;}
#_desktop_currency_selector, #_desktop_language_selector {    padding: 0;}
#mobile_top_menu_wrapper .top-menu .sub-menu ul[data-depth="1"] > li {    width: 100%; }
#mobile_top_menu_wrapper .top-menu .sub-menu ul[data-depth="1"] > li  a{ font-weight: normal; }
.menu-banners {    display: none;}
/*.collections, .subbannercms {margin:0;}*/
.block_newsletter form .input-wrapper {   padding: 0; }
.row {  margin: 0;}
.flex-direction-nav {  display: none !important;}
.products-sort-order .select-title {  margin-left: 0; margin-right: 0;}
.search-button,.search-text {  display: none;}
.search-widget form, .account-box {    border: medium none;    display: block !important;    padding: 0;    position: relative;   top: 0;    width: 100%;}

.block_newsletter form input[type="text"] {min-width: 290px;}
.header-nav .container {  
   /* background: #1c3948 none repeat scroll 0 0;   
    padding-bottom: 30px;    
    padding-top: 30px; */
    position: fixed;
    width: 100%;
    z-index: 10001;}



.account-button, #_desktop_cart .link, #_mobile_cart .link {  line-height: 23px;
    margin: 0;
    padding: 23px 20px;}
#mobile_top_menu_wrapper { height: auto;  left: 0;     margin-top: 0;  overflow: auto;    padding-bottom: 0;      position: absolute;    right: 0;  width: auto;    z-index: 9999; padding: 10px 0;}
.js-top-menu-bottom {   margin: 10px;}
#_mobile_currency_selector, #_mobile_language_selector {  display: inline-block; }
.js-top-menu-bottom .link {  background: #ffffff none repeat scroll 0 0;    display: inline-block;    min-width: 140px;    padding: 10px;    text-transform: uppercase; }
#tmgtopcms {  padding: 5px 25px;    width: auto;}
.feature-cms .left-block, .feature-cms .right-block {  display: inline-block;   float: none;   margin: 0 auto;    width: 430px;}
.feature-cms { text-align: center;}
.features .feature {  margin-bottom: 25px;  text-align: left;}
.features {  margin-top: 30px;  padding: 0; }
.service {  margin-bottom: 30px;  padding: 0;  width: 100%;}
.content-desc {  font-size: 14px;}
.features .content-title { font-size: 18px;}
.block_newsletter form .col-xs-12 {  padding: 0;}
.pagination .page-list li { display: inline-block;  float: none;  vertical-align: top;}
#product #block-reassurance li {  width: 100%; }
#_mobile_user_info {  position: relative;
    margin: 0;
    margin-top: 10px;
    margin-right: 30px;
    visibility: visible;}
.search-widget form button[type="submit"] {  background: rgba(0, 0, 0, 0) none repeat scroll 0 0;  color: #3c3c3c;   display: block; top: 0; bottom: auto; right: 0;	font-size:0; padding: 7px;}
.search-box .material-icons.search {font-size: 30px;display:block;}
/*.banners {text-align:center;}
.banner-inner .details {  top: 0 !important; }
#tmgcmsblock {  width: 100%;  }
.collection { width: 50%;  float: left; display: block;}
.collection-desc { height: auto;    overflow: visible;}
.collction-details {   padding:30px;}
.collection-title { font-size: 20px;}
.collection-desc { font-size: 15px;}
.collection-sub {  line-height: 35px;}*/
/*#index .special-products, #index .brands, .tmgblog-latest, .tmg-hometabcontent, #tmgcmsblock, #tmgprallaxcmsblock, #tmgbottomcms, #content-hook-order-confirmation-footer, #tmghomepagecms{margin-top: 40px;}*/
/*#tmgprallaxcmsblock .about-store-inner .store-detail .store-heading { font-size: 64px;}*/
#tmgbottomcms,.block_newsletter {width: 100%;}
.bottom-home { padding: 0 0 50px; }
/*#tmgprallaxcmsblock .about-store-inner { text-align: center; padding: 65px 0;}*/
.image-part, .details-part,.reasus {padding:0; clear: both;}
.product_inner_cms {  width: auto;}
.nivo-directionNav{display: none !important;}
.parallax-cms .title-2 {display: none;}
.parallax-cms .right-text-block {padding: 23px 10px;}
.right-text-block .description {display: none;}
.pagination .page-list {text-align: center !important; width: 100%;}
.parallax-btn .btn-primary.add-to-cart { padding: 0 5px;}
.parallax-cms .left-text-block{ padding: 20px 50px;}
#index #header .header-top{position:static; background:#eb4815;}
/*.collections .collection .collection-image{background-size:100px 100px; height:190px;}
.collections .collection .description{bottom:10px;}*/
.left-block, .right-block{width:100%; float:none; text-align:center;}
/*.banner-inner { margin:40px auto; width: 460px;}*/
/*#tmgcmsblock .banner .description { top: 20px;}
.subbannercms .img-title2 {font-size: 16px;}
.subbannercms .img-desc { display: block;}
.testmonial-image {height: 180px;  margin: 0 auto; width: 140px;}*/
#header .user-info a { color: #000000;}
#header .user-info a:hover { color: #eb4815;}
#header .header-nav .user-info a, #_mobile_user_info div.user-info a{padding:5px;}
}
@media (max-width: 479px) {
#product .page-content .product-leftside {  /*width: 250px;*/  width: 100%;}
/*.collection-sub {  line-height: 30px;}
#tmgtopcms { display: none;}*/
.products-section-title, .products-section-title a {  font-size: 19px!important;}
/*.banner, .collections-inner{margin:0 auto;}*/
.tmg-hometabcontent .tabs .nav-tabs .nav-link { font-size: 14px;}
#header .header-nav .top-logo { float: left;   text-align: center;    width: 100%;}
.feature-cms .left-block, .feature-cms .right-block {  display: inline-block;    float: none;    margin: 0 20px;    width: auto;}
.services, .tmg-hometabcontent .tabs .tab-pane {   margin: 0 5px;}
.content-desc {  overflow: hidden;}
#products .products {   margin-left: 5px;    margin-right: 5px;}
.product-images > li.thumb-container > .thumb, .images-container .product_list .thumb-container .thumb {        width: 100px;}
#header .header-nav .top-logo {    margin-left: 20px;    width: 40%; text-align: left;}
.right-block, .left-block {  width: 100%;}
.banner3.banner a , .banner2.banner a, .right-block-inner {  margin: 0;}
.right-block .banner.banner2,.right-block .banner.banner3 {  width: 100%;	margin:0;}
.right-block .banner.banner4 { margin-top: 18px;  width: 100%;}
/*.collections .collections-inner{  position: relative;   overflow: hidden;    width: 100% !important;    margin: 0 auto !important;    float: none !important; border-bottom:1px solid #ddd; border-left:1px solid #ddd; border-right:1px solid #ddd; border-top:none;} */
.block_newsletter form input[type="text"] {min-width: 200px;}
/*.collction-image { float: right; }*/
/*.banner-inner { width:100%;}*/
.subbannercms .add-to-cart { display: none;}
/*.banner-inner .details {  padding: 30px; }*/
.products .product-miniature, #index .products .product-miniature { display: inline-block;	  }
/*.products .product_item { text-align: center; height: auto; padding: 0 0.5rem !important;}*/
/*.parallax-cms .left-text-block { padding: 0;}
.item.cms_face {width: 100%; padding: 0 10px;}
.parallax-cms .title-1 {font-size: 12px;}
.collection{width:50%;}
#tmgcmsblock .banner .description { top: 5px;}
#tmgcmsblock .description .left-part-banner{padding-left:5px;}
.subbannercms .img-title{font-size:20px;}
.subbannercms .img-title2 {font-size: 14px;}
.subbannercms .img-desc{font-size:10px;}*/
/*#tmgfeaturedcms { margin-top: 0;}*/
/*.products .item.col-xs-12, .products .product-miniature{padding:0 5px; margin: 0;}*/
/*#product .products .item.col-xs-12,#product .products .product-miniature{padding: 0 0.5rem;}*/
#products .products .product_list.list .product-description .product-actions{float:none; margin:0 auto;}
}

.header-top.fixed img.logo.img-responsive {
    height: 70px !important;
}

.header-top.fixed #_desktop_logo {
    padding: 5px !important;
}

.header-top.fixed .top-menu a[data-depth="0"] {
    padding: 25px 20px;
}



.header-top.fixed .blockcart {
    padding: 25px 20px !important;
}

.products .product-miniature, #index .products .product-miniature{
    background: #ffffff;
    border-radius: 0.25rem;
    /*border: 1px solid #e5e5e5;*/
    /*box-shadow: 0px 0px 2px 0px grey;*/
    box-shadow: 0 0 6px 1px #c4cdd5;
}

@media (max-width: 1200px){
    #header .logo{
        height: 70px;

    }
}
@media (max-width: 1200px){
    #header .header-top .header_logo{
        padding: 20px 0;
    }
}

@media (max-width: 991px){
.top-menu a[data-depth="0"] {
    padding: 0 15px;
}}

@media (max-width: 991px){
#header .header-top .header_logo {
    padding: 20px 0 0 0;
}}



@media(max-width: 991px){
    #_desktop_cart .blockcart{
        padding: 43px 10px 0 10px;
    }
}

#product #left-column {
    margin-top: 2rem;
    padding-left: 15px;
    padding-right: 15px;
}

@media (min-width: 1006px){
    #product #left-column {
        display: none;
    }
}

div#tmgleftbanner {
    text-align: -webkit-center;
    padding: 20px 0 0 0;
}

/*.grid_list {
    display: none;
}*/

@media (min-width: 480px){
    #product section#main

 {
    border: 2px solid black;
    background: #fff;
    border: 1px solid #b2b2b2;
    box-shadow: 0 3px 5px rgba(0,0,0,0.25);
    padding: 10px;
    border-radius: 7px 7px;
}}

@media (max-width: 480px){
    #product section#main

 {
    padding-left: 5px;
    padding-right: 5px;
    box-shadow: 0 3px 5px rgba(0,0,0,0.25);
}}


#product .product-customization-item {
    display: inline-block;
    width: 32%;
    border: 1px solid darkgrey;
    padding: 2px;
    border-radius: 7px;
    margin: 0.1%;
    margin-top: 1rem;
}

.product-customization small {
    display: none;
}

#product .product-customization .custom-file button {
    display: none;
}

section.product-customization .h4.card-title {
    margin-bottom: 0.5rem;
    text-align: center;
}

#product .product-customization-item label {
    margin: 3px 0 0;
    font-weight: bold;
    text-align: center;
    width: 100%;
}

section.product-customization .card-block{
    padding: 1%;
}

@media (min-width: 1200px){
    .products-selection .sort-by{
        padding-top: 4px;
        white-space: nowrap;
        text-align: center;
        margin: 0;
    }
}

@media (max-width: 991px){
    .top-menu .sub-menu{
        top: 25px !important;
    }
}
@media (max-width: 480px){
#product #wrapper .container {
    padding: 0;
}}

#product .fancybox-inner {
    overflow: visible !important;
    height: auto !important;
}

@media (max-width: 767px){
#_mobile_cart {
    margin-top: 10px;
    margin-right: 10px;
}}


.top-menu a[data-depth="2"]:hover {
    box-shadow: 0px -2px 0px 0px #eb4815 inset;
}

div.cart-info div.customizations ul li ul li > img {
    width: 50px;
    padding: 3px;

}

@media (max-width: 500px){
    #cart .product-line-grid-right.product-line-actions.col-md-5.col-xs-12 {
    padding-left: 0;
    padding-right: 0;
    margin-left: -100px;
    /* margin-right: -50px; */
    width: 100vw;
}}


@media (max-width: 767px){
#tmgbottomcms, .block_newsletter {
    padding: 15px 0 15px 0 !important;
}}

div#atentielivrare {
    text-align: justify;
}

div#atentielivrare span {
    color: red;
    font-weight: bold;
}

/*Pentru modulul de curier*/


#divlabel {
    display: inline-flex; 
    padding-right: 0;
}

#logocurier img {
    height: 30px;
    padding-right: 5px;
    border-right: 1px solid gainsboro;
    margin-right: 5px;
}

#numecurier {
    margin: auto; 
    font-size: 1rem; 
    margin-left: 0;
}

#pretcurier{
    margin: auto; 
    font-weight: bold; 
    margin-right: 0;
}

span.carrier-delay {
    padding-top: 10px;
}

@media (max-width: 767px) {
    label#labelcurier {
    padding-left: 0;
    margin: 0;
    width: 100%;
}}

@media (max-width: 767px){
div#delaycurier, #divlabel {
    padding-left: 0;
}}

@media (max-width: 320px){
    #logocurier{
        display: none;
}}

@media (min-width: 321px) and (max-width: 376px){
    #numecurier{
        font-size: 14px;
    }
}

/*Sfarsit modulul de curier*/

/*Setari pentru iPhone 5*/
@media (max-width: 320px){
body#checkout section.checkout-step .step-title{
    font-size: 14px;
}
ul.nav.nav-inline.m-y-2 {
    font-size: 11px;
}
}

/*Sfarsit setari iPhone 5*/


p#datecontfooter {
    padding-right: 5px;
}

body#cms section#main {
    background: #fff;
    border: 1px solid #b2b2b2;
    box-shadow: 0 3px 5px rgba(0,0,0,0.25);
    padding: 10px;
    border-radius: 7px 7px;
    margin-bottom: 30px;
    margin-top: 30px;
}

span#cookieaccept {
    width: auto;
    min-width: 120px;
    padding: 5px 10px;
    color: #404040;
    background: #82bd09;
    border: none;
    position: relative;
    font-weight: 700;
    text-align: center;
    display: inherit;
    cursor: pointer;
    text-shadow: 0 1px 2px rgba(0,0,0,0.7);
}

span#cookieaccept:hover {
    background: #75ab08;
}

sup#reqq {
    font-size: 17px;
    margin-left: -15px;
}

@media (max-width: 767px){
    sup#reqq {
    position: absolute;
    right: 5px;
    top: -30px;
}}

#minimal, #maximal {
    color: #eb4815;
}

#codprodus {
font-weight: 600;
color: #7f7f7f;
margin-bottom: 0;
}

div.product-reference {
    color: #7f7f7f;
}

div.descriereprd {
    text-indent: 25px;
    padding: 10px;
}


#product .product-description:first-child{
    text-indent: 25px;
}


div#horizontalline {
    width: 100%;
    border-top-style: solid;
    border-left: none;
    border-right: none;
    border-bottom: none;
    color: #CCCCCC;
    display: block;
    border-color: #CCCCCC;
}

#infodreapta {
    float: right;
    margin-top: 69px;
}

@media (max-width: 767px){
    #infodreapta{
        margin-top: 10px;
    }
}

span.custom-checkbox label em {
    display: none;
}

#adaugaincos , .adaugaincos{
    color: #8e8e8e !important;
    line-height: 15px;
    text-align: center;
    text-transform: capitalize;
    width: auto;
    height: auto;
    padding: 0;
    font-weight: 500;
    letter-spacing: normal;
    word-spacing: normal;
}

#adaugaincos:hover, .adaugaincos:hover{
color: #eb4815 !important;
}

.h3.product-title {
    height: auto;
    line-height: 16px;
}
/*@media (max-width: 767px){
.title-bread{
float: none;
}}*/

ul#group_4, ul#group_6, ul#group_9, ul#group_11, ul#group_12, ul#group_1, ul#group_13, ul#group_14, ul#group_16,ul#group_17{
    display: inline-grid;
    padding-top: 7px;
}

#group_4 li.input-container.pull-xs-left, #group_6 li.input-container.pull-xs-left, #group_9 li.input-container.pull-xs-left,#group_11 li.input-container.pull-xs-left,#group_12 li.input-container.pull-xs-left, #group_1 li.input-container.pull-xs-left, #group_13 li.input-container.pull-xs-left, #group_14 li.input-container.pull-xs-left, #group_16 li.input-container.pull-xs-left,#group_17 li.input-container.pull-xs-left {
    padding: 3px;
}

/*#group_4 .input-radio{
    position: absolute;
    width: 100%;
    top: 7px;
    cursor: pointer;
    opacity: 1;
    -webkit-opacity: 1;
    -moz-opacity: 1;
    -o-opacity: 1;
    right: 5px;
    height: initial;
}*/

#group_4 .radio-label, #group_6 .radio-label, #group_9 .radio-label,#group_11 .radio-label,#group_12 .radio-label, #group_1 .radio-label, #group_13 .radio-label, #group_14 .radio-label, #group_16 .radio-label,#group_17 .radio-label{
    margin-left: 15px;
}

#group_4 .input-radio:checked + .radio-label, #group_6 .input-radio:checked + .radio-label, #group_9 .input-radio:checked + .radio-label,#group_11 .input-radio:checked + .radio-label,#group_12 .input-radio:checked + .radio-label, #group_1 .input-radio:checked + .radio-label, #group_13 .input-radio:checked + .radio-label, #group_14 .input-radio:checked + .radio-label, #group_16 .input-radio:checked + .radio-label,#group_17 .input-radio:checked + .radio-label{
    border: 2px solid #fe3400 !important;
    border-radius: 7px;
    background: oldlace !important;
}

.product-actions span.control-label:after{
    content: ":"
}

section.productscategory-products.clearfix {
    margin: 5px;
}


/*@media (min-width: 1200px){
    section.productscategory-products.clearfix{
        float: left;
        width: 100%;
    }
}*/
section.product-accessories.clearfix {
    display: inline-block;
    width: 100%;
}
@media (max-width: 991px){
	ul#footer_account_list li {
    width: 100%;
}}

#product h6.customization-message, #product h6.customization-message label {
    text-align: left;
    padding: 0 5px;
    margin-top: -20px;
}

#primapaginaseo {
    margin-top: 2.5rem;
    float: left;
    width: 100%;
    clear: both;
    display: block;
    padding: 10px;
}


h1.h2.titlu {
    font-weight: 400;
    font-size: 20px;
    line-height: 1.6;
    text-transform: none;
    color: #3f444a;
}

h2.h3.subtitlu {
    text-align: justify;
    text-transform: none;
    font-weight: 400;
    font-size: 16px;
    color: #6b6b6b;
    line-height: 1.5;
}
.bolduit{
    font-weight: bold;
}

#parseo{
    color: #6b6b6b;
    line-height: 1.6;
    margin-top: -20px;
    font-size: 14px;
}

/*@media (min-width: 1006px) and (max-width: 1200px){
    .products .product-miniature{
        margin: 0;
    }
    .product-miniature.js-product-miniature .product-price-and-shipping{
        height: 51px;
    }
    #products .product-description{
        padding: 5px 0 0 0;
    }
    #products .product-title{
        height: 53px;
    }
}
@media (max-width: 1200px){
    #products .product-title{
        height: 35px;
    }
    .product-miniature.js-product-miniature .product-price-and-shipping{
        height: 35px;
    }
}*/

.products .product_list li.product_item.col-md-6{
    margin: 0.5rem 0;
    padding: 0.5rem;
}

.product_item.col-xs-6.col-sm-4.col-md3.col-lg-3{
padding: 0;
}

/*@media (max-width: 1199px){
    .products .product_list li.product_item.col-md-4, .products .product_list li.item.col-md-4, .products .product_list li.product_item.col-md-6{
        height: 341px;
        padding: 0 5px;
        margin: 15px 0;
    }
    #products .product-title{
        height: auto;
    }
    .product-miniature.js-product-miniature .product-price-and-shipping{
        height: auto;
        padding: 5px 0 0;
    }
}*/
/*@media (max-width: 1006px){
    #content-wrapper, .layout-left-column #content-wrapper, .layout-right-column #content-wrapper, #left-column, #right-column {
    padding-left: 0;
    padding-right: 0;
    width: 100%;
}
    .products .product_list li.product_item.col-md-4, .products .product_list li.item.col-md-4, .products .product_list li.product_item.col-md-6{
        height: 400px;
        padding: 0 5px;
        margin: 15px 0;
    }
    #products .product-title{
        height: auto;
    }
    .product-miniature.js-product-miniature .product-price-and-shipping{
        height: auto;
    }
}*/
/*@media(max-width: 1005px){
        .products .product_list li.product_item.col-md-4, .products .product_list li.item.col-md-4, .products .product_list li.product_item.col-md-6{
        height: 410px;
        padding: 0 5px;
        margin: 15px 0;
    }
}*/
/*@media (max-width: 991px){
    .products .product_list li.product_item.col-md-4, .products .product_list li.item.col-md-4, .products .product_list li.product_item.col-md-6{
        height: 465px;
        padding: 0 5px;
        margin: 15px 0;
    }
    #products .product-title{
        height: auto;
    }
    .product-miniature.js-product-miniature .product-price-and-shipping{
        height: auto;
    }
}*/
/*@media (max-width: 700px){
        .products .product_list li.product_item.col-md-4, .products .product_list li.item.col-md-4, .products .product_list li.product_item.col-md-6{
        height: 440px;
        padding: 0 5px;
        margin: 15px 0;
    }
}*/
/*@media (max-width: 665px){
        .products .product_list li.product_item.col-md-4, .products .product_list li.item.col-md-4, .products .product_list li.product_item.col-md-6{
        height: 415px;
        padding: 0 5px;
        margin: 15px 0;
    }
}*/
/*@media (max-width: 630px){
        .products .product_list li.product_item.col-md-4, .products .product_list li.item.col-md-4, .products .product_list li.product_item.col-md-6{
        height: 400px;
        padding: 0 5px;
        margin: 15px 0;
    }
}*/
/*@media (max-width: 590px){
        .products .product_list li.product_item.col-md-4, .products .product_list li.item.col-md-4, .products .product_list li.product_item.col-md-6{
        height: 380px;
        padding: 0 5px;
        margin: 15px 0;
    }
}*/
/*@media (max-width: 550px){
        .products .product_list li.product_item.col-md-4, .products .product_list li.item.col-md-4, .products .product_list li.product_item.col-md-6{
        height: 360px;
        padding: 0 5px;
        margin: 15px 0;
    }
}*/

/*@media (max-width: 503px){
.product-miniature.js-product-miniature .product-price-and-shipping{
    height: auto;
    margin: 0;
    }
    #products .product-description, .products .product-description, .product-accessories .product-description{
        padding: 0;
    }
    #products .product-title{
        height: 51px;
    }
}*/
/*@media (max-width: 440px){
        .products .product_list li.product_item.col-md-4, .products .product_list li.item.col-md-4, .products .product_list li.product_item.col-md-6{
        height: 335px;
    }
}*/
/*@media (max-width: 430px){
        .products .product_list li.product_item.col-md-4, .products .product_list li.item.col-md-4, .products .product_list li.product_item.col-md-6{
        height: 330px;
    }
}*/


/*@media (max-width: 540px){
    #products .product-title, .products .product-title, .product-accessories .product-title{
    height: auto;
}
#products .product-description, .products .product-description, .product-accessories .product-description{
    padding: 5px 0 0 0;
    line-height: 16px;
    font-size: 14px;
}
}*/
/*@media (max-width: 480px){
    #index .products .owl-item .product-miniature{
        padding: 0 0.5rem !important;
        margin: 0;
        height: auto;
    }
   
}*/
@media (max-width: 480px){
    .page-my-account #content .links a span.link-item{
        width: 100%;
        float: left;
    }

.products .product_list li.product_item.col-md-6, li.product_item.col-xs-6.col-sm-4.col-md3.col-lg-3{
    padding: 0.2rem;
}
.featured-products .products, .newproducts .products, .bestseller-products .products, .special-products .products, .viewed-products .products, .crosssell-products .products, .productscategory-products .products, .product-accessories .products, .brands .products, .tmgblog-latest .products, .testimonial_main .products, .tmgblog-latest .products{
    margin: 0 -10px;
}
#products .product-description, .products .product-description, .product-accessories .product-description{
    padding: 5px 3px 0;
}
.product-title a{
    font-size: 14px;
    letter-spacing: 0.1px;
    display: block;
    max-height: 32px;
    min-height: 32px;

}
#products .product-title, .products .product-title, .product-accessories .product-title{
    height: auto;
    display: block;
    font-size: 14px;
}

div#block_featured_toggle h3.h3.product-title a, div#block_latest_toggle h3.h3.product-title a {
    display: initial;
}
}
@media (max-width: 375px){
.col-sm-3.col-xs-4.hidden-lg-up.filter-button{
    width: 21%;
}
   /*     .products .product_list li.product_item.col-md-4, .products .product_list li.item.col-md-4, .products .product_list li.product_item.col-md-6{
        height: 310px;
    }*/
}
@media (max-width: 360px){
    .products-sort-order .select-title{
        padding: 5px 0.2rem;
    }
    .col-sm-3.col-xs-4.hidden-lg-up.filter-button{
    width: 22%;
}
}

.col-sm-9.col-xs-8.col-md-9.products-sort-order.dropdown{
    width: 60%;
    padding-left: 0;
}

.col-sm-3.col-xs-4.hidden-lg-up.filter-button{
    width: 40%;
    padding-right: 0;
}
#left-column .block .block_title, #right-column .block .block_title, #left-column .h4 a, #right-column .h4 a, #left-column .h3 a, #right-column .h3 a{
    font-size: 17px;
}
#left-column .block .block_content, #right-column .block .block_content{
    padding: 5px;
}

/*@media (min-width: 1200px){
    .product-miniature.js-product-miniature .product-price-and-shipping{
        height: auto;
        padding: 5px 0 0;
    }
}*/

#order-details .card-title {
    border-bottom: 1px solid #ebebeb;
    margin-bottom: 1rem;
    padding-bottom: 1rem;
}

#order-items{
    margin-bottom: 2.5rem;
}

#search_filters .facet .facet-label a span.magnitude{
    display: none;
}

#product div.products div.product-miniature.js-product-miniature div.product-description{
    line-height: 16px;
    padding: 0.25rem 0.1rem 0;
}

li.product-customization-item.textultau {
    width: 50% !important;
    clear: left;
}

li.product-customization-item.textulmartisor {
    width: 49% !important;
    
}


h6.customization-message span {
    font-weight: normal;
    font-size: 14px;
}

.btn.loading {
    opacity: 1 !important;
    position: relative;
    color: rgba(255,255,255,0.05) !important;
    pointer-events: none !important;
}

.btn.loading:after {
    animation: spin 500ms infinite linear;
    border: 2px solid #fff;
    border-radius: 32px;
    border-right-color: transparent !important;
    border-top-color: transparent !important;
    content: "";
    display: block;
    height: 16px;
    top: 50%;
    margin-top: -8px;
    left: 50%;
    margin-left: -8px;
    position: absolute;
    width: 16px;
    }


.cd-pret.btn.loading{
    display: block;
    opacity: 0.5!important;
    padding: 0;
    margin: 15px 0 -2px;
}

.cd-pret.btn.loading .prix-q{
    color: #cacaca;
}
.cd-pret.btn.loading:after{
    border: 2px solid red;
}



div.personalizaretext {
    clear: both;
    /*padding-top: 1.5rem;*/
}

ul.top-menu[data-depth="3"], ul.top-menu[data-depth="3"] + div.menu-banners {
    display: none;
}

.block-categories .category-sub-menu .current_cate > a{
    color: #E54D26 !important;
    font-weight: bold;
}
.block-categories .category-sub-menu .current_cate > a:after{
    
}

.block-categories .category-sub-menu li[data-depth="2"]{
    margin-left: 15px;
    line-height: 18px;
}
.block-categories .category-sub-menu li[data-depth="2"]:before{
    font-family: Material Icons;
    content: "\e5da"
}



.block-categories .category-sub-menu li[data-depth="1"]:before {
    content: "- ";
}

@media (max-width: 415px){
	.nivoSlider img{
	object-fit: cover;
    width: 120% !important;
    height: 120% !important;
    margin-left: -35px;
	}
}

a#mobile_noutati:before {
    font-family: "FontAwesome";
    display: inline;
    font-size: 15px;
    content: "\f02c";
    padding-right: 5px;
    color: #59ff00;
}

a#mobile_bestsellers:before {
    font-family: "FontAwesome";
    display: inline;
    font-size: 15px;
    content: "\f0b1";
    padding-right: 5px;
}

a#mobile_blog:before, #lnk-blog a:before {
    font-family: "FontAwesome";
    display: inline;
    font-size: 15px;
    content: "\f02d";
    padding-right: 5px;
}




a#mobile_reduceri:before {
    font-family: "FontAwesome";
    display: inline;
    font-size: 15px;
    content: "\f295";
    padding-right: 5px;
    color: red;
}

/*butoane pentru stoc */


.stoc-in-stock{
    background: #2A7E30;
    position: absolute;
    right: 0;
    bottom: 5px;
    color: white;
    font-weight: bold;
    padding: 3px 3px 0px 7px;
    border-top-left-radius: 15px;
    border-bottom-left-radius: 3px;
    font-size: 12px;
    z-index: 1;
    height: 22px;
    text-shadow: 0 1px 2px rgba(0,0,0,0.25);
}

.stoc-out-of-stock{
    background: #EA101F;
    position: absolute;
    right: 0;
    bottom: 5px;
    color: white;
    font-weight: bold;
    padding: 3px 3px 0px 7px;
    border-top-left-radius: 15px;
    border-bottom-left-radius: 3px;
    font-size: 12px;
    z-index: 1;
    height: 22px;
    text-shadow: 0 1px 2px rgba(0,0,0,0.25);
}
.stoc-out-of-stock span, .stoc-in-stock span{
    vertical-align: middle;
}

/*sfarsit butoane*/

#group_7 .color.texture, #group_10 .color.texture {
    border: none;
    height: 43px!important;
    width: 198px!important;
    background-repeat: no-repeat;
    background-position-x: center;
    background-position-y: center;
}

.input-color.brelocauto {
    height: 45px !important;
    width: 200px !important;
}
#group_10 .input-color:checked + span, #group_10 .input-color:hover + span, #group_10 .input-radio:checked + span, #group_10 .input-radio:hover + span, #group_7 .input-color:checked + span, #group_7 .input-color:hover + span, #group_7 .input-radio:checked + span, #group_7 .input-radio:hover + span{
border: 2px solid #fe3400 !important;
    border-radius: 7px;
}

div#textmarca {
    padding: 10px;
    text-indent: 25px;
    text-align: justify;
}

div#textbreloc {
    margin-bottom: -20px;
}

@media (min-width: 768px) {
    body:not(.lg-from-hash) .lg-outer.lg-start-zoom .lg-item.lg-complete .lg-object{
            -webkit-transform: scale3d(0.9,0.9,1) !important;
            transform: scale3d(0.9,0.9,1) !important;
    }
}

.lg-outer {
    z-index: 9999999999 !important;
}

.lg-backdrop {
    z-index: 9999999999 !important;
}

@media (max-width: 1200px){
.products-sort-order {
    float: right;
    width: 230px;
    
}}

@media (max-width: 1024px){
.products-sort-order {
    padding: 0 15px;
    margin-right: 0;
    
}}

@media (max-width: 320px){
.products-sort-order {
    color: #878787;
    width: 66%;
    float: right;
    margin-right: 0;
    
}}

@media (max-width: 320px){
#products-browse .col-md-6 {
    padding-right: 0;
    }}
@media (max-width: 320px){ 
    div.desc{
        font-size: 13px;
        }}

        @media (max-width: 768px){
.products-sort-order{
    padding: 0 15px;
    margin-right: 0;
    width: 60%; 
}}

.textfoto {
    text-indent: 25px;
    padding: 10px;
}

.textpers {
    text-indent: 25px;
    padding: 20px 10px 10px;
    float: left;
}

.textmartisor {
    text-indent: 25px;
    padding: 20px 10px 10px;
}

.textmartisor:not(:nth-of-type(1)){
display: none;
}


@media (max-width: 767px){
.cart-grid-right.col-xs-12.col-lg-4, .cart-grid-body.col-xs-12.col-lg-8{
    padding: 0;}
.rectmobil {
    padding: 0 !important;
    }}

#cookieNotice{
    width: 100%;
    position: fixed;
    bottom: 0px;
    box-shadow: 0px 0 10px 0 #FFFFFF;
    background: rgba(0, 0, 0, 0.6);
    z-index: 9999999999;
    font-size: 14px;
    line-height: 1.3em;
    font-family: arial;
    left: 0px;
    text-align: center;
    color: #FFF;
    opacity: 1;
}

#cookieNoticeContent{
    position:relative; 
    margin:auto;
    width:100%; 
    display:block;
}

.cooka{
    width:100%;
}

.cookb{
    display: table-row; 
    padding: 9px 10px;
    vertical-align: baseline;
}
.cookc{
    width:80px; vertical-align:middle; padding-right:20px; text-align:left;
}
.cookd{
    text-align:center; padding: 9px 10px; font-size: 13px;
}
.cooke{
    width:80px; vertical-align:middle; padding: 9px 20px 9px 10px; text-align:right;
}
.cookf{
    display: table-row; padding: 9px 10px;
    vertical-align: baseline;
}
.cookg{
    width:80px; vertical-align:middle; padding-right:20px; text-align:center;
}
.cookh{
    text-decoration: underline; color: #ffffff;
}
    .closeFontAwesome:before {
        content: "\f00d";
        font-family: "FontAwesome";
        display: inline-block;
        font-size: 23px;
        line-height: 23px;
        color: #FFFFFF;
        padding-right: 15px;
        cursor: pointer;
    }
    .closeButtonNormal {
         display: block; 
        text-align: center;
        padding: 2px 5px;
        border-radius: 2px;
        color: #FFFFFF;
        background: #FFFFFF;
        cursor: pointer;
    }
    #cookieNotice p {
        margin: 0px;
        padding: 0px;
    }

    .reviewleft{
        text-align: left;
    }

    div#delivery label {
    text-align: left;
}

hr.linie {
    border-top: 1px solid rgba(0, 0, 0, .1);
}

@media (max-width: 767px){
#_mobile_user_info div.user-info {
        margin-left: 0;
    text-align: left;
    display: none;
    position: absolute;
    top: 40px;
    background: #fff;
    border: 1px solid #e5e5e5;
    right: -45px;
    display: none;
    z-index: 999;
    padding: 5px;
    width: 150px;
    text-align: center;
}
#_mobile_user_info a{
    color: black;
}
div#_mobile_cart a{
    color: black;
}

.block-category #category-description {
    display: none;
}
.block-category.card.card-block {
    margin: 0;
}
.title-bread{
    margin: 0;
    border-bottom: none;
}
.block-category .category-cover {
    display: none;
}
#products-browse{
    border-top: none;
}
#products > #products-browse::before{
    content: '';
    display: block;
    border-top: solid 2px rgba(128, 128, 128, 0.5);
    padding: 10px;
    margin: -10px auto 0;
    width: 80%;

}

body#prices-drop #main .h2, #best-sales #main .h2, #new-products #main .h2{
    background:white;
    padding: 11px 15px;
    margin: 0;
    text-align: center;
    border: 1px solid #e5e5e5;
    border-bottom: none;
}

div#subcategorii {
    background: white;
    margin: 0 !important;
    padding: 10px;
    border-left: 1px solid #e5e5e5;
    border-right: 1px solid #e5e5e5;
}

div#subcategorii::before{
    content: '';
    display: block;
    border-top: solid 2px rgba(128, 128, 128, 0.5);
    padding: 10px;
    margin: -10px auto 0;
    width: 80%;
}
div.gallery{ 
    box-shadow: 3px 3px 14px 0 rgba(0,0,0,.2) !important;
}
}

@media(max-width: 320px){
div.desc{
    font-size: 12px;
}
}

#_mobile_cart .cart-products-count {
    border-radius: 25px;
    -webkit-border-radius: 25px;
    -moz-border-radius: 25px;
    -o-border-radius: 25px;
    height: 15px;
    min-width: 15px;
    padding: 3px;
    text-align: center;
    text-indent: 2px;
    right: 0;
    top: 0;
}

.gallery.subcatselected {
    box-shadow: 0px 0px 5px 3px #eb4815 !important;
}

a[href^="tel:"], a[href^="mailto:"] {
    background: none !important;
    padding: 0 !important;
    text-transform: none !important;
}

.promotie{
font-size: 16px;
    font-weight: 700;
    line-height: 12px;
    color: #fff;
    background: #EA101F !important;
    text-transform: uppercase;
    padding: 9px 0 7px;
    text-shadow: 0 1px 2px rgba(0, 0, 0, 0.25);
    width: 130px;
    text-align: center;
    display: block;
    position: absolute;
    right: -33px;
    top: 16px;
    z-index: 1;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
}

.promotie::before{
    position: absolute;
    bottom: -3px;
    right: 4px;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 4px 4px 0 4px;
    border-color: #ad2b34 transparent transparent transparent !important;
    content: ".";
    text-indent: -5000px;
    -webkit-transform: rotate(225deg);
    -ms-transform: rotate(225deg);
    transform: rotate(225deg);
}
.promotie::after{
    position: absolute;
    bottom: -3px;
    left: 5px;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 4px 4px 0 4px;
    border-color: #ad2b34 transparent transparent transparent !important;
    content: ".";
    text-indent: -5000px;
    -webkit-transform: rotate(135deg);
    -ms-transform: rotate(135deg);
    transform: rotate(135deg);
}

.onsale{
    position: absolute;
    right: -4px;
    top: -4px;
    overflow: hidden;
    height: 85px;
    width: 85px;
    text-align: center;
    z-index: 1;
}

.newproduct{
    position: absolute;
    left: -4px;
    top: -4px;
    overflow: hidden;
    height: 85px;
    width: 85px;
    text-align: center;
    z-index: 1;
}

.produsnou{
font-size: 16px;
    font-weight: 700;
    line-height: 12px;
    color: #fff;
    background: #eb4815 !important;
    text-transform: uppercase;
    padding: 9px 0 7px;
    text-shadow: 1px 1px rgba(0,0,0,0.24);
    width: 130px;
    text-align: center;
    display: block;
    position: absolute;
    left: -33px;
    top: 16px;
    z-index: 1;
    -webkit-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    transform: rotate(-45deg);
}

.produsnou::before{
    position: absolute;
    bottom: -3px;
    right: 5px;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 4px 4px 0 4px;
    border-color: #ad2b34 transparent transparent transparent !important;
    content: ".";
    text-indent: -5000px;
    -webkit-transform: rotate(225deg);
    -ms-transform: rotate(225deg);
    transform: rotate(225deg);
}
.produsnou::after{
    position: absolute;
    bottom: -3px;
    left: 4px;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 4px 4px 0 4px;
    border-color: #ad2b34 transparent transparent transparent !important;
    content: ".";
    text-indent: -5000px;
    -webkit-transform: rotate(135deg);
    -ms-transform: rotate(135deg);
    transform: rotate(135deg);
}

/*inceput css pentru embed youtube video*/


    .youtube-player {
        position: relative;
        padding-bottom: 56.23%;
        /* Use 75% for 4:3 videos */
        height: 0;
        overflow: hidden;
        max-width: 100%;
        background: #000;
       
    }

    .youtube-player iframe {
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        z-index: 100;
        background: transparent;
    }

    .youtube-player img {
        bottom: 0;
        display: block;
        left: 0;
        margin: auto;
        max-width: 100%;
        width: 100%;
        position: absolute;
        right: 0;
        top: 0;
        border: none;
        height: auto;
        cursor: pointer;
        -webkit-transition: .4s all;
        -moz-transition: .4s all;
        transition: .4s all;
    }

    .youtube-player img:hover {
        -webkit-filter: brightness(75%);
    }

/*    .youtube-player .play {
        height: 72px;
        width: 72px;
        left: 50%;
        top: 50%;
        margin-left: -36px;
        margin-top: -36px;
        position: absolute;
        background: url("//i.imgur.com/TxzC70f.png") no-repeat;
        background: url("/themes/giftshop/assets/img/buton_play_rosu.png") no-repeat;
        cursor: pointer;
    }*/



.youtube-player .play {
    width: 72px;
    height: 72px;
    background-color: #eb4815;
    border-radius: 50%;
    display: flex;
    justify-content: center;
    align-items: center;
    cursor: pointer;
    left: 50%;
    top: 50%;
    margin-left: -36px;
    margin-top: -36px;
    position: absolute;
}

.youtube-player .play::after {
  content: '';
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 15px 0 15px 26px; /* Dimensiunile triunghiului */
  border-color: transparent transparent transparent #ffffff; /* Triunghi alb */
  position: absolute;
  left: 36%; /* Poziționează triunghiul în mijloc */
}







.overlayhidden{
    overflow: hidden;
}

/*terminare css pentru embed youtube video*/

div#descinterior div#product-details {
    padding: 20px 20px 0;
    margin: 20px -20px 0;
    border: 0;
    border-top: 1px solid #eb4815;
}
div#vacanta {
    font-size: 18px;
    background: #00adb5;
    color: #fff;
    text-shadow: 1px 1px 4px #000;
    text-transform: none;
    padding: 20px 70px;
    border-top-left-radius: 30px;
    border-bottom-right-radius: 30px;
    text-align: left;
}
@media (max-width: 768px) {
    div#vacanta {
        margin-top: 20px;
        padding: 20px;
    }
}


div#js-product-list-top {
    margin: 0;
}
div#reducereval {
    display: block;
    width: 100%;
    font-weight: 400;
    font-size: 14px;
    padding: 5px;
    color: gray;
}

section.pagproduscat{
    padding:0 15px 30px;
}
.owl-carousel 
{
    touch-action: manipulation; 
}

/*#product .products .product-miniature{
    height: 320px;
}*/
a.numartop {
    color: #fff;
    font-weight: bold;
    text-shadow: 0 1px 2px rgba(0, 0, 0, 0.25);
}

li#category-48 {
    display: none;
}

ul.category-sub-menu li a[href="https://3dgifts.ro/cadouri-personalizate-recomandate/"] {
    display: none!important;
}

.vidprod {
    background: #ea101f;
    position: absolute;
    left: 0;
    bottom: 5px;
    color: #fff;
    font-weight: 700;
    padding: 3px 7px 0 3px;
    border-top-right-radius: 15px;
    border-bottom-right-radius: 3px;
    font-size: 12px;
    z-index: 1;
    height: 22px;
    text-shadow: 0 1px 2px rgba(0,0,0,0.25);
}
@media (max-width: 991px){

    p.copyright a{
        min-height: 48px;
        display: inline-block;
        margin: 8px 0;}



    li.product-customization-item.textultau {
    width: 90% !important;
    float: none !important;
    clear: left;
}
}
button.btn.btn-primary.butontext {
    border-radius: 7px;
    margin-top: -68px;

}

textarea:focus, input:focus{
    outline: none;
}

#product .product-customization-item label:first-child:after{
width: 70%;
    border-bottom: 1px solid darkgrey;
    display: block;
    content: "";
    margin: 0 auto 5px;
}

.custopoza {
    text-align: center;
}

.custopoza img {
    border: 0.1px solid #d2d2d2;
}

a.label.continuacump {
    background-color: #8c8c8c;
    color: #fff;
    padding: 10px 20px;
    border-radius: 5px;
    font-size: 18px;
    display: inline-flex;
    margin: 15px 5px;
    padding: 15px 15px 15px 0;
    align-items: center;
}
a.label.continuacump:hover, #blockcart-modal .cart-content button:hover{
    color: white;
    background-color: black;
}

.product_reviews{
    min-height: 23px;
}

/*Pentru cerculetele cu categoriile imagini*/


/*#index #tmgfeaturedcms{
    margin-top: 0;
}*/

/*#tmgfeaturedcms {
    margin-top: 3rem;
    position: relative;
    z-index: 99;
    clear: both;
}*/

/*#tmgfeaturedcms .container {
    background: #ffffff none repeat scroll 0 0;
    border-top: 2px solid #eb4815;
    padding: 1rem 0;
    border-bottom-right-radius: 2.5rem;
    border-bottom-left-radius: 2.5rem;
    text-align: center;
}*/

/*#index #tmgfeaturedcms .container{
    border-top: none;
}*/

/*    .img-categorii{
    display: inline-block;
    height: auto;
    max-width: 100%;
    transition: all 0.45s ease 0s;
    -webkit-transition: all 0.45s ease 0s;
    -moz-transition: all 0.45s ease 0s;
    -o-transition: all 0.45s ease 0s;
    }

    .categhome{
        float: none;
        display: inline-block;
        width: 49%;
        margin: 0.7rem 0;
    }

    .categhomerow{
        text-align: center;
    }*/


@media (min-width: 600px){
 /*   .categhome{
        width: 32.33%;
    }*/
    li.product_item:hover{
        transform: scale(1.05);
}
}
/*@media (min-width: 991px){
    .categhome{
        width: 22%;
    }
}*/

/*.img-categorii:hover{
    transform: scale(1.1);

}*/
a, div
{
    -webkit-tap-highlight-color: transparent;
    -webkit-touch-callout: default;
    -webkit-user-select: auto;
    -khtml-user-select: auto;
    -moz-user-select: auto;
    -ms-user-select: auto;
    user-select: auto;
}

li.product_item{
    transition: all 0.45s ease 0s;
    -webkit-transition: all 0.45s ease 0s;
    -moz-transition: all 0.45s ease 0s;
    -o-transition: all 0.45s ease 0s;
}






/*Sfarsit cerculete*/


/*.product_reviews {
    position: absolute;
    bottom: 5px;
    margin: 0 auto;
    left: 0;
    right: 0;
}*/




/*
 *  Font Awesome 4.7.0 by @davegandy - http://fontawesome.io - @fontawesome
 *  License - http://fontawesome.io/license (Font: SIL OFL 1.1, CSS: MIT License)*/
@font-face{font-family:'FontAwesome';font-display: swap;src:url('../fonts/fontawesome-webfont.eot?v=4.7.0');src:url('../fonts/fontawesome-webfont.eot?#iefix&v=4.7.0') format('embedded-opentype'),url('../fonts/fontawesome-webfont.woff2?v=4.7.0') format('woff2'),url('../fonts/fontawesome-webfont.woff?v=4.7.0') format('woff'),url('../fonts/fontawesome-webfont.ttf?v=4.7.0') format('truetype'),url('../fonts/fontawesome-webfont.svg?v=4.7.0#fontawesomeregular') format('svg');font-weight:normal;font-style:normal}.fa{display:inline-block;font:normal normal normal 14px/1 FontAwesome;font-size:inherit;text-rendering:auto;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.fa-lg{font-size:1.33333333em;line-height:.75em;vertical-align:-15%}.fa-2x{font-size:2em}.fa-3x{font-size:3em}.fa-4x{font-size:4em}.fa-5x{font-size:5em}.fa-fw{width:1.28571429em;text-align:center}.fa-ul{padding-left:0;margin-left:2.14285714em;list-style-type:none}.fa-ul>li{position:relative}.fa-li{position:absolute;left:-2.14285714em;width:2.14285714em;top:.14285714em;text-align:center}.fa-li.fa-lg{left:-1.85714286em}.fa-border{padding:.2em .25em .15em;border:solid .08em #eee;border-radius:.1em}.fa-pull-left{float:left}.fa-pull-right{float:right}.fa.fa-pull-left{margin-right:.3em}.fa.fa-pull-right{margin-left:.3em}.pull-right{float:right}.pull-left{float:left}.fa.pull-left{margin-right:.3em}.fa.pull-right{margin-left:.3em}.fa-spin{-webkit-animation:fa-spin 2s infinite linear;animation:fa-spin 2s infinite linear}.fa-pulse{-webkit-animation:fa-spin 1s infinite steps(8);animation:fa-spin 1s infinite steps(8)}@-webkit-keyframes fa-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}100%{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}@keyframes fa-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}100%{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}.fa-rotate-90{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=1)";-webkit-transform:rotate(90deg);-ms-transform:rotate(90deg);transform:rotate(90deg)}.fa-rotate-180{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=2)";-webkit-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg)}.fa-rotate-270{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=3)";-webkit-transform:rotate(270deg);-ms-transform:rotate(270deg);transform:rotate(270deg)}.fa-flip-horizontal{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1)";-webkit-transform:scale(-1, 1);-ms-transform:scale(-1, 1);transform:scale(-1, 1)}.fa-flip-vertical{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)";-webkit-transform:scale(1, -1);-ms-transform:scale(1, -1);transform:scale(1, -1)}:root .fa-rotate-90,:root .fa-rotate-180,:root .fa-rotate-270,:root .fa-flip-horizontal,:root .fa-flip-vertical{filter:none}.fa-stack{position:relative;display:inline-block;width:2em;height:2em;line-height:2em;vertical-align:middle}.fa-stack-1x,.fa-stack-2x{position:absolute;left:0;width:100%;text-align:center}.fa-stack-1x{line-height:inherit}.fa-stack-2x{font-size:2em}.fa-inverse{color:#fff}.fa-glass:before{content:"\f000"}.fa-music:before{content:"\f001"}.fa-search:before{content:"\f002"}.fa-envelope-o:before{content:"\f003"}.fa-heart:before{content:"\f004"}.fa-star:before{content:"\f005"}.fa-star-o:before{content:"\f006"}.fa-user:before{content:"\f007"}.fa-film:before{content:"\f008"}.fa-th-large:before{content:"\f009"}.fa-th:before{content:"\f00a"}.fa-th-list:before{content:"\f00b"}.fa-check:before{content:"\f00c"}.fa-remove:before,.fa-close:before,.fa-times:before{content:"\f00d"}.fa-search-plus:before{content:"\f00e"}.fa-search-minus:before{content:"\f010"}.fa-power-off:before{content:"\f011"}.fa-signal:before{content:"\f012"}.fa-gear:before,.fa-cog:before{content:"\f013"}.fa-trash-o:before{content:"\f014"}.fa-home:before{content:"\f015"}.fa-file-o:before{content:"\f016"}.fa-clock-o:before{content:"\f017"}.fa-road:before{content:"\f018"}.fa-download:before{content:"\f019"}.fa-arrow-circle-o-down:before{content:"\f01a"}.fa-arrow-circle-o-up:before{content:"\f01b"}.fa-inbox:before{content:"\f01c"}.fa-play-circle-o:before{content:"\f01d"}.fa-rotate-right:before,.fa-repeat:before{content:"\f01e"}.fa-refresh:before{content:"\f021"}.fa-list-alt:before{content:"\f022"}.fa-lock:before{content:"\f023"}.fa-flag:before{content:"\f024"}.fa-headphones:before{content:"\f025"}.fa-volume-off:before{content:"\f026"}.fa-volume-down:before{content:"\f027"}.fa-volume-up:before{content:"\f028"}.fa-qrcode:before{content:"\f029"}.fa-barcode:before{content:"\f02a"}.fa-tag:before{content:"\f02b"}.fa-tags:before{content:"\f02c"}.fa-book:before{content:"\f02d"}.fa-bookmark:before{content:"\f02e"}.fa-print:before{content:"\f02f"}.fa-camera:before{content:"\f030"}.fa-font:before{content:"\f031"}.fa-bold:before{content:"\f032"}.fa-italic:before{content:"\f033"}.fa-text-height:before{content:"\f034"}.fa-text-width:before{content:"\f035"}.fa-align-left:before{content:"\f036"}.fa-align-center:before{content:"\f037"}.fa-align-right:before{content:"\f038"}.fa-align-justify:before{content:"\f039"}.fa-list:before{content:"\f03a"}.fa-dedent:before,.fa-outdent:before{content:"\f03b"}.fa-indent:before{content:"\f03c"}.fa-video-camera:before{content:"\f03d"}.fa-photo:before,.fa-image:before,.fa-picture-o:before{content:"\f03e"}.fa-pencil:before{content:"\f040"}.fa-map-marker:before{content:"\f041"}.fa-adjust:before{content:"\f042"}.fa-tint:before{content:"\f043"}.fa-edit:before,.fa-pencil-square-o:before{content:"\f044"}.fa-share-square-o:before{content:"\f045"}.fa-check-square-o:before{content:"\f046"}.fa-arrows:before{content:"\f047"}.fa-step-backward:before{content:"\f048"}.fa-fast-backward:before{content:"\f049"}.fa-backward:before{content:"\f04a"}.fa-play:before{content:"\f04b"}.fa-pause:before{content:"\f04c"}.fa-stop:before{content:"\f04d"}.fa-forward:before{content:"\f04e"}.fa-fast-forward:before{content:"\f050"}.fa-step-forward:before{content:"\f051"}.fa-eject:before{content:"\f052"}.fa-chevron-left:before{content:"\f053"}.fa-chevron-right:before{content:"\f054"}.fa-plus-circle:before{content:"\f055"}.fa-minus-circle:before{content:"\f056"}.fa-times-circle:before{content:"\f057"}.fa-check-circle:before{content:"\f058"}.fa-question-circle:before{content:"\f059"}.fa-info-circle:before{content:"\f05a"}.fa-crosshairs:before{content:"\f05b"}.fa-times-circle-o:before{content:"\f05c"}.fa-check-circle-o:before{content:"\f05d"}.fa-ban:before{content:"\f05e"}.fa-arrow-left:before{content:"\f060"}.fa-arrow-right:before{content:"\f061"}.fa-arrow-up:before{content:"\f062"}.fa-arrow-down:before{content:"\f063"}.fa-mail-forward:before,.fa-share:before{content:"\f064"}.fa-expand:before{content:"\f065"}.fa-compress:before{content:"\f066"}.fa-plus:before{content:"\f067"}.fa-minus:before{content:"\f068"}.fa-asterisk:before{content:"\f069"}.fa-exclamation-circle:before{content:"\f06a"}.fa-gift:before{content:"\f06b"}.fa-leaf:before{content:"\f06c"}.fa-fire:before{content:"\f06d"}.fa-eye:before{content:"\f06e"}.fa-eye-slash:before{content:"\f070"}.fa-warning:before,.fa-exclamation-triangle:before{content:"\f071"}.fa-plane:before{content:"\f072"}.fa-calendar:before{content:"\f073"}.fa-random:before{content:"\f074"}.fa-comment:before{content:"\f075"}.fa-magnet:before{content:"\f076"}.fa-chevron-up:before{content:"\f077"}.fa-chevron-down:before{content:"\f078"}.fa-retweet:before{content:"\f079"}.fa-shopping-cart:before{content:"\f07a"}.fa-folder:before{content:"\f07b"}.fa-folder-open:before{content:"\f07c"}.fa-arrows-v:before{content:"\f07d"}.fa-arrows-h:before{content:"\f07e"}.fa-bar-chart-o:before,.fa-bar-chart:before{content:"\f080"}.fa-twitter-square:before{content:"\f081"}.fa-facebook-square:before{content:"\f082"}.fa-camera-retro:before{content:"\f083"}.fa-key:before{content:"\f084"}.fa-gears:before,.fa-cogs:before{content:"\f085"}.fa-comments:before{content:"\f086"}.fa-thumbs-o-up:before{content:"\f087"}.fa-thumbs-o-down:before{content:"\f088"}.fa-star-half:before{content:"\f089"}.fa-heart-o:before{content:"\f08a"}.fa-sign-out:before{content:"\f08b"}.fa-linkedin-square:before{content:"\f08c"}.fa-thumb-tack:before{content:"\f08d"}.fa-external-link:before{content:"\f08e"}.fa-sign-in:before{content:"\f090"}.fa-trophy:before{content:"\f091"}.fa-github-square:before{content:"\f092"}.fa-upload:before{content:"\f093"}.fa-lemon-o:before{content:"\f094"}.fa-phone:before{content:"\f095"}.fa-square-o:before{content:"\f096"}.fa-bookmark-o:before{content:"\f097"}.fa-phone-square:before{content:"\f098"}.fa-twitter:before{content:"\f099"}.fa-facebook-f:before,.fa-facebook:before{content:"\f09a"}.fa-github:before{content:"\f09b"}.fa-unlock:before{content:"\f09c"}.fa-credit-card:before{content:"\f09d"}.fa-feed:before,.fa-rss:before{content:"\f09e"}.fa-hdd-o:before{content:"\f0a0"}.fa-bullhorn:before{content:"\f0a1"}.fa-bell:before{content:"\f0f3"}.fa-certificate:before{content:"\f0a3"}.fa-hand-o-right:before{content:"\f0a4"}.fa-hand-o-left:before{content:"\f0a5"}.fa-hand-o-up:before{content:"\f0a6"}.fa-hand-o-down:before{content:"\f0a7"}.fa-arrow-circle-left:before{content:"\f0a8"}.fa-arrow-circle-right:before{content:"\f0a9"}.fa-arrow-circle-up:before{content:"\f0aa"}.fa-arrow-circle-down:before{content:"\f0ab"}.fa-globe:before{content:"\f0ac"}.fa-wrench:before{content:"\f0ad"}.fa-tasks:before{content:"\f0ae"}.fa-filter:before{content:"\f0b0"}.fa-briefcase:before{content:"\f0b1"}.fa-arrows-alt:before{content:"\f0b2"}.fa-group:before,.fa-users:before{content:"\f0c0"}.fa-chain:before,.fa-link:before{content:"\f0c1"}.fa-cloud:before{content:"\f0c2"}.fa-flask:before{content:"\f0c3"}.fa-cut:before,.fa-scissors:before{content:"\f0c4"}.fa-copy:before,.fa-files-o:before{content:"\f0c5"}.fa-paperclip:before{content:"\f0c6"}.fa-save:before,.fa-floppy-o:before{content:"\f0c7"}.fa-square:before{content:"\f0c8"}.fa-navicon:before,.fa-reorder:before,.fa-bars:before{content:"\f0c9"}.fa-list-ul:before{content:"\f0ca"}.fa-list-ol:before{content:"\f0cb"}.fa-strikethrough:before{content:"\f0cc"}.fa-underline:before{content:"\f0cd"}.fa-table:before{content:"\f0ce"}.fa-magic:before{content:"\f0d0"}.fa-truck:before{content:"\f0d1"}.fa-pinterest:before{content:"\f0d2"}.fa-pinterest-square:before{content:"\f0d3"}.fa-google-plus-square:before{content:"\f0d4"}.fa-google-plus:before{content:"\f0d5"}.fa-money:before{content:"\f0d6"}.fa-caret-down:before{content:"\f0d7"}.fa-caret-up:before{content:"\f0d8"}.fa-caret-left:before{content:"\f0d9"}.fa-caret-right:before{content:"\f0da"}.fa-columns:before{content:"\f0db"}.fa-unsorted:before,.fa-sort:before{content:"\f0dc"}.fa-sort-down:before,.fa-sort-desc:before{content:"\f0dd"}.fa-sort-up:before,.fa-sort-asc:before{content:"\f0de"}.fa-envelope:before{content:"\f0e0"}.fa-linkedin:before{content:"\f0e1"}.fa-rotate-left:before,.fa-undo:before{content:"\f0e2"}.fa-legal:before,.fa-gavel:before{content:"\f0e3"}.fa-dashboard:before,.fa-tachometer:before{content:"\f0e4"}.fa-comment-o:before{content:"\f0e5"}.fa-comments-o:before{content:"\f0e6"}.fa-flash:before,.fa-bolt:before{content:"\f0e7"}.fa-sitemap:before{content:"\f0e8"}.fa-umbrella:before{content:"\f0e9"}.fa-paste:before,.fa-clipboard:before{content:"\f0ea"}.fa-lightbulb-o:before{content:"\f0eb"}.fa-exchange:before{content:"\f0ec"}.fa-cloud-download:before{content:"\f0ed"}.fa-cloud-upload:before{content:"\f0ee"}.fa-user-md:before{content:"\f0f0"}.fa-stethoscope:before{content:"\f0f1"}.fa-suitcase:before{content:"\f0f2"}.fa-bell-o:before{content:"\f0a2"}.fa-coffee:before{content:"\f0f4"}.fa-cutlery:before{content:"\f0f5"}.fa-file-text-o:before{content:"\f0f6"}.fa-building-o:before{content:"\f0f7"}.fa-hospital-o:before{content:"\f0f8"}.fa-ambulance:before{content:"\f0f9"}.fa-medkit:before{content:"\f0fa"}.fa-fighter-jet:before{content:"\f0fb"}.fa-beer:before{content:"\f0fc"}.fa-h-square:before{content:"\f0fd"}.fa-plus-square:before{content:"\f0fe"}.fa-angle-double-left:before{content:"\f100"}.fa-angle-double-right:before{content:"\f101"}.fa-angle-double-up:before{content:"\f102"}.fa-angle-double-down:before{content:"\f103"}.fa-angle-left:before{content:"\f104"}.fa-angle-right:before{content:"\f105"}.fa-angle-up:before{content:"\f106"}.fa-angle-down:before{content:"\f107"}.fa-desktop:before{content:"\f108"}.fa-laptop:before{content:"\f109"}.fa-tablet:before{content:"\f10a"}.fa-mobile-phone:before,.fa-mobile:before{content:"\f10b"}.fa-circle-o:before{content:"\f10c"}.fa-quote-left:before{content:"\f10d"}.fa-quote-right:before{content:"\f10e"}.fa-spinner:before{content:"\f110"}.fa-circle:before{content:"\f111"}.fa-mail-reply:before,.fa-reply:before{content:"\f112"}.fa-github-alt:before{content:"\f113"}.fa-folder-o:before{content:"\f114"}.fa-folder-open-o:before{content:"\f115"}.fa-smile-o:before{content:"\f118"}.fa-frown-o:before{content:"\f119"}.fa-meh-o:before{content:"\f11a"}.fa-gamepad:before{content:"\f11b"}.fa-keyboard-o:before{content:"\f11c"}.fa-flag-o:before{content:"\f11d"}.fa-flag-checkered:before{content:"\f11e"}.fa-terminal:before{content:"\f120"}.fa-code:before{content:"\f121"}.fa-mail-reply-all:before,.fa-reply-all:before{content:"\f122"}.fa-star-half-empty:before,.fa-star-half-full:before,.fa-star-half-o:before{content:"\f123"}.fa-location-arrow:before{content:"\f124"}.fa-crop:before{content:"\f125"}.fa-code-fork:before{content:"\f126"}.fa-unlink:before,.fa-chain-broken:before{content:"\f127"}.fa-question:before{content:"\f128"}.fa-info:before{content:"\f129"}.fa-exclamation:before{content:"\f12a"}.fa-superscript:before{content:"\f12b"}.fa-subscript:before{content:"\f12c"}.fa-eraser:before{content:"\f12d"}.fa-puzzle-piece:before{content:"\f12e"}.fa-microphone:before{content:"\f130"}.fa-microphone-slash:before{content:"\f131"}.fa-shield:before{content:"\f132"}.fa-calendar-o:before{content:"\f133"}.fa-fire-extinguisher:before{content:"\f134"}.fa-rocket:before{content:"\f135"}.fa-maxcdn:before{content:"\f136"}.fa-chevron-circle-left:before{content:"\f137"}.fa-chevron-circle-right:before{content:"\f138"}.fa-chevron-circle-up:before{content:"\f139"}.fa-chevron-circle-down:before{content:"\f13a"}.fa-html5:before{content:"\f13b"}.fa-css3:before{content:"\f13c"}.fa-anchor:before{content:"\f13d"}.fa-unlock-alt:before{content:"\f13e"}.fa-bullseye:before{content:"\f140"}.fa-ellipsis-h:before{content:"\f141"}.fa-ellipsis-v:before{content:"\f142"}.fa-rss-square:before{content:"\f143"}.fa-play-circle:before{content:"\f144"}.fa-ticket:before{content:"\f145"}.fa-minus-square:before{content:"\f146"}.fa-minus-square-o:before{content:"\f147"}.fa-level-up:before{content:"\f148"}.fa-level-down:before{content:"\f149"}.fa-check-square:before{content:"\f14a"}.fa-pencil-square:before{content:"\f14b"}.fa-external-link-square:before{content:"\f14c"}.fa-share-square:before{content:"\f14d"}.fa-compass:before{content:"\f14e"}.fa-toggle-down:before,.fa-caret-square-o-down:before{content:"\f150"}.fa-toggle-up:before,.fa-caret-square-o-up:before{content:"\f151"}.fa-toggle-right:before,.fa-caret-square-o-right:before{content:"\f152"}.fa-euro:before,.fa-eur:before{content:"\f153"}.fa-gbp:before{content:"\f154"}.fa-dollar:before,.fa-usd:before{content:"\f155"}.fa-rupee:before,.fa-inr:before{content:"\f156"}.fa-cny:before,.fa-rmb:before,.fa-yen:before,.fa-jpy:before{content:"\f157"}.fa-ruble:before,.fa-rouble:before,.fa-rub:before{content:"\f158"}.fa-won:before,.fa-krw:before{content:"\f159"}.fa-bitcoin:before,.fa-btc:before{content:"\f15a"}.fa-file:before{content:"\f15b"}.fa-file-text:before{content:"\f15c"}.fa-sort-alpha-asc:before{content:"\f15d"}.fa-sort-alpha-desc:before{content:"\f15e"}.fa-sort-amount-asc:before{content:"\f160"}.fa-sort-amount-desc:before{content:"\f161"}.fa-sort-numeric-asc:before{content:"\f162"}.fa-sort-numeric-desc:before{content:"\f163"}.fa-thumbs-up:before{content:"\f164"}.fa-thumbs-down:before{content:"\f165"}.fa-youtube-square:before{content:"\f166"}.fa-youtube:before{content:"\f167"}.fa-xing:before{content:"\f168"}.fa-xing-square:before{content:"\f169"}.fa-youtube-play:before{content:"\f16a"}.fa-dropbox:before{content:"\f16b"}.fa-stack-overflow:before{content:"\f16c"}.fa-instagram:before{content:"\f16d"}.fa-flickr:before{content:"\f16e"}.fa-adn:before{content:"\f170"}.fa-bitbucket:before{content:"\f171"}.fa-bitbucket-square:before{content:"\f172"}.fa-tumblr:before{content:"\f173"}.fa-tumblr-square:before{content:"\f174"}.fa-long-arrow-down:before{content:"\f175"}.fa-long-arrow-up:before{content:"\f176"}.fa-long-arrow-left:before{content:"\f177"}.fa-long-arrow-right:before{content:"\f178"}.fa-apple:before{content:"\f179"}.fa-windows:before{content:"\f17a"}.fa-android:before{content:"\f17b"}.fa-linux:before{content:"\f17c"}.fa-dribbble:before{content:"\f17d"}.fa-skype:before{content:"\f17e"}.fa-foursquare:before{content:"\f180"}.fa-trello:before{content:"\f181"}.fa-female:before{content:"\f182"}.fa-male:before{content:"\f183"}.fa-gittip:before,.fa-gratipay:before{content:"\f184"}.fa-sun-o:before{content:"\f185"}.fa-moon-o:before{content:"\f186"}.fa-archive:before{content:"\f187"}.fa-bug:before{content:"\f188"}.fa-vk:before{content:"\f189"}.fa-weibo:before{content:"\f18a"}.fa-renren:before{content:"\f18b"}.fa-pagelines:before{content:"\f18c"}.fa-stack-exchange:before{content:"\f18d"}.fa-arrow-circle-o-right:before{content:"\f18e"}.fa-arrow-circle-o-left:before{content:"\f190"}.fa-toggle-left:before,.fa-caret-square-o-left:before{content:"\f191"}.fa-dot-circle-o:before{content:"\f192"}.fa-wheelchair:before{content:"\f193"}.fa-vimeo-square:before{content:"\f194"}.fa-turkish-lira:before,.fa-try:before{content:"\f195"}.fa-plus-square-o:before{content:"\f196"}.fa-space-shuttle:before{content:"\f197"}.fa-slack:before{content:"\f198"}.fa-envelope-square:before{content:"\f199"}.fa-wordpress:before{content:"\f19a"}.fa-openid:before{content:"\f19b"}.fa-institution:before,.fa-bank:before,.fa-university:before{content:"\f19c"}.fa-mortar-board:before,.fa-graduation-cap:before{content:"\f19d"}.fa-yahoo:before{content:"\f19e"}.fa-google:before{content:"\f1a0"}.fa-reddit:before{content:"\f1a1"}.fa-reddit-square:before{content:"\f1a2"}.fa-stumbleupon-circle:before{content:"\f1a3"}.fa-stumbleupon:before{content:"\f1a4"}.fa-delicious:before{content:"\f1a5"}.fa-digg:before{content:"\f1a6"}.fa-pied-piper-pp:before{content:"\f1a7"}.fa-pied-piper-alt:before{content:"\f1a8"}.fa-drupal:before{content:"\f1a9"}.fa-joomla:before{content:"\f1aa"}.fa-language:before{content:"\f1ab"}.fa-fax:before{content:"\f1ac"}.fa-building:before{content:"\f1ad"}.fa-child:before{content:"\f1ae"}.fa-paw:before{content:"\f1b0"}.fa-spoon:before{content:"\f1b1"}.fa-cube:before{content:"\f1b2"}.fa-cubes:before{content:"\f1b3"}.fa-behance:before{content:"\f1b4"}.fa-behance-square:before{content:"\f1b5"}.fa-steam:before{content:"\f1b6"}.fa-steam-square:before{content:"\f1b7"}.fa-recycle:before{content:"\f1b8"}.fa-automobile:before,.fa-car:before{content:"\f1b9"}.fa-cab:before,.fa-taxi:before{content:"\f1ba"}.fa-tree:before{content:"\f1bb"}.fa-spotify:before{content:"\f1bc"}.fa-deviantart:before{content:"\f1bd"}.fa-soundcloud:before{content:"\f1be"}.fa-database:before{content:"\f1c0"}.fa-file-pdf-o:before{content:"\f1c1"}.fa-file-word-o:before{content:"\f1c2"}.fa-file-excel-o:before{content:"\f1c3"}.fa-file-powerpoint-o:before{content:"\f1c4"}.fa-file-photo-o:before,.fa-file-picture-o:before,.fa-file-image-o:before{content:"\f1c5"}.fa-file-zip-o:before,.fa-file-archive-o:before{content:"\f1c6"}.fa-file-sound-o:before,.fa-file-audio-o:before{content:"\f1c7"}.fa-file-movie-o:before,.fa-file-video-o:before{content:"\f1c8"}.fa-file-code-o:before{content:"\f1c9"}.fa-vine:before{content:"\f1ca"}.fa-codepen:before{content:"\f1cb"}.fa-jsfiddle:before{content:"\f1cc"}.fa-life-bouy:before,.fa-life-buoy:before,.fa-life-saver:before,.fa-support:before,.fa-life-ring:before{content:"\f1cd"}.fa-circle-o-notch:before{content:"\f1ce"}.fa-ra:before,.fa-resistance:before,.fa-rebel:before{content:"\f1d0"}.fa-ge:before,.fa-empire:before{content:"\f1d1"}.fa-git-square:before{content:"\f1d2"}.fa-git:before{content:"\f1d3"}.fa-y-combinator-square:before,.fa-yc-square:before,.fa-hacker-news:before{content:"\f1d4"}.fa-tencent-weibo:before{content:"\f1d5"}.fa-qq:before{content:"\f1d6"}.fa-wechat:before,.fa-weixin:before{content:"\f1d7"}.fa-send:before,.fa-paper-plane:before{content:"\f1d8"}.fa-send-o:before,.fa-paper-plane-o:before{content:"\f1d9"}.fa-history:before{content:"\f1da"}.fa-circle-thin:before{content:"\f1db"}.fa-header:before{content:"\f1dc"}.fa-paragraph:before{content:"\f1dd"}.fa-sliders:before{content:"\f1de"}.fa-share-alt:before{content:"\f1e0"}.fa-share-alt-square:before{content:"\f1e1"}.fa-bomb:before{content:"\f1e2"}.fa-soccer-ball-o:before,.fa-futbol-o:before{content:"\f1e3"}.fa-tty:before{content:"\f1e4"}.fa-binoculars:before{content:"\f1e5"}.fa-plug:before{content:"\f1e6"}.fa-slideshare:before{content:"\f1e7"}.fa-twitch:before{content:"\f1e8"}.fa-yelp:before{content:"\f1e9"}.fa-newspaper-o:before{content:"\f1ea"}.fa-wifi:before{content:"\f1eb"}.fa-calculator:before{content:"\f1ec"}.fa-paypal:before{content:"\f1ed"}.fa-google-wallet:before{content:"\f1ee"}.fa-cc-visa:before{content:"\f1f0"}.fa-cc-mastercard:before{content:"\f1f1"}.fa-cc-discover:before{content:"\f1f2"}.fa-cc-amex:before{content:"\f1f3"}.fa-cc-paypal:before{content:"\f1f4"}.fa-cc-stripe:before{content:"\f1f5"}.fa-bell-slash:before{content:"\f1f6"}.fa-bell-slash-o:before{content:"\f1f7"}.fa-trash:before{content:"\f1f8"}.fa-copyright:before{content:"\f1f9"}.fa-at:before{content:"\f1fa"}.fa-eyedropper:before{content:"\f1fb"}.fa-paint-brush:before{content:"\f1fc"}.fa-birthday-cake:before{content:"\f1fd"}.fa-area-chart:before{content:"\f1fe"}.fa-pie-chart:before{content:"\f200"}.fa-line-chart:before{content:"\f201"}.fa-lastfm:before{content:"\f202"}.fa-lastfm-square:before{content:"\f203"}.fa-toggle-off:before{content:"\f204"}.fa-toggle-on:before{content:"\f205"}.fa-bicycle:before{content:"\f206"}.fa-bus:before{content:"\f207"}.fa-ioxhost:before{content:"\f208"}.fa-angellist:before{content:"\f209"}.fa-cc:before{content:"\f20a"}.fa-shekel:before,.fa-sheqel:before,.fa-ils:before{content:"\f20b"}.fa-meanpath:before{content:"\f20c"}.fa-buysellads:before{content:"\f20d"}.fa-connectdevelop:before{content:"\f20e"}.fa-dashcube:before{content:"\f210"}.fa-forumbee:before{content:"\f211"}.fa-leanpub:before{content:"\f212"}.fa-sellsy:before{content:"\f213"}.fa-shirtsinbulk:before{content:"\f214"}.fa-simplybuilt:before{content:"\f215"}.fa-skyatlas:before{content:"\f216"}.fa-cart-plus:before{content:"\f217"}.fa-cart-arrow-down:before{content:"\f218"}.fa-diamond:before{content:"\f219"}.fa-ship:before{content:"\f21a"}.fa-user-secret:before{content:"\f21b"}.fa-motorcycle:before{content:"\f21c"}.fa-street-view:before{content:"\f21d"}.fa-heartbeat:before{content:"\f21e"}.fa-venus:before{content:"\f221"}.fa-mars:before{content:"\f222"}.fa-mercury:before{content:"\f223"}.fa-intersex:before,.fa-transgender:before{content:"\f224"}.fa-transgender-alt:before{content:"\f225"}.fa-venus-double:before{content:"\f226"}.fa-mars-double:before{content:"\f227"}.fa-venus-mars:before{content:"\f228"}.fa-mars-stroke:before{content:"\f229"}.fa-mars-stroke-v:before{content:"\f22a"}.fa-mars-stroke-h:before{content:"\f22b"}.fa-neuter:before{content:"\f22c"}.fa-genderless:before{content:"\f22d"}.fa-facebook-official:before{content:"\f230"}.fa-pinterest-p:before{content:"\f231"}.fa-whatsapp:before{content:"\f232"}.fa-server:before{content:"\f233"}.fa-user-plus:before{content:"\f234"}.fa-user-times:before{content:"\f235"}.fa-hotel:before,.fa-bed:before{content:"\f236"}.fa-viacoin:before{content:"\f237"}.fa-train:before{content:"\f238"}.fa-subway:before{content:"\f239"}.fa-medium:before{content:"\f23a"}.fa-yc:before,.fa-y-combinator:before{content:"\f23b"}.fa-optin-monster:before{content:"\f23c"}.fa-opencart:before{content:"\f23d"}.fa-expeditedssl:before{content:"\f23e"}.fa-battery-4:before,.fa-battery:before,.fa-battery-full:before{content:"\f240"}.fa-battery-3:before,.fa-battery-three-quarters:before{content:"\f241"}.fa-battery-2:before,.fa-battery-half:before{content:"\f242"}.fa-battery-1:before,.fa-battery-quarter:before{content:"\f243"}.fa-battery-0:before,.fa-battery-empty:before{content:"\f244"}.fa-mouse-pointer:before{content:"\f245"}.fa-i-cursor:before{content:"\f246"}.fa-object-group:before{content:"\f247"}.fa-object-ungroup:before{content:"\f248"}.fa-sticky-note:before{content:"\f249"}.fa-sticky-note-o:before{content:"\f24a"}.fa-cc-jcb:before{content:"\f24b"}.fa-cc-diners-club:before{content:"\f24c"}.fa-clone:before{content:"\f24d"}.fa-balance-scale:before{content:"\f24e"}.fa-hourglass-o:before{content:"\f250"}.fa-hourglass-1:before,.fa-hourglass-start:before{content:"\f251"}.fa-hourglass-2:before,.fa-hourglass-half:before{content:"\f252"}.fa-hourglass-3:before,.fa-hourglass-end:before{content:"\f253"}.fa-hourglass:before{content:"\f254"}.fa-hand-grab-o:before,.fa-hand-rock-o:before{content:"\f255"}.fa-hand-stop-o:before,.fa-hand-paper-o:before{content:"\f256"}.fa-hand-scissors-o:before{content:"\f257"}.fa-hand-lizard-o:before{content:"\f258"}.fa-hand-spock-o:before{content:"\f259"}.fa-hand-pointer-o:before{content:"\f25a"}.fa-hand-peace-o:before{content:"\f25b"}.fa-trademark:before{content:"\f25c"}.fa-registered:before{content:"\f25d"}.fa-creative-commons:before{content:"\f25e"}.fa-gg:before{content:"\f260"}.fa-gg-circle:before{content:"\f261"}.fa-tripadvisor:before{content:"\f262"}.fa-odnoklassniki:before{content:"\f263"}.fa-odnoklassniki-square:before{content:"\f264"}.fa-get-pocket:before{content:"\f265"}.fa-wikipedia-w:before{content:"\f266"}.fa-safari:before{content:"\f267"}.fa-chrome:before{content:"\f268"}.fa-firefox:before{content:"\f269"}.fa-opera:before{content:"\f26a"}.fa-internet-explorer:before{content:"\f26b"}.fa-tv:before,.fa-television:before{content:"\f26c"}.fa-contao:before{content:"\f26d"}.fa-500px:before{content:"\f26e"}.fa-amazon:before{content:"\f270"}.fa-calendar-plus-o:before{content:"\f271"}.fa-calendar-minus-o:before{content:"\f272"}.fa-calendar-times-o:before{content:"\f273"}.fa-calendar-check-o:before{content:"\f274"}.fa-industry:before{content:"\f275"}.fa-map-pin:before{content:"\f276"}.fa-map-signs:before{content:"\f277"}.fa-map-o:before{content:"\f278"}.fa-map:before{content:"\f279"}.fa-commenting:before{content:"\f27a"}.fa-commenting-o:before{content:"\f27b"}.fa-houzz:before{content:"\f27c"}.fa-vimeo:before{content:"\f27d"}.fa-black-tie:before{content:"\f27e"}.fa-fonticons:before{content:"\f280"}.fa-reddit-alien:before{content:"\f281"}.fa-edge:before{content:"\f282"}.fa-credit-card-alt:before{content:"\f283"}.fa-codiepie:before{content:"\f284"}.fa-modx:before{content:"\f285"}.fa-fort-awesome:before{content:"\f286"}.fa-usb:before{content:"\f287"}.fa-product-hunt:before{content:"\f288"}.fa-mixcloud:before{content:"\f289"}.fa-scribd:before{content:"\f28a"}.fa-pause-circle:before{content:"\f28b"}.fa-pause-circle-o:before{content:"\f28c"}.fa-stop-circle:before{content:"\f28d"}.fa-stop-circle-o:before{content:"\f28e"}.fa-shopping-bag:before{content:"\f290"}.fa-shopping-basket:before{content:"\f291"}.fa-hashtag:before{content:"\f292"}.fa-bluetooth:before{content:"\f293"}.fa-bluetooth-b:before{content:"\f294"}.fa-percent:before{content:"\f295"}.fa-gitlab:before{content:"\f296"}.fa-wpbeginner:before{content:"\f297"}.fa-wpforms:before{content:"\f298"}.fa-envira:before{content:"\f299"}.fa-universal-access:before{content:"\f29a"}.fa-wheelchair-alt:before{content:"\f29b"}.fa-question-circle-o:before{content:"\f29c"}.fa-blind:before{content:"\f29d"}.fa-audio-description:before{content:"\f29e"}.fa-volume-control-phone:before{content:"\f2a0"}.fa-braille:before{content:"\f2a1"}.fa-assistive-listening-systems:before{content:"\f2a2"}.fa-asl-interpreting:before,.fa-american-sign-language-interpreting:before{content:"\f2a3"}.fa-deafness:before,.fa-hard-of-hearing:before,.fa-deaf:before{content:"\f2a4"}.fa-glide:before{content:"\f2a5"}.fa-glide-g:before{content:"\f2a6"}.fa-signing:before,.fa-sign-language:before{content:"\f2a7"}.fa-low-vision:before{content:"\f2a8"}.fa-viadeo:before{content:"\f2a9"}.fa-viadeo-square:before{content:"\f2aa"}.fa-snapchat:before{content:"\f2ab"}.fa-snapchat-ghost:before{content:"\f2ac"}.fa-snapchat-square:before{content:"\f2ad"}.fa-pied-piper:before{content:"\f2ae"}.fa-first-order:before{content:"\f2b0"}.fa-yoast:before{content:"\f2b1"}.fa-themeisle:before{content:"\f2b2"}.fa-google-plus-circle:before,.fa-google-plus-official:before{content:"\f2b3"}.fa-fa:before,.fa-font-awesome:before{content:"\f2b4"}.fa-handshake-o:before{content:"\f2b5"}.fa-envelope-open:before{content:"\f2b6"}.fa-envelope-open-o:before{content:"\f2b7"}.fa-linode:before{content:"\f2b8"}.fa-address-book:before{content:"\f2b9"}.fa-address-book-o:before{content:"\f2ba"}.fa-vcard:before,.fa-address-card:before{content:"\f2bb"}.fa-vcard-o:before,.fa-address-card-o:before{content:"\f2bc"}.fa-user-circle:before{content:"\f2bd"}.fa-user-circle-o:before{content:"\f2be"}.fa-user-o:before{content:"\f2c0"}.fa-id-badge:before{content:"\f2c1"}.fa-drivers-license:before,.fa-id-card:before{content:"\f2c2"}.fa-drivers-license-o:before,.fa-id-card-o:before{content:"\f2c3"}.fa-quora:before{content:"\f2c4"}.fa-free-code-camp:before{content:"\f2c5"}.fa-telegram:before{content:"\f2c6"}.fa-thermometer-4:before,.fa-thermometer:before,.fa-thermometer-full:before{content:"\f2c7"}.fa-thermometer-3:before,.fa-thermometer-three-quarters:before{content:"\f2c8"}.fa-thermometer-2:before,.fa-thermometer-half:before{content:"\f2c9"}.fa-thermometer-1:before,.fa-thermometer-quarter:before{content:"\f2ca"}.fa-thermometer-0:before,.fa-thermometer-empty:before{content:"\f2cb"}.fa-shower:before{content:"\f2cc"}.fa-bathtub:before,.fa-s15:before,.fa-bath:before{content:"\f2cd"}.fa-podcast:before{content:"\f2ce"}.fa-window-maximize:before{content:"\f2d0"}.fa-window-minimize:before{content:"\f2d1"}.fa-window-restore:before{content:"\f2d2"}.fa-times-rectangle:before,.fa-window-close:before{content:"\f2d3"}.fa-times-rectangle-o:before,.fa-window-close-o:before{content:"\f2d4"}.fa-bandcamp:before{content:"\f2d5"}.fa-grav:before{content:"\f2d6"}.fa-etsy:before{content:"\f2d7"}.fa-imdb:before{content:"\f2d8"}.fa-ravelry:before{content:"\f2d9"}.fa-eercast:before{content:"\f2da"}.fa-microchip:before{content:"\f2db"}.fa-snowflake-o:before{content:"\f2dc"}.fa-superpowers:before{content:"\f2dd"}.fa-wpexplorer:before{content:"\f2de"}.fa-meetup:before{content:"\f2e0"}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0, 0, 0, 0);border:0}.sr-only-focusable:active,.sr-only-focusable:focus{position:static;width:auto;height:auto;margin:0;overflow:visible;clip:auto}





/*inceput css pentru pagina business */

#lnk-cadouri-corporate a.dropdown-item:before {
    font-family: "FontAwesome";
    display: inline;
    content: "\f0b1";
}

#gformbuilderpro_form_1 .input-group .input-group-btn > .btn{
    line-height: 36px;
    font-size: 14px;
    border-top-right-radius: 6px;
    border-bottom-right-radius: 6px;
}
#gformbuilderpro_form_1 .input-group .input-group-btn > .btn:hover{

   background-color: #1c3948; 
}


#gformbuilderpro_form_1 .input-group input.form-control{
    border-top-right-radius: 0px!important;
    border-bottom-right-radius: 0px!important;
}


div#gformbuilderpro_form_1 {
    padding: 1em;
    border: 2px solid #eb4815;
    border-radius: 2.5em;
    box-shadow: 0px 0px 6px 0px grey;
    background: white;
}

div#gformbuilderpro_form_1 .itemfield .form-control {
    padding: 10px;
    border-radius: 6px;
    font-size: 16px;
}

button#submitForm {
    font-family: "Poppins", sans-serif;
    font-size: 17px;
    font-weight: 500;
    text-transform: none;
    line-height: 1em;
    letter-spacing: 0.7px;
    background-color: #eb4815;
    border-radius: 50px 50px 50px 50px;
    padding: 18px 70px 18px 70px;
    color: white;
    -webkit-transition: all .5s;
    transition: all .5s;
        border-style: solid;
    border-width: 3px 3px 3px 3px;
}


button#submitForm:hover, button#submitForm:focus {

/*background-color: rgba(97,206,112,0.02);*/
border-color: #eb4815;
background-color: #1c3948;
box-shadow: inset 0px 0px 7px #666666;
}



/*sfarsit css pentru pagina business*/




#feature-grid .thumbnail-container img {
    width: 100%;
}

/* Previne auto-zoom pe iOS pentru toate input-urile și textarea */
input[type="text"],
input[type="email"],
input[type="password"],
input[type="number"],
input[type="tel"],
input[type="url"],
input[type="search"],
textarea,
select {
    font-size: 16px !important;
}

