/**
 * Magento
 *
 * NOTICE OF LICENSE
 *
 * This source file is subject to the Academic Free License (AFL 3.0)
 * that is bundled with this package in the file LICENSE_AFL.txt.
 * It is also available through the world-wide-web at this URL:
 * http://opensource.org/licenses/afl-3.0.php
 * If you did not receive a copy of the license and are unable to
 * obtain it through the world-wide-web, please send an email
 * to license@magentocommerce.com so we can send you a copy immediately.
 *
 * DISCLAIMER
 *
 * Do not edit or add to this file if you wish to upgrade Magento to newer
 * versions in the future. If you wish to customize Magento for your
 * needs please refer to http://www.magentocommerce.com for more information.
 *
 * @category    design
 * @package     default_default
 * @copyright   Copyright (c) 2013 Magento Inc. (http://www.magentocommerce.com)
 * @license     http://opensource.org/licenses/afl-3.0.php  Academic Free License (AFL 3.0)
 */

/* Reset ================================================================================= */
* { margin:0; padding:0; }



img           { border:0; vertical-align:top; }

a             {  text-decoration:underline; }
a:hover       { text-decoration:none; }
:focus        { outline:0; }

/* Headings */
h1,h2,h3,
h4,h5,h6      { margin:0 0 5px; line-height:1.35;  }
h1            { font-size:20px; font-weight:normal; }
h2            { font-size:18px; font-weight:normal; }
h3            { font-size:16px; font-weight:bold; }
h4            { font-size:14px; font-weight:bold; }
h5            { font-size:12px; font-weight:bold; }
h6            { font-size:11px; font-weight:bold; }

/* Forms */
form          { display:inline; }
fieldset      { border:0; }
legend        { display:none; }

/* Table */
table         { border:0; /*border-collapse:collapse;*/ border-spacing:0; empty-cells:show; font-size:100%; }
caption,th,td { vertical-align:top; text-align:left; /*font-weight:normal;*/ }

/* Content */
p             { margin:0 0 10px; }
strong        { font-weight:bold; }
address       { font-style:normal; line-height:1.35; }
cite          { font-style:normal; }
q,
blockquote    { quotes:none; }
q:before,
q:after       { content:''; }
small,big     { font-size:1em; }
/*sup           { font-size:1em; vertical-align:top; }*/

/* Lists */
ul,ol         { list-style:none; }

/* Tools */
.hidden       { display:block !important; border:0 !important; margin:0 !important; padding:0 !important; font-size:0 !important; line-height:0 !important; width:0 !important; height:0 !important; overflow:hidden !important; }
.nobr         { white-space:nowrap !important; }
.wrap         { white-space:normal !important; }
.a-left       { text-align:left !important; }
.a-center     { text-align:center !important; }
.a-right      { text-align:right !important; }
.v-top        { vertical-align:top; }
.v-middle     { vertical-align:middle; }
.f-left,
.left         { float:left !important; }
.f-right,
.right        { float:right !important; }
.f-none       { float:none !important; }
.f-fix        { float:left; width:100%; }
.no-display   { display:none; }
.no-margin    { margin:0 !important; }
.no-padding   { padding:0 !important; }
.no-bg        { background:none !important; }
/* ======================================================================================= */


/* Layout ================================================================================ */
.wrapper {  }
.page {}
.page-print { background:#fff; padding:25px 30px; text-align:left; }
.page-empty { background:#fff; padding:20px; text-align:left; }
.page-popup { background:#fff; padding:25px 30px; text-align:left; }
.main-container { background:#fbfaf6 url(https://www.madpromotions.it/skin/frontend/megatron/madpro/images/bkg_main1.gif) 50% 0 no-repeat; }
.main { width:900px; margin:0 auto; min-height:400px; padding:25px 25px 80px; background:#fffffe url(https://www.madpromotions.it/skin/frontend/megatron/madpro/images/bkg_main2.gif) 0 0 no-repeat; text-align:left; }

/* Base Columns */
.col-left { float:left; width:195px; padding:0 0 1px; }
.col-main { float:left; width:685px; padding:0 0 1px; }
.col-right { float:right; width:195px; padding:0 0 1px; }

/* 1 Column Layout */
.col1-layout .col-main { float:none; width:auto; }

/* 2 Columns Layout */
.col2-left-layout .col-main { float:right; }
.col2-right-layout .col-main {}

/* 3 Columns Layout */
.col3-layout .col-main { width:475px; margin-left:17px; }
.col3-layout .col-wrapper { float:left; width:687px; }
.col3-layout .col-wrapper .col-main { float:right; }

/* Content Columns */
.col2-set .col-1 { float:left; width:48.5%; }
.col2-set .col-2 { float:right; width:48.5%; }
.col2-set .col-narrow { width:32%; }
.col2-set .col-wide { width:65%; }

.col3-set .col-1 { float:left; width:32%; }
.col3-set .col-2 { float:left; width:32%; margin-left:2%; }
.col3-set .col-3 { float:right; width:32%; }

.col4-set .col-1 { float:left; width:23.5%; }
.col4-set .col-2 { float:left; width:23.5%; margin:0 2%; }
.col4-set .col-3 { float:left; width:23.5%; }
.col4-set .col-4 { float:right; width:23.5%; }
/* ======================================================================================= */


/* Global Styles ========================================================================= */
/* Form Elements */
input,select,textarea,button { font:12px/15px Arial, Helvetica, sans-serif; vertical-align:middle; color:#2f2f2f; }
input.input-text,select,textarea { }
input.input-text,textarea {}
select { padding:1px; }
select option { padding-right:10px; }
select.multiselect option { border-bottom:1px solid #b6b6b6; padding:2px 5px; }
select.multiselect option:last-child { border-bottom:0; }
textarea { overflow:auto; }
input.radio { margin-right:3px; }
input.checkbox { margin-right:3px; }
input.qty { width:2.5em !important; }

/*button.button::-moz-focus-inner { padding:0; border:0; } *//* FF Fix *//*
button.button { -webkit-border-fit:lines; } *//* <- Safari & Google Chrome Fix *//*
button.button { overflow:visible; width:auto; border:0; padding:0; margin:0; background:transparent; cursor:pointer; }
button.button span { display:block; height:19px; border:1px solid #de5400; background:#f18200; padding:0 8px; font:bold 12px/19px Arial, Helvetica, sans-serif; text-align:center; white-space:nowrap; color:#fff; }
button.button span span { border:0; padding:0; }
button.disabled span { border-color:#bbb !important; background:#bbb !important; }*/



p.control input.checkbox,
p.control input.radio { margin-right:6px; }
/* Form Highlight */
input.input-text:focus,select:focus,textarea:focus { background-color:#edf7fd; }
/*.highlight { background:#efefef; }*/

/* Form lists */
/* Grouped fields */
/*.form-list { width:535px; margin:0 auto; overflow:hidden; }*/
.form-list li { margin:0 0 8px; }
label { position:relative; z-index:0; }
.form-list label.required {}
label.required em { float:right; font-style:normal; color:#eb340a; position:absolute; top:0; right:-8px; }
.form-list li.control label { float:none; }
.form-list li.control input.radio,
.form-list li.control input.checkbox { margin-right:6px; }
.form-list li.control .input-box { clear:none; display:inline; width:auto; }

.form-list .input-box { display:block; clear:both;}
.form-list .field { float:left;  }
.form-list input.input-text {  }
.form-list textarea {  height:10em; }
.form-list select {  }
.form-list li.wide .input-box { }
.form-list li.wide input.input-text { }
.form-list li.wide textarea {  }
.form-list li.wide select { }
.form-list li.additional-row { border-top:1px solid #ccc; margin-top:10px; padding-top:7px; }
.form-list li.additional-row .btn-remove { float:right; margin:5px 0 0; }
.form-list .input-range input.input-text { width:74px; }

.form-list-narrow li  { margin-bottom:0; }
.form-list-narrow li .input-box { margin-bottom:6px; }
.form-list-narrow li.wide .input-box {  }
.form-list-narrow li.wide input.input-text,
.form-list-narrow li.wide textarea { }
.form-list-narrow li.wide select { w }

/* Customer */
.form-list .customer-name-prefix .input-box,
.form-list .customer-name-suffix .input-box,
.form-list .customer-name-prefix-suffix .input-box,
.form-list .customer-name-prefix-middlename .input-box,
.form-list .customer-name-middlename-suffix .input-box,
.form-list .customer-name-prefix-middlename-suffix .input-box { width:auto; }

.form-list .name-prefix { width:65px; }
.form-list .name-prefix select { width:55px; }
.form-list .name-prefix input.input-text { width:49px; }

.form-list .name-suffix { width:65px; }
.form-list .name-suffix select { width:55px; }
.form-list .name-suffix input.input-text { width:49px; }

.form-list .customer-name-prefix-middlename-suffix .name-firstname,
.form-list .customer-name-prefix-middlename .name-firstname { width:140px; }
.form-list .customer-name-prefix-middlename-suffix .name-firstname input.input-text,
.form-list .customer-name-prefix-middlename .name-firstname input.input-text { width:124px; }
.form-list .customer-name-prefix-middlename-suffix .name-lastname { width:205px; }
.form-list .customer-name-prefix-middlename-suffix .name-lastname input.input-text { width:189px; }

.form-list .customer-name-prefix-suffix .name-firstname { width:210px; }
.form-list .customer-name-prefix-suffix .name-lastname { width:205px; }
.form-list .customer-name-prefix-suffix .name-firstname input.input-text,
.form-list .customer-name-prefix-suffix .name-lastname input.input-text { width:189px; }

.form-list .customer-name-prefix-suffix .name-firstname { width:210px; }
.form-list .customer-name-prefix-suffix .name-lastname { width:205px; }
.form-list .customer-name-prefix-suffix .name-firstname input.input-text,
.form-list .customer-name-prefix-suffix .name-lastname input.input-text { width:189px; }

.form-list .customer-name-prefix .name-firstname,
.form-list .customer-name-middlename .name-firstname,
.form-list .customer-name-middlename .name-middlename { width:210px; }

.form-list .customer-name-suffix .name-lastname,
.form-list .customer-name-middlename .name-firstname,
.form-list .customer-name-middlename .name-middlename,
.form-list .customer-name-middlename-suffix .name-firstname,
.form-list .customer-name-middlename-suffix .name-lastname { width:205px; }

.form-list .customer-name-prefix .name-firstname input.input-text,
.form-list .customer-name-suffix .name-lastname input.input-text,
.form-list .customer-name-middlename .name-firstname input.input-text,
.form-list .customer-name-middlename .name-middlename input.input-text,
.form-list .customer-name-middlename-suffix .name-firstname input.input-text,
.form-list .customer-name-middlename-suffix .name-lastname input.input-text { width:189px; }

.form-list .customer-dob .dob-month,
.form-list .customer-dob .dob-day,
.form-list .customer-dob .dob-year { float:left; width:85px; }
.form-list .customer-dob input.input-text { display:block; width:74px; }
.form-list .customer-dob label { font-size:10px; font-weight:normal; color:#888; }
.form-list .customer-dob .dob-day,
.form-list .customer-dob .dob-month { width:60px; }
.form-list .customer-dob .dob-day input.input-text,
.form-list .customer-dob .dob-month input.input-text { width:46px; }
.form-list .customer-dob .dob-year { width:140px; }
.form-list .customer-dob .dob-year input.input-text { width:134px; }

/* Independent fields */
/*.form-list li { margin:0 0 8px; }
.form-list li.fields { margin:0; }
.form-list .field { display:block; margin:0 0 8px; }
.form-list li.control {}
.form-list label { float:left; width:150px; padding:2px 10px 0 0; text-align:right; }
.form-list label.required { font-weight:bold; }
.form-list label.required em { font-variant:normal; color:#eb340a; margin-right:3px; }
.form-list .input-box { float:left; width:260px; }
.form-list input.input-text,
.form-list textarea { width:254px; }
.form-list select { width:260px; }
.form-list li.additional-row { border-top:1px solid #ddd; margin-top:10px; }
.form-list li.additional-row .btn-remove { float:right; margin:5px 5px 0 0; }
.form-list .input-range input.input-text { width:96px; }*/
/* Customer */
/*.form-list .customer-dob .dob-month,
.form-list .customer-dob .dob-day,
.form-list .customer-dob .dob-year { float:left; width:85px; }
.form-list .customer-dob input.input-text { display:block; width:74px; }
.form-list .customer-dob label { font-size:11px; font-weight:normal; color:#777; text-align:left; }
.form-list .customer-dob .dob-day,
.form-list .customer-dob .dob-month { width:60px; }
.form-list .customer-dob .dob-day input.input-text,
.form-list .customer-dob .dob-month input.input-text { width:46px; }
.form-list .customer-dob .dob-year { width:140px; }
.form-list .customer-dob .dob-year input.input-text { width:134px; }*/

.buttons-set {
    border-top: 1px solid #E4E4E4;
    clear: both;
    margin: 13px 0 20px;
    padding: 8px 0 0;
    text-align: right;
}
.buttons-set p.required { margin:0 0 10px; }
.buttons-set .back-link { float:left; margin:0; }
.buttons-set button.button { float:right; margin-left:5px; }

.buttons-set-order { margin:10px 0 0; }
.buttons-set-order .please-wait { padding:12px 7px 0 0; }

.fieldset { margin-bottom: 28px }
.fieldset .legend { position:relative;  }
.fieldset h2.legend { font-size: 16px; margin-bottom: 5px}

/* Form Validation */
.validation-advice {clear:both; min-height:13px; margin:3px 0 0; padding-left:17px; font-size:11px; font-weight:bold; line-height:13px; background:url(https://www.madpromotions.it/skin/frontend/megatron/madpro/images/validation_advice_bg.gif) 2px 0 no-repeat; color:#eb340a; }

#newsletter-validate-detail .validation-advice{position: absolute; }

.validation-failed { border:1px dashed #eb340a !important; background:#faebe7 !important; }
.validation-passed {}
p.required { font-size:11px; text-align:right; color:#EB340A; }
/* Expiration date and CVV number validation fix */
.v-fix { float:left; }
.v-fix .validation-advice { display:block; width:12em; margin-right:-12em; position:relative; }

/* Global Messages */
.success { color:#3d6611; font-weight:bold; }
.error { color:#df280a; font-weight:bold; }
.notice { color:#e26703; }

.messages,
.messages ul { list-style:none !important; margin:0 !important; padding:0 !important; }
.messages { width:100%; overflow:hidden; }
.messages li { margin:0 0 10px !important; }
.messages li li { margin:0 0 3px !important; }



.error-msg,
.success-msg,
.note-msg,
.notice-msg {

    border-radius: 4px 4px 4px 4px;
    margin-bottom: 20px;
    padding: 15px;
}

.error-msg { background-color: #F2DEDE;
    border-color: #EED3D7;
    color: #B94A48; }
.success-msg {background-color: #DFF0D8;
    border-color: #D6E9C6;
    color: #468847;  }
.note-msg,
.notice-msg {  background-color: #FCF8E3;
    border-color: #FBEED5;
    color: #C09853; }


/* BreadCrumbs */
.breadcrumbs { }
.breadcrumbs li { display:inline; }
.breadcrumbs li strong { font-weight:bold; }

/* Page Heading */
.page-title { width:100%;  margin:0 0 25px; }
.page-title h1,
.page-title h2 { margin:0; font-size:34px;  }
.page-title .separator { margin:0 3px; }
.page-title .link-rss { float:right; margin:7px 0 0; }
.title-buttons { text-align:right; }
.title-buttons h1,
.title-buttons h2,
.title-buttons h3,
.title-buttons h4,
.title-buttons h5,
.title-buttons h6 { float:left; }

.subtitle,
.sub-title { clear:both; padding:15px 0 0; font-size:15px; font-weight:bold; margin:0 0 6px; }

/* Pager */
.pager { font-size:11px; background:#fff url(https://www.madpromotions.it/skin/frontend/megatron/madpro/images/bkg_toolbar.gif) 0 100% repeat-x; padding:4px 8px; border-top:1px solid #e2e2e2; text-align:center; }
.pager .amount { float:left; margin:0; }
.pager .limiter { float:right; }
.pager .limiter label { vertical-align:middle; }
.pager .limiter select { padding:0; margin:0 0 1px; vertical-align:middle; }
.pager .pages { margin:0 140px; }
.pager .pages ol { display:inline; }
.pager .pages li { display:inline; margin:0 2px; }
.pager .pages .current {}

/* Sorter */
.sorter { font-size:11px; background:#fff url(https://www.madpromotions.it/skin/frontend/megatron/madpro/images/bkg_toolbar.gif) 0 100% repeat-x; padding:3px 8px; border-top:1px solid #e2e2e2; }
.sorter .view-mode { float:left; margin:0; }
.sorter .sort-by { float:right; padding-right:36px; }
.sorter .sort-by label { vertical-align:middle; }
.sorter .sort-by select { padding:0; margin:0 0 1px; vertical-align:middle; }
.sorter .link-feed {}

/* Toolbar */
.toolbar {}
.toolbar .pager { padding:3px 8px; border-bottom:1px solid #fff; }
.toolbar .sorter { border-bottom:1px solid #fff; }
.toolbar-bottom {}

/* Data Table */
.data-table { width:100%; border:1px solid #bebcb7; }
.data-table .odd  { background:#f8f7f5 }
.data-table .even { background:#eeeded; }
/*.data-table tr.odd:hover,
.data-table tr.even:hover { background:#ebf1f6; }*/
.data-table td.last,
.data-table th.last { border-right:0; }
.data-table tr.last th,
.data-table tr.last td { border-bottom:0; }
.data-table th { padding:3px 8px; font-weight:bold; }
.data-table td { padding:3px 8px; }

.data-table thead th { font-weight:bold; border-right:1px solid #c2d3e0; padding:2px 8px;  white-space:nowrap; vertical-align:middle; }
.data-table thead th.wrap { white-space:normal; }
.data-table thead th a,
.data-table thead th a:hover { color:#fff; }
.data-table thead th { background:url(https://www.madpromotions.it/skin/frontend/megatron/madpro/images/bkg_th.gif) repeat-x 0 100% #d9e5ee; }
.data-table thead th .tax-flag { font-size:11px; white-space:nowrap; }

.data-table tfoot { border-bottom:1px solid #d9dde3; }
.data-table tfoot tr.first td { background:url(https://www.madpromotions.it/skin/frontend/megatron/madpro/images/bkg_tfoot.gif) 0 0 repeat-x; }
.data-table tfoot tr { background-color:#dee5e8 !important; }
.data-table tfoot td { padding-top:1px; padding-bottom:1px; border-bottom:0; border-right:1px solid #d9dde3; }
.data-table tfoot strong { font-size:16px; }

.data-table tbody th,
.data-table tbody td { border-bottom:1px solid #d9dde3; border-right:1px solid #d9dde3; }
/* Bundle products tables */
.data-table tbody.odd tr { background:#f8f7f5 !important; }
.data-table tbody.even tr { background:#f6f6f6 !important; }
.data-table tbody.odd tr td,
.data-table tbody.even tr td { border-bottom:0; }
.data-table tbody.odd tr.border td,
.data-table tbody.even tr.border td { border-bottom:1px solid #d9dde3; }

.data-table tbody td .option-label { font-weight:bold; font-style:italic; }
.data-table tbody td .option-value { padding-left:10px; }

/* Generic Info Box */
.info-box { background:#fff url(https://www.madpromotions.it/skin/frontend/megatron/madpro/images/bkg_block-title.gif) 0 0 repeat-x; border:1px solid #d0cbc1; padding:12px 15px; margin:0 0 15px; }
.info-box h2 { font-weight:bold; font-size:13px; }

.info-table th { font-weight:bold; padding:2px 15px 2px 0; }
.info-table td { padding:2px 0; }

/* Shopping cart total summary row expandable to details */
tr.summary-total { cursor:pointer; }
tr.summary-total td {}
tr.summary-total .summary-collapse { float:right; text-align:right; padding-left:20px; background:url(https://www.madpromotions.it/skin/frontend/megatron/madpro/images/bkg_collapse.gif) 0 5px no-repeat; cursor:pointer; }
tr.show-details .summary-collapse { background-position:0 -52px; }
tr.show-details td {}
tr.summary-details td { font-size:11px; background-color:#dae1e4; color:#626465; }
tr.summary-details-first td { border-top:1px solid #d2d8db; }
tr.summary-details-excluded { font-style:italic; }

/* Shopping cart tax info */
.cart-tax-info { display:block; }
.cart-tax-info,
.cart-tax-info .cart-price { padding-right:20px; }
.cart-tax-total { display:block; padding-right:20px; background:url(https://www.madpromotions.it/skin/frontend/megatron/madpro/images/bkg_collapse.gif) 100% 5px no-repeat; cursor:pointer; }
.cart-tax-info .price,
.cart-tax-total .price { display:inline !important; font-weight:normal !important; }
.cart-tax-total-expanded { background-position:100% -52px; }

/* Class: std - styles for admin-controlled content */
.std .subtitle { padding:0; }
.std ol.ol { list-style:decimal outside; padding-left:1.5em; }
.std ul.disc { list-style:disc outside; padding-left:18px; margin:0 0 10px; }
.std dl dt { font-weight:bold; }
.std dl dd { margin:0 0 10px; }
.std ul,
.std ol,
.std dl,
.std p,
.std address,
.std blockquote { margin:0 0 0em; padding:0; }
.std ul { list-style:disc outside; }
.std ol { list-style:decimal outside; padding-left:1.5em; }
.std ul ul { list-style-type:circle; }
.std ul ul,
.std ol ol,
.std ul ol,
.std ol ul { margin:.5em 0; }
.std dt { font-weight:bold; }
.std dd { padding:0 0 0 0em; }
.std blockquote { font-style:italic; padding:0 0 0 1.5em; }
.std address { font-style:normal; }
.std b,
.std strong { font-weight:bold; }
.std i,
.std em { }

/* Misc */
.links li { display:inline; }
.links li.first { padding-left:0 !important; }
.links li.last { background:none !important; padding-right:0 !important; }

.link-cart { color:#dc6809 !important; font-weight:bold; }
.link-wishlist {font-weight:bold; }
.link-reorder { font-weight:bold; }
.link-compare { font-weight:bold; }
.link-print { /*background:url(https://www.madpromotions.it/skin/frontend/megatron/madpro/images/i_print.gif) 0 2px no-repeat; padding:2px 0 2px 25px;*/ font-weight:bold; }
.link-rss { background:url(https://www.madpromotions.it/skin/frontend/megatron/madpro/images/i_rss.gif) 0 2px no-repeat; padding-left:18px; line-height:14px; white-space:nowrap; }
.btn-remove  { display:block; width:11px; height:11px; font-size:0; line-height:0; background:url(https://www.madpromotions.it/skin/frontend/megatron/madpro/images/btn_remove.gif) 0 0 no-repeat; text-indent:-999em; overflow:hidden; }
.btn-previous  { display:block; width:11px; height:11px; font-size:0; line-height:0; background:url(https://www.madpromotions.it/skin/frontend/megatron/madpro/images/btn_previous.gif) 0 0 no-repeat; text-indent:-999em; overflow:hidden; }
.btn-remove2 { display:block; width:16px; height:16px; font-size:0; line-height:0; background:url(https://www.madpromotions.it/skin/frontend/megatron/madpro/images/btn_trash.gif) 0 0 no-repeat; text-indent:-999em; overflow:hidden; }
.btn-edit    { display:block; width:11px; height:11px; font-size:0; line-height:0; background:url(https://www.madpromotions.it/skin/frontend/megatron/madpro/images/btn_edit.gif) 0 0 no-repeat; text-indent:-999em; overflow:hidden; }

.cards-list dt { margin:5px 0 0; }
.cards-list .offset { padding:2px 0 2px 20px; }

.separator { margin:0 3px; }



/* Global site notices */
.global-site-notice { border:1px solid #cfcfcf; border-width:0 0 1px; background:#ffff90; font-size:12px; line-height:1.25; text-align:center; color:#2f2f2f; }
.global-site-notice .notice-inner { width:860px; margin:0 auto; padding:12px 0 12px 80px; background:url(https://www.madpromotions.it/skin/frontend/megatron/madpro/images/i_notice.gif) 20px 25px no-repeat; text-align:left; }
.global-site-notice .notice-inner p { margin:0; border:1px dotted #cccc73; padding:10px; }
.global-site-notice .notice-inner .actions { padding-top:10px; }

/* Cookie Notice */
.notice-cookie { }

/* Noscript Notice */
.noscript {}

/* Demo Notice */
.demo-notice { margin:0; padding:6px 10px; background:#d75f07; font-size:12px; line-height:1.15; border:0; text-align:center; color:#fff; }
.demo-notice .notice-inner { width:auto; padding:0; background:none; text-align:center; }
.demo-notice .notice-inner p { padding:0; border:0; }

/* ======================================================================================= */


/* Header ================================================================================ */

.header-container { border-top:5px solid #0d2131; border-bottom:1px solid #415966; background:url(https://www.madpromotions.it/skin/frontend/megatron/madpro/images/bkg_header.jpg) 50% 0 repeat; }
.header { width:930px; margin:0 auto; padding:10px; text-align:right; position:relative; z-index:10; }
.header .logo { float:left; margin:3px 0 10px 12px; text-decoration:none !important; }
.header .logo strong { position:absolute; top:-999em; left:-999em; width:0; height:0; font-size:0; line-height:0; text-indent:-999em; overflow:hidden; }
.header h1.logo { margin:0; }
.header .quick-access { float:right; width:600px; padding:28px 10px 0 0; }
.header .welcome-msg { margin:0; color:#fff; text-align:right; }
.header .welcome-msg a { color:#ebbc58; }
.header .form-search { position:absolute; top:0; right:29px; width:315px; height:30px; background:url(https://www.madpromotions.it/skin/frontend/megatron/madpro/images/bkg_form-search.gif) 0 0 no-repeat; padding:1px 0 0 16px; }
.header .form-search label { float:left; width:24px; height:21px; text-align:left; text-indent:-999em; overflow:hidden; }
.header .form-search input.input-text { float:left; border-color:#5c7989; width:209px; margin-right:4px; }
.header .form-search button.button { float:left; }
.header .form-search button.button span { border:0; height:21px; background:url(https://www.madpromotions.it/skin/frontend/megatron/madpro/images/btn_search.gif) 0 0 no-repeat; padding:0 0 0 3px; font:bold 11px/21px Tahoma, Verdana, Arial, sans-serif; }
.header .form-search button.button span span { background-position:100% 0; padding:0 6px 0 3px; }
.header .form-search .search-autocomplete { z-index:999; left:40px !important; top:22px !important; }
.header .form-search .search-autocomplete ul { border:1px solid #5c7989; background-color:#f9f5f0; }
.header .form-search .search-autocomplete li { text-align:left; border-bottom:1px solid #f4eee7; padding:2px 8px 1px 8px; cursor:pointer; }
.header .form-search .search-autocomplete li .amount { float:right; font-weight:bold; }
.header .form-search .search-autocomplete li.odd { background-color:#fffefb; }
.header .form-search .search-autocomplete li.selected { background-color:#f7e8dd; }
.header .form-language { clear:both; padding:5px 0 0; text-align:right; }
.header .form-language label { font-weight:bold; padding-right:5px; color:#a7c6dd; vertical-align:middle; }
.header .form-language select { padding:0; }
.header .form-language select.flags option { background-position:4px 50%; background-repeat:no-repeat; padding-left:25px; }
.header .links { float:right; margin:0 0 6px; }
.header .links li { float:left; font-size:11px; background:url(https://www.madpromotions.it/skin/frontend/megatron/madpro/images/bkg_pipe1.gif) 100% 60% no-repeat; padding:0 8px 0 7px; }
.header .links a { color:#ebbc58; }
.header-container .top-container { clear:both; padding:5px 10px 0 12px; text-align:right; }
.header-container .top-container a { font-size:11px; color:#ebbc58; }

/********** < Navigation */
.nav-container { background:#0a263d url(https://www.madpromotions.it/skin/frontend/megatron/madpro/images/bkg_nav0.jpg) 50% 0 repeat-y; }
#nav { width:918px; margin:0 auto; padding:0 16px; font-size:13px; }

/* All Levels */ /* Style consistent throughout all nav levels */
#nav li { position:relative; text-align:left; }
#nav li.over { z-index:998; }
#nav a,
#nav a:hover { display:block; line-height:1.3em; text-decoration:none; }
#nav span { display:block; cursor:pointer; white-space:nowrap; }
#nav li ul span {white-space:normal; }
#nav ul li.parent a { background:url(https://www.madpromotions.it/skin/frontend/megatron/madpro/images/bkg_nav2.gif) 100% 100% no-repeat; }
#nav ul li.parent li a { background-image:none; }

/* 0 Level */
#nav li { float:left; }
#nav li.active a { color:#d96708; }
#nav a { float:left; padding:5px 12px 6px 8px; color:#a7c6dd; font-weight:bold; }
#nav li.over a,
#nav a:hover { color:#d96708; }

/* 1st Level */
#nav ul li,
#nav ul li.active { float:none; margin:0; padding-bottom:1px; background:#ecf3f6 url(https://www.madpromotions.it/skin/frontend/megatron/madpro/images/bkg_nav1.gif) 0 100% repeat-x; }
#nav ul li.last { background:#ecf3f6; padding-bottom:0; }

#nav ul a,
#nav ul a:hover { float:none; padding:0; background:none; }
#nav ul li a { font-weight:normal !important; }

/* 2nd Level */
#nav ul,
#nav div { position:absolute; width:15em; top:27px; left:-10000px; border:1px solid #899ba5; }
#nav div ul { position:static; width:auto; border:none; }

/* 3rd+ Level */
#nav ul ul,
#nav ul div { top:5px; }

#nav ul li a { background:#ecf3f6; }
#nav ul li a:hover { background:#d5e4eb; }
#nav ul li a,
#nav ul li a:hover { color:#2f2f2f !important; }
#nav ul span,
#nav ul li.last li span { padding:3px 15px 4px 15px; }

/* Show menu */
#nav li ul.shown-sub,
#nav li div.shown-sub { left:0; z-index:999; }
#nav li .shown-sub ul.shown-sub,
#nav li .shown-sub li div.shown-sub { left:100px; }
/********** Navigation > */
/* ======================================================================================= */


/* Sidebar =============================================================================== */
.block {}
.block .block-title {padding: 0 0 1em; }
.block .block-title strong {  color: #2B2B2B;
    font: 1.538em Mavenpro,Arial,Helvetica,sans-serif;
    margin: 0;

    text-transform: uppercase; }
.block .block-title strong span {}
.block .block-title a { text-decoration:none !important; }
.block .block-subtitle {  }
.block .block-content { border-bottom: 1px solid #F4F4F4; padding-bottom: 24px; margin-bottom: 24px}
.block .block-content li.item { padding:7px 9px; }
.block .block-content .product-name {  }
.block .btn-remove,
.block .btn-edit { float:right; margin:1px 0 2px 5px; }
.block .actions {  text-align:right; }
.block .actions a { float:left; }
.block .actions button.button { float:right; }
.block .empty { margin:0; padding:5px 9px; }

.block li.odd {  }
.block li.even { }

/* Mini Blocks */
.block-cart,
.block-wishlist,
.block-subscribe,
.block-compare,
.block-reorder,
.block-poll,
.block-gr-search,
.block-viewed,
.block-compared,
.block-related,
.block-tags,
.block-login {  }
.block-cart .block-title strong,
.block-wishlist .block-title strong,
.block-subscribe .block-title strong,
.block-compare .block-title strong,
.block-reorder .block-title strong,
.block-poll .block-title strong,
.block-viewed .block-title strong,
.block-compared .block-title strong,
.block-related .block-title strong,
.block-tags .block-title strong,
.block-login .block-title strong {  background-position:0 0; background-repeat:no-repeat; }

/* Mini Products List */
.mini-products-list .product-image { float:left; width:50px; border:1px solid #a9a9a9; }
.mini-products-list .product-details { margin-left:60px; }
.block-cart .mini-products-list .product-details .product-name,
.block-cart .mini-products-list .product-details .nobr small { word-wrap:break-word; }
.block-cart .mini-products-list .product-details .nobr { white-space:normal !important; }

/* Block: Account */
.block-account { border-color:#bbb; }
.block-account .block-title {  }
.block-account .block-title strong { }
.block-account .block-content { }
.block-account .block-content li a { display:block; border-bottom:1px solid #ddd; padding:3px 0; color:#5f5d5c; text-decoration:none !important; }
.block-account .block-content li a:hover { color:#000; }
.block-account .block-content li.last a { border-bottom:0; }
.block-account .block-content li.current { border-bottom:1px solid #ddd; padding:3px 0;  }
.block-account .block-content li.current.last { border-bottom:0; }

/* Block: Currency Switcher */
.block-currency { border:0;  }
.block-currency .block-title { background:none; border:0; padding:0; margin:0 0 5px; }
.block-currency .block-title strong { font:bold 13px/21px Arial, Helvetica, sans-serif;  padding:0 0 0 21px; text-transform:none; color:#fff; }
.block-currency .block-content { background:none; padding:0; }
.block-currency .block-content select { width:100%; padding:0; }

/* Block: Layered Navigation */
.block-layered-nav { border:0; }
.block-layered-nav .block-title { }
.block-layered-nav .block-subtitle { font-weight: bold;
    margin: 10px 0 18px;}
.block-layered-nav .block-content {  }
.block-layered-nav dt { }
.block-layered-nav dd { }
.block-layered-nav dd.last { background:none; }
.block-layered-nav .currently li { position:relative; z-index:1; line-height:1.5; }
.block-layered-nav .currently .label { font-weight:bold; padding-left:15px; background:url(https://www.madpromotions.it/skin/frontend/megatron/madpro/images/bkg_block-layered-label.gif) 0 4px no-repeat; text-transform:uppercase; display:inline-block; vertical-align:top; }
.block-layered-nav .currently .value { display:inline-block; vertical-align:top; }
.block-layered-nav .currently .btn-previous,
.block-layered-nav .currently .btn-remove { position:absolute; right:4px; top:9px; margin:0; }
.block-layered-nav .currently .btn-previous { right:17px; }
.block-layered-nav .actions { }
.block-layered-nav .actions a { float:none; }
.block-layered-nav .price{ font-size: inherit !important}
/* Block: Cart */
.block-cart .block-title { /*border-bottom:0;*/ }
.block-cart .block-title strong { }
.block-cart .summary { background:#fff; padding:2px 8px 8px; margin:-1px 0 0; position:relative; z-index:1; }
.block-cart .amount { margin:0; }
.block-cart .amount a { font-weight:bold; }
.block-cart .subtotal { margin:5px 0 0; padding:2px 0;text-align:center; }
.block-cart .subtotal .price { font-weight:bold; }
.block-cart .actions { }
.block-cart .actions .paypal-logo { float:left; width:100%; margin:3px 0 0; text-align:right; }
.block-cart .actions .paypal-logo .paypal-or { clear:both; display:block; padding:0 55px 8px 0; }

/* Block: Wishlist */
.block-wishlist .block-title strong {  }
.block-wishlist .actions { text-align:right; }
.block-wishlist .actions a { float:none; }

/* Block: Related */
.block-related .block-title strong { background-position:0 1px; }
.block-related input.checkbox { float:left; }
.block-related .product { margin-left:20px; }

/* Block: Compare Products */
.block-compare .block-title strong { background-position:0 1px; }
.block-compare button.button span { }
.page-popup .link-print {padding:2px 0 2px 25px; font-weight:bold; }
.compare-table { border:0; }
.compare-table thead tr.first th,
.compare-table thead tr.first td { border:0; background:none; padding:0; font-size:0; line-height:0; }
.compare-table .btn-remove { float:right;  }
.compare-table tbody th { }
.compare-table tbody th,
.compare-table tbody td { padding:10px; border:0; }
.compare-table tbody td.last {}
.compare-table tbody tr.last th,
.compare-table tbody tr.last td {  }
.compare-table tr.add-to-row td { text-align:center; }
.compare-table tr.first td { text-align:center; }
.compare-table tr.first td .product-name {  }
.compare-table tr.first td .product-name a { }
.compare-table tr.first td .ratings { width:69px; margin:0 auto; }
.compare-table tr.first td p,
.compare-table tr.add-to-row td p { margin:0; }

/* Block: Recently Viewed */
.block-viewed .block-title strong {  }

/* Block: Recently Compared */
.block-compared .block-title strong { }

/* Block: Poll */
.block-poll .block-title strong {}
.block-poll .block-subtitle {
    font-size: 13px;
    font-weight: 700;
    text-transform: uppercase;
}
.block-poll label {  }
.block-poll input.radio { float:left; margin:1px -18px 0 0; }
.block-poll .label { display:block; margin-left:18px; }
.block-poll li { padding:3px 0px; }
.block-poll .actions { margin:5px 0 0; }
.block-poll button.button span { }
.block-poll .answer { font-weight:bold; }
.block-poll .votes { float:right; margin-left:10px; }

/* Block: Orders and Returns */
.block-gr-search li { padding:3px 9px; }
.block-gr-search button.button span {  }

/* Block: Tags */
.block-tags .block-title strong {  }
.block-tags .block-content .tags-list { background:none; border:0; font-size:12px; }
.block-tags .block-content a { }
.block-tags .actions { margin: 14px 0 0;
    text-align: right; }
.block-tags .actions a { float:none; }

/* Block: Subscribe */
.block-subscribe .block-content { padding:5px 10px; }
.block-subscribe .block-title strong { }
.block-subscribe label { font-weight:bold;  }
.block-subscribe input.input-text { display:block; width:167px; margin:3px 0; }
.block-subscribe .actions { background:none; padding:0; margin:3px 0 0; text-align:left; }
.block-subscribe .actions button.button { float:none; }
.block-subscribe .actions button.button span { }

/* Block: Reorder */
.block-reorder .block-title strong { }
.block-reorder input.checkbox { float:left; margin:2px -20px 0 0; }
.block-reorder .product-name { margin-left:20px; }
.block-reorder .validation-advice { margin:3px 9px 7px; }

/* Block: Banner */
.block-banner { border:0; }
.block-banner .block-content { padding:0; text-align:center; }

/* Block: Login */
.block-login .block-title strong { }
.block-login .block-content { padding:5px 10px; }
.block-login label { font-weight:bold;  }
.block-login input.input-text { display:block; width:167px; margin:3px 0; }
.block-login .actions { background:none; padding:0; margin:3px 0 0; }
.block-login .actions button.button span {  }

/* Paypal */
.sidebar .paypal-logo { display:block; margin:10px 0; text-align:center; }
.sidebar .paypal-logo a { float:none; }
/* ======================================================================================= */


/* Category Page ========================================================================= */
.category-title { border:0; margin:0 0 7px; }
.category-image { width:100%; overflow:hidden; margin:0 0 10px; text-align:center; }
.category-image img {}
.category-description { margin:0 0 10px; }
.category-products {}

/* View Type: Grid */
.products-grid { border-bottom:1px solid #d9ddd3; background:url(https://www.madpromotions.it/skin/frontend/megatron/madpro/images/bkg_grid.gif) 0 0 repeat; position:relative; }
.products-grid.last { border-bottom:0; }
.products-grid li.item { float:left; width:138px; padding:12px 10px 80px; }
.products-grid .product-image { display:block; width:135px; height:135px; margin:0 0 10px; }
.products-grid .product-name { /*min-height:2.7em;*/ margin:0 0 5px; font-weight:bold; font-size:13px; color:#203548; }
.products-grid .product-name a { color:#203548; }
.products-grid .price-box { margin:5px 0; }
.products-grid .availability { line-height:21px; }
.products-grid .actions { position:absolute; bottom:12px; }
.col2-left-layout .products-grid,
.col2-right-layout .products-grid { width:632px; margin:0 auto; }
.col1-layout .products-grid { width:790px; margin:0 auto; }

/* View Type: List */
.products-list li.item { border-bottom:1px solid #d9ddd3; padding:12px 10px; }
.products-list li.item.last { border-bottom:0; }
.products-list .product-image { float:left; width:135px; height:135px; margin:0 0 10px; }
.products-list .product-shop { margin-left:150px; }
.products-list .product-name { margin:0 0 5px; font-weight:bold; font-size:13px; color:#203548; }
.products-list .product-name a { color:#203548; }
.products-list .price-box { /*float:left; margin:3px 13px 5px 0;*/ }
.products-list .availability {margin:3px 0 0;}
.products-list .desc { clear:both; padding:6px 0 0; margin:0 0 15px; line-height:1.35; }
.products-list .desc .link-learn { font-size:11px; }
.products-list .add-to-links { /*clear:both; */}
.products-list .add-to-links li { display:inline; }
.products-list .add-to-links .separator { display:inline; margin:0 2px; }
/* ======================================================================================= */


/* Product View ========================================================================== */
/* Rating */
.no-rating { margin:0; }

.ratings { font-size: 11px;
    line-height: 1.25;
    margin: 17px 0 19px;}
.ratings strong { float:left; margin:1px 3px 0 0; }
.ratings .rating-links { margin:0; }
.ratings .rating-links .separator { margin:0 2px; }
.ratings dt {}
.ratings dd {}
.rating-box { width:69px; height:13px; font-size:0; line-height:0; background:url(https://www.madpromotions.it/skin/frontend/megatron/madpro/images/bkg_rating.gif) 0 0 repeat-x; text-indent:-999em; overflow:hidden; }
.rating-box .rating { float:left; height:13px; background:url(https://www.madpromotions.it/skin/frontend/megatron/madpro/images/bkg_rating.gif) 0 100% repeat-x; }
.ratings .rating-box { float:left; margin-right:3px; }
.ratings .amount {}

.ratings-table th,
.ratings-table td { font-size:13px; line-height:1.15; padding:3px 0; }
.ratings-table th { font-weight:bold; padding-right:8px; }
.ratings-table .rating i{ margin-right: 3px}
#customer-reviews dt{margin-bottom: 10px}
#customer-reviews dd{margin-bottom: 30px}
/* Availability */
.availability { margin:0; }
.availability span { font-weight:bold; }
.availability.in-stock span {}
.availability.out-of-stock span { color:#d83820; }

.availability-only { margin:10px 0 7px; line-height:16px; background:url(https://www.madpromotions.it/skin/frontend/megatron/madpro/images/i_availability_only.gif) 0 50% no-repeat; padding-left:15px; }
.availability-only span,
.availability-only a { border-bottom:1px dashed #751d02; color:#000; }
.availability-only a { background:url(https://www.madpromotions.it/skin/frontend/megatron/madpro/images/i_availability_only_arrow.gif) 100% 0 no-repeat; cursor:pointer; padding-right:15px; text-decoration:none; }
.availability-only .expanded { background-position:100% -15px; }
.availability-only strong { color:#be2c00; }

.availability-only-details { margin:0 0 7px; }
.availability-only-details th { background:#d2d6d9; font-size:10px; padding:0 8px; }
.availability-only-details td { background:#ebf0f3; border-bottom:1px solid #fff; font-size:11px; padding:2px 8px 1px; }
.availability-only-details tr.odd td.last { color:#d95e00; font-weight:bold; }
#product-review-table  .radio{ display: inline}
.product-view .product-shop .availability { font-size:11px; }
.product-view .product-shop .availability span { font-weight:normal; }

/* Email to a Friend */
.email-friend { margin:0; }

/* Alerts */
.alert-price { margin:0; font-size:11px; }
.alert-stock { margin:0; font-size:11px; }

/********** < Product Prices */
.price { white-space:nowrap !important; }

.price-box { margin:0px 0; }
.price-box .price {  }

/* Regular price */
.regular-price {  }
.regular-price .price { }
.block .regular-price,
.block .regular-price .price {  }

/* Old price */
.old-price { margin:0; }
.old-price .price-label { white-space:nowrap; color:#999;  display: none;}
.old-price .price {
    text-decoration: line-through;}

/* Special price */
.special-price {
    padding: 3px 0 3px;   }

.special-price .price-label { font-size:13px; font-weight:bold; white-space:nowrap;  display: none; }
.product .special-price .price { margin: 0 0 0 10px;}

/* Minimal price (as low as) */
.minimal-price { margin:0; }
.minimal-price .price-label { font-weight:bold; white-space:nowrap; }

.minimal-price-link { margin: 0 0 0 0px; }
.minimal-price-link .label {color:#EE3B27;}
.minimal-price-link .price { font-weight:normal;  }

/* Excluding tax */
.price-excluding-tax {  display: inline-block; color:#999; }
.price-excluding-tax .label { white-space:nowrap; color:#999; padding: 0 }
.price-excluding-tax .price { font-size:13px !important; font-weight:normal; margin: 0 !important }

/* Including tax */
.price-including-tax {  display: inline-block; color:#999; }
.price-including-tax .label { white-space:nowrap; color:#999; padding: 0 }
.price-including-tax .price { font-size:13px !important ; margin:0 !important }

/* Configured price */
.configured-price { margin:0; }
.configured-price .price-label { font-weight:bold; white-space:nowrap; }
.configured-price .price { font-weight:bold; }

/* FPT */
.weee { display:block; font-size:11px; color:#444; }
.weee .price { font-size:11px; font-weight:normal; }

/* Excl tax (for order tables) */
.price-excl-tax  { display:block; }
.price-excl-tax .label { display:block; white-space:nowrap; }
.price-excl-tax .price { display:block; }

/* Incl tax (for order tables) */
.price-incl-tax { display:block; }
.price-incl-tax .label { display:block; white-space:nowrap; }
.price-incl-tax .price { display:block; font-weight:bold; }

/* Price range */
.price-from { margin:0; }
.price-from .price-label { font-weight:bold; white-space:nowrap; }

.price-to { margin:0; }
.price-to .price-label { font-weight:bold; white-space:nowrap; }

/* Price notice next to the options */
.price-notice { padding-left:10px; color:#999; }
.price-notice .price { font-weight:bold; }
ul.options-list li{ line-height: 16px !important;}

/* Price as configured */
.price-as-configured { margin:0; }
.price-as-configured .price-label { font-weight:bold; white-space:nowrap; }

.price-box-bundle { padding:0 0 10px 0; }
.price-box-bundle .price-box { margin:0 !important; padding:0 !important; }
.price-box-bundle .price {  }
/********** Product Prices > */

/* Tier Prices */
.product-pricing,
.tier-prices {  color: #424242;
    margin: 10px 0 10px 4px;
    padding: 10px; }
.tier-prices li {  line-height: 1.4;
    list-style: disc outside none;
    padding: 2px 0;}
.tier-prices .benefit { font-style:italic; font-weight:bold; color:#2f2f2f; }
.tier-prices .price { font-weight:bold; color:#2f2f2f; }

.tier-prices-grouped li { padding:2px 0; color:#e26703; }
.tier-prices-grouped li .price { font-weight:bold; }

/* Add to Links */
.add-to-links { /*font-size:11px; margin:5px 0 0;*/ }
.add-to-links .separator { display:none; }

/* Add to Cart */
.add-to-cart label { float:left; margin-right:5px; font-weight:bold; color:#666; }
.add-to-cart .qty { float:left; margin-right:5px; }
.add-to-cart button.button { float:left; }
.add-to-cart .paypal-logo { clear:left; margin:0; text-align:right; }
.add-to-cart .paypal-logo .paypal-or { clear:both; display:block; margin:5px 60px 5px 0; }
.product-view .add-to-cart .paypal-logo { margin:0; }

/* Add to Links + Add to Cart */
.add-to-box {  margin: 21px 0; }
.add-to-box .add-to-cart { float:left; }
.add-to-box .or { float:left; font-weight:bold; margin:0 7px; color:#666; }
.add-to-box .add-to-links { float:left; margin:0; font-size:12px !important; line-height:1.25 !important; text-align:left !important; }
.add-to-box .add-to-links li { display:block !important; }
.add-to-box .add-to-links li .separator { display:none !important; }


.product-view {  }

.product-essential { }
.product-essential h2 {  }

.product-collateral { background:#faf7ee url(https://www.madpromotions.it/skin/frontend/megatron/madpro/images/bkg_product_collateral.gif) 0 0 repeat-x; padding:25px; }
.product-collateral h2 { font-weight:bold; font-size:15px; color:#e26703; border-bottom:1px solid #e5dcc3; padding:0 0 1px; margin:0 0 15px; }
.product-collateral .box-collateral { margin:0 0 25px; }

/* Product Images */
.product-view .product-img-box { float:left; width:267px; }
.col3-layout .product-view .product-img-box { float:none; margin:0 auto; }
.product-view .product-img-box .product-image { margin:0 0 13px; }
.product-view .product-img-box .product-image-zoom { position:relative; width:265px; height:265px; overflow:hidden; z-index:9; }
.product-view .product-img-box .product-image-zoom img { position:absolute; left:0; top:0; cursor:move; }
.product-view .product-img-box .zoom-notice { font-size:11px; margin:0 0 5px; text-align:center; }
.product-view .product-img-box .zoom { position:relative; z-index:9; height:18px; margin:0 auto 13px; padding:0 28px; background:url(https://www.madpromotions.it/skin/frontend/megatron/madpro/images/slider_bg.gif) 50% 50% no-repeat; cursor:pointer; }
.product-view .product-img-box .zoom.disabled { -moz-opacity:.3; -webkit-opacity:.3; -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=30)";/*IE8*/ opacity:.3; }
.product-view .product-img-box .zoom #track { position:relative; height:18px; }
.product-view .product-img-box .zoom #handle { position:absolute; left:0; top:-1px; width:9px; height:22px; background:url(https://www.madpromotions.it/skin/frontend/megatron/madpro/images/magnifier_handle.gif) 0 0 no-repeat;  }
.product-view .product-img-box .zoom .btn-zoom-out { position:absolute; left:2px; top:0; }
.product-view .product-img-box .zoom .btn-zoom-in { position:absolute; right:2px; top:0; }
.product-view .product-img-box .more-views h2 { font-size:11px; border-bottom:1px solid #ccc; margin:0 0 8px; text-transform:uppercase; }
.product-view .product-img-box .more-views ul { margin-left:-9px }
.product-view .product-img-box .more-views li { float:left; margin:0 0 8px 9px; }
.product-view .product-img-box .more-views li a { float:left; width:56px; height:56px; border:2px solid #ddd; overflow:hidden; }

.product-image-popup { margin:0 auto; }
.product-image-popup .buttons-set { float:right; clear:none; border:0; margin:0; padding:0; }
.product-image-popup .nav { font-weight:bold; margin:0 100px; text-align:center; }
.product-image-popup .image { display:block; margin:10px 0;  }
.product-image-popup .image-label { font-size:13px; font-weight:bold; margin:0 0 10px; color:#2f2f2f; }

/* Product Shop */
.product-view .product-shop { float:right; width:330px; }
.col1-layout .product-view .product-shop { float:right; width:545px; }
.col3-layout .product-view .product-shop { float:none; width:auto; }
.product-view .product-shop .product-name { margin:0 0 5px; }
.product-view .product-shop .product-name h1 { margin:0; font:bold 15px/1.35 Arial, Helvetica, sans-serif; }
.product-view .product-shop .availability { margin:10px 0; }
.product-view .product-shop .short-description { margin:10px 0; background:url(https://www.madpromotions.it/skin/frontend/megatron/madpro/images/bkg_divider1.gif) 0 0 repeat-x; padding:10px 0 0; }
.product-view .product-shop .price-box { margin:10px 0; }
.product-view .product-shop .add-to-links { margin:0; }
.product-view .product-shop .add-to-links { font-size:12px; text-align:right; }
.product-view .product-shop .add-to-links li,
.product-view .product-shop .add-to-links li .separator { display:inline; }
.product-view .product-shop .add-to-links a { font-weight:normal !important; }

/* Product Options */
.product-options {margin: 20px 0 0;
    padding: 10px 0 20px;
    position: relative; }
.product-options dt { padding:10px 0 0; font-weight:normal; }
.product-options dt.swatch-attr {  padding: 22px 0 0;font-weight:normal; }
.product-options dt label { font-weight:bold;  }
.product-options dt label.required em { color:#eb340a; margin-left:5px; }
.product-options dd .qty-holder { display:block; padding:10px 0 0; }
.product-options dd .qty-holder label { vertical-align:middle; }
.product-options dt .qty-disabled { background:none; border:0; padding:3px; color:#2f2f2f; }
.product-options dd { padding:5px 10px 15px; margin:0 0 5px; border-bottom:1px solid #e4e4e4; }
.product-options dl.last dd.last { border-bottom:0; padding-bottom:5px; margin-bottom:0; }
.product-options dd input.input-text { width:98%; }
.product-options dd input.datetime-picker { width:150px; }
.product-options dd .time-picker { display:-moz-inline-box; display:inline-block; padding:2px 0; vertical-align:middle; }
.product-options dd textarea { width:98%; height:8em; }
.product-options dd select { width:99%; }
.product-options dd .multiselect option { border-bottom:1px dotted #d9e5ee; padding:2px 4px; }
.product-options ul.options-list { margin-right:5px; }
.product-options ul.options-list li { line-height:1.5; padding:2px 0; }
.product-options ul.options-list input.radio {  float: left;
    margin-top: 7px; }
.product-options ul.options-list input.checkbox {  float: left;
    margin-top: 7px; }
.product-options ul.options-list .label { display:block; margin-left:18px; }
.product-options ul.options-list label { font-weight: normal;
    line-height: 20px; }
.product-options ul.validation-failed { padding:0 7px; }
.product-options p.note { margin:0; font-size:11px; }
.product-options p.required { position:absolute; right:20px; top:10px; }

.product-options-bottom { padding:15px 0px; border-top:0; }
.product-options-bottom .product-pricing,
.product-options-bottom .tier-prices { margin:0; padding:0 0 10px; border:0; background:0; color:#e26703; }
.product-options-bottom .tier-prices li { background:0; padding:2px 0; }
.product-options-bottom .tier-prices .price,
.product-options-bottom .tier-prices .benefit { color:#e26703; }
.product-options-bottom .price-box { margin:0; padding:0;padding: 14px 0 0; }
.product-options-bottom .add-to-links { clear:both; padding:5px 0 0; text-align:right; }
.col3-layout .product-options-bottom .price-box { float:none; padding:0 0 5px; }
.product-options-bottom .price-label { float:left; padding-right:13px; }
.product-options-bottom .price-tax { float:left; }
.product-options-bottom .add-to-cart { float:right; }
.product-shop .product-options-bottom { margin:0 0 10px; }
.product-shop .product-options-bottom .price-box { float:none; margin:0 0 5px; }
.product-shop .product-options-bottom .price-label { float:none; padding-right:0; }
.product-shop .product-options-bottom .price-tax { float:none; }
.product-shop .product-options-bottom .add-to-cart-box { clear:both; float:left; padding-top:12px; }
.product-shop .product-options-bottom .add-to-links { clear:both; padding:5px 0 0; text-align:right; }

/* Grouped Product */
.product-view .grouped-items-table .price-box { margin:0; padding:0; }

/* Block: Description */
.product-view .box-description { margin-top: 42px;}

/* Block: Additional */
.product-view .box-additional .data-table th,
.product-view .box-additional .data-table td { line-height:1.25; }

/* Block: Upsell */
.product-view .box-up-sell h2 { border-bottom:0; padding:0; margin:0 0 8px; }
.product-view .box-up-sell .products-grid { width:100%; border:1px solid #e5dcc3; }
.product-view .box-up-sell .products-grid td { width:25%; background:#f6f2e7; border-right:1px solid #e5dcc3; border-bottom:1px solid #e5dcc3; padding:15px 10px 12px; line-height:1.6em; }
.product-view .box-up-sell .products-grid tr.last td { border-bottom:0; }
.product-view .box-up-sell .products-grid td.last { border-right:0; }
.product-view .box-up-sell .products-grid td img { border:1px solid #e5dcc3; }
.product-view .box-up-sell .products-grid .product-image { text-align:center; }
.product-view .box-up-sell .products-grid td.empty { border-right:0; background:#f1ecdb; }
.product-view .box-up-sell .products-grid .ratings .rating-box { float:none; display:block; margin:0 0 3px; }

/* Block: Tags */
.product-view .box-tags { margin:0; }
.product-view .box-tags h3 { font-size:13px; }
.product-view .box-tags .product-tags { display:block; margin:0 0 15px; }
.product-view .box-tags .product-tags li { display:inline; background:url(https://www.madpromotions.it/skin/frontend/megatron/madpro/images/bkg_pipe3.gif) 100% 4px no-repeat; padding:0 7px 0 4px; }
.product-view .box-tags .product-tags li.first { padding-left:0; }
.product-view .box-tags .product-tags li.last { background:none; padding-right:0; }
.product-view .box-tags .form-add label { display:block; font-size:13px; font-weight:bold; margin:0 0 5px; }
.product-view .box-tags .form-add .input-box { float:left; width:305px; margin:0 5px 0 0;  }
.product-view .box-tags .form-add input.input-text { }
.product-view .box-tags .form-add button.button span {   }
.product-view .box-tags .note { margin:0px 0 0; padding:0 0 0 0px; font-size:11px; }

/* Block: Reviews */
.product-view .box-reviews dl { margin:15px 0; }
.product-view .box-reviews dt a,
.product-view .box-reviews dt span { font-weight:bold; }
.product-view .box-reviews dd { margin:0 0 15px; }
.product-view .box-reviews dd small { font-style:italic; }
.product-view .box-reviews .form-add { margin:15px 0 0; }
.product-view .box-reviews .form-add h3 { font-size:13px; font-weight:normal; }
.product-view .box-reviews .form-add h3 span { font-weight:bold; }
.product-view .box-reviews .form-add h4 { font-size:12px; }
.product-view .box-reviews .form-add .data-table td { text-align:center; }
.product-view .box-reviews .form-add .form-list { margin:15px 0 0; }
.product-view .box-reviews .form-add .form-list .input-box { width:360px; }
.product-view .box-reviews .form-add .form-list input.input-text,
.product-view .box-reviews .form-add .form-list textarea {   width: 100%; }

/* Send a Friend */
.send-friend .form-list { width:615px; overflow:hidden; }
.send-friend .form-list li { margin-right:-15px; }
.send-friend .form-list li p { margin:0 15px 0 0; }
.send-friend .form-list .field { width:315px; }
.send-friend .form-list .input-box { width:300px; }
.send-friend .form-list input.input-text,
.send-friend .form-list textarea { width:294px; }
.send-friend .form-list li.wide .input-box { width:612px; }
.send-friend .form-list li.wide textarea {  }
.send-friend .buttons-set .limit { float:right; margin:0 7px 0 0; font-size:11px; line-height:21px; }
/* ======================================================================================= */


/* Content Styles ================================================================= */
.product-name { margin:0;  font-weight:normal; }
.product-name a { }

/* Product Tags */
.tags-list { display: block;
    font-size: 13px;
    padding: 10px;}
.tags-list li { display:inline !important; margin:0 4px 0 0; }
.tags-list li a { }

/* Advanced Search */
.advanced-search .form-list label { width:160px; padding-right:10px; }
.advanced-search .form-list .input-box,
.advanced-search .form-list .input-range { float:left; clear:none; }
.advanced-search-amount { margin:0 0 10px; }
.advanced-search-summary { margin:10px 0; border:1px solid #e9d7c9; background:#fff6f1; padding:10px; }
.advanced-search-summary ul { float:left; width:49%; }
.advanced-search-summary strong { color:#E17C24; padding-left:15px; background:url(https://www.madpromotions.it/skin/frontend/megatron/madpro/images/i_search_criteria.gif) 0 3px no-repeat; }
.advanced-search-summary p { clear:both; font-weight:bold; margin:0; }

/* CMS Home Page */
.cms-home .subtitle {}
.cms-index-index .subtitle {}

/* Sitemap */
.page-sitemap .links { text-align:right; margin:0 8px -22px 0; }
.page-sitemap .links a { text-decoration:none; position:relative; }
.page-sitemap .links a:hover { text-decoration:underline; }
.page-sitemap .sitemap { margin:12px; }
.page-sitemap .sitemap a { }
.page-sitemap .sitemap li { margin:7px 0 !important; }
.page-sitemap .sitemap li.level-0 { margin:10px 0 0; font-weight:bold; }
.page-sitemap .sitemap li.level-0 a {  }

/* RSS */
.rss-title h1 { background:url(https://www.madpromotions.it/skin/frontend/megatron/madpro/images/i_rss-big.png) 0 4px no-repeat; padding-left:27px; }
.rss-table .link-rss { display:block; line-height:1.55; background-position:0 4px; }
/* ======================================================================================= */


/* Shopping Cart ========================================================================= */
.cart .page-title { border-bottom:0; margin:0 0 12px; }
.cart .page-title h1 { margin:10px 0 0; }

/* Checkout Types */
.cart .page-title .checkout-types li { margin:0 0 5px; }
.cart .title-buttons .checkout-types { float:right; }
.cart .title-buttons .checkout-types li { float:left; margin:0 0 5px 5px; }
.cart .checkout-types .paypal-or { margin:0 8px; line-height:2.3; }
.cart .totals .checkout-types .paypal-or { clear:both; display:block; padding:8px 55px 0 0; line-height:1.0; font-size:11px; }

/* Shopping Cart Table */
.cart-table th { padding:2px 10px; }
.cart-table td { padding:10px; }
.cart-table .product-name { font-weight:bold; margin:0 0 5px; color:#2f2f2f; }
.cart-table .item-msg { margin:5px 0; font-size:11px; font-weight:bold; color:#df280a; }
.cart-table tfoot td { padding:5px 10px; }
.cart-table .btn-continue { float:left; }
.cart-table .btn-empty span,
.cart-table .btn-continue span,
.cart-table .btn-update span {  }
.cart-table .btn-update,
.cart-table .btn-empty { float:right; }
.cart-table .btn-update { margin-left:10px; }

/* Shopping Cart Collateral boxes */
.cart .cart-collaterals { padding:25px 0 0; }
.cart .cart-collaterals .col2-set { float:left; width:605px; }
.cart .cart-collaterals .col2-set .col-2 { width:294px; }

.cart .crosssell { border:1px solid #cec3b6; background:#fafaec; padding:12px 15px; }
.cart .crosssell h2 { font-size:13px; font-weight:bold; }
.cart .crosssell .product-image { float:left; width:75px; height:75px; border:1px solid #d0cdc9; }
.cart .crosssell .product-details { margin-left:90px; }
.cart .crosssell .product-name { font-weight:bold; }
.cart .crosssell li.item { margin:12px 0; }
.cart .crosssell .link-compare { font-weight:normal; }

/* Discount Codes & Estimate Shipping and Tax Boxes */
.cart .discount,
.cart .shipping { border:1px solid #d0cbc1; background:#fff url(https://www.madpromotions.it/skin/frontend/megatron/madpro/images/bkg_block-title.gif) 0 0 repeat-x; padding:12px 15px; margin:0 0 18px; }
.cart .discount h2,
.cart .shipping h2 { background-position:0 0; background-repeat:no-repeat; font:bold 13px/16px Arial, Helvetica, sans-serif; padding:0 0 0 21px; color:#e26703; text-transform:uppercase; }
.cart .discount button span,
.cart .shipping button span {  }
.cart .discount .buttons-set,
.cart .shipping .buttons-set { margin:10px 0 0; border:0; padding:0; text-align:left; }
.cart .discount .buttons-set button.button,
.cart .shipping .buttons-set button.button { float:none; margin-left:0; }

.cart .discount h2 { background-image:url(https://www.madpromotions.it/skin/frontend/megatron/madpro/images/i_discount.gif); }
.cart .discount .input-box { margin:8px 0 0; width:260px; }
.cart .discount input.input-text { width:254px; }

.cart .shipping h2 { background-image:url(https://www.madpromotions.it/skin/frontend/megatron/madpro/images/i_shipping.gif); }
.cart .shipping .sp-methods { margin:10px 0 0; padding:5px 0 0; background:url(https://www.madpromotions.it/skin/frontend/megatron/madpro/images/bkg_divider1.gif) 0 0 repeat-x; }

/* Shopping Cart Totals */
.cart .totals { float:right; width:268px; background:#dee5e8; border:1px solid #bebcb7; }
.cart .totals table { width:100%; margin:7px 0; }
.cart .totals td { padding:1px 15px 1px 7px; }
.cart .totals tr.last td {}
.cart .totals tfoot th { padding:5px 15px 5px 7px; }
.cart .totals tfoot td { padding-top:5px; padding-bottom:5px; }
.cart .totals tfoot th strong,
.cart .totals tfoot td strong { font-size:15px; }
.cart .totals .checkout-types { font-size:13px; padding:8px 15px 15px; text-align:right; }
.cart .totals .checkout-types li { clear:both; margin:10px 0; }

/* Options Tool Tip */
.item-options dt { font-weight:bold; font-style:italic; }
.item-options dd { padding-left:10px; margin:0 0 6px; }
.truncated { cursor:help; }
.truncated a.dots { cursor:help; }
.truncated a.details { cursor:help; }
.truncated .truncated_full_value { position:relative; z-index:999; }
.truncated .truncated_full_value .item-options { position:absolute; top:-99999em; left:-99999em; z-index:999; width:250px; padding:8px; border:1px solid #ddd; background-color:#f6f6f6; }
.truncated .truncated_full_value .item-options > p { font-weight:bold; text-transform:uppercase; }
.truncated .show .item-options { top:-20px; left:50%; }
.col-left .truncated .show .item-options { left:15px; top:7px; }
.col-right .truncated .show .item-options { left:-240px; top:7px; }
/* ======================================================================================= */


/* Checkout ============================================================================== */
/********** < Common Checkout Styles */
/* Shipping and Payment methods */
.sp-methods { margin:0 0 8px; }
.sp-methods dt { margin:13px 0 5px; font-weight:bold; }
.sp-methods dd {}
.sp-methods dd li { margin:5px 0; }
.sp-methods label { font-weight:bold; color:#666; }
.sp-methods .price { font-weight:bold; }
.sp-methods .form-list { padding-left:20px; }
.sp-methods .form-list li { margin:0 0 8px; }
.sp-methods select.month { width:154px; margin-right:10px; }
.sp-methods select.year { width:96px; }
.sp-methods input.cvv { width:3em !important; }

.sp-methods .checkmo-list li { margin:0 0 5px; }
.sp-methods .checkmo-list label { width:135px; padding-right:10px; text-align:right; }
.sp-methods .checkmo-list address { float:left; }

.sp-methods .centinel-logos a { margin-right:3px; }
.sp-methods .centinel-logos img { vertical-align:middle; }

.sp-methods .release-amounts { margin:0.5em 0; }
.sp-methods .release-amounts button { float:left; margin:5px 10px 0 0; }

.please-wait { float:right; }
.please-wait img { vertical-align:middle; }
.cvv-what-is-this { font-size:11px; cursor:help; margin-left:10px; }

/* Tooltip */
.tool-tip { border:1px solid #7BA7C9; background:#EAF6FF; padding:15px 20px; position:absolute; z-index:9999; }
.tool-tip .btn-close { margin:-9px -14px 0; text-align:right; }
.tool-tip .btn-close a { display:block; margin:0 0 0 auto; width:15px; height:15px; background:url(https://www.madpromotions.it/skin/frontend/megatron/madpro/images/btn_window_close.gif) 100% 0 no-repeat; text-align:left; text-indent:-999em; overflow:hidden; }
.tool-tip .tool-tip-content { padding:5px; }

/* Gift Messages */
.gift-messages h3 { font-size:12px; font-weight:bold; color:#e87403; }
.gift-messages p.control { color:#8e8d8b; }
.gift-messages-form { position:relative; }
.gift-messages-form label { float:none !important; position:static !important; }
.gift-messages-form h4 { font-size:12px; font-weight:bold; color:#e87403; }
.gift-messages-form .whole-order { margin:0 0 25px; }
.gift-messages-form .item { margin:0 0 10px; }
.gift-messages-form .item .product-img-box { float:left; width:75px; }
.gift-messages-form .item .product-image { margin:0 0 7px; }
.gift-messages-form .item .number { margin:0; font-weight:bold; text-align:center; color:#8a8987; }
.gift-messages-form .item .details { margin-left:90px; }
.gift-messages-form .item .details .product-name { font-size:13px; font-weight:bold; margin:0 0 10px; }
.gift-messages-form .item .details .form-list .field { width:255px; }
.gift-messages-form .item .details .form-list .input-box { width:240px; }
.gift-messages-form .item .details .form-list input.input-text { width:234px; }
.gift-messages-form .item .details .form-list li.wide .input-box { width:500px; }
.gift-messages-form .item .details .form-list li.wide textarea { width:494px; }

.gift-message-link { font-size:11px; background:url(https://www.madpromotions.it/skin/frontend/megatron/madpro/images/bkg_collapse-gm.gif) 100% 6px no-repeat; padding-right:7px; }
.gift-message-link.expanded { background-position:100% -40px; }
.gift-message-row { background:#f2efe9; }
.gift-message-row .btn-close { float:right; width:16px; height:16px; background:url(https://www.madpromotions.it/skin/frontend/megatron/madpro/images/btn_gm-close.gif) 0 0 no-repeat; font-size:0; line-height:0; text-indent:-999em; overflow:hidden; }

/* Checkout Agreements */
.checkout-agreements li { margin:30px 0; }
.checkout-agreements .agreement-content { overflow:auto; height:12em; padding:10px; background-color:#fbfaf6; border:1px solid #bbb6a5; }
.checkout-agreements .agree { margin:0; padding:10px 0 10px 11px; }
.checkout-agreements .agree input.checkbox { margin-right:6px; }
.checkout-agreements .agree label { font-weight:bold; color:#666; }

.opc .checkout-agreements { border:1px solid #d9dde3; border-width:0 1px; padding:5px 30px; }
.opc .checkout-agreements li { margin:20px 0 0; }
.opc .checkout-agreements .agreement-content { background-color:#fff; border-color:#e4e4e4; padding:5px; }
.opc .checkout-agreements .agree { padding-left:6px; }

/* Centinel */
.centinel {}
.centinel .authentication { border:1px solid #ddd; background:#fff; }
.centinel .authentication iframe { width:99%; height:400px; background:transparent !important; margin:0 !important; padding:0 !important; border:0 !important; }

.opc .centinel { border:1px solid #bbb6a5; border-width:0 1px 1px; padding:10px 30px; }

/* Generic Info Set */
.info-set { background:#fbfaf6 url(https://www.madpromotions.it/skin/frontend/megatron/madpro/images/bkg_checkout.gif) 0 0 repeat-x; border:1px solid #bbb6a5; margin:0 0 25px; padding:20px; }
.info-set h2 { font-size:13px; font-weight:bold; margin:0 0 10px; }
.info-set h3,
.info-set h4 { font-size:13px; font-weight:bold; }
.info-set h2 a,
.info-set h3 a,
.info-set h4 a { font-weight:normal; }
.info-set h2.legend { margin:-20px -20px 15px; padding:5px 10px; background:#f9f3e3; border-bottom:1px solid #bbafa0; position:relative; }
.info-set h3.legend { margin:0 0 10px;  }
.info-set .divider { margin:0 -20px; padding:25px 0; position:relative; }
.info-set .box { margin:0 0 15px; }
.info-set .box h2 { color:#e26703; }
.info-set .data-table .product-name { font-size:1em !important; font-weight:bold !important;  }
.info-set .data-table .product-name a { font-weight:bold !important; }
.info-set .data-table .item-options { margin:5px 0 0; }
/********** Common Checkout Styles > */

/* One Page Checkout */
.block-progress { border:0; margin:0; }
.block-progress .block-title { background:none; border:0; padding:0; margin:0 0 5px; }
.block-progress .block-title strong {  }
.block-progress .block-content { background:none; }
.block-progress dt { font-size: 13px;
    font-weight: bold;
    line-height: 1.35;
    margin: 0 0 6px;
    padding: 2px 8px;}
.block-progress dd {  border-top:0; padding:8px 13px; margin:0 0 6px; }
.block-progress dt.complete { margin:0; }
.block-progress dd.complete {}
.block-progress p { margin:0; }
.block-progress .cards-list dt { background:none; border:0 none; color:inherit; font-size:12px; margin:5px 0; padding:0; }
.block-progress .cards-list dd { border:0 none; margin:0; padding:0; }
.block-progress .cards-list .info-table th { font-weight:normal; }

/* show/hide "change" link for progress step depend on complete status
 * should be placed in .css file */
.opc-block-progress dt.complete a,
.opc-block-progress dt.complete .separator { display: inline; }
.opc-block-progress dt a,
.opc-block-progress dt .separator { display: none; }

.opc .buttons-set { margin-top:0; padding-top:2em; }
.opc .buttons-set p.required { margin:0; padding:0 0 10px; }
.opc .buttons-set .back-link small { display:none; }
.opc .buttons-set .back-link a { }
.opc .buttons-set.disabled button.button { display:none; }
.opc .buttons-set .please-wait { height:21px; line-height:21px; }
.opc .ul {  font-weight: bold;
    list-style: disc outside none;
    padding-left: 18px; }

.opc { position:relative; }
.opc li.section {}

.opc .step-title {border:1px solid #F1F1F1;box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05); text-align:right; }
.opc .step-title h2{line-height: 28px;}
.opc .step-title .number { float: left;
    font-family: Verdana,Geneva,sans-serif;
    font-size: 15px;
    line-height: 28px;
    padding: 10px 7px 10px 15px; color: #4C4C4C }
.opc .step-title h2 { float:left;  font-size: 16px;
    margin-bottom: 0;
    margin-top: 0; outline: medium none;
    padding: 10px 9px;
    text-decoration: none;
    text-transform: uppercase; color: #4C4C4C}
.opc .step-title a { display:none; float:right; font-size:11px; line-height:16px; }

.opc .allow .step-title {  padding-bottom:5px;

    background-color: #4B4B4B;
    color: #FFFFFF;
    border-radius: 0 0 0 0;
    padding: 0; cursor:pointer; }
.opc .allow .step-title .number { color:#fff; }
.opc .allow .step-title h2 { color:#ffffff; }
/*.opc .allow .step-title a { display:block; }*/

.opc .active .step-title {
    padding-bottom:5px;
    cursor:default;
    background-color: #4B4B4B;
    color: #FFFFFF;
    border-radius: 0 0 0 0;
    padding: 0;

}
.opc .step-title{transition: all 0.3s ease 0s}
.divider.in_footer{ margin-top: 25px}

#checkoutSteps li{ margin: 0 0 5px 0}
.opc .step-title:hover{ background: #747474}
.opc .step-title:hover h2{ color: #fff}
.opc .step-title:hover .number{ color: #fff}

.opc .active .step-title .number { color:#fff; }
.opc .active .step-title h2 { color:#ffffff; }
/*.opc .active .step-title a { display:none; }*/

.opc .step { border:1px solid #F1F1F1;box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05); border-top:0; padding:15px 30px; position:relative; }
.opc .step .tool-tip { right:30px; }

#opc-login .buttons-set { border-top:0; }
#opc-login h3 {  margin-bottom:10px; }
#opc-login h4 { font-size:1em; font-weight:bold; margin:0; color:#2f2f2f; }

#opc-shipping_method .buttons-set { border-top:0; }
.opc .gift-messages-form { margin:0 -30px; background:#f6f1eb; border:1px solid #e9e4de; border-width:1px 0; padding:22px 24px 22px 30px; }
.opc .gift-messages-form .inner-box { padding:5px; height:260px; overflow:auto; }

#opc-review .step { border:0; padding:0; }
#opc-review .product-name { font-size: 12px;
    font-weight: bold;}
#opc-review .item-options { margin:5px 0 0; }
#opc-review .buttons-set { padding:20px 30px; border:1px solid #d9dde3; border-width:0 1px 1px; }
#opc-review .buttons-set p { margin:0; line-height:40px; }
#opc-review .buttons-set .please-wait { height:40px; line-height:40px; }
#opc-review .authentication { margin:0 auto; width:570px; }
#opc-review .warning-message { color:#222; font-weight:bold; text-align:center; padding:10px 10px 0; }

/* Multiple Addresses Checkout */
.checkout-progress { padding:0 90px; margin:0 0 20px; }
.checkout-progress li { float:left; width:19%; margin:0 3px 0 0; border-top:10px solid #999; padding:2px 0 0; font-weight:bold; text-align:center; color:#abb5ba; }
.checkout-progress li.active {  border-top-color: #000000;
    color: #000000; }

.multiple-checkout h2 { font-size:13px; font-weight:bold; margin:0 0 10px; }
.multiple-checkout h3,
.multiple-checkout h4 { font-size:13px; font-weight:bold;  }
.multiple-checkout h2 a,
.multiple-checkout h3 a,
.multiple-checkout h4 a { font-weight:normal; }
.multiple-checkout .data-table .product-name { font-size:1em !important; font-weight:bold !important;  }
.multiple-checkout .data-table .product-name a { font-weight:bold !important; }
.multiple-checkout .data-table .item-options { margin:5px 0 0; }

.multiple-checkout .gift-messages { margin:15px 0 0; }

.multiple-checkout .tool-tip { top:50%; margin-top:-120px; right:20px; }

.multiple-checkout .col2-set,
.multiple-checkout .col3-set { margin:0 0 25px; padding:20px; }
.multiple-checkout .col2-set h2.legend { margin:-20px -20px 15px; padding:5px 10px;  position:relative; }
.multiple-checkout .col2-set h3.legend { margin:0 0 10px;  }
.multiple-checkout .col2-set .divider { margin:0 -20px; padding:25px 0; position:relative; }
.multiple-checkout .box { margin:0 0 15px; }
.multiple-checkout .box h2 {  }

.multiple-checkout .place-order .please-wait { float:right; padding:27px 7px 0 0; }
.multiple-checkout .place-order .grand-total { float:right; height:71px; font-size:1.5em; padding:0 0 0 21px;  overflow:hidden; }
.multiple-checkout .place-order .grand-total .inner { float:left; height:57px; padding:14px 21px 0 0;  }
.multiple-checkout .place-order .grand-total .inner div { display:inline; }
.multiple-checkout .place-order .grand-total big { display:inline; margin-right:12px; }
.multiple-checkout .place-order .grand-total .price { }
.multiple-checkout .place-order .grand-total button.button span { font-size:16px; }
.multiple-checkout .place-order .grand-total button.button span span { padding:0 45px 0 36px; }

/* Step 1 */
.multiple-checkout .title-buttons button.button span {  }
#multiship-addresses-table td { padding:10px; }
#multiship-addresses-table tfoot td { padding:5px 10px; }
#multiship-addresses-table tfoot button.button span {   }

/* Step 2 */
.multiple-checkout .gift-messages-form .item .details .form-list { width:100%; overflow:hidden; }
.multiple-checkout .gift-messages-form .item .details .form-list li { margin-right:-15px; }
.multiple-checkout .gift-messages-form .item .details .form-list .field { width:230px; }
.multiple-checkout .gift-messages-form .item .details .form-list .input-box { width:215px; }
.multiple-checkout .gift-messages-form .item .details .form-list input.input-text { width:209px; }
.multiple-checkout .gift-messages-form .item .details .form-list li.wide .input-box { width:445px; }
.multiple-checkout .gift-messages-form .item .details .form-list li.wide textarea { width:439px; }
.checkout-multishipping-shipping .box-sp-methods { border:1px solid #d9d2be;  padding:13px; position:relative; }
.checkout-multishipping-shipping .box-sp-methods .pointer { position:absolute; top:-20px; right:-40px; width:178px; height:41px;  overflow:hidden; }

/* Step 3 */
.checkout-multishipping-billing .multiple-checkout { position:relative; }
/* ======================================================================================= */


/* Account Login/Create Pages ============================================================ */
.account-login .content { min-height:345px; padding:14px 21px; background:#faf7ee url(https://www.madpromotions.it/skin/frontend/megatron/madpro/images/bkg_login-box.gif) 0 0 repeat-x; border:1px solid #bbb6a5; border-bottom:0; }
.account-login .content h2 { font-weight:bold; font-size:13px; margin:0 0 14px; padding:0 0 5px 23px; border-bottom:1px solid #ddd; background-position:0 1px; background-repeat:no-repeat; text-transform:uppercase; color:#e76200; }
.account-login .new-users h2 { background-image:url(https://www.madpromotions.it/skin/frontend/megatron/madpro/images/i_page1.gif)}
.account-login .registered-users h2 { background-image:url(https://www.madpromotions.it/skin/frontend/megatron/madpro/images/i_page2.gif); }
.account-login .buttons-set { border:1px solid #bbb6a5; border-top:0; margin:0; padding:8px 13px; background:#dee5e8 url(https://www.madpromotions.it/skin/frontend/megatron/madpro/images/bkg_buttons-set1.gif) 0 0 repeat-x; }

.account-create {}

/* Captcha ================================================================================ */
.captcha-note      { clear:left; padding-top:5px; }
.captcha-image     { float:left; display:inline;  margin:0; position:relative; width:258px; }
.captcha-image .captcha-img { border:1px solid #b6b6b6; vertical-align:bottom; width:100%; }
.registered-users .captcha-image { margin:0;}
.captcha-reload { cursor:pointer; position:absolute; top:2px; right:2px;}
.captcha-reload.refreshing  { animation:rotate 1.5s infinite linear; -webkit-animation:rotate 1.5s infinite linear; -moz-animation:rotate 1.5s infinite linear; }

@-webkit-keyframes rotate {
    0% { -webkit-transform:rotate(0); }
    0% { -webkit-transform:rotate(-360deg); }
}
@-moz-keyframes rotate {
    0% { -moz-transform:rotate(0); }
    0% { -moz-transform:rotate(-360deg); }
}
@keyframes rotate {
    0% { transform:rotate(0); }
    0% { transform:rotate(-360deg); }
}

/* Remember Me Popup ===================================================================== */
.window-overlay { /*background:url(https://www.madpromotions.it/skin/frontend/megatron/madpro/images/window_overlay.png) repeat;*/ background:rgba(0, 0, 0, 0.35); position:absolute; top:0; left:0; height:100%; width:100%; z-index:990; }

.remember-me label { float:none; margin:0 6px; }
.remember-me-popup { background:#fff; border:1px solid #ccc; left:50%; top:50%; position:absolute; margin:-85px 0 0 -200px; width:400px; text-align:left; -moz-box-shadow:0 0 6px #ccc; -webkit-box-shadow:0 0 6px #ccc; -box-shadow:0 0 6px #ccc; z-index:1000; }
.remember-me-popup h3 { background:#d9e5ee; border-bottom:1px solid #ccc; font-size:14px; padding:5px 10px; }
.remember-me-popup .remember-me-popup-head { position:relative; }
.remember-me-popup .remember-me-popup-head .remember-me-popup-close { background:url(https://www.madpromotions.it/skin/frontend/megatron/madpro/images/btn_window_close.gif) no-repeat; display:block; position:absolute; top:7px; right:7px; height:15px; width:15px; text-indent:-9999em; }
.remember-me-popup .remember-me-popup-body { padding:10px; }
.remember-me-popup .remember-me-popup-body a { display:inline-block; height:19px; border:1px solid #de5400; background:#f18200; padding:0 8px; font:bold 12px/19px Arial, Helvetica, sans-serif; text-align:center; text-decoration:none; white-space:nowrap; color:#fff; }
/* Remember Me Popup ===================================================================== */


/* My Account ============================================================================= */
.my-account .title-buttons .link-rss { float:none; margin:0; }

/********** < Dashboard */
.dashboard .welcome-msg { margin:0 8em 1.5em 0; }
.dashboard .welcome-msg p { margin:0; }
.dashboard .col2-set { margin:0 0 15px; }

/* General Box */
.box-account { margin: 0 0 20px; }
.box-account .box-head { border-bottom:1px solid #d9dde3; margin:0 0 10px; text-align:right; }
.box-account .box-head h2 { float:left; margin:0; font-size:13px; font-weight:bold; text-transform:uppercase; background-position:0 0; background-repeat:no-repeat;}

.dashboard .box .box-title {  text-align:right; }
.dashboard .box .box-title h3,
.dashboard .box .box-title h4 { float:left; font-size:13px; font-weight:bold; margin:0; }

/* Block: Recent Orders */
.dashboard .box-recent .box-head h2 {  }

/* Block: Account Information */
.dashboard .box-info .box-head h2 {}
.dashboard .box-info h4 { font-size:11px; font-weight:bold; text-transform:uppercase; }

/* Block: Reviews */
.dashboard .box-reviews .box-head h2 { }
.dashboard .box-reviews .number { float:left; font-size:10px; font-weight:bold; line-height:1; color:#fff; margin:3px -20px 0 0; padding:2px 3px;  }
.dashboard .box-reviews .details { margin-left:20px; }
.dashboard .box-reviews li.item { margin:0 0 7px; }
.dashboard .box-reviews li.item.last { margin:0; }
.dashboard .box-reviews .ratings { margin:7px 0 0; }

.box-account .product-name{ font-size: 15px}
.box-account .details{ margin-left: 0 !important}
.box-account .number{ display: none}
/* Block: Tags */
.dashboard .box-tags .box-head h2 {}
.dashboard .box-tags .number { float:left; font-size:10px; font-weight:bold; line-height:1; color:#fff; margin:3px -20px 0 0; padding:2px 3px; }
.dashboard .box-tags .details { margin-left:20px; }
.dashboard .box-tags li.item { margin:0 0 7px; }
.dashboard .box-tags li.item.last { margin:0; }
.dashboard .box-tags .tags strong,
.dashboard .box-tags .tags ul,
.dashboard .box-tags .tags ul li { display:inline; }
/********** Dashboard > */

/* Address Book */
.addresses-list h2 { font-weight:bold; font-size:13px;  text-transform:uppercase; }
.addresses-list h3 { font-weight:bold; font-size:13px; }
.addresses-list address { margin:0 0 3px; }
.addresses-list p { margin:0; }
.addresses-list a { font-weight:bold; }
.addresses-list .link-remove { color:#646464; }
.addresses-list .separator { margin:0 3px; }
.addresses-list li.item { border:1px solid #ccc; padding:10px 13px; margin:0 0 10px; }
.addresses-list li.empty { background:none; border:0; padding:0; }
.addresses-list li.empty p { font-weight:bold; }
.addresses-list .addresses-additional li.item { background:none; border:0; padding:0; }

/* Order View */
.order-info {  border:1px solid #d0cbc1; padding:4px 8px; margin:0 0 8px; }
.order-info dt,
.order-info dd,
.order-info ul,
.order-info li { display:inline; }
.order-info .current { font-weight:bold; }
.order-info li { margin:0 3px; }

.order-date { margin:10px 0; }

.order-info-box {  border:1px solid #d0cbc1; padding:12px 15px; margin:0 0 15px; }
.order-info-box h2 { font-weight:bold; font-size:13px; }
.order-info-box .box-payment p { margin:0 0 3px; }
.order-info-box .box-payment th { font-weight:bold; padding-right:7px; }

.order-items { width:100%; overflow-x:auto; }
.order-items h2,
.order-items h3 { clear:none; font-weight:bold; font-size:13px; padding:0; margin:0 0 5px; }
.order-items .product-name { font-size:1em !important; font-weight:bold !important; }
.order-items .link-print {  font-weight:normal; }
.order-items .order-links { text-align:right; }

.order-additional { margin:15px 0; }
/* Order Gift Message */
.gift-message dt strong { color:#666; }
.gift-message dd { font-size:13px; margin:5px 0 0; }
/* Order Comments */
.order-about dt { font-weight:bold; }
.order-about dd { font-size:13px; margin:0 0 7px; }

.tracking-table { margin:0 0 15px; }
.tracking-table th { font-weight:bold; white-space:nowrap; }

.tracking-table-popup { width:100%; }
.tracking-table-popup th { font-weight:bold; white-space:nowrap; }
.tracking-table-popup th,
.tracking-table-popup td { padding:1px 8px; }

/* Order Print Pages */
.page-print .print-head { margin:0 0 15px; }
.page-print .print-head .logo { float:left; }
.page-print .print-head address { float:left; margin-left:15px; }
.page-print h1 { font-size:16px; font-weight:bold; }
.page-print h2,
.page-print h3 { font-size:13px; font-weight:bold; }
.page-print h2.h2 { font-size:16px; font-weight:bold; }
.page-print .order-date { background:url(https://www.madpromotions.it/skin/frontend/megatron/madpro/images/bkg_divider1.gif) 0 100% repeat-x; padding:0 0 10px; margin:0 0 10px; }
.page-print .col2-set { margin:0 0 10px; }
/* Price Rewrites */
.page-print .gift-message-link { display:none; }
.page-print .price-excl-tax,
.page-print .price-incl-tax { display:block; white-space:nowrap; }
.page-print .cart-price,
.page-print .price-excl-tax .label,
.page-print .price-incl-tax .label,
.page-print .price-excl-tax .price,
.page-print .price-incl-tax .price { display:inline; }

/* My Wishlist */
.my-wishlist .data-table td { padding:10px; }
.my-wishlist .product-image { display:block; width:113px; height:113px; margin:0 0 5px; }
.my-wishlist textarea { display:block; width:97%; height:109px; }
.my-wishlist .buttons-set { margin-top:2em; }
.my-wishlist .buttons-set button.button { float:none; }
.my-wishlist .buttons-set .btn-add span,
.my-wishlist .buttons-set .btn-share span {  }
#wishlist-table .add-to-links { white-space:nowrap; }

/* My Tags */
.my-tag-edit { float:left; margin:0 0 10px; }
.my-tag-edit .btn-remove { float:right; margin:4px 0 0 5px; }
#my-tags-table { clear:both; }
#my-tags-table td { padding:10px; }
#my-tags-table .add-to-links { white-space:nowrap; }

/* My Reviews */
#my-reviews-table td { padding:10px; }

.product-review .product-img-box { float:left; width:140px;  }
.product-review .product-img-box .product-image { display:block; width:125px; height:125px; }
.product-review .product-img-box .label { font-size:11px; margin:0 0 3px; }
.product-review .product-img-box .ratings .rating-box { float:none; display:block; margin:0 0 3px; }
.product-review .product-details { margin-left:150px; }
.product-review .product-name { font-size:16px; font-weight:bold; margin:0 0 10px; }
.product-review h3 { font-size:12px; margin:0 0 3px; color:#2f2f2f; }
.product-review .ratings-table { margin:0 0 10px; }
.product-review dt { font-weight:bold; }
.product-review dd { font-size:13px; margin:5px 0 0; }

/* Billing Agreements */
.billing-agreements .info-box{ margin:15px 0; }
.billing-agreements .form-list li select { float:left; }
.billing-agreements .form-list li button.button { float:left; margin-left:10px; }
.billing-agreements .table-caption { font-weight:bold; font-size:13px; }
/* ======================================================================================= */


/* MAP Popup============================================================================== */
.cart-msrp-totals { color:red; font-size:12px !important; font-weight:bold; margin:10px 10px 0; padding:10px; text-align:right; text-transform:uppercase;}
.map-cart-sidebar-total { color:red; display:block; font-size:10px; font-weight:bold; text-align:left; padding:2px 5px; text-shadow:0 1px 0 #fff; }

.map-popup { background:#fff; border:1px solid #aaa; margin:12px 0 0; position:absolute; -moz-box-shadow:0 0 6px #ccc; -webkit-box-shadow:0 0 6px #ccc; box-shadow:0 0 6px #ccc; text-align:left; width:300px; z-index:100; }
.map-popup-heading { background:#d9e5ee; border-bottom:1px solid #ccc; padding:5px 30px 5px 10px; width:260px; }
.map-popup-heading h2 { font-size:16px; margin:0; text-shadow:0 1px 0 #f6f6f6; overflow:hidden; white-space:nowrap; word-wrap:break-word; text-align:left; text-overflow:ellipsis; }
.map-popup-arrow { background:url(https://www.madpromotions.it/skin/frontend/megatron/madpro/images/map_popup_arrow.gif) no-repeat; position:absolute; left:50%; top:-10px; height:10px; width:19px; }
.map-popup-close { background:url(https://www.madpromotions.it/skin/frontend/megatron/madpro/images/btn_window_close.gif) no-repeat; display:block; position:absolute; top:8px; right:10px; height:15px; width:15px; text-indent:-9999em; -moz-box-shadow:0 0 3px #999; -webkit-box-shadow:0 0 3px #999; box-shadow:0 0 3px #999; -moz-border-radius:2px; -webkit-border-radius:2px; border-radius:2px; }
.map-popup-content { border-top:1px solid #eee; padding:10px; overflow:hidden; text-align:left; width:280px; }
.map-popup-checkout { display:inline; float:right; text-align:right; }
.map-popup-checkout span { display:block; padding-right:30px; }
.map-popup-checkout .paypal-logo { margin:0 0 5px; }
.map-popup-price .price-box,
.map-popup-price .price-box .special-price { margin:0; padding:0; }
.map-popup-price { margin:5px 0 0; }
.map-popup-text { clear:right; margin:0 10px; padding:10px 0; text-align:left; word-wrap:break-word; }
.map-popup-only-text { border-top:1px solid #ddd; }
/* ======================================================================================= */


/* Footer ================================================================================ */
.footer-container { border-top:15px solid #b6d1e2; }
.footer { width:930px; margin:0 auto; padding:10px 10px 50px; }
.footer .store-switcher { display:inline; margin:0 5px 0 0; color:#fff; }
.footer .store-switcher label { font-weight:bold; vertical-align:middle; }
.footer .store-switcher select { padding:0; vertical-align:middle; }
.footer a { color:#fff; text-decoration:none; }
.footer a:hover { text-decoration:underline; }
.footer .bugs { margin:13px 0 0; color:#ecf3f6; }
.footer .bugs a { color:#ecf3f6; text-decoration:underline; }
.footer .bugs a:hover { text-decoration:none; }
.footer address { margin:0 0 20px; color:#ecf3f6; }
.footer address a { color:#ecf3f6; text-decoration:underline; }
.footer address a:hover { text-decoration:none; }
.footer ul { display:inline; }
.footer ul.links { display:block; }
.footer li { display:inline; background:url(https://www.madpromotions.it/skin/frontend/megatron/madpro/images/bkg_pipe2.gif) 100% 60% no-repeat; padding:0 7px 0 4px; }
.footer li.last { background:none !important; padding-right:0 !important; }
.footer-container .bottom-container { margin:0 0 5px; }
/* ======================================================================================= */

/* Sample Data============================================================================ */
.home-callout { margin-bottom:12px; }
.home-callout img { display:block }
.home-spot { float:left; width:470px; margin-left:20px; }
.best-selling h3 { margin:12px 0 6px 0; color:#e25203; font-size:1.2em; }
.best-selling table { border-top:1px solid #ccc; }
.best-selling tr.odd { background:#eee url(https://www.madpromotions.it/skin/frontend/megatron/madpro/images/best_selling_tr_odd_bg.gif) 0 100% repeat-x; }
.best-selling tr.even { background:#fff url(https://www.madpromotions.it/skin/frontend/megatron/madpro/images/best_selling_tr_even_bg.gif) 0 100% repeat-x; }
.best-selling td { width:50%; border-bottom:1px solid #ccc; padding:8px 10px 8px 8px; font-size:11px; }
.best-selling .product-img { float:left; border:2px solid #dcdcdc; }
.best-selling .product-description { margin-left:107px; line-height:1.3em; }
.best-selling a.product-name,
.home-spot .best-selling a.product-name:hover { color:#203548; }
/* ======================================================================================= */


/* Clears ================================================================================ */
.clearer:after,
.header-container:after,
.header-container .top-container:after,
.header:after,
.header .quick-access:after,
#nav:after,
.main:after,
.footer:after,
.footer-container .bottom-container:after,
.col-main:after,
.col2-set:after,
.col3-set:after,
.col3-layout .product-options-bottom .price-box:after,
.col4-set:after,
.search-autocomplete li:after,
.block .block-content:after,
.block .actions:after,
.block li.item:after,
.block-poll li:after,
.block-layered-nav .currently li:after,
.page-title:after,
.products-grid:after,
.products-list li.item:after,
.box-account .box-head:after,
.dashboard .box .box-title:after,
.box-reviews li.item:after,
.box-tags li.item:after,
.pager:after,
.sorter:after,
.ratings:after,
.add-to-box:after,
.add-to-cart:after,
.product-essential:after,
.product-collateral:after,
.product-view .product-img-box .more-views ul:after,
.product-view .box-tags .form-add:after,
.product-view .product-shop .short-description:after,
.product-view .box-description:after,
.product-options .options-list li:after,
.product-options-bottom:after,
.product-review:after,
.cart:after,
.cart-collaterals:after,
.cart .crosssell li.item:after,
.opc .step-title:after,
.checkout-progress:after,
.multiple-checkout .place-order:after,
.group-select li:after,
.form-list li:after,
.form-list .field:after,
.buttons-set:after,
.page-print .print-head:after,
.advanced-search-summary:after,
.gift-messages-form .item:after,
.send-friend .form-list li p:after { display:block; content:"."; clear:both; font-size:0; line-height:0; height:0; overflow:hidden; }
/* ======================================================================================= */

.guest-select {width:305px !important;}
#wishlist-table .add-to-cart-alt button{ margin-top: 10px}
.table .product-name{ font-family: inherit !important; font-size: inherit !important}
.breadcrumbs .product{ float: none !important; padding: 0 !important}
.ev_remove{ font-size: 20px}

/*fancybox-content {
    background: url("https://www.madpromotions.it/skin/frontend/megatron/madpro/images/ajax-loader-quick-view.gif") no-repeat scroll center center rgba(0, 0, 0, 0);
}*/
#ProductBox.quickviewblock .product_type_data_price .price-box{ display: none !important}
iframe.twitter-timeline.twitter-timeline-rendered{ min-width: inherit !important}
#product-options-wrapper .form-horizontal .form-group{margin-left: 0px;
    margin-right: -0px;}
.options-list li{ text-align: left !important}
.page-print,.page-print a,.page-print .price, .page-print h1,.page-print h2,.page-print h3,.page-print h4{ color: #000}
#ProductBox, #ProductBox h1,  #ProductBox .price{}
.std .messages{ margin-top:20px  !important}
.cms-index-index .page-title{ display: none}

.content-aside .label {
    border-radius: inherit !important;
    color:#565656 !important;
    display: inline !important;
    font-size: 12px !important;
    font-weight: normal !important;
    line-height: 20px !important;
    padding: 0 !important;
    text-align: left  !important;
    vertical-align: baseline !important;
    white-space: inherit !important;
}

/*buttons*/
a.back-link small,p.back-link a small{ display: none; text-decoration: none}
a.back-link,p.back-link a{text-decoration: none}
a.back-link:hover,p.back-link a{text-decoration: none}
.content-aside button.button,
.buttons-set button.button,
.buttons-set a.back-link,
p.back-link a,
button.btn-cart,
.my-account button,
#multiship-addresses-table button,
#review-button{
    -moz-user-select: none;
    -webkit-user-select: none;
    -o-user-select: none;
    user-select: none;
    background-image: none;
    border: 1px solid rgba(0, 0, 0, 0);
    border-radius: 4px;
    cursor: pointer;
    display: inline-block;
    font-size: 14px;
    font-weight: 400;
    line-height: 1.42857;
    margin-bottom: 0;
    padding: 6px 12px;
    text-align: center;
    vertical-align: middle;
    white-space: nowrap;




    background: none repeat scroll 0 0 #EE3B27;
    border-radius: 4px;
    color: #FFFFFF !important;
    font: 0.9em Mavenpro-black,Arial,Helvetica,sans-serif;
    padding: 12px 14px;
    text-transform: uppercase;


    -o-transition:all .3s ease;
    -moz-transition:all .3s ease;
    -webkit-transition:all .3s ease;
    -ms-transition:all .3s ease;
    transition:all .3s ease;
}

.content-aside button.button:hover,
.buttons-set button.button:hover,
.buttons-set a.back-link:hover,
p.back-link a:hover,
button.btn-cart:hover,
.my-account button:hover,
#multiship-addresses-table button:hover,
#review-button:hover{border-color:#ee3b27;
    color:#ee3b27!important;
    background:0 0}
/*buttons end*/


.page-title.category-title{ margin-top: -4px}

textarea{resize: none;}
textarea,select,input{ background-color: #FFFFFF;
    background-image: none;
    border: 1px solid #CCCCCC;
    border-radius: 4px;
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset;
    color: #555555;
    display: block;
    font-size: 14px;
    height: 34px;
    line-height: 1.42857;
    padding: 6px 12px;
    transition: border-color 0.15s ease-in-out 0s, box-shadow 0.15s ease-in-out 0s;
    width: 100%;}

#ProductBox .product-options{ font-size:inherit !important }
#super-product-table .qty, #product-options-wrapper .qty-holder input{  border-radius: 3px !important;
    height: 29px;
    line-height: 14px;
    margin: -1px 0;
    padding: 7px 0;
    text-align: center;
    display: table-cell;
    background-color: #FFFFFF;
    background-image: none;
    border: 1px solid #CCCCCC;
    font-size: 14px;
    transition: border-color 0.15s ease-in-out 0s, box-shadow 0.15s ease-in-out 0s;
    vertical-align: middle;
}
input.qty-disabled{background-color: #EEEEEE !important;
    cursor: not-allowed;
    opacity: 1;
    cursor: not-allowed !important;
}
.product-options-bottom .price-box {
    padding: 7px 0 14px;
}
.add-to-links.wish_comp{ margin-top: 10px}
.shopping-cart .price{ font-weight: normal  !important;font-size: inherit !important;}
.cart-empty{ min-height: 150px}

.account-create input,#email_address, input[type=checkbox], input[type=radio]{width: inherit !important; margin-right: 10px}
input[type=checkbox], input[type=radio]{ display: inline-block;height: inherit !important;}
#checkout-step-login .col-lg-6.col-md-6.col-sm-6{ margin-bottom: 20px}
.input-box{margin-right: 15px}
#billing-new-address-form .field,#checkout-payment-method-load #ccsave_expiration{ margin-bottom: 10px}
#checkout-progress-wrapper{ margin-top: 85px}
.table .price, #checkout-review-table .price, .table-total .price, #super-product-table .price, .product-options .price {
    display: inline;
    font-size: inherit !important;
    line-height: inherit !important;
}
#discount-coupon-form .input-box, #shipping-zip-form .input-box{ margin-right: 0}
.buttons-set{ border: 0}
#multiship-addresses-table select{ width : inherit !important}
.grand-total .price {
    font-size:inherit !important;
}
#product_comparison h2.product-name{ font-size: 18px; margin: 10px 0 0 0}
#product_comparison .price{ font-size: 14px; }
#product_comparison .price-box{ margin: 0px 0 10px 0}
#product_comparison .add-to-links{ margin: 10px 0 0px 0}
.wishlist-index-configure .add-to-links{ text-align: left}
.wishlist-index-configure #product_addtocart_form .add-to-links.wish_comp{ display: none}
.wishlist-index-configure #product_addtocart_form .add-to-links.wish_comp.conf{ display: block}
#wishlist-table .add-to-cart-alt input.qty {
    width: 41px !important; text-align: center;
}

.loader {
    position: fixed;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    z-index: 9999;
    background: #fff
}

.no-load-anime .loader {

    display: none;}
#menuScroller > div{ overflow:hidden;}

header.variant4 .navbar-secondary-menu {
    direction: ltr !important;
}
header.variant4 .navbar-secondary-menu .btn-default, header.variant4 .navbar-secondary-menu .open .btn-default {
    padding-right:0 !important;
    padding-left: 15px !important
}




/*amasty search*/
.am_search_popup a:hover .price{text-decoration: none !important; color:#fff !important}
.am_search_popup a:hover{text-decoration: none !important;}

/*amasty social login*/
.am-form-list input{ display: inline !important}
.am-login-button{ margin-right: 30px !important; line-height: 26px !important}
.am-form-block{ max-width: 277px !important;  margin: 20px 1px 20px 20px !important;}
.am-form-block-line {
    padding-bottom: 10px !important;
}
#am-twitter-image {
    height: 35px !important;
    width: 112px !important;
}
.amform-block-social {
    padding-left: 0 !important;}
	
/*amasty color swatcher*/	
#amconf-block label, .product-preview > .actions{ display:none !important}
.amconf-image-container{text-align:center}
.amconf-image-container{ display:inline; float:none !important}
#amconf-block .std dd {
    padding: 0 0 0 0  !important;
}
#amconf-block .amconf-image{border-color:white !important}
.product-preview #amconf-block .amconf-image {
    border: 1px solid #d1d1d1;
    margin: 0;
    width: 17px;
}
/*#translate-inline-trig{ z-index:2147483647 !important}*/


/* ============================================ *
 * Configurable Swatches
 * ============================================ */
/* Clears */
.clearfix:after,
.configurable-swatch-list:after,
.product-view .product-options .swatch-attr:after {
  content: '';
  display: table;
  clear: both;
}

/* General Swatch Styling */
.swatch-link,
.swatch-label {
  display: block;
  border-radius: 3px;
  font-size: 14px;
  text-align: center;
  color: #636363;
  text-decoration: none;
  box-sizing: content-box;
}

.swatch-link {
  border: 1px solid #cccccc;
  margin: 0 0 3px;
}
.swatch-link img {
  border-radius: 2px;
}
.swatch-link:hover {
  cursor: pointer;
  text-decoration: none;
}
.swatch-link .x {
  display: none;
  text-indent: -999em;
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  background: url(https://www.madpromotions.it/skin/frontend/megatron/madpro/images/bg_x.png) center no-repeat transparent;
  z-index: 10;
}
.swatch-link.has-image .swatch-label {
  position: relative;
}
.swatch-link.has-image img {
  position: absolute;
  top: 0;
  left: 0;
}

.swatch-label {
  border: 1px solid #fff;
  margin: 0;
  white-space: nowrap;
  background: #f4f4f4;
}

.configurable-swatch-list {
  margin-left: -3px;
  zoom: 1;
  clear: both;
  -webkit-transform: translateZ(0px);
}
.configurable-swatch-list li {
    display: inline-block;
    float: none;
    margin: 0px;
    vertical-align: top;
}
.products-grid .configurable-swatch-list li {
  display: inline-block;
  float: none;
  margin: 0;
  vertical-align: top;
}
.configurable-swatch-list .not-available .x {
  display: block;
}
.configurable-swatch-list .not-available .swatch-link {
  border-color: #ededed;
  position: relative;
}
.configurable-swatch-list .not-available .swatch-link.has-image img {
  opacity: 0.4;
  filter: alpha(opacity=40);
}
.configurable-swatch-list .not-available .swatch-label {
  color: #aaa;
  background: #fff;
}
.configurable-swatch-list .wide-swatch .swatch-label {
  padding: 0 6px;
}
.configurable-swatch-list .not-available a:focus {
  outline: 0;
}

#narrow-by-list dd .configurable-swatch-list li {
  margin: 0 0 0 3px;
  width: 47%;
}
#narrow-by-list dd .swatch-link {
  border: none;
  line-height: 25px;
  margin-right: 2px;
  text-align: left;
}
#narrow-by-list dd .swatch-link.has-image {
  line-height: inherit;
}
#narrow-by-list dd .swatch-link:hover .swatch-label {
  border-color: #3399cc;
}
#narrow-by-list dd .swatch-label {
  background: #f4f4f4;
  border: 1px solid #cccccc;
  border-radius: 3px;
  display: block;
  float: left;
  line-height: 1.5em;
  margin: 0 5px 0 0;
  padding: 1px 5px;
  white-space: nowrap;
}
#narrow-by-list dd .swatch-label img {
  border: 1px solid #fff;
  border-radius: 3px;
  box-sizing: content-box;
}
#narrow-by-list dd .has-image .swatch-label {
  padding: 0;
}

.product-image-gallery .gallery-image{ display: none !important}
.product-image-gallery .gallery-image.visible{ display: inline-block !important}

@media only screen and (max-width: 770px) {
  #narrow-by-list dd .configurable-swatch-list li:nth-child(odd) {
    clear: left;
  }
}
.currently .swatch-current {
  position: relative;
}
.currently .swatch-current .btn-remove {
  margin-top: -10px;
  position: absolute;
  right: 0;
  top: 50%;
}
.currently .swatch-current span {
  display: block;
  float: left;
}
.currently .swatch-link {
  display: inline-block;
  margin: 0 0 0 3px;
}
.currently .swatch-link:hover {
  border-color: #cccccc;
  cursor: default;
}

/* Other Swatch States */
.configurable-swatch-list .hover .swatch-link,
.configurable-swatch-list .selected .swatch-link,
.swatch-link:hover {
  border-color: #3399cc;
}

.configurable-swatch-box {
  background: none !important;
}
.configurable-swatch-box select.swatch-select {
  display: none;
}
.configurable-swatch-box .validation-advice {
  margin: 0 0 5px;
  background: #df280a;
  padding: 2px 5px !important;
  font-weight: bold;
  color: #fff !important;
  float: left;
  display: block;
  border-radius: 3px;
}
.product-view .product-img-box .product-image img {
    max-width: 100%;
    max-height: 750px;
    margin: 0px auto;
}
.product-view .product-img-box .product-image-zoom {
    z-index: 0;
}
.product-view .product-image-thumbs img {
    max-width: 100%;
    max-height: 100%;
}

.product-options-bottom .price-box {
    display: none;
    float: none;
    margin: 0 0 5px;
}

/**
 * Magento
 *
 * NOTICE OF LICENSE
 *
 * This source file is subject to the Academic Free License (AFL 3.0)
 * that is bundled with this package in the file LICENSE_AFL.txt.
 * It is also available through the world-wide-web at this URL:
 * http://opensource.org/licenses/afl-3.0.php
 * If you did not receive a copy of the license and are unable to
 * obtain it through the world-wide-web, please send an email
 * to license@magento.com so we can send you a copy immediately.
 *
 * DISCLAIMER
 *
 * Do not edit or add to this file if you wish to upgrade Magento to newer
 * versions in the future. If you wish to customize Magento for your
 * needs please refer to http://www.magento.com for more information.
 *
 * @category    design
 * @package     base_default
 * @copyright   Copyright (c) 2006-2016 X.commerce, Inc. and affiliates (http://www.magento.com)
 * @license     http://opensource.org/licenses/afl-3.0.php  Academic Free License (AFL 3.0)
 */

/* Widgets =============================================================================== */
.widget { display:inline; }
.widget .widget-title { clear:both; padding:15px 0 0; margin:0 0 7px; }
.widget .widget-title h2 { font-size:15px; font-weight:bold; color:#e25203; }

.widget .mini-products-images-list .product-image { display:block; width:76px; height:76px; border:1px solid #a9a9a9; margin:0 auto; }
.widget .mini-products-images-list li.item { float:left; width:77px; height:77px; }

/* Widget: Catalog New Proructs List */
.widget-new-products { display:block; }
.col-main .widget-new-products { margin:7px 0; }
.widget-new-products .products-grid .product-image,
.widget-new-products .products-list .product-image { width:85px; height:85px; }
.widget-new-products .products-list .product-shop { margin-left:100px; }
.sidebar .widget-new-products .block { font-size:11px; line-height:1.25; }
.sidebar .widget-new-products .block-title strong { background:url(https://www.madpromotions.it/skin/frontend/base/default/images/widgets/i_widget-new.gif) 0 1px no-repeat; padding-left:21px; color:#dc5033; }

/* Widget: Recently Viewed Proructs */
.widget-viewed { display:block; }
.col-main .widget-viewed { margin:7px 0; }
.widget-viewed .products-grid .product-image,
.widget-viewed .products-list .product-image { width:85px; height:85px; }
.widget-viewed .products-list .product-shop { margin-left:100px; }
.sidebar .widget-viewed .block { font-size:11px; line-height:1.25; }
.sidebar .widget-viewed .block-title strong { background:url(https://www.madpromotions.it/skin/frontend/base/default/images/widgets/i_block-list.gif) 0 0 no-repeat; padding-left:21px; }

/* Widget: Recently Compared Proructs */
.widget-compared { display:block;}
.col-main .widget-compared { margin:7px 0; }
.widget-compared .products-grid .product-image,
.widget-compared .products-list .product-image { width:85px; height:85px; }
.widget-compared .products-list .product-shop { margin-left:100px; }
.sidebar .widget-compared .block { font-size:11px; line-height:1.25; }
.sidebar .widget-compared .block-title strong { background:url(https://www.madpromotions.it/skin/frontend/base/default/images/widgets/i_block-list.gif) 0 0 no-repeat; padding-left:21px; }

/* Widget: CMS Static Block */
.widget-static-block {}
.sidebar .widget-static-block { display:block; margin:0 0 15px; }

/* Widgets: Links Common Styles */
.top-container .widget a { padding:0 0 0 7px; }

.bottom-container .widget a { padding:0 3px; }

/* Widget: Catalog Product Link */
.widget-product-link-inline { display:inline; }

.col-main .widget-product-link { display:block; text-align:right; margin:7px 0; }
.col-main .widget-product-link a { background:url(https://www.madpromotions.it/skin/frontend/base/default/images/widgets/i_widget-link.gif) 100% 4px no-repeat; padding-right:15px; }

.sidebar .widget-product-link { display:block; margin:0 0 15px; padding:0 10px; }
.sidebar .widget-product-link a { background:url(https://www.madpromotions.it/skin/frontend/base/default/images/widgets/i_widget-link.gif) 100% 4px no-repeat; padding:0 15px 0 0; }

/* Widget: Catalog Category Link */
.widget-category-link-inline { display:inline; }

.col-main .widget-category-link { display:block; text-align:right; margin:7px 0; }
.col-main .widget-category-link a { background:url(https://www.madpromotions.it/skin/frontend/base/default/images/widgets/i_widget-link.gif) 100% 4px no-repeat; padding-right:15px; }

.sidebar .widget-category-link { display:block; margin:0 0 15px; padding:0 10px; }
.sidebar .widget-category-link a { background:url(https://www.madpromotions.it/skin/frontend/base/default/images/widgets/i_widget-link.gif) 100% 4px no-repeat; padding:0 15px 0 0; }

/* Widget: CMS Page Link */
.widget-cms-link-inline { display:inline; }

.col-main .widget-cms-link { display:block; text-align:right; margin:7px 0; }
.col-main .widget-cms-link a { background:url(https://www.madpromotions.it/skin/frontend/base/default/images/widgets/i_widget-link.gif) 100% 4px no-repeat; padding-right:15px; }

.sidebar .widget-cms-link { display:block; margin:0 0 15px; padding:0 10px; }
.sidebar .widget-cms-link a { background:url(https://www.madpromotions.it/skin/frontend/base/default/images/widgets/i_widget-link.gif) 100% 4px no-repeat; padding:0 15px 0 0; }
/* ======================================================================================= */

/*
 * jQuery FlexSlider v2.2.0
 * http://www.woothemes.com/flexslider/
 *
 * Copyright 2012 WooThemes
 * Free to use under the GPLv2 license.
 * http://www.gnu.org/licenses/gpl-2.0.html
 *
 * Contributing author: Tyler Smith (@mbmufffin)
 */


/* Browser Resets
*********************************/
.activated-container a:active,
.activated-banner a:active,
.activated-container a:focus,
.activated-banner a:focus  {outline: none;}
.activated-slides,
.activated-control-nav,
.activated-direction-nav {margin: 0; padding: 0; list-style: none;}

/* Icon Fonts
*********************************/
/* Font-face Icons */
@font-face {
	font-family: 'flexslider-icon';
	src:url('https://www.madpromotions.it/skin/frontend/base/default/css/activated/slider/fonts/flexslider-icon.eot');
	src:url('https://www.madpromotions.it/skin/frontend/base/default/css/activated/slider/fonts/flexslider-icon.eot?#iefix') format('embedded-opentype'),
		url('https://www.madpromotions.it/skin/frontend/base/default/css/activated/slider/fonts/flexslider-icon.woff') format('woff'),
		url('https://www.madpromotions.it/skin/frontend/base/default/css/activated/slider/fonts/flexslider-icon.ttf') format('truetype'),
		url('https://www.madpromotions.it/skin/frontend/base/default/css/activated/slider/fonts/flexslider-icon.svg#flexslider-icon') format('svg');
	font-weight: normal;
	font-style: normal;
}

/* FlexSlider Necessary Styles
*********************************/
.activated-banner {margin: 0; padding: 0;}
.activated-banner .activated-slides > li {display: none; -webkit-backface-visibility: hidden; position: relative; } /* Hide the slides before the JS is loaded. Avoids image jumping */
.activated-banner .activated-slides img {width: 100%; display: block;}
.activated-pauseplay span {text-transform: capitalize;}

/* Clearfix for the .slides element */
.activated-slides:after {content: "\0020"; display: block; clear: both; visibility: hidden; line-height: 0; height: 0;}
html[xmlns] .activated-slides {display: block;}
* html .activated-slides {height: 1%;}

/* No JavaScript Fallback */
/* If you are not using another script, such as Modernizr, make sure you
 * include js that eliminates this class on page load */
.no-js .activated-slides > li:first-child {display: block;}

/* FlexSlider Default Theme
*********************************/
.activated-banner { margin: 0 0 60px; background: #fff; border: 4px solid #fff; position: relative; -webkit-border-radius: 4px; -moz-border-radius: 4px; -o-border-radius: 4px; border-radius: 4px; -webkit-box-shadow: 0 1px 4px rgba(0,0,0,.2); -moz-box-shadow: 0 1px 4px rgba(0,0,0,.2); -o-box-shadow: 0 1px 4px rgba(0,0,0,.2); box-shadow: 0 1px 4px rgba(0,0,0,.2); zoom: 1; }
.activated-viewport { max-height: 2000px; -webkit-transition: all 1s ease; -moz-transition: all 1s ease; -o-transition: all 1s ease; transition: all 1s ease; }
.loading .activated-viewport { max-height: 300px; }
.activated-banner .activated-slides { zoom: 1; }
.activated-banner .activated-slides a { cursor: pointer; color: #fff; text-decoration: none; }
.carousel li { margin-right: 5px; }

/* Direction Nav */
.activated-direction-nav {*height: 0;}
.activated-direction-nav a  { display: block; width: 40px; height: 40px; line-height: 40px; margin: -20px 0 0; position: absolute; top: 50%; z-index: 10; overflow: hidden; opacity: 0; cursor: pointer; color: rgba(0,0,0,0.8); text-shadow: 1px 1px 0 rgba(255,255,255,0.3); -webkit-transition: all .3s ease; -moz-transition: all .3s ease; transition: all .3s ease; }
.activated-direction-nav .activated-prev { left: -50px; }
.activated-direction-nav .activated-next { right: -50px; text-align: right; }
.activated-banner:hover .activated-prev { opacity: 0.7; left: 10px; }
.activated-banner:hover .activated-next { opacity: 0.7; right: 10px; }
.activated-banner:hover .activated-next:hover, .flexslider:hover .flex-prev:hover { opacity: 1; }
.activated-direction-nav .activated-disabled { opacity: 0!important; filter:alpha(opacity=0); cursor: default; }
.activated-direction-nav a:before  { font-family: "flexslider-icon"; font-size: 40px; display: inline-block; content: '\f001'; }
.activated-direction-nav a.activated-next:before  { content: '\f002'; }

/* Pause/Play */
.activated-pauseplay a { display: block; width: 20px; height: 20px; position: absolute; bottom: 5px; left: 10px; opacity: 0.8; z-index: 10; overflow: hidden; cursor: pointer; color: #000; }
.activated-pauseplay a:before  { font-family: "flexslider-icon"; font-size: 20px; display: inline-block; content: '\f004'; }
.activated-pauseplay a:hover  { opacity: 1; }
.activated-pauseplay a.activated-play:before { content: '\f003'; }

/* Control Nav */
.activated-control-nav {width: 100%; position: absolute; bottom: -40px; text-align: center;}
.activated-control-nav li {margin: 0 6px; display: inline-block; zoom: 1; *display: inline;}
.activated-control-paging li a {width: 11px; height: 11px; display: block; background: #666; background: rgba(0,0,0,0.5); cursor: pointer; text-indent: -9999px; -webkit-border-radius: 20px; -moz-border-radius: 20px; -o-border-radius: 20px; border-radius: 20px; -webkit-box-shadow: inset 0 0 3px rgba(0,0,0,0.3); -moz-box-shadow: inset 0 0 3px rgba(0,0,0,0.3); -o-box-shadow: inset 0 0 3px rgba(0,0,0,0.3); box-shadow: inset 0 0 3px rgba(0,0,0,0.3); }
.activated-control-paging li a:hover { background: #333; background: rgba(0,0,0,0.7); }
.activated-control-paging li a.activated-active { background: #000; background: rgba(0,0,0,0.9); cursor: default; }

.activated-control-thumbs {margin: 5px 0 0; position: static; overflow: hidden;}
.activated-control-thumbs li {width: 25%; float: left; margin: 0;}
.activated-control-thumbs img {width: 100%; display: block; opacity: .7; cursor: pointer;}
.activated-control-thumbs img:hover {opacity: 1;}
.activated-control-thumbs .activated-active {opacity: 1; cursor: default;}


/* Caption */
.activated-caption { position: absolute; bottom: 0; width: 100%; background: rgba(0, 0, 0, 0.5); }
.activated-caption-content { padding: 20px; color: #fff; }

/* CMS Styling */
.activated-direction-nav,
.activated-slides{ padding-left: 0 !important;
	list-style: none !important;
	margin: 0 !important;
}

@media screen and (max-width: 860px) {
  .activated-direction-nav .activated-prev { opacity: 1; left: 10px;}
  .activated-direction-nav .activated-next { opacity: 1; right: 10px;}
}
/*-----------------------------------------------------------------------------

	-	Revolution Slider 1.5.3 -

		Screen Stylesheet

version:   	2.1
date:      	09/18/11
last update: 06.12.2012
author:		themepunch
email:     	info@themepunch.com
website:   	http://www.themepunch.com
-----------------------------------------------------------------------------*/


/*-----------------------------------------------------------------------------

	-	Revolution Slider 2.0 Captions -

		Screen Stylesheet

version:   	1.4.5
date:      	09/18/11
last update: 06.12.2012
author:		themepunch
email:     	info@themepunch.com
website:   	http://www.themepunch.com
-----------------------------------------------------------------------------*/



/*************************
	-	CAPTIONS	-
**************************/

.tp-hide-revslider, .tp-caption.tp-hidden-caption { visibility:hidden !important; display:none !important; }
.tp-caption { z-index:1; }
.tp-caption.big_white { position: absolute; display: block; padding: 0.7em; background-color: rgba(0, 0, 0, 0.5) !important; border-radius: 2px; color: #fff; text-shadow: none; font-weight: 0; font-size: 16px; font-family: 'Open Sans', sans; padding-top: 1px; margin: 0px; border-width: 0px; border-style: none; letter-spacing: 0px; }
.tp-caption.big_orange { position: absolute; color: #fff; text-shadow: none; font-weight: 700; font-size: 36px; line-height: 36px; font-family: Arial; padding: 0px 4px; margin: 0px; border-width: 0px; border-style: none; background-color:#fb7354; letter-spacing: -1.5px; }
.tp-caption.big_black { position: absolute; color: #000; text-shadow: none; font-weight: 800; font-size: 36px; line-height: 36px; font-family: 'Open Sans', sans; padding: 0px 4px; margin: 0px; border-width: 0px; border-style: none; background-color:#fff; letter-spacing: -1.5px; }
.tp-caption.medium_grey { position: absolute; color: #fff; text-shadow: none; font-weight: 700; font-size: 20px; line-height: 20px; font-family: Arial; padding: 2px 4px; margin: 0px; border-width: 0px; border-style: none; background-color:#888; white-space:nowrap; text-shadow: 0px 2px 5px rgba(0, 0, 0, 0.5); }
.tp-caption.small_text { position: absolute; color: #fff; text-shadow: none; font-weight: 700; font-size: 14px; line-height: 20px; font-family: Arial; margin: 0px; border-width: 0px; border-style: none; white-space:nowrap; text-shadow: 0px 2px 5px rgba(0, 0, 0, 0.5); }
.tp-caption.medium_text { position: absolute; color: #fff; text-shadow: none; font-weight: 300; font-size: 20px; line-height: 20px; font-family: 'Open Sans', sans; margin: 0px; border-width: 0px; border-style: none; white-space:nowrap; text-shadow: 0px 2px 5px rgba(0, 0, 0, 0.5); }
.tp-caption.large_text { position: absolute; color: #fff; text-shadow: none; font-weight: 300; font-size: 36px; line-height: 36px; font-family: 'Open Sans', sans; margin: 0px; border-width: 0px; border-style: none; white-space:nowrap; text-shadow: 0px 2px 5px rgba(0, 0, 0, 0.5); }
.tp-caption.large_black_text { position: absolute; color: #000; text-shadow: none; font-weight: 300; font-size: 42px; line-height: 42px; font-family: 'Open Sans', sans; margin: 0px; border-width: 0px; border-style: none; white-space:nowrap; }
.tp-caption.very_large_text { position: absolute; color: #fff; text-shadow: none; font-weight: 800; font-size: 60px; line-height: 60px; font-family: 'Open Sans', sans; margin: 0px; border-width: 0px; border-style: none; white-space:nowrap; text-shadow: 0px 2px 5px rgba(0, 0, 0, 0.5); letter-spacing: 0px; }
.tp-caption.very_large_black_text { position: absolute; color: #000; text-shadow: none; font-weight: 800; font-size: 72px; line-height: 72px; font-family: 'Open Sans', sans; margin: 0px; border-width: 0px; border-style: none; white-space:nowrap; }
.tp-caption.bold_red_text { position: absolute; color: #d31e00; text-shadow: none; font-weight: 800; font-size: 20px; line-height: 20px; font-family: 'Open Sans', sans; margin: 0px; border-width: 0px; border-style: none; white-space:nowrap; }
.tp-caption.bold_brown_text { position: absolute; color: #a04606; text-shadow: none; font-weight: 800; font-size: 20px; line-height: 20px; font-family: 'Open Sans', sans; margin: 0px; border-width: 0px; border-style: none; white-space:nowrap; }
.tp-caption.bold_green_text { position: absolute; color: #5b9830; text-shadow: none; font-weight: 800; font-size: 20px; line-height: 20px; font-family: 'Open Sans', sans; margin: 0px; border-width: 0px; border-style: none; white-space:nowrap; }
.tp-caption.very_big_white { position: absolute; color: #fff; text-shadow: none; font-weight: 0; font-size: 36px; line-height: 36px; font-family: 'Open Sans', sans; margin: 0px; border-width: 0px; border-style: none; white-space:nowrap; padding: 10px 15px; padding-top: 1px; background-color: rgba(0, 0, 0, 0.6); }
.tp-caption.very_big_black { position: absolute; color: #000; text-shadow: none; font-weight: 700; font-size: 60px; line-height: 60px; font-family: Arial; margin: 0px; border-width: 0px; border-style: none; white-space:nowrap; padding: 0px 4px; padding-top: 1px; background-color:#fff; }
.tp-caption.boxshadow { -moz-box-shadow: 0px 0px 20px rgba(0, 0, 0, 0.5); -webkit-box-shadow: 0px 0px 20px rgba(0, 0, 0, 0.5); box-shadow: 0px 0px 20px rgba(0, 0, 0, 0.5); }
.tp-caption.black { color: #000; text-shadow: none; font-weight: 300; font-size: 19px; line-height: 19px; font-family: 'Open Sans', sans; }
.tp-caption.noshadow { text-shadow: none; }
.tp_inner_padding { box-sizing:border-box; -webkit-box-sizing:border-box; -moz-box-sizing:border-box; max-height:none !important; }
/****************************************************************

	-	SET THE ANIMATION EVEN MORE SMOOTHER ON ANDROID   -

******************************************************************/

.tp-simpleresponsive .slotholder *, .tp-simpleresponsive img { -webkit-transform: translateZ(0); -webkit-backface-visibility: hidden; -webkit-perspective: 1000; }
/************************************************
	  - SOME CAPTION MODIFICATION AT START  -
*************************************************/
.tp-simpleresponsive .caption, .tp-simpleresponsive .tp-caption { -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)"; -moz-opacity: 0; -khtml-opacity: 0; opacity: 0; position:absolute; visibility: hidden; }
.tp-simpleresponsive img { max-width:none; }
/******************************
	-	IE8 HACKS	-
*******************************/
.noFilterClass { filter:none !important; }
/******************************
	-	SHADOWS		-
******************************/
.tp-bannershadow { position:absolute; margin-left:auto; margin-right:auto; -moz-user-select: none; -khtml-user-select: none; -webkit-user-select: none; -o-user-select: none; }
.tp-bannershadow.tp-shadow1 { /*background:url(https://www.madpromotions.it/skin/frontend/megatron/madpro/assets/shadow1.png) no-repeat;*/ background-size:100%; width:890px; height:30px; bottom:-30px; }
.tp-bannershadow.tp-shadow2 { /*background:url(https://www.madpromotions.it/skin/frontend/megatron/madpro/assets/shadow2.png) no-repeat;*/ background-size:100%; width:890px; height:60px; bottom:-60px; }
.tp-bannershadow.tp-shadow3 { /*background:url(https://www.madpromotions.it/skin/frontend/megatron/madpro/assets/shadow3.png) no-repeat;*/ background-size:100%; width:890px; height:60px; bottom:-60px; }
/********************************
	-	FULLSCREEN VIDEO	-
*********************************/
.caption.fullscreenvideo { left:0px; top:0px; position:absolute; width:100%; height:100%; }
.caption.fullscreenvideo iframe { width:100% !important; height:100% !important; }
.tp-caption.fullscreenvideo { left:0px; top:0px; position:absolute; width:100%; height:100%; }
.tp-caption.fullscreenvideo iframe { width:100% !important; height:100% !important; }
/************************
	-	NAVIGATION	-
*************************/

/** BULLETS **/

.tpclear { clear:both; }
.tp-bullets { z-index:1000; position:absolute; -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)"; -moz-opacity: 1; -khtml-opacity: 1; opacity: 1; -webkit-transition: opacity 0.2s ease-out; -moz-transition: opacity 0.2s ease-out; -o-transition: opacity 0.2s ease-out; -ms-transition: opacity 0.2s ease-out; }
.tp-bullets.hidebullets { -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)"; -moz-opacity: 0; -khtml-opacity: 0; opacity: 0; }
.tp-bullets.simplebullets.navbar { border:1px solid #666; border-bottom:1px solid #444; /*background:url(https://www.madpromotions.it/skin/frontend/megatron/madpro/assets/boxed_bgtile.png);*/ height:40px; padding:0px 10px; -webkit-border-radius: 5px; -moz-border-radius: 5px; border-radius: 5px; }
.tp-bullets.simplebullets.navbar-old { /*background:url(https://www.madpromotions.it/skin/frontend/megatron/madpro/assets/navigdots_bgtile.png);*/ height:35px; padding:0px 10px; -webkit-border-radius: 5px; -moz-border-radius: 5px; border-radius: 5px; }
.tp-bullets.simplebullets.round .bullet { cursor:pointer; position:relative; /*background:url(https://www.madpromotions.it/skin/frontend/megatron/madpro/assets/bullet.png) no-Repeat top left;*/ width:20px; height:20px; margin-right:0px; float:left; margin-top:-10px; margin-left:3px; }
.tp-bullets.simplebullets.round .bullet.last { margin-right:3px; }
.tp-bullets.simplebullets.round-old .bullet { cursor:pointer; position:relative; /*background:url(https://www.madpromotions.it/skin/frontend/megatron/madpro/assets/bullets.png) no-Repeat bottom left;*/ width:23px; height:23px; margin-right:0px; float:left; margin-top:-12px; }
.tp-bullets.simplebullets.round-old .bullet.last { margin-right:0px; }
/**	SQUARE BULLETS **/
.tp-bullets.simplebullets.square .bullet { cursor:pointer; position:relative; /*background:url(https://www.madpromotions.it/skin/frontend/megatron/madpro/assets/bullets2.png) no-Repeat bottom left;*/ width:19px; height:19px; margin-right:0px; float:left; margin-top:-10px; }
.tp-bullets.simplebullets.square .bullet.last { margin-right:0px; }
/**	SQUARE BULLETS **/
.tp-bullets.simplebullets.square-old .bullet { cursor:pointer; position:relative; /*background:url(https://www.madpromotions.it/skin/frontend/megatron/madpro/assets/bullets2.png) no-Repeat bottom left;*/ width:19px; height:19px; margin-right:0px; float:left; margin-top:-10px; }
.tp-bullets.simplebullets.square-old .bullet.last { margin-right:0px; }
/** navbar NAVIGATION VERSION **/
.tp-bullets.simplebullets.navbar .bullet { cursor:pointer; position:relative; /*background:url(https://www.madpromotions.it/skin/frontend/megatron/madpro/assets/bullet_boxed.png) no-Repeat top left;*/ width:18px; height:19px; margin-right:5px; float:left; margin-top:10px; }
.tp-bullets.simplebullets.navbar .bullet.first { margin-left:0px !important; }
.tp-bullets.simplebullets.navbar .bullet.last { margin-right:0px !important; }
/** navbar NAVIGATION VERSION **/
.tp-bullets.simplebullets.navbar-old .bullet { cursor:pointer; position:relative; /*background:url(https://www.madpromotions.it/skin/frontend/megatron/madpro/assets/navigdots.png) no-Repeat bottom left;*/ width:15px; height:15px; margin-left:5px !important; margin-right:5px !important; float:left; margin-top:10px; }
.tp-bullets.simplebullets.navbar-old .bullet.first { margin-left:0px !important; }
.tp-bullets.simplebullets.navbar-old .bullet.last { margin-right:0px !important; }
.tp-bullets.simplebullets .bullet:hover, .tp-bullets.simplebullets .bullet.selected { background-position:top left; }
.tp-bullets.simplebullets.round .bullet:hover, .tp-bullets.simplebullets.round .bullet.selected, .tp-bullets.simplebullets.navbar .bullet:hover, .tp-bullets.simplebullets.navbar .bullet.selected { background-position:bottom left; }
/*************************************
	-	TP ARROWS 	-
**************************************/
.tparrows { -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)"; -moz-opacity: 1; -khtml-opacity: 1; opacity: 1; -webkit-transition: opacity 0.2s ease-out; -moz-transition: opacity 0.2s ease-out; -o-transition: opacity 0.2s ease-out; -ms-transition: opacity 0.2s ease-out; }
.tparrows.hidearrows { -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)"; -moz-opacity: 0; -khtml-opacity: 0; opacity: 0; }
.tp-leftarrow { z-index:100; cursor:pointer; position:relative; /*background:url(https://www.madpromotions.it/skin/frontend/megatron/madpro/assets/large_left.png) no-Repeat top left;*/ width:40px; height:40px; }
.tp-rightarrow { z-index:100; cursor:pointer; position:relative; /*background:url(https://www.madpromotions.it/skin/frontend/megatron/madpro/assets/large_right.png) no-Repeat top left;*/ width:40px; height:40px; }
.tp-leftarrow.round { z-index:100; cursor:pointer; position:relative; /*background:url(https://www.madpromotions.it/skin/frontend/megatron/madpro/assets/small_left.png) no-Repeat top left;*/ width:19px; height:14px; margin-right:0px; float:left; margin-top:-7px; }
.tp-rightarrow.round { z-index:100; cursor:pointer; position:relative; /*background:url(https://www.madpromotions.it/skin/frontend/megatron/madpro/assets/small_right.png) no-Repeat top left;*/ width:19px; height:14px; margin-right:0px; float:left; margin-top:-7px; }
.tp-leftarrow.round-old { z-index:100; cursor:pointer; position:relative; /*background:url(https://www.madpromotions.it/skin/frontend/megatron/madpro/assets/arrow_left.png) no-Repeat top left;*/ width:26px; height:26px; margin-right:0px; float:left; margin-top:-13px; }
.tp-rightarrow.round-old { z-index:100; cursor:pointer; position:relative; /*background:url(https://www.madpromotions.it/skin/frontend/megatron/madpro/assets/arrow_right.png) no-Repeat top left;*/ width:26px; height:26px; margin-right:0px; float:left; margin-top:-13px; }
.tp-leftarrow.navbar { z-index:100; cursor:pointer; position:relative; /*background:url(https://www.madpromotions.it/skin/frontend/megatron/madpro/assets/small_left_boxed.png) no-Repeat top left;*/ width:20px; height:15px; float:left; margin-right:6px; margin-top:12px; }
.tp-rightarrow.navbar { z-index:100; cursor:pointer; position:relative; /*background:url(https://www.madpromotions.it/skin/frontend/megatron/madpro/assets/small_right_boxed.png) no-Repeat top left;*/ width:20px; height:15px; float:left; margin-left:6px; margin-top:12px; }
.tp-leftarrow.navbar-old { z-index:100; cursor:pointer; position:relative; /*background:url(https://www.madpromotions.it/skin/frontend/megatron/madpro/assets/arrowleft.png) no-Repeat top left;*/ width:9px; height:16px; float:left; margin-right:6px; margin-top:10px; }
.tp-rightarrow.navbar-old { z-index:100; cursor:pointer; position:relative; /*background:url(https://www.madpromotions.it/skin/frontend/megatron/madpro/assets/arrowright.png) no-Repeat top left;*/ width:9px; height:16px; float:left; margin-left:6px; margin-top:10px; }
.tp-leftarrow.navbar-old.thumbswitharrow { margin-right:10px; }
.tp-rightarrow.navbar-old.thumbswitharrow { margin-left:0px; }
.tp-leftarrow.square { z-index:100; cursor:pointer; position:relative; /*background:url(https://www.madpromotions.it/skin/frontend/megatron/madpro/assets/arrow_left2.png) no-Repeat top left;*/ width:12px; height:17px; float:left; margin-right:0px; margin-top:-9px; }
.tp-rightarrow.square { z-index:100; cursor:pointer; position:relative;/* background:url(https://www.madpromotions.it/skin/frontend/megatron/madpro/assets/arrow_right2.png) no-Repeat top left;*/ width:12px; height:17px; float:left; margin-left:0px; margin-top:-9px; }
.tp-leftarrow.square-old { z-index:100; cursor:pointer; position:relative; /*background:url(https://www.madpromotions.it/skin/frontend/megatron/madpro/assets/arrow_left2.png) no-Repeat top left;*/ width:12px; height:17px; float:left; margin-right:0px; margin-top:-9px; }
.tp-rightarrow.square-old { z-index:100; cursor:pointer; position:relative; /*background:url(https://www.madpromotions.it/skin/frontend/megatron/madpro/assets/arrow_right2.png) no-Repeat top left;*/ width:12px; height:17px; float:left; margin-left:0px; margin-top:-9px; }
.tp-leftarrow.default { z-index:100; cursor:pointer; position:relative;/* background:url(https://www.madpromotions.it/skin/frontend/megatron/madpro/assets/large_left.png) no-Repeat 0 0;*/ width:40px; height:40px; }
.tp-rightarrow.default { z-index:100; cursor:pointer; position:relative;/* background:url(https://www.madpromotions.it/skin/frontend/megatron/madpro/assets/large_right.png) no-Repeat 0 0;*/ width:40px; height:40px; }
.tp-leftarrow:hover, .tp-rightarrow:hover { background-position:bottom left; }
/****************************************************************************************************
	-	TP THUMBS 	-
*****************************************************************************************************

 - tp-thumbs & tp-mask Width is the width of the basic Thumb Container (500px basic settings)

 - .bullet width & height is the dimension of a simple Thumbnail (basic 100px x 50px)

 *****************************************************************************************************/


.tp-bullets.tp-thumbs { z-index:1000; position:absolute; padding:3px; background-color:#fff; width:500px; height:50px; 			/* THE DIMENSIONS OF THE THUMB CONTAINER */ margin-top:-50px; }
.fullwidthbanner-container { position:relative; margin-top:0; }
.fullwidthbanner-container .tp-thumbs { padding:3px; }
.tp-bullets.tp-thumbs .tp-mask { width:500px; height:50px;  			/* THE DIMENSIONS OF THE THUMB CONTAINER */ overflow:hidden; position:relative; }
.tp-bullets.tp-thumbs .tp-mask .tp-thumbcontainer { width:5000px; position:absolute; }
.tp-bullets.tp-thumbs .bullet { width:100px; height:50px; 			/* THE DIMENSION OF A SINGLE THUMB */ cursor:pointer; overflow:hidden; background:none; margin:0; float:left; -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)"; /*filter: alpha(opacity=50);	*/ -moz-opacity: 0.5; -khtml-opacity: 0.5; opacity: 0.5; -webkit-transition: all 0.2s ease-out; -moz-transition: all 0.2s ease-out; -o-transition: all 0.2s ease-out; -ms-transition: all 0.2s ease-out; }
.tp-bullets.tp-thumbs .bullet:hover, .tp-bullets.tp-thumbs .bullet.selected { -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)"; -moz-opacity: 1; -khtml-opacity: 1; opacity: 1; }
.tp-thumbs img { width:100%; }
/************************************
		-	TP BANNER TIMER		-
*************************************/
.tp-bannertimer { width:100%; height:10px; /*background:url(https://www.madpromotions.it/skin/frontend/megatron/madpro/assets/timer.png);*/ position:absolute; z-index:200; }
.tp-bannertimer.tp-bottom { bottom:0px !important; height:5px; }




/***************************************
	-	RESPONSIVE SETTINGS 	-
****************************************/


	@media only screen and (min-width: 768px) and (max-width: 959px) {
}
 @media only screen and (min-width: 480px) and (max-width: 767px) {
 .responsive .tp-bullets.tp-thumbs {
width:300px !important;
height:30px !important;
}
 .responsive .tp-bullets.tp-thumbs .tp-mask {
width:300px !important;
height:30px !important;
}
 .responsive .tp-bullets.tp-thumbs .bullet {
width:60px !important;
height:30px !important;
}
}
 @media only screen and (min-width: 0px) and (max-width: 479px) {
 .responsive .tp-bullets {
display:none
}
 .responsive .tparrows {
display:none;
}
}
/*********************************************

	-	BASIC SETTINGS FOR THE BANNER	-

***********************************************/

.tp-simpleresponsive img { -moz-user-select: none; -khtml-user-select: none; -webkit-user-select: none; -o-user-select: none; }
.tp-simpleresponsive a { text-decoration:none; }
.tp-simpleresponsive ul { list-style:none; padding:0; margin:0; }
.tp-simpleresponsive >ul >li { list-stye:none; position:absolute; visibility:hidden; }
/*  CAPTION SLIDELINK   **/
.fullwidthbanner-container { width: 100% !important; max-height: 440px; position: relative; padding: 0; overflow: hidden; }
.fullwidthbanner-container .fullwidthbanner { max-height: 440px; position: relative; width: 100% !important; }
.tp-leftarrow.default, .tp-rightarrow.default { width: 40px !important; height: 80px !important; left: -40px !important; }
.tp-rightarrow.default { left: auto !important; right: -40px !important; text-align:right; }
.tp-leftarrow.default:before, .tp-rightarrow.default:before { font-family: "icomoon"; font-size: 3.4em; line-height: 2em; content: '\e078'; display: block; text-align: center; color: #000; text-shadow: 1px 1px rgba(255, 255, 255, 0.5);}
.tp-rightarrow.default:before { content: '\e07b'; }
.tp-leftarrow.default:hover:before, .tp-rightarrow.default:hover:before {color: #ee3b27;}
.tp-leftarrow.default:hover, .tp-rightarrow.default:hover { }
.tp-bullets { bottom: 22px !important; -webkit-transition: bottom 0.2s ease !important; transition: bottom 0.2s ease !important; }
.fullwidthbanner-container .bullet { width: 13px !important; height: 13px !important; border-radius: 50%; background: rgba(0, 0, 0, 0.4) !important; box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.4), 0 1px 0 rgba(250, 250, 250, 0.1); margin: 0 4px !important; -webkit-transition: opacity 0.2s ease !important; transition: opacity 0.2s ease !important; }
.fullwidthbanner-container .bullet.selected { background: #e34735 !important; box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0), 0 1px 2px rgba(0, 0, 0, 0.15); }
.fullwidthbanner-container:hover .tp-leftarrow.default { left: 20px !important; }
.fullwidthbanner-container:hover .tp-rightarrow.default { right: 20px !important; }

/*-----------------------------------------------------------------------------

	-	Revolution Slider 4.1 Captions -

		Screen Stylesheet

version:   	1.4.5
date:      	27/11/13
author:		themepunch
email:     	info@themepunch.com
website:   	http://www.themepunch.com
-----------------------------------------------------------------------------*/



/*************************
	-	CAPTIONS	-
**************************/

.tp-static-layers	{	position:absolute; z-index:505; top:0px;left:0px}

.tp-hide-revslider,.tp-caption.tp-hidden-caption	{	visibility:hidden !important; display:none !important}


.tp-caption { z-index:1; white-space:nowrap}

.tp-caption-demo .tp-caption	{	position:relative !important; display:inline-block; margin-bottom:10px; margin-right:20px !important}


.tp-caption.whitedivider3px {

	color: #000000;
	text-shadow: none;
	background-color: rgb(255, 255, 255);
	background-color: rgba(255, 255, 255, 1);
	text-decoration: none;
	min-width: 408px;
	min-height: 3px;
	background-position: initial initial;
	background-repeat: initial initial;
	border-width: 0px;
	border-color: #000000;
	border-style: none;
}


.tp-caption.finewide_large_white {
color:#ffffff;
text-shadow:none;
font-size:60px;
line-height:60px;
font-weight:300;
font-family:"Open Sans", sans-serif;
background-color:transparent;
text-decoration:none;
text-transform:uppercase;
letter-spacing:8px;
border-width:0px;
border-color:rgb(0, 0, 0);
border-style:none;
}

.tp-caption.whitedivider3px {
color:#000000;
text-shadow:none;
background-color:rgb(255, 255, 255);
background-color:rgba(255, 255, 255, 1);
text-decoration:none;
font-size:0px;
line-height:0;
min-width:468px;
min-height:3px;
border-width:0px;
border-color:rgb(0, 0, 0);
border-style:none;
}

.tp-caption.finewide_medium_white {
color:#ffffff;
text-shadow:none;
font-size:37px;
line-height:37px;
font-weight:300;
font-family:"Open Sans", sans-serif;
background-color:transparent;
text-decoration:none;
text-transform:uppercase;
letter-spacing:5px;
border-width:0px;
border-color:rgb(0, 0, 0);
border-style:none;
}

.tp-caption.boldwide_small_white {
font-size:25px;
line-height:25px;
font-weight:800;
font-family:"Open Sans", sans-serif;
color:rgb(255, 255, 255);
text-decoration:none;
background-color:transparent;
text-shadow:none;
text-transform:uppercase;
letter-spacing:5px;
border-width:0px;
border-color:rgb(0, 0, 0);
border-style:none;
}

.tp-caption.whitedivider3px_vertical {
color:#000000;
text-shadow:none;
background-color:rgb(255, 255, 255);
background-color:rgba(255, 255, 255, 1);
text-decoration:none;
font-size:0px;
line-height:0;
min-width:3px;
min-height:130px;
border-width:0px;
border-color:rgb(0, 0, 0);
border-style:none;
}

.tp-caption.finewide_small_white {
color:#ffffff;
text-shadow:none;
font-size:25px;
line-height:25px;
font-weight:300;
font-family:"Open Sans", sans-serif;
background-color:transparent;
text-decoration:none;
text-transform:uppercase;
letter-spacing:5px;
border-width:0px;
border-color:rgb(0, 0, 0);
border-style:none;
}

.tp-caption.finewide_verysmall_white_mw {
font-size:13px;
line-height:25px;
font-weight:400;
font-family:"Open Sans", sans-serif;
color:#ffffff;
text-decoration:none;
background-color:transparent;
text-shadow:none;
text-transform:uppercase;
letter-spacing:5px;
max-width:470px;
white-space:normal !important;
border-width:0px;
border-color:rgb(0, 0, 0);
border-style:none;
}

.tp-caption.lightgrey_divider {
text-decoration:none;
background-color:rgb(235, 235, 235);
background-color:rgba(235, 235, 235, 1);
width:370px;
height:3px;
background-position:initial initial;
background-repeat:initial initial;
border-width:0px;
border-color:rgb(34, 34, 34);
border-style:none;
}

.tp-caption.finewide_large_white {
color: #FFF;
text-shadow: none;
font-size: 60px;
line-height: 60px;
font-weight: 300;
font-family: "Open Sans", sans-serif;
background-color: rgba(0, 0, 0, 0);
text-decoration: none;
text-transform: uppercase;
letter-spacing: 8px;
border-width: 0px;
border-color: #000;
border-style: none;
}

.tp-caption.finewide_medium_white {
color: #FFF;
text-shadow: none;
font-size: 34px;
line-height: 34px;
font-weight: 300;
font-family: "Open Sans", sans-serif;
background-color: rgba(0, 0, 0, 0);
text-decoration: none;
text-transform: uppercase;
letter-spacing: 5px;
border-width: 0px;
border-color: #000;
border-style: none;
}

.tp-caption.huge_red {
position:absolute;
color:rgb(223,75,107);
font-weight:400;
font-size:150px;
line-height:130px;
font-family: 'Oswald', sans-serif;
margin:0px;
border-width:0px;
border-style:none;
white-space:nowrap;
background-color:rgb(45,49,54);
padding:0px;
}

.tp-caption.middle_yellow {
position:absolute;
color:rgb(251,213,114);
font-weight:600;
font-size:50px;
line-height:50px;
font-family: 'Open Sans', sans-serif;
margin:0px;
border-width:0px;
border-style:none;
white-space:nowrap;
}

.tp-caption.huge_thin_yellow {
	position:absolute;
color:rgb(251,213,114);
font-weight:300;
font-size:90px;
line-height:90px;
font-family: 'Open Sans', sans-serif;
margin:0px;
letter-spacing: 20px;
border-width:0px;
border-style:none;
white-space:nowrap;
}

.tp-caption.big_dark {
position:absolute;
color:#333;
font-weight:700;
font-size:70px;
line-height:70px;
font-family:"Open Sans";
margin:0px;
border-width:0px;
border-style:none;
white-space:nowrap;
}

.tp-caption.medium_dark {
position:absolute;
color:#333;
font-weight:300;
font-size:40px;
line-height:40px;
font-family:"Open Sans";
margin:0px;
letter-spacing: 5px;
border-width:0px;
border-style:none;
white-space:nowrap;
}


.tp-caption.medium_grey {
position:absolute;
color:#fff;
text-shadow:0px 2px 5px rgba(0, 0, 0, 0.5);
font-weight:700;
font-size:20px;
line-height:20px;
font-family:Arial;
padding:2px 4px;
margin:0px;
border-width:0px;
border-style:none;
background-color:#888;
white-space:nowrap;
}

.tp-caption.small_text {
position:absolute;
color:#fff;
text-shadow:0px 2px 5px rgba(0, 0, 0, 0.5);
font-weight:700;
font-size:14px;
line-height:20px;
font-family:Arial;
margin:0px;
border-width:0px;
border-style:none;
white-space:nowrap;
}

.tp-caption.medium_text {
position:absolute;
color:#fff;
text-shadow:0px 2px 5px rgba(0, 0, 0, 0.5);
font-weight:700;
font-size:20px;
line-height:20px;
font-family:Arial;
margin:0px;
border-width:0px;
border-style:none;
white-space:nowrap;
}


.tp-caption.large_bold_white_25 {
font-size:55px;
line-height:65px;
font-weight:700;
font-family:"Open Sans";
color:#fff;
text-decoration:none;
background-color:transparent;
text-align:center;
text-shadow:#000 0px 5px 10px;
border-width:0px;
border-color:rgb(255, 255, 255);
border-style:none;
}

.tp-caption.medium_text_shadow {
font-size:25px;
line-height:25px;
font-weight:600;
font-family:"Open Sans";
color:#fff;
text-decoration:none;
background-color:transparent;
text-align:center;
text-shadow:#000 0px 5px 10px;
border-width:0px;
border-color:rgb(255, 255, 255);
border-style:none;
}

.tp-caption.large_text {
position:absolute;
color:#fff;
text-shadow:0px 2px 5px rgba(0, 0, 0, 0.5);
font-weight:700;
font-size:40px;
line-height:40px;
font-family:Arial;
margin:0px;
border-width:0px;
border-style:none;
white-space:nowrap;
}

.tp-caption.medium_bold_grey {
font-size:30px;
line-height:30px;
font-weight:800;
font-family:"Open Sans";
color:rgb(102, 102, 102);
text-decoration:none;
background-color:transparent;
text-shadow:none;
margin:0px;
padding:1px 4px 0px;
border-width:0px;
border-color:rgb(255, 214, 88);
border-style:none;
}

.tp-caption.very_large_text {
position:absolute;
color:#fff;
text-shadow:0px 2px 5px rgba(0, 0, 0, 0.5);
font-weight:700;
font-size:60px;
line-height:60px;
font-family:Arial;
margin:0px;
border-width:0px;
border-style:none;
white-space:nowrap;
letter-spacing:-2px;
}

.tp-caption.very_big_white {
position:absolute;
color:#fff;
text-shadow:none;
font-weight:800;
font-size:60px;
line-height:60px;
font-family:Arial;
margin:0px;
border-width:0px;
border-style:none;
white-space:nowrap;
padding:0px 4px;
padding-top:1px;
background-color:#000;
}

.tp-caption.very_big_black {
position:absolute;
color:#000;
text-shadow:none;
font-weight:700;
font-size:60px;
line-height:60px;
font-family:Arial;
margin:0px;
border-width:0px;
border-style:none;
white-space:nowrap;
padding:0px 4px;
padding-top:1px;
background-color:#fff;
}

.tp-caption.modern_medium_fat {
position:absolute;
color:#000;
text-shadow:none;
font-weight:800;
font-size:24px;
line-height:20px;
font-family:"Open Sans", sans-serif;
margin:0px;
border-width:0px;
border-style:none;
white-space:nowrap;
}

.tp-caption.modern_medium_fat_white {
position:absolute;
color:#fff;
text-shadow:none;
font-weight:800;
font-size:24px;
line-height:20px;
font-family:"Open Sans", sans-serif;
margin:0px;
border-width:0px;
border-style:none;
white-space:nowrap;
}

.tp-caption.modern_medium_light {
position:absolute;
color:#000;
text-shadow:none;
font-weight:300;
font-size:24px;
line-height:20px;
font-family:"Open Sans", sans-serif;
margin:0px;
border-width:0px;
border-style:none;
white-space:nowrap;
}

.tp-caption.modern_big_bluebg {
position:absolute;
color:#fff;
text-shadow:none;
font-weight:800;
font-size:30px;
line-height:36px;
font-family:"Open Sans", sans-serif;
padding:3px 10px;
margin:0px;
border-width:0px;
border-style:none;
background-color:#4e5b6c;
letter-spacing:0;
}

.tp-caption.modern_big_redbg {
position:absolute;
color:#fff;
text-shadow:none;
font-weight:300;
font-size:30px;
line-height:36px;
font-family:"Open Sans", sans-serif;
padding:3px 10px;
padding-top:1px;
margin:0px;
border-width:0px;
border-style:none;
background-color:#de543e;
letter-spacing:0;
}

.tp-caption.modern_small_text_dark {
position:absolute;
color:#555;
text-shadow:none;
font-size:14px;
line-height:22px;
font-family:Arial;
margin:0px;
border-width:0px;
border-style:none;
white-space:nowrap;
}

.tp-caption.boxshadow {
-moz-box-shadow:0px 0px 20px rgba(0, 0, 0, 0.5);
-webkit-box-shadow:0px 0px 20px rgba(0, 0, 0, 0.5);
box-shadow:0px 0px 20px rgba(0, 0, 0, 0.5);
}

.tp-caption.black {
color:#000;
text-shadow:none;
}

.tp-caption.noshadow {
text-shadow:none;
}

.tp-caption a {
color:#ff7302;
text-shadow:none;
-webkit-transition:all 0.2s ease-out;
-moz-transition:all 0.2s ease-out;
-o-transition:all 0.2s ease-out;
-ms-transition:all 0.2s ease-out;
}

.tp-caption a:hover {
color:#ffa902;
}

.tp-caption.thinheadline_dark {
position:absolute;
color:rgba(0,0,0,0.85);
text-shadow:none;
font-weight:300;
font-size:30px;
line-height:30px;
font-family:"Open Sans";
background-color:transparent;
}

.tp-caption.thintext_dark {
position:absolute;
color:rgba(0,0,0,0.85);
text-shadow:none;
font-weight:300;
font-size:16px;
line-height:26px;
font-family:"Open Sans";
background-color:transparent;
}

.tp-caption.medium_bg_red a {
	color: #fff;
    text-decoration: none;
}

.tp-caption.medium_bg_red a:hover {
	color: #fff;
    text-decoration: underline;
}

.tp-caption.smoothcircle {
font-size:30px;
line-height:75px;
font-weight:800;
font-family:"Open Sans";
color:rgb(255, 255, 255);
text-decoration:none;
background-color:rgb(0, 0, 0);
background-color:rgba(0, 0, 0, 0.498039);
padding:50px 25px;
text-align:center;
border-radius:500px 500px 500px 500px;
border-width:0px;
border-color:rgb(0, 0, 0);
border-style:none;
}

.tp-caption.largeblackbg {
font-size:50px;
line-height:70px;
font-weight:300;
font-family:"Open Sans";
color:rgb(255, 255, 255);
text-decoration:none;
background-color:rgb(0, 0, 0);
padding:0px 20px 5px;
text-shadow:none;
border-width:0px;
border-color:rgb(255, 255, 255);
border-style:none;
}

.tp-caption.largepinkbg {
position:absolute;
color:#fff;
text-shadow:none;
font-weight:300;
font-size:50px;
line-height:70px;
font-family:"Open Sans";
background-color:#db4360;
padding:0px 20px;
-webkit-border-radius:0px;
-moz-border-radius:0px;
border-radius:0px;
}

.tp-caption.largewhitebg {
position:absolute;
color:#000;
text-shadow:none;
font-weight:300;
font-size:50px;
line-height:70px;
font-family:"Open Sans";
background-color:#fff;
padding:0px 20px;
-webkit-border-radius:0px;
-moz-border-radius:0px;
border-radius:0px;
}

.tp-caption.largegreenbg {
position:absolute;
color:#fff;
text-shadow:none;
font-weight:300;
font-size:50px;
line-height:70px;
font-family:"Open Sans";
background-color:#67ae73;
padding:0px 20px;
-webkit-border-radius:0px;
-moz-border-radius:0px;
border-radius:0px;
}

.tp-caption.excerpt {
font-size:36px;
line-height:36px;
font-weight:700;
font-family:Arial;
color:#ffffff;
text-decoration:none;
background-color:rgba(0, 0, 0, 1);
text-shadow:none;
margin:0px;
letter-spacing:-1.5px;
padding:1px 4px 0px 4px;
width:150px;
white-space:normal !important;
height:auto;
border-width:0px;
border-color:rgb(255, 255, 255);
border-style:none;
}

.tp-caption.large_bold_grey {
font-size:60px;
line-height:60px;
font-weight:800;
font-family:"Open Sans";
color:rgb(102, 102, 102);
text-decoration:none;
background-color:transparent;
text-shadow:none;
margin:0px;
padding:1px 4px 0px;
border-width:0px;
border-color:rgb(255, 214, 88);
border-style:none;
}

.tp-caption.medium_thin_grey {
font-size:34px;
line-height:30px;
font-weight:300;
font-family:"Open Sans";
color:rgb(102, 102, 102);
text-decoration:none;
background-color:transparent;
padding:1px 4px 0px;
text-shadow:none;
margin:0px;
border-width:0px;
border-color:rgb(255, 214, 88);
border-style:none;
}

.tp-caption.small_thin_grey {
font-size:18px;
line-height:26px;
font-weight:300;
font-family:"Open Sans";
color:rgb(117, 117, 117);
text-decoration:none;
background-color:transparent;
padding:1px 4px 0px;
text-shadow:none;
margin:0px;
border-width:0px;
border-color:rgb(255, 214, 88);
border-style:none;
}

.tp-caption.lightgrey_divider {
text-decoration:none;
background-color:rgba(235, 235, 235, 1);
width:370px;
height:3px;
background-position:initial initial;
background-repeat:initial initial;
border-width:0px;
border-color:rgb(34, 34, 34);
border-style:none;
}

.tp-caption.large_bold_darkblue {
font-size:58px;
line-height:60px;
font-weight:800;
font-family:"Open Sans";
color:rgb(52, 73, 94);
text-decoration:none;
background-color:transparent;
border-width:0px;
border-color:rgb(255, 214, 88);
border-style:none;
}

.tp-caption.medium_bg_darkblue {
font-size:20px;
line-height:20px;
font-weight:800;
font-family:"Open Sans";
color:rgb(255, 255, 255);
text-decoration:none;
background-color:rgb(52, 73, 94);
padding:10px;
border-width:0px;
border-color:rgb(255, 214, 88);
border-style:none;
}

.tp-caption.medium_bold_red {
font-size:24px;
line-height:30px;
font-weight:800;
font-family:"Open Sans";
color:rgb(227, 58, 12);
text-decoration:none;
background-color:transparent;
padding:0px;
border-width:0px;
border-color:rgb(255, 214, 88);
border-style:none;
}

.tp-caption.medium_light_red {
font-size:21px;
line-height:26px;
font-weight:300;
font-family:"Open Sans";
color:rgb(227, 58, 12);
text-decoration:none;
background-color:transparent;
padding:0px;
border-width:0px;
border-color:rgb(255, 214, 88);
border-style:none;
}

.tp-caption.medium_bg_red {
font-size:20px;
line-height:20px;
font-weight:800;
font-family:"Open Sans";
color:rgb(255, 255, 255);
text-decoration:none;
background-color:rgb(227, 58, 12);
padding:10px;
border-width:0px;
border-color:rgb(255, 214, 88);
border-style:none;
}

.tp-caption.medium_bold_orange {
font-size:24px;
line-height:30px;
font-weight:800;
font-family:"Open Sans";
color:rgb(243, 156, 18);
text-decoration:none;
background-color:transparent;
border-width:0px;
border-color:rgb(255, 214, 88);
border-style:none;
}

.tp-caption.medium_bg_orange {
font-size:20px;
line-height:20px;
font-weight:800;
font-family:"Open Sans";
color:rgb(255, 255, 255);
text-decoration:none;
background-color:rgb(243, 156, 18);
padding:10px;
border-width:0px;
border-color:rgb(255, 214, 88);
border-style:none;
}

.tp-caption.grassfloor {
text-decoration:none;
background-color:rgba(160, 179, 151, 1);
width:4000px;
height:150px;
border-width:0px;
border-color:rgb(34, 34, 34);
border-style:none;
}

.tp-caption.large_bold_white {
font-size:58px;
line-height:60px;
font-weight:800;
font-family:"Open Sans";
color:rgb(255, 255, 255);
text-decoration:none;
background-color:transparent;
border-width:0px;
border-color:rgb(255, 214, 88);
border-style:none;
}

.tp-caption.medium_light_white {
font-size:30px;
line-height:36px;
font-weight:300;
font-family:"Open Sans";
color:rgb(255, 255, 255);
text-decoration:none;
background-color:transparent;
padding:0px;
border-width:0px;
border-color:rgb(255, 214, 88);
border-style:none;
}

.tp-caption.mediumlarge_light_white {
font-size:34px;
line-height:40px;
font-weight:300;
font-family:"Open Sans";
color:rgb(255, 255, 255);
text-decoration:none;
background-color:transparent;
padding:0px;
border-width:0px;
border-color:rgb(255, 214, 88);
border-style:none;
}

.tp-caption.mediumlarge_light_white_center {
font-size:34px;
line-height:40px;
font-weight:300;
font-family:"Open Sans";
color:#ffffff;
text-decoration:none;
background-color:transparent;
padding:0px 0px 0px 0px;
text-align:center;
border-width:0px;
border-color:rgb(255, 214, 88);
border-style:none;
}

.tp-caption.medium_bg_asbestos {
font-size:20px;
line-height:20px;
font-weight:800;
font-family:"Open Sans";
color:rgb(255, 255, 255);
text-decoration:none;
background-color:rgb(127, 140, 141);
padding:10px;
border-width:0px;
border-color:rgb(255, 214, 88);
border-style:none;
}

.tp-caption.medium_light_black {
font-size:30px;
line-height:36px;
font-weight:300;
font-family:"Open Sans";
color:rgb(0, 0, 0);
text-decoration:none;
background-color:transparent;
padding:0px;
border-width:0px;
border-color:rgb(255, 214, 88);
border-style:none;
}

.tp-caption.large_bold_black {
font-size:58px;
line-height:60px;
font-weight:800;
font-family:"Open Sans";
color:rgb(0, 0, 0);
text-decoration:none;
background-color:transparent;
border-width:0px;
border-color:rgb(255, 214, 88);
border-style:none;
}

.tp-caption.mediumlarge_light_darkblue {
font-size:34px;
line-height:40px;
font-weight:300;
font-family:"Open Sans";
color:rgb(52, 73, 94);
text-decoration:none;
background-color:transparent;
padding:0px;
border-width:0px;
border-color:rgb(255, 214, 88);
border-style:none;
}

.tp-caption.small_light_white {
font-size:17px;
line-height:28px;
font-weight:300;
font-family:"Open Sans";
color:rgb(255, 255, 255);
text-decoration:none;
background-color:transparent;
padding:0px;
border-width:0px;
border-color:rgb(255, 214, 88);
border-style:none;
}

.tp-caption.roundedimage {
border-width:0px;
border-color:rgb(34, 34, 34);
border-style:none;
}

.tp-caption.large_bg_black {
font-size:40px;
line-height:40px;
font-weight:800;
font-family:"Open Sans";
color:rgb(255, 255, 255);
text-decoration:none;
background-color:rgb(0, 0, 0);
padding:10px 20px 15px;
border-width:0px;
border-color:rgb(255, 214, 88);
border-style:none;
}

.tp-caption.mediumwhitebg {
font-size:30px;
line-height:30px;
font-weight:300;
font-family:"Open Sans";
color:rgb(0, 0, 0);
text-decoration:none;
background-color:rgb(255, 255, 255);
padding:5px 15px 10px;
text-shadow:none;
border-width:0px;
border-color:rgb(0, 0, 0);
border-style:none;
}

.tp-caption.medium_bg_orange_new1 {
font-size:20px;
line-height:20px;
font-weight:800;
font-family:"Open Sans";
color:rgb(255, 255, 255);
text-decoration:none;
background-color:rgb(243, 156, 18);
padding:10px;
border-width:0px;
border-color:rgb(255, 214, 88);
border-style:none;
}



.tp-caption.boxshadow{
		-moz-box-shadow: 0px 0px 20px rgba(0, 0, 0, 0.5);
		-webkit-box-shadow: 0px 0px 20px rgba(0, 0, 0, 0.5);
		box-shadow: 0px 0px 20px rgba(0, 0, 0, 0.5);
	}

.tp-caption.black{
		color: #000;
		text-shadow: none;
		font-weight: 300;
		font-size: 19px;
		line-height: 19px;
		font-family: 'Open Sans', sans;
	}

.tp-caption.noshadow {
		text-shadow: none;
	}


.tp_inner_padding	{	box-sizing:border-box;
						-webkit-box-sizing:border-box;
						-moz-box-sizing:border-box;
						max-height:none !important;	}


/*.tp-caption			{	transform:none !important}*/


/*********************************
	-	SPECIAL TP CAPTIONS -
**********************************/
.tp-caption .frontcorner		{
										width: 0;
										height: 0;
										border-left: 40px solid transparent;
										border-right: 0px solid transparent;
										border-top: 40px solid #00A8FF;
										position: absolute;left:-40px;top:0px;
									}

.tp-caption .backcorner		{
										width: 0;
										height: 0;
										border-left: 0px solid transparent;
										border-right: 40px solid transparent;
										border-bottom: 40px solid #00A8FF;
										position: absolute;right:0px;top:0px;
									}

.tp-caption .frontcornertop		{
										width: 0;
										height: 0;
										border-left: 40px solid transparent;
										border-right: 0px solid transparent;
										border-bottom: 40px solid #00A8FF;
										position: absolute;left:-40px;top:0px;
									}

.tp-caption .backcornertop		{
										width: 0;
										height: 0;
										border-left: 0px solid transparent;
										border-right: 40px solid transparent;
										border-top: 40px solid #00A8FF;
										position: absolute;right:0px;top:0px;
									}


/***********************************************
	-	SPECIAL ALTERNATIVE IMAGE SETTINGS	-
***********************************************/

img.tp-slider-alternative-image	{	width:100%; height:auto;}

/******************************
	-	BUTTONS	-
*******************************/

.tp-simpleresponsive .button				{	padding:6px 13px 5px; border-radius: 3px; -moz-border-radius: 3px; -webkit-border-radius: 3px; height:30px;
												cursor:pointer;
												color:#fff !important; text-shadow:0px 1px 1px rgba(0, 0, 0, 0.6) !important; font-size:15px; line-height:45px !important;
												/*background:url(https://www.madpromotions.it/skin/frontend/megatron/madpro/css/images/gradient/g30.png) repeat-x top;*/ font-family: arial, sans-serif; font-weight: bold; letter-spacing: -1px;
											}

.tp-simpleresponsive  .button.big			{	color:#fff; text-shadow:0px 1px 1px rgba(0, 0, 0, 0.6); font-weight:bold; padding:9px 20px; font-size:19px;  line-height:57px !important; /*background:url(https://www.madpromotions.it/skin/frontend/megatron/madpro/css/images/gradient/g40.png) repeat-x top*/}


.tp-simpleresponsive  .purchase:hover,
.tp-simpleresponsive  .button:hover,
.tp-simpleresponsive  .button.big:hover		{	background-position:bottom, 15px 11px}



	@media only screen and (min-width: 768px) and (max-width: 959px) {

	 }



	@media only screen and (min-width: 480px) and (max-width: 767px) {
		.tp-simpleresponsive  .button	{	padding:4px 8px 3px; line-height:25px !important; font-size:11px !important;font-weight:normal;	}
		.tp-simpleresponsive  a.button { -webkit-transition: none; -moz-transition: none; -o-transition: none; -ms-transition: none;	 }


	}

    @media only screen and (min-width: 0px) and (max-width: 479px) {
		.tp-simpleresponsive  .button	{	padding:2px 5px 2px; line-height:20px !important; font-size:10px !important}
		.tp-simpleresponsive  a.button { -webkit-transition: none; -moz-transition: none; -o-transition: none; -ms-transition: none;	 }
	}





/*	BUTTON COLORS	*/



.tp-simpleresponsive  .button.green, .tp-simpleresponsive  .button:hover.green,
.tp-simpleresponsive  .purchase.green, .tp-simpleresponsive  .purchase:hover.green			{ background-color:#21a117; -webkit-box-shadow:  0px 3px 0px 0px #104d0b;        -moz-box-shadow:   0px 3px 0px 0px #104d0b;        box-shadow:   0px 3px 0px 0px #104d0b;  }


.tp-simpleresponsive  .button.blue, .tp-simpleresponsive  .button:hover.blue,
.tp-simpleresponsive  .purchase.blue, .tp-simpleresponsive  .purchase:hover.blue			{ background-color:#1d78cb; -webkit-box-shadow:  0px 3px 0px 0px #0f3e68;        -moz-box-shadow:   0px 3px 0px 0px #0f3e68;        box-shadow:   0px 3px 0px 0px #0f3e68}


.tp-simpleresponsive  .button.red, .tp-simpleresponsive  .button:hover.red,
.tp-simpleresponsive  .purchase.red, .tp-simpleresponsive  .purchase:hover.red				{ background-color:#cb1d1d; -webkit-box-shadow:  0px 3px 0px 0px #7c1212;        -moz-box-shadow:   0px 3px 0px 0px #7c1212;        box-shadow:   0px 3px 0px 0px #7c1212}

.tp-simpleresponsive  .button.orange, .tp-simpleresponsive  .button:hover.orange,
.tp-simpleresponsive  .purchase.orange, .tp-simpleresponsive  .purchase:hover.orange		{ background-color:#ff7700; -webkit-box-shadow:  0px 3px 0px 0px #a34c00;        -moz-box-shadow:   0px 3px 0px 0px #a34c00;        box-shadow:   0px 3px 0px 0px #a34c00}

.tp-simpleresponsive  .button.darkgrey, .tp-simpleresponsive  .button.grey,
.tp-simpleresponsive  .button:hover.darkgrey, .tp-simpleresponsive  .button:hover.grey,
.tp-simpleresponsive  .purchase.darkgrey, .tp-simpleresponsive  .purchase:hover.darkgrey	{ background-color:#555; -webkit-box-shadow:  0px 3px 0px 0px #222;        -moz-box-shadow:   0px 3px 0px 0px #222;        box-shadow:   0px 3px 0px 0px #222}

.tp-simpleresponsive  .button.lightgrey, .tp-simpleresponsive  .button:hover.lightgrey,
.tp-simpleresponsive  .purchase.lightgrey, .tp-simpleresponsive  .purchase:hover.lightgrey	{ background-color:#888; -webkit-box-shadow:  0px 3px 0px 0px #555;        -moz-box-shadow:   0px 3px 0px 0px #555;        box-shadow:   0px 3px 0px 0px #555}



/****************************************************************

	-	SET THE ANIMATION EVEN MORE SMOOTHER ON ANDROID   -

******************************************************************/

/*.tp-simpleresponsive				{	-webkit-perspective: 1500px;
										-moz-perspective: 1500px;
										-o-perspective: 1500px;
										-ms-perspective: 1500px;
										perspective: 1500px;
									}*/




/**********************************************
	-	FULLSCREEN AND FULLWIDHT CONTAINERS	-
**********************************************/

.fullscreen-container {
		width:100%;
		position:relative;
		padding:0;
}



.fullwidthbanner-container{
	width:100%;
	position:relative;
	padding:0;
	overflow:hidden;
}

.fullwidthbanner-container .fullwidthbanner{
	width:100%;
	position:relative;
}



/************************************************
	  - SOME CAPTION MODIFICATION AT START  -
*************************************************/
.tp-simpleresponsive .caption,
.tp-simpleresponsive .tp-caption {
	/*-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";		-moz-opacity: 0;	-khtml-opacity: 0;	opacity: 0; */
	position:absolute;visibility: hidden;
	-webkit-font-smoothing: antialiased !important;
}


.tp-simpleresponsive img	{	max-width:none}



/******************************
	-	IE8 HACKS	-
*******************************/
.noFilterClass {
	filter:none !important;
}


/******************************
	-	SHADOWS		-
******************************/
.tp-bannershadow  {
		position:absolute;

		margin-left:auto;
		margin-right:auto;
		-moz-user-select: none;
        -khtml-user-select: none;
        -webkit-user-select: none;
        -o-user-select: none;
	}

.tp-bannershadow.tp-shadow1 {	/*background:url(https://www.madpromotions.it/skin/frontend/megatron/madpro/css/assets/shadow1.png) no-repeat;*/ background-size:100% 100%; width:890px; height:60px; bottom:-60px}
.tp-bannershadow.tp-shadow2 {	/*background:url(https://www.madpromotions.it/skin/frontend/megatron/madpro/css/assets/shadow2.png) no-repeat;*/ background-size:100% 100%; width:890px; height:60px;bottom:-60px}
.tp-bannershadow.tp-shadow3 {	/*background:url(https://www.madpromotions.it/skin/frontend/megatron/madpro/css/assets/shadow3.png) no-repeat;*/ background-size:100% 100%; width:890px; height:60px;bottom:-60px}


/********************************
	-	FULLSCREEN VIDEO	-
*********************************/
.caption.fullscreenvideo {	left:0px; top:0px; position:absolute;width:100%;height:100%}
.caption.fullscreenvideo iframe,
.caption.fullscreenvideo video	{ width:100% !important; height:100% !important; display: none}

.tp-caption.fullscreenvideo	{	left:0px; top:0px; position:absolute;width:100%;height:100%}


.tp-caption.fullscreenvideo iframe,
.tp-caption.fullscreenvideo iframe video	{ width:100% !important; height:100% !important; display: none}


.fullcoveredvideo video,
.fullscreenvideo video					{	background: #000}

.fullcoveredvideo .tp-poster		{	background-position: center center;background-size: cover;width:100%;height:100%;top:0px;left:0px}

.html5vid.videoisplaying .tp-poster	{	display: none}

.tp-video-play-button		{	background:#000;
								background:rgba(0,0,0,0.3);
								padding:5px;
								border-radius:5px;-moz-border-radius:5px;-webkit-border-radius:5px;
								position: absolute;
								top: 50%;
								left: 50%;
								font-size: 40px;
								color: #FFF;
								z-index: 3;
								margin-top: -27px;
								margin-left: -28px;
								text-align: center;
								cursor: pointer;
							}

.html5vid .tp-revstop		{	width:15px;height:20px; border-left:5px solid #fff; border-right:5px solid #fff; position:relative;margin:10px 20px; box-sizing:border-box;-moz-box-sizing:border-box;-webkit-box-sizing:border-box}
.html5vid .tp-revstop	{	display:none}
.html5vid.videoisplaying .revicon-right-dir	{	display:none}
.html5vid.videoisplaying .tp-revstop	{	display:block}

.html5vid.videoisplaying .tp-video-play-button	{	display:none}
.html5vid:hover .tp-video-play-button { display:block}

.fullcoveredvideo .tp-video-play-button	{	display:none !important}

.tp-video-controls {
	position: absolute;
	bottom: 0;
	left: 0;
	right: 0;
	padding: 5px;
	opacity: 0;
	-webkit-transition: opacity .3s;
	-moz-transition: opacity .3s;
	-o-transition: opacity .3s;
	-ms-transition: opacity .3s;
	transition: opacity .3s;
	background-image: linear-gradient(bottom, rgb(0,0,0) 13%, rgb(50,50,50) 100%);
	background-image: -o-linear-gradient(bottom, rgb(0,0,0) 13%, rgb(50,50,50) 100%);
	background-image: -moz-linear-gradient(bottom, rgb(0,0,0) 13%, rgb(50,50,50) 100%);
	background-image: -webkit-linear-gradient(bottom, rgb(0,0,0) 13%, rgb(50,50,50) 100%);
	background-image: -ms-linear-gradient(bottom, rgb(0,0,0) 13%, rgb(50,50,50) 100%);

	background-image: -webkit-gradient(
		linear,
		left bottom,
		left top,
		color-stop(0.13, rgb(0,0,0)),
		color-stop(1, rgb(50,50,50))
	);
	
	display:table;max-width:100%; overflow:hidden;box-sizing:border-box;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;
}

.tp-caption:hover .tp-video-controls {
	opacity: .9;
}

.tp-video-button {
	background: rgba(0,0,0,.5);
	border: 0;
	color: #EEE;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	-o-border-radius: 3px;
	border-radius: 3px;
	cursor:pointer;
	line-height:12px;
	font-size:12px;
	color:#fff;
	padding:0px;
	margin:0px;
	outline: none;
	}
.tp-video-button:hover {
	cursor: pointer;
}


.tp-video-button-wrap,
.tp-video-seek-bar-wrap,
.tp-video-vol-bar-wrap 	{ padding:0px 5px;display:table-cell; }

.tp-video-seek-bar-wrap	{	width:80%}
.tp-video-vol-bar-wrap	{	width:20%}

.tp-volume-bar,
.tp-seek-bar		{	width:100%; cursor: pointer;  outline:none; line-height:12px;margin:0; padding:0;}


/********************************
	-	FULLSCREEN VIDEO ENDS	-
*********************************/


/********************************
	-	DOTTED OVERLAYS	-
*********************************/
.tp-dottedoverlay						{	background-repeat:repeat;width:100%;height:100%;position:absolute;top:0px;left:0px;z-index:4}
/********************************
/*.tp-dottedoverlay.twoxtwo				{	background:url(https://www.madpromotions.it/skin/frontend/megatron/madpro/css/assets/gridtile.png)}
.tp-dottedoverlay.twoxtwowhite			{	background:url(https://www.madpromotions.it/skin/frontend/megatron/madpro/css/assets/gridtile_white.png)}
.tp-dottedoverlay.threexthree			{	background:url(https://www.madpromotions.it/skin/frontend/megatron/madpro/css/assets/gridtile_3x3.png)}
.tp-dottedoverlay.threexthreewhite		{	background:url(https://www.madpromotions.it/skin/frontend/megatron/madpro/css/assets/gridtile_3x3_white.png)}*/
*********************************/
/********************************
	-	DOTTED OVERLAYS ENDS	-
*********************************/


/************************
	-	NAVIGATION	-
*************************/

/** BULLETS **/

.tpclear		{	clear:both}


.tp-bullets									{	z-index:1000; position:absolute;
												-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
												-moz-opacity: 1;
												-khtml-opacity: 1;
												opacity: 1;
												-webkit-transition: opacity 0.2s ease-out; -moz-transition: opacity 0.2s ease-out; -o-transition: opacity 0.2s ease-out; -ms-transition: opacity 0.2s ease-out;-webkit-transform: translateZ(5px);
											}
.tp-bullets.hidebullets					{
												-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
												-moz-opacity: 0;
												-khtml-opacity: 0;
												opacity: 0;
											}


.tp-bullets.simplebullets.navbar						{ 	border:1px solid #666; border-bottom:1px solid #444; /*background:url(https://www.madpromotions.it/skin/frontend/megatron/madpro/css/assets/boxed_bgtile.png);*/ height:40px; padding:0px 10px; -webkit-border-radius: 5px; -moz-border-radius: 5px; border-radius: 5px }

.tp-bullets.simplebullets.navbar-old					{ 	 /*background:url(https://www.madpromotions.it/skin/frontend/megatron/madpro/css/assets/navigdots_bgtile.png);*/ height:35px; padding:0px 10px; -webkit-border-radius: 5px; -moz-border-radius: 5px; border-radius: 5px }


.tp-bullets.simplebullets.round .bullet					{	cursor:pointer; position:relative;	/*background:url(https://www.madpromotions.it/skin/frontend/megatron/madpro/css/assets/bullet.png) no-Repeat top left;*/	width:20px;	height:20px;  margin-right:0px; float:left; margin-top:0px; margin-left:3px}
.tp-bullets.simplebullets.round .bullet.last			{	margin-right:3px}

.tp-bullets.simplebullets.round-old .bullet				{	cursor:pointer; position:relative;	/*background:url(https://www.madpromotions.it/skin/frontend/megatron/madpro/css/assets/bullets.png) no-Repeat bottom left;*/	width:23px;	height:23px;  margin-right:0px; float:left; margin-top:0px}
.tp-bullets.simplebullets.round-old .bullet.last		{	margin-right:0px}


/**	SQUARE BULLETS **/
.tp-bullets.simplebullets.square .bullet				{	cursor:pointer; position:relative;	/*background:url(https://www.madpromotions.it/skin/frontend/megatron/madpro/css/assets/bullets2.png) no-Repeat bottom left;*/	width:19px;	height:19px;  margin-right:0px; float:left; margin-top:0px}
.tp-bullets.simplebullets.square .bullet.last			{	margin-right:0px}


/**	SQUARE BULLETS **/
.tp-bullets.simplebullets.square-old .bullet			{	cursor:pointer; position:relative;	/*background:url(https://www.madpromotions.it/skin/frontend/megatron/madpro/css/assets/bullets2.png) no-Repeat bottom left;*/	width:19px;	height:19px;  margin-right:0px; float:left; margin-top:0px}
.tp-bullets.simplebullets.square-old .bullet.last		{	margin-right:0px}


/** navbar NAVIGATION VERSION **/
.tp-bullets.simplebullets.navbar .bullet			{	cursor:pointer; position:relative;	/*background:url(https://www.madpromotions.it/skin/frontend/megatron/madpro/css/assets/bullet_boxed.png) no-Repeat top left;*/	width:18px;	height:19px;   margin-right:5px; float:left; margin-top:0px}

.tp-bullets.simplebullets.navbar .bullet.first		{	margin-left:0px !important}
.tp-bullets.simplebullets.navbar .bullet.last		{	margin-right:0px !important}



/** navbar NAVIGATION VERSION **/
.tp-bullets.simplebullets.navbar-old .bullet			{	cursor:pointer; position:relative;	/*background:url(https://www.madpromotions.it/skin/frontend/megatron/madpro/css/assets/navigdots.png) no-Repeat bottom left;*/	width:15px;	height:15px;  margin-left:5px !important; margin-right:5px !important;float:left; margin-top:10px}
.tp-bullets.simplebullets.navbar-old .bullet.first		{	margin-left:0px !important}
.tp-bullets.simplebullets.navbar-old .bullet.last		{	margin-right:0px !important}


.tp-bullets.simplebullets .bullet:hover,
.tp-bullets.simplebullets .bullet.selected				{	background-position:top left}

.tp-bullets.simplebullets.round .bullet:hover,
.tp-bullets.simplebullets.round .bullet.selected,
.tp-bullets.simplebullets.navbar .bullet:hover,
.tp-bullets.simplebullets.navbar .bullet.selected		{	background-position:bottom left}



/*************************************
	-	TP ARROWS 	-
**************************************/
.tparrows												{	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
															-moz-opacity: 1;
															-khtml-opacity: 1;
															opacity: 1;
															-webkit-transition: opacity 0.2s ease-out; -moz-transition: opacity 0.2s ease-out; -o-transition: opacity 0.2s ease-out; -ms-transition: opacity 0.2s ease-out;
															-webkit-transform: translateZ(5000px);
															-webkit-transform-style: flat;
															-webkit-backface-visibility: hidden;
															z-index:600;
															position: relative;

														}
.tparrows.hidearrows									{
															-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
															-moz-opacity: 0;
															-khtml-opacity: 0;
															opacity: 0;
														}
.tp-leftarrow											{	z-index:100;cursor:pointer; position:relative;	/*background:url(https://www.madpromotions.it/skin/frontend/megatron/madpro/css/assets/large_left.png) no-Repeat top left;*/	width:40px;	height:40px;   }
.tp-rightarrow											{	z-index:100;cursor:pointer; position:relative;	/*background:url(https://www.madpromotions.it/skin/frontend/megatron/madpro/css/assets/large_right.png) no-Repeat top left;*/	width:40px;	height:40px;   }


.tp-leftarrow.round										{	z-index:100;cursor:pointer; position:relative;	/*background:url(https://www.madpromotions.it/skin/frontend/megatron/madpro/css/assets/small_left.png) no-Repeat top left;*/	width:19px;	height:14px;  margin-right:0px; float:left; margin-top:0px;	}
.tp-rightarrow.round									{	z-index:100;cursor:pointer; position:relative;	/*background:url(https://www.madpromotions.it/skin/frontend/megatron/madpro/css/assets/small_right.png) no-Repeat top left;*/	width:19px;	height:14px;  margin-right:0px; float:left;	margin-top:0px}


.tp-leftarrow.round-old									{	z-index:100;cursor:pointer; position:relative;	/*background:url(https://www.madpromotions.it/skin/frontend/megatron/madpro/css/assets/arrow_left.png) no-Repeat top left;*/	width:26px;	height:26px;  margin-right:0px; float:left; margin-top:0px;	}
.tp-rightarrow.round-old								{	z-index:100;cursor:pointer; position:relative;	/*background:url(https://www.madpromotions.it/skin/frontend/megatron/madpro/css/assets/arrow_right.png) no-Repeat top left;*/	width:26px;	height:26px;  margin-right:0px; float:left;	margin-top:0px}


.tp-leftarrow.navbar									{	z-index:100;cursor:pointer; position:relative;	/*background:url(https://www.madpromotions.it/skin/frontend/megatron/madpro/css/assets/small_left_boxed.png) no-Repeat top left;*/	width:20px;	height:15px;   float:left;	margin-right:6px; margin-top:12px}
.tp-rightarrow.navbar									{	z-index:100;cursor:pointer; position:relative;	/*background:url(https://www.madpromotions.it/skin/frontend/megatron/madpro/css/assets/small_right_boxed.png) no-Repeat top left;*/	width:20px;	height:15px;   float:left;	margin-left:6px; margin-top:12px}


.tp-leftarrow.navbar-old								{	z-index:100;cursor:pointer; position:relative;	/*background:url(https://www.madpromotions.it/skin/frontend/megatron/madpro/css/assets/arrowleft.png) no-Repeat top left;*/		width:9px;	height:16px;   float:left;	margin-right:6px; margin-top:10px}
.tp-rightarrow.navbar-old								{	z-index:100;cursor:pointer; position:relative;	/*background:url(https://www.madpromotions.it/skin/frontend/megatron/madpro/css/assets/arrowright.png) no-Repeat top left;*/	width:9px;	height:16px;   float:left;	margin-left:6px; margin-top:10px}

.tp-leftarrow.navbar-old.thumbswitharrow				{	margin-right:10px}
.tp-rightarrow.navbar-old.thumbswitharrow				{	margin-left:0px}

.tp-leftarrow.square									{	z-index:100;cursor:pointer; position:relative;	/*background:url(https://www.madpromotions.it/skin/frontend/megatron/madpro/css/assets/arrow_left2.png) no-Repeat top left;*/	width:12px;	height:17px;   float:left;	margin-right:0px; margin-top:0px}
.tp-rightarrow.square									{	z-index:100;cursor:pointer; position:relative;	/*background:url(https://www.madpromotions.it/skin/frontend/megatron/madpro/css/assets/arrow_right2.png) no-Repeat top left;*/	width:12px;	height:17px;   float:left;	margin-left:0px; margin-top:0px}


.tp-leftarrow.square-old								{	z-index:100;cursor:pointer; position:relative;	/*background:url(https://www.madpromotions.it/skin/frontend/megatron/madpro/css/assets/arrow_left2.png) no-Repeat top left;*/	width:12px;	height:17px;   float:left;	margin-right:0px; margin-top:0px}
.tp-rightarrow.square-old								{	z-index:100;cursor:pointer; position:relative;	/*background:url(https://www.madpromotions.it/skin/frontend/megatron/madpro/css/assets/arrow_right2.png) no-Repeat top left;*/	width:12px;	height:17px;   float:left;	margin-left:0px; margin-top:0px}


.tp-leftarrow.default									{	z-index:100;cursor:pointer; position:relative;	/*background:url(https://www.madpromotions.it/skin/frontend/megatron/madpro/css/assets/large_left.png) no-Repeat 0 0;*/	width:40px;	height:40px;

														}
.tp-rightarrow.default									{	z-index:100;cursor:pointer; position:relative;	/*background:url(https://www.madpromotions.it/skin/frontend/megatron/madpro/css/assets/large_right.png) no-Repeat 0 0;*/	width:40px;	height:40px;

														}

.tp-leftarrow.default, .tp-rightarrow.default { width:15% !important; height:100% !important;}


.tp-leftarrow:hover,
.tp-rightarrow:hover 									{	background-position:bottom left}






/****************************************************************************************************
	-	TP THUMBS 	-
*****************************************************************************************************

 - tp-thumbs & tp-mask Width is the width of the basic Thumb Container (500px basic settings)

 - .bullet width & height is the dimension of a simple Thumbnail (basic 100px x 50px)

 *****************************************************************************************************/


.tp-bullets.tp-thumbs						{	z-index:1000; position:absolute; padding:3px;background-color:#fff;
												width:500px;height:50px; 			/* THE DIMENSIONS OF THE THUMB CONTAINER */
												margin-top:-50px;
											}


.fullwidthbanner-container .tp-thumbs		{  padding:3px}

.tp-bullets.tp-thumbs .tp-mask				{	width:500px; height:50px;  			/* THE DIMENSIONS OF THE THUMB CONTAINER */
												overflow:hidden; position:relative}


.tp-bullets.tp-thumbs .tp-mask .tp-thumbcontainer	{	width:5000px; position:absolute}

.tp-bullets.tp-thumbs .bullet				{   width:100px; height:50px; 			/* THE DIMENSION OF A SINGLE THUMB */
												cursor:pointer; overflow:hidden;background:none;margin:0;float:left;
												-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
												/*filter: alpha(opacity=50);	*/
												-moz-opacity: 0.5;
												-khtml-opacity: 0.5;
												opacity: 0.5;

												-webkit-transition: all 0.2s ease-out; -moz-transition: all 0.2s ease-out; -o-transition: all 0.2s ease-out; -ms-transition: all 0.2s ease-out;
											}


.tp-bullets.tp-thumbs .bullet:hover,
.tp-bullets.tp-thumbs .bullet.selected		{ 	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";

												-moz-opacity: 1;
												-khtml-opacity: 1;
												opacity: 1;
											}
.tp-thumbs img								{	width:100%}


/************************************
		-	TP BANNER TIMER		-
*************************************/
.tp-bannertimer								{	width:100%; height:10px; /*background:url(https://www.madpromotions.it/skin/frontend/megatron/madpro/css/assets/timer.png);*/position:absolute; z-index:200;top:0px}
.tp-bannertimer.tp-bottom					{	bottom:0px;height:5px; top:auto}




/***************************************
	-	RESPONSIVE SETTINGS 	-
****************************************/




    @media only screen and (min-width: 0px) and (max-width: 479px) {
				.responsive .tp-bullets	{	display:none}
				.responsive .tparrows	{	display:none}
	}





/*********************************************

	-	BASIC SETTINGS FOR THE BANNER	-

***********************************************/

 .tp-simpleresponsive img {
		-moz-user-select: none;
        -khtml-user-select: none;
        -webkit-user-select: none;
        -o-user-select: none;
}



.tp-simpleresponsive a{	text-decoration:none}

.tp-simpleresponsive ul,
.tp-simpleresponsive ul li,
.tp-simpleresponsive ul li:before {
	list-style:none;
	padding:0 !important;
	margin:0 !important;
	list-style:none !important;
	overflow-x: visible;
	overflow-y: visible;
	background-image:none
}


.tp-simpleresponsive >ul >li{
	list-style:none;
	position:absolute;
	visibility:hidden
}

/*  CAPTION SLIDELINK   **/
.caption.slidelink a div,
.tp-caption.slidelink a div {	width:3000px; height:1500px;  /*background:url(https://www.madpromotions.it/skin/frontend/megatron/madpro/css/assets/coloredbg.png) repeat*/}

/*.tp-caption.slidelink a span	{	background:url(https://www.madpromotions.it/skin/frontend/megatron/madpro/css/assets/coloredbg.png) repeat}*/



/*****************************************
	-	NAVIGATION FANCY EXAMPLES	-
*****************************************/

.tparrows .tp-arr-imgholder								{ display: none}
.tparrows .tp-arr-titleholder							{ display: none}



/*****************************************
	-	NAVIGATION FANCY EXAMPLES	-
*****************************************/

/* NAVIGATION PREVIEW 1 */
.tparrows.preview1 							{	width:100px;height:100px;-webkit-transform-style: preserve-3d; -webkit-perspective: 1000; -moz-perspective: 1000; -webkit-backface-visibility: hidden; -moz-backface-visibility: hidden;background: transparent}
.tparrows.preview1:after					{	position:absolute; left:0px;top:0px; font-family: "revicons"; color:#fff; font-size:30px; width:100px;height:100px;text-align: center; background:#fff;background:rgba(0,0,0,0.15);z-index:2;line-height:100px; -webkit-transition: background 0.3s, color 0.3s; -moz-transition: background 0.3s, color 0.3s; transition: background 0.3s, color 0.3s}
.tp-rightarrow.preview1:after				{	content: '\e825';  }
.tp-leftarrow.preview1:after				{	content: '\e824';  }

.tparrows.preview1:hover:after 				{	background:rgba(255,255,255,1); color:#aaa}

.tparrows.preview1 .tp-arr-imgholder 		{	background-size:cover; background-position:center center; display:block;width:100%;height:100%;position:absolute;top:0px;
												-webkit-transition: -webkit-transform 0.3s;
												transition: transform 0.3s;
												-webkit-backface-visibility: hidden;
												backface-visibility: hidden;
											}
.tparrows.preview1 .tp-arr-iwrapper			{	  -webkit-transition: all 0.3s;transition: all 0.3s;
												-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";filter: alpha(opacity=0);-moz-opacity: 0.0;-khtml-opacity: 0.0;opacity: 0.0}
.tparrows.preview1:hover .tp-arr-iwrapper	{	  -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";filter: alpha(opacity=100);-moz-opacity: 1;-khtml-opacity: 1;opacity: 1}


.tp-rightarrow.preview1 .tp-arr-imgholder	{	right:100%;
												-webkit-transform: rotateY(-90deg);
												transform: rotateY(-90deg);
												-webkit-transform-origin: 100% 50%;
												transform-origin: 100% 50%;
												  -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";filter: alpha(opacity=0);-moz-opacity: 0.0;-khtml-opacity: 0.0;opacity: 0.0;



											}
.tp-leftarrow.preview1 .tp-arr-imgholder	{	left:100%;
												-webkit-transform: rotateY(90deg);
												transform: rotateY(90deg);
												-webkit-transform-origin: 0% 50%;
												transform-origin: 0% 50%;
												  -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";filter: alpha(opacity=0);-moz-opacity: 0.0;-khtml-opacity: 0.0;opacity: 0.0;



											}


.tparrows.preview1:hover .tp-arr-imgholder	{	-webkit-transform: rotateY(0deg);
												transform: rotateY(0deg);
												  -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";filter: alpha(opacity=100);-moz-opacity: 1;-khtml-opacity: 1;opacity: 1;

											}


	@media only screen and (min-width: 768px) and (max-width: 979px) {
		.tparrows.preview1,
		.tparrows.preview1:after	{	width:80px; height:80px;line-height:80px; font-size:24px}

	}

    @media only screen and (min-width: 480px) and (max-width: 767px) {
		.tparrows.preview1,
		.tparrows.preview1:after	{	width:60px; height:60px;line-height:60px;font-size:20px}

	}



    @media only screen and (min-width: 0px) and (max-width: 479px) {
		.tparrows.preview1,
		.tparrows.preview1:after	{	width:40px; height:40px;line-height:40px; font-size:12px}
    }

/* PREVIEW 1 BULLETS */

.tp-bullets.preview1 						{ 	height: 21px}
.tp-bullets.preview1 .bullet 				{	cursor: pointer;
											    position: relative !important;
											    background: rgba(0, 0, 0, 0.15) !important;
											    /*-webkit-border-radius: 10px;
											    border-radius: 10px;*/
											    -webkit-box-shadow: none;
											    -moz-box-shadow: none;
											    box-shadow: none;
											    width: 5px !important;
											    height: 5px !important;
											    border: 8px solid rgba(0, 0, 0, 0) !important;
											    display: inline-block;
											    margin-right: 5px !important;
											    margin-bottom: 0px !important;
											    -webkit-transition: background-color 0.2s, border-color 0.2s;
											    -moz-transition: background-color 0.2s, border-color 0.2s;
											    -o-transition: background-color 0.2s, border-color 0.2s;
											    -ms-transition: background-color 0.2s, border-color 0.2s;
											    transition: background-color 0.2s, border-color 0.2s;
											    float:none !important;
											    box-sizing:content-box;
												-moz-box-sizing:content-box;
												-webkit-box-sizing:content-box;
}
.tp-bullets.preview1 .bullet.last 			{	margin-right: 0px}
.tp-bullets.preview1 .bullet:hover,
.tp-bullets.preview1 .bullet.selected 		{	-webkit-box-shadow: none;
											    -moz-box-shadow: none;
											    box-shadow: none;
												background: #aaa !important;
												width: 5px !important;
											    height: 5px !important;
											    border: 8px solid rgba(255, 255, 255, 1) !important;
}




/* NAVIGATION PREVIEW 2 */
.tparrows.preview2 							{	min-width:60px; min-height:60px; background:#fff; ;

												border-radius:30px;-moz-border-radius:30px;-webkit-border-radius:30px;
												overflow:hidden;
												-webkit-transition: -webkit-transform 1.3s;
												-webkit-transition: width 0.3s, background-color 0.3s, opacity 0.3s;
												transition: width 0.3s, background-color 0.3s, opacity 0.3s;
												backface-visibility: hidden;
}
.tparrows.preview2:after					{	position:absolute; top:50%; font-family: "revicons"; color:#aaa; font-size:25px; margin-top: -12px; -webkit-transition: color 0.3s; -moz-transition: color 0.3s; transition: color 0.3s }
.tp-rightarrow.preview2:after				{	content: '\e81e';  right:18px}
.tp-leftarrow.preview2:after				{	content: '\e81f';  left:18px}


.tparrows.preview2 .tp-arr-titleholder 		{	background-size:cover; background-position:center center; display:block; visibility:hidden;position:relative;top:0px;
												-webkit-transition: -webkit-transform 0.3s;
												transition: transform 0.3s;
												-webkit-backface-visibility: hidden;
												backface-visibility: hidden;
												white-space: nowrap;
												color: #000;
												text-transform: uppercase;
												font-weight: 400;
												font-size: 14px;
												line-height: 60px;
												padding:0px 10px;
											}

.tp-rightarrow.preview2 .tp-arr-titleholder	{	 right:50px;
												-webkit-transform: translateX(-100%);
												transform: translateX(-100%);
											}
.tp-leftarrow.preview2 .tp-arr-titleholder	{	left:50px;
												-webkit-transform: translateX(100%);
												transform: translateX(100%);
											}

.tparrows.preview2.hovered					{	width:300px}
.tparrows.preview2:hover					{	background:#fff}
.tparrows.preview2:hover:after				{	color:#000}
.tparrows.preview2:hover .tp-arr-titleholder{	-webkit-transform: translateX(0px);
													transform: translateX(0px);
													visibility: visible;
													position: absolute;
											}

/* PREVIEW 2 BULLETS */

.tp-bullets.preview2 						{ 	height: 17px}
.tp-bullets.preview2 .bullet 				{	cursor: pointer;
											    position: relative !important;
											    background: rgba(0, 0, 0, 0.5) !important;
											    -webkit-border-radius: 10px;
											    border-radius: 10px;
											    -webkit-box-shadow: none;
											    -moz-box-shadow: none;
											    box-shadow: none;
											    width: 6px !important;
											    height: 6px !important;
											    border: 5px solid rgba(0, 0, 0, 0) !important;
											    display: inline-block;
											    margin-right: 2px !important;
											    margin-bottom: 0px !important;
											    -webkit-transition: background-color 0.2s, border-color 0.2s;
											    -moz-transition: background-color 0.2s, border-color 0.2s;
											    -o-transition: background-color 0.2s, border-color 0.2s;
											    -ms-transition: background-color 0.2s, border-color 0.2s;
											    transition: background-color 0.2s, border-color 0.2s;
											    float:none !important;
											    box-sizing:content-box;
												-moz-box-sizing:content-box;
												-webkit-box-sizing:content-box;
}
.tp-bullets.preview2 .bullet.last 			{	margin-right: 0px}
.tp-bullets.preview2 .bullet:hover,
.tp-bullets.preview2 .bullet.selected 		{	-webkit-box-shadow: none;
											    -moz-box-shadow: none;
											    box-shadow: none;
												background: rgba(255, 255, 255, 1) !important;
												width: 6px !important;
											    height: 6px !important;
											    border: 5px solid rgba(0, 0, 0, 1) !important;
}

.tp-arr-titleholder.alwayshidden			{	display:none !important}


	@media only screen and (min-width: 768px) and (max-width: 979px) {
		.tparrows.preview2 {	min-width:40px; min-height:40px; width:40px;height:40px;
								border-radius:20px;-moz-border-radius:20px;-webkit-border-radius:20px;
							}
		.tparrows.preview2:after					{	position:absolute; top:50%; font-family: "revicons"; font-size:20px; margin-top: -12px}
		.tp-rightarrow.preview2:after				{	content: '\e81e';  right:11px}
		.tp-leftarrow.preview2:after				{	content: '\e81f';  left:11px}
		.tparrows.preview2 .tp-arr-titleholder		{	font-size:12px; line-height:40px; letter-spacing: 0px}
		.tp-rightarrow.preview2 .tp-arr-titleholder	{	right:35px}
		.tp-leftarrow.preview2 .tp-arr-titleholder	{	left:35px}

	}

    @media only screen and (min-width: 480px) and (max-width: 767px) {
   		 .tparrows.preview2 						{	min-width:30px; min-height:30px; width:30px;height:30px;
														border-radius:15px;-moz-border-radius:15px;-webkit-border-radius:15px;
													}
		.tparrows.preview2:after					{	position:absolute; top:50%; font-family: "revicons"; font-size:14px; margin-top: -12px}
		.tp-rightarrow.preview2:after				{	content: '\e81e';  right:8px}
		.tp-leftarrow.preview2:after				{	content: '\e81f';  left:8px}
		.tparrows.preview2 .tp-arr-titleholder		{	font-size:10px; line-height:30px; letter-spacing: 0px}
		.tp-rightarrow.preview2 .tp-arr-titleholder	{	right:25px}
		.tp-leftarrow.preview2 .tp-arr-titleholder	{	left:25px}
		.tparrows.preview2 .tp-arr-titleholder		{	display:none;visibility:none}


	}

    @media only screen and (min-width: 0px) and (max-width: 479px) {
		.tparrows.preview2 							{	min-width:30px; min-height:30px; width:30px;height:30px;
														border-radius:15px;-moz-border-radius:15px;-webkit-border-radius:15px;
													}
		.tparrows.preview2:after					{	position:absolute; top:50%; font-family: "revicons"; font-size:14px; margin-top: -12px}
		.tp-rightarrow.preview2:after				{	content: '\e81e';  right:8px}
		.tp-leftarrow.preview2:after				{	content: '\e81f';  left:8px}
		.tparrows.preview2 .tp-arr-titleholder		{	display:none;visibility:none}
		.tparrows.preview2:hover					{	width:30px !important; height:30px !important}
    }



/* NAVIGATION PREVIEW 3 */
.tparrows.preview3 							{	width:70px; height:70px; background:#fff; background:rgba(255,255,255,1); -webkit-transform-style: flat}
.tparrows.preview3:after					{	position:absolute;  line-height: 70px;text-align: center; font-family: "revicons"; color:#aaa; font-size:30px; top:0px;left:0px;;background:#fff; z-index:100; width:70px;height:70px; -webkit-transition: color 0.3s; -moz-transition: color 0.3s; transition: color 0.3s}
.tparrows.preview3:hover:after					{	color:#000}
.tp-rightarrow.preview3:after				{	content: '\e825';  }
.tp-leftarrow.preview3:after				{	content: '\e824';  }


.tparrows.preview3 .tp-arr-iwrapper			{
												  -webkit-transform: scale(0,1);
												  transform: scale(0,1);
												  -webkit-transform-origin: 100% 50%;
												  transform-origin: 100% 50%;
												  -webkit-transition: -webkit-transform 0.2s;
												  transition: transform 0.2s;
												  z-index:0;position: absolute; background: #000; background: rgba(0,0,0,0.75);
												  display: table;min-height:90px;top:-10px}

.tp-leftarrow.preview3 .tp-arr-iwrapper		{	 -webkit-transform: scale(0,1);
												  transform: scale(0,1);
												  -webkit-transform-origin: 0% 50%;
												  transform-origin: 0% 50%;
											}

.tparrows.preview3 .tp-arr-imgholder 		{	display:block;background-size:cover; background-position:center center; display:table-cell;min-width:90px;height:90px;
												position:relative;top:0px}

.tp-rightarrow.preview3 .tp-arr-iwrapper	{	right:0px;padding-right:70px}
.tp-leftarrow.preview3 .tp-arr-iwrapper		{	left:0px; direction: rtl;padding-left:70px}
.tparrows.preview3 .tp-arr-titleholder		{	display:table-cell; padding:30px;font-size:16px; color:#fff;white-space: nowrap; position: relative; clear:right;vertical-align: middle}

.tparrows.preview3:hover .tp-arr-iwrapper	{
												-webkit-transform: scale(1,1);
												  transform: scale(1,1);

											}

/* PREVIEW 3 BULLETS */
.tp-bullets.preview3 						{ 	height: 17px}
.tp-bullets.preview3 .bullet 				{	cursor: pointer;
											    position: relative !important;
											    background: rgba(0, 0, 0, 0.5) !important;
											    -webkit-border-radius: 10px;
											    border-radius: 10px;
											    -webkit-box-shadow: none;
											    -moz-box-shadow: none;
											    box-shadow: none;
											    width: 6px !important;
											    height: 6px !important;
											    border: 5px solid rgba(0, 0, 0, 0) !important;
											    display: inline-block;
											    margin-right: 2px !important;
											    margin-bottom: 0px !important;
											    -webkit-transition: background-color 0.2s, border-color 0.2s;
											    -moz-transition: background-color 0.2s, border-color 0.2s;
											    -o-transition: background-color 0.2s, border-color 0.2s;
											    -ms-transition: background-color 0.2s, border-color 0.2s;
											    transition: background-color 0.2s, border-color 0.2s;
											    float:none !important;
											    box-sizing:content-box;
												-moz-box-sizing:content-box;
												-webkit-box-sizing:content-box;
}
.tp-bullets.preview3 .bullet.last 			{	margin-right: 0px}
.tp-bullets.preview3 .bullet:hover,
.tp-bullets.preview3 .bullet.selected 		{	-webkit-box-shadow: none;
											    -moz-box-shadow: none;
											    box-shadow: none;
												background: rgba(255, 255, 255, 1) !important;
												width: 6px !important;
											    height: 6px !important;
											    border: 5px solid rgba(0, 0, 0, 1) !important;
}


	@media only screen and (min-width: 768px) and (max-width: 979px) {
		.tparrows.preview3:after,
		.tparrows.preview3 							{	width:50px; height:50px; line-height:50px;font-size:20px}
		.tparrows.preview3 .tp-arr-iwrapper			{	min-height:70px}
		.tparrows.preview3 .tp-arr-imgholder 		{	min-width:70px;height:70px}
		.tp-rightarrow.preview3 .tp-arr-iwrapper	{	padding-right:50px}
		.tp-leftarrow.preview3 .tp-arr-iwrapper		{	padding-left:50px}
		.tparrows.preview3 .tp-arr-titleholder		{	padding:10px;font-size:16px}



	}

    @media only screen  and (max-width: 767px) {

		.tparrows.preview3:after,
		.tparrows.preview3 							{	width:50px; height:50px; line-height:50px;font-size:20px}
		.tparrows.preview3 .tp-arr-iwrapper			{	min-height:70px}
	}





/* NAVIGATION PREVIEW 4 */
.tparrows.preview4 							{	width:30px; height:110px;  background:transparent;-webkit-transform-style: preserve-3d; -webkit-perspective: 1000; -moz-perspective: 1000}
.tparrows.preview4:after					{	position:absolute;  line-height: 110px;text-align: center; font-family: "revicons"; color:#fff; font-size:20px; top:0px;left:0px;z-index:0; width:30px;height:110px; background: #000; background: rgba(0,0,0,0.25);
												-webkit-transition: all 0.2s ease-in-out;
											    -moz-transition: all 0.2s ease-in-out;
											    -o-transition: all 0.2s ease-in-out;
											    transition: all 0.2s ease-in-out;
												   -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";filter: alpha(opacity=100);-moz-opacity: 1;-khtml-opacity: 1;opacity: 1;

											}

.tp-rightarrow.preview4:after				{	content: '\e825';  }
.tp-leftarrow.preview4:after				{	content: '\e824';  }


.tparrows.preview4 .tp-arr-allwrapper		{	visibility:hidden;width:180px;position: absolute;z-index: 1;min-height:120px;top:0px;left:-150px; overflow: hidden;-webkit-perspective: 1000px;-webkit-transform-style: flat}

.tp-leftarrow.preview4 .tp-arr-allwrapper	{	left:0px}
.tparrows.preview4 .tp-arr-iwrapper			{	position: relative}

.tparrows.preview4 .tp-arr-imgholder 		{	display:block;background-size:cover; background-position:center center;width:180px;height:110px;
												position:relative;top:0px;

												-webkit-backface-visibility: hidden;
												backface-visibility: hidden;



											}


.tparrows.preview4 .tp-arr-imgholder2 		{	display:block;background-size:cover; background-position:center center; width:180px;height:110px;
												position:absolute;top:0px; left:180px;
												-webkit-backface-visibility: hidden;
												backface-visibility: hidden;

											}

.tp-leftarrow.preview4 .tp-arr-imgholder2 	{	left:-180px}




.tparrows.preview4 .tp-arr-titleholder		{	display:block; font-size:12px; line-height:25px; padding:0px 10px;text-align:left;color:#fff; position: relative;
												background: #000;
												color: #FFF;
												text-transform: uppercase;
												white-space: nowrap;
												letter-spacing: 1px;
												font-weight: 700;
												font-size: 11px;
												line-height: 2.75;
												-webkit-transition: all 0.3s;
												transition: all 0.3s;
												-webkit-transform: rotateX(-90deg);
												transform: rotateX(-90deg);
												-webkit-transform-origin: 50% 0;
												transform-origin: 50% 0;
												-webkit-backface-visibility: hidden;
												backface-visibility: hidden;
												  -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";filter: alpha(opacity=0);-moz-opacity: 0.0;-khtml-opacity: 0.0;opacity: 0.0;


}



.tparrows.preview4:after				{	transform-origin: 100% 100%; -webkit-transform-origin: 100% 100%}
.tp-leftarrow.preview4:after			{	transform-origin: 0% 0%; -webkit-transform-origin: 0% 0%}




@media only screen and (min-width: 768px)  {
		.tparrows.preview4:hover:after				{	-webkit-transform: rotateY(-90deg); transform:rotateY(-90deg)}
		.tp-leftarrow.preview4:hover:after			{	-webkit-transform: rotateY(90deg); transform:rotateY(90deg)}


		.tparrows.preview4:hover .tp-arr-titleholder	{	-webkit-transition-delay: 0.4s;
															transition-delay: 0.4s;
															-webkit-transform: rotateX(0deg);
															transform: rotateX(0deg);
															-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";filter: alpha(opacity=100);-moz-opacity: 1;-khtml-opacity: 1;opacity: 1;

														}
}

/* PREVIEW 4 BULLETS */

.tp-bullets.preview4 						{ 	height: 17px}
.tp-bullets.preview4 .bullet 				{	cursor: pointer;
											    position: relative !important;
											    background: rgba(0, 0, 0, 0.5) !important;
											    -webkit-border-radius: 10px;
											    border-radius: 10px;
											    -webkit-box-shadow: none;
											    -moz-box-shadow: none;
											    box-shadow: none;
											    width: 6px !important;
											    height: 6px !important;
											    border: 5px solid rgba(0, 0, 0, 0) !important;
											    display: inline-block;
											    margin-right: 2px !important;
											    margin-bottom: 0px !important;
											    -webkit-transition: background-color 0.2s, border-color 0.2s;
											    -moz-transition: background-color 0.2s, border-color 0.2s;
											    -o-transition: background-color 0.2s, border-color 0.2s;
											    -ms-transition: background-color 0.2s, border-color 0.2s;
											    transition: background-color 0.2s, border-color 0.2s;
											    float:none !important;
											    box-sizing:content-box;
												-moz-box-sizing:content-box;
												-webkit-box-sizing:content-box;
}
.tp-bullets.preview4 .bullet.last 			{	margin-right: 0px}
.tp-bullets.preview4 .bullet:hover,
.tp-bullets.preview4 .bullet.selected 		{	-webkit-box-shadow: none;
											    -moz-box-shadow: none;
											    box-shadow: none;
												background: rgba(255, 255, 255, 1) !important;
												width: 6px !important;
											    height: 6px !important;
											    border: 5px solid rgba(0, 0, 0, 1) !important;
}


    @media only screen  and (max-width: 767px) {
   		 .tparrows.preview4 						{	width:20px; height:80px}
   		 .tparrows.preview4:after					{	width:20px; height:80px; line-height:80px; font-size:14px}

   		 .tparrows.preview1 .tp-arr-allwrapper,
   		 .tparrows.preview2 .tp-arr-allwrapper,
   		 .tparrows.preview3 .tp-arr-allwrapper,
   		 .tparrows.preview4 .tp-arr-allwrapper		{	display: none !important}
    }



/******************************
	-	LOADER FORMS	-
********************************/

.tp-loader 	{
				top:50%; left:50%;
				z-index:10000;
				position:absolute;


			}

.tp-loader.spinner0 {
  width: 40px;
  height: 40px;
  /*background:url(https://www.madpromotions.it/skin/frontend/megatron/madpro/css/assets/loader.gif) no-repeat center center;*/
  background-color: #fff;
  box-shadow: 0px 0px 20px 0px rgba(0,0,0,0.15);
  -webkit-box-shadow: 0px 0px 20px 0px rgba(0,0,0,0.15);
  margin-top:-20px;
  margin-left:-20px;
  -webkit-animation: tp-rotateplane 1.2s infinite ease-in-out;
  animation: tp-rotateplane 1.2s infinite ease-in-out;
  border-radius: 3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
}


.tp-loader.spinner1 {
  width: 40px;
  height: 40px;
  background-color: #fff;
  box-shadow: 0px 0px 20px 0px rgba(0,0,0,0.15);
  -webkit-box-shadow: 0px 0px 20px 0px rgba(0,0,0,0.15);
  margin-top:-20px;
  margin-left:-20px;
  -webkit-animation: tp-rotateplane 1.2s infinite ease-in-out;
  animation: tp-rotateplane 1.2s infinite ease-in-out;
  border-radius: 3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
}



/*.tp-loader.spinner5 	{	background:url(https://www.madpromotions.it/skin/frontend/megatron/madpro/css/assets/loader.gif) no-repeat 10px 10px;*/
							background-color:#fff;
							margin:-22px -22px;
							width:44px;height:44px;
							border-radius: 3px;
							-moz-border-radius: 3px;
							-webkit-border-radius: 3px;
						}


@-webkit-keyframes tp-rotateplane {
  0% { -webkit-transform: perspective(120px) }
  50% { -webkit-transform: perspective(120px) rotateY(180deg) }
  100% { -webkit-transform: perspective(120px) rotateY(180deg)  rotateX(180deg) }
}

@keyframes tp-rotateplane {
  0% {
    transform: perspective(120px) rotateX(0deg) rotateY(0deg);
    -webkit-transform: perspective(120px) rotateX(0deg) rotateY(0deg)
  } 50% {
    transform: perspective(120px) rotateX(-180.1deg) rotateY(0deg);
    -webkit-transform: perspective(120px) rotateX(-180.1deg) rotateY(0deg)
  } 100% {
    transform: perspective(120px) rotateX(-180deg) rotateY(-179.9deg);
    -webkit-transform: perspective(120px) rotateX(-180deg) rotateY(-179.9deg);
  }
}


.tp-loader.spinner2 {
  width: 40px;
  height: 40px;
  margin-top:-20px;margin-left:-20px;
  background-color: #ff0000;
   box-shadow: 0px 0px 20px 0px rgba(0,0,0,0.15);
  -webkit-box-shadow: 0px 0px 20px 0px rgba(0,0,0,0.15);
  border-radius: 100%;
  -webkit-animation: tp-scaleout 1.0s infinite ease-in-out;
  animation: tp-scaleout 1.0s infinite ease-in-out;
}

@-webkit-keyframes tp-scaleout {
  0% { -webkit-transform: scale(0.0) }
  100% {
    -webkit-transform: scale(1.0);
    opacity: 0;
  }
}

@keyframes tp-scaleout {
  0% {
    transform: scale(0.0);
    -webkit-transform: scale(0.0);
  } 100% {
    transform: scale(1.0);
    -webkit-transform: scale(1.0);
    opacity: 0;
  }
}




.tp-loader.spinner3 {
  margin: -9px 0px 0px -35px;
  width: 70px;
  text-align: center;

}

.tp-loader.spinner3 .bounce1,
.tp-loader.spinner3 .bounce2,
.tp-loader.spinner3 .bounce3 {
  width: 18px;
  height: 18px;
  background-color: #fff;
  box-shadow: 0px 0px 20px 0px rgba(0,0,0,0.15);
  -webkit-box-shadow: 0px 0px 20px 0px rgba(0,0,0,0.15);
  border-radius: 100%;
  display: inline-block;
  -webkit-animation: tp-bouncedelay 1.4s infinite ease-in-out;
  animation: tp-bouncedelay 1.4s infinite ease-in-out;
  /* Prevent first frame from flickering when animation starts */
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
}

.tp-loader.spinner3 .bounce1 {
  -webkit-animation-delay: -0.32s;
  animation-delay: -0.32s;
}

.tp-loader.spinner3 .bounce2 {
  -webkit-animation-delay: -0.16s;
  animation-delay: -0.16s;
}

@-webkit-keyframes tp-bouncedelay {
  0%, 80%, 100% { -webkit-transform: scale(0.0) }
  40% { -webkit-transform: scale(1.0) }
}

@keyframes tp-bouncedelay {
  0%, 80%, 100% {
    transform: scale(0.0);
    -webkit-transform: scale(0.0);
  } 40% {
    transform: scale(1.0);
    -webkit-transform: scale(1.0);
  }
}




.tp-loader.spinner4 {
  margin: -20px 0px 0px -20px;
  width: 40px;
  height: 40px;
  text-align: center;
  -webkit-animation: tp-rotate 2.0s infinite linear;
  animation: tp-rotate 2.0s infinite linear;
}

.tp-loader.spinner4 .dot1,
.tp-loader.spinner4 .dot2 {
  width: 60%;
  height: 60%;
  display: inline-block;
  position: absolute;
  top: 0;
  background-color: #fff;
  border-radius: 100%;
  -webkit-animation: tp-bounce 2.0s infinite ease-in-out;
  animation: tp-bounce 2.0s infinite ease-in-out;
  box-shadow: 0px 0px 20px 0px rgba(0,0,0,0.15);
  -webkit-box-shadow: 0px 0px 20px 0px rgba(0,0,0,0.15);
}

.tp-loader.spinner4 .dot2 {
  top: auto;
  bottom: 0px;
  -webkit-animation-delay: -1.0s;
  animation-delay: -1.0s;
}

@-webkit-keyframes tp-rotate { 100% { -webkit-transform: rotate(360deg) }}
@keyframes tp-rotate { 100% { transform: rotate(360deg); -webkit-transform: rotate(360deg) }}

@-webkit-keyframes tp-bounce {
  0%, 100% { -webkit-transform: scale(0.0) }
  50% { -webkit-transform: scale(1.0) }
}

@keyframes tp-bounce {
  0%, 100% {
    transform: scale(0.0);
    -webkit-transform: scale(0.0);
  } 50% {
    transform: scale(1.0);
    -webkit-transform: scale(1.0);
  }
}



/*.tp-transparentimg {	content:"url(https://www.madpromotions.it/skin/frontend/megatron/madpro/css/assets/transparent.png)"}*/
.tp-3d				{	-webkit-transform-style: preserve-3d;
						 -webkit-transform-origin: 50% 50%;
					}



.tp-caption img {
background: transparent;
-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#00FFFFFF,endColorstr=#00FFFFFF)";
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#00FFFFFF,endColorstr=#00FFFFFF);
zoom: 1;
}


@font-face {
  font-family: 'revicons';
  src: url('https://www.madpromotions.it/skin/frontend/megatron/madpro/css/font/revicons.eot?5510888');
  src: url('https://www.madpromotions.it/skin/frontend/megatron/madpro/css/font/revicons.eot?5510888#iefix') format('embedded-opentype'),
       url('https://www.madpromotions.it/skin/frontend/megatron/madpro/css/font/revicons.woff?5510888') format('woff'),
       url('https://www.madpromotions.it/skin/frontend/megatron/madpro/css/font/revicons.ttf?5510888') format('truetype'),
       url('https://www.madpromotions.it/skin/frontend/megatron/madpro/css/font/revicons.svg?5510888#revicons') format('svg');
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
/* Chrome hack: SVG is rendered more smooth in Windozze. 100% magic, uncomment if you need it. */
/* Note, that will break hinting! In other OS-es font will be not as sharp as it could be */
/*
@media screen and (-webkit-min-device-pixel-ratio:0) {
  @font-face {
    font-family: 'revicons';
    src: url('https://www.madpromotions.it/skin/frontend/megatron/madpro/css/font/revicons.svg?5510888#revicons') format('svg');
    font-display: swap;
  }
}
*/

 [class^="revicon-"]:before, [class*=" revicon-"]:before {
  font-family: "revicons";
  font-style: normal;
  font-weight: normal;
  speak: none;

  display: inline-block;
  text-decoration: inherit;
  width: 1em;
  margin-right: .2em;
  text-align: center;
  /* opacity: .8; */

  /* For safety - reset parent styles, that can break glyph codes*/
  font-variant: normal;
  text-transform: none;

  /* fix buttons height, for twitter bootstrap */
  line-height: 1em;

  /* Animation center compensation - margins should be symmetric */
  /* remove if not needed */
  margin-left: .2em;

  /* you can be more comfortable with increased icons size */
  /* font-size: 120%; */

  /* Uncomment for 3D effect */
  /* text-shadow: 1px 1px 1px rgba(127, 127, 127, 0.3); */
}

.revicon-search-1:before { content: '\e802'} /* '' */
.revicon-pencil-1:before { content: '\e831'} /* '' */
.revicon-picture-1:before { content: '\e803'} /* '' */
.revicon-cancel:before { content: '\e80a'} /* '' */
.revicon-info-circled:before { content: '\e80f'} /* '' */
.revicon-trash:before { content: '\e801'} /* '' */
.revicon-left-dir:before { content: '\e817'} /* '' */
.revicon-right-dir:before { content: '\e818'} /* '' */
.revicon-down-open:before { content: '\e83b'} /* '' */
.revicon-left-open:before { content: '\e819'} /* '' */
.revicon-right-open:before { content: '\e81a'} /* '' */
.revicon-angle-left:before { content: '\e820'} /* '' */
.revicon-angle-right:before { content: '\e81d'} /* '' */
.revicon-left-big:before { content: '\e81f'} /* '' */
.revicon-right-big:before { content: '\e81e'} /* '' */
.revicon-magic:before { content: '\e807'} /* '' */
.revicon-picture:before { content: '\e800'} /* '' */
.revicon-export:before { content: '\e80b'} /* '' */
.revicon-cog:before { content: '\e832'} /* '' */
.revicon-login:before { content: '\e833'} /* '' */
.revicon-logout:before { content: '\e834'} /* '' */
.revicon-video:before { content: '\e805'} /* '' */
.revicon-arrow-combo:before { content: '\e827'} /* '' */
.revicon-left-open-1:before { content: '\e82a'} /* '' */
.revicon-right-open-1:before { content: '\e82b'} /* '' */
.revicon-left-open-mini:before { content: '\e822'} /* '' */
.revicon-right-open-mini:before { content: '\e823'} /* '' */
.revicon-left-open-big:before { content: '\e824'} /* '' */
.revicon-right-open-big:before { content: '\e825'} /* '' */
.revicon-left:before { content: '\e836'} /* '' */
.revicon-right:before { content: '\e826'} /* '' */
.revicon-ccw:before { content: '\e808'} /* '' */
.revicon-arrows-ccw:before { content: '\e806'} /* '' */
.revicon-palette:before { content: '\e829'} /* '' */
.revicon-list-add:before { content: '\e80c'} /* '' */
.revicon-doc:before { content: '\e809'} /* '' */
.revicon-left-open-outline:before { content: '\e82e'} /* '' */
.revicon-left-open-2:before { content: '\e82c'} /* '' */
.revicon-right-open-outline:before { content: '\e82f'} /* '' */
.revicon-right-open-2:before { content: '\e82d'} /* '' */
.revicon-equalizer:before { content: '\e83a'} /* '' */
.revicon-layers-alt:before { content: '\e804'} /* '' */
.revicon-popup:before { content: '\e828'} /* '' */

/*********************************************
	-	SETTINGS FOR BANNER CONTAINERS	-
**********************************************/

.tp-banner-container {
	width:100%;
	position:relative;
	padding:0;
}
.tp-banner {
	width:100%;
	position:relative;
}
.tp-banner-fullscreen-container {
	width:100%;
	position:relative;
	padding:0;
}
/*.tp-leftarrow.default, .tp-rightarrow.default {
	display:block;
	cursor:pointer;
	width:52px;
	height: 52px;
	background:#2991d6;
	color:#fff;
	text-align:center;
	border-radius:3px;
}
.tp-leftarrow.default:before, .tp-rightarrow.default:before {
	font-family:icon_cr;
	font-size:26px;
	line-height:52px;
	content:'\e802'
}
.tp-rightarrow.default:before {
	content:'\e805'
}
.tp-leftarrow:hover, .tp-rightarrow:hover {
	background-position:bottom left;
}
*/
.text1, .text2 {
	background: #fff;
	min-width: 200px;
	min-height:110px;
	display:block;
	padding:15px;
	text-align:right; 
	font-family: "Maven Pro", Arial, Helvetica, sans-serif;
	font-size: 30px;
	line-height:1em;
	color:#82817d;
	text-transform:uppercase;
}
.text2 { text-align:left;}
/*.tparrows, .tparrows.hidearrows {
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
	-moz-opacity: 0;
	-khtml-opacity: 0;
	opacity: 0;
}
.tparrows.showarrows {
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
	-moz-opacity: 1;
	-khtml-opacity: 1;
	opacity: 1;
	-webkit-transition: opacity 0.2s ease-out;
	-moz-transition: opacity 0.2s ease-out;
	-o-transition: opacity 0.2s ease-out;
	-ms-transition: opacity 0.2s ease-out;
	-webkit-transform: translateZ(5000px);
	-webkit-transform-style: flat;
	-webkit-backface-visibility: hidden;
	z-index:600;
	position: relative;
}
*/.tp-leftarrow.default {
	z-index:100;
	cursor:pointer;
	position:relative;
	background: none;
	width:15%;
	height:100%;
	left:0 !important;
}
.tp-rightarrow.default {
	z-index:100;
	cursor:pointer;
	position:relative;
	background: none;
	width:15%;
	height:100%;
	right:0 !important;
}
.tp-leftarrow.default:before, .tp-rightarrow.default:before {
	display: none
}
.tp-rightarrow.default:hover {
	cursor: pointer;
	/*cursor: url(https://www.madpromotions.it/skin/frontend/megatron/madpro/images/cursor-arrow-right-dark.png) 40 75,url(https://www.madpromotions.it/skin/frontend/megatron/madpro/images/cursor-arrow-right-dark.cur),pointer;*/
}
.tp-leftarrow.default:hover {
	cursor: pointer;
/*	cursor: url(https://www.madpromotions.it/skin/frontend/megatron/madpro/images/cursor-arrow-left-dark.png) 40 75,url(https://www.madpromotions.it/skin/frontend/megatron/madpro/images/cursor-arrow-left-dark.cur),pointer;*/
}
.scroll-down {
	position:absolute;
	display:block;
	margin-bottom:0;
	z-index:100000;
	color:#fff !important;
	left:39%;
	bottom:3%;
	width:22%;
	text-align:center;
	text-shadow:1px 1px rgba(0, 0, 0, .5);
	font:1.5em/1em Mavenpro-medium, Arial, Helvetica, sans-serif
}
.scroll-down:hover {
	text-decoration:none
}
.scroll-down .icon {
	display:block;
	font-size:2.6em
}
@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
    .tp-leftarrow.default:hover {
/*        background:  url(https://www.madpromotions.it/skin/frontend/megatron/madpro/images/cursor-arrow-left-dark.png) no-repeat center center;*/
    }
    .tp-rightarrow.default:hover {
/*        background:  url(https://www.madpromotions.it/skin/frontend/megatron/madpro/images/cursor-arrow-right-dark.png) no-repeat center center;*/
    }
}

.loader{position:fixed;left:0;top:0;width:100%;height:100%;z-index:9999;background:#fff}.bubblingG{position:absolute;top:50%;left:50%;text-align:center;margin:-36px 0 0 -57px;width:115px;height:73px}.bubblingG span{display:inline-block;vertical-align:middle;width:14px;height:14px;margin:36px auto;background:#787878;-moz-border-radius:72px;-moz-animation:bubblingG 1.7s infinite alternate;-webkit-border-radius:72px;-webkit-animation:bubblingG 1.7s infinite alternate;-ms-border-radius:72px;-ms-animation:bubblingG 1.7s infinite alternate;-o-border-radius:72px;-o-animation:bubblingG 1.7s infinite alternate;border-radius:72px;animation:bubblingG 1.7s infinite alternate}#bubblingG_1{-moz-animation-delay:0s;-webkit-animation-delay:0s;-ms-animation-delay:0s;-o-animation-delay:0s;animation-delay:0s}#bubblingG_2{-moz-animation-delay:.51s;-webkit-animation-delay:.51s;-ms-animation-delay:.51s;-o-animation-delay:.51s;animation-delay:.51s}#bubblingG_3{-moz-animation-delay:1.02s;-webkit-animation-delay:1.02s;-ms-animation-delay:1.02s;-o-animation-delay:1.02s;animation-delay:1.02s}@-moz-keyframes bubblingG{0%{width:14px;height:14px;background-color:#787878;-moz-transform:translateY(0)}100%{width:35px;height:35px;background-color:#fff;-moz-transform:translateY(-30px)}}@-webkit-keyframes bubblingG{0%{width:14px;height:14px;background-color:#787878;-webkit-transform:translateY(0)}100%{width:35px;height:35px;background-color:#fff;-webkit-transform:translateY(-30px)}}@-ms-keyframes bubblingG{0%{width:14px;height:14px;background-color:#787878;-ms-transform:translateY(0)}100%{width:35px;height:35px;background-color:#fff;-ms-transform:translateY(-30px)}}@-o-keyframes bubblingG{0%{width:14px;height:14px;background-color:#787878;-o-transform:translateY(0)}100%{width:35px;height:35px;background-color:#fff;-o-transform:translateY(-30px)}}@keyframes bubblingG{0%{width:14px;height:14px;background-color:#787878;transform:translateY(0)}100%{width:35px;height:35px;background-color:#fff;transform:translateY(-30px)}}
/*!
 * Bootstrap v3.0.3 (http://getbootstrap.com)
 * Copyright 2014 Twitter, Inc.
 * Licensed under http://www.apache.org/licenses/LICENSE-2.0
 *//*! normalize.css v2.1.3 | MIT License | git.io/normalize */article, aside, details, figcaption, figure, footer, header, hgroup, main, nav, section, summary {
	display:block
}
audio, canvas, video {
	display:inline-block
}
audio:not([controls]) {
display:none;
height:0
}
[hidden], template {
display:none
}
html {
	font-family:sans-serif;
	-webkit-text-size-adjust:100%;
	-ms-text-size-adjust:100%
}
body {
	margin:0
}
a {
	background:0 0
}
a:active, a:hover {
	outline:0
}
h1 {
	margin:.67em 0
}
b, strong {
	font-weight:700
}
dfn {
	font-style:italic
}
hr {
	height:0;
	-moz-box-sizing:content-box;
	box-sizing:content-box
}
mark {
	color:#000;
	background:#ff0
}
code, kbd, pre, samp {
	font-size:1em
}
pre {
	white-space:pre-wrap
}
q {
	quotes:"\201C" "\201D" "\2018" "\2019"
}
sub, sup {
	position:relative;
	font-size:75%;
	line-height:0;
	vertical-align:baseline
}
sup {
	top:-.5em
}
sub {
	bottom:-.25em
}
img {
	border:0
}
svg:not(:root) {
overflow:hidden
}
figure {
	margin:0
}
button, input, select, textarea {
	margin:0
}
button, select {
	text-transform:none
}
button, html input[type=button], input[type=reset], input[type=submit] {
	cursor:pointer;
	-webkit-appearance:button
}
button[disabled], html input[disabled] {
	cursor:default
}
input[type=checkbox], input[type=radio] {
	padding:0;
	box-sizing:border-box
}
input[type=search] {
	-webkit-appearance:textfield
}
input[type=search]::-webkit-search-cancel-button, input[type=search]::-webkit-search-decoration {
-webkit-appearance:none
}
button::-moz-focus-inner, input::-moz-focus-inner {
padding:0;
border:0
}
textarea {
	overflow:auto;
	vertical-align:top
}
table {
	border-collapse:collapse;
	border-spacing:0
}
@media print {
* {
	color:#000!important;
	text-shadow:none!important;
	background:transparent!important;
	box-shadow:none!important
}
a, a:visited {
	text-decoration:underline
}
a[href]:after {
	content:" (" attr(href) ")"
}
abbr[title]:after {
	content:" (" attr(title) ")"
}
a[href^="javascript:"]:after, a[href^="#"]:after {
content:""
}
blockquote, pre {
	border:1px solid #999;
	page-break-inside:avoid
}
thead {
	display:table-header-group
}
img, tr {
	page-break-inside:avoid
}
img {
	max-width:100%!important
}
@page {
margin:2cm .5cm
}
h2, h3, p {
	orphans:3;
	widows:3
}
h2, h3 {
	page-break-after:avoid
}
select {
	background:#fff!important
}
.navbar {
	display:none
}
.table td, .table th {
	background-color:#fff!important
}
.btn>.caret, .dropup>.btn>.caret {
	border-top-color:#000!important
}
.label {
	border:1px solid #000
}
.table {
	border-collapse:collapse!important
}
.table-bordered td, .table-bordered th {
	border:1px solid #ddd!important
}
}
*, :after, :before {
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	box-sizing:border-box
}
html {
	font-size:62.5%;
	-webkit-tap-highlight-color:rgba(0, 0, 0, 0)
}
body {
	font-family:"Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size:14px;
	line-height:1.428571429;
	color:#333;
	background-color:#fff
}
button, input, select, textarea {
	font-family:inherit;
	font-size:inherit;
	line-height:inherit
}
a {
	color:#428bca;
	text-decoration:none
}
a:focus, a:hover {
	color:#2a6496;
	text-decoration:underline
}
a:focus {
	outline:5px auto -webkit-focus-ring-color;
	outline-offset:-2px
}
img {
	vertical-align:middle
}
.img-responsive {
	display:block;
	height:auto;
	max-width:100%
}
.img-rounded {
	border-radius:6px
}
.img-thumbnail {
	display:inline-block;
	height:auto;
	max-width:100%;
	padding:4px;
	line-height:1.428571429;
	background-color:#fff;
	border:1px solid #ddd;
	border-radius:4px;
-webkit-transition:all .2s ease-in-out;
transition:all .2s ease-in-out
}
.img-circle {
	border-radius:50%
}
hr {
	margin-top:20px;
	margin-bottom:20px;
	border:0;
	border-top:1px solid #eee
}
.sr-only {
	position:absolute;
	width:1px;
	height:1px;
	padding:0;
	margin:-1px;
	overflow:hidden;
	clip:rect(0,0,0,0);
	border:0
}
.h1, .h2, .h3, .h4, .h5, .h6, h1, h2, h3, h4, h5, h6 {
	font-family:"Helvetica Neue", Helvetica, Arial, sans-serif;
	font-weight:500;
	line-height:1.1;
	color:inherit
}
.h1 .small, .h1 small, .h2 .small, .h2 small, .h3 .small, .h3 small, .h4 .small, .h4 small, .h5 .small, .h5 small, .h6 .small, .h6 small, h1 .small, h1 small, h2 .small, h2 small, h3 .small, h3 small, h4 .small, h4 small, h5 .small, h5 small, h6 .small, h6 small {
	font-weight:400;
	line-height:1;
	color:#999
}
h1, h2, h3 {
	margin-top:20px;
	margin-bottom:10px
}
h1 .small, h1 small, h2 .small, h2 small, h3 .small, h3 small {
	font-size:65%
}
h4, h5, h6 {
	margin-top:10px;
	margin-bottom:10px
}
h4 .small, h4 small, h5 .small, h5 small, h6 .small, h6 small {
	font-size:75%
}
.h1, h1 {
	font-size:36px
}
.h2, h2 {
	font-size:30px
}
.h3, h3 {
	font-size:24px
}
.h4, h4 {
	font-size:18px
}
.h5, h5 {
	font-size:14px
}
.h6, h6 {
	font-size:12px
}
p {
	margin:0 0 10px
}
.lead {
	margin-bottom:20px;
	font-size:16px;
	font-weight:200;
	line-height:1.4
}
@media(min-width:768px) {
.lead {
font-size:21px
}
}
.small, small {
	font-size:85%
}
cite {
	font-style:normal
}
.text-muted {
	color:#999
}
.text-primary {
	color:#428bca
}
.text-primary:hover {
	color:#3071a9
}
.text-warning {
	color:#8a6d3b
}
.text-warning:hover {
	color:#66512c
}
.text-danger {
	color:#a94442
}
.text-danger:hover {
	color:#843534
}
.text-success {
	color:#3c763d
}
.text-success:hover {
	color:#2b542c
}
.text-info {
	color:#31708f
}
.text-info:hover {
	color:#245269
}
.text-left {
	text-align:left
}
.text-right {
	text-align:right
}
.text-center {
	text-align:center
}
.page-header {
	padding-bottom:9px;
	margin:40px 0 20px;
	border-bottom:1px solid #eee
}
ol, ul {
	margin-top:0;
	margin-bottom:10px
}
ol ol, ol ul, ul ol, ul ul {
	margin-bottom:0
}
.list-inline, .list-unstyled {
	padding-left:0;
	list-style:none
}
.list-inline>li {
	display:inline-block;
	padding-right:5px;
	padding-left:5px
}
.list-inline>li:first-child {
	padding-left:0
}
dl {
	margin-top:0;
	margin-bottom:20px
}
dd, dt {
	line-height:1.428571429
}
dt {
	font-weight:700
}
dd {
	margin-left:0
}
@media(min-width:768px) {
.dl-horizontal dt {
float:left;
width:160px;
overflow:hidden;
clear:left;
text-align:right;
text-overflow:ellipsis;
white-space:nowrap
}
.dl-horizontal dd {
margin-left:180px
}
.dl-horizontal dd:after, .dl-horizontal dd:before {
display:table;
content:" "
}
.dl-horizontal dd:after {
clear:both
}
}
abbr[data-original-title], abbr[title] {
	cursor:help;
	border-bottom:1px dotted #999
}
.initialism {
	font-size:90%;
	text-transform:uppercase
}
blockquote {
	padding:10px 20px;
	margin:0 0 20px;
	border-left:5px solid #eee
}
blockquote p {
	font-size:17.5px;
	font-weight:300;
	line-height:1.25
}
blockquote p:last-child {
	margin-bottom:0
}
blockquote .small, blockquote small {
	display:block;
	line-height:1.428571429;
	color:#999
}
blockquote .small:before, blockquote small:before {
	content:'\2014 \00A0'
}
blockquote.pull-right {
	padding-right:15px;
	padding-left:0;
	border-right:5px solid #eee;
	border-left:0
}
blockquote.pull-right .small, blockquote.pull-right p, blockquote.pull-right small {
	text-align:right
}
blockquote.pull-right .small:before, blockquote.pull-right small:before {
	content:''
}
blockquote.pull-right .small:after, blockquote.pull-right small:after {
	content:'\00A0 \2014'
}
blockquote:after, blockquote:before {
	content:""
}
address {
	margin-bottom:20px;
	font-style:normal;
	line-height:1.428571429
}
code, kbd, pre, samp {
	font-family:Menlo, Monaco, Consolas, "Courier New", monospace
}
code {
	padding:2px 4px;
	font-size:90%;
	color:#c7254e;
	white-space:nowrap;
	background-color:#f9f2f4;
	border-radius:4px
}
pre {
	display:block;
	padding:9.5px;
	margin:0 0 10px;
	font-size:13px;
	line-height:1.428571429;
	color:#333;
	word-break:break-all;
	word-wrap:break-word;
	background-color:#f5f5f5;
	border:1px solid #ccc;
	border-radius:4px
}
pre code {
	padding:0;
	font-size:inherit;
	color:inherit;
	white-space:pre-wrap;
	background-color:transparent;
	border-radius:0
}
.pre-scrollable {
	max-height:340px;
	overflow-y:scroll
}
.container {
	padding-right:15px;
	padding-left:15px;
	margin-right:auto;
	margin-left:auto
}
.container:after, .container:before {
	display:table;
	content:" "
}
.container:after {
	clear:both
}
@media(min-width:768px) {
.container {
width:750px
}
}
@media(min-width:992px) {
.container {
width:970px
}
}
@media(min-width:1200px) {
.container {
width:1170px
}
}
.row {
	margin-right:-15px;
	margin-left:-15px
}
.row:after, .row:before {
	display:table;
	content:" "
}
.row:after {
	clear:both
}
.col-lg-1, .col-lg-10, .col-lg-11, .col-lg-12, .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-md-1, .col-md-10, .col-md-11, .col-md-12, .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-sm-1, .col-sm-10, .col-sm-11, .col-sm-12, .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-xs-1, .col-xs-10, .col-xs-11, .col-xs-12, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9 {
	position:relative;
	min-height:1px;
	padding-right:15px;
	padding-left:15px
}
.col-xs-1, .col-xs-10, .col-xs-11, .col-xs-12, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9 {
	float:left
}
.col-xs-12 {
	width:100%
}
.col-xs-11 {
	width:91.66666666666666%
}
.col-xs-10 {
	width:83.33333333333334%
}
.col-xs-9 {
	width:75%
}
.col-xs-8 {
	width:66.66666666666666%
}
.col-xs-7 {
	width:58.333333333333336%
}
.col-xs-6 {
	width:50%
}
.col-xs-5 {
	width:41.66666666666667%
}
.col-xs-4 {
	width:33.33333333333333%
}
.col-xs-3 {
	width:25%
}
.col-xs-2 {
	width:16.666666666666664%
}
.col-xs-1 {
	width:8.333333333333332%
}
.col-xs-pull-12 {
	right:100%
}
.col-xs-pull-11 {
	right:91.66666666666666%
}
.col-xs-pull-10 {
	right:83.33333333333334%
}
.col-xs-pull-9 {
	right:75%
}
.col-xs-pull-8 {
	right:66.66666666666666%
}
.col-xs-pull-7 {
	right:58.333333333333336%
}
.col-xs-pull-6 {
	right:50%
}
.col-xs-pull-5 {
	right:41.66666666666667%
}
.col-xs-pull-4 {
	right:33.33333333333333%
}
.col-xs-pull-3 {
	right:25%
}
.col-xs-pull-2 {
	right:16.666666666666664%
}
.col-xs-pull-1 {
	right:8.333333333333332%
}
.col-xs-pull-0 {
	right:0
}
.col-xs-push-12 {
	left:100%
}
.col-xs-push-11 {
	left:91.66666666666666%
}
.col-xs-push-10 {
	left:83.33333333333334%
}
.col-xs-push-9 {
	left:75%
}
.col-xs-push-8 {
	left:66.66666666666666%
}
.col-xs-push-7 {
	left:58.333333333333336%
}
.col-xs-push-6 {
	left:50%
}
.col-xs-push-5 {
	left:41.66666666666667%
}
.col-xs-push-4 {
	left:33.33333333333333%
}
.col-xs-push-3 {
	left:25%
}
.col-xs-push-2 {
	left:16.666666666666664%
}
.col-xs-push-1 {
	left:8.333333333333332%
}
.col-xs-push-0 {
	left:0
}
.col-xs-offset-12 {
	margin-left:100%
}
.col-xs-offset-11 {
	margin-left:91.66666666666666%
}
.col-xs-offset-10 {
	margin-left:83.33333333333334%
}
.col-xs-offset-9 {
	margin-left:75%
}
.col-xs-offset-8 {
	margin-left:66.66666666666666%
}
.col-xs-offset-7 {
	margin-left:58.333333333333336%
}
.col-xs-offset-6 {
	margin-left:50%
}
.col-xs-offset-5 {
	margin-left:41.66666666666667%
}
.col-xs-offset-4 {
	margin-left:33.33333333333333%
}
.col-xs-offset-3 {
	margin-left:25%
}
.col-xs-offset-2 {
	margin-left:16.666666666666664%
}
.col-xs-offset-1 {
	margin-left:8.333333333333332%
}
.col-xs-offset-0 {
	margin-left:0
}
@media(min-width:768px) {
.col-sm-1, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9 {
float:left
}
.col-sm-12 {
width:100%
}
.col-sm-11 {
width:91.66666666666666%
}
.col-sm-10 {
width:83.33333333333334%
}
.col-sm-9 {
width:75%
}
.col-sm-8 {
width:66.66666666666666%
}
.col-sm-7 {
width:58.333333333333336%
}
.col-sm-6 {
width:50%
}
.col-sm-5 {
width:41.66666666666667%
}
.col-sm-4 {
width:33.33333333333333%
}
.col-sm-3 {
width:25%
}
.col-sm-2 {
width:16.666666666666664%
}
.col-sm-1 {
width:8.333333333333332%
}
.col-sm-pull-12 {
right:100%
}
.col-sm-pull-11 {
right:91.66666666666666%
}
.col-sm-pull-10 {
right:83.33333333333334%
}
.col-sm-pull-9 {
right:75%
}
.col-sm-pull-8 {
right:66.66666666666666%
}
.col-sm-pull-7 {
right:58.333333333333336%
}
.col-sm-pull-6 {
right:50%
}
.col-sm-pull-5 {
right:41.66666666666667%
}
.col-sm-pull-4 {
right:33.33333333333333%
}
.col-sm-pull-3 {
right:25%
}
.col-sm-pull-2 {
right:16.666666666666664%
}
.col-sm-pull-1 {
right:8.333333333333332%
}
.col-sm-pull-0 {
right:0
}
.col-sm-push-12 {
left:100%
}
.col-sm-push-11 {
left:91.66666666666666%
}
.col-sm-push-10 {
left:83.33333333333334%
}
.col-sm-push-9 {
left:75%
}
.col-sm-push-8 {
left:66.66666666666666%
}
.col-sm-push-7 {
left:58.333333333333336%
}
.col-sm-push-6 {
left:50%
}
.col-sm-push-5 {
left:41.66666666666667%
}
.col-sm-push-4 {
left:33.33333333333333%
}
.col-sm-push-3 {
left:25%
}
.col-sm-push-2 {
left:16.666666666666664%
}
.col-sm-push-1 {
left:8.333333333333332%
}
.col-sm-push-0 {
left:0
}
.col-sm-offset-12 {
margin-left:100%
}
.col-sm-offset-11 {
margin-left:91.66666666666666%
}
.col-sm-offset-10 {
margin-left:83.33333333333334%
}
.col-sm-offset-9 {
margin-left:75%
}
.col-sm-offset-8 {
margin-left:66.66666666666666%
}
.col-sm-offset-7 {
margin-left:58.333333333333336%
}
.col-sm-offset-6 {
margin-left:50%
}
.col-sm-offset-5 {
margin-left:41.66666666666667%
}
.col-sm-offset-4 {
margin-left:33.33333333333333%
}
.col-sm-offset-3 {
margin-left:25%
}
.col-sm-offset-2 {
margin-left:16.666666666666664%
}
.col-sm-offset-1 {
margin-left:8.333333333333332%
}
.col-sm-offset-0 {
margin-left:0
}
}
@media(min-width:992px) {
.col-md-1, .col-md-10, .col-md-11, .col-md-12, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9 {
float:left
}
.col-md-12 {
width:100%
}
.col-md-11 {
width:91.66666666666666%
}
.col-md-10 {
width:83.33333333333334%
}
.col-md-9 {
width:75%
}
.col-md-8 {
width:66.66666666666666%
}
.col-md-7 {
width:58.333333333333336%
}
.col-md-6 {
width:50%
}
.col-md-5 {
width:41.66666666666667%
}
.col-md-4 {
width:33.33333333333333%
}
.col-md-3 {
width:25%
}
.col-md-2 {
width:16.666666666666664%
}
.col-md-1 {
width:8.333333333333332%
}
.col-md-pull-12 {
right:100%
}
.col-md-pull-11 {
right:91.66666666666666%
}
.col-md-pull-10 {
right:83.33333333333334%
}
.col-md-pull-9 {
right:75%
}
.col-md-pull-8 {
right:66.66666666666666%
}
.col-md-pull-7 {
right:58.333333333333336%
}
.col-md-pull-6 {
right:50%
}
.col-md-pull-5 {
right:41.66666666666667%
}
.col-md-pull-4 {
right:33.33333333333333%
}
.col-md-pull-3 {
right:25%
}
.col-md-pull-2 {
right:16.666666666666664%
}
.col-md-pull-1 {
right:8.333333333333332%
}
.col-md-pull-0 {
right:0
}
.col-md-push-12 {
left:100%
}
.col-md-push-11 {
left:91.66666666666666%
}
.col-md-push-10 {
left:83.33333333333334%
}
.col-md-push-9 {
left:75%
}
.col-md-push-8 {
left:66.66666666666666%
}
.col-md-push-7 {
left:58.333333333333336%
}
.col-md-push-6 {
left:50%
}
.col-md-push-5 {
left:41.66666666666667%
}
.col-md-push-4 {
left:33.33333333333333%
}
.col-md-push-3 {
left:25%
}
.col-md-push-2 {
left:16.666666666666664%
}
.col-md-push-1 {
left:8.333333333333332%
}
.col-md-push-0 {
left:0
}
.col-md-offset-12 {
margin-left:100%
}
.col-md-offset-11 {
margin-left:91.66666666666666%
}
.col-md-offset-10 {
margin-left:83.33333333333334%
}
.col-md-offset-9 {
margin-left:75%
}
.col-md-offset-8 {
margin-left:66.66666666666666%
}
.col-md-offset-7 {
margin-left:58.333333333333336%
}
.col-md-offset-6 {
margin-left:50%
}
.col-md-offset-5 {
margin-left:41.66666666666667%
}
.col-md-offset-4 {
margin-left:33.33333333333333%
}
.col-md-offset-3 {
margin-left:25%
}
.col-md-offset-2 {
margin-left:16.666666666666664%
}
.col-md-offset-1 {
margin-left:8.333333333333332%
}
.col-md-offset-0 {
margin-left:0
}
}
@media(min-width:1200px) {
.col-lg-1, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9 {
float:left
}
.col-lg-12 {
width:100%
}
.col-lg-11 {
width:91.66666666666666%
}
.col-lg-10 {
width:83.33333333333334%
}
.col-lg-9 {
width:75%
}
.col-lg-8 {
width:66.66666666666666%
}
.col-lg-7 {
width:58.333333333333336%
}
.col-lg-6 {
width:50%
}
.col-lg-5 {
width:41.66666666666667%
}
.col-lg-4 {
width:33.33333333333333%
}
.col-lg-3 {
width:25%
}
.col-lg-2 {
width:16.666666666666664%
}
.col-lg-1 {
width:8.333333333333332%
}
.col-lg-pull-12 {
right:100%
}
.col-lg-pull-11 {
right:91.66666666666666%
}
.col-lg-pull-10 {
right:83.33333333333334%
}
.col-lg-pull-9 {
right:75%
}
.col-lg-pull-8 {
right:66.66666666666666%
}
.col-lg-pull-7 {
right:58.333333333333336%
}
.col-lg-pull-6 {
right:50%
}
.col-lg-pull-5 {
right:41.66666666666667%
}
.col-lg-pull-4 {
right:33.33333333333333%
}
.col-lg-pull-3 {
right:25%
}
.col-lg-pull-2 {
right:16.666666666666664%
}
.col-lg-pull-1 {
right:8.333333333333332%
}
.col-lg-pull-0 {
right:0
}
.col-lg-push-12 {
left:100%
}
.col-lg-push-11 {
left:91.66666666666666%
}
.col-lg-push-10 {
left:83.33333333333334%
}
.col-lg-push-9 {
left:75%
}
.col-lg-push-8 {
left:66.66666666666666%
}
.col-lg-push-7 {
left:58.333333333333336%
}
.col-lg-push-6 {
left:50%
}
.col-lg-push-5 {
left:41.66666666666667%
}
.col-lg-push-4 {
left:33.33333333333333%
}
.col-lg-push-3 {
left:25%
}
.col-lg-push-2 {
left:16.666666666666664%
}
.col-lg-push-1 {
left:8.333333333333332%
}
.col-lg-push-0 {
left:0
}
.col-lg-offset-12 {
margin-left:100%
}
.col-lg-offset-11 {
margin-left:91.66666666666666%
}
.col-lg-offset-10 {
margin-left:83.33333333333334%
}
.col-lg-offset-9 {
margin-left:75%
}
.col-lg-offset-8 {
margin-left:66.66666666666666%
}
.col-lg-offset-7 {
margin-left:58.333333333333336%
}
.col-lg-offset-6 {
margin-left:50%
}
.col-lg-offset-5 {
margin-left:41.66666666666667%
}
.col-lg-offset-4 {
margin-left:33.33333333333333%
}
.col-lg-offset-3 {
margin-left:25%
}
.col-lg-offset-2 {
margin-left:16.666666666666664%
}
.col-lg-offset-1 {
margin-left:8.333333333333332%
}
.col-lg-offset-0 {
margin-left:0
}
}
table {
	max-width:100%;
	background-color:transparent
}
th {
	text-align:left
}
.table {
	width:100%;
	margin-bottom:20px
}
.table>tbody>tr>td, .table>tbody>tr>th, .table>tfoot>tr>td, .table>tfoot>tr>th, .table>thead>tr>td, .table>thead>tr>th {
	padding:8px;
	line-height:1.428571429;
	vertical-align:top;
	border-top:1px solid #ddd
}
.table>thead>tr>th {
	vertical-align:bottom;
	border-bottom:2px solid #ddd
}
.table>caption+thead>tr:first-child>td, .table>caption+thead>tr:first-child>th, .table>colgroup+thead>tr:first-child>td, .table>colgroup+thead>tr:first-child>th, .table>thead:first-child>tr:first-child>td, .table>thead:first-child>tr:first-child>th {
	border-top:0
}
.table>tbody+tbody {
	border-top:2px solid #ddd
}
.table .table {
	background-color:#fff
}
.table-condensed>tbody>tr>td, .table-condensed>tbody>tr>th, .table-condensed>tfoot>tr>td, .table-condensed>tfoot>tr>th, .table-condensed>thead>tr>td, .table-condensed>thead>tr>th {
	padding:5px
}
.table-bordered, .table-bordered>tbody>tr>td, .table-bordered>tbody>tr>th, .table-bordered>tfoot>tr>td, .table-bordered>tfoot>tr>th, .table-bordered>thead>tr>td, .table-bordered>thead>tr>th {
	border:1px solid #ddd
}
.table-bordered>thead>tr>td, .table-bordered>thead>tr>th {
	border-bottom-width:2px
}
.table-striped>tbody>tr:nth-child(odd)>td, .table-striped>tbody>tr:nth-child(odd)>th {
background-color:#f9f9f9
}
.table-hover>tbody>tr:hover>td, .table-hover>tbody>tr:hover>th {
	background-color:#f5f5f5
}
table col[class*=col-] {
position:static;
display:table-column;
float:none
}
table td[class*=col-], table th[class*=col-] {
display:table-cell;
float:none
}
.table>tbody>.active>td, .table>tbody>.active>th, .table>tbody>tr>.active, .table>tfoot>.active>td, .table>tfoot>.active>th, .table>tfoot>tr>.active, .table>thead>.active>td, .table>thead>.active>th, .table>thead>tr>.active {
	background-color:#f5f5f5
}
.table-hover>tbody>.active:hover>td, .table-hover>tbody>.active:hover>th, .table-hover>tbody>tr>.active:hover {
	background-color:#e8e8e8
}
.table>tbody>.success>td, .table>tbody>.success>th, .table>tbody>tr>.success, .table>tfoot>.success>td, .table>tfoot>.success>th, .table>tfoot>tr>.success, .table>thead>.success>td, .table>thead>.success>th, .table>thead>tr>.success {
	background-color:#dff0d8
}
.table-hover>tbody>.success:hover>td, .table-hover>tbody>.success:hover>th, .table-hover>tbody>tr>.success:hover {
	background-color:#d0e9c6
}
.table>tbody>.danger>td, .table>tbody>.danger>th, .table>tbody>tr>.danger, .table>tfoot>.danger>td, .table>tfoot>.danger>th, .table>tfoot>tr>.danger, .table>thead>.danger>td, .table>thead>.danger>th, .table>thead>tr>.danger {
	background-color:#f2dede
}
.table-hover>tbody>.danger:hover>td, .table-hover>tbody>.danger:hover>th, .table-hover>tbody>tr>.danger:hover {
	background-color:#ebcccc
}
.table>tbody>.warning>td, .table>tbody>.warning>th, .table>tbody>tr>.warning, .table>tfoot>.warning>td, .table>tfoot>.warning>th, .table>tfoot>tr>.warning, .table>thead>.warning>td, .table>thead>.warning>th, .table>thead>tr>.warning {
	background-color:#fcf8e3
}
.table-hover>tbody>.warning:hover>td, .table-hover>tbody>.warning:hover>th, .table-hover>tbody>tr>.warning:hover {
	background-color:#faf2cc
}
@media(max-width:767px) {
.table-responsive {
width:100%;
margin-bottom:15px;
overflow-x:scroll;
overflow-y:hidden;
border:1px solid #ddd;
-ms-overflow-style:-ms-autohiding-scrollbar;
-webkit-overflow-scrolling:touch
}
.table-responsive>.table {
margin-bottom:0
}
.table-responsive>.table>tbody>tr>td, .table-responsive>.table>tbody>tr>th, .table-responsive>.table>tfoot>tr>td, .table-responsive>.table>tfoot>tr>th, .table-responsive>.table>thead>tr>td, .table-responsive>.table>thead>tr>th {
white-space:nowrap
}
.table-responsive>.table-bordered {
border:0
}
.table-responsive>.table-bordered>tbody>tr>td:first-child, .table-responsive>.table-bordered>tbody>tr>th:first-child, .table-responsive>.table-bordered>tfoot>tr>td:first-child, .table-responsive>.table-bordered>tfoot>tr>th:first-child, .table-responsive>.table-bordered>thead>tr>td:first-child, .table-responsive>.table-bordered>thead>tr>th:first-child {
border-left:0
}
.table-responsive>.table-bordered>tbody>tr>td:last-child, .table-responsive>.table-bordered>tbody>tr>th:last-child, .table-responsive>.table-bordered>tfoot>tr>td:last-child, .table-responsive>.table-bordered>tfoot>tr>th:last-child, .table-responsive>.table-bordered>thead>tr>td:last-child, .table-responsive>.table-bordered>thead>tr>th:last-child {
border-right:0
}
.table-responsive>.table-bordered>tbody>tr:last-child>td, .table-responsive>.table-bordered>tbody>tr:last-child>th, .table-responsive>.table-bordered>tfoot>tr:last-child>td, .table-responsive>.table-bordered>tfoot>tr:last-child>th {
border-bottom:0
}
}
fieldset {
	padding:0;
	margin:0;
	border:0
}
legend {
	display:block;
	width:100%;
	padding:0;
	margin-bottom:20px;
	font-size:21px;
	line-height:inherit;
	color:#333;
	border:0;
	border-bottom:1px solid #e5e5e5
}
label {
	display:inline-block;
	margin-bottom:5px;
	font-weight:700
}
input[type=search] {
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	box-sizing:border-box
}
input[type=checkbox], input[type=radio] {
	margin:4px 0 0;
	margin-top:1px \9;
	line-height:normal
}
input[type=file] {
	display:block
}
select[multiple], select[size] {
	height:auto
}
select optgroup {
	font-family:inherit;
	font-size:inherit;
	font-style:inherit
}
input[type=checkbox]:focus, input[type=file]:focus, input[type=radio]:focus {
	outline:thin dotted;
	outline:5px auto -webkit-focus-ring-color;
	outline-offset:-2px
}
input[type=number]::-webkit-inner-spin-button, input[type=number]::-webkit-outer-spin-button {
height:auto
}
output {
	display:block;
	padding-top:7px;
	font-size:14px;
	line-height:1.428571429;
	color:#555;
	vertical-align:middle
}
.form-control {
	display:block;
	width:100%;
	height:34px;
	padding:6px 12px;
	font-size:14px;
	line-height:1.428571429;
	color:#555;
	vertical-align:middle;
	background-color:#fff;
	background-image:none;
	border:1px solid #ccc;
	border-radius:4px;
	-webkit-box-shadow:inset 0 1px 1px rgba(0, 0, 0, .075);
	box-shadow:inset 0 1px 1px rgba(0, 0, 0, .075);
-webkit-transition:border-color ease-in-out .15s, box-shadow ease-in-out .15s;
transition:border-color ease-in-out .15s, box-shadow ease-in-out .15s
}
.form-control:focus {
	border-color:#66afe9;
	outline:0;
	-webkit-box-shadow:inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(102, 175, 233, .6);
	box-shadow:inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(102, 175, 233, .6)
}
.form-control:-moz-placeholder {
color:#999
}
.form-control::-moz-placeholder {
color:#999;
opacity:1
}
.form-control:-ms-input-placeholder {
color:#999
}
.form-control::-webkit-input-placeholder {
color:#999
}
.form-control[disabled], .form-control[readonly], fieldset[disabled] .form-control {
	cursor:not-allowed;
	background-color:#eee
}
textarea.form-control {
	height:auto
}
.form-group {
	margin-bottom:15px
}
.checkbox, .radio {
	display:block;
	min-height:20px;
	padding-left:20px;
	margin-top:10px;
	margin-bottom:10px;
	vertical-align:middle
}
.checkbox label, .radio label {
	display:inline;
	margin-bottom:0;
	font-weight:400;
	cursor:pointer
}
.checkbox input[type=checkbox], .checkbox-inline input[type=checkbox], .radio input[type=radio], .radio-inline input[type=radio] {
	float:left;
	margin-left:-20px
}
.checkbox+.checkbox, .radio+.radio {
	margin-top:-5px
}
.checkbox-inline, .radio-inline {
	display:inline-block;
	padding-left:20px;
	margin-bottom:0;
	font-weight:400;
	vertical-align:middle;
	cursor:pointer
}
.checkbox-inline+.checkbox-inline, .radio-inline+.radio-inline {
	margin-top:0;
	margin-left:10px
}
.checkbox-inline[disabled], .checkbox[disabled], .radio-inline[disabled], .radio[disabled], fieldset[disabled] .checkbox, fieldset[disabled] .checkbox-inline, fieldset[disabled] .radio, fieldset[disabled] .radio-inline, fieldset[disabled] input[type=checkbox], fieldset[disabled] input[type=radio], input[type=checkbox][disabled], input[type=radio][disabled] {
	cursor:not-allowed
}
.input-sm {
	height:30px;
	padding:5px 10px;
	font-size:12px;
	line-height:1.5;
	border-radius:3px
}
select.input-sm {
	height:30px;
	line-height:30px
}
textarea.input-sm {
	height:auto
}
.input-lg {
	height:46px;
	padding:10px 16px;
	font-size:18px;
	line-height:1.33;
	border-radius:6px
}
select.input-lg {
	height:46px;
	line-height:46px
}
textarea.input-lg {
	height:auto
}
.has-warning .checkbox, .has-warning .checkbox-inline, .has-warning .control-label, .has-warning .help-block, .has-warning .radio, .has-warning .radio-inline {
	color:#8a6d3b
}
.has-warning .form-control {
	border-color:#8a6d3b;
	-webkit-box-shadow:inset 0 1px 1px rgba(0, 0, 0, .075);
	box-shadow:inset 0 1px 1px rgba(0, 0, 0, .075)
}
.has-warning .form-control:focus {
	border-color:#66512c;
	-webkit-box-shadow:inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #c0a16b;
	box-shadow:inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #c0a16b
}
.has-warning .input-group-addon {
	color:#8a6d3b;
	background-color:#fcf8e3;
	border-color:#8a6d3b
}
.has-error .checkbox, .has-error .checkbox-inline, .has-error .control-label, .has-error .help-block, .has-error .radio, .has-error .radio-inline {
	color:#a94442
}
.has-error .form-control {
	border-color:#a94442;
	-webkit-box-shadow:inset 0 1px 1px rgba(0, 0, 0, .075);
	box-shadow:inset 0 1px 1px rgba(0, 0, 0, .075)
}
.has-error .form-control:focus {
	border-color:#843534;
	-webkit-box-shadow:inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #ce8483;
	box-shadow:inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #ce8483
}
.has-error .input-group-addon {
	color:#a94442;
	background-color:#f2dede;
	border-color:#a94442
}
.has-success .checkbox, .has-success .checkbox-inline, .has-success .control-label, .has-success .help-block, .has-success .radio, .has-success .radio-inline {
	color:#3c763d
}
.has-success .form-control {
	border-color:#3c763d;
	-webkit-box-shadow:inset 0 1px 1px rgba(0, 0, 0, .075);
	box-shadow:inset 0 1px 1px rgba(0, 0, 0, .075)
}
.has-success .form-control:focus {
	border-color:#2b542c;
	-webkit-box-shadow:inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #67b168;
	box-shadow:inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #67b168
}
.has-success .input-group-addon {
	color:#3c763d;
	background-color:#dff0d8;
	border-color:#3c763d
}
.form-control-static {
	margin-bottom:0
}
.help-block {
	display:block;
	margin-top:5px;
	margin-bottom:10px;
	color:#737373
}
@media(min-width:768px) {
.form-inline .form-group {
display:inline-block;
margin-bottom:0;
vertical-align:middle
}
.form-inline .form-control {
display:inline-block
}
.form-inline select.form-control {
width:auto
}
.form-inline .checkbox, .form-inline .radio {
display:inline-block;
padding-left:0;
margin-top:0;
margin-bottom:0
}
.form-inline .checkbox input[type=checkbox], .form-inline .radio input[type=radio] {
float:none;
margin-left:0
}
}
.form-horizontal .checkbox, .form-horizontal .checkbox-inline, .form-horizontal .control-label, .form-horizontal .radio, .form-horizontal .radio-inline {
	padding-top:7px;
	margin-top:0;
	margin-bottom:0
}
.form-horizontal .checkbox, .form-horizontal .radio {
	min-height:27px
}
.form-horizontal .form-group {
	margin-right:-15px;
	margin-left:-15px
}
.form-horizontal .form-group:after, .form-horizontal .form-group:before {
	display:table;
	content:" "
}
.form-horizontal .form-group:after {
	clear:both
}
.form-horizontal .form-control-static {
	padding-top:7px
}
@media(min-width:768px) {
.form-horizontal .control-label {
text-align:right
}
}
.btn {
	display:inline-block;
	padding:6px 12px;
	margin-bottom:0;
	font-size:14px;
	font-weight:400;
	line-height:1.428571429;
	text-align:center;
	white-space:nowrap;
	vertical-align:middle;
	cursor:pointer;
	background-image:none;
	border:1px solid transparent;
	border-radius:4px;
	-webkit-user-select:none;
	-moz-user-select:none;
	-ms-user-select:none;
	-o-user-select:none;
	user-select:none
}
.btn:focus {
	outline:thin dotted;
	outline:5px auto -webkit-focus-ring-color;
	outline-offset:-2px
}
.btn:focus, .btn:hover {
	color:#333;
	text-decoration:none
}
.btn.active, .btn:active {
	background-image:none;
	outline:0;
	-webkit-box-shadow:inset 0 3px 5px rgba(0, 0, 0, .125);
	box-shadow:inset 0 3px 5px rgba(0, 0, 0, .125)
}
.btn.disabled, .btn[disabled], fieldset[disabled] .btn {
	pointer-events:none;
	cursor:not-allowed;
	opacity:.65;
	filter:alpha(opacity=65);
	-webkit-box-shadow:none;
	box-shadow:none
}
.btn-default {
	color:#333;
	background-color:#fff;
	border-color:#ccc
}
.btn-default.active, .btn-default:active, .btn-default:focus, .btn-default:hover, .open .dropdown-toggle.btn-default {
	color:#333;
	background-color:#ebebeb;
	border-color:#adadad
}
.btn-default.active, .btn-default:active, .open .dropdown-toggle.btn-default {
	background-image:none
}
.btn-default.disabled, .btn-default.disabled.active, .btn-default.disabled:active, .btn-default.disabled:focus, .btn-default.disabled:hover, .btn-default[disabled], .btn-default[disabled].active, .btn-default[disabled]:active, .btn-default[disabled]:focus, .btn-default[disabled]:hover, fieldset[disabled] .btn-default, fieldset[disabled] .btn-default.active, fieldset[disabled] .btn-default:active, fieldset[disabled] .btn-default:focus, fieldset[disabled] .btn-default:hover {
	background-color:#fff;
	border-color:#ccc
}
.btn-default .badge {
	color:#fff;
	background-color:#fff
}
.btn-primary {
	color:#fff;
	background-color:#428bca;
	border-color:#357ebd
}
.btn-primary.active, .btn-primary:active, .btn-primary:focus, .btn-primary:hover, .open .dropdown-toggle.btn-primary {
	color:#fff;
	background-color:#3276b1;
	border-color:#285e8e
}
.btn-primary.active, .btn-primary:active, .open .dropdown-toggle.btn-primary {
	background-image:none
}
.btn-primary.disabled, .btn-primary.disabled.active, .btn-primary.disabled:active, .btn-primary.disabled:focus, .btn-primary.disabled:hover, .btn-primary[disabled], .btn-primary[disabled].active, .btn-primary[disabled]:active, .btn-primary[disabled]:focus, .btn-primary[disabled]:hover, fieldset[disabled] .btn-primary, fieldset[disabled] .btn-primary.active, fieldset[disabled] .btn-primary:active, fieldset[disabled] .btn-primary:focus, fieldset[disabled] .btn-primary:hover {
	background-color:#428bca;
	border-color:#357ebd
}
.btn-primary .badge {
	color:#428bca;
	background-color:#fff
}
.btn-warning {
	color:#fff;
	background-color:#f0ad4e;
	border-color:#eea236
}
.btn-warning.active, .btn-warning:active, .btn-warning:focus, .btn-warning:hover, .open .dropdown-toggle.btn-warning {
	color:#fff;
	background-color:#ed9c28;
	border-color:#d58512
}
.btn-warning.active, .btn-warning:active, .open .dropdown-toggle.btn-warning {
	background-image:none
}
.btn-warning.disabled, .btn-warning.disabled.active, .btn-warning.disabled:active, .btn-warning.disabled:focus, .btn-warning.disabled:hover, .btn-warning[disabled], .btn-warning[disabled].active, .btn-warning[disabled]:active, .btn-warning[disabled]:focus, .btn-warning[disabled]:hover, fieldset[disabled] .btn-warning, fieldset[disabled] .btn-warning.active, fieldset[disabled] .btn-warning:active, fieldset[disabled] .btn-warning:focus, fieldset[disabled] .btn-warning:hover {
	background-color:#f0ad4e;
	border-color:#eea236
}
.btn-warning .badge {
	color:#f0ad4e;
	background-color:#fff
}
.btn-danger {
	color:#fff;
	background-color:#d9534f;
	border-color:#d43f3a
}
.btn-danger.active, .btn-danger:active, .btn-danger:focus, .btn-danger:hover, .open .dropdown-toggle.btn-danger {
	color:#fff;
	background-color:#d2322d;
	border-color:#ac2925
}
.btn-danger.active, .btn-danger:active, .open .dropdown-toggle.btn-danger {
	background-image:none
}
.btn-danger.disabled, .btn-danger.disabled.active, .btn-danger.disabled:active, .btn-danger.disabled:focus, .btn-danger.disabled:hover, .btn-danger[disabled], .btn-danger[disabled].active, .btn-danger[disabled]:active, .btn-danger[disabled]:focus, .btn-danger[disabled]:hover, fieldset[disabled] .btn-danger, fieldset[disabled] .btn-danger.active, fieldset[disabled] .btn-danger:active, fieldset[disabled] .btn-danger:focus, fieldset[disabled] .btn-danger:hover {
	background-color:#d9534f;
	border-color:#d43f3a
}
.btn-danger .badge {
	color:#d9534f;
	background-color:#fff
}
.btn-success {
	color:#fff;
	background-color:#5cb85c;
	border-color:#4cae4c
}
.btn-success.active, .btn-success:active, .btn-success:focus, .btn-success:hover, .open .dropdown-toggle.btn-success {
	color:#fff;
	background-color:#47a447;
	border-color:#398439
}
.btn-success.active, .btn-success:active, .open .dropdown-toggle.btn-success {
	background-image:none
}
.btn-success.disabled, .btn-success.disabled.active, .btn-success.disabled:active, .btn-success.disabled:focus, .btn-success.disabled:hover, .btn-success[disabled], .btn-success[disabled].active, .btn-success[disabled]:active, .btn-success[disabled]:focus, .btn-success[disabled]:hover, fieldset[disabled] .btn-success, fieldset[disabled] .btn-success.active, fieldset[disabled] .btn-success:active, fieldset[disabled] .btn-success:focus, fieldset[disabled] .btn-success:hover {
	background-color:#5cb85c;
	border-color:#4cae4c
}
.btn-success .badge {
	color:#5cb85c;
	background-color:#fff
}
.btn-info {
	color:#fff;
	background-color:#5bc0de;
	border-color:#46b8da
}
.btn-info.active, .btn-info:active, .btn-info:focus, .btn-info:hover, .open .dropdown-toggle.btn-info {
	color:#fff;
	background-color:#39b3d7;
	border-color:#269abc
}
.btn-info.active, .btn-info:active, .open .dropdown-toggle.btn-info {
	background-image:none
}
.btn-info.disabled, .btn-info.disabled.active, .btn-info.disabled:active, .btn-info.disabled:focus, .btn-info.disabled:hover, .btn-info[disabled], .btn-info[disabled].active, .btn-info[disabled]:active, .btn-info[disabled]:focus, .btn-info[disabled]:hover, fieldset[disabled] .btn-info, fieldset[disabled] .btn-info.active, fieldset[disabled] .btn-info:active, fieldset[disabled] .btn-info:focus, fieldset[disabled] .btn-info:hover {
	background-color:#5bc0de;
	border-color:#46b8da
}
.btn-info .badge {
	color:#5bc0de;
	background-color:#fff
}
.btn-link {
	font-weight:400;
	color:#428bca;
	cursor:pointer;
	border-radius:0
}
.btn-link, .btn-link:active, .btn-link[disabled], fieldset[disabled] .btn-link {
	background-color:transparent;
	-webkit-box-shadow:none;
	box-shadow:none
}
.btn-link, .btn-link:active, .btn-link:focus, .btn-link:hover {
	border-color:transparent
}
.btn-link:focus, .btn-link:hover {
	color:#2a6496;
	text-decoration:underline;
	background-color:transparent
}
.btn-link[disabled]:focus, .btn-link[disabled]:hover, fieldset[disabled] .btn-link:focus, fieldset[disabled] .btn-link:hover {
	color:#999;
	text-decoration:none
}
.btn-lg {
	padding:10px 16px;
	font-size:18px;
	line-height:1.33;
	border-radius:6px
}
.btn-sm {
	padding:5px 10px;
	font-size:12px;
	line-height:1.5;
	border-radius:3px
}
.btn-xs {
	padding:1px 5px;
	font-size:12px;
	line-height:1.5;
	border-radius:3px
}
.btn-block {
	display:block;
	width:100%;
	padding-right:0;
	padding-left:0
}
.btn-block+.btn-block {
	margin-top:5px
}
input[type=button].btn-block, input[type=reset].btn-block, input[type=submit].btn-block {
	width:100%
}
.fade {
	opacity:0;
-webkit-transition:opacity .15s linear;
transition:opacity .15s linear
}
.fade.in {
	opacity:1
}
.collapse {
	display:none
}
.collapse.in {
	display:block
}
.collapsing {
	position:relative;
	height:0;
	overflow:hidden;
-webkit-transition:height .35s ease;
transition:height .35s ease
}
@font-face {
font-family:'Glyphicons Halflings';
src:url(https://www.madpromotions.it/skin/frontend/megatron/madpro/fonts/glyphicons-halflings-regular.eot);
src:url(https://www.madpromotions.it/skin/frontend/megatron/madpro/fonts/glyphicons-halflings-regular.eot?#iefix) format('embedded-opentype'), url(https://www.madpromotions.it/skin/frontend/megatron/madpro/fonts/glyphicons-halflings-regular.woff) format('woff'), url(https://www.madpromotions.it/skin/frontend/megatron/madpro/fonts/glyphicons-halflings-regular.ttf) format('truetype'), url(https://www.madpromotions.it/skin/frontend/megatron/madpro/fonts/glyphicons-halflings-regular.svg#glyphicons-halflingsregular) format('svg');
font-display: swap;
}
.glyphicon {
	position:relative;
	top:1px;
	display:inline-block;
	font-family:'Glyphicons Halflings';
	-webkit-font-smoothing:antialiased;
	font-style:normal;
	font-weight:400;
	line-height:1;
	-moz-osx-font-smoothing:grayscale
}
.glyphicon:empty {
	width:1em
}
.glyphicon-asterisk:before {
	content:"\2a"
}
.glyphicon-plus:before {
	content:"\2b"
}
.glyphicon-euro:before {
	content:"\20ac"
}
.glyphicon-minus:before {
	content:"\2212"
}
.glyphicon-cloud:before {
	content:"\2601"
}
.glyphicon-envelope:before {
	content:"\2709"
}
.glyphicon-pencil:before {
	content:"\270f"
}
.glyphicon-glass:before {
	content:"\e001"
}
.glyphicon-music:before {
	content:"\e002"
}
.glyphicon-search:before {
	content:"\e003"
}
.glyphicon-heart:before {
	content:"\e005"
}
.glyphicon-star:before {
	content:"\e006"
}
.glyphicon-star-empty:before {
	content:"\e007"
}
.glyphicon-user:before {
	content:"\e008"
}
.glyphicon-film:before {
	content:"\e009"
}
.glyphicon-th-large:before {
	content:"\e010"
}
.glyphicon-th:before {
	content:"\e011"
}
.glyphicon-th-list:before {
	content:"\e012"
}
.glyphicon-ok:before {
	content:"\e013"
}
.glyphicon-remove:before {
	content:"\e014"
}
.glyphicon-zoom-in:before {
	content:"\e015"
}
.glyphicon-zoom-out:before {
	content:"\e016"
}
.glyphicon-off:before {
	content:"\e017"
}
.glyphicon-signal:before {
	content:"\e018"
}
.glyphicon-cog:before {
	content:"\e019"
}
.glyphicon-trash:before {
	content:"\e020"
}
.glyphicon-home:before {
	content:"\e021"
}
.glyphicon-file:before {
	content:"\e022"
}
.glyphicon-time:before {
	content:"\e023"
}
.glyphicon-road:before {
	content:"\e024"
}
.glyphicon-download-alt:before {
	content:"\e025"
}
.glyphicon-download:before {
	content:"\e026"
}
.glyphicon-upload:before {
	content:"\e027"
}
.glyphicon-inbox:before {
	content:"\e028"
}
.glyphicon-play-circle:before {
	content:"\e029"
}
.glyphicon-repeat:before {
	content:"\e030"
}
.glyphicon-refresh:before {
	content:"\e031"
}
.glyphicon-list-alt:before {
	content:"\e032"
}
.glyphicon-lock:before {
	content:"\e033"
}
.glyphicon-flag:before {
	content:"\e034"
}
.glyphicon-headphones:before {
	content:"\e035"
}
.glyphicon-volume-off:before {
	content:"\e036"
}
.glyphicon-volume-down:before {
	content:"\e037"
}
.glyphicon-volume-up:before {
	content:"\e038"
}
.glyphicon-qrcode:before {
	content:"\e039"
}
.glyphicon-barcode:before {
	content:"\e040"
}
.glyphicon-tag:before {
	content:"\e041"
}
.glyphicon-tags:before {
	content:"\e042"
}
.glyphicon-book:before {
	content:"\e043"
}
.glyphicon-bookmark:before {
	content:"\e044"
}
.glyphicon-print:before {
	content:"\e045"
}
.glyphicon-camera:before {
	content:"\e046"
}
.glyphicon-font:before {
	content:"\e047"
}
.glyphicon-bold:before {
	content:"\e048"
}
.glyphicon-italic:before {
	content:"\e049"
}
.glyphicon-text-height:before {
	content:"\e050"
}
.glyphicon-text-width:before {
	content:"\e051"
}
.glyphicon-align-left:before {
	content:"\e052"
}
.glyphicon-align-center:before {
	content:"\e053"
}
.glyphicon-align-right:before {
	content:"\e054"
}
.glyphicon-align-justify:before {
	content:"\e055"
}
.glyphicon-list:before {
	content:"\e056"
}
.glyphicon-indent-left:before {
	content:"\e057"
}
.glyphicon-indent-right:before {
	content:"\e058"
}
.glyphicon-facetime-video:before {
	content:"\e059"
}
.glyphicon-picture:before {
	content:"\e060"
}
.glyphicon-map-marker:before {
	content:"\e062"
}
.glyphicon-adjust:before {
	content:"\e063"
}
.glyphicon-tint:before {
	content:"\e064"
}
.glyphicon-edit:before {
	content:"\e065"
}
.glyphicon-share:before {
	content:"\e066"
}
.glyphicon-check:before {
	content:"\e067"
}
.glyphicon-move:before {
	content:"\e068"
}
.glyphicon-step-backward:before {
	content:"\e069"
}
.glyphicon-fast-backward:before {
	content:"\e070"
}
.glyphicon-backward:before {
	content:"\e071"
}
.glyphicon-play:before {
	content:"\e072"
}
.glyphicon-pause:before {
	content:"\e073"
}
.glyphicon-stop:before {
	content:"\e074"
}
.glyphicon-forward:before {
	content:"\e075"
}
.glyphicon-fast-forward:before {
	content:"\e076"
}
.glyphicon-step-forward:before {
	content:"\e077"
}
.glyphicon-eject:before {
	content:"\e078"
}
.glyphicon-chevron-left:before {
	content:"\e079"
}
.glyphicon-chevron-right:before {
	content:"\e080"
}
.glyphicon-plus-sign:before {
	content:"\e081"
}
.glyphicon-minus-sign:before {
	content:"\e082"
}
.glyphicon-remove-sign:before {
	content:"\e083"
}
.glyphicon-ok-sign:before {
	content:"\e084"
}
.glyphicon-question-sign:before {
	content:"\e085"
}
.glyphicon-info-sign:before {
	content:"\e086"
}
.glyphicon-screenshot:before {
	content:"\e087"
}
.glyphicon-remove-circle:before {
	content:"\e088"
}
.glyphicon-ok-circle:before {
	content:"\e089"
}
.glyphicon-ban-circle:before {
	content:"\e090"
}
.glyphicon-arrow-left:before {
	content:"\e091"
}
.glyphicon-arrow-right:before {
	content:"\e092"
}
.glyphicon-arrow-up:before {
	content:"\e093"
}
.glyphicon-arrow-down:before {
	content:"\e094"
}
.glyphicon-share-alt:before {
	content:"\e095"
}
.glyphicon-resize-full:before {
	content:"\e096"
}
.glyphicon-resize-small:before {
	content:"\e097"
}
.glyphicon-exclamation-sign:before {
	content:"\e101"
}
.glyphicon-gift:before {
	content:"\e102"
}
.glyphicon-leaf:before {
	content:"\e103"
}
.glyphicon-fire:before {
	content:"\e104"
}
.glyphicon-eye-open:before {
	content:"\e105"
}
.glyphicon-eye-close:before {
	content:"\e106"
}
.glyphicon-warning-sign:before {
	content:"\e107"
}
.glyphicon-plane:before {
	content:"\e108"
}
.glyphicon-calendar:before {
	content:"\e109"
}
.glyphicon-random:before {
	content:"\e110"
}
.glyphicon-comment:before {
	content:"\e111"
}
.glyphicon-magnet:before {
	content:"\e112"
}
.glyphicon-chevron-up:before {
	content:"\e113"
}
.glyphicon-chevron-down:before {
	content:"\e114"
}
.glyphicon-retweet:before {
	content:"\e115"
}
.glyphicon-shopping-cart:before {
	content:"\e116"
}
.glyphicon-folder-close:before {
	content:"\e117"
}
.glyphicon-folder-open:before {
	content:"\e118"
}
.glyphicon-resize-vertical:before {
	content:"\e119"
}
.glyphicon-resize-horizontal:before {
	content:"\e120"
}
.glyphicon-hdd:before {
	content:"\e121"
}
.glyphicon-bullhorn:before {
	content:"\e122"
}
.glyphicon-bell:before {
	content:"\e123"
}
.glyphicon-certificate:before {
	content:"\e124"
}
.glyphicon-thumbs-up:before {
	content:"\e125"
}
.glyphicon-thumbs-down:before {
	content:"\e126"
}
.glyphicon-hand-right:before {
	content:"\e127"
}
.glyphicon-hand-left:before {
	content:"\e128"
}
.glyphicon-hand-up:before {
	content:"\e129"
}
.glyphicon-hand-down:before {
	content:"\e130"
}
.glyphicon-circle-arrow-right:before {
	content:"\e131"
}
.glyphicon-circle-arrow-left:before {
	content:"\e132"
}
.glyphicon-circle-arrow-up:before {
	content:"\e133"
}
.glyphicon-circle-arrow-down:before {
	content:"\e134"
}
.glyphicon-globe:before {
	content:"\e135"
}
.glyphicon-wrench:before {
	content:"\e136"
}
.glyphicon-tasks:before {
	content:"\e137"
}
.glyphicon-filter:before {
	content:"\e138"
}
.glyphicon-briefcase:before {
	content:"\e139"
}
.glyphicon-fullscreen:before {
	content:"\e140"
}
.glyphicon-dashboard:before {
	content:"\e141"
}
.glyphicon-paperclip:before {
	content:"\e142"
}
.glyphicon-heart-empty:before {
	content:"\e143"
}
.glyphicon-link:before {
	content:"\e144"
}
.glyphicon-phone:before {
	content:"\e145"
}
.glyphicon-pushpin:before {
	content:"\e146"
}
.glyphicon-usd:before {
	content:"\e148"
}
.glyphicon-gbp:before {
	content:"\e149"
}
.glyphicon-sort:before {
	content:"\e150"
}
.glyphicon-sort-by-alphabet:before {
	content:"\e151"
}
.glyphicon-sort-by-alphabet-alt:before {
	content:"\e152"
}
.glyphicon-sort-by-order:before {
	content:"\e153"
}
.glyphicon-sort-by-order-alt:before {
	content:"\e154"
}
.glyphicon-sort-by-attributes:before {
	content:"\e155"
}
.glyphicon-sort-by-attributes-alt:before {
	content:"\e156"
}
.glyphicon-unchecked:before {
	content:"\e157"
}
.glyphicon-expand:before {
	content:"\e158"
}
.glyphicon-collapse-down:before {
	content:"\e159"
}
.glyphicon-collapse-up:before {
	content:"\e160"
}
.glyphicon-log-in:before {
	content:"\e161"
}
.glyphicon-flash:before {
	content:"\e162"
}
.glyphicon-log-out:before {
	content:"\e163"
}
.glyphicon-new-window:before {
	content:"\e164"
}
.glyphicon-record:before {
	content:"\e165"
}
.glyphicon-save:before {
	content:"\e166"
}
.glyphicon-open:before {
	content:"\e167"
}
.glyphicon-saved:before {
	content:"\e168"
}
.glyphicon-import:before {
	content:"\e169"
}
.glyphicon-export:before {
	content:"\e170"
}
.glyphicon-send:before {
	content:"\e171"
}
.glyphicon-floppy-disk:before {
	content:"\e172"
}
.glyphicon-floppy-saved:before {
	content:"\e173"
}
.glyphicon-floppy-remove:before {
	content:"\e174"
}
.glyphicon-floppy-save:before {
	content:"\e175"
}
.glyphicon-floppy-open:before {
	content:"\e176"
}
.glyphicon-credit-card:before {
	content:"\e177"
}
.glyphicon-transfer:before {
	content:"\e178"
}
.glyphicon-cutlery:before {
	content:"\e179"
}
.glyphicon-header:before {
	content:"\e180"
}
.glyphicon-compressed:before {
	content:"\e181"
}
.glyphicon-earphone:before {
	content:"\e182"
}
.glyphicon-phone-alt:before {
	content:"\e183"
}
.glyphicon-tower:before {
	content:"\e184"
}
.glyphicon-stats:before {
	content:"\e185"
}
.glyphicon-sd-video:before {
	content:"\e186"
}
.glyphicon-hd-video:before {
	content:"\e187"
}
.glyphicon-subtitles:before {
	content:"\e188"
}
.glyphicon-sound-stereo:before {
	content:"\e189"
}
.glyphicon-sound-dolby:before {
	content:"\e190"
}
.glyphicon-sound-5-1:before {
	content:"\e191"
}
.glyphicon-sound-6-1:before {
	content:"\e192"
}
.glyphicon-sound-7-1:before {
	content:"\e193"
}
.glyphicon-copyright-mark:before {
	content:"\e194"
}
.glyphicon-registration-mark:before {
	content:"\e195"
}
.glyphicon-cloud-download:before {
	content:"\e197"
}
.glyphicon-cloud-upload:before {
	content:"\e198"
}
.glyphicon-tree-conifer:before {
	content:"\e199"
}
.glyphicon-tree-deciduous:before {
	content:"\e200"
}
.caret {
	display:inline-block;
	width:0;
	height:0;
	margin-left:2px;
	vertical-align:middle;
	border-top:4px solid;
	border-right:4px solid transparent;
	border-left:4px solid transparent
}
.dropdown {
	position:relative
}
.dropdown-toggle:focus {
	outline:0
}
.dropdown-menu {
	position:absolute;
	top:100%;
	left:0;
	z-index:1000;
	display:none;
	float:left;
	min-width:160px;
	padding:5px 0;
	margin:2px 0 0;
	font-size:14px;
	list-style:none;
	background-color:#fff;
	border:1px solid #ccc;
	border:1px solid rgba(0, 0, 0, .15);
	border-radius:4px;
	-webkit-box-shadow:0 6px 12px rgba(0, 0, 0, .175);
	box-shadow:0 6px 12px rgba(0, 0, 0, .175);
	background-clip:padding-box
}
.dropdown-menu.pull-right {
	right:0;
	left:auto
}
.dropdown-menu .divider {
	height:1px;
	margin:9px 0;
	overflow:hidden;
	background-color:#e5e5e5
}
.dropdown-menu>li>a {
	display:block;
	padding:3px 20px;
	clear:both;
	font-weight:400;
	line-height:1.428571429;
	color:#333;
	white-space:nowrap
}
.dropdown-menu>li>a:focus, .dropdown-menu>li>a:hover {
	color:#262626;
	text-decoration:none;
	background-color:#f5f5f5
}
.dropdown-menu>.active>a, .dropdown-menu>.active>a:focus, .dropdown-menu>.active>a:hover {
	color:#fff;
	text-decoration:none;
	background-color:#428bca;
	outline:0
}
.dropdown-menu>.disabled>a, .dropdown-menu>.disabled>a:focus, .dropdown-menu>.disabled>a:hover {
	color:#999
}
.dropdown-menu>.disabled>a:focus, .dropdown-menu>.disabled>a:hover {
	text-decoration:none;
	cursor:not-allowed;
	background-color:transparent;
	background-image:none;
filter:progid:DXImageTransform.Microsoft.gradient(enabled=false)
}
.open>.dropdown-menu {
	display:block
}
.open>a {
	outline:0
}
.dropdown-header {
	display:block;
	padding:3px 20px;
	font-size:12px;
	line-height:1.428571429;
	color:#999
}
.dropdown-backdrop {
	position:fixed;
	top:0;
	right:0;
	bottom:0;
	left:0;
	z-index:990
}
.pull-right>.dropdown-menu {
	right:0;
	left:auto
}
.dropup .caret, .navbar-fixed-bottom .dropdown .caret {
	border-top:0;
	border-bottom:4px solid;
	content:""
}
.dropup .dropdown-menu, .navbar-fixed-bottom .dropdown .dropdown-menu {
	top:auto;
	bottom:100%;
	margin-bottom:1px
}
@media(min-width:768px) {
.navbar-right .dropdown-menu {
right:0;
left:auto
}
}
.btn-group, .btn-group-vertical {
	position:relative;
	display:inline-block;
	vertical-align:middle
}
.btn-group-vertical>.btn, .btn-group>.btn {
	position:relative;
	float:left
}
.btn-group-vertical>.btn.active, .btn-group-vertical>.btn:active, .btn-group-vertical>.btn:focus, .btn-group-vertical>.btn:hover, .btn-group>.btn.active, .btn-group>.btn:active, .btn-group>.btn:focus, .btn-group>.btn:hover {
	z-index:2
}
.btn-group-vertical>.btn:focus, .btn-group>.btn:focus {
	outline:0
}
.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:after, .btn-toolbar:before {
	display:table;
	content:" "
}
.btn-toolbar:after {
	clear:both
}
.btn-toolbar .btn-group {
	float:left
}
.btn-toolbar>.btn+.btn, .btn-toolbar>.btn+.btn-group, .btn-toolbar>.btn-group+.btn, .btn-toolbar>.btn-group+.btn-group {
	margin-left:5px
}
.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-top-right-radius:0;
border-bottom-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>.btn:last-child, .btn-group>.btn-group:first-child>.dropdown-toggle {
	border-top-right-radius:0;
	border-bottom-right-radius:0
}
.btn-group>.btn-group:last-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
}
.btn-group-xs>.btn {
	padding:1px 5px;
	font-size:12px;
	line-height:1.5;
	border-radius:3px
}
.btn-group-sm>.btn {
	padding:5px 10px;
	font-size:12px;
	line-height:1.5;
	border-radius:3px
}
.btn-group-lg>.btn {
	padding:10px 16px;
	font-size:18px;
	line-height:1.33;
	border-radius:6px
}
.btn-group>.btn+.dropdown-toggle {
	padding-right:8px;
	padding-left:8px
}
.btn-group>.btn-lg+.dropdown-toggle {
	padding-right:12px;
	padding-left:12px
}
.btn-group.open .dropdown-toggle {
	-webkit-box-shadow:inset 0 3px 5px rgba(0, 0, 0, .125);
	box-shadow:inset 0 3px 5px rgba(0, 0, 0, .125)
}
.btn-group.open .dropdown-toggle.btn-link {
	-webkit-box-shadow:none;
	box-shadow:none
}
.btn .caret {
	margin-left:0
}
.btn-lg .caret {
	border-width:5px 5px 0;
	border-bottom-width:0
}
.dropup .btn-lg .caret {
	border-width:0 5px 5px
}
.btn-group-vertical>.btn, .btn-group-vertical>.btn-group, .btn-group-vertical>.btn-group>.btn {
	display:block;
	float:none;
	width:100%;
	max-width:100%
}
.btn-group-vertical>.btn-group:after, .btn-group-vertical>.btn-group:before {
	display:table;
	content:" "
}
.btn-group-vertical>.btn-group:after {
	clear:both
}
.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-top:-1px;
	margin-left:0
}
.btn-group-vertical>.btn:not(:first-child):not(:last-child) {
border-radius:0
}
.btn-group-vertical>.btn:first-child:not(:last-child) {
border-top-right-radius:4px;
border-bottom-right-radius:0;
border-bottom-left-radius:0
}
.btn-group-vertical>.btn:last-child:not(:first-child) {
border-top-right-radius:0;
border-bottom-left-radius:4px;
border-top-left-radius:0
}
.btn-group-vertical>.btn-group:not(:first-child):not(:last-child)>.btn {
border-radius:0
}
.btn-group-vertical>.btn-group:first-child>.btn:last-child, .btn-group-vertical>.btn-group:first-child>.dropdown-toggle {
	border-bottom-right-radius:0;
	border-bottom-left-radius:0
}
.btn-group-vertical>.btn-group:last-child>.btn:first-child {
	border-top-right-radius:0;
	border-top-left-radius:0
}
.btn-group-justified {
	display:table;
	width:100%;
	border-collapse:separate;
	table-layout:fixed
}
.btn-group-justified>.btn, .btn-group-justified>.btn-group {
	display:table-cell;
	float:none;
	width:1%
}
.btn-group-justified>.btn-group .btn {
	width:100%
}
[data-toggle=buttons]>.btn>input[type=checkbox], [data-toggle=buttons]>.btn>input[type=radio] {
display:none
}
.input-group {
	position:relative;
	display:table;
	border-collapse:separate
}
.input-group[class*=col-] {
float:none;
padding-right:0;
padding-left:0
}
.input-group .form-control {
	width:100%;
	margin-bottom:0
}
.input-group-lg>.form-control, .input-group-lg>.input-group-addon, .input-group-lg>.input-group-btn>.btn {
	height:46px;
	padding:10px 16px;
	font-size:18px;
	line-height:1.33;
	border-radius:6px
}
select.input-group-lg>.form-control, select.input-group-lg>.input-group-addon, select.input-group-lg>.input-group-btn>.btn {
	height:46px;
	line-height:46px
}
textarea.input-group-lg>.form-control, textarea.input-group-lg>.input-group-addon, textarea.input-group-lg>.input-group-btn>.btn {
	height:auto
}
.input-group-sm>.form-control, .input-group-sm>.input-group-addon, .input-group-sm>.input-group-btn>.btn {
	height:30px;
	padding:5px 10px;
	font-size:12px;
	line-height:1.5;
	border-radius:3px
}
select.input-group-sm>.form-control, select.input-group-sm>.input-group-addon, select.input-group-sm>.input-group-btn>.btn {
	height:30px;
	line-height:30px
}
textarea.input-group-sm>.form-control, textarea.input-group-sm>.input-group-addon, textarea.input-group-sm>.input-group-btn>.btn {
	height:auto
}
.input-group .form-control, .input-group-addon, .input-group-btn {
	display:table-cell
}
.input-group .form-control:not(:first-child):not(:last-child), .input-group-addon:not(:first-child):not(:last-child), .input-group-btn:not(:first-child):not(:last-child) {
border-radius:0
}
.input-group-addon, .input-group-btn {
	width:1%;
	white-space:nowrap;
	vertical-align:middle
}
.input-group-addon {
	padding:6px 12px;
	font-size:14px;
	font-weight:400;
	line-height:1;
	color:#555;
	text-align:center;
	background-color:#eee;
	border:1px solid #ccc;
	border-radius:4px
}
.input-group-addon.input-sm {
	padding:5px 10px;
	font-size:12px;
	border-radius:3px
}
.input-group-addon.input-lg {
	padding:10px 16px;
	font-size:18px;
	border-radius:6px
}
.input-group-addon input[type=checkbox], .input-group-addon input[type=radio] {
	margin-top:0
}
.input-group .form-control:first-child, .input-group-addon:first-child, .input-group-btn:first-child>.btn, .input-group-btn:first-child>.dropdown-toggle, .input-group-btn:last-child>.btn:not(:last-child):not(.dropdown-toggle) {
border-top-right-radius:0;
border-bottom-right-radius:0
}
.input-group-addon:first-child {
	border-right:0
}
.input-group .form-control:last-child, .input-group-addon:last-child, .input-group-btn:first-child>.btn:not(:first-child), .input-group-btn:last-child>.btn, .input-group-btn:last-child>.dropdown-toggle {
border-bottom-left-radius:0;
border-top-left-radius:0
}
.input-group-addon:last-child {
	border-left:0
}
.input-group-btn {
	position:relative;
	white-space:nowrap
}
.input-group-btn:first-child>.btn {
	margin-right:-1px
}
.input-group-btn:last-child>.btn {
	margin-left:-1px
}
.input-group-btn>.btn {
	position:relative
}
.input-group-btn>.btn+.btn {
	margin-left:-4px
}
.input-group-btn>.btn:active, .input-group-btn>.btn:hover {
	z-index:2
}
.nav {
	padding-left:0;
	margin-bottom:0;
	list-style:none
}
.nav:after, .nav:before {
	display:table;
	content:" "
}
.nav:after {
	clear:both
}
.nav>li {
	position:relative;
	display:block
}
.nav>li>a {
	position:relative;
	display:block;
	padding:10px 15px
}
.nav>li>a:focus, .nav>li>a:hover {
	text-decoration:none;
	background-color:#eee
}
.nav>li.disabled>a {
	color:#999
}
.nav>li.disabled>a:focus, .nav>li.disabled>a:hover {
	color:#999;
	text-decoration:none;
	cursor:not-allowed;
	background-color:transparent
}
.nav .open>a, .nav .open>a:focus, .nav .open>a:hover {
	background-color:#eee;
	border-color:#428bca
}
.nav .nav-divider {
	height:1px;
	margin:9px 0;
	overflow:hidden;
	background-color:#e5e5e5
}
.nav>li>a>img {
	max-width:none
}
.nav-tabs {
	border-bottom:1px solid #ddd
}
.nav-tabs>li {
	float:left;
	margin-bottom:-1px
}
.nav-tabs>li>a {
	margin-right:2px;
	line-height:1.428571429;
	border:1px solid transparent;
	border-radius:4px 4px 0 0
}
.nav-tabs>li>a:hover {
	border-color:#eee #eee #ddd
}
.nav-tabs>li.active>a, .nav-tabs>li.active>a:focus, .nav-tabs>li.active>a:hover {
	color:#555;
	cursor:default;
	background-color:#fff;
	border:1px solid #ddd;
	border-bottom-color:transparent
}
.nav-tabs.nav-justified {
	width:100%;
	border-bottom:0
}
.nav-tabs.nav-justified>li {
	float:none
}
.nav-tabs.nav-justified>li>a {
	margin-bottom:5px;
	text-align:center
}
.nav-tabs.nav-justified>.dropdown .dropdown-menu {
	top:auto;
	left:auto
}
@media(min-width:768px) {
.nav-tabs.nav-justified>li {
display:table-cell;
width:1%
}
.nav-tabs.nav-justified>li>a {
margin-bottom:0
}
}
.nav-tabs.nav-justified>li>a {
	margin-right:0;
	border-radius:4px
}
.nav-tabs.nav-justified>.active>a, .nav-tabs.nav-justified>.active>a:focus, .nav-tabs.nav-justified>.active>a:hover {
	border:1px solid #ddd
}
@media(min-width:768px) {
.nav-tabs.nav-justified>li>a {
border-bottom:1px solid #ddd;
border-radius:4px 4px 0 0
}
.nav-tabs.nav-justified>.active>a, .nav-tabs.nav-justified>.active>a:focus, .nav-tabs.nav-justified>.active>a:hover {
border-bottom-color:#fff
}
}
.nav-pills>li {
	float:left
}
.nav-pills>li>a {
	border-radius:4px
}
.nav-pills>li+li {
	margin-left:2px
}
.nav-pills>li.active>a, .nav-pills>li.active>a:focus, .nav-pills>li.active>a:hover {
	color:#fff;
	background-color:#428bca
}
.nav-stacked>li {
	float:none
}
.nav-stacked>li+li {
	margin-top:2px;
	margin-left:0
}
.nav-justified {
	width:100%
}
.nav-justified>li {
	float:none
}
.nav-justified>li>a {
	margin-bottom:5px;
	text-align:center
}
.nav-justified>.dropdown .dropdown-menu {
	top:auto;
	left:auto
}
@media(min-width:768px) {
.nav-justified>li {
display:table-cell;
width:1%
}
.nav-justified>li>a {
margin-bottom:0
}
}
.nav-tabs-justified {
	border-bottom:0
}
.nav-tabs-justified>li>a {
	margin-right:0;
	border-radius:4px
}
.nav-tabs-justified>.active>a, .nav-tabs-justified>.active>a:focus, .nav-tabs-justified>.active>a:hover {
	border:1px solid #ddd
}
@media(min-width:768px) {
.nav-tabs-justified>li>a {
border-bottom:1px solid #ddd;
border-radius:4px 4px 0 0
}
.nav-tabs-justified>.active>a, .nav-tabs-justified>.active>a:focus, .nav-tabs-justified>.active>a:hover {
border-bottom-color:#fff
}
}
.tab-content>.tab-pane {
	display:none
}
.tab-content>.active {
	display:block
}
.nav-tabs .dropdown-menu {
	margin-top:-1px;
	border-top-right-radius:0;
	border-top-left-radius:0
}
.navbar {
	position:relative;
	min-height:50px;
	margin-bottom:20px;
	border:1px solid transparent
}
.navbar:after, .navbar:before {
	display:table;
	content:" "
}
.navbar:after {
	clear:both
}
@media(min-width:768px) {
.navbar {
border-radius:4px
}
}
.navbar-header:after, .navbar-header:before {
	display:table;
	content:" "
}
.navbar-header:after {
	clear:both
}
@media(min-width:768px) {
.navbar-header {
float:left
}
}
.navbar-collapse {
	max-height:340px;
	padding-right:15px;
	padding-left:15px;
	overflow-x:visible;
	border-top:1px solid transparent;
	box-shadow:inset 0 1px 0 rgba(255, 255, 255, .1);
	-webkit-overflow-scrolling:touch
}
.navbar-collapse:after, .navbar-collapse:before {
	display:table;
	content:" "
}
.navbar-collapse:after {
	clear:both
}
.navbar-collapse.in {
	overflow-y:auto
}
@media(min-width:768px) {
.navbar-collapse {
width:auto;
border-top:0;
box-shadow:none
}
.navbar-collapse.collapse {
display:block!important;
height:auto!important;
padding-bottom:0;
overflow:visible!important
}
.navbar-collapse.in {
overflow-y:visible
}
.navbar-fixed-bottom .navbar-collapse, .navbar-fixed-top .navbar-collapse, .navbar-static-top .navbar-collapse {
padding-right:0;
padding-left:0
}
}
.container>.navbar-collapse, .container>.navbar-header {
	margin-right:-15px;
	margin-left:-15px
}
@media(min-width:768px) {
.container>.navbar-collapse, .container>.navbar-header {
margin-right:0;
margin-left:0
}
}
.navbar-static-top {
	z-index:1000;
	border-width:0 0 1px
}
@media(min-width:768px) {
.navbar-static-top {
border-radius:0
}
}
.navbar-fixed-bottom, .navbar-fixed-top {
	position:fixed;
	right:0;
	left:0;
	z-index:1030
}
@media(min-width:768px) {
.navbar-fixed-bottom, .navbar-fixed-top {
border-radius:0
}
}
.navbar-fixed-top {
	top:0;
	border-width:0 0 1px
}
.navbar-fixed-bottom {
	bottom:0;
	margin-bottom:0;
	border-width:1px 0 0
}
.navbar-brand {
	float:left;
	padding:15px;
	font-size:18px;
	line-height:20px
}
.navbar-brand:focus, .navbar-brand:hover {
	text-decoration:none
}
@media(min-width:768px) {
.navbar>.container .navbar-brand {
margin-left:-15px
}
}
.navbar-toggle {
	position:relative;
	float:right;
	padding:9px 10px;
	margin-top:8px;
	margin-right:15px;
	margin-bottom:8px;
	background-color:transparent;
	background-image:none;
	border:1px solid transparent;
	border-radius:4px
}
.navbar-toggle .icon-bar {
	display:block;
	width:22px;
	height:2px;
	border-radius:1px
}
.navbar-toggle .icon-bar+.icon-bar {
	margin-top:4px
}
@media(min-width:768px) {
.navbar-toggle {
display:none
}
}
.navbar-nav {
	margin:7.5px -15px
}
.navbar-nav>li>a {
	padding-top:10px;
	padding-bottom:10px;
	line-height:20px
}
@media(max-width:767px) {
.navbar-nav .open .dropdown-menu {
position:static;
float:none;
width:auto;
margin-top:0;
background-color:transparent;
border:0;
box-shadow:none
}
.navbar-nav .open .dropdown-menu .dropdown-header, .navbar-nav .open .dropdown-menu>li>a {
padding:5px 15px 5px 25px
}
.navbar-nav .open .dropdown-menu>li>a {
line-height:20px
}
.navbar-nav .open .dropdown-menu>li>a:focus, .navbar-nav .open .dropdown-menu>li>a:hover {
background-image:none
}
}
@media(min-width:768px) {
.navbar-nav {
float:left;
margin:0
}
.navbar-nav>li {
float:left
}
.navbar-nav>li>a {
padding-top:15px;
padding-bottom:15px
}
.navbar-nav.navbar-right:last-child {
margin-right:-15px
}
}
@media(min-width:768px) {
.navbar-left {
float:left!important
}
.navbar-right {
float:right!important
}
}
.navbar-form {
	padding:10px 15px;
	margin-top:8px;
	margin-right:-15px;
	margin-bottom:8px;
	margin-left:-15px;
	border-top:1px solid transparent;
	border-bottom:1px solid transparent;
	-webkit-box-shadow:inset 0 1px 0 rgba(255, 255, 255, .1), 0 1px 0 rgba(255, 255, 255, .1);
	box-shadow:inset 0 1px 0 rgba(255, 255, 255, .1), 0 1px 0 rgba(255, 255, 255, .1)
}
@media(min-width:768px) {
.navbar-form .form-group {
display:inline-block;
margin-bottom:0;
vertical-align:middle
}
.navbar-form .form-control {
display:inline-block
}
.navbar-form select.form-control {
width:auto
}
.navbar-form .checkbox, .navbar-form .radio {
display:inline-block;
padding-left:0;
margin-top:0;
margin-bottom:0
}
.navbar-form .checkbox input[type=checkbox], .navbar-form .radio input[type=radio] {
float:none;
margin-left:0
}
}
@media(max-width:767px) {
.navbar-form .form-group {
margin-bottom:5px
}
}
@media(min-width:768px) {
.navbar-form {
width:auto;
padding-top:0;
padding-bottom:0;
margin-right:0;
margin-left:0;
border:0;
-webkit-box-shadow:none;
box-shadow:none
}
.navbar-form.navbar-right:last-child {
margin-right:-15px
}
}
.navbar-nav>li>.dropdown-menu {
	margin-top:0;
	border-top-right-radius:0;
	border-top-left-radius:0
}
.navbar-fixed-bottom .navbar-nav>li>.dropdown-menu {
	border-bottom-right-radius:0;
	border-bottom-left-radius:0
}
.navbar-nav.pull-right>li>.dropdown-menu, .navbar-nav>li>.dropdown-menu.pull-right {
	right:0;
	left:auto
}
.navbar-btn {
	margin-top:8px;
	margin-bottom:8px
}
.navbar-btn.btn-sm {
	margin-top:10px;
	margin-bottom:10px
}
.navbar-btn.btn-xs {
	margin-top:14px;
	margin-bottom:14px
}
.navbar-text {
	margin-top:15px;
	margin-bottom:15px
}
@media(min-width:768px) {
.navbar-text {
float:left;
margin-right:15px;
margin-left:15px
}
.navbar-text.navbar-right:last-child {
margin-right:0
}
}
.navbar-default {
	background-color:#f8f8f8;
	border-color:#e7e7e7
}
.navbar-default .navbar-brand {
	color:#777
}
.navbar-default .navbar-brand:focus, .navbar-default .navbar-brand:hover {
	color:#5e5e5e;
	background-color:transparent
}
.navbar-default .navbar-nav>li>a, .navbar-default .navbar-text {
	color:#777
}
.navbar-default .navbar-nav>li>a:focus, .navbar-default .navbar-nav>li>a:hover {
	color:#333;
	background-color:transparent
}
.navbar-default .navbar-nav>.active>a, .navbar-default .navbar-nav>.active>a:focus, .navbar-default .navbar-nav>.active>a:hover {
	color:#555;
	background-color:#e7e7e7
}
.navbar-default .navbar-nav>.disabled>a, .navbar-default .navbar-nav>.disabled>a:focus, .navbar-default .navbar-nav>.disabled>a:hover {
	color:#ccc;
	background-color:transparent
}
.navbar-default .navbar-toggle {
	border-color:#ddd
}
.navbar-default .navbar-toggle:focus, .navbar-default .navbar-toggle:hover {
	background-color:#ddd
}
.navbar-default .navbar-toggle .icon-bar {
	background-color:#ccc
}
.navbar-default .navbar-collapse, .navbar-default .navbar-form {
	border-color:#e7e7e7
}
.navbar-default .navbar-nav>.open>a, .navbar-default .navbar-nav>.open>a:focus, .navbar-default .navbar-nav>.open>a:hover {
	color:#555;
	background-color:#e7e7e7
}
@media(max-width:767px) {
.navbar-default .navbar-nav .open .dropdown-menu>li>a {
color:#777
}
.navbar-default .navbar-nav .open .dropdown-menu>li>a:focus, .navbar-default .navbar-nav .open .dropdown-menu>li>a:hover {
color:#333;
background-color:transparent
}
.navbar-default .navbar-nav .open .dropdown-menu>.active>a, .navbar-default .navbar-nav .open .dropdown-menu>.active>a:focus, .navbar-default .navbar-nav .open .dropdown-menu>.active>a:hover {
color:#555;
background-color:#e7e7e7
}
.navbar-default .navbar-nav .open .dropdown-menu>.disabled>a, .navbar-default .navbar-nav .open .dropdown-menu>.disabled>a:focus, .navbar-default .navbar-nav .open .dropdown-menu>.disabled>a:hover {
color:#ccc;
background-color:transparent
}
}
.navbar-default .navbar-link {
	color:#777
}
.navbar-default .navbar-link:hover {
	color:#333
}
.navbar-inverse {
	background-color:#222;
	border-color:#080808
}
.navbar-inverse .navbar-brand {
	color:#999
}
.navbar-inverse .navbar-brand:focus, .navbar-inverse .navbar-brand:hover {
	color:#fff;
	background-color:transparent
}
.navbar-inverse .navbar-nav>li>a, .navbar-inverse .navbar-text {
	color:#999
}
.navbar-inverse .navbar-nav>li>a:focus, .navbar-inverse .navbar-nav>li>a:hover {
	color:#fff;
	background-color:transparent
}
.navbar-inverse .navbar-nav>.active>a, .navbar-inverse .navbar-nav>.active>a:focus, .navbar-inverse .navbar-nav>.active>a:hover {
	color:#fff;
	background-color:#080808
}
.navbar-inverse .navbar-nav>.disabled>a, .navbar-inverse .navbar-nav>.disabled>a:focus, .navbar-inverse .navbar-nav>.disabled>a:hover {
	color:#444;
	background-color:transparent
}
.navbar-inverse .navbar-toggle {
	border-color:#333
}
.navbar-inverse .navbar-toggle:focus, .navbar-inverse .navbar-toggle:hover {
	background-color:#333
}
.navbar-inverse .navbar-toggle .icon-bar {
	background-color:#fff
}
.navbar-inverse .navbar-collapse, .navbar-inverse .navbar-form {
	border-color:#101010
}
.navbar-inverse .navbar-nav>.open>a, .navbar-inverse .navbar-nav>.open>a:focus, .navbar-inverse .navbar-nav>.open>a:hover {
	color:#fff;
	background-color:#080808
}
@media(max-width:767px) {
.navbar-inverse .navbar-nav .open .dropdown-menu>.dropdown-header {
border-color:#080808
}
.navbar-inverse .navbar-nav .open .dropdown-menu .divider {
background-color:#080808
}
.navbar-inverse .navbar-nav .open .dropdown-menu>li>a {
color:#999
}
.navbar-inverse .navbar-nav .open .dropdown-menu>li>a:focus, .navbar-inverse .navbar-nav .open .dropdown-menu>li>a:hover {
color:#fff;
background-color:transparent
}
.navbar-inverse .navbar-nav .open .dropdown-menu>.active>a, .navbar-inverse .navbar-nav .open .dropdown-menu>.active>a:focus, .navbar-inverse .navbar-nav .open .dropdown-menu>.active>a:hover {
color:#fff;
background-color:#080808
}
.navbar-inverse .navbar-nav .open .dropdown-menu>.disabled>a, .navbar-inverse .navbar-nav .open .dropdown-menu>.disabled>a:focus, .navbar-inverse .navbar-nav .open .dropdown-menu>.disabled>a:hover {
color:#444;
background-color:transparent
}
}
.navbar-inverse .navbar-link {
	color:#999
}
.navbar-inverse .navbar-link:hover {
	color:#fff
}
.breadcrumb {
	padding:8px 15px;
	margin-bottom:20px;
	list-style:none;
	background-color:#f5f5f5;
	border-radius:4px
}
.breadcrumb>li {
	display:inline-block
}
.breadcrumb>li+li:before {
	padding:0 5px;
	color:#ccc;
	content:"/\00a0"
}
.breadcrumb>.active {
	color:#999
}
.pagination {
	display:inline-block;
	padding-left:0;
	margin:20px 0;
	border-radius:4px
}
.pagination>li {
	display:inline
}
.pagination>li>a, .pagination>li>span {
	position:relative;
	float:left;
	padding:6px 12px;
	margin-left:-1px;
	line-height:1.428571429;
	text-decoration:none;
	background-color:#fff;
	border:1px solid #ddd
}
.pagination>li:first-child>a, .pagination>li:first-child>span {
	margin-left:0;
	border-bottom-left-radius:4px;
	border-top-left-radius:4px
}
.pagination>li:last-child>a, .pagination>li:last-child>span {
	border-top-right-radius:4px;
	border-bottom-right-radius:4px
}
.pagination>li>a:focus, .pagination>li>a:hover, .pagination>li>span:focus, .pagination>li>span:hover {
	background-color:#eee
}
.pagination>.active>a, .pagination>.active>a:focus, .pagination>.active>a:hover, .pagination>.active>span, .pagination>.active>span:focus, .pagination>.active>span:hover {
	z-index:2;
	color:#fff;
	cursor:default;
	background-color:#428bca;
	border-color:#428bca
}
.pagination>.disabled>a, .pagination>.disabled>a:focus, .pagination>.disabled>a:hover, .pagination>.disabled>span, .pagination>.disabled>span:focus, .pagination>.disabled>span:hover {
	color:#999;
	cursor:not-allowed;
	background-color:#fff;
	border-color:#ddd
}
.pagination-lg>li>a, .pagination-lg>li>span {
	padding:10px 16px;
	font-size:18px
}
.pagination-lg>li:first-child>a, .pagination-lg>li:first-child>span {
	border-bottom-left-radius:6px;
	border-top-left-radius:6px
}
.pagination-lg>li:last-child>a, .pagination-lg>li:last-child>span {
	border-top-right-radius:6px;
	border-bottom-right-radius:6px
}
.pagination-sm>li>a, .pagination-sm>li>span {
	padding:5px 10px;
	font-size:12px
}
.pagination-sm>li:first-child>a, .pagination-sm>li:first-child>span {
	border-bottom-left-radius:3px;
	border-top-left-radius:3px
}
.pagination-sm>li:last-child>a, .pagination-sm>li:last-child>span {
	border-top-right-radius:3px;
	border-bottom-right-radius:3px
}
.pager {
	padding-left:0;
	margin:20px 0;
	text-align:center;
	list-style:none
}
.pager:after, .pager:before {
	display:table;
	content:" "
}
.pager:after {
	clear:both
}
.pager li {
	display:inline
}
.pager li>a, .pager li>span {
	display:inline-block;
	padding:5px 14px;
	background-color:#fff;
	border:1px solid #ddd;
	border-radius:15px
}
.pager li>a:focus, .pager li>a:hover {
	text-decoration:none;
	background-color:#eee
}
.pager .next>a, .pager .next>span {
	float:right
}
.pager .previous>a, .pager .previous>span {
	float:left
}
.pager .disabled>a, .pager .disabled>a:focus, .pager .disabled>a:hover, .pager .disabled>span {
	color:#999;
	cursor:not-allowed;
	background-color:#fff
}
.label {
	display:inline;
	padding:.2em .6em .3em;
	font-size:75%;
	font-weight:700;
	line-height:1;
	color:#fff;
	text-align:center;
	white-space:nowrap;
	vertical-align:baseline;
	border-radius:.25em
}
.label[href]:focus, .label[href]:hover {
	color:#fff;
	text-decoration:none;
	cursor:pointer
}
.label:empty {
	display:none
}
.btn .label {
	position:relative;
	top:-1px
}
.label-default {
	background-color:#999
}
.label-default[href]:focus, .label-default[href]:hover {
	background-color:gray
}
.label-primary {
	background-color:#428bca
}
.label-primary[href]:focus, .label-primary[href]:hover {
	background-color:#3071a9
}
.label-success {
	background-color:#5cb85c
}
.label-success[href]:focus, .label-success[href]:hover {
	background-color:#449d44
}
.label-info {
	background-color:#5bc0de
}
.label-info[href]:focus, .label-info[href]:hover {
	background-color:#31b0d5
}
.label-warning {
	background-color:#f0ad4e
}
.label-warning[href]:focus, .label-warning[href]:hover {
	background-color:#ec971f
}
.label-danger {
	background-color:#d9534f
}
.label-danger[href]:focus, .label-danger[href]:hover {
	background-color:#c9302c
}
.badge {
	display:inline-block;
	min-width:10px;
	padding:3px 7px;
	font-size:12px;
	font-weight:700;
	line-height:1;
	color:#fff;
	text-align:center;
	white-space:nowrap;
	vertical-align:baseline;
	background-color:#999;
	border-radius:10px
}
.badge:empty {
	display:none
}
.btn .badge {
	position:relative;
	top:-1px
}
a.badge:focus, a.badge:hover {
	color:#fff;
	text-decoration:none;
	cursor:pointer
}
.nav-pills>.active>a>.badge, a.list-group-item.active>.badge {
	color:#428bca;
	background-color:#fff
}
.nav-pills>li>a>.badge {
	margin-left:3px
}
.jumbotron {
	padding:30px;
	margin-bottom:30px;
	font-size:21px;
	font-weight:200;
	line-height:2.1428571435;
	color:inherit;
	background-color:#eee
}
.jumbotron .h1, .jumbotron h1 {
	line-height:1;
	color:inherit
}
.jumbotron p {
	line-height:1.4
}
.container .jumbotron {
	border-radius:6px
}
.jumbotron .container {
	max-width:100%
}
@media screen and (min-width:768px) {
.jumbotron {
padding-top:48px;
padding-bottom:48px
}
.container .jumbotron {
padding-right:60px;
padding-left:60px
}
.jumbotron .h1, .jumbotron h1 {
font-size:63px
}
}
.thumbnail {
	display:block;
	padding:4px;
	margin-bottom:20px;
	line-height:1.428571429;
	background-color:#fff;
	border:1px solid #ddd;
	border-radius:4px;
-webkit-transition:all .2s ease-in-out;
transition:all .2s ease-in-out
}
.thumbnail a>img, .thumbnail>img {
	display:block;
	height:auto;
	max-width:100%;
	margin-right:auto;
	margin-left:auto
}
a.thumbnail.active, a.thumbnail:focus, a.thumbnail:hover {
	border-color:#428bca
}
.thumbnail .caption {
	padding:9px;
	color:#333
}
.alert {
	padding:15px;
	margin-bottom:20px;
	border:1px solid transparent;
	border-radius:4px
}
.alert h4 {
	margin-top:0;
	color:inherit
}
.alert .alert-link {
	font-weight:700
}
.alert>p, .alert>ul {
	margin-bottom:0
}
.alert>p+p {
	margin-top:5px
}
.alert-dismissable {
	padding-right:35px
}
.alert-dismissable .close {
	position:relative;
	top:-2px;
	right:-21px;
	color:inherit
}
.alert-success {
	color:#3c763d;
	background-color:#dff0d8;
	border-color:#d6e9c6
}
.alert-success hr {
	border-top-color:#c9e2b3
}
.alert-success .alert-link {
	color:#2b542c
}
.alert-info {
	color:#31708f;
	background-color:#d9edf7;
	border-color:#bce8f1
}
.alert-info hr {
	border-top-color:#a6e1ec
}
.alert-info .alert-link {
	color:#245269
}
.alert-warning {
	color:#8a6d3b;
	background-color:#fcf8e3;
	border-color:#faebcc
}
.alert-warning hr {
	border-top-color:#f7e1b5
}
.alert-warning .alert-link {
	color:#66512c
}
.alert-danger {
	color:#a94442;
	background-color:#f2dede;
	border-color:#ebccd1
}
.alert-danger hr {
	border-top-color:#e4b9c0
}
.alert-danger .alert-link {
	color:#843534
}
@-webkit-keyframes progress-bar-stripes {
from {
background-position:40px 0
}
to {
	background-position:0 0
}
}
@keyframes progress-bar-stripes {
from {
background-position:40px 0
}
to {
	background-position:0 0
}
}
.progress {
	height:20px;
	margin-bottom:20px;
	overflow:hidden;
	background-color:#f5f5f5;
	border-radius:4px;
	-webkit-box-shadow:inset 0 1px 2px rgba(0, 0, 0, .1);
	box-shadow:inset 0 1px 2px rgba(0, 0, 0, .1)
}
.progress-bar {
	float:left;
	width:0;
	height:100%;
	font-size:12px;
	line-height:20px;
	color:#fff;
	text-align:center;
	background-color:#428bca;
	-webkit-box-shadow:inset 0 -1px 0 rgba(0, 0, 0, .15);
	box-shadow:inset 0 -1px 0 rgba(0, 0, 0, .15);
-webkit-transition:width .6s ease;
transition:width .6s ease
}
.progress-striped .progress-bar {
	background-image:-webkit-linear-gradient(45deg, rgba(255, 255, 255, .15)25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15)50%, rgba(255, 255, 255, .15)75%, transparent 75%, transparent);
	background-image:linear-gradient(45deg, rgba(255, 255, 255, .15)25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15)50%, rgba(255, 255, 255, .15)75%, transparent 75%, transparent);
	background-size:40px 40px
}
.progress.active .progress-bar {
	-webkit-animation:progress-bar-stripes 2s linear infinite;
	animation:progress-bar-stripes 2s linear infinite
}
.progress-bar-success {
	background-color:#5cb85c
}
.progress-striped .progress-bar-success {
	background-image:-webkit-linear-gradient(45deg, rgba(255, 255, 255, .15)25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15)50%, rgba(255, 255, 255, .15)75%, transparent 75%, transparent);
	background-image:linear-gradient(45deg, rgba(255, 255, 255, .15)25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15)50%, rgba(255, 255, 255, .15)75%, transparent 75%, transparent)
}
.progress-bar-info {
	background-color:#5bc0de
}
.progress-striped .progress-bar-info {
	background-image:-webkit-linear-gradient(45deg, rgba(255, 255, 255, .15)25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15)50%, rgba(255, 255, 255, .15)75%, transparent 75%, transparent);
	background-image:linear-gradient(45deg, rgba(255, 255, 255, .15)25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15)50%, rgba(255, 255, 255, .15)75%, transparent 75%, transparent)
}
.progress-bar-warning {
	background-color:#f0ad4e
}
.progress-striped .progress-bar-warning {
	background-image:-webkit-linear-gradient(45deg, rgba(255, 255, 255, .15)25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15)50%, rgba(255, 255, 255, .15)75%, transparent 75%, transparent);
	background-image:linear-gradient(45deg, rgba(255, 255, 255, .15)25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15)50%, rgba(255, 255, 255, .15)75%, transparent 75%, transparent)
}
.progress-bar-danger {
	background-color:#d9534f
}
.progress-striped .progress-bar-danger {
	background-image:-webkit-linear-gradient(45deg, rgba(255, 255, 255, .15)25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15)50%, rgba(255, 255, 255, .15)75%, transparent 75%, transparent);
	background-image:linear-gradient(45deg, rgba(255, 255, 255, .15)25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15)50%, rgba(255, 255, 255, .15)75%, transparent 75%, transparent)
}
.media, .media-body {
	overflow:hidden;
	zoom:1
}
.media, .media .media {
	margin-top:15px
}
.media:first-child {
	margin-top:0
}
.media-object {
	display:block
}
.media-heading {
	margin:0 0 5px
}
.media>.pull-left {
	margin-right:10px
}
.media>.pull-right {
	margin-left:10px
}
.media-list {
	padding-left:0;
	list-style:none
}
.list-group {
	padding-left:0;
	margin-bottom:20px
}
.list-group-item {
	position:relative;
	display:block;
	padding:10px 15px;
	margin-bottom:-1px;
	background-color:#fff;
	border:1px solid #ddd
}
.list-group-item:first-child {
	border-top-right-radius:4px;
	border-top-left-radius:4px
}
.list-group-item:last-child {
	margin-bottom:0;
	border-bottom-right-radius:4px;
	border-bottom-left-radius:4px
}
.list-group-item>.badge {
	float:right
}
.list-group-item>.badge+.badge {
	margin-right:5px
}
a.list-group-item {
	color:#555
}
a.list-group-item .list-group-item-heading {
	color:#333
}
a.list-group-item:focus, a.list-group-item:hover {
	text-decoration:none;
	background-color:#f5f5f5
}
a.list-group-item.active, a.list-group-item.active:focus, a.list-group-item.active:hover {
	z-index:2;
	color:#fff;
	background-color:#428bca;
	border-color:#428bca
}
a.list-group-item.active .list-group-item-heading, a.list-group-item.active:focus .list-group-item-heading, a.list-group-item.active:hover .list-group-item-heading {
	color:inherit
}
a.list-group-item.active .list-group-item-text, a.list-group-item.active:focus .list-group-item-text, a.list-group-item.active:hover .list-group-item-text {
	color:#e1edf7
}
.list-group-item-heading {
	margin-top:0;
	margin-bottom:5px
}
.list-group-item-text {
	margin-bottom:0;
	line-height:1.3
}
.panel {
	margin-bottom:20px;
	background-color:#fff;
	border:1px solid transparent;
	border-radius:4px;
	-webkit-box-shadow:0 1px 1px rgba(0, 0, 0, .05);
	box-shadow:0 1px 1px rgba(0, 0, 0, .05)
}
.panel-body {
	padding:15px
}
.panel-body:after, .panel-body:before {
	display:table;
	content:" "
}
.panel-body:after {
	clear:both
}
.panel>.list-group {
	margin-bottom:0
}
.panel>.list-group .list-group-item {
	border-width:1px 0
}
.panel>.list-group .list-group-item:first-child {
	border-top-right-radius:0;
	border-top-left-radius:0
}
.panel>.list-group .list-group-item:last-child {
	border-bottom:0
}
.panel-heading+.list-group .list-group-item:first-child {
	border-top-width:0
}
.panel>.table, .panel>.table-responsive>.table {
	margin-bottom:0
}
.panel>.panel-body+.table, .panel>.panel-body+.table-responsive {
	border-top:1px solid #ddd
}
.panel>.table>tbody:first-child td, .panel>.table>tbody:first-child th {
	border-top:0
}
.panel>.table-bordered, .panel>.table-responsive>.table-bordered {
	border:0
}
.panel>.table-bordered>tbody>tr>td:first-child, .panel>.table-bordered>tbody>tr>th:first-child, .panel>.table-bordered>tfoot>tr>td:first-child, .panel>.table-bordered>tfoot>tr>th:first-child, .panel>.table-bordered>thead>tr>td:first-child, .panel>.table-bordered>thead>tr>th:first-child, .panel>.table-responsive>.table-bordered>tbody>tr>td:first-child, .panel>.table-responsive>.table-bordered>tbody>tr>th:first-child, .panel>.table-responsive>.table-bordered>tfoot>tr>td:first-child, .panel>.table-responsive>.table-bordered>tfoot>tr>th:first-child, .panel>.table-responsive>.table-bordered>thead>tr>td:first-child, .panel>.table-responsive>.table-bordered>thead>tr>th:first-child {
	border-left:0
}
.panel>.table-bordered>tbody>tr>td:last-child, .panel>.table-bordered>tbody>tr>th:last-child, .panel>.table-bordered>tfoot>tr>td:last-child, .panel>.table-bordered>tfoot>tr>th:last-child, .panel>.table-bordered>thead>tr>td:last-child, .panel>.table-bordered>thead>tr>th:last-child, .panel>.table-responsive>.table-bordered>tbody>tr>td:last-child, .panel>.table-responsive>.table-bordered>tbody>tr>th:last-child, .panel>.table-responsive>.table-bordered>tfoot>tr>td:last-child, .panel>.table-responsive>.table-bordered>tfoot>tr>th:last-child, .panel>.table-responsive>.table-bordered>thead>tr>td:last-child, .panel>.table-responsive>.table-bordered>thead>tr>th:last-child {
	border-right:0
}
.panel>.table-bordered>tbody>tr:last-child>td, .panel>.table-bordered>tbody>tr:last-child>th, .panel>.table-bordered>tfoot>tr:last-child>td, .panel>.table-bordered>tfoot>tr:last-child>th, .panel>.table-bordered>thead>tr:last-child>td, .panel>.table-bordered>thead>tr:last-child>th, .panel>.table-responsive>.table-bordered>tbody>tr:last-child>td, .panel>.table-responsive>.table-bordered>tbody>tr:last-child>th, .panel>.table-responsive>.table-bordered>tfoot>tr:last-child>td, .panel>.table-responsive>.table-bordered>tfoot>tr:last-child>th, .panel>.table-responsive>.table-bordered>thead>tr:last-child>td, .panel>.table-responsive>.table-bordered>thead>tr:last-child>th {
	border-bottom:0
}
.panel>.table-responsive {
	margin-bottom:0;
	border:0
}
.panel-heading {
	padding:10px 15px;
	border-bottom:1px solid transparent;
	border-top-right-radius:3px;
	border-top-left-radius:3px
}
.panel-heading>.dropdown .dropdown-toggle {
	color:inherit
}
.panel-title {
	margin-top:0;
	margin-bottom:0;
	font-size:16px;
	color:inherit
}
.panel-title>a {
	color:inherit
}
.panel-footer {
	padding:10px 15px;
	background-color:#f5f5f5;
	border-top:1px solid #ddd;
	border-bottom-right-radius:3px;
	border-bottom-left-radius:3px
}
.panel-group .panel {
	margin-bottom:0;
	overflow:hidden;
	border-radius:4px
}
.panel-group .panel+.panel {
	margin-top:5px
}
.panel-group .panel-heading {
	border-bottom:0
}
.panel-group .panel-heading+.panel-collapse .panel-body {
	border-top:1px solid #ddd
}
.panel-group .panel-footer {
	border-top:0
}
.panel-group .panel-footer+.panel-collapse .panel-body {
	border-bottom:1px solid #ddd
}
.panel-default {
	border-color:#ddd
}
.panel-default>.panel-heading {
	color:#333;
	background-color:#f5f5f5;
	border-color:#ddd
}
.panel-default>.panel-heading+.panel-collapse .panel-body {
	border-top-color:#ddd
}
.panel-default>.panel-footer+.panel-collapse .panel-body {
	border-bottom-color:#ddd
}
.panel-primary {
	border-color:#428bca
}
.panel-primary>.panel-heading {
	color:#fff;
	background-color:#428bca;
	border-color:#428bca
}
.panel-primary>.panel-heading+.panel-collapse .panel-body {
	border-top-color:#428bca
}
.panel-primary>.panel-footer+.panel-collapse .panel-body {
	border-bottom-color:#428bca
}
.panel-success {
	border-color:#d6e9c6
}
.panel-success>.panel-heading {
	color:#3c763d;
	background-color:#dff0d8;
	border-color:#d6e9c6
}
.panel-success>.panel-heading+.panel-collapse .panel-body {
	border-top-color:#d6e9c6
}
.panel-success>.panel-footer+.panel-collapse .panel-body {
	border-bottom-color:#d6e9c6
}
.panel-warning {
	border-color:#faebcc
}
.panel-warning>.panel-heading {
	color:#8a6d3b;
	background-color:#fcf8e3;
	border-color:#faebcc
}
.panel-warning>.panel-heading+.panel-collapse .panel-body {
	border-top-color:#faebcc
}
.panel-warning>.panel-footer+.panel-collapse .panel-body {
	border-bottom-color:#faebcc
}
.panel-danger {
	border-color:#ebccd1
}
.panel-danger>.panel-heading {
	color:#a94442;
	background-color:#f2dede;
	border-color:#ebccd1
}
.panel-danger>.panel-heading+.panel-collapse .panel-body {
	border-top-color:#ebccd1
}
.panel-danger>.panel-footer+.panel-collapse .panel-body {
	border-bottom-color:#ebccd1
}
.panel-info {
	border-color:#bce8f1
}
.panel-info>.panel-heading {
	color:#31708f;
	background-color:#d9edf7;
	border-color:#bce8f1
}
.panel-info>.panel-heading+.panel-collapse .panel-body {
	border-top-color:#bce8f1
}
.panel-info>.panel-footer+.panel-collapse .panel-body {
	border-bottom-color:#bce8f1
}
.well {
	min-height:20px;
	padding:19px;
	margin-bottom:20px;
	background-color:#f5f5f5;
	border:1px solid #e3e3e3;
	border-radius:4px;
	-webkit-box-shadow:inset 0 1px 1px rgba(0, 0, 0, .05);
	box-shadow:inset 0 1px 1px rgba(0, 0, 0, .05)
}
.well blockquote {
	border-color:#ddd;
	border-color:rgba(0, 0, 0, .15)
}
.well-lg {
	padding:24px;
	border-radius:6px
}
.well-sm {
	padding:9px;
	border-radius:3px
}
.close {
	float:right;
	font-size:21px;
	font-weight:700;
	line-height:1;
	color:#000;
	text-shadow:0 1px 0 #fff;
	opacity:.2;
	filter:alpha(opacity=20)
}
.close:focus, .close:hover {
	color:#000;
	text-decoration:none;
	cursor:pointer;
	opacity:.5;
	filter:alpha(opacity=50)
}
button.close {
	padding:0;
	cursor:pointer;
	background:0 0;
	border:0;
	-webkit-appearance:none
}
.modal-open {
	overflow:hidden
}
.modal {
	position:fixed;
	top:0;
	right:0;
	bottom:0;
	left:0;
	z-index:1040;
	display:none;
	overflow:auto;
	overflow-y:scroll
}
.modal.fade .modal-dialog {
	-webkit-transform:translate(0, -25%);
	-ms-transform:translate(0, -25%);
	transform:translate(0, -25%);
-webkit-transition:-webkit-transform .3s ease-out;
-moz-transition:-moz-transform .3s ease-out;
-o-transition:-o-transform .3s ease-out;
transition:transform .3s ease-out
}
.modal.in .modal-dialog {
	-webkit-transform:translate(0, 0);
	-ms-transform:translate(0, 0);
	transform:translate(0, 0)
}
.modal-dialog {
	position:relative;
	z-index:1050;
	width:auto;
	margin:10px
}
.modal-content {
	position:relative;
	background-color:#fff;
	border:1px solid #999;
	border:1px solid rgba(0, 0, 0, .2);
	border-radius:6px;
	outline:0;
	-webkit-box-shadow:0 3px 9px rgba(0, 0, 0, .5);
	box-shadow:0 3px 9px rgba(0, 0, 0, .5);
	background-clip:padding-box
}
.modal-backdrop {
	position:fixed;
	top:0;
	right:0;
	bottom:0;
	left:0;
	z-index:1030;
	background-color:#000
}
.modal-backdrop.fade {
	opacity:0;
	filter:alpha(opacity=0)
}
.modal-backdrop.in {
	opacity:.5;
	filter:alpha(opacity=50)
}
.modal-header {
	min-height:16.43px;
	padding:15px;
	border-bottom:1px solid #e5e5e5
}
.modal-header .close {
	margin-top:-2px
}
.modal-title {
	margin:0;
	line-height:1.428571429
}
.modal-body {
	position:relative;
	padding:20px
}
.modal-footer {
	padding:19px 20px 20px;
	margin-top:15px;
	text-align:right;
	border-top:1px solid #e5e5e5
}
.modal-footer:after, .modal-footer:before {
	display:table;
	content:" "
}
.modal-footer:after {
	clear:both
}
.modal-footer .btn+.btn {
	margin-bottom:0;
	margin-left:5px
}
.modal-footer .btn-group .btn+.btn {
	margin-left:-1px
}
.modal-footer .btn-block+.btn-block {
	margin-left:0
}
@media screen and (min-width:768px) {
.modal-dialog {
width:600px;
margin:30px auto
}
.modal-content {
-webkit-box-shadow:0 5px 15px rgba(0, 0, 0, .5);
box-shadow:0 5px 15px rgba(0, 0, 0, .5)
}
}
.tooltip {
	position:absolute;
	z-index:1030;
	display:block;
	font-size:12px;
	line-height:1.4;
	opacity:0;
	filter:alpha(opacity=0);
	visibility:visible
}
.tooltip.in {
	opacity:.9;
	filter:alpha(opacity=90)
}
.tooltip.top {
	padding:5px 0;
	margin-top:-3px
}
.tooltip.right {
	padding:0 5px;
	margin-left:3px
}
.tooltip.bottom {
	padding:5px 0;
	margin-top:3px
}
.tooltip.left {
	padding:0 5px;
	margin-left:-3px
}
.tooltip-inner {
	max-width:200px;
	padding:3px 8px;
	color:#fff;
	text-align:center;
	text-decoration:none;
	background-color:#000;
	border-radius:4px
}
.tooltip-arrow {
	position:absolute;
	width:0;
	height:0;
	border-color:transparent;
	border-style:solid
}
.tooltip.top .tooltip-arrow {
	bottom:0;
	left:50%;
	margin-left:-5px;
	border-top-color:#000;
	border-width:5px 5px 0
}
.tooltip.top-left .tooltip-arrow {
	bottom:0;
	left:5px;
	border-top-color:#000;
	border-width:5px 5px 0
}
.tooltip.top-right .tooltip-arrow {
	right:5px;
	bottom:0;
	border-top-color:#000;
	border-width:5px 5px 0
}
.tooltip.right .tooltip-arrow {
	top:50%;
	left:0;
	margin-top:-5px;
	border-right-color:#000;
	border-width:5px 5px 5px 0
}
.tooltip.left .tooltip-arrow {
	top:50%;
	right:0;
	margin-top:-5px;
	border-left-color:#000;
	border-width:5px 0 5px 5px
}
.tooltip.bottom .tooltip-arrow {
	top:0;
	left:50%;
	margin-left:-5px;
	border-bottom-color:#000;
	border-width:0 5px 5px
}
.tooltip.bottom-left .tooltip-arrow {
	top:0;
	left:5px;
	border-bottom-color:#000;
	border-width:0 5px 5px
}
.tooltip.bottom-right .tooltip-arrow {
	top:0;
	right:5px;
	border-bottom-color:#000;
	border-width:0 5px 5px
}
.popover {
	position:absolute;
	top:0;
	left:0;
	z-index:1010;
	display:none;
	max-width:276px;
	padding:1px;
	text-align:left;
	white-space:normal;
	background-color:#fff;
	border:1px solid #ccc;
	border:1px solid rgba(0, 0, 0, .2);
	border-radius:6px;
	-webkit-box-shadow:0 5px 10px rgba(0, 0, 0, .2);
	box-shadow:0 5px 10px rgba(0, 0, 0, .2);
	background-clip:padding-box
}
.popover.top {
	margin-top:-10px
}
.popover.right {
	margin-left:10px
}
.popover.bottom {
	margin-top:10px
}
.popover.left {
	margin-left:-10px
}
.popover-title {
	padding:8px 14px;
	margin:0;
	font-size:14px;
	font-weight:400;
	line-height:18px;
	background-color:#f7f7f7;
	border-bottom:1px solid #ebebeb;
	border-radius:5px 5px 0 0
}
.popover-content {
	padding:9px 14px
}
.popover .arrow, .popover .arrow:after {
	position:absolute;
	display:block;
	width:0;
	height:0;
	border-color:transparent;
	border-style:solid
}
.popover .arrow {
	border-width:11px
}
.popover .arrow:after {
	border-width:10px;
	content:""
}
.popover.top .arrow {
	bottom:-11px;
	left:50%;
	margin-left:-11px;
	border-top-color:#999;
	border-top-color:rgba(0, 0, 0, .25);
	border-bottom-width:0
}
.popover.top .arrow:after {
	bottom:1px;
	margin-left:-10px;
	border-top-color:#fff;
	border-bottom-width:0;
	content:" "
}
.popover.right .arrow {
	top:50%;
	left:-11px;
	margin-top:-11px;
	border-right-color:#999;
	border-right-color:rgba(0, 0, 0, .25);
	border-left-width:0
}
.popover.right .arrow:after {
	bottom:-10px;
	left:1px;
	border-right-color:#fff;
	border-left-width:0;
	content:" "
}
.popover.bottom .arrow {
	top:-11px;
	left:50%;
	margin-left:-11px;
	border-bottom-color:#999;
	border-bottom-color:rgba(0, 0, 0, .25);
	border-top-width:0
}
.popover.bottom .arrow:after {
	top:1px;
	margin-left:-10px;
	border-bottom-color:#fff;
	border-top-width:0;
	content:" "
}
.popover.left .arrow {
	top:50%;
	right:-11px;
	margin-top:-11px;
	border-left-color:#999;
	border-left-color:rgba(0, 0, 0, .25);
	border-right-width:0
}
.popover.left .arrow:after {
	right:1px;
	bottom:-10px;
	border-left-color:#fff;
	border-right-width:0;
	content:" "
}
.carousel {
	position:relative
}
.carousel-inner {
	position:relative;
	width:100%;
	overflow:hidden
}
.carousel-inner>.item {
	position:relative;
	display:none;
-webkit-transition:.6s ease-in-out left;
transition:.6s ease-in-out left
}
.carousel-inner>.item>a>img, .carousel-inner>.item>img {
	display:block;
	height:auto;
	max-width:100%;
	line-height:1
}
.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 {
	position:absolute;
	top:0;
	bottom:0;
	left:0;
	width:15%;
	font-size:20px;
	color:#fff;
	text-align:center;
	text-shadow:0 1px 2px rgba(0, 0, 0, .6);
	opacity:.5;
	filter:alpha(opacity=50)
}
.carousel-control.left {
	background-image:-webkit-linear-gradient(left, color-stop(rgba(0, 0, 0, .5)0), color-stop(rgba(0, 0, 0, .0001)100%));
	background-image:linear-gradient(to right, rgba(0, 0, 0, .5)0, rgba(0, 0, 0, .0001)100%);
	background-repeat:repeat-x;
filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#80000000', endColorstr='#00000000', GradientType=1)
}
.carousel-control.right {
	right:0;
	left:auto;
	background-image:-webkit-linear-gradient(left, color-stop(rgba(0, 0, 0, .0001)0), color-stop(rgba(0, 0, 0, .5)100%));
	background-image:linear-gradient(to right, rgba(0, 0, 0, .0001)0, rgba(0, 0, 0, .5)100%);
	background-repeat:repeat-x;
filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#80000000', GradientType=1)
}
.carousel-control:focus, .carousel-control:hover {
	color:#fff;
	text-decoration:none;
	outline:0;
	opacity:.9;
	filter:alpha(opacity=90)
}
.carousel-control .glyphicon-chevron-left, .carousel-control .glyphicon-chevron-right, .carousel-control .icon-next, .carousel-control .icon-prev {
	position:absolute;
	top:50%;
	z-index:5;
	display:inline-block
}
.carousel-control .glyphicon-chevron-left, .carousel-control .icon-prev {
	left:50%
}
.carousel-control .glyphicon-chevron-right, .carousel-control .icon-next {
	right:50%
}
.carousel-control .icon-next, .carousel-control .icon-prev {
	width:20px;
	height:20px;
	margin-top:-10px;
	margin-left:-10px;
	font-family:serif
}
.carousel-control .icon-prev:before {
	content:'\2039'
}
.carousel-control .icon-next:before {
	content:'\203a'
}
.carousel-indicators {
	position:absolute;
	bottom:10px;
	left:50%;
	z-index:15;
	width:60%;
	padding-left:0;
	margin-left:-30%;
	text-align:center;
	list-style:none
}
.carousel-indicators li {
	display:inline-block;
	width:10px;
	height:10px;
	margin:1px;
	text-indent:-999px;
	cursor:pointer;
	background-color:#000 \9;
	background-color:rgba(0, 0, 0, 0);
	border:1px solid #fff;
	border-radius:10px
}
.carousel-indicators .active {
	width:12px;
	height:12px;
	margin:0;
	background-color:#fff
}
.carousel-caption {
	position:absolute;
	right:15%;
	bottom:20px;
	left:15%;
	z-index:10;
	padding-top:20px;
	padding-bottom:20px;
	color:#fff;
	text-align:center;
	text-shadow:0 1px 2px rgba(0, 0, 0, .6)
}
.carousel-caption .btn {
	text-shadow:none
}
@media screen and (min-width:768px) {
.carousel-control .glyphicons-chevron-left, .carousel-control .glyphicons-chevron-right, .carousel-control .icon-next, .carousel-control .icon-prev {
width:30px;
height:30px;
margin-top:-15px;
margin-left:-15px;
font-size:30px
}
.carousel-caption {
right:20%;
left:20%;
padding-bottom:30px
}
.carousel-indicators {
bottom:20px
}
}
.clearfix:after, .clearfix:before {
	display:table;
	content:" "
}
.clearfix:after {
	clear:both
}
.center-block {
	display:block;
	margin-right:auto;
	margin-left:auto
}
.pull-right {
	float:right!important
}
.pull-left {
	float:left!important
}
.hide {
	display:none!important
}
.show {
	display:block!important
}
.invisible {
	visibility:hidden
}
.text-hide {
	font:0/0 a;
	color:transparent;
	text-shadow:none;
	background-color:transparent;
	border:0
}
.hidden {
	display:none!important;
	visibility:hidden!important
}
.affix {
	position:fixed
}
@-ms-viewport {
width:device-width
}
.visible-lg, .visible-md, .visible-sm, .visible-xs, td.visible-lg, td.visible-md, td.visible-sm, td.visible-xs, th.visible-lg, th.visible-md, th.visible-sm, th.visible-xs, tr.visible-lg, tr.visible-md, tr.visible-sm, tr.visible-xs {
	display:none!important
}
@media(max-width:767px) {
.visible-xs {
display:block!important
}
table.visible-xs {
display:table
}
tr.visible-xs {
display:table-row!important
}
td.visible-xs, th.visible-xs {
display:table-cell!important
}
}
@media(min-width:768px) and (max-width:991px) {
.visible-xs.visible-sm {
display:block!important
}
table.visible-xs.visible-sm {
display:table
}
tr.visible-xs.visible-sm {
display:table-row!important
}
td.visible-xs.visible-sm, th.visible-xs.visible-sm {
display:table-cell!important
}
}
@media(min-width:992px) and (max-width:1199px) {
.visible-xs.visible-md {
display:block!important
}
table.visible-xs.visible-md {
display:table
}
tr.visible-xs.visible-md {
display:table-row!important
}
td.visible-xs.visible-md, th.visible-xs.visible-md {
display:table-cell!important
}
}
@media(min-width:1200px) {
.visible-xs.visible-lg {
display:block!important
}
table.visible-xs.visible-lg {
display:table
}
tr.visible-xs.visible-lg {
display:table-row!important
}
td.visible-xs.visible-lg, th.visible-xs.visible-lg {
display:table-cell!important
}
}
@media(max-width:767px) {
.visible-sm.visible-xs {
display:block!important
}
table.visible-sm.visible-xs {
display:table
}
tr.visible-sm.visible-xs {
display:table-row!important
}
td.visible-sm.visible-xs, th.visible-sm.visible-xs {
display:table-cell!important
}
}
@media(min-width:768px) and (max-width:991px) {
.visible-sm {
display:block!important
}
table.visible-sm {
display:table
}
tr.visible-sm {
display:table-row!important
}
td.visible-sm, th.visible-sm {
display:table-cell!important
}
}
@media(min-width:992px) and (max-width:1199px) {
.visible-sm.visible-md {
display:block!important
}
table.visible-sm.visible-md {
display:table
}
tr.visible-sm.visible-md {
display:table-row!important
}
td.visible-sm.visible-md, th.visible-sm.visible-md {
display:table-cell!important
}
}
@media(min-width:1200px) {
.visible-sm.visible-lg {
display:block!important
}
table.visible-sm.visible-lg {
display:table
}
tr.visible-sm.visible-lg {
display:table-row!important
}
td.visible-sm.visible-lg, th.visible-sm.visible-lg {
display:table-cell!important
}
}
@media(max-width:767px) {
.visible-md.visible-xs {
display:block!important
}
table.visible-md.visible-xs {
display:table
}
tr.visible-md.visible-xs {
display:table-row!important
}
td.visible-md.visible-xs, th.visible-md.visible-xs {
display:table-cell!important
}
}
@media(min-width:768px) and (max-width:991px) {
.visible-md.visible-sm {
display:block!important
}
table.visible-md.visible-sm {
display:table
}
tr.visible-md.visible-sm {
display:table-row!important
}
td.visible-md.visible-sm, th.visible-md.visible-sm {
display:table-cell!important
}
}
@media(min-width:992px) and (max-width:1199px) {
.visible-md {
display:block!important
}
table.visible-md {
display:table
}
tr.visible-md {
display:table-row!important
}
td.visible-md, th.visible-md {
display:table-cell!important
}
}
@media(min-width:1200px) {
.visible-md.visible-lg {
display:block!important
}
table.visible-md.visible-lg {
display:table
}
tr.visible-md.visible-lg {
display:table-row!important
}
td.visible-md.visible-lg, th.visible-md.visible-lg {
display:table-cell!important
}
}
@media(max-width:767px) {
.visible-lg.visible-xs {
display:block!important
}
table.visible-lg.visible-xs {
display:table
}
tr.visible-lg.visible-xs {
display:table-row!important
}
td.visible-lg.visible-xs, th.visible-lg.visible-xs {
display:table-cell!important
}
}
@media(min-width:768px) and (max-width:991px) {
.visible-lg.visible-sm {
display:block!important
}
table.visible-lg.visible-sm {
display:table
}
tr.visible-lg.visible-sm {
display:table-row!important
}
td.visible-lg.visible-sm, th.visible-lg.visible-sm {
display:table-cell!important
}
}
@media(min-width:992px) and (max-width:1199px) {
.visible-lg.visible-md {
display:block!important
}
table.visible-lg.visible-md {
display:table
}
tr.visible-lg.visible-md {
display:table-row!important
}
td.visible-lg.visible-md, th.visible-lg.visible-md {
display:table-cell!important
}
}
@media(min-width:1200px) {
.visible-lg {
display:block!important
}
table.visible-lg {
display:table
}
tr.visible-lg {
display:table-row!important
}
td.visible-lg, th.visible-lg {
display:table-cell!important
}
}
.hidden-xs {
	display:block!important
}
table.hidden-xs {
	display:table
}
tr.hidden-xs {
	display:table-row!important
}
td.hidden-xs, th.hidden-xs {
	display:table-cell!important
}
@media(max-width:767px) {
.hidden-xs, td.hidden-xs, th.hidden-xs, tr.hidden-xs {
display:none!important
}
}
@media(min-width:768px) and (max-width:991px) {
.hidden-xs.hidden-sm, td.hidden-xs.hidden-sm, th.hidden-xs.hidden-sm, tr.hidden-xs.hidden-sm {
display:none!important
}
}
@media(min-width:992px) and (max-width:1199px) {
.hidden-xs.hidden-md, td.hidden-xs.hidden-md, th.hidden-xs.hidden-md, tr.hidden-xs.hidden-md {
display:none!important
}
}
@media(min-width:1200px) {
.hidden-xs.hidden-lg, td.hidden-xs.hidden-lg, th.hidden-xs.hidden-lg, tr.hidden-xs.hidden-lg {
display:none!important
}
}
.hidden-sm {
	display:block!important
}
table.hidden-sm {
	display:table
}
tr.hidden-sm {
	display:table-row!important
}
td.hidden-sm, th.hidden-sm {
	display:table-cell!important
}
@media(max-width:767px) {
.hidden-sm.hidden-xs, td.hidden-sm.hidden-xs, th.hidden-sm.hidden-xs, tr.hidden-sm.hidden-xs {
display:none!important
}
}
@media(min-width:768px) and (max-width:991px) {
.hidden-sm, td.hidden-sm, th.hidden-sm, tr.hidden-sm {
display:none!important
}
}
@media(min-width:992px) and (max-width:1199px) {
.hidden-sm.hidden-md, td.hidden-sm.hidden-md, th.hidden-sm.hidden-md, tr.hidden-sm.hidden-md {
display:none!important
}
}
@media(min-width:1200px) {
.hidden-sm.hidden-lg, td.hidden-sm.hidden-lg, th.hidden-sm.hidden-lg, tr.hidden-sm.hidden-lg {
display:none!important
}
}
.hidden-md {
	display:block!important
}
table.hidden-md {
	display:table
}
tr.hidden-md {
	display:table-row!important
}
td.hidden-md, th.hidden-md {
	display:table-cell!important
}
@media(max-width:767px) {
.hidden-md.hidden-xs, td.hidden-md.hidden-xs, th.hidden-md.hidden-xs, tr.hidden-md.hidden-xs {
display:none!important
}
}
@media(min-width:768px) and (max-width:991px) {
.hidden-md.hidden-sm, td.hidden-md.hidden-sm, th.hidden-md.hidden-sm, tr.hidden-md.hidden-sm {
display:none!important
}
}
@media(min-width:992px) and (max-width:1199px) {
.hidden-md, td.hidden-md, th.hidden-md, tr.hidden-md {
display:none!important
}
}
@media(min-width:1200px) {
.hidden-md.hidden-lg, td.hidden-md.hidden-lg, th.hidden-md.hidden-lg, tr.hidden-md.hidden-lg {
display:none!important
}
}
.hidden-lg {
	display:block!important
}
table.hidden-lg {
	display:table
}
tr.hidden-lg {
	display:table-row!important
}
td.hidden-lg, th.hidden-lg {
	display:table-cell!important
}
@media(max-width:767px) {
.hidden-lg.hidden-xs, td.hidden-lg.hidden-xs, th.hidden-lg.hidden-xs, tr.hidden-lg.hidden-xs {
display:none!important
}
}
@media(min-width:768px) and (max-width:991px) {
.hidden-lg.hidden-sm, td.hidden-lg.hidden-sm, th.hidden-lg.hidden-sm, tr.hidden-lg.hidden-sm {
display:none!important
}
}
@media(min-width:992px) and (max-width:1199px) {
.hidden-lg.hidden-md, td.hidden-lg.hidden-md, th.hidden-lg.hidden-md, tr.hidden-lg.hidden-md {
display:none!important
}
}
@media(min-width:1200px) {
.hidden-lg, td.hidden-lg, th.hidden-lg, tr.hidden-lg {
display:none!important
}
}
.visible-print, td.visible-print, th.visible-print, tr.visible-print {
	display:none!important
}
@media print {
.visible-print {
	display:block!important
}
table.visible-print {
	display:table
}
tr.visible-print {
	display:table-row!important
}
td.visible-print, th.visible-print {
	display:table-cell!important
}
.hidden-print, td.hidden-print, th.hidden-print, tr.hidden-print {
	display:none!important
}
}

/*
* Megatron Templates Style
*/
/* Table of Content
*==================================================
*	#Custom Fonts
*	#Site Styles
*	#Media Queries
*/

/* #Custom Fonts

*HO FATTO SOLO UNA MODIFICA ALLA LINEA 1779, 850
*
*================================================== */
/**
*@font-face {
*	font-family: Mavenpro;
*	src: url(https://www.madpromotions.it/skin/frontend/megatron/madpro/fonts/Mavenpro/mavenpro-regular.eot);
*	src: url(https://www.madpromotions.it/skin/frontend/megatron/madpro/fonts/Mavenpro/mavenpro-regular.eot?#iefix) format('embedded-opentype'), url(https://www.madpromotions.it/skin/frontend/megatron/madpro/fonts/Mavenpro/mavenpro-regular.woff) format('woff'), url(https://www.madpromotions.it/skin/frontend/megatron/madpro/fonts/Mavenpro/mavenpro-regular.ttf) format('truetype'), url(https://www.madpromotions.it/skin/frontend/megatron/madpro/fonts/Mavenpro/mavenpro-regular.svg#maven_proregular) format('svg');
*	font-weight: 400;
*	font-style: normal;
*	font-display: swap;
*}
*@font-face {
*	font-family: Mavenpro-black;
*	src: url(https://www.madpromotions.it/skin/frontend/megatron/madpro/fonts/Mavenpro/mavenpro-black-webfont.eot);
*	src: url(https://www.madpromotions.it/skin/frontend/megatron/madpro/fonts/Mavenpro/mavenpro-black-webfont.eot?#iefix) format('embedded-opentype'), url(https://www.madpromotions.it/skin/frontend/megatron/madpro/fonts/Mavenpro/mavenpro-black-webfont.woff) format('woff'), url(https://www.madpromotions.it/skin/frontend/megatron/madpro/fonts/Mavenpro/mavenpro-black-webfont.ttf) format('truetype'), url(https://www.madpromotions.it/skin/frontend/megatron/madpro/fonts/Mavenpro/mavenpro-black-webfont.svg#maven_problack) format('svg');
*	font-weight: 400;
*	font-style: normal;
*	font-display: swap;
*}
*@font-face {
*	font-family: Mavenpro-bold;
*	src: url(https://www.madpromotions.it/skin/frontend/megatron/madpro/fonts/Mavenpro/mavenpro-bold-webfont.eot);
*	src: url(https://www.madpromotions.it/skin/frontend/megatron/madpro/fonts/Mavenpro/mavenpro-bold-webfont.eot?#iefix) format('embedded-opentype'), url(https://www.madpromotions.it/skin/frontend/megatron/madpro/fonts/Mavenpro/mavenpro-bold-webfont.woff) format('woff'), url(https://www.madpromotions.it/skin/frontend/megatron/madpro/fonts/Mavenpro/mavenpro-bold-webfont.ttf) format('truetype'), url(https://www.madpromotions.it/skin/frontend/megatron/madpro/fonts/Mavenpro/mavenpro-bold-webfont.svg#maven_probold) format('svg');
*	font-weight: 400;
*	font-style: normal;
*	font-display: swap;
*}
*@font-face {
*	font-family: Mavenpro-medium;
*	src: url(https://www.madpromotions.it/skin/frontend/megatron/madpro/fonts/Mavenpro/mavenpro-medium-webfont.eot);
*	src: url(https://www.madpromotions.it/skin/frontend/megatron/madpro/fonts/Mavenpro/mavenpro-medium-webfont.eot?#iefix) format('embedded-opentype'), url(https://www.madpromotions.it/skin/frontend/megatron/madpro/fonts/Mavenpro/mavenpro-medium-webfont.woff) format('woff'), url(https://www.madpromotions.it/skin/frontend/megatron/madpro/fonts/Mavenpro/mavenpro-medium-webfont.ttf) format('truetype'), url(https://www.madpromotions.it/skin/frontend/megatron/madpro/fonts/Mavenpro/mavenpro-medium-webfont.svg#maven_promedium) format('svg');
*	font-weight: 400;
*	font-style: normal;
*	font-display: swap;
*}
*/
.touch input[type=email], .touch input[type=password], .touch input[type=search], .touch input[type=text] {
	-webkit-appearance: caret;
	-moz-appearance: caret
}
/* #Site Styles
================================================== */

html, html a {
	-webkit-font-smoothing: antialiased
}
html {
	-ms-overflow-style: scrollbar
}
body {
	font: 1.29em/1.29em Arial, Helvetica, sans-serif;
	color: #565656
}
body.back-bg {
	background: url(https://www.madpromotions.it/skin/frontend/megatron/madpro/images/back-bg.jpg) fixed no-repeat center 0
}
#background_wrap {
	display: none
}
body.back-bg.touch {
	background: 0 0
}
body.touch #background_wrap {
	display: block;
	z-index: -1;
	position: fixed;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	background-size: 100%;
	background-image: url(https://www.madpromotions.it/skin/frontend/megatron/madpro/images/back-bg.jpg);
	background-attachment: fixed
}
body.back-bg .background>.container, body.back-bg .container.page-content {
	background: rgba(255, 255, 255, .65)
}
a, a:active, a:focus, a:hover, a:visited {
	color: #565656;
	outline: 0
}
a:active, a:focus, a:visited {
	text-decoration: none
}
p {
	margin: 0 0 1em;
	padding: 0;
	line-height: 1.4em
}
.form-control {
	line-height: 1.5 em;
	color: #333
}
.form-control::-webkit-input-placeholder {
padding:1px 0
}
h1 {
	margin: 0;
	padding: 0 0 1.3em;
	font: 2.46em Mavenpro, Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	color: #2b2b2b
}
h2 {
	margin: 0;
	padding: 0 0 1.3em;
	font: 2em Mavenpro, Arial, Helvetica, sans-serif;
	color: #4a4a4a
}
h3 {
	margin: 0;
	padding: 0 0 0.95em;
	font: 1.692em Mavenpro, Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	color: #2b2b2b
}
h4 {
	margin: 0;
	padding: 0 0 .8em;
	font: 1.4em Mavenpro-bold, Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	color: #000
}
h5 {
	margin: 0;
	padding: 0 0 .8em;
	font: 1.384em Mavenpro, Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	color: #2b2b2b
}
h6 {
	margin: 0;
	padding: 0 0 .8em;
	font: 1.077em Mavenpro, Arial, Helvetica, sans-serif;
	color: #2b2b2b
}
h1.mega {
	margin: 0;
	padding: 0 0 20px;
	font: 2em/1em Mavenpro, Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	color: #000
}
h2.mega {
	margin: 0;
	padding: 0 0 20px;
	font: 1.692em/1em Mavenpro, Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	color: #000
}
h3.mega {
	margin: 0;
	padding: 0 0 20px;
	font: 1.538em/1em Mavenpro, Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	color: #000
}
h4.mega {
	margin: 0;
	padding: 0 0 20px;
	font: 1.385em/1em Mavenpro, Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	color: #000
}
h5.mega {
	margin: 0;
	padding: 0 0 20px;
	font: 1.077em/1em Mavenpro, Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	color: #000
}
h6.mega {
	margin: 0;
	padding: 0 0 20px;
	font: .923em/1em Mavenpro, Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	color: #000
}
/*.container {
	-webkit-backface-visibility: hidden; 
}
.parallax, table, table td, table tr {
	-webkit-backface-visibility: visible !important
}
*/
label {
	font-weight: 400;
	margin-bottom: 7px
}
.form-label {
	display: inline-block;
	margin-bottom: 7px
}
.input-sm {
	font-size: 1em;
	border-radius: 4px
}
.form-group-sm {
	margin-bottom: 7px;
	position: relative
}
.form-control {
	-webkit-box-shadow: none;
	box-shadow: none
}
.upper {
	text-transform: uppercase
}
.line-divider {
	border-bottom: 1px solid #eee;
	height: 20px;
	margin-bottom: 30px
}
.divider-xxs {
	margin: 0;
	height: 1px;
	line-height: 1px;
	clear: both
}
.divider-xs {
	height: 10px;
	line-height: 10px;
	clear: both
}
.divider-sm {
	height: 20px;
	clear: both
}
.divider-md {
	height: 30px;
	clear: both
}
.divider-lg {
	height: 40px;
	clear: both
}
.panel-group .panel {
	border-radius: 0
}
.btn-sm, .btn-xs {
	border-radius: 4px
}
.btn {
	padding: 3px 12px
}
.btn-group.open .dropdown-toggle, .btn.active, .btn:active {
	-webkit-box-shadow: none;
	box-shadow: none
}
.btn-mega-view {
	color: #0e0e0e;
	background-color: #f5f5f5;
	border-color: #f5f5f5;
	border-radius: 0;
	line-height: 2em
}
.btn-mega-view:hover {
	color: #0e0e0e;
	background-color: #fff;
	border-color: #f5f5f5
}
.btn-mega {
	background: #ee3b27;
	color: #fff!important;
	font: .9em Mavenpro-black, Arial, Helvetica, sans-serif;
	padding: 12px 14px;
	text-transform: uppercase;
	border-radius: 4px
}
.btn-mega:hover {
	border-color: #ee3b27;
	color: #ee3b27!important;
	background: 0 0
}
.btn-mega.btn-mega-grey {
	background: #d3d3d3;
	color: #fff!important;
}
.btn-mega.btn-mega-grey:hover {
	border-color: #d3d3d3;
	color: #d3d3d3!important;
	background: 0 0
}

.btn-mega.btn-lg {
	padding: 15px 35px;
	border-radius: 4px;
	font: 1.077em Mavenpro-black, Arial, Helvetica, sans-serif
}
.btn-mega.btn-xlg {
	padding: 1.5em 3em;
	border-radius: 4px;
	font: 1.7em Mavenpro-black, Arial, Helvetica, sans-serif
}
.btn-mega [class*=" icon-"], .btn-mega [class^=icon-] {
	position: relative;
	bottom: -1px
}
.btn-mega.btn-inverse {
	background: #fff;
	border-color: #ee3b27;
	color: #ee3b27!important
}
.btn-mega.btn-inverse:hover {
	background: #ee3b27;
	border-color: #ee3b27;
	color: #fff!important
}
.dropdown-menu {
	box-shadow: 0 1px 3px rgba(5, 5, 5, .1);
	border: 1px solid rgba(0, 0, 0, .1);
	font-size: 1em
}
.caret.min {
	border-top: 2px solid #333;
	border-right: 2px solid transparent;
	border-bottom: 0 dotted;
	border-left: 2px solid transparent;
	position: relative;
	top: -1px;
	right: -2px;
	margin-left: 4px
}
.label-mega {
	background: #ee3b27
}
.radio input[type=radio] {
	position: relative;
	display: inline;
	margin-top: 0
}
.checkbox label, .radio label {
	line-height: 1em
}
.content {
	padding-top: 35px;
	padding-bottom: 35px
}
.content.nopad-bottom {
	padding-bottom: 0
}
.content.slider-products {
	padding-bottom: 20px
}
.content-border {
	border-top: 1px solid #eee
}
.content-aside, .content-box, .content-row {
	padding-bottom: 35px
}
.animate-hover:hover {
	-webkit-animation-duration: 1s;
	animation-duration: 1s
}
.icon-flag {
	display: inline;
	font-size: 9px!important;
	padding: 0 7px;
	position: relative;
	top: -1px;
	background: url(https://www.madpromotions.it/skin/frontend/megatron/madpro/images/icons-flags.png) no-repeat 0 0
}
.icon-flag-en {
	background-position: 0 0
}
.icon-flag-de {
	background-position: 0 -22px
}
.icon-flag-fr {
	background-position: 0 -44px
}
.icon-flag-da {
	background-position: 0 -66px
}
.icon-flag-el {
	background-position: 0 -88px
}
.icon-flag-es {
	background-position: 0 -110px
}
.icon-flag-it {
	background-position: 0 -132px
}
.icon-flag-nl {
	background-position: 0 -154px
}
.icon-flag-pl {
	background-position: 0 -176px
}
.icon-flag-pt {
	background-position: 0 -198px
}
.icon-flag-ru {
	background-position: 0 -220px
}
.icon-flag-sv {
	background-position: 0 -242px
}
.icon-xcart {
	position: relative;
	display: inline-block;
	margin: -100px 0;
	font-size: .92em;
	line-height: 1.3em;
	padding: 13px 0 10px;
	width: 30px;
	color: #fff;
	font-weight: 700;
	text-align: center;
	background: url(https://www.madpromotions.it/skin/frontend/megatron/madpro/images/icon-cart.png) no-repeat 0 0
}
.icon-xcart-white {
	position: relative;
	display: block;
	width: 29px;
	height: 33px;
	color: #000;
	text-align: center;
	background: url(https://www.madpromotions.it/skin/frontend/megatron/madpro/images/icon-cart-white.png) no-repeat 0 0;
	margin: 12px auto;
	font-size: 1em;
	line-height: 1.3em;
	padding: 14px 0 0;
	font-weight: 700
}
.icon-size {
	display: inline-block;
	padding: 1px 2.5px;
	margin-right: 1px;
	margin-bottom: 2px;
	position: relative;
	font: 10px/13px Arial, Helvetica, sans-serif;
	color: #353535;
	border: 1px solid #d1d1d1;
	cursor: pointer
}
.icon-color {
	font-size: 9px;
	line-height: 9px;
	width: 12px;
	margin-right: 5px;
	position: relative;
	top: -2px;
	display: inline-block;
	cursor: pointer
}

@media screen and (-webkit-min-device-pixel-ratio:0) {
    ::i-block-chrome, .icon-color {
 top:1px;
}
}
.icon-color:after {
	content: "";
	display: inline-block
}
.icon-color-light-grey {
	background: #e8e8ea
}
.icon-color-black {
	background: #000
}
.icon-color-blue {
	background: #5f8fac
}
.icon-color-brown {
	background: #7e0506
}
.icon-color-gray {
	background: #c2c3c4
}
.icon-color-green {
	background: #3a7d05
}
.icon-color-magneta {
	background: #7e054a
}
.icon-color-pink {
	background: #e3006d
}
.icon-color-red {
	background: #e30000
}
.icon-color-silver {
	background: #e9eaec
}
.icon-color-white {
	background: #f8f8f8
}
.icon-color-beige {
	background: #eedfcf
}
.icon-facebook-3 {
	color: #4664b7
}
.icon-twitter-3 {
	color: #00b6e4
}
.icon-linkedin-2 {
	color: #0073a5
}
.icon-youtube-3 {
	color: #a21616
}
.icon-pinterest-2 {
	color: #cb2027
}
.icon-googleplus-2 {
	color: #363636
}
.icon-xcart-animate {
	position: relative;
	display: inline-block;
	padding-top: 5px;
	margin: -5px 0 0 10px
}
.icon-xcart-animate .box {
	display: block;
	z-index: 1;
	position: relative;
	background: #353535;
	border: 2px solid #353535;
	height: 28px;
	width: 30px;
	font-size: .92em;
	line-height: 1.3em;
	padding: 5px 0 10px;
	color: #fff;
	font-weight: 700;
	text-align: center;
	border-radius: 2px
}
.icon-xcart-animate:hover .box {
	background: #fff;
	color: #353535
}
.icon-xcart-animate .handle {
	display: block;
	position: absolute;
	left: 8px;
	top: 0;
	border: 2px solid #360606;
	width: 14px;
	height: 14px
}
.icon-xcart-animate:hover .handle {
	top: -3px
}
.social-widgets {
	position: fixed;
	z-index: 10000;
	top: 50%;
	height: 0;
	width: 0;
	right: 0
}
.social-widgets .item, .social-widgets .items {
	margin: 0;
	padding: 0;
	list-style-type: none
}
.social-widgets .items {
	top: -125px;
	position: relative
}
.social-widgets .item {
	position: absolute;
	top: 0;
	left: 120px
}
.social-widgets .active {
	z-index: 100;
	left: -310px
}
.social-widgets .item-01, .social-widgets .item-02, .social-widgets .item-03, .social-widgets .item-04, .social-widgets .item-05, .social-widgets .item-06, .social-widgets .item-07, .social-widgets .item-08, .social-widgets .item-09 {
	left: 0;
}
.social-widgets .item-01 {
	top: 0;
	z-index: 99
}
.social-widgets .item-02 {
	top: 66px;
	z-index: 98
}
.social-widgets .item-03 {
	top: 132px;
	z-index: 97
}
.social-widgets .item-04 {
	top: 198px;
	z-index: 96
}
.social-widgets .item-05 {
	top: 264px;
	z-index: 95
}
.social-widgets .item-06 {
	top: 330px;
	z-index: 94
}
.social-widgets .item-07 {
	top: 396px;
	z-index: 93
}
.social-widgets .item-08 {
	top: 462px;
	z-index: 92
}
.social-widgets .item-09 {
	top: 528px;
	z-index: 91
}
.social-widgets .tab-icon {
	position: absolute;
	top: 0;
	left: -57px;
	display: block;
	width: 57px;
	height: 59px;
	background: #fff;
	background: rgba(255, 255, 255, .6);
	border: 1px solid #bfbbb6;
	border-right: 0;
	text-align: center;
	font-size: 1.54em;
	line-height: 3.2
}
.social-widgets .tab-icon:hover {
	text-decoration: none
}
.social-widgets .active .tab-icon {
	border-color: #E9E9E9;
	background: #fff
}
.social-widgets .tab-content {
	background: #fff;
	width: 310px;
	padding: 10px 15px
}
.social-widgets .active .tab-content {
	box-shadow: 0 0 4px rgba(0, 0, 0, .15)
}
.social-widgets .title {
	padding: 4px 0 11px;
	font: 1.23em Mavenpro, Arial, Helvetica, sans-serif;
	text-transform: uppercase
}
.social-widgets .facebook.active {
	left: -260px
}
.social-widgets .facebook .tab-content {
	width: 260px
}
.social-widgets .twitter.active {
	left: -300px
}
.social-widgets .twitter .tab-content {
	width: 300px
}
.social-widgets .twitter-widget {
	padding-top: 10px
}
.social-widgets .youtube.active {
	left: -450px
}
.social-widgets .youtube .tab-content {
	width: 450px;
	padding-left: 18px;
}
.social-widgets .loading {
	min-height: 200px;
	position: relative;
	z-index: 1000;
}
.social-widgets .loading img.ajaxloader {
	position: absolute;
	top: 45%;
	left: 45%;
	width: 32px;
	height: 32px
}
.slider-range:after {
	content: " ";
	display: block;
	clear: both
}
.slider-range .control {
	margin: 0 7px
}
.slider-range .max {
	padding-top: 23px;
	float: right
}
.slider-range .min {
	padding-top: 23px;
	float: left
}
.slider-range .ui-slider, .slider-range .ui-slider-range {
	height: 5px;
	border-radius: 0;
	background: #e9e9e9;
	border: none
}
.slider-range .ui-slider-range {
	background: #818181
}
.slider-range .ui-slider-handle, .slider-range .ui-slider-handle:hover {
	width: 19px!important;
	height: 21px!important;
	border-radius: 2px!important;
	border: 1px solid #cfcfcf!important;
	background: #f9f9f9!important;
	top: -8px!important
}
.slider-range .ui-slider-handle:before {
	border: 1px solid #e0e0e0;
	position: absolute;
	top: 7px;
	left: 5px;
	content: " ";
	font-size: 0;
	line-height: 0;
	display: block;
	height: 5px;
	width: 3px;
	border-bottom: 0;
	border-top: 0
}
.slider-range .ui-slider-handle:after {
	border: 1px solid #e0e0e0;
	position: absolute;
	top: 7px;
	left: 9px;
	content: " ";
	font-size: 0;
	line-height: 0;
	display: block;
	height: 5px;
	width: 3px;
	border-bottom: 0;
	border-top: 0
}
#checkOut .panel-default {
	border: none;
	border-radius: 0
}
#checkOut .panel-default .panel-title {
	padding: 0;
	font-size: 1.2em;
	font-weight: normal;
}
#checkOut .panel-default>.panel-heading {
	background-color: #fff;
	border: 1px dotted #cacaca;
	border-radius: 0;
	padding: 0;
	-webkit-transition: all 0.3s 0s ease;
	-moz-transition: all 0.3s 0s ease;
	-o-transition: all 0.3s 0s ease
}
#checkOut .panel-default>.panel-heading.active, #checkOut .panel-default>.panel-heading:hover {
	background-color: #3b3b3b;
	border: 1px solid #3b3b3b;
	color: #fff
}
#checkOut .panel-default>.panel-heading:hover {
	-webkit-transition: all 0.5s 0s ease;
	-moz-transition: all 0.5s 0s ease;
	-o-transition: all 0.5s 0s ease
}
#checkOut .panel-default>.panel-heading a {
	padding: 15px 15px;
	display: block;
	color: #000;
	text-decoration: none;
	text-transform: uppercase;
	outline: none
}
#checkOut .panel-default>.panel-heading.active a, #checkOut .panel-default>.panel-heading:hover a {
	color: #fff
}
#checkOut .panel-default>.panel-heading a span {
	padding-right: 25px
}
#checkOut .panel-body {
	padding: 30px 50px;
	border: 1px dotted #cacaca;
	border-top: 0
}
#checkOut .panel-body ul {
	padding: 0;
	margin: 0 0 10px
}
#checkOut .panel-body li {
	padding-bottom: 5px;
	list-style: disc;
	list-style-position: inside
}
.compare-table .price-box {
	padding-bottom: 15px
}
.compare-table .product-shop-row td {
	position: relative;
	text-align: center
}
.compare-table .btn-cancel {
	position: absolute;
	right: 0;
	top: 5px
}
.compare-table .price-box .price {
	font-size: 1.2em
}
.compare-table .product-name {
	font-size: 1.4em;
	padding: 5px 0 10px
}
.wishlist-table>thead>tr>th, .wishlist-table>tbody>tr>th { 
	padding:10px 0;
	border-top: 0
}
.wishlist-table>tbody>tr>td { 
	padding:20px 0
}
.wishlist-table .product-image img {
	max-width: 120px
}
.wishlist-table .icon { 
	font-size:30px;
	text-decoration: none;
	display: inline-block;
	margin-top:-7px;
	cursor: pointer
}
.wishlist-table .product-remove .icon { 
	color:#ee3b27
}
.wishlist-table .product-add .icon { 
	color:#000
}
.breadcrumbs {
	padding-top: 25px;
	padding-bottom: 32px;
	background: none;
	position: relative;
	z-index: 10
}
.breadcrumbs .divider {
	padding: 0 10px
}
.slider-controls {
	float: right;
	font-size: 2em;
	line-height: 1em;
	letter-spacing: -3px;
	position: relative
}
.slider-controls a {
	position: relative;
	display: inline-block
}
.slider-controls a:hover {
	text-decoration: none;
	color: #ee3b27
}
.slider-controls.min {
	font-size: 1.5em
}
.listing-title {
	position: absolute;
	right: 5%;
	top: 45%;
	z-index: 1000
}
.container-widget {
	border: 1px solid #eaeaea;
	border-top-width: 4px;
	border-radius: 3px;
	padding: 22px;
	margin-bottom: 25px
}
.container-widget h3 {
	padding-bottom: .9em
}
.container-widget p:last-child {
	margin: 0
}
.container-paper {
	margin: 2px 0 37px;
	padding: 18px;
	background: #f2f2f2;
	position: relative
}
.container-paper:after, .container-paper:before {
	content: " ";
	display: block;
	height: 2px;
	width: 100%;
	position: absolute;
	left: 0;
	background: url(https://www.madpromotions.it/skin/frontend/megatron/madpro/images/container-paper-back.png) repeat-x 0 0
}
.container-paper:before {
	top: -2px;
	background-position: 0 0
}
.container-paper:after {
	bottom: -2px
}
.container-paper .title {
	display: table;
	width: 112%;
	background: #fff;
	min-height: 77px;
	margin: 0 0 20px -18px;
	position: relative
}
.container-paper .title h2 {
	display: table-cell;
	vertical-align: middle;
	height: 75px;
	padding: 10px 25px 10px 43px;
	font: 1.85em Mavenpro-bold, Arial, Helvetica, sans-serif;
	color: #2b2b2b
}
.container-paper .title:before {
	content: " ";
	display: block;
	width: 51px;
	height: 53px;
	position: absolute;
	top: -9px;
	left: -15px;
	background: url(https://www.madpromotions.it/skin/frontend/megatron/madpro/images/container-paper-clips.png) no-repeat 0 0
}
.container-paper-table {
	margin: 2px 0 37px;
	padding: 15px 0;
	background: #f2f2f2;
	position: relative
}
.container-paper-table:before, .container-paper:after {
	content: " ";
	display: block;
	height: 2px;
	width: 100%;
	position: absolute;
	left: 0;
	background: url(https://www.madpromotions.it/skin/frontend/megatron/madpro/images/container-paper-back.png) repeat-x 0 0
}
.container-paper-table:before {
	top: -2px;
	background-position: 0 0
}
.container-paper-table:after {
	bottom: -2px;
	background-position: 0 -2px
}
.container-paper-table .title {
	display: table;
	width: 100%;
	background: #fff;
	min-height: 50px;
	margin: 0 0 10px;
	position: relative
}
.container-paper-table .title h2 {
	display: table-cell;
	vertical-align: middle;
	height: 100%;
	padding: 10px 25px 10px 43px
}
.container-paper-table .title:before {
	content: " ";
	display: block;
	width: 51px;
	height: 53px;
	position: absolute;
	top: -9px;
	left: -15px;
	background: url(https://www.madpromotions.it/skin/frontend/megatron/madpro/images/container-paper-clips1.png) no-repeat 0 0
}
.list-info {
	margin: 0;
	padding: 0;
	list-style-type: none
}
.list-info li {
	margin: 0 0 3px;
	padding: 6px 15px 3px 49px;
	background: #f8f8f8
}
.list-info li, .list-info li a {
	color: #9c9c9c
}
.list-info .icon {
	display: inline-block;
	margin: 0 5px 3px -34px;
	width: 25px;
	height: 25px;
	font-size: 1.08em;
	line-height: 1.55em;
	border: 1px solid #dfdfdf;
	border-radius: 2px;
	text-align: center
}
.container-paper-table .list-info li {
	display: inline-block;
	float: left
}
.blog-post .post-container {
	background: #fff
}
.blog-post .post-container>.row {
	padding: 30px 0
}
.blog-post .post-container .col-l {
	padding-left: 30px
}
.blog-post .post-container .col-r {
	padding-right: 30px
}
.blog-post .post-container .blockquote {
	margin: 10px 30px 10px 60px
}
.blog-post .post-container .text {
	margin: 10px 30px
}
.post-navigation {
	margin: -20px 0 40px;
	overflow: hidden
}
.container-paper-table .post-container {
	margin: 0 18px;
	background: #fff
}
.container-paper-table .post-container img {
	margin: 0 auto;
	width: 100%
}
.container-paper-table .post-container .text {
	padding: 10px 12px 0;
	margin: 0 0 2px
}
.posts-isotope {
	margin-top: 25px
}
.services-block-dark {
	background: #4c4c4c;
	padding: 40px 0 35px;
	color: #c7c7c7;
	line-height: 1.35em;
	text-align: center
}
.services-block-dark .item {
	display: block;
	color: #c7c7c7
}
.services-block-dark .item:hover {
	text-decoration: none
}
.services-block-dark .title {
	display: block;
	color: #fff;
	text-transform: uppercase
}
.services-block-dark .icon {
	display: inline-block;
	margin-bottom: 30px;
	width: 122px;
	height: 122px;
	border-radius: 61px;
	background: #fff;
	color: #2b2b2b;
	font-size: 3.08em;
	line-height: 3.3em
}
.services-block-box {
	padding: 0 0 35px;
	color: #c7c7c7;
	line-height: 1.35em;
	text-align: center
}
.services-block-box .item {
	color: #000;
	border: 1px solid #ee3b27;
	display: block;
	padding: 12px
}
.services-block-box .item:hover {
	text-decoration: none
}
.services-block-box .title {
	display: block;
	margin: 0 -12px 10px;
	padding: .5em 0;
	font: 1.384em Mavenpro-bold, Arial, Helvetica, sans-serif;
	color: #fff;
	background: #ee3b27;
	text-transform: uppercase
}
.services-block-box .full-text {
	display: block;
	margin: 10px -12px -12px;
	padding: 1em 0;
	font: 1.23em Mavenpro-bold, Arial, Helvetica, sans-serif;
	color: #fff;
	background: #ee3b27
}
.services-block-box .icon {
	display: inline-block;
	padding: 0;
	margin-bottom: 10px;
	width: 92px;
	height: 92px;
	border-radius: 50%;
	background: #ee3b27;
	color: #fff;
	font-size: 3.08em;
	line-height: 2.55em
}
.services-block-box a:hover .icon span {
	color: #fff
}
.grey-container {
	background: #f2f2f2;
	padding-top: 35px;
	padding-bottom: 35px;
	color: #000
}
.grey-container-dark {
	background: #ebebeb;
	border-top: 1px solid #e6e6e6;
}
.grey-container-light {
	background: #f7f7f7;
}
.member-info {
	line-height: 1.35em;
	padding-bottom: 20px
}
.member-info strong {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: 700
}
.member-info .photo {
	padding-bottom: 25px
}
.member-info .name {
	padding-bottom: 8px
}
.member-info .about {
	padding-bottom: 18px
}
.member-info .contact-icon {
	display: inline-block;
	width: 35px;
	height: 35px;
	text-align: center;
	color: #8a8a8a;
	font-size: 1.08em;
	line-height: 2.7em;
	border: 1px solid #c9c9c9;
	background: #fff;
	border-radius: 2px
}
.member-info .contact-icon span {
	color: #8a8a8a
}
.member-info .contact-icon:hover {
	text-decoration: none;
	border-color: #ee3b27;
	background: #ee3b27;
	color: #fff
}
.member-info .contact-icon:hover span {
	color: #fff
}
.quote-block {
	padding: 20px 15px 20px 25px;
	background: #f8f8f8;
	position: relative;
	line-height: 1.35em
}
.quote-block:before {
	content: " ";
	display: block;
	width: 54px;
	height: 43px;
	position: absolute;
	top: -14px;
	left: -15px;
	background: url(https://www.madpromotions.it/skin/frontend/megatron/madpro/images/quotes.png) no-repeat 0 0
}
.quote-block:after {
	content: " ";
	display: block;
	width: 54px;
	height: 43px;
	position: absolute;
	bottom: -13px;
	right: -5px;
	background: url(https://www.madpromotions.it/skin/frontend/megatron/madpro/images/quotes.png) no-repeat -54px 0
}
.quote-block .media-heading {
	font-size: 1em;
	padding-bottom: 0
}
.quote-block .pull-left {
	margin-right: 20px
}
.navbar {
	width: 100%;
	border-radius: 0;
	background: 0 0;
	position: absolute;
	top: 0;
	margin-bottom: 0;
	z-index: 9990;
	border: 0!important
}
.navbar .background {
	background: #fff;
	background: rgba(255, 255, 255, .9);
	box-shadow: 0 1px 4px rgba(0, 0, 0, .25);
	padding-top: 3px;
	border-bottom: 1px solid #eee;
	border-bottom: 0 solid rgba(0, 0, 0, 0);
	z-index: 1
}
header.variant4 .navbar {
	background: #fff;
}
header.variant4 .navbar .background {
	padding-top: 12px;
}
#menuScroller {
	overflow: hidden;
}
#menuScroller > div {
	overflow-y: auto;
	overflow-x: hidden;
	height: 100%;
}
#menuScroller .navbar-main-submenu {
	overflow: hidden;
}
.navbar-main-menu, .navbar-main-menu .item {
	-webkit-box-sizing: content-box;
	-moz-box-sizing: content-box;
	box- sizing:content-box
}
.navbar-main-menu-outer {
	margin-top: 12px;
	box-shadow: 0px -2px 2px rgba(0, 0, 0, .1);
}
header.variant4 .navbar-main-menu-outer.black {
	background: url(https://www.madpromotions.it/skin/frontend/megatron/madpro/images/menu-bg.gif) 0 0 repeat-x;
}
header.variant4 .navbar-compact .navbar-main-menu-outer.black {
	background-color: transparent;
	background-image: none;
}
body.back-bg .navbar-main-menu-outer {
	margin-top: 0;
	box-shadow: none;
}
body.back-bg .navbar-main-menu-outer .container {
	background: rgba(255, 255, 255, .65);
	border-bottom: 1px solid #e7e7e7;
}
.navbar-compact .background {
	padding: 6px 0;
}
.navbar-compact .navbar-main-menu-outer, body.back-bg .navbar-compact .navbar-main-menu-outer {
	margin: 0;
	box-shadow: none;
	margin-top: -56px;
}
body.back-bg .navbar .background {
	background: 0 0;
	box-shadow: none;
	padding-top: 0;
}
body.back-bg .navbar-compact .background, body.back-bg .navbar-compact .background .container {
	border-bottom: none;
	background: #fff
}
.back-to-top {
	cursor: pointer;
	display: none;
	position: fixed;
	right: 0;
	bottom: 10%;
	z-index: 1000;
	background: #fff;
	width: 52px;
	height: 52px;
	border: 1px solid #cbcbcb;
	border-radius: 2px;
	text-align: center;
	font-size: 2.77em;
	line-height: 1.7em
}
.back-to-top:hover {
	background: #ee3b27;
	color: #fff;
	border-color: #ee3b27
}
.navbar-height-inner {
	height: 145px
}
body.back-bg .navbar-height-inner {
	height: 111px
}
.navbar-logo {
	position: relative;
	z-index: 11;
	margin-left: -7px
}
.navbar-welcome {
	text-align: center;
	padding: 22px 35px
}
.navbar-secondary-menu {
	padding: 12px 0 0;
	height: 20px;
	position: relative;
	z-index: 1200
}
.navbar-secondary-menu .btn-default, .navbar-secondary-menu .open .btn-default {
	border-radius: 0;
	border: 0;
	border-left: 1px solid #e7e7e7;
	background: 0 0;
	box-shadow: none;
	padding-left: 15px;
	padding-right: 12px
}
header.variant4 .navbar-secondary-menu .btn-group.btn-hidden {
	width: 50px;
	border: 0;
	padding: 0;
	position: relative;
	overflow: hidden
}
header.variant4 .navbar-secondary-menu .dropdown-menu {
	margin-top: 0;
}
.navbar-secondary-menu .btn-default, .navbar-secondary-menu .open .btn-default {
	border-radius: 0;
	border: 0;
	background: 0 0;
	box-shadow: none;
	padding-left: 15px;
	padding-right: 12px;
	border-left: 1px solid #e7e7e7;
}
header.variant4 .navbar-secondary-menu .btn-default, header.variant4 .navbar-secondary-menu .open .btn-default {
	border: none;
}
.navbar-secondary-menu .btn-group.btn-hidden .btn-default, .navbar-secondary-menu .btn-group.btn-hidden.open .btn-default {
}
.navbar-secondary-menu .btn-default:hover, .navbar-secondary-menu .open .btn-default:hover {
	background: 0 0;
	box-shadow: none
}
.navbar-secondary-menu .btn-xs {
	font-size: 1em;
	line-height: 2em
}
.navbar-secondary-menu .icon {
	font-size: 1.2em;
	position: relative;
	bottom: -2px;
	margin-right: 2px
}
.navbar-secondary-menu .caret {
	border-width: 2px;
	border-bottom-width: 0;
	position: relative;
	top: -1px;
	margin-left: 4px
}
header.variant4 .navbar-secondary-menu .btn-xs {
	font-size: 1em;
	line-height: 2.54em
}
header.variant4 .navbar-secondary-menu .icon {
	display: block;
	float: left;
	font-size: 2.154em;
	position: relative;
	margin-right: 10px
}
header.variant4 .navbar-secondary-menu .caret {
	border-width: 2px;
	border-bottom-width: 0;
	position: relative;
	top: -1px;
	margin-left: 4px
}
.navbar-secondary-menu .icon-xcart {
	margin-left: 10px;
	margin-right: -12px
}
#off-canvas-menu {
	display: none
}
.navbar-secondary-menu .btn-group:last-child .btn-default {
	padding-right: 0
}
.shoppingcart-box {
	width: 290px;
	max-height: 400px;
	padding: 20px;
	overflow-y: scroll;
}
.shoppingcart-box.empty {
	width: 170px
}
.shoppingcart-box .list {
	margin: 8px 0 0;
	padding: 0;
	list-style-type: none;
	border-top: 1px solid #f5f5f5
}
.shoppingcart-box .item {
	padding: 12px 0;
	overflow: hidden;
	border-bottom: 1px solid #f5f5f5
}
.shoppingcart-box .preview {
	width: 65px;
	display: block;
	float: left
}
.shoppingcart-box .description {
	margin-left: 80px
}
.shoppingcart-box .price {
	display: block;
	padding-top: 8px;
	font-size: 1em
}
.shoppingcart-box .total {
	text-align: right;
	padding: 6px 0 12px
}
.shoppingcart-box .view-link {
	padding-top: 11px
}
.shoppingcart-box .view-link:hover {
	text-decoration: underline
}
.shoppingcart-box a:hover {
	text-decoration: none
}
.navbar-search {
	clear: both;
	margin-bottom: -80px;
	position: relative;
	z-index: 1100
}
header.variant4 .navbar-search {
	margin: 19px 0 -53px;
}
.back-bg .navbar-search {
	margin: 5px 0 -45px;
}
.navbar-search input.form-control {
	font-size: 1em;
	line-height: 1.5em;
	width: 125px;
	float: right;
	padding-top: 8px
}
.navbar-search .form-control {
	padding-right: 32px
}
.navbar-search .form-control:focus {
	width: 230px
}
.navbar-search .button {
	float: right;
	margin-left: -34px;
	background: 0 0;
	font-size: 1.31em;
	position: relative;
	bottom: -1px;
	height: 34px;
	border: none;
	width: 34px;
	outline: 0
}
.touch .navbar-search .button span {
	margin-left: -10px
}
.navbar-search .button:active {
	line-height: .8em
}
.navbar-search .dropdown-search {
	display: none;
	position: absolute;
	right: 0;
	top: 34px;
	width: 100%;
	border: 1px solid #dcdcdc;
	box-shadow: 0 1px 3px rgba(5, 5, 5, .1);
	border-radius: 4px;
	background: #fff;
	padding: 10px;
	font-size: 1em;
}
.navbar-search .dropdown-search ul {
	margin: 0;
	padding: 0;
	list-style: none
}
.navbar-search .dropdown-search li {
	margin-bottom: 5px;
	cursor: pointer
}
.navbar-search .dropdown-search li:hover {
	opacity: .6
}
.navbar-search .dropdown-search li a {
	text-decoration: none
}
.navbar-search .dropdown-search li .amount {
	float: right;
	padding-left: 5px
}
.navbar-main-menu {
	z-index: 10;
	padding: 18px 0 0;
	margin: 0 0 0 0;
	clear: both;
	list-style-type: none;
	position: relative;
	bottom: -1px;
	top: -6px
}
.navbar-main-menu .item {
	float: left;
	height: 38px;
	padding: 0;
	margin: 0 0 -6px 0;
	position: relative;
}
.navbar-compact .navbar-main-menu .item {
	height: 32px;
}
.navbar-main-menu .item:hover {
	z-index: 1000000;
}
.navbar-main-menu .item:first-child {
	margin-left: -10px
}
.navbar-main-menu .item .btn-main {
	position: relative;
	border-bottom: 0 solid #ee3b27;
	display: block;
	height: 38px;
	padding: 0 15px 20px;
	font: 1.23em Mavenpro-medium, Arial, Helvetica, sans-serif;
	text-transform: uppercase
}
header.variant4 .navbar-main-menu .item .btn-main {
	padding: 4px 15px 16px;
}
header.variant4 .navbar-main-menu-outer.black .navbar-main-menu .item .btn-main {
	color: #fff;
}
.navbar-compact .navbar-main-menu .item .btn-main {
	height: 32px;
	margin-bottom: 10px;
}
header.variant4 .navbar-compact .navbar-main-menu .item .btn-main {
	padding: 0 7px;
}
header.variant4 .navbar-compact .navbar-main-menu-outer.black .navbar-main-menu .item .btn-main {
	color: #565656;
}
.navbar-main-menu .btn-main:hover {
	text-decoration: none
}
.navbar-main-menu .active .btn-main, .navbar-main-menu .with-sub .btn-main:hover, .navbar-main-menu .current .btn-main {
	border-bottom: 5px solid #ee3b27
}
.navbar-main-menu .item .btn-main .icon {
	font-size: 1.12em;
	line-height: .3em;
	position: relative;
	bottom: -1px;
	margin-left: 1px
}
.navbar-main-menu .item .line:before {
	content: " ";
	display: inline;
	position: relative;
	left: -15px;
	border-left: 1px solid #E7E7E7
}
header.variant4 .navbar-main-menu-outer.black .navbar-main-menu .item .line:before {
	border-color: #474747;
}
header.variant4 .navbar-compact .navbar-main-menu-outer.black .navbar-main-menu .item .line:before {
	border-color: #E7E7E7;
}
.navbar-main-menu .item-content {
	float: right;
	overflow: hidden;
	display: none;
	margin-left: -100%;
	width: 100%;
	margin-top: 38px!important;
	margin-bottom: -6px!important;
	background: #fff;
	position: relative
}
.navbar-compact .navbar-main-menu .item-content {
	margin-top: 28px!important;
}
.navbar-main-menu .item-content .wrapper-border .row .row > div {
	display: inline-block !important;
	float: none !important;
	vertical-align: top;
	margin: 0 -5px 0 0;
}
.navbar-main-submenu {
	padding: 0 40px;
	color: #000;/*	position:relative
*/
}
.navbar-main-submenu .button-up {
	position: absolute;
	bottom: 0;
	left: 46%;
	z-index: 100;
	width: 8%;
	height: 40px;
	text-align: center;
	font-size: 1.3em;
	line-height: 2em
}
.navbar-main-submenu .button-up.full {
	left: 0;
	right: 0;
	width: auto
}
.navbar-main-submenu .button-up:hover {
	text-decoration: none;
	color: #ee3b27
}
.navbar-main-submenu .exclusive {
	padding: 12px .8em 20px;
	margin: 0;
	list-style-type: none;
	font: 1em Mavenpro-medium, Arial, Helvetica, sans-serif;
	overflow: hidden
}
.navbar-main-submenu .exclusive li {
	padding: 0;
	margin: 0 28px 0 0;
	float: left;
	text-transform: uppercase
}
.navbar-main-submenu .exclusive .icon {
	color: #ee3b27;
	font-size: 1.57em;
	position: relative;
	bottom: -4px;
	margin-right: .2em
}
.navbar-main-submenu .wrapper-border {
	border: 1px solid #dcdcdc;
	padding: 25px 0;
	border-left: 0;
	border-right: 0
}
.navbar-main-submenu .wrapper {
	padding: 40px 0 20px
}
.navbar-main-menu-divider {
	height: 50px;
}
.navbar-compact .navbar-main-menu-divider {
	height: 38px;
}
.navbar-main-menu {
	box-sizing: content-box
}
.submenu-block .icon {
	position: relative;
	top: -2px;
	font-size: 1.2em;
	display: block;
	float: left;
	width: 2.5em;
	text-align: center
}
.submenu-block .name {
	display: block;
	overflow: hidden;
	font: 700 1em Mavenpro-bold, Arial, Helvetica, sans-serif;
	text-transform: uppercase
}
.submenu-block .label {
	margin-left: 1.2em!important;
	padding: .4em .3em .2em;
	font: .9em Mavenpro-black, Arial, Helvetica, sans-serif
}
.submenu-block ul {
	padding: 12px 0 18px;
	margin: 0 0 0 3.1em;
	list-style-type: none
}
.submenu-block ul li {
	padding: 0 0 4px;
	margin: 0;
	position: relative;
}
.submenu-block ul ul {
	position: absolute;
	z-index: -100;
	display: block;
	top: -10px;
	margin: 0;
	padding: 10px;
	left: 80%;
	width: 100%;
	min-width: 160px;
	background: #fff !important;
	box-shadow: 0 0 5px rgba(0, 0, 0, 0.1);
	opacity: 0;
	-o-transition: all .2s ease;
	-moz-transition: all .2s ease;
	-webkit-transition: all .2s ease;
	-ms-transition: all .2s ease;
	transition: all .2s ease;
}
.submenu-block ul ul ul {
	left: 100%;
	margin-left: 12px;
}
.submenu-block ul li:hover>ul {
	opacity: 1;
	z-index: 100;
}
.submenu-block ul li:hover>a {
	text-decoration: underline;
}
.submenu-block-other {
	padding-bottom: 25px
}
.submenu-block-other .title {
	padding-top: 25px
}
.submenu-block-other ul {
	margin-left: 0;
	padding-top: 15px
}
.submenu-block-other .img-responsive {
	border-radius: 3px
}
.navbar-main-menu .img-fullheight {
	margin: -35px 0 -100px
}
.navbar-switcher {
	text-align: center;
	float: right;
	display: none;
	width: 49px;
	height: 47px;
	margin-bottom: -47px;
	margin-right: 10px;
	background: #ee3b27;
	padding: 6px 7px;
	border-radius: 0 0 3px 3px;
	cursor: pointer;
	color: #fff
}
.navbar-switcher.active {
	background: #333!important
}
.navbar-switcher .i-active, .navbar-switcher.active .i-inactive {
	display: none
}
.navbar-switcher.active .i-active {
	display: inline;
	font-size: 1.8em;
	line-height: 1.5em
}
.navbar-compact {
	top: -60px;
	position: fixed
}
.navbar-compact .compact-hidden, .navbar-compact .compact-hidden.hidden-xs {
	display: none!important
}
.navbar-compact .navbar-logo-outer {
	width: auto!important
}
.navbar-compact .navbar-secondary-menu .btn-default {
	border-left: 0
}
.navbar-compact .navbar-main-menu {
	clear: none;
	padding-top: 25px;
}
.navbar-compact .navbar-main-menu:before {
	content: " ";
	display: block;
	width: 0;
	height: 10px;
	float: left
}
.navbar-compact .navbar-main-menu .compact-line:before {
	display: none
}
.navbar-compact .navbar-search {
	clear: none;
	position: relative;
	margin-top: 12px;
	margin-right: -10px
}
header.variant4 .navbar-compact .navbar-search {
	margin-top: 12px;
}
.navbar-compact .navbar-search .form-control:focus {
	width: 145px
}
.navbar-compact .navbar-switcher {
	display: block
}
.navbar-compact .navbar-main-menu {
	margin-top: 4px
}
.navbar-compact .navbar-main-menu .item .btn-main, .navbar-compact .navbar-main-menu .sf-menu>li>a {
	padding: 0 7px;
	font-size: 1.05em
}
.navbar-compact .navbar-main-menu .sf-menu>li:first-child>a {
	padding-left: 7px!important
}
.navbar-compact .navbar-main-menu .item .line:before, .navbar-compact .navbar-main-menu .sf-menu>li>a:before {
	left: -7px!important
}
.navbar-compact .navbar-main-menu .item:first-child {
	margin-left: 0
}
.variant2 .navbar-secondary-menu .btn-group:last-child .btn-default {
	padding-right: 0!important
}
.variant2 .navbar-secondary-menu .btn-default, .variant2 .navbar-secondary-menu .open .btn-default {
	border-width: 0;
	padding-left: 10px;
	padding-right: 5px
}
.variant2 .navbar-search {
	clear: none;
	float: left!important;
	margin: 12px 0 0 135px;
	position: relative;
	z-index: 11
}
.variant2 .navbar-search input.form-control {
	float: right;
	font-size: 1em;
	padding-top: 8px
}
.variant2 .navbar-search .form-control:focus, .variant2 .navbar-search input.form-control {
	width: 335px
}
.variant2 .navbar-compact .navbar-search {
	margin: 12px 0 0 15px;
}
.variant2 .navbar-compact .navbar-search .form-control:focus, .variant2 .navbar-compact .navbar-search input.form-control {
	width: 130px
}
.variant2 .navbar-compact .navbar-main-menu:before {
	width: 15px;
}
.variant2 .navbar-secondary-menu .btn-group .dropdown-menu {
	right: 0;
	left: auto
}
.variant3 .navbar-logo {
	width: 40%;
	text-align: center;
	z-index: 11
}
.variant3 .navbar-welcome {
	width: 30%;
	padding-left: 0;
	text-align: left
}
.variant3 .navbar-secondary-menu {
	width: 30%;
	z-index: 1200;
	text-align: right
}
.variant3 .navbar-secondary-menu .btn-group {
	text-align: left;
}
.variant3 .navbar-compact .navbar-logo {
	width: 25%
}
.variant3 .navbar-compact .navbar-secondary-menu {
	width: 0
}
.variant3 .navbar-secondary-menu .btn-default, .variant3 .navbar-secondary-menu .open .btn-default {
	border-width: 0;
	padding-left: 10px;
	padding-right: 5px;
}
.variant3 .navbar-secondary-menu .btn-group:last-child .btn-default {
	padding-right: 0;
}
.variant3 .navbar-compact .navbar-main-menu {
	margin-top: 0;
}
.main-slider a {
	display: block;
	margin: 0;
	padding: 0;
	text-shadow: 2px 1px rgba(0, 0, 0, .2)
}
.main-slider a:hover {
	text-decoration: none
}
.main-slider span {
	display: block
}
.main-slider .rw-slider-preload {
	font: 10.9em/0.9em Mavenpro-black, Arial, Helvetica, sans-serif!important;
	background: #e8e1d7!important;
	padding: 0!important
}
.main-slider .rw-slider-preload:before {
	display: block;
	content: " ";
	height: 40%
}
.main-slider .title-slide-01 {
	position: absolute;
	top: 36%;
	left: 0;
	width: 100%;
	text-align: center
}
.main-slider .title-slide-01 .big {
	font: 15.9em/0.9em Mavenpro-black, Arial, Helvetica, sans-serif;
	color: #fff;
	opacity: .9;
	text-transform: uppercase;
	letter-spacing: -.06em
}
.main-slider .title-slide-01 .middle {
	font: 5.5em/0.9em Mavenpro-medium, Arial, Helvetica, sans-serif;
	color: #fff;
	opacity: .9;
	letter-spacing: -.08em
}
.main-slider .title-slide-02 {
	position: absolute;
	top: 44%;
	left: 8%;
	width: 86%
}
.main-slider .title-slide-02 .big {
	margin-left: -.06em;
	font: 10.8em/0.7em Mavenpro-black, Arial, Helvetica, sans-serif;
	color: #fff;
	opacity: .9;
	text-transform: uppercase;
	letter-spacing: -.06em
}
.main-slider .title-slide-02 .middle {
	font: 4.6em/0.9em Mavenpro-black, Arial, Helvetica, sans-serif;
	color: #fff;
	opacity: .9;
	text-transform: uppercase;
	letter-spacing: -.08em
}
.main-slider .title-slide-02 .small {
	font: 3.7em/0.9em Mavenpro-medium, Arial, Helvetica, sans-serif;
	color: #fff;
	opacity: .9;
	text-transform: uppercase;
	letter-spacing: -.08em
}
.main-slider .title-slide-03 {
	position: absolute;
	top: 21%;
	left: 50%;
	width: 44%
}
.main-slider .title-slide-03 .big {
	margin-left: -.06em;
	font: 10.2em/0.75em Mavenpro-black, Arial, Helvetica, sans-serif;
	color: #fff;
	opacity: .9;
	text-transform: uppercase;
	letter-spacing: -.06em
}
.main-slider .title-slide-03 .middle {
	padding: .3em 0 .5em;
	font: 5.5em/0.9em Mavenpro-medium, Arial, Helvetica, sans-serif;
	color: #fff;
	opacity: .9;
	letter-spacing: -.08em
}
.main-slider .title-slide-03 .small {
	font: 2.3em/0.9em Mavenpro-black, Arial, Helvetica, sans-serif;
	color: #fff;
	opacity: .9;
	text-transform: uppercase;
	letter-spacing: -.08em
}
.main-slider .scroll-down {
	position: absolute;
	display: block;
	margin-bottom: 0;
	z-index: 100;
	color: #fff;
	left: 39%;
	bottom: 3%;
	width: 22%;
	text-align: center;
	text-shadow: 1px 1px rgba(0, 0, 0, .5);
	font: 2em/1em Mavenpro-medium, Arial, Helvetica, sans-serif
}
.main-slider .scroll-down:hover {
	text-decoration: none
}
.main-slider .scroll-down .icon {
	display: block;
	font-size: 2.6em
}
.main-slider .control.next {
	right: 5%
}
.title-slide-01, .title-slide-02, .title-slide-03 {
	text-shadow: 1px 1px 2px rgba(0, 0, 0, .27)
}
.fullwidthbanner .title-slide-01, .main-slider .owl-slider .title-slide-01, .main-slider .ss-slides .title-slide-01 {
	position: absolute;
	top: 22%;
	right: 15%;
	width: 90%;
	text-align: right
}
.fullwidthbanner .title-slide-01 .big, .main-slider .owl-slider .title-slide-01 .big, .main-slider .ss-slides .title-slide-01 .big {
	font: 10.5em/0.9em Mavenpro-black, Arial, Helvetica, sans-serif;
	color: #fff;
	opacity: .9;
	text-transform: uppercase;
	letter-spacing: -.06em;
	text-shadow: 1px 1px 2px rgba(0, 0, 0, .2)
}
.fullwidthbanner .title-slide-01 .middle, .main-slider .owl-slider .title-slide-01 .middle, .main-slider .ss-slides .title-slide-01 .middle {
	font: 3.6em/0.9em Mavenpro-medium, Arial, Helvetica, sans-serif;
	color: #fff;
	opacity: .9;
	letter-spacing: -.08em
}
.fullwidthbanner .title-slide-02, .main-slider .owl-slider .title-slide-02, .main-slider .ss-slides .title-slide-02 {
	position: absolute;
	top: 25%;
	left: 10%;
	width: 40%
}
.fullwidthbanner .title-slide-02 .big, .main-slider .owl-slider .title-slide-02 .big, .main-slider .ss-slides .title-slide-02 .big {
	margin-left: -.06em;
	font: 9em/0.7em Mavenpro-black, Arial, Helvetica, sans-serif;
	color: #fff;
	opacity: .9;
	text-transform: uppercase;
	letter-spacing: -.06em
}
.fullwidthbanner .title-slide-02 .middle, .main-slider .owl-slider .title-slide-02 .middle, .main-slider .ss-slides .title-slide-02 .middle {
	font: 3.8em/0.9em Mavenpro-black, Arial, Helvetica, sans-serif;
	color: #fff;
	opacity: .9;
	text-transform: uppercase;
	letter-spacing: -.08em
}
.fullwidthbanner .title-slide-02 .small, .main-slider .owl-slider .title-slide-02 .small, .main-slider .ss-slides .title-slide-02 .small {
	font: 3.1em/0.9em Mavenpro-medium, Arial, Helvetica, sans-serif;
	color: #fff;
	opacity: .9;
	text-transform: uppercase;
	letter-spacing: -.08em
}
.fullwidthbanner .title-slide-03, .main-slider .owl-slider .title-slide-03, .main-slider .ss-slide .title-slide-03 {
	position: absolute;
	top: 5%;
	left: 55%;
	width: 25%
}
.fullwidthbanner .title-slide-03 .big, .main-slider .owl-slider .title-slide-03 .big, .main-slider .ss-slide .title-slide-03 .big {
	margin-left: -.06em;
	font: 6.2em/0.75em Mavenpro-black, Arial, Helvetica, sans-serif;
	color: #fff;
	opacity: .9;
	text-transform: uppercase;
	letter-spacing: -.06em
}
.fullwidthbanner .title-slide-03 .middle, .main-slider .owl-slider .title-slide-03 .middle, .main-slider .ss-slide .title-slide-03 .middle {
	padding: .3em 0 .5em;
	font: 2.9em/0.9em Mavenpro-medium, Arial, Helvetica, sans-serif;
	color: #fff;
	opacity: .9;
	letter-spacing: -.08em
}
.fullwidthbanner .title-slide-03 .small, .main-slider .owl-slider .title-slide-03 .small, .main-slider .ss-slide .title-slide-03 .small {
	font: 1.4em/0.9em Mavenpro-black, Arial, Helvetica, sans-serif;
	color: #fff;
	opacity: .9;
	text-transform: uppercase;
	letter-spacing: -.08em
}
.filters-panel {
	padding: 1.3em 0 2.3em
}
.filters-panel a {
	text-decoration: none
}
.filters-panel .divider {
	height: 25px
}
.filters-panel .divider:after {
	content: " ";
	display: block;
	height: 10px;
	border-bottom: 1px solid #e9e9e9
}
.filters-panel .sort-select .dropdown-menu {
	min-width: 98px
}
.filters-panel .sort-select .value {
	min-width: 60px
}
.filters-panel .sort-select-arrow.up .down {
	display: none
}
.filters-panel .sort-select-arrow.down .down, .filters-panel .sort-select-arrow.up .up {
	display: inline
}
.filters-panel .sort-select-arrow.down .up {
	display: none
}
.filters-panel .perpage-select .dropdown-menu {
	min-width: 53px
}
.filters-panel .perpage-select .value {
	min-width: 15px
}
.filters-panel .view-mode {
	text-align: center
}
.filters-panel .view-mode a {
	font-size: 1.6em;
	line-height: .5em;
	position: relative;
	bottom: -5px
}
.pagination {
	margin: 0
}
.pagination a {
	margin-left: 8px
}
.pagination .icon {
	background: #ececec;
	border-radius: 1px;
	padding: 5px 4px 1px;
	margin-left: 12px;
}
.pagination a:hover {
	text-decoration: none
}
.login-form h3 {
	font-family: Mavenpro-medium, Arial, Helvetica, sans-serif
}
.login-form .form-control {
	width: 60%;
	min-width: 150px
}
.login-form .form-link {
	display: block;
	padding-bottom: 2em
}
.login-form .btn {
	padding-left: 30px;
	padding-right: 30px
}
.container-with-large-icon {
	border: 2px solid #ebebeb;
	min-height: 420px;
	padding: 45px;
	position: relative;
	margin-bottom: 40px
}
.container-with-large-icon .large-icon {
	position: absolute;
	bottom: 10px;
	right: 10px
}
.container-with-large-icon .wrap {
	position: relative
}
.pagination-main {
	margin: 0 auto;
	padding: 0 0 35px;
	list-style-type: none;
	text-align: center
}
.pagination-main li {
	display: inline-block;
	margin: 0;
	padding: 0 1px 0 0;
	font: 1.08em/2.3em Mavenpro-bold, Arial, Helvetica, sans-serif;
	color: #9c9c9c
}
.pagination-main li a {
	display: inline-block;
	border: 1px solid #e5e5e5;
	width: 30px;
	height: 34px;
	text-align: center;
	border-radius: 2px
}
.pagination-main li a:hover, .pagination-main li.active a {
	text-decoration: none;
	color: #fff;
	background: #ee3b27;
	border-color: #ee3b27
}
.pagination-main li.active a {
	cursor: default
}
.options-panel {
	padding: 30px 0 40px
}
.options-panel h3 {
	padding-bottom: 10px
}
.options-panel .slider-range {
	margin-top: 10px
}
.options-panel .pagination {
	display: block;
	float: right;
	margin-left: 1.5em;
	line-height: 1.5em;
	padding-top: 4px;
}
.options-panel .perpage-select .dropdown-menu {
	min-width: 53px
}
.options-panel .perpage-select .value {
	min-width: 15px
}
.options-panel .filters-panel {
	padding-top: 32px;
	float: right
}
.services-block {
	border-bottom: 1px solid #eee;
	overflow: hidden
}
.services-block.single {
	border-top: 1px solid #eee;
	margin-bottom: 50px
}
.services-block .divider-right {
	position: relative
}
.services-block .divider-right:after {
	display: block;
	content: " ";
	position: absolute;
	top: 25px;
	bottom: 25px;
	width: 1px;
	right: 0;
	font-size: 0;
	line-height: 0;
	border-left: 1px solid #e7e7e7
}
.services-block .divider-right:last-child:after {
	border-left: none
}
.services-block .item {
	display: table;
	width: 100%;
	padding: 2em 1.2em;
	color: #2b2b2b
}
.services-block .item:hover {
	text-decoration: none
}
.services-block.small .item {
	padding: 2.9em 2.2em;
	min-height: 8.5em
}
.services-block .icon {
	display: table-cell;
	vertical-align: middle;
	font-size: 4.78em;
	padding-right: 10px;
	line-height: .7em
}
.services-block.small .icon {
	font-size: 2.8em;
	line-height: 1em;
	width: 62px;
	padding: .2em;
	margin-right: 0
}
.services-block .icon-airplane-2 {
	font-size: 3.5em;
	line-height: 1em
}
.services-block .icon-images {
        font-size: 3.5em;
        line-height: 1em
}
.icon-circle .icon-images {
        font-size: 3.538em;
        line-height: 2.25em
}
.icon-circle-sm .icon-images {
        font-size: 2.154em;
        line-height: 2.25em
}
.services-block .item .text {
	display: table-cell;
	vertical-align: middle;
	text-align: left
}
.services-block .title {
	display: block;
	font: 2.15em/1em Mavenpro-bold, Arial, Helvetica, sans-serif;
	text-transform: uppercase
}
.services-block.small .title {
	font-size: 1.24em;
	line-height: 1.2em
}
.services-block .description {
	display: block;
	color: #5b5b5b
}
.services-block.vertical.small {
	padding: 1.5em 0 2em;
	margin-bottom: 20px;
	border: none
}
.services-block.vertical.small>div {
	padding: 0!important;
	border-bottom: 1px solid #e7e7e7
}
.services-block.vertical.small>div:last-child {
	border: none
}
.services-block.vertical.small .item {
	margin: 1em 0;
	padding: 0;
	min-height: 4.2em
}
.expander-list, .expander-list ul {
	margin: 0;
	padding: 0;
	list-style-type: none
}
.expander-list li {
	margin: 0
}
.expander-list .expander {
	float: right;
	cursor: pointer;
	padding: 0 8px;
	font-family: Verdana, Arial, Helvetica, sans-serif
}
.expander-list .name {
	display: block;
	border-bottom: 1px solid #eee;
	padding: 7px 0 6px
}
.expander-list ul .name {
	padding-left: 21px
}
.expander-list ul ul .name {
	padding-left: 42px
}
.expander-list ul ul ul .name {
	padding-left: 63px
}
.expander-list .last>.name {
	border: none
}
.menu-list {
	margin: 0;
	padding: 0;
	list-style-type: none
}
.menu-list li {
	margin: 0;
	display: block;
	border-top: 1px solid #eee
}
.menu-list li:first-child {
	border: none
}
.menu-list li a {
	display: block;
	padding: 15px 20px 14px;
	font-size: 14px;
	line-height: 16px;
	text-decoration: none;
	font-family: Mavenpro, Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	color: #2b2b2b
}
.menu-list li a:hover {
	background: #f5f5f5
}
.error-page {
	padding-top: 30px;
	padding-bottom: 100px;
	text-align: center
}
.error-page .error-number {
	color: #868686;
	font: 17.7em/1 Mavenpro, Arial, Helvetica, sans-serif;
	padding-bottom: 35px
}
.error-page .error-nofound {
	color: #ccc;
	font: bold 10em/1 Mavenpro, Arial, Helvetica, sans-serif;
	padding-bottom: 65px;
	padding-top: 65px
}
.error-page .icon {
	margin-top: -9.4%
}
.error-page h2 {
	padding-bottom: 3px
}
.error-page .list {
	padding: 0;
	list-style-type: none;
	display: inline-block;
	margin: 0 auto;
	text-align: left
}
.error-page .list li {
	margin: 0;
	padding: 0 0 0 15px;
	position: relative
}
.error-page .list li:before {
	content: "›";
	display: inline;
	font-size: 1.4em;
	position: absolute;
	left: 0
}
.simple-list {
	margin: 0;
	padding: 0;
	list-style-type: none
}
.bold-list>li>a {
	font-weight: 700;
	text-transform: uppercase
}
.simple-list ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
	position: relative;
	bottom: -.8em
}
.simple-list li {
	margin: 0;
	padding: 0 0 12px
}
.simple-list .icon {
	margin-right: 9px
}
.compressed-list li {
	padding-bottom: 8px
}
.dotted-list li {
	border-bottom: 1px dotted #eaeaea;
	padding: 9px 0 7px
}
.dotted-list li:last-child {
	border-bottom: 0
}
.arrow-list li {
	padding-left: 12px;
	position: relative
}
.arrow-list li:before {
	content: "›";
	display: inline;
	font-size: 1.1em;
	position: absolute;
	left: 0;
	top: -1px
}
.dotted-list.arrow-list li:before {
	top: 8px
}
.google-map, .google-map-big {
	width: 100%;
	height: 270px;
	margin: 0;
	border: 0;
	overflow: hidden
}
.google-map-big {
	height: 500px;
}
.contacts .address {
	padding-bottom: 20px
}
.contacts .map, .contacts-form {
	padding-bottom: 40px
}
.contacts-form .wrap-paper {
	margin: 0 3.462% -1.3% 3.2%;
	position: relative;
	border: 1px solid #eee;
	border-bottom: 0;
	padding: 30px 12% 0;
	background: #fafafa;
	background: -moz-linear-gradient(top, rgba(250, 250, 250, 1)0, rgba(253, 253, 253, 1)100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(250, 250, 250, 1)), color-stop(100%, rgba(253, 253, 253, 1)));
	background: -webkit-linear-gradient(top, rgba(250, 250, 250, 1)0, rgba(253, 253, 253, 1)100%);
	background: -o-linear-gradient(top, rgba(250, 250, 250, 1)0, rgba(253, 253, 253, 1)100%);
	background: -ms-linear-gradient(top, rgba(250, 250, 250, 1)0, rgba(253, 253, 253, 1)100%);
	background: linear-gradient(to bottom, rgba(250, 250, 250, 1)0, rgba(253, 253, 253, 1)100%)
}
.contacts-form .paper {
	margin-bottom: -35%;
	float: left;
	width: 100%
}
.contacts-form .back {
	width: 100%
}
.contacts-form .form-group {
	margin-bottom: 7px;
	position: relative
}
.contacts-form .btn {
	margin-top: 9px
}
.contacts-form .form-control {
	-webkit-appearance: none !important;
	border: 1px solid #eee;
	border: 0 solid rgba(0, 0, 0, 0);
	box-shadow: 0 0 5px rgba(0, 0, 0, .2);
	-webkit-box-shadow: 0 0 5px rgba(0, 0, 0, .2);
	font-size: 1em;
	padding-left: 30px
}
.contacts-form input.form-control {
	height: 30px;
	line-height: 1;/*	padding-top:9px
*/
}
.contacts-form textarea.form-control {
	height: 154px; /*	padding-top:9px;
*/
	resize: none
}
.contacts-form input.form-control, .contacts-form textarea.form-control {
	padding-top: 9px\0;
}
_:valid\0, .contacts-form input.form-control, .contacts-form textarea.form-control {
 padding-top: 6px;
}
.contacts-form .icon {
	font-size: 1.23em;
	position: absolute;
	top: 6px;
	left: 7px;
	color: #cfcfcf
}
.contacts-form .form-control:focus {
	-webkit-box-shadow: 0 0 8px rgba(102, 175, 233, .6);
	box-shadow: 0 0 8px rgba(102, 175, 233, .6)
}
.contacts-form .btn-mega:hover {
	background: #fff;
	background: rgba(0, 0, 0, 0)
}
.tags-list {
	margin: 0;
	padding: 0;
	list-style-type: none
}
.tags-list li {
	margin: 0;
	padding: 0 0 2px;
	display: inline-block
}
.tags-list li a {
	display: inline-block;
	margin-left: -2px;
	border: 1px solid #e5e5e5;
	border-radius: 2px;
	padding: 5px 8px 4px
}
.tags-list li a:hover {
	text-decoration: none;
	color: #fff;
	background: #ee3b27;
	border-color: #ee3b27
}
.section-divider {
	height: 47px
}
.section-divider:before {
	content: " ";
	display: block;
	width: 100%;
	border-bottom: 1px solid #f4f4f4;
	height: 24px
}
.rating {
	display: block;
	color: #ee3b27;
	font-size: 1.08em;
	letter-spacing: -.1em;
	padding-bottom: 4px
}
.price {
	font: 2em Mavenpro-medium, Arial, Helvetica, sans-serif;
	color: #4a4a4a;
	margin: 0 .2em
}
.price.old {
	text-decoration: line-through
}
.price.new {
	color: #ee3b27!important
}
.btn-select {
	position: relative;
	top: -1px
}
.btn-select .btn {
	font-size: 1em
}
.btn-select .value {
	display: inline-block;
	text-align: left;
	position: relative;
	bottom: -1px;
	min-width: 122px
}
.btn-select .dropdown-menu {
	font-size: 1em
}
.btn-select .icon-color {
	top: -1px;
	font-size: .85em
}
.btn-select .m-icon {
	font-size: 1em;
	margin: -3px 0
}
.btn-select-xl .value {
	height: 22px;
	padding-top: 1px
}
.btn-select-wide .btn {
	display: block;
	text-align: left
}
.btn-select-wide .caret {
	position: absolute;
	top: 13px;
	right: 10px
}
.btn-select-wide .dropdown-menu {
	width: 100%
}
.cloud-tags a {
	margin-right: 5px
}
.cloud-tags a.xxs {
	font-size: 0.92em;
}
.cloud-tags a.xs {
	font-size: 0.92em;
}
.cloud-tags a.md {
	font-size: 1.08em;
}
.cloud-tags a.lg {
	font-size: 1.15em;
}
.cloud-tags a.xl {
	font-size: 1.23em;
}
.cloud-tags a.xxl {
	font-size: 1.31em;
}
.input-control input.form-control {
	font-size: 1em;
	width: 262px
}
.input-control .button {
	float: right;
	margin-left: -34px;
	background: 0 0;
	font-size: 1.2em;
	position: relative;
	bottom: -1px;
	height: 34px;
	border: none;
	width: 34px;
	outline: 0;
	color: #353535
}
.touch .input-control .button span {
	margin-left: -10px
}
.input-control .button:active {
	line-height: .8em
}
.quantity-control {
	width: 5.8em
}
.quantity-control .input-group-addon {
	padding: 6px 7px;
	border: 0;
	background: #e1e1e1;
	cursor: pointer;
	border-radius: 0
}
.quantity-control .input-group-addon:last-child {
	border-radius: 0 2px 2px 0
}
.quantity-control .input-group-addon:first-child {
	border-radius: 2px 0 0 2px
}
.quantity-control .form-control {
	padding: 7px 0;
	text-align: center;
	margin: -1px 0;
	height: 28px;
	line-height: 14px;
	border-radius: 3px!important
}
.accordion-simple {
	text-align: left
}
.accordion-simple .panel-heading {
	padding: 0
}
.accordion-simple .panel-heading a {
	display: block;
	font: 1em Mavenpro-bold, Arial, Helvetiva, sans-serif;
	text-transform: uppercase;
	padding: 13px 0 15px
}
.accordion-simple .panel-heading a:hover {
	text-decoration: none
}
.accordion-simple .panel {
	box-shadow: none;
	-webkit-box-shadow: none;
	border-bottom: 1px solid #e7e7e7
}
.accordion-simple .panel:last-child {
	box-shadow: none;
	border-bottom: none
}
.accordion-simple .panel-heading {
	border: 0
}
.accordion-simple .arrow-down, .accordion-simple .arrow-up {
	float: right;
	font-size: 1.54em;
	position: relative;
	top: -3px
}
.accordion-simple .arrow-down, .accordion-simple .collapsed .arrow-up {
	display: none
}
.accordion-simple .collapsed .arrow-down {
	display: inline
}
.accordion-simple .panel-body {
	border-top: 0!important;
	padding: 0 2em 1em 0
}
.accordion-faq {
	text-align: left;
	position: relative
}
.accordion-faq .panel {
	border-radius: 0;
	box-shadow: none;
	-webkit-box-shadow: none
}
.accordion-faq .panel .panel-heading {
	padding: 0;
	color: #fff;
	border-radius: 0!important;
	background: #333
}
.accordion-faq .panel-heading a {
	display: block;
	position: relative;
	background: #ee3b27;
	font: 700 1.077em/1.2em Arial, Helvetica, sans-serif;
	color: #fff;
	padding: 10px 5px 12px 15px;
	border-radius: 0;
	border-right: 48px solid #3b3b3b;
	min-height: 50px
}
.accordion-faq .panel-heading a:hover {
	text-decoration: none
}
.accordion-faq .panel:last-child {
	box-shadow: none;
	border-bottom: none
}
.accordion-faq .arrow-down, .accordion-faq .arrow-up {
	position: absolute;
	display: block;
	width: 20px;
	height: 20px;
	font-size: 1.7em;
	top: 50%;
	margin-top: -10px;
	right: -36px
}
.accordion-faq .arrow-down, .accordion-faq .collapsed .arrow-up {
	display: none
}
.accordion-faq .collapsed .arrow-down {
	display: block
}
.accordion-faq .panel-body {
	border-top: 0!important;
	padding: 15px;
	background: #f4f4f4
}
.accordion-faq.panel-group .panel+.panel {
	margin-top: 3px
}
.product-preview {
	font-size: 1.082em;
	text-align: center;
	padding-bottom: 40px;
	position: relative;
	max-width: 350px
}
.product-preview .preview {
	position: relative;
	overflow: hidden;
	border-radius: 3px
}
.product-preview .preview .img-responsive {
	width: 100%;
	border-radius: 0
}
.product-preview h3.title {
	color: #000;
	font: inherit;
	text-transform: none;
	padding: 12px 0 9px
}
.product-preview .out-of-stock {
	position: absolute;
	top: 50%;
	left: 0;	
	right: 0;
	margin-top: -20px;
	text-align: center;
}
.product-preview .out-of-stock span {
	display: inline-block;
	max-width: 80%;
	background: rgba(0,0,0,.8);
	padding: 10px 15px;
	font-size: 1.6em;
	line-height: 1em;
	color: #fff;
}
.product-preview .quick-view {
	position: absolute;
	display: block;
	border-radius: 0 0 3px 3px;
	bottom: -62px;
	width: 100%;
	color: #fff;
	background: #777;
	background: rgba(0, 0, 0, .7);
	text-align: center;
	padding: 12px 0 10px!important
}
.product-preview .quick-view:hover {
	text-decoration: none
}
.product-preview:hover .quick-view {
	bottom: 0
}
.product-preview .quick-view .rating {
	color: #d9d9d9;
	font-size: 1em
}
.product-preview .quick-view span.icon-zoom-in-2 {
	font-size: 1.15em
}
.product-preview .price {
	font-size: 1.4em;
	color: #353535
}
.preview.hover-slide .preview-image {
	display: block;
	height: 320px;
	width: 100%;
	overflow: hidden;
	position: relative
}
.preview.hover-slide .preview-image img {
	position: absolute;
	top: 0
}
.preview.hover-slide .preview-image img:first-child {
	top: -100%
}
.slider-products .product-preview {
	padding-bottom: 25px
}
.slider-products {
	padding-bottom: 15px
}
.slider-products h3 {
	padding-right: 40px;
}
.product-controls-list {
	position: absolute;
	top: 0;
	left: 0;
	margin: 0;
	padding: 0;
	list-style-type: none
}
.product-controls-list.right {
	right: -2px;
	left: auto
}
.product-controls-list li {
	margin: 0;
	padding: 0;
	min-width: 3.956em
}
.product-controls-list .label {
	min-height: 2.14em;
	text-transform: uppercase;
	display: block;
	width: 4.6em;
	padding: .7em 0 .6em;
	font: .86em Mavenpro-black, Arial, Helvetiva, sans-serif;
	color: #000;
	background: #fff
}
.product-controls-list .label-sale {
	background: #ee3b27;
	color: #fff
}
.product-controls-list .label-new {
	background: #939393;
	color: #fff
}
.product-controls-list .top-out-small {
	height: 35px
}
.product-controls-list .top-out {
	height: 90px
}
.product-controls-list a:hover {
	text-decoration: none
}
.product-controls-list .circle {
	display: block;
	width: 2.1em;
	height: 2.1em;
	text-align: center;
	background: #babab9;
	color: #fff;
	border-radius: 1.05em;
	font-size: 1.3em;
	line-height: 2.4em;
	margin: 0 auto 2px
}
.product-controls-list .cart span, .product-controls-list .circle span {
	display: inline-block
}
.product-controls-list .circle:hover {
	background: rgba(0, 0, 0, .7)
}
.product-controls-list .cart {
	font-size: 2em;
	line-height: 2em;
	color: #ee3b27;
	text-shadow: 1px 1px rgba(0, 0, 0, .19)
}
.product-controls-list.hide-right {
	right: -4em
}
.product-preview:hover .product-controls-list.hide-right {
	right: 0
}
.touch .product-preview .quick-view {
	bottom: 0!important
}
.touch .product-preview .product-controls-list.hide-right {
	right: 0!important
}
.list_buttons, .list_description, .list_rating {
	display: none
}
.products-list-in-row .product-controls-list.hide-right, .products-list-in-row .product-preview .quick-view {
	display: none!important
}
.products-list-in-row .product-preview {
	float: none!important;
	width: 100%!important;
	max-width: none!important;
	overflow: hidden;
	margin-bottom: 15px;
	text-align: left!important
}
.products-list-in-row .offset-text {
	overflow: hidden
}
.products-list-in-row .list_description {
	border-top: 1px solid #eee;
	margin-top: 15px
}
.products-list-in-row .list_buttons, .products-list-in-row .list_description, .products-list-in-row .title {
	display: block;
	position: relative;
	padding: 15px 0;
	overflow: hidden;
	border-bottom: 1px solid #eee
}
.products-list-in-row .product-options-outer {
	border-bottom: 1px solid #eee;
	margin-bottom: 15px;
	overflow: hidden;
	padding-bottom: 10px
}
.products-list-in-row .title {
	margin-bottom: 15px;
	font-weight: 700!important
}
.products-list-in-row .list_buttons {
	border: none
}
.products-list-in-row .list_rating {
	display: block;
	margin-top: -20px;
	margin-left: 2px;
	margin-right: 2px;
	overflow: hidden
}
.products-list-in-row .list_rating span {
	float: right;
	padding-right: 5px;
	display: block
}
.products-list-in-row .product-preview .preview {
	float: left;
	width: 25%;
	margin-right: 15px;
	margin-bottom: 15px
}
.products-list-in-row .product-preview ul {
	list-style: none;
	margin: 10px 0 0;
	padding: 0
}
.products-list-in-row .product-preview ul li {
	display: inline;
	white-space: nowrap;
	margin: 0 15px
}
.products-slider .item {
	margin-right: 30px
}
.product-view {
	padding-bottom: 50px
}
.product-view-ajax {
	display: none;
	position: relative;
	min-height: 0
}
.product-view-ajax .layar {
	position: absolute;
	z-index: 4;
	display: none;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	background: rgba(255, 255, 255, .8)
}
.product-view-ajax .ajax-loader { /*	display: none !important;
*/
	position: absolute;
	z-index: 5;
	top: 0;
	left: 45%;
	margin: 15px auto 0!important
}
.product-view-compact {
	padding-bottom: 15px;
	padding-top: 20px
}
.product-view-ajax-container {
	width: 100%;
	float: left
}
.product-preview-popup {
	width: 960px;
	margin: -5px 5px 0;
	padding-bottom: 15px;
	overflow: hidden
}
.product-view .close-view {
	float: right;
	font-size: 1.4em;
	position: relative;
	z-index: 1
}
.product-view .close-view:hover {
	text-decoration: none;
	color: #ee3b27
}
.product-preview-popup .product-view .close-view {
	position: absolute;
	top: 0;
	right: 0
}
.product-view .images-cell {
	width: 37%;
	float: left
}
.product-view .img-responsive {
	border-radius: 3px
}
.product-view .large-image {
	text-align: center;
	position: relative;
}
.product-view .large-image img {
	max-width: 100%
}
.product-view .large-image.vertical {
	position: relative;
	width: 100%;
	padding: 0 20px 0 86px
}
.product-view .flexslider-thumb {
	max-width: 332px;
	margin: 30px auto 0;
	padding: 0 45px;
	position: relative
}
.product-view-compact .flexslider-thumb {
	margin: 17px auto 0
}
.product-view .flexslider-thumb .flex-viewport {
	z-index: 10
}
.product-view .flexslider-thumb .flex-direction-nav {
	top: 30%;
	left: 0;
	width: 100%;
	z-index: 9
}
.product-view .flexslider-thumb .flex-prev {
	position: absolute;
	left: 0
}
.product-view .flexslider-thumb .flex-next {
	position: absolute;
	right: 0
}
.product-view .flexslider-thumb li img {
	cursor: pointer;
	-moz-user-select: none
}
.product-view .previews-list {
	padding: 0;
	list-style-type: none;
	text-align: center
}
.product-view .previews-list li {
	width: 76px;
	margin-right: 7px;
	padding: 0;
	float: none;
	display: inline-block;
}
.product-view-compact .rating {
	padding: 18px 0 21px
}
.product-view-compact .btn-toolbar {
	margin: 0;
	padding: 7px 0 22px
}
.product-view-compact .price {
	display: block;
	padding: 6px 0 20px
}
.product-view .flexslider-thumb-vertical-outer {
	margin: 0 10px 15px 0;
	width: 76px;
	float: left;
	position: relative;
	z-index: 1
}
.product-view .flexslider-thumb-vertical .flex-viewport {
	height: 300px!important
}
.product-view .flexslider-thumb-vertical .slides {
	margin: -4px 0 0;
	padding: 0;
	list-style-type: none
}
.product-view .flexslider-thumb-vertical .slides li {
	margin: 0;
	padding: 0;
	overflow: hidden
}
.product-view .flexslider-thumb-vertical .slides li img {
	width: 100%;
	padding: 4px 0;
	cursor: pointer;
	-moz-user-select: none
}
.product-view .product-qr-code {
	position: absolute;
	right: 15px;
	bottom: 0
}
.sharethis {
	min-height: 50px;
	margin: 25px 0 15px
}
.stButton .stFb, .stButton .stMainServices, .stButton .stTwbutton {
	height: 22px!important;
	line-height: 20px;
	margin-bottom: 5px!important
}
.stButton .stButton_gradient {
	height: 20px!important;
	padding-top: 0!important
}
.ajax-loader {
	margin: 10px auto!important;
	width: 80px!important;
	height: 15px!important;
	-webkit-box-shadow: none!important;
	box-shadow: none!important
}
.ajax-loader .progress-bar {
	width: 100%;
	-webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, .2);
	box-shadow: inset 0 1px 2px rgba(0, 0, 0, .2)
}
.product-card {
	max-width: 393px;
	margin: -70px 0 30px 0;
	position: relative
}
.product-card .img-responsive {
	border-radius: 0
}
.product-card .wrap {
	border: 6px solid #353535;
	border-top: 0;
	background: #fff;
	padding: 0 5px 5px
}
.product-card .wrap.side {
	padding-bottom: 0;
	border-bottom: 0
}
.product-card .price-part {
	background: #353535;
	color: #fff;
	border: 1px solid #2e2e2e;
	border-bottom: 0;
	border-top: 0;
	text-align: center;
	padding-bottom: 13px
}
.product-card .options-part {
	background: #f5f5f5;
	border: 1px solid #e5e5e5;
	border-top: 0;
	text-align: center;
	padding: 0 18px 18px
}
.product-card h2 {
	font-size: 1.53em;
	padding-bottom: 7px
}
.product-card .price {
	color: #fff
}
.product-card .btn-toolbar {
	margin: 0;
	padding: 5px 0 15px
}
.product-card .btn-select {
	display: inline-block;
	margin: 0 auto;
	text-align: left;
	float: none
}
.product-card .btn-select .value {
	min-width: 164px
}
.product-card .btn-select .dropdown-menu {
	min-width: 202px
}
.product-card .rating {
	padding: 16px 0 13px
}
.product-card .quantity-control {
	margin: 5px auto 13px
}
.product-label {
	max-width: 485px;
	position: relative;
	height: auto;
	margin-bottom: 38px
}
.product-label .back {
	position: absolute;
	top: -17px;
	left: -7px
}
.product-label h2 {
	font-size: 1.53em;
	padding-bottom: 7px
}
.product-label .box-wrap {
	padding-top: 0;
	padding-left: 72px;
	position: relative;
}
.product-label .box-wrap-top {
	position: absolute;
	top: 0;
	left: 0;
	width: 72px;
	height: 50%;
	background: url(https://www.madpromotions.it/skin/frontend/megatron/madpro/images/product-lable-back-top.png) no-repeat 0 top;
}
.product-label .box-wrap-bot {
	position: absolute;
	bottom: 0;
	left: 0;
	width: 72px;
	height: 50%;
	background: url(https://www.madpromotions.it/skin/frontend/megatron/madpro/images/product-lable-back-bot.png) no-repeat 0 bottom;
}
.product-label .box-wrap-center {
	position: absolute;
	top: 50%;
	left: 0;
	margin-top: -80px;
	width: 72px;
	height: 160px;
	background: url(https://www.madpromotions.it/skin/frontend/megatron/madpro/images/product-lable-back-center.png) no-repeat 0 center;
}
.product-label .box {
	border: 7px solid #353535;
	border-left: 0;
	padding: 4px 4px 4px 0;
	display: table;
	width: 100%
}
.product-label .box .box-content {
	border: 1px solid #b6b6b6;
	border-left: 0;
	background: #f5f5f5;
	height: 109px;
	overflow: hidden;
	padding: 0 20px;
	display: table-cell;
	width: 100%;
	vertical-align: middle
}
.product-description {
	margin-left: 22px
}
.product-description .rating {
	display: block;
	padding-bottom: 20px
}
.product-description .option {
	display: inline-block;
	padding: 0 15px 40px 0
}
.product-description .option .btn-toolbar, .product-description .option .input-group {
	margin-top: 3px
}
.product-description .btn {
	display: inline-block;
	vertical-align: top
}
.products-list {
	padding-bottom: 20px
}
.products-list .product-preview {
	padding-bottom: 30px
}
.products-list .quick-view {
	padding: 9px 0 2px
}
.product-options-outer {
	padding: 0 0 4px
}
.products-list .product-options {
	padding: 0 0 2px
}
.products-list-small .slides {
	margin: 0;
	padding: 0;
	list-style-type: none;
	display: inline-block
}
.products-list-small .slides li {
	display: block;
	margin: 0 8px;
}
.products-list-small .slides li img {
	width: 100%;
}
.products-list-small .quick-view {
	padding: 6px 0 4px
}
.touch .products-list-small .quick-view {
	bottom: -50px !important;
}
.product-options {
	font: .71em/1.9em Mavenpro, Arial, Helvetiva, sans-serif;
	text-transform: uppercase;
	padding-bottom: 4px
}
.product-description .product-options .icon-size {
	top: 4px
}
.product-description .product-options .icon-color, .product-preview .product-options .icon-color {
	top: 4px;
	border: 1px solid #d1d1d1;
	font-style: normal;
	margin-right: 0;
	margin-left: 0;
	font-size: 14px;
	line-height: 15px;
	padding: 0 9px;
	border-radius: 0
}
.product-preview .product-options .icon-color {
	top: 0
}
.product-options .disable {
	opacity: .2;
	filter: alpha(opacity=20);
	cursor: auto
}
.product-description .product-options {
	margin-top: 3px
}
.product-description .product-options .icon {
	cursor: pointer
}
.product-description .product-options .icon.selected {
	border-color: #EE3B27
}
.product-description .product-options .icon.disable {
	cursor: default
}
.shopping-cart-aside {
	padding-top: 35px
}
.shopping-cart {
	max-width: none;
}
.shopping-cart-header {
	background: url(https://www.madpromotions.it/skin/frontend/megatron/madpro/images/shopping-cart-back.png) no-repeat center 0;
	width: auto;
	height: 230px;
	margin-top: -55px;
	margin-left: 39px;
	margin-right: 39px;
}
.shopping-cart-header .pull-left {
	margin-left: -39px;
}
.shopping-cart-header .pull-right {
	margin-right: -39px;
}
.shopping-cart .box {
	background: #f7f7f7;
	padding: 0 70px 30px;
	margin-bottom: 10px
}
.visible-xs .shopping-cart .box {
	background: #f7f7f7;
	padding: 5px 30px
}
.shopping-cart .remove-button {
	text-decoration: none;
	color: #c7c7c7;
	font-size: 18px
}
.shopping-cart .remove-button:hover {
	text-decoration: none;
	color: #2b2b2b
}
.shopping-cart table {
	width: 100%;
	margin-bottom: 35px
}
.shopping-cart table td, .shopping-cart table th {
	text-align: center;
	padding: 10px 10px 11px;
	border-bottom: 1px solid #cfcfcf;
	vertical-align: middle
}
.shopping-cart table th {
	color: #494949
}
.shopping-cart table td:first-child {
	padding: 8px 0;
	font-size: 1.5em
}
.visible-xs .shopping-cart table td:first-child {
	padding: 8px 0;
	font-size: 1em;
	color: #494949
}
.shopping-cart table td:first-child a:hover {
	text-decoration: none
}
.shopping-cart table td {
	padding: 8px 10px
}
.shopping-cart .preview {
	width: 52px
}
.shopping-cart .quantity-control {
	margin: 0 auto
}
.shopping-cart .title {
	margin-right: 5px
}
.shopping-cart .price {
	font: 700 1.85em Arial, Helvetica, san-serif
}
.blog-widget {
	color: #d9d9d9;
	background: url(https://www.madpromotions.it/skin/frontend/megatron/madpro/images/blog-back.jpg) no-repeat 50% 0 #262626;
	-webkit-backface-visibility: visible;
	overflow: hidden;
	padding: 30px 0;
}
.back-bg .blog-widget {
	background-image: none
}
.blog-widget .content {
	overflow: hidden
}
.container .blog-widget .content.container {
	width: auto;
	margin: 0;
	padding-left: 0;
	padding-right: 0;
}
.touch .blog-widget {
	background-image: none;
}
.blog-widget p {
	color: #fff
}
.blog-widget h3 {
	text-decoration: none;
	color: #fff
}
.blog-widget h4, .blog-widget h4 a {
	text-decoration: none;
	color: #fff;
	text-transform: none
}
.blog-widget-small h4, .blog-widget-small h4 a {
	text-transform: none
}
.blog-widget a {
	color: #ddd;
	text-decoration: underline
}
.blog-widget a:hover {
	text-decoration: none
}
.blog-widget .img-responsive {
	border-radius: 2px
}
.blog-widget .posts {
	width: 100%;
	padding: 0 5%;
	position: relative
}
.blog-widget .posts .flex-viewport {
	z-index: 10
}
.blog-widget .posts .flex-direction-nav {
	top: 45%;
	left: 10px;
	width: 100%;
	z-index: 9
}
.blog-widget .posts .flex-direction-nav a {
	color: #fff
}
.blog-widget .posts .flex-direction-nav a:hover {
	opacity: .8
}
.blog-widget .posts .flex-disabled {
	color: #ccc!important
}
.blog-widget .posts .flex-prev {
	position: absolute;
	left: 0
}
.blog-widget .posts .flex-next {
	position: absolute;
	right: 20px;
	left: auto
}
.blog-widget .posts li {
	margin: 0;
	padding: 0;
	overflow: hidden
}
.blog-widget .image-cell {
	width: 17%;
	padding-left: 2px;
	float: left
}
.blog-widget .offset-image {
	width: 80%;
	float: right
}
.blog-widget .rating {
	color: #ddd;
	display: inline
}
.blog-widget-small h4, .blog-widget-small h4 a {
	margin-top: 18px;
	text-decoration: none;
}
.blog-widget-small h4 a:hover {
	text-decoration: underline
}
.blog-widget-small .img-responsive {
	border-radius: 2px
}
.blog-widget-small .rating {
	display: block;
	float: left;
	color: #565656;
	padding: 1px 0 0
}
.box-parallax-widget {
	color: #fff;
	background: url(https://www.madpromotions.it/skin/frontend/megatron/madpro/images/box-parallax-back.jpg) no-repeat 50% 0 #262626;
	-webkit-backface-visibility: visible;
	overflow: hidden
}
.touch .box-parallax-widget {
	background: url(https://www.madpromotions.it/skin/frontend/megatron/madpro/images/box-parallax-back.jpg) no-repeat 50% 50% #262626;
}
.box-parallax-widget h2 {
	font-size: 3em;
	color: #fff;
	margin-bottom: 15px;
	padding: 40px 0 0
}
.products-widget {
	max-height: 360px
}
.products-widget:after {
	content: " ";
	display: block;
	position: relative;
	z-index: 1;
	height: 2px;
	margin-top: -2px;
	background: #fff;
}
.grey-container .products-widget:after {
	background: #f2f2f2;
}
.grey-container-dark .products-widget:after {
	background: #ebebeb;
}
.grey-container-light .products-widget:after {
	background: #f7f7f7;
}
.products-widget.flexslider {
	margin-bottom: 15px
}
.products-widget .slides {
	margin: -12px 0 0;
	padding: 0;
	list-style-type: none
}
.products-widget .slides li {
	margin: 0 2px 0 0;
	height: 118px !important;
	padding: 0;
	border-bottom: 1px dotted #d7d7d7;
	overflow: hidden;
	float: none !important;
}
.products-widget .slides li.last {
	border-color: transparent;
}
.products-widget .product {
	padding: 15px 0
}
.products-widget .product>a {
	display: block;
	border-radius: 2px;
	float: left;
	margin-right: 17px;
	width: 68px!important;
	overflow: hidden
}
.products-widget .rating {
	display: block;
	color: #d9d9d9;
	height: 1.8em;
	margin-top: -3px
}
.products-widget .name {
	color: #565656;
	overflow: hidden;
	height: 2.5em;
	padding-right: 20%;
	line-height: 1.2em
}
.products-widget .price {
	font-size: 1.14em
}
.products-widget .flex-viewport {
	height: 312px !important
}
.products-mobile-list .slides {
	margin: -12px 0 15px;
	padding: 0;
	list-style-type: none
}
.products-mobile-list .slides li {
	margin: 0;
	padding: 0;
	border-bottom: 1px dotted #d7d7d7;
	overflow: hidden;
	display: block;
	width: 100%
}
.products-mobile-list .product {
	padding: 12px 0
}
.products-mobile-list .img-responsive {
	border-radius: 2px;
	float: left;
	margin: 0 17px 15px 0;
	width: auto!important
}
.products-mobile-list .rating {
	display: block;
	color: #d9d9d9;
	height: 1.8em;
	margin-top: -3px
}
.products-mobile-list .name {
	color: #565656;
	overflow: hidden;
	height: 2.5em;
	padding-right: 20%
}
.products-mobile-list .price {
	font-size: 1.14em
}
.products-mobile-list .flex-viewport {
	height: 312px!important
}
.posts-widget ul {
	margin: 0;
	padding: 0;
	list-style-type: none
}
.posts-widget ul li {
	margin: 0;
	padding: 0 0 20px;
	overflow: hidden
}
.posts-widget ul li:last-child {
	padding-bottom: 0
}
.posts-widget .img {
	width: 77px;
	float: left;
	margin: 0 23px 10px 0
}
.posts-widget .title {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: 700
}
.posts-widget .date {
	display: block;
	border-top: 1px dotted #eaeaea;
	padding-top: 10px;
	margin-top: 8px;
	margin-left: 100px
}
.twitter-widget ul {
	margin: 0;
	padding: 0 0 0 25px;
	list-style-type: none;
	line-height: 1.35em
}
.twitter-widget ul li {
	margin: 0 0 12px;
	padding: 0 0 12px;
	border-bottom: 1px solid #f4f4f4;
	position: relative
}
.twitter-widget ul li:before {
	content: "\e0a7";
	display: inline;
	font: 1.23em icomoon;
	position: absolute;
	top: 0;
	left: -23px;
	color: #e7e7e7
}
.twitter-widget ul li:last-child {
	margin-bottom: 0;
	border-bottom: 0
}
.twitter-widget .link {
	display: block;
	padding-top: 2px
}
.twitter-widget a {
	color: #ee3b27;
	text-decoration: underline
}
.twitter-widget .time {
	color: #bababa;
	display: block;
	padding-top: 7px
}
.find-us {
	margin: 0;
	padding: 5px 0 0;
	list-style-type: none;
	font-size: 1.5em;
	overflow: hidden
}
.find-us li {
	float: left;
	margin-right: 28px;
	margin-bottom: 10px
}
.find-us .icon {
	display: inline-block
}
.find-us .divider:before {
	content: " ";
	display: inline-block;
	height: 1em;
	position: relative;
	left: -14px;
	border-left: 1px solid #e7e7e7
}
.find-us a {
	display: inline-block
}
.find-us a:hover {
	text-decoration: none
}
.footer-navbar {
	background: url(https://www.madpromotions.it/skin/frontend/megatron/madpro/images/logo-back-white.png) no-repeat 50% 50%;
	border-top: 1px solid #eee;
	border-bottom: 1px solid #eee
}
.footer-navbar .icon {
	font-size: .92em;
	margin-right: 4px
}
.footer-navbar .menu {
	margin: 0;
	padding: 0;
	list-style-type: none
}
.footer-navbar .menu li {
	margin: 0;
	padding: 0 0 10px
}
.footer-navbar .content {
	padding-top: 38px;
	padding-bottom: 20px;
}
.footer-navbar.dark {
	background: url(https://www.madpromotions.it/skin/frontend/megatron/madpro/images/logo-back.png) no-repeat 50% 50% #272727;
	color: #d9d9d9
}
.footer-navbar.dark h3 {
	color: #fff
}
.footer-navbar.dark a {
	color: #d9d9d9
}
.footer-navbar.dark .icon {
	color: #656565
}
.footer-bottom-block {
	padding-top: 17px;
	padding-bottom: 17px;
	line-height: 2em
}
.footer-bottom-block .copyright {
	margin-right: 84px
}
.footer-bottom-block .dropdown-menu {
	text-align: left
}
.payment-list {
	margin: 0;
	padding: 0;
	list-style-type: none
}
.payment-list li {
	margin: 0;
	padding: 0 5px 0 0;
	float: left
}
.collapsed-block {
	margin-bottom: 15px
}
.nav-tabs {
	border-bottom: 4px solid #ee3b27;
	overflow: hidden;
	white-space: nowrap;
	position: relative
}
.nav-tabs>li {
	display: inline-block;
	float: none;
	margin-bottom: 0
}
.nav-tabs>li>a {
	margin-right: 2px;
	border: 1px solid #e9e9e9;
	border-radius: 3px 3px 0 0;
	text-transform: uppercase;
	padding: 10px 15px 8px;
	font: 1em/1.5em Mavenpro, Arial, Helvetica, sans-serif
}
.nav-tabs>li>a:hover {
	border-color: #eee #eee #ddd
}
.nav-tabs>li.active>a, .nav-tabs>li.active>a:focus, .nav-tabs>li.active>a:hover {
	color: #fff;
	cursor: default;
	background-color: #ee3b27;
	border: 1px solid #ee3b27!important;
	border-bottom-color: transparent
}
.tab-content {
	padding: 20px 20px 15px;
	border: 1px solid #e9e9e9;
	margin-bottom: 20px
}
.tabsslider .carousel-next, .tabsslider .carousel-prev {
	display: none
}
.product-carousel .item {
	margin: 0 15px
}
.brands-carousel .owl-item {
	margin: 0;
	text-align: center
}
.owl-slider-outer {
	width: 100%;
	overflow: hidden;
	float: left;
	position: relative;
	border-radius: 0;
	margin-bottom: 10px;
	background: #fff
}
.owl-slider {
	width: 100%
}
.owl-slider .owl-item .item {
	width: 100%!important
}
.owl-slider .owl-item .item img {
	width: auto
}
.main-slider .owl-slider-outer {
	margin-top: 0
}
.banners-block {
	float: right;
	width: 30%;
	margin-top: 0
}
.banners-block .item {
	margin: 6px 0 0 7px;
	position: relative;
	overflow: hidden;
}
.banners-block .item:first-child {
	margin-top: 0
}
.banners-block .item img {
	width: 100%;
	max-width: 100%
}
.banners-block .item .banner-text {
	position: absolute;
	top: 35%;
	left: 48%;
	width: 100%;
	font-size: 1.5em;
	line-height: 1.1em;
	color: #fff;
	z-index: 1;
}
.banners-block .item .banner-text.black {
	color: #000;
}
.col-lg-12 .products-list .product-preview, .products-list .product-preview {
	width: 25%;
	float: left;
	position: relative;
	min-height: 1px;
	padding-right: 15px;
	padding-left: 15px
}
.col-lg-9.col-md-9 .products-list .product-preview {
	width: 33.33333333333333%;
	float: left;
	position: relative;
	min-height: 1px;
	padding-right: 15px;
	padding-left: 15px
}
.col-lg-6 .products-list .product-preview {
	width: 50%;
	float: left;
	position: relative;
	min-height: 1px;
	padding-right: 15px;
	padding-left: 15px
}
.products-list.products-list-small .product-preview {
	width: 20%;
	float: left;
	position: relative;
	min-height: 1px;
	padding-right: 15px;
	padding-left: 15px
}
.col-lg-9 .products-list.products-list-small .product-preview, .col-lg-9.col-md-9 .products-list.products-list-small .product-preview {
	width: 25%;
	float: left;
	position: relative;
	min-height: 1px;
	padding-right: 15px;
	padding-left: 15px
}
.col-lg-6 .products-list.products-list-small .product-preview {
	width: 33.33333333333333%;
	float: left;
	position: relative;
	min-height: 1px;
	padding-right: 15px;
	padding-left: 15px
}
.products-list-isotope {
	width: 100%
}
.products-list-isotope:after {
	content: " ";
	display: block;
	clear: both
}
.products-list-isotope .product-preview {
	width: 24.9%;
	float: left;
	position: relative;
	min-height: 1px;
	padding-right: 15px;
	padding-left: 15px;
	max-width: none
}
.products-list-isotope .width-two-column {
	width: 49.5%
}
.products-list-isotope .width-three-column {
	width: 49.9%
}
.col-lg-9 .products-list-isotope .product-preview {
	width: 33.2%
}
.col-lg-9 .products-list-isotope .width-two-column {
	width: 66.2%
}
.col-lg-9 .products-list-isotope .width-three-column {
	width: 99.5%
}
.filters-by-category {
	display: inline-block;
	width: 100%;
	margin: 30px 0 0
}
.filters-by-category.nomargin {
	margin: 0
}
.filters-by-category ul {
	padding: 0;
	margin: 0;
}
.filters-by-category li {
	margin: 0 0 10px;
	height: 26px;
	display: inline-block;
	border-left: 1px solid #e7e7e7
}
.filters-by-category ul li:first-child {
	border: none
}
.filters-by-category li a {
	display: block;
	color: #2b2b2b !important;
	font: 1.23em Mavenpro-bold, Arial, Helvetica, sans-serif;
	padding: 12px 14px;
	margin: -9px 12px 9px;
	text-transform: uppercase;
	border-radius: 3px;
	border: 2px solid #fff;
	text-decoration: none;
	-webkit-backface-visibility: hidden;
}
.filters-by-category li a.selected, .filters-by-category li a:hover {
	border-color: #ee3b27
}
.filters-by-category li a.selected {
	background: #ee3b27;
	color: #fff!important
}
.filters-by-category.header-filter {
	display: block;
	width: 100%;
}
.filters-by-category.header-filter li {
	margin: 0;
	height: auto;
	border-left: 0;
	color: #d5d5d5 !important;
	font: 1.692em Mavenpro-bold, Arial, Helvetica, sans-serif;
}
.filters-by-category.header-filter li a {
	display: block;
	color: #d5d5d5 !important;
	font: 1em Mavenpro, Arial, Helvetica, sans-serif;
	padding: 0;
	margin: 0;
	text-transform: uppercase;
	border-radius: 0;
	border: 0;
}
.filters-by-category.header-filter li a.selected {
	background: none;
	color: #2b2b2b!important
}
.live-chat {
	position: fixed;
	bottom: -293px;
	right: 0;
	z-index: 5000;
	cursor: pointer;
	width: 306px;
	height: 325px
}
.live-chat.active {
	bottom: -3px
}
.live-chat .head {
	height: 32px;
	background: #ee3b27;
	font: 1.23em/2.2em Mavenpro-medium, Arial, Helvetica, sans-serif;
	color: #fff
}
.live-chat .head span.icon-left {
	display: block;
	float: left;
	height: 32px;
	line-height: 2em;
	text-align: center;
	color: #db3624;
	background: #a01d0e;
	width: 32px;
	border-right: 1px solid #f7513e;
	margin-right: 11px;
	padding-right: 2px
}
.live-chat .head span.caret {
	display: block;
	float: right;
	height: 32px;
	color: #fff;
	margin-right: 30px;
	border: none
}
.live-chat .head span.caret:before {
	font-family: icomoon;
	font-size: 1.4em;
	content: "\e076"
}
.live-chat.active span.caret:before {
	content: "\e075"
}
.live-chat .tab-content {
	box-shadow: 0 0 4px rgba(0, 0, 0, .15);
	background: #FFF;
	height: 290px
}
.live-chat .tab-content .form-group {
	margin: 0 0 8px
}
.live-chat .tab-content .form-group textarea {
	height: 95px
}
.live-chat .tab-content .form-control {
	box-shadow: none!important;
	color: #494949!important;
	display: block;
	font-size: 1em;
	height: 25px;
	padding: 5px 6px;
	border-radius: 2px
}
.live-chat .tab-content .btn-mega {
	height: 26px;
	width: 100%;
	padding: 2px 0
}
#popup-box {
	width: 800px
}
#popup-box img {
	margin-bottom: 15px
}
#popup-box .input-control input.form-control {
	width: 100%!important
}
#popup-box label.checkbox-inline {
	line-height: 1.8em;
	margin-bottom: 25px
}
#popup-box-newsletter {
	position: relative;
	width: 728px;
	margin: 0 auto;
	overflow: hidden;
	color: #fff;
/*	background: url(https://www.madpromotions.it/skin/frontend/megatron/madpro/images/newsletter-bg.jpg) no-repeat 0 0;*/
	padding: 10% 40px 10%
}
#popup-box-newsletter h1 {
	font-size: 2.8em;
	line-height:1em;
	color: #fff;
	margin-bottom: 20px;
	padding: 0
}
#popup-box-newsletter .input-control input.form-control {
	width: 340px
}
#popup-bottom-message {
	position: absolute;
	left: 15px;
	bottom: 15px;
	color:#857f77;
}
#popup-box-newsletter .inline {
	vertical-align: text-top;
	line-height: 1em;
	display: inline-block
}
#popup-box-newsletter .mfp-close {
	color: #000
}
#popup-box-cart {
	width: 630px;
	padding: 20px
}
#popup-box-cart .product-img img {
	width:100%
}
#popup-box-cart .success {
	background: #f5f9f2;
	color: #6eab3d;
	padding: 10px;
	margin: 10px 0
}
#popup-box-cart .success .icon { 
	font-size:25px;
	vertical-align: middle
}
.small-previews {
	float: right;
	margin-top: -42px;
	position: relative;
	z-index: 100
}
.touch .small-previews {
	float: right;
	margin-right: 50px
}
.small-previews a {
	position: absolute;
	right: -10px;
	top: 0;
	cursor: pointer;
	text-decoration: none
}
.small-previews a.prev {
	right: 15px
}
.small-previews a:before {
	font-family: icomoon;
	font-size: 2em;
	display: inline-block;
	content: '\e078';
	cursor: pointer
}
.small-previews a.next:before {
	content: '\e07b'
}
.small-previews a:hover {
	color: #ee3b27
}
.small-preview {
	position: absolute;
	top: -25px;
	display: none;
	border-radius: 2px;
	background: #fff;
	box-shadow: 0 0 3px rgba(0, 0, 0, .27)
}
.small-preview.next {
	right: -60px;
	width: 51px;
}
.small-preview.prev {
	right: 40px;
	width: 51px;
}
#video-container iframe {
	width: 100%;
	height: 545px;
	border: 0;
	margin: 0;
	padding: 0
}
.page-content {
	color: #000
}
.dropcap {
	display: block;
	float: left;
	margin: -2px 5px 0 0;
	padding: 0 10px;
	color: #000;
	font: 3.077em/1em Mavenpro-bold, Arial, Helvetica, sans-serif
}
.dropcap.color {
	color: #ee3b27
}
.dropcap.dark {
	color: #fff;
	background-color: #ee3b27
}
.styled-list {
	position: relative;
	margin: 0 0 20px;
	padding: 0;
	list-style: none;
	line-height: 18px
}
.styled-list li {
	margin-bottom: 6px;
	padding: 0
}
.styled-list li span {
	display: block;
	overflow: hidden
}
.styled-list li i {
	width: 16px;
	float: left;
	margin-right: 10px;
	text-align: center;
	color: #000;
	font-size: 14px
}
.styled-list li:before {
	color: #ee3b27;
	float: left
}
.styled-list .circle li, .styled-list.circle li {
	text-indent: 0;
	margin-left: 0;
	padding-left: 0;
	list-style: none
}
.styled-list .circle li:before, .styled-list.circle li:before {
	content: "\25CF";
	margin: -1px 10px 0 0;
	font-size: 12px
}
.styled-list.arrow>li {
	margin-left: -15px;
	padding-left: 35px
}
.styled-list.arrow> li:before {
	margin: -1px 8px 0 -20px;
	content: '\e06f';
	font-family: icomoon;
	font-size: 1em
}
.styled-list ul {
	margin-left: 0;
	padding: 5px 0 0
}
.styled-list ul.circle li:before {
	content: "\25CB";
	color: #ee3b27
}
ul.sitemap.styled-list.circle ul li:before {
	content: "\25CF"
}
ul.sitemap.styled-list.circle ul ul li:before {
	content: "\25CB"
}
.styled-list.checkmark>li {
	margin-left: -15px;
	padding-left: 35px;
	margin-bottom: 10px
}
.styled-list.checkmark> li:before {
	margin: -1px 8px 0 -20px;
	content: '\e013';
	font-family: icomoon;
	font-size: 1em
}
.styled-list.decimal {
	list-style: decimal outside;
	margin-left: 25px
}
.styled-list.decimal li {
	padding-left: 0;
	text-indent: 0
}
.list-group-item:first-child, .list-group-item:last-child {
	border-radius: 0;
}
.list-group-item:last-child {
	border-bottom: medium none;
}
.list-group-item {
	border-color: #cacaca;
	border-radius: 0;
	border-style: none none dotted;
	border-width: medium medium 1px;
	display: block;
	margin-bottom: 0;
	padding: 12px 0;
	position: relative;
}
.list-group-item a {
	font-size: 1.167em;
}
.mark {
	background: #d9d9d9;
	padding: 2px 2px 0
}
.color_mark {
	background-color: #ee3b27;
	color: #fff;
	padding: 2px 2px 0
}
.color, .color:hover {
	color: #ee3b27
}
.underline {
	text-decoration: underline
}
.underline:hover {
	text-decoration: none
}
.blockquote {
	position: relative;
	border-top: 4px solid #ee3b27
}
.blockquote .inside {
	padding: 15px;
	border: 1px solid #eaeaea
}
.testimonials {
	position: relative;
	border-top: 4px solid #ee3b27
}
.testimonials .inside {
	padding: 15px 15px 15px 114px;
	border: 1px solid #eaeaea;
	position: relative
}
.testimonials .inside :before {
	display: block;
	position: absolute;
	top: 18px;
	left: 20px;
	color: #fff;
	border-radius: 50%;
	background: #ececec;
	text-align: center;
	content: '\e0c9';
	font-family: icomoon;
	font-size: 4.153em;
	line-height: 1.2em;
	width: 77px;
	height: 77px
}
.infobox {
	border: 1px solid #ee3b27
}
.infobox .inside {
	padding: 15px 15px 15px 84px;
	position: relative
}
.infobox .inside :before {
	infobox: block;
	position: absolute;
	top: 16px;
	left: 16px;
	color: #ee3b27;
	content: '\e063';
	font-family: icomoon;
	font-size: 4.23em;
	line-height: 1em
}
.comment {
	position: relative;
	color: #000
}
.comment .inside {
	padding: 30px 15px 30px 100px;
	border-top: 1px solid #eaeaea;
	position: relative
}
.comment .inside :before {
	display: block;
	position: absolute;
	top: 30px;
	left: 10px;
	color: #fff;
	border-radius: 50%;
	background: #ececec;
	text-align: center;
	content: '\e0c9';
	font-family: icomoon;
	font-size: 4.153em;
	line-height: 1.2em;
	width: 77px;
	height: 77px
}
.comment a {
	color: #ee3b27;
	text-decoration: underline
}
.comment a:hover {
	text-decoration: none
}
.comment p {
	margin-bottom: .7em
}
.comments .comment {
	padding-left: 10%
}
.comments>.comment:first-child {
	padding-left: 0
}
.comments>.comment:first-child .inside {
	border: none
}
.icon-circle {
	background: #e2e2e2;
	border-radius: 50%;
	color: #fff;
	display: block;
	height: 101px;
	width: 101px;
	margin: 10px auto 15px
}
.icon-circle .icon {
	font-size: 4.923em;
	line-height: 1.62em
}
.icon-circle .icon-airplane-2 {
	font-size: 3.538em;
	line-height: 2.25em
}
.icon-circle-sm.active, .icon-circle-xs.active, .icon-circle.active {
	background: #ee3b27
}
.icon-circle-sm {
	background: #e2e2e2;
	border-radius: 50%;
	color: #fff;
	display: block;
	float: left;
	height: 62px;
	width: 62px;
	margin: 0 20px 10px 0;
	text-align: center
}
.icon-circle-sm .icon {
	font-size: 3em;
	line-height: 1.62em
}
.icon-circle-sm .icon-airplane-2 {
	font-size: 2.154em;
	line-height: 2.25em
}
.icon-circle-xs {
	background: #e2e2e2;
	border-radius: 50%;
	color: #fff;
	display: block;
	float: left;
	height: 46px;
	width: 46px;
	margin: 0 3px 10px 0;
	text-align: center
}
.icon-circle-xs .icon {
	font-size: 1.769em;
	line-height: 2.1em;
	color: #fff!important
}
.icons-set {
	line-height: 2em;
	color: #000;
	margin: 10px 0
}
.icons-set span span {
	font-size: 1.231em;
	color: #000!important
}
.icons-set span span:before {
	padding-top: 3px;
	display: block;
	float: left;
	margin-right: 4px
}
.icons-set [class^="m-icon-"], [class*=" m-icon-"] {
	font-size: 1.35em;
}
.icons-set [class^="m-icon-"]:before, [class*=" m-icon-"]:before {
	padding-top: 6px;
}
.videoWrapperFull {
	position: relative;
	max-height: 575px;
	min-height: 300px;
	height: auto;
	overflow: hidden;
	background: url(https://www.madpromotions.it/skin/frontend/megatron/madpro/images/full-video.jpg)
}
.touch .videoWrapperFull {
	min-height: 500px;
}
.videoWrapperFull video {
	margin-bottom: -10px;
	width: 100%;
	height: auto;
	max-width: 100%
}
.videoWrapper {
	position: relative;
	padding-bottom: 56.25%;
	padding-top: 25px;
	height: 0;
	margin-bottom: 35px
}
.videoWrapper iframe, .videoWrapperFull iframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%
}
.video-hover-color {
	background: #000;
	opacity: .01;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 100;
	width: 100%;
	height: 100%
}
.video-hover {
	background: url(https://www.madpromotions.it/skin/frontend/megatron/madpro/images/video-hover.png) repeat transparent;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 101;
	width: 100%;
	height: 100%
}
.video-text {
	color: #fff;
	text-align: center;
	position: absolute;
	top: 40%;
	left: 0;
	z-index: 102;
	width: 100%;
	height: 100%
}
.video-text.top20 {
	top: 20%
}
.video-text .title {
	font-size: 3em;
	margin-bottom: 25px;
	padding: 0;
	color: #fff
}
.video-text .title1 {
	margin-top: 15px;
	font-size: 5.5em;
	line-height: 1em;
	margin-bottom: 25px
}
.video-text .title2 {
	font-size: 1.85em;
	line-height: 1em;
	margin-bottom: 15px
}
.countdown_sale_price {
	margin: 10px 0 0
}
.sale_price_label {
	margin: 0 0 7px;
	font-weight: 700
}
.is-countdown {
	padding: 3px 0 14px
}
.countdown-rtl {
	direction: rtl
}
.countdown-holding span {
	color: #888
}
.countdown-row {
	clear: both;
	width: 100%;
	padding: 0 2px;
	text-align: center
}
.countdown-show1 .countdown-section {
	width: 98%
}
.countdown-show2 .countdown-section {
	width: 48%
}
.countdown-show3 .countdown-section {
	width: 32.5%
}
.countdown-show4 .countdown-section {
	width: 24.5%
}
.countdown-show4 .countdown-section {
		margin-right: -1px;
}
.countdown-show5 .countdown-section {
	width: 19.5%
}
.countdown-show6 .countdown-section {
	width: 16.25%
}
.countdown-show7 .countdown-section {
	width: 14%
}
.countdown-section {
	display: block;
	float: left;
	font-size: .9em;
	text-align: center
}
.countdown-period {
	display: block
}
.countdown-descr {
	display: block;
	width: 100%
}
.countdown_box {
	color: #353535;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: 700;
	left: 0;
	line-height: 18px;
	position: absolute;
	text-align: center;
	top: 30%;
	width: 100%;
	z-index: 999
}
.countdown_inner {
	overflow: hidden;
	border-radius: 4px;
	border: 2px solid #ed4330;
	box-shadow: 0 0 5px rgba(0, 0, 0, .4);
	margin: 0 8px;
	padding: 16px 0 21px;
	background: rgba(255, 255, 255, .95)
}

.countdown_inner .title {
	margin: 0 0 15px;
	font: 1.077em Mavenpro-black, Arial, Helvetica, sans-serif;
	color: #353535;
	text-transform: uppercase
}

.countdown-amount {
	color: #ee3b27;
	font: 2em Mavenpro-black, Arial, Helvetica, sans-serif
}
@media (min-width:768px){

	.products-list-small .countdown_inner, .products-list-in-row  .countdown_inner {
		font-size: .7em;
		padding: 10px 0 15px;
	}
	.products-list-small .countdown_inner .title, .products-list-in-row .countdown_inner .title {
		font-size: 1.5em;
		padding: 0;
		margin: 0 0 5px;
		border: none;
	}
	.products-list-small .countdown-amount, .products-list-in-row .countdown-amount {
		font-size: 2.2em;
		line-height: 1em;
		margin: 0;
		padding: 0;
	}
	.products-list-small .countdown-period, .products-list-in-row .countdown-period {
		margin: 0;
		padding: 0;
		line-height: 1em;
	}
}
.product-preview:hover .countdown_box {
	display: none
}
.image-wrapper {
	position: relative;
	clear: both;
	margin-bottom: 20px;
	display: inline-block;
	width: 100%;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box
}
.image-wrapper a {
	text-decoration: none
}
.noGutter .image-wrapper {
	margin-bottom: 0
}
.image-wrapper img {
	width: 100%;
	display: block
}
.noGutter .image-wrapper img {
	border: 0;
	box-shadow: none
}
.image-title {
	position: absolute;
	bottom: 12px;
	left: 10px;
	z-index: 1;
	padding: 10px;
	background: url(https://www.madpromotions.it/skin/frontend/megatron/madpro/images/black-transparent.png) repeat 0 0;
	text-align: left;
	color: #fff;
	text-decoration: none;
	font-size: 14px
}
.noGutter .image-title {
	bottom: 10px;
	left: 0;
	right: 0;
	margin: 0;
	text-align: center;
	opacity: 0;
	background: 0 0
}
.noGutter .image-wrapper:hover .image-title {
	opacity: 1
}
.image-hover {
	position: absolute;
	top: 0;
	left: 0;
	bottom: 0;
	right: 0;
	background: rgba(0, 0, 0, 0);
	-webkit-transition: background-color .3s ease;
	-moz-transition: background-color .3s ease;
	transition: background-color .3s ease
}
.noGutter .image-hover {
	top: 0;
	left: 0;
	bottom: 0;
	right: 0
}
.image-hover i[class*=icon-] {
	position: absolute;
	top: 50%;
	left: 50%;
	margin: -20px 0 0 -20px;
	font-size: 42px;
	line-height: 42px;
	overflow: hidden;
	color: #fff;
	opacity: 0;
	-webkit-transition: opacity-color .5s ease;
	-moz-transition: opacity-color .5s ease;
	transition: opacity-color .5s ease
}
.fancybox-gallery:hover .image-hover i[class*=icon-] {
	opacity: 1
}
.fancybox-gallery:hover .image-hover {
	background: rgba(0, 0, 0, .65)
}
.noGutter {
	margin: 15px 0
}
.noGutter .col-md-3, .noGutter .col-sm-3 {
	padding: 0!important;
	margin: -5px 0 0 0!important
}
.price-table {
	margin-bottom: 30px;
	border: 1px solid #e4e4e4;
	text-align: center;
	color: #000
}
.price-table.active {
	margin-top: -22px;
	padding: 20px 0;
	border: 3px solid #ee3b27
}
.price-table-title {
	text-transform: uppercase;
	text-align: center;
	font: 22px/22px Mavenpro-bold, Arial, Helvetica, sans-serif;
	padding: 25px 0
}
.price-table.active .price-table-title {
	padding: 15px 0 35px
}
.price-table-price {
	background: #f7f7f7;
	font-size: 18px;
	padding: 17px 0
}
.price-table.active .price-table-price {
	background: #ee3b27;
	color: #fff
}
.price-table ul {
	margin: 0;
	padding: 0
}
.price-table-info li {
	padding: 10px;
	line-height: 18px;
	list-style: none
}
.price-table-info li:hover {
	background: #f9fbfc
}
.price-table-info li, .price-table-price, .price-table-title {
	border-bottom: 1px solid #dedede
}
.price-table.active .price-table-price, .price-table.active .price-table-title {
	border-color: #d63523
}
.price-table button {
	margin: 18px 0
}
.flex-direction-nav a:hover {
	color: #EE3B27
}
.fullwidthbanner-container, .fullwidthbanner-container .fullwidthbanner {
	max-height: 1000px!important
}
.addthis_toolbox {
	margin-top: 15px;
	margin-bottom: 15px;
}
.touch .hidden-touch {
	display: none !important;
}
.notouch .hidden-notouch {
	display: none !important;
}
.carouFredSel {
	position: relative;
}
.carouFredSel .slides {
	margin: 18px 0 0 0;
	padding: 0;
	list-style-type: none;
	overflow: hidden
}
.carouFredSel .slides li {
	margin: 0 15px;
	padding: 0;
	min-height: 50px;
	float: left;
}
.carouFredSel .slides img {
	max-width: 100%;
}
.carouFredSel .carouFredSel-controls {
	position: absolute;
	margin: 0;
	right: 5px;
	top: -41px;
	padding-bottom: 20px;
	opacity: 0;
	-o-transition: all .2s ease;
	-moz-transition: all .2s ease;
	-webkit-transition: all .2s ease;
	-ms-transition: all .2s ease;
	transition: all .2s ease
}
.carouFredSel:hover .carouFredSel-controls {
	opacity: 1;
}
.carouFredSel .carouFredSel-controls .carouFredSel-buttons a {
	display: inline-block;
	zoom: 1;
*display:inline
}
.carouFredSel .carouFredSel-controls .carouFredSel-buttons a:hover {
	color: #ee3b27;
	text-decoration: none;
}
.carouFredSel .carouFredSel-controls .carouFredSel-buttons a:before {
	font-family: icomoon;
	font-size: 26px!important;
	display: inline-block;
	content: '\e078'
}
.carouFredSel .carouFredSel-controls .carouFredSel-buttons a.next:before {
	content: '\e07b'
}
h1, h2, h3, h4, .filters-by-category.header-filter li a {
	font-weight: 700;
}
.collection-banner {
	position: relative;
	margin-bottom:30px;
}
.collection-banner .image img {
	width: 100%;
}
.collection-banner .text {
	position: absolute;
	font-size: 12px;
	font-family: Mavenpro, Arial, Helvetica, sans-serif;
	color: #fff;
}
.collection-banner .text.bottom-center {
	bottom: 7%;
	left: 10%;
	right: 10%
}
.collection-banner .text.top-center {
	top: 7%;
	left: 10%;
	right: 10%
}
.collection-banner .text.left-middle {
	width: 50%;
	height: 50%;
	top: 20%;
	left: 5%
}
.collection-banner .text.right-middle {
	width: 50%;
	height: 50%;
	top: 15%;
	right: 5%
}
.collection-banner .text .font-size-1 {
	font-size: 1em;
	line-height: 1em;
}
.collection-banner .text .font-size-2 {
	font-size: 1.083em;
	line-height: 1em;
}
.collection-banner .text .font-size-3 {
	font-size: 1.583em;
	line-height: 1em;
}
.collection-banner .text .font-size-4 {
	font-size: 2em;
	line-height: 1em;
}
.collection-banner .text .font-size-5 {
	font-size: 2.167em;
	line-height: 1em;
}
.collection-banner .text .font-size-6 {
	font-size: 4.5em;
	line-height: 1em;
}
.collection-banner .text .font-size-7 {
	font-size: 5em;
	line-height: 0.9em;
	margin: 5px 0;
}
.collection-banner .text .font-size-8 {
	font-size: 5.667em;
	line-height: 0.9em;
	margin: 5px 0;
}
.collection-banner .text .font-size-9 {
	font-size: 7.667em;
	line-height: 0.9em;
	margin: 5px 0;
}
.collection-banner .text .btn-mega.btn-lg {
	font-size:13px;
}

/* #Media Queries
================================================== */


@media (max-width:767px) {
.responsive .content.nopad-xs {
	padding-top: 0;
	padding-bottom: 0
}
}

@media (max-width:991px) {
.responsive .list-info {
	margin: 0 0 15px
}
}

@media (max-width:991px) {
.responsive .blog-post .post-container>.row {
	padding: 30px 15px
}
.responsive .blog-post .post-container .col-l, .responsive .blog-post .post-container .col-r {
	padding: 0 15px
}
}

@media(min-width:768px) and (max-width:991px) {
.responsive .navbar-height-inner {
	height: 185px
}
body.back-bg.responsive .navbar-height-inner {
	height: 159px
}
}

@media (max-width:767px) {
.responsive .navbar {
	width: 100%;
	position: relative;
	margin-bottom: 0
}
.responsive .navbar.navbar-compact {
	position: fixed;
}
.responsive .navbar-logo {
	width: 75%;
	margin: 15px 0
}
.responsive .navbar-logo img {
	max-width: 100%
}
.responsive .navbar-height-inner {
	height: 0 !important
}
body.back-bg.responsive .navbar-height-inner {
	height: 0
}
}

@media(min-width:992px) and (max-width:1199px) {
.responsive .navbar-secondary-menu .icon-xcart {
	margin-left: 5px;
	margin-right: 0
}
.responsive .navbar-welcome {
	padding: 22px 10px
}
.responsive .navbar-secondary-menu .btn-default, .responsive .navbar-secondary-menu .open .btn-default {
	padding-left: 7px;
	padding-right: 4px
}
.responsive .navbar-secondary-menu .btn-group.btn-hidden .btn-default, .responsive .navbar-secondary-menu .btn-group.btn-hidden.open .btn-default {
	padding-left: 15px;
	padding-right: 12px
}
.responsive .navbar-compact .hidden-compact {
	display: none
}
}
@media(min-width:992px) and (max-width:1199px) {
	h3 {
	  margin: 0 0 5px;
	  padding: 0 0 0.95em;
	  font-size: 1.5em;
	  line-height: 1.2em;
	}
}
@media(min-width:768px) and (max-width:991px) {
.responsive .navbar-compact .navbar-main-menu-outer, .back-bg.responsive .navbar-compact .navbar-main-menu-outer {
	margin-top: -10px;
}
.responsive .navbar-compact .icon-xcart-animate {
	top: -5px!important
}
.responsive .navbar-secondary-menu {
	padding: 5px 0 0;
	height: 45px
}
.responsive .navbar-secondary-menu .btn-default, .responsive .navbar-secondary-menu .open .btn-default {
	padding-left: 14px;
	padding-right: 9px
}
.responsive .navbar-secondary-menu .btn-group:first-child .btn-default {
	border: none;
	padding-left: 0
}
.responsive .navbar-secondary-menu .btn-group.btn-hidden:first-child .btn-default {
	padding-left: 15px;
}
.responsive .navbar-secondary-menu .btn-group.btn-hidden:first-child {
	margin-left: -15px;
}
}

@media (max-width:767px) {
.responsive .navbar-secondary-menu {
	/*width:25%;
*/padding: 12px 0 0 10px;
	margin: 15px 0 0
}
.responsive .navbar-secondary-menu .btn-group {
	float: left;
	margin: 0
}
.responsive .btn-group-vertical>.btn, .responsive .navbar-secondary-menu .btn-group>.btn {
	float: none
}
.responsive .navbar-secondary-menu .btn-default, .responsive .navbar-secondary-menu.visible-xs .open .btn-default {
	border-left: none;
	padding-left: 3px;
	padding-right: 4px
}
.responsive .navbar-secondary-menu .btn-group:last-child .btn-default {
	padding-right: 0;
}
.responsive .navbar-secondary-menu .dropdown-menu {
	float: right;
	left: auto;
	right: 0;
	min-width: 140px
}
.responsive .navbar-secondary-menu .caret {
	margin-left: 2px
}
.responsive .mobile-nav {
	position: relative;
	height: 60px
}
.responsive .mobile-nav .nav-item:first-child {
	border: 0
}
.responsive .mobile-nav .nav-item.item-02>a {
	left: 25%
}
.responsive .mobile-nav .nav-item.item-03>a {
	left: 50%
}
.responsive .mobile-nav .nav-item.item-04>a {
	left: 75%
}
.responsive .mobile-nav .nav-item>a {
	border-left: 1px solid #3f3f3f;
	height: 60px;
	width: 25%;
	float: left;
	display: block;
	background: #272727;
	z-index: 2;
	position: absolute;
	top: 0;
	left: 0;
	text-decoration: none;
	text-align: center
}
.responsive .mobile-nav .nav-item.active>a {
	background: #686868
}
.responsive .mobile-nav .nav-item>a .icon {
	position: relative;
	font-size: 36px;
	color: #fff;
	display: block;
	padding: 12px 0
}
.responsive .mobile-nav .nav-item .tab-content {
	z-index: 0;
	overflow: hidden;
	position: absolute;
	left: 0;
	top: 0;
	background: #fff;
	width: 100%;
	max-height: 0
}
.responsive .mobile-nav .nav-item.active .tab-content {
	top: 60px;
	max-height: 1000px;
	box-shadow: 0 2px 4px rgba(0, 0, 0, .2);
	z-index: 1
}
}

@media (max-width:767px) {
.responsive #outer {
	overflow: hidden
}
#outer-canvas, .responsive #off-canvas-menu {
	width: 100%
}
body.off-canvas-menu-open.responsive #outer-canvas {
	position: relative;
	overflow: hidden
}
.responsive #outer-canvas:before {
	content: " ";
	position: absolute;
	z-index: -1;
	top: 0;
	left: -100%;
	width: 100%;
	height: 100%;
	background-color: #fff
}
.responsive #off-canvas-menu {
	position: fixed;
	display: block;
	left: -280px;
	top: 0;
	overflow: hidden;
	overflow-y: auto;
	height: 100%;
	z-index: 10001;
	width: 280px;
	font-family: Mavenpro, Arial, Helvetica, sans-serif;
	background: #f5f5f5;
}
.responsive #off-canvas-menu .expander-list .expander {
	font-size: 16px;
	margin-top: 5px
}
.responsive #off-canvas-menu .expander-list .name {
	padding: 10px 10px 10px 25px
}
.responsive #off-canvas-menu ul li span.icon {
	padding: 0 10px 0 0;
	font-size: 18px;
	line-height: 22px
}
.responsive #off-canvas-menu ul li li li {
	padding-left: 35px
}
.responsive #off-canvas-menu ul li a {
	font-size: 14px;
	line-height: 26px;
	color: #2b2b2b;
	text-transform: uppercase;
	text-decoration: none
}
.responsive #off-canvas-menu-title {
	display: block;
	background: #f5f5f5;
	border-bottom: 1px solid #e7e7e7;
	font-size: 16px;
	line-height: 46px;
	padding-left: 25px;
	font-family: Mavenpro-bold, Arial, Helvetica, sans-serif
}
.responsive #off-canvas-menu-close {
	font-size: 20px;
	cursor: pointer;
	float: right;
	color: #707070;
	padding: 12px 12px 0 0
}
body.off-canvas-menu-open.responsive #off-canvas-menu {
	display: block;
	left: 0
}
body.off-canvas-menu-open.responsive #outer-overlay {
	display: block;
	background: none repeat scroll 0 0 #000;
	height: 100%;
	left: 0;
	min-height: 100%!important;
	position: absolute!important;
	top: 0;
	width: 100%!important;
	opacity: .5;
	z-index: 10000
}
.responsive #outer-overlay {
	opacity: 0;
	z-index: 0
}
}

@media (max-width:767px) {
.responsive .shoppingcart-box {
	width: 100%;
	padding: 0 20px 20px
}
.responsive .shoppingcart-box.empty {
	width: 100%
}
.responsive .shoppingcart-box .title {
	background: #eee;
	margin: 0 -20px;
	padding: 20px
}
.responsive .shoppingcart-box .list {
	border-top: 0
}
.responsive .shoppingcart-box .item {
	position: relative
}
.responsive .shoppingcart-box .item .icon-product-delete, .responsive .shoppingcart-box .item .icon-product-edit {
	position: absolute;
	top: 0;
	right: 20px;
	font-size: 17px;
	color: #fff
}
.responsive .shoppingcart-box .item .icon-product-delete {
	position: absolute;
	top: 0;
	right: 0;
	font-size: 17px;
	color: #fff
}
}

@media(min-width:768px) and (max-width:991px) {
.responsive .navbar-search {
	margin: -95px 0 0
}
.responsive header.variant4 .navbar-search {
	margin: -95px 0 0
}
}

@media (max-width:767px) {
.responsive .navbar-search {
	float: none!important;
	clear: none!important;
	margin: 0!important;
	padding: 25px 20px 10px!important
}
.responsive .navbar-search input.form-control {
	font-size: 1em;
	width: 100%!important;
	float: none!important;
	padding-top: 8px!important
}
.responsive .navbar-search .form-control {
	padding-right: 32px!important
}
.responsive .navbar-search .form-control:focus {
	width: 100%!important
}
.responsive .navbar-search .button {
	float: right!important;
	margin-left: -34px!important;
	background: transparent!important;
	font-size: 1.31em!important;
	position: relative!important;
	bottom: -1px!important;
	height: 34px!important;
	border: none!important;
	width: 34px!important;
	outline: 0!important
}
.responsive .navbar-search .button:active {
	line-height: .8em
}
}

@media (max-width:767px) {
.responsive .navbar-compact {
	top: -145px
}
}

@media(min-width:768px) and (max-width:991px) {
.responsive .navbar-compact {
	top: -115px
}
.responsive .navbar-compact .navbar-secondary-menu.pull-right {
	float: right!important;
	margin-top: -40px
}
.responsive .navbar-compact .navbar-search {
	margin-top: -40px
}
header.variant4 .navbar-compact .navbar-search {
	margin-top: -40px
}
}

@media (min-width:992px) and (max-width:1199px) {
.responsive .fullwidthbanner, .responsive .main-slider .owl-slider {
	font-size: .7em
}
.responsive .banners-block {
	font-size: 0.8em;
}
}

@media (min-width:768px) and (max-width:991px) {
.responsive .fullwidthbanner, .responsive .main-slider .owl-slider {
	font-size: .5em
}
.responsive .banners-block {
	font-size: 0.65em;
}
}

@media (max-width:767px) {
.responsive .fullwidthbanner, .responsive .main-slider .owl-slider {
	font-size: .4em
}
.responsive .main-slider .owl-slider-outer {
	margin-top: 0;
}
}

@media (max-width:767px) {
.responsive .options-panel .filters-panel {
	float: none
}
}

@media (max-width:1199px) {
.responsive .services-block.small .item {
	padding: .5em 0
}
.responsive .services-block .title {
	font-size: 1.6em
}
.responsive .services-block .icon {
	width: 65px
}
}

@media(min-width:768px) and (max-width:991px) {
.responsive .services-block .item {
	text-align: center
}
.responsive .services-block .icon {
	display: block;
	float: none;
	text-align: center;
	margin: 5px auto 20px
}
.responsive .services-block.vertical.small>div, .responsive .services-block.vertical.small>div:last-child {
	border-bottom: 1px solid #e7e7e7
}
.responsive .services-block.vertical.small div:nth-child(odd) .item {
	border-right: 1px solid #e7e7e7
}
.responsive .services-block.vertical.small .item {
	margin-bottom: 10px
}
}

@media (max-width:767px) {
.responsive .services-block .item {
	border-top: 1px solid #eee;
	margin: 0 -15px;
	padding: 0 15px
}
.responsive .services-block div:first-child .item, .responsive .services-block.vertical.small .item {
	border-top: none
}
}

@media (max-width:767px) {
.responsive .error-page .error-number {
	font-size: 14.7em
}
}

@media (max-width:767px) {
.responsive .input-control input.form-control {
	width: 100%
}
}

@media (max-width:767px) {
.responsive .product-preview .product-controls-list.hide-right {
	right: 0!important
}
}

@media (max-width:767px) {
.responsive .product-view .flexslider-thumb {
	width: 284px;
	margin: 30px auto 0;
	padding: 0 23px;
	position: relative
}
}

@media (max-width:767px) {
.responsive .product-card {
	margin: 15px auto 30px
}
}

@media (max-width:1199px) {
.responsive .product-label .price {
	font-size: 1.8em
}
}

@media (max-width:767px) {
.responsive .product-label {
	margin-left: auto;
	margin-right: auto;
	margin-top: 30px
}
}

@media (max-width:360px) {
.responsive .product-label .price {
	font-size: 1.7em
}
.responsive .product-label .price.old {
	font-size: 1.4em
}
.responsive .product-label .box .box-content {
	padding: 0 5px;
}
.responsive .product-label .box .box-content h2 {
	padding: 0 20px 10px 0;
}
}

@media(min-width:768px) and (max-width:991px) {
.responsive .product-description .option {
	padding-bottom: 15px
}
}

@media (max-width:767px) {
.responsive .product-description {
	margin: 0;
	text-align: center
}
.responsive .product-description .option {
	padding-bottom: 15px
}
}

@media (min-width:1192px) {
.responsive .products-list .product-options>span {
	display: inline-block!important;
	float: left;
	margin-right: 2px;
	line-height: 1.9em
}
}

@media (min-width:361px) and (max-width:767px) {
.responsive .blog-widget .image-cell {
	width: 100%;
	margin-bottom: 15px;
	padding-left: 2px;
	text-align: center
}
.responsive .blog-widget .image-cell img {
	margin: 0 auto;
	max-width: none;
	width: auto!important
}
.responsive .blog-widget .offset-image {
	width: 100%;
	padding-left: 2px;
	float: none
}
.responsive .blog-widget .posts .flex-direction-nav {
	top: -51px!important;
	left: auto;
	right: 0;
	width: 60px;
	z-index: 9
}
.responsive .blog-widget .posts .flex-prev {
	right: 10px
}
.responsive .blog-widget .posts .flex-next {
	right: 5px
}
}

@media (max-width:360px) {
.responsive .blog-widget .image-cell {
	width: 100%;
	float: none;
	margin-bottom: 15px
}
.responsive .blog-widget .offset-image {
	width: 100%;
	float: none
}
.responsive .blog-widget .posts .flex-direction-nav {
	top: -51px!important;
	left: auto;
	right: 0;
	width: 60px;
	z-index: 9
}
.responsive .blog-widget .posts .flex-prev {
	right: 10px
}
.responsive .blog-widget .posts .flex-next {
	right: 5px
}
}

@media (min-width:768px) {
.responsive .footer-navbar .tabBlock {
	display: block!important
}
}

@media (max-width:767px) {
.responsive .footer-navbar, .responsive .footer-navbar.dark {
	background: 0 0;
	color: #2b2b2b;
	border: none
}
.responsive .container .footer-navbar .container {
	padding: 0
}
.responsive .footer-navbar.dark .icon, .responsive .footer-navbar.dark a, .responsive .footer-navbar.dark h3 {
	color: #2b2b2b
}
.responsive .footer-navbar .menu {
	margin: 0;
	padding: 0;
	list-style-type: none
}
.responsive .footer-navbar .menu li {
	margin: 0;
	padding: 0 0 10px
}
.responsive .content-border {
	border: none
}
.responsive .collapsed-block {
	border-bottom: 1px solid #e7e7e7;
	padding-top: 15px;
	margin: 0
}
.responsive .collapsed-block h3 {
	padding-bottom: 15px
}
.responsive .collapsed-block .tabBlock {
	display: none
}
.responsive .collapsed-block .expander {
	float: right;
	cursor: pointer;
	padding: 0 8px;
	margin-top: -5px;
	font-size: 20px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none
}
.responsive .footer-bottom-block {
	text-align: center;
	padding: 25px 0
}
.responsive .payment-list.pull-right {
	float: none!important;
	text-align: center;
	padding: 5px 0
}
.responsive .payment-list li {
	display: inline;
	float: none
}
}

@media (min-width:768px) {
.responsive .tabs-left {
	overflow: hidden;
	margin-bottom: 20px
}
.responsive .tabs-left .tab-content-outer {
	float: left;
	width: 85%;
	border: none;
	border-left: 3px solid #ee3b27;
	padding: 0
}
.responsive .tabs-left .tab-content {
	min-height: 166px;
	margin: 0
}
.responsive .tabs-left .nav-tabs {
	float: left;
	border-bottom: 0;
	margin-right: 0;
	width: 15%
}
.responsive .tabs-left .nav-tabs>li {
	float: none;
	display: block
}
.responsive .tabs-left .nav-tabs>li>a {
	min-width: 80px;
	margin-bottom: 3px
}
.responsive .tabs-left .nav-tabs>li>a:hover {
	border-color: #eee
}
.responsive .tabs-left .nav-tabs>li>a {
	margin-right: -1px;
	-webkit-border-radius: 4px 0 0 4px;
	-moz-border-radius: 4px 0 0 4px;
	border-radius: 4px 0 0 4px
}
}

@media(min-width:768px) and (max-width:991px) {
.responsive .tabs-left .tab-content-outer {
	width: 75%;
}
.responsive .tabs-left .nav-tabs {
	width: 25%
}
}

@media (max-width:767px) {
.responsive .nav-tabs {
	padding: 0 15px
}
.responsive .nav-tabs>li:last-child {
	margin-right: 15px
}
.responsive .producttab {
	margin: 0 -15px
}
.responsive .tab-content {
	padding: 20px 20px 15px;
	border: none;
	margin-bottom: 20px
}
.responsive .nav-tabs>li>a {
	font-family: Mavenpro-bold, Arial, Helvetica, sans-serif;
	border: 1px solid transparent
}
.responsive .tabsslider {
	position: relative
}
.responsive .tabsslider .carousel-next, .responsive .tabsslider .carousel-prev {
	display: block;
	position: absolute;
	top: 0;
	width: 100%;
	width: 15px;
	background: #fff;
	left: -2px;
	text-decoration: none
}
.responsive .tabsslider .carousel-next.disable, .responsive .tabsslider .carousel-prev.disable {
	display: none
}
.responsive .tabsslider .carousel-next:hover, .responsive .tabsslider .carousel-prev:hover {
	color: #ee3b27
}
.responsive .tabsslider a.carousel-next {
	right: -2px;
	left: auto
}
.responsive .tabsslider a.carousel-next:before, .responsive .tabsslider a.carousel-prev:before {
	font-family: icomoon;
	font-size: 1.2em;
	line-height: 2.5em;
	display: block;
	content: '\e078'
}
.responsive .tabsslider a.carousel-next:before {
	content: '\e07b'
}
}

@media (min-width:992px) and (max-width:1199px) {
.responsive .products-list .product-preview {
	width: 25%
}
}

@media (min-width:768px) and (max-width:991px) {
.responsive .products-list .product-preview {
	width: 32.33333333333333%
}
}

@media (min-width:361px) and (max-width:767px) {
.responsive .products-list .product-preview {
	width: 50%
}
}

@media (max-width:360px) {
.responsive .products-list .product-preview {
	width: 100%
}
}

@media (min-width:992px) and (max-width:1199px) {
.responsive .col-lg-12 .products-list .product-preview {
	width: 25%
}
}

@media (min-width:768px) and (max-width:991px) {
.responsive .col-lg-12 .products-list .product-preview {
	width: 32.33333333333333%
}
}

@media (min-width:361px) and (max-width:767px) {
.responsive .col-lg-12 .products-list .product-preview {
	width: 50%
}
}

@media (max-width:360px) {
.responsive .col-lg-12 .products-list .product-preview {
	width: 100%
}
}
.responsive .col-lg-9 .products-list .product-preview {
	/*width: 33.33333333333333%;*/
	width: 32.33333333333333%;
	float: left;
	position: relative;
	min-height: 1px;
	padding-right: 15px;
	padding-left: 15px
}

@media (min-width:992px) and (max-width:1199px) {
.responsive .col-lg-9 .products-list .product-preview {
	width: 32.33333333333333%
}
}

@media (min-width:768px) and (max-width:991px) {
.responsive .col-lg-9 .products-list .product-preview {
	width: 50%
}
}

@media (min-width:361px) and (max-width:767px) {
.responsive .col-lg-9 .products-list .product-preview {
	width: 50%
}
}

@media (max-width:360px) {
.responsive .col-lg-9 .product-list .product-preview {
	width: 100%
}
}

@media (min-width:992px) and (max-width:1199px) {
.responsive .col-lg-9.col-md-9 .products-list .product-preview {
	width: 33.33333333333333%
}
}

@media (min-width:768px) and (max-width:991px) {
.responsive .col-lg-9.col-md-9 .products-list .product-preview {
	width: 50%
}
}

@media (min-width:361px) and (max-width:767px) {
.responsive .col-lg-9.col-md-9 .products-list .product-preview {
	width: 50%
}
}

@media (max-width:360px) {
.responsive .col-lg-9.col-md-9 .products-list .product-preview {
	width: 100%
}
}

@media (min-width:992px) and (max-width:1199px) {
.responsive .col-lg-6 .products-list .product-preview {
	width: 50%
}
}

@media (min-width:768px) and (max-width:991px) {
.responsive .col-lg-6 .products-list .product-preview {
	width: 50%
}
}

@media (min-width:361px) and (max-width:767px) {
.responsive .col-lg-6 .products-list .product-preview {
	width: 50%
}
}

@media (max-width:360px) {
.responsive .col-lg-6 .products-list .product-preview {
	width: 100%
}
}

@media (min-width:361px) and (max-width:767px) {
.responsive .col-lg-6.col-sm-12 .products-list .product-preview {
	width: 33.33333333333333%
}
}

@media (min-width:992px) and (max-width:1199px) {
.responsive .products-list.products-list-small .product-preview {
	width: 25%
}
}

@media (min-width:768px) and (max-width:991px) {
.responsive .products-list.products-list-small .product-preview {
	width: 33.33333333333333%
}
}

@media (min-width:361px) and (max-width:767px) {
.responsive .products-list.products-list-small .product-preview {
	width: 50%
}
}

@media (max-width:360px) {
.responsive .products-list.products-list-small .product-preview {
	width: 100%
}
}

@media (min-width:992px) and (max-width:1199px) {
.responsive .col-lg-9 .products-list.products-list-small .product-preview {
	width: 25%
}
}

@media (min-width:768px) and (max-width:991px) {
.responsive .col-lg-9 .products-list.products-list-small .product-preview {
	width: 50%
}
}

@media (min-width:361px) and (max-width:767px) {
.responsive .col-lg-9 .products-list.products-list-small .product-preview {
	width: 50%
}
}

@media (max-width:360px) {
.responsive .col-lg-9 .products-list.products-list-small .product-preview {
	width: 100%
}
}

@media (min-width:992px) and (max-width:1199px) {
.responsive .col-lg-9.col-md-9 .products-list.products-list-small .product-preview {
	width: 25%
}
}

@media (min-width:768px) and (max-width:991px) {
.responsive .col-lg-9.col-md-9 .products-list.products-list-small .product-preview {
	width: 33.33333333333333%
}
}

@media (min-width:361px) and (max-width:767px) {
.responsive .col-lg-9.col-md-9 .products-list.products-list-small .product-preview {
	width: 50%
}
}

@media (max-width:360px) {
.responsive .col-lg-9.col-md-9 .products-list.products-list-small .product-preview {
	width: 100%
}
}

@media (min-width:992px) and (max-width:1199px) {
.responsive .col-lg-6 .products-list.products-list-small .product-preview {
	width: 33.33333333333333%
}
}

@media (min-width:768px) and (max-width:991px) {
.responsive .col-lg-6 .products-list.products-list-small .product-preview {
	width: 33.33333333333333%
}
}

@media (min-width:361px) and (max-width:767px) {
.responsive .col-lg-6 .products-list.products-list-small .product-preview {
	width: 33.33333333333333%
}
}

@media (max-width:360px) {
.responsive .col-lg-6 .proproductsduct-list.products-list-small .product-preview {
	width: 100%
}
}

@media (min-width:361px) and (max-width:767px) {
.responsive .col-lg-6.col-sm-12 .products-list.products-list-small .product-preview {
	width: 100%
}
}

@media(min-width:992px) and (max-width:1199px) {
.responsive .products-list-isotope .product-preview {
	width: 33.2%
}
.responsive .products-list-isotope .width-two-column {
	width: 62.4%
}
.responsive .products-list-isotope .width-three-column {
	width: 99.5%
}
.responsive .col-lg-9 .products-list-isotope .product-preview {
	width: 33.2%
}
.responsive .col-lg-9 .products-list-isotope .width-two-column {
	width: 62.4%
}
.responsive .col-lg-9 .products-list-isotope .width-three-column {
	width: 99.5%
}
}

@media(min-width:768px) and (max-width:991px) {
.responsive .products-list-isotope .product-preview {
	width: 33.2%
}
.responsive .products-list-isotope .width-two-column {
	width: 99.5%
}
.responsive .products-list-isotope .width-three-column {
	width: 999.5%
}
.responsive .col-lg-9 .products-list-isotope .product-preview {
	width: 49.9%
}
.responsive .col-lg-9 .products-list-isotope .width-three-column, .responsive .col-lg-9 .products-list-isotope .width-two-column {
	width: 99.5%
}
}

@media (max-width:767px) {
.responsive .products-mobile-list {
	margin-bottom: 20px
}
}

@media (min-width:361px) and (max-width:767px) {
.responsive .products-list-isotope.hidden-xs {
	display: none!important
}
.responsive .products-list-isotope .product-preview {
	width: 49.9%
}
.responsive .products-list-isotope .width-three-column, .responsive .products-list-isotope .width-two-column {
	width: 99.5%
}
}

@media (max-width:360px) {
.responsive .products-list-isotope.hidden-xs {
	display: none!important
}
.responsive .products-list-isotope .product-preview, .responsive .products-list-isotope .width-three-column, .responsive .products-list-isotope .width-two-column {
	width: 99.5%
}
}

@media (min-width:768px) and (max-width:991px) {
.responsive .filters-by-category li a {
	margin-left: 5px;
	margin-right: 5px
}
}

@media (max-width:767px) {
.responsive .filters-by-category li {
	margin-bottom: 20px;
	border: none;
	height: 18px
}
.responsive .filters-by-category li a {
	margin: -4px 5px 4px;
	padding: 4px 7px;
	font-size: 1.1em
}
}

@media (max-width:991px) {
.responsive .module {
	margin-bottom: 35px
}
.responsive .slider-products.module {
	margin-bottom: 0
}
}

@media (min-width:768px) and (max-width:991px) {
.responsive #popup-box {
	width: 500px
}
}

@media (max-width:767px) {
.responsive #popup-box {
	width: 300px
}
}
@media (min-width: 768px) and (max-width: 991px) {
.responsive #popup-box-newsletter {
	width: 500px
}
.responsive #popup-box-newsletter .input-control input.form-control {
	width: 300px
}
}

@media (max-width: 767px) {
.responsive #popup-box-newsletter {
	width: 300px;
	padding: 20px 10px 30px
}
.responsive #popup-box-newsletter .input-control input.form-control {
	width: 200px
}
}

@media (max-width:767px) {
.responsive #popup-box-cart {
	width: 300px;
	padding: 0
}
}
@media (min-width: 768px) and (max-width: 991px) {
.responsive #popup-box-cart {
	width: 500px
}
}
@media (max-width:767px) {
.responsive .videoWrapperFull {
	min-height: 200px
}
.responsive .video-text {
	top: 30%;
	width: 90%;
	left: 5%
}
.responsive .video-text .title {
	font: 26px/26px Oswald, sans-serif;
	margin-bottom: 25px
}
}

@media (max-width:479px) {
.responsive .videoWrapperFull {
	min-height: 150px
}
.responsive .video-text {
	top: 20%;
	width: 90%;
	left: 5%
}
.responsive .video-text .title {
	font: 20px/20px Oswald, sans-serif;
	margin-bottom: 25px
}
}

@media (max-width:359px) {
.responsive .video-text {
	top: 10%;
	width: 90%;
	left: 5%
}
.responsive .video-text .title {
	font: 20px/20px Oswald, sans-serif;
	margin-bottom: 15px
}
}

@media (max-width:1199px) {
.responsive .countdown_box {
	font-size: .8em
}
}

@media all and (device-width:768px) and (device-height:1024px) and (orientation:landscape) {
.responsive .countdown_box {
	top: 20%;
}
}

@media (max-width:767px) {
.responsive .products-list-in-row .product-preview .preview {
	width: 50%;
	margin-right: 15px
}
.responsive .products-list-in-row .list_buttons .btn {
	float: none!important
}
.responsive .products-list-in-row .product-preview ul li {
	display: block;
	margin: 0 0 5px
}
.responsive .products-list-in-row .list_rating {
	margin-top: 10px
}
}

@media (max-width:359px) {
.responsive .products-list-in-row .product-preview .preview {
	width: 100%;
	margin-right: 0
}
.responsive .products-list-in-row .offset-text {
	overflow: visible
}
}

@media (max-width:1199px) {
.responsive .navbar-main-menu .item .btn-main, .responsive .navbar-main-menu .sf-menu>li>a {
	padding: 0 9px
}
.responsive .navbar-main-menu .sf-menu>li:first-child>a {
	padding-left: 9px!important
}
.responsive .navbar-main-menu .item .line:before, .responsive .navbar-main-menu .sf-menu>li>a:before {
	left: -9px!important
}
.responsive .slider-range .max, .responsive .slider-range .min {
	padding-top: 10px;
	padding-bottom: 10px
}
}

@media (max-width:991px) {
.responsive .navbar-main-menu .item .btn-main, .responsive .navbar-main-menu .sf-menu>li>a {
	padding-left: 6px !important;
	padding-right: 6px !important;
	font-size: 1.15em
}
header.variant4 .navbar-main-menu .item .btn-main {
	padding-left: 6px !important;
	padding-right: 6px !important;
	font-size: 1.15em
}
.responsive .navbar-main-menu .sf-menu>li:first-child>a {
	padding-left: 6px!important
}
.responsive .navbar-main-menu .item .line:before, .responsive .navbar-main-menu .sf-menu>li>a:before {
	left: -6px!important
}
.responsive .touch .navbar-main-menu .item .btn-main, .responsive .touch .navbar-main-menu .sf-menu>li>a {
	padding: 0 6px;
	font-size: 1.15em
}
.responsive .touch .navbar-main-menu .sf-menu>li:first-child>a {
	padding-left: 6px!important
}
.responsive .touch .navbar-main-menu .item .line:before, .responsive .touch .navbar-main-menu .sf-menu>li>a:before {
	left: -6px!important
}
}

@media all and (device-width:768px) and (device-height:1024px) and (orientation:landscape) {
.responsive .navbar-compact .navbar-main-menu .item .btn-main, .responsive .navbar-compact .navbar-main-menu .sf-menu>li>a {
	padding-left: 6px !important;
	padding-right: 6px !important
}
.responsive .navbar-compact .navbar-main-menu .sf-menu>li:first-child>a {
	padding-left: 6px!important
}
.responsive .navbar-compact .navbar-main-menu .item .line:before, .responsive .navbar-compact .navbar-main-menu .sf-menu>li>a:before {
	left: -6px!important
}
.touch .product-controls-list .top-out {
	height: 60px
}
.back-to-top {
	bottom: 75px
}
.responsive .navbar-search input.form-control {
	width: 125px;
}
.responsive .navbar-search .form-control:focus {
	width: 125px;
}
}

@media all and (device-width:768px) and (device-height:1024px) and (orientation:portrait) {
.responsive .navbar-compact .navbar-main-menu .item.compact-hidden, .responsive .navbar-compact .navbar-main-menu .item.compact-hidden.hidden-xs {
	display: block!important
}
.responsive .navbar-compact .navbar-main-menu .sf-menu>li>a, .responsive .navbar-main-menu .item .btn-main {
	padding: 0 6px!important
}
.responsive .navbar-main-menu .sf-menu>li:first-child>a {
	padding-left: 6px!important
}
.responsive .navbar-main-menu .item .line:before, .responsive .navbar-main-menu .sf-menu>li>a:before {
	left: -6px!important
}
}

@media (max-width:1199px) {
.responsive .navbar-compact .navbar-main-menu .item .btn-main, .responsive .navbar-compact .navbar-main-menu .sf-menu>li>a {
	padding: 0 6px!important
}
.responsive .navbar-compact .navbar-main-menu .sf-menu>li:first-child>a {
	padding-left: 6px!important
}
.responsive .navbar-compact .navbar-main-menu .item .line:before, .responsive .navbar-compact .navbar-main-menu .sf-menu>li>a:before {
	left: -6px!important
}
.responsive .navbar-main-menu .item:first-child {
	margin-left: -6px;
}
}

@media (max-width:991px) {
.responsive .navbar-compact .navbar-main-menu .item.compact-hidden, .responsive .navbar-compact .navbar-main-menu .item.compact-hidden.hidden-xs {
	display: block!important
}
.responsive .navbar-main-menu .item:first-child {
	margin-left: -6px;
}
.responsive .navbar-compact .navbar-main-menu:before {
	width: 0;
}
}

@media (min-width:1200px) {
.responsive .navbar-compact .navbar-main-menu .item.compact-hidden, .responsive .navbar-compact .navbar-main-menu .item.compact-hidden.hidden-xs {
	display: block!important
}
}

@media (max-width:1199px) {
.variant2 .navbar-search {
	margin: 12px 0 0 15px
}
.variant2 .navbar-search .form-control:focus, .variant2 .navbar-search input.form-control {
	width: 180px
}
}

@media (max-width:992px) {
.variant2 .navbar-compact .navbar-search {
	margin: 14px 40px 0 20px
}
}

@media(min-width:768px) and (max-width:991px) {
.responsive .variant2 .navbar-secondary-menu.pull-right {
	float: right!important;
	margin-top: -45px
}
}

@media(min-width:768px) and (max-width:991px) {
.responsive .variant2 .navbar-height-inner {
	height: 145px
}
}

@media (max-width:767px) {
.responsive .variant2 .navbar-secondary-menu {
	width: auto
}
}

@media (max-width:991px) {
.responsive .variant2 .navbar-main-menu .item .btn-main, .responsive .variant2 .navbar-main-menu .sf-menu>li>a {
	padding: 0 6px;
	font-size: 1.15em
}
.responsive .variant2 .navbar-main-menu .sf-menu>li:first-child>a {
	padding-left: 6px!important
}
.responsive .variant2 .navbar-main-menu .item .line:before, .responsive .variant2 .navbar-main-menu .sf-menu>li>a:before {
	left: -6px!important
}
}

@media (max-width:1199px) {
.responsive .variant3 .navbar-search {
	margin: 4px 0 -80px 10px
}
.responsive .variant3 .navbar-compact .navbar-search {
	margin: 8px -10px 0 0
}
.responsive .variant3 .navbar-search input.form-control {
	width: 130px
}
.responsive .variant3 .navbar-search .form-control:focus {
	width: 160px
}
}

@media (max-width:992px) {
.responsive .variant3 .navbar-compact .navbar-search {
	margin: 14px 40px 0 20px
}
}

@media(min-width:768px) and (max-width:991px) {
.responsive .variant3 .navbar-logo {
	text-align: center;
}
.responsive .variant3 .navbar-secondary-menu, .responsive .variant3 .navbar-secondary-menu.pull-right {
	float: right !important;
	margin-top: 5px;
	position: relative;
	z-index: 1200;
}
.responsive .variant3 .navbar-search {
	margin: 4px 0 10px -10px;
	float: none !important;
	text-align: center;
}
.responsive .variant3 .navbar-compact .navbar-search {
	margin: 10px 0 10px -10px;
	float: right !important;
	text-align: left;
}
.responsive .variant3 .navbar-search input.form-control {
	width: 225px
}
.responsive .variant3 .navbar-search .form-control:focus {
	width: 305px
}
.responsive .variant3 .navbar-compact .navbar-main-menu {
	clear: both;
}
.responsive .variant3 .icon-xcart-animate {
	margin: 12px 0 0 0;
}
}

@media (max-width:767px) {
.responsive .variant3 .navbar-secondary-menu {
	width: auto
}
.responsive .variant3 .navbar-secondary-menu .btn-default, .responsive .variant3 .navbar-secondary-menu.visible-xs .open .btn-default {
	border-left: medium none;
	padding-left: 3px;
	padding-right: 4px;
}
.responsive .variant3 .navbar-secondary-menu .btn-group:last-child .btn-default {
	padding-right: 0;
}
}

@media (max-width:1199px) {
.responsive .product-preview-popup {
	width: 95%;
}
}

@media (max-width:359px) {
.responsive .btn-select .value {
	min-width: 90px
}
.responsive .dropdown-menu {
	min-width: 128px
}
}

@media (max-width:767px) {
.shopping-cart .box {
	padding: 20px 20px 30px;
}
.shopping-cart tr {
	display: block;
	width: 100%;
}
.shopping-cart table td {
	width: 100%;
	display: block;
	padding-left: 30%;
	position: relative;
	overflow: hidden;
	text-align: left;
}
.shopping-cart table td:last-child, .shopping-cart table td:first-child {
	border: none;
}
.shopping-cart h3 {
	margin-top: -38px
}
.shopping-cart table .td-name {
	position: absolute;
	left: 0;
	width: 30%;
	font-weight: bold;
}
.shopping-cart table .remove-button {
	float: left;
	position: absolute;
	left: 0;
	top: 40%;
}
.shopping-cart .quantity-control {
	margin: 0;
}
.shopping-cart-header {
	background: url(https://www.madpromotions.it/skin/frontend/megatron/madpro/images/shopping-cart-back-mobile.png) no-repeat center 0;
}
.wishlist-table .product-image img {
	max-width: 60px
}
.wishlist-table>thead>tr>th, .wishlist-table>tbody>tr>th { 
	font-size: 11px;
	text-align: center
}
}

@media(min-width:992px) and (max-width:1199px) {
.responsive .collection-banner .text {
	font-size: 10px;
}
}

@media (min-width:768px) and (max-width:991px) {
.responsive .collection-banner .text {
	font-size: 8px;
}
}

@media (min-width:460px) and (max-width:639px) {
.responsive .collection-banner .text {
	font-size: 8px;
}
.responsive .collection-banner .text.left-middle {
	width: 90%;
	height: 50%;
	top: 10%;
	left: 5%
}
.responsive .collection-banner .text.right-middle {
	width: 90%;
	height: 50%;
	top: 10%;
	right: 5%
}
}
@media (max-width:459px) { 
.responsive .collection-banner .text {
	font-size: 8px;
}
.responsive .collection-banner .text.left-middle {
	width: 90%;
	height: 90%;
	top: 5%;
	left: 5%
}
.responsive .collection-banner .text.right-middle {
	width: 90%;
	height: 90%;
	top: 5%;
	right: 5%
}
}

/*!
Animate.css - http://daneden.me/animate
Licensed under the MIT license

Copyright (c) 2014 Daniel Eden

Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
*/
.animated {
	-webkit-animation-duration: 1s;
	animation-duration: 1s;
	-webkit-animation-fill-mode: both;
	animation-fill-mode: both
}
@-webkit-keyframes pulse {
0% {
-webkit-transform:scale(1);
transform:scale(1)
}
50% {
-webkit-transform:scale(1.1);
transform:scale(1.1)
}
100% {
-webkit-transform:scale(1);
transform:scale(1)
}
}
@keyframes pulse {
0% {
-webkit-transform:scale(1);
-ms-transform:scale(1);
transform:scale(1)
}
50% {
-webkit-transform:scale(1.1);
-ms-transform:scale(1.1);
transform:scale(1.1)
}
100% {
-webkit-transform:scale(1);
-ms-transform:scale(1);
transform:scale(1)
}
}
.pulse {
	-webkit-animation-name: pulse;
	animation-name: pulse
}
@-webkit-keyframes swing {
20% {
-webkit-transform:rotate(15deg);
transform:rotate(15deg)
}
40% {
-webkit-transform:rotate(-10deg);
transform:rotate(-10deg)
}
60% {
-webkit-transform:rotate(5deg);
transform:rotate(5deg)
}
80% {
-webkit-transform:rotate(-5deg);
transform:rotate(-5deg)
}
100% {
-webkit-transform:rotate(0deg);
transform:rotate(0deg)
}
}
@keyframes swing {
20% {
-webkit-transform:rotate(15deg);
-ms-transform:rotate(15deg);
transform:rotate(15deg)
}
40% {
-webkit-transform:rotate(-10deg);
-ms-transform:rotate(-10deg);
transform:rotate(-10deg)
}
60% {
-webkit-transform:rotate(5deg);
-ms-transform:rotate(5deg);
transform:rotate(5deg)
}
80% {
-webkit-transform:rotate(-5deg);
-ms-transform:rotate(-5deg);
transform:rotate(-5deg)
}
100% {
-webkit-transform:rotate(0deg);
-ms-transform:rotate(0deg);
transform:rotate(0deg)
}
}
.swing {
	-webkit-transform-origin: top center;
	-ms-transform-origin: top center;
	transform-origin: top center;
	-webkit-animation-name: swing;
	animation-name: swing
}
.animate, .animate-delay {
	opacity: 0;/*	-webkit-perspective:1000
*/
}
.touch .animate, .touch .animate-delay {
	opacity: 1!important
}
.animate-delay.animated.scale, .animate.animated.scale {
	-webkit-animation: scale 1s 1 cubic-bezier(0.445, .05, .55, .95);
	-moz-animation: scale 1s 1 cubic-bezier(0.445, .05, .55, .95);
	-o-animation: scale 1s 1 cubic-bezier(0.445, .05, .55, .95);
	animation: scale 1s 1 cubic-bezier(0.445, .05, .55, .95);
	opacity: 1
}
.animate-delay.animated.pulse, .animate.animated.pulse {
	-webkit-animation: pulse .5s 1 linear;
	-moz-animation: pulse .5s 1 linear;
	-o-animation: pulse .5s 1 linear;
	animation: pulse .5s 1 linear
}
.animate-delay.animated.flip, .animate.animated.flip {
	-webkit-animation: flip .5s 1 linear;
	-moz-animation: flip .5s 1 linear;
	-o-animation: flip .5s 1 linear;
	animation: flip .5s 1 linear;
	-webkit-backface-visibility: visible!important;
	-ms-backface-visibility: visible!important;
	backface-visibility: visible!important;
	opacity: 1
}
.animate-delay.animated.fadeUp, .animate.animated.fadeUp {
	-webkit-animation: fadeUp .5s 1 linear;
	-moz-animation: fadeUp .5s 1 linear;
	-o-animation: fadeUp .5s 1 linear;
	animation: fadeUp .5s 1 linear;
	opacity: 1
}
@-webkit-keyframes scale {
0% {
-webkit-transform:scale(0.3);
opacity:.1
}
100% {
-webkit-transform:scale(1);
opacity:1
}
}
@-moz-keyframes scale {
0% {
-moz-transform:scale(0.3);
opacity:.1
}
100% {
-moz-transform:scale(1);
opacity:1
}
}
@-o-keyframes scale {
0% {
-o-transform:scale(0.3);
opacity:.1
}
100% {
-o-transform:scale(1);
opacity:1
}
}
@keyframes scale {
0% {
transform:scale(0.3);
opacity:.1
}
100% {
transform:scale(1);
opacity:1
}
}
@-webkit-keyframes pulse {
0% {
-webkit-transform:scale(1);
transform:scale(1)
}
50% {
-webkit-transform:scale(1.1);
transform:scale(1.1)
}
100% {
-webkit-transform:scale(1);
transform:scale(1)
}
}
@keyframes pulse {
0% {
-webkit-transform:scale(1);
-ms-transform:scale(1);
transform:scale(1)
}
50% {
-webkit-transform:scale(1.1);
-ms-transform:scale(1.1);
transform:scale(1.1)
}
100% {
-webkit-transform:scale(1);
-ms-transform:scale(1);
transform:scale(1)
}
}
@-webkit-keyframes flip {
0% {
-webkit-transform:perspective(400px) rotateY(90deg);
transform:perspective(400px) rotateY(90deg);
opacity:0
}
40% {
-webkit-transform:perspective(400px) rotateY(-10deg);
transform:perspective(400px) rotateY(-10deg)
}
70% {
-webkit-transform:perspective(400px) rotateY(10deg);
transform:perspective(400px) rotateY(10deg)
}
100% {
-webkit-transform:perspective(400px) rotateY(0deg);
transform:perspective(400px) rotateY(0deg);
opacity:1
}
}
@keyframes flip {
0% {
-webkit-transform:perspective(400px) rotateY(90deg);
-ms-transform:perspective(400px) rotateY(90deg);
transform:perspective(400px) rotateY(90deg);
opacity:0
}
40% {
-webkit-transform:perspective(400px) rotateY(-10deg);
-ms-transform:perspective(400px) rotateY(-10deg);
transform:perspective(400px) rotateY(-10deg)
}
70% {
-webkit-transform:perspective(400px) rotateY(10deg);
-ms-transform:perspective(400px) rotateY(10deg);
transform:perspective(400px) rotateY(10deg)
}
100% {
-webkit-transform:perspective(400px) rotateY(0deg);
-ms-transform:perspective(400px) rotateY(0deg);
transform:perspective(400px) rotateY(0deg);
opacity:1
}
}
@-webkit-keyframes fadeUp {
0% {
opacity:0;
-webkit-transform:translateY(20px);
transform:translateY(20px)
}
100% {
opacity:1;
-webkit-transform:translateY(0);
transform:translateY(0)
}
}
@keyframes fadeUp {
0% {
opacity:0;
-webkit-transform:translateY(20px);
-ms-transform:translateY(20px);
transform:translateY(20px)
}
100% {
opacity:1;
-webkit-transform:translateY(0);
-ms-transform:translateY(0);
transform:translateY(0)
}
}
.animate.animated.fadeInRight {
	-webkit-animation: fadeInRight .5s 1 linear;
	-moz-animation: fadeInRight .5s 1 linear;
	-o-animation: fadeInRight .5s 1 linear;
	animation: fadeInRight .5s 1 linear;
	opacity: 1
}
.animate.animated.fadeInLeft {
	-webkit-animation: fadeInLeft .5s 1 linear;
	-moz-animation: fadeInLeft .5s 1 linear;
	-o-animation: fadeInLeft .5s 1 linear;
	animation: fadeInLeft .5s 1 linear;
	opacity: 1
}
@-webkit-keyframes fadeInLeft {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
  }

  100% {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}

@keyframes fadeInLeft {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
  }

  100% {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}

@-webkit-keyframes fadeInRight {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
  }

  100% {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}

@keyframes fadeInRight {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
  }

  100% {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}


.animate-move-down, .animate-scale {
	-o-transition: -o-transform 0.2s linear 0s;
	-moz-transition: -moz-transform 0.2s linear 0s;
	-webkit-transition: -webkit-transform 0.2s linear 0s;
	-ms-transition: -ms-transform 0.2s linear 0s;
	transition: transform 0.2s linear 0s;
}
.animate-scale:hover {
	-o-transform: scale(1.2, 1.2);
	-moz-transform: scale(1.2, 1.2);
	-webkit-transform: scale(1.2, 1.2);
	-ms-transform: scale(1.2, 1.2);
	transform: scale(1.2, 1.2)
}
.animate-move-down:hover {
	-o-transform: translateY(10px);
	-moz-transform: translateY(10px);
	-webkit-transform: translateY(10px);
	-ms-transform: translateY(10px);
	transform: translateY(10px)
}
.banners-block .item .banner-text, .banners-block .item img {
	-o-transition: all .3s ease;
	-moz-transition: all .3s ease;
	-webkit-transition: all .3s ease;
	-ms-transition: all .3s ease;
	transition: all .3s ease
}
.banners-block .item:hover .banner-text {
}
.banners-block .item:hover img {
	-o-transform: scale(1.1, 1.1);
	-moz-transform: scale(1.1, 1.1);
	-webkit-transform: scale(1.1, 1.1);
	-ms-transform: scale(1.1, 1.1);
	transform: scale(1.1, 1.1);
}
.btn-mega, .filters-by-category li a, .filters-by-category li a.selected, .member-info .contact-icon, .pagination-main li a, .tags-list li a {
	-o-transition: all .3s ease;
	-moz-transition: all .3s ease;
	-webkit-transition: all .3s ease;
	-ms-transition: all .3s ease;
	transition: all .3s ease
}
.back-to-top {
	-o-transition: background .3s ease;
	-moz-transition: background .3s ease;
	-webkit-transition: background .3s ease;
	-ms-transition: background .3s ease;
	transition: background .3s ease
}
.services-block .item {
	-webkit-transform: translate3d(0, 0, 0)
}
.services-block .item .icon {
	-o-transition: -o-transform .3s ease;
	-moz-transition: -moz-transform .3s ease;
	-webkit-transition: -webkit-transform .3s ease;
	-ms-transition: -ms-transform .1s ease;
	transition: transform .3s ease
}
.services-block .item:hover .icon {
	-o-transform: scale(1.1, 1.1);
	-moz-transform: scale(1.1, 1.1);
	-webkit-transform: scale(1.1, 1.1);
	-ms-transform: scale(1.1, 1.1);
	transform: scale(1.1, 1.1)
}
.flex-direction-nav, .slider-controls {
	-webkit-transform: translate3d(0, 0, 0)
}
.flex-direction-nav a, .slider-controls a, .small-previews a, .jcarousel-skin-previews .jcarousel-prev, .jcarousel-skin-previews .jcarousel-next {
	-o-transition: color .3s ease;
	-moz-transition: color .3s ease;
	-webkit-transition: color .3s ease;
	-ms-transition: color .3s ease;
	transition: color .3s ease
}
.navbar-search input.form-control {
	-o-transition: width .5s ease;
	-moz-transition: width .5s ease;
	-webkit-transition: width .5s ease;
	transition: width .5s ease
}
.navbar-search.noTransition input.form-control {
	-o-transition: width 0 ease !important;
	-moz-transition: width 0 ease !important;
	-webkit-transition: width 0 ease !important;
	transition: width 0 ease !important;
}
.navbar-main-menu .item .btn-main, .sf-menu>li {
	-o-transition: border .1s ease;
	-moz-transition: border .1s ease;
	-webkit-transition: border .1s ease;
	transition: border .1s ease
}
.navbar-switcher {
	-o-transition: background .5s ease;
	-moz-transition: background .5s ease;
	-webkit-transition: background .5s ease;
	transition: background .5s ease
}
.product-preview {
/* 	-o-transition: all .8s ease;
	-moz-transition: all .8s ease;
	-webkit-transition: all .8s ease;
	-ms-transition: all .8s ease;
	transition: all .8s ease
 */}
.product-controls-list.hide-right, .product-preview .quick-view {
	-o-transition: all .3s ease;
	-moz-transition: all .3s ease;
	-webkit-transition: all .3s ease;
	-ms-transition: all .3s ease;
	transition: all .3s ease
}
.product-preview .preview:not(.hover-slide) .img-responsive, .products-widget .product .img-responsive {
	-o-transition: -o-transform .5s ease-in-out;
	-moz-transition: -moz-transform .5s ease-in-out;
	-webkit-transition: -webkit-transform .5s ease-in-out;
	-ms-transition: -ms-transform .5s ease-in-out;
	transition: transform .5s ease-in-out
}
.product-preview:hover .preview:not(.hover-slide) .img-responsive {
	-o-transform: scale(1.1, 1.1);
	-moz-transform: scale(1.1, 1.1);
	-webkit-transform: scale(1.1, 1.1);
	-ms-transform: scale(1.1, 1.1);
	transform: scale(1.1, 1.1)
}
.products-widget .product .img-responsive:hover {
	-o-transform: scale(1.2);
	-moz-transform: scale(1.2);
	-webkit-transform: scale(1.2);
	-ms-transform: scale(1.2);
	transform: scale(1.2)
}
.touch .products-widget .product .img-responsive:hover, .touch .product-preview:hover .preview:not(.hover-slide) .img-responsive {
	-o-transform: none;
	-moz-transform: none;
	-webkit-transform: none;
	-ms-transform: none;
	transform: none
}
.preview.hover-slide .preview-image img {
	-o-transition: top .3s ease-out;
	-moz-transition: top .3s ease-out;
	-webkit-transition: top .3s ease-out;
	-ms-transition: top .3s ease-out;
	transition: top .3s ease-out
}
.preview.hover-slide:hover .preview-image img {
	-o-transition: top .3s ease-out;
	-moz-transition: top .3s ease-out;
	-webkit-transition: top .3s ease-out;
	-ms-transition: top .3s ease-out;
	transition: top .3s ease-out;
	top: 100%
}
.touch .preview.hover-slide:hover .preview-image img {
	-o-transition: none;
	-moz-transition: none;
	-webkit-transition: none;
	-ms-transition: none;
	transition: none;
	top: auto
}
.preview.hover-slide:hover .preview-image img:first-child {
	top: 0
}
.product-controls-list .circle:hover {
	-webkit-animation: pulse .5s linear;
	-moz-animation: pulse .5s linear;
	-o-animation: pulse .5s linear;
	animation: pulse .5s linear
}
.product-controls-list .cart:hover span {
	-webkit-transform-origin: top center;
	-moz-transform-origin: top center;
	-o-transform-origin: top center;
	transform-origin: top center;
	-webkit-animation: swing 1s linear;
	-moz-animation: swing 1s linear;
	-o-animation: swing 1s linear;
	animation: swing 1s linear
}
.find-us .icon {
	-o-transition: -o-transform 1s ease;
	-moz-transition: -moz-transform 1s ease;
	-webkit-transition: -webkit-transform 1s ease;
	-ms-transition: -ms-transform 1s ease;
	transition: transform 1s ease
}
.services-block-dark {
	-webkit-transform: translate3d(0, 0, 0)
}
.services-block-dark .icon {
	-o-transition: -o-transform .5s ease;
	-moz-transition: -moz-transform .5s ease;
	-webkit-transition: -webkit-transform .5s ease;
	-ms-transition: -ms-transform .5s ease;
	transition: transform .5s ease
}
.services-block-dark .icon span {
	-o-transition: all 1s ease;
	-moz-transition: all 1s ease;
	-webkit-transition: all 1s ease;
	-ms-transition: all 1s ease;
	transition: all 1s ease
}
.services-block-dark a:hover .icon {
	-o-transform: scale(1.3, 1.3);
	-moz-transform: scale(1.3, 1.3);
	-webkit-transform: scale(1.3, 1.3);
	-ms-transform: scale(1.3, 1.3);
	transform: scale(1.3, 1.3)
}
.services-block-dark .icon span {
	display: inline-block
}
.services-block-dark a:hover .icon span {
	color: #ee3b27;
	-o-transform: rotate(360deg);
	-moz-transform: rotate(360deg);
	-webkit-transform: rotate(360deg);
	-ms-transform: rotate(360deg);
	transform: rotate(360deg)
}
.services-block-box {
	-webkit-transform: translate3d(0, 0, 0)
}
.services-block-box .icon {
	-o-transition: -o-transform .5s ease;
	-moz-transition: -moz-transform .5s ease;
	-webkit-transition: -webkit-transform .5s ease;
	-ms-transition: -ms-transform .5s ease;
	transition: transform .5s ease
}
.services-block-box .icon span {
	-o-transition: all 1s ease;
	-moz-transition: all 1s ease;
	-webkit-transition: all 1s ease;
	-ms-transition: all 1s ease;
	transition: all 1s ease
}
.services-block-box a:hover .icon {
	-o-transform: scale(1.15, 1.15);
	-moz-transform: scale(1.15, 1.15);
	-webkit-transform: scale(1.15, 1.15);
	-ms-transform: scale(1.15, 1.15);
	transform: scale(1.15, 1.15)
}
.social-widgets .item, .social-widgets .tab-content, .social-widgets .tab-icon {
	-o-transition: all 1s ease;
	-moz-transition: all 1s ease;
	-webkit-transition: all 1s ease;
	-ms-transition: all 1s ease;
	transition: all 1s ease
}
.live-chat {
	-o-transition: all .5s ease;
	-moz-transition: all .5s ease;
	-webkit-transition: all .5s ease;
	-ms-transition: all .5s ease;
	transition: all .5s ease
}
#outer-canvas, .mobile-nav .nav-item .tab-content, .mobile-nav .nav-item a, .mobile-nav .nav-item.active .tab-content {
	-o-transition: all .2s ease;
	-moz-transition: all .2s ease;
	-webkit-transition: all .2s ease;
	-ms-transition: all .2s ease;
	transition: all .2s ease
}
.brands-carousel img, .owl-item, .preview.hover-slide .preview-image {
	-webkit-transition: all .5s ease;
	-moz-transition: all .5s ease;
	-o-transition: all .5s ease;
	-ms-transition: all .5s ease;
	transition: all .5s ease
}
.brands-carousel a {
	display: block
}
.brands-carousel .brands_active {
	opacity: 1;
	-webkit-transition-duration: 500ms;
	-webkit-transition-timing-function: ease-out;
	-moz-transition-duration: 500ms;
	-moz-transition-timing-function: ease-out;
	-o-transition-duration: 500ms;
	-p-transition-timing-function: ease-out;
	-ms-transform-duration: 500ms;
	-ms-transform-timing-function: ease-out
}
.brands-carousel .brands_n_active {
	opacity: .4;
	-webkit-transition-duration: 500ms;
	-webkit-transition-timing-function: ease-out;
	-moz-transition-duration: 500ms;
	-moz-transition-timing-function: ease-out;
	-o-transition-duration: 500ms;
	-p-transition-timing-function: ease-out;
	-ms-transform-duration: 500ms;
	-ms-transform-timing-function: ease-out
}
.flex-direction-nav, .owl-slider-outer .owl-slider-next, .owl-slider-outer .owl-slider-prev, .owl-theme .owl-controls, .jcarousel-skin-previews .jcarousel-prev, .jcarousel-skin-previews .jcarousel-next, .jcarousel-skin-previews .jcarousel-prev-disabled, .jcarousel-skin-previews .jcarousel-next-disabled {
	opacity: 0;
	-webkit-transition-duration: 500ms;
	-webkit-transition-timing-function: ease-out;
	-moz-transition-duration: 500ms;
	-moz-transition-timing-function: ease-out;
	-o-transition-duration: 500ms;
	-p-transition-timing-function: ease-out;
	-ms-transform-duration: 500ms;
	-ms-transform-timing-function: ease-out
}
.touch .flex-direction-nav, .touch .owl-slider-outer .owl-slider-next, .touch .owl-slider-outer .owl-slider-prev, .touch .owl-theme .owl-controls, .touch .jcarousel-skin-previews .jcarousel-prev, .touch .jcarousel-skin-previews .jcarousel-next {
	opacity: 1
}
.flexslider:hover .flex-direction-nav, .owl-slider-outer:hover .owl-slider-next, .owl-slider-outer:hover .owl-slider-prev, .owl-theme:hover .owl-controls, .jcarousel-skin-previews:hover .jcarousel-prev, .jcarousel-skin-previews:hover .jcarousel-next {
	opacity: 1;
	-webkit-transition-duration: 500ms;
	-webkit-transition-timing-function: ease-out;
	-moz-transition-duration: 500ms;
	-moz-transition-timing-function: ease-out;
	-o-transition-duration: 500ms;
	-p-transition-timing-function: ease-out;
	-ms-transform-duration: 500ms;
	-ms-transform-timing-function: ease-out
}
.jcarousel-skin-previews:hover .jcarousel-prev-disabled, .jcarousel-skin-previews:hover .jcarousel-next-disabled {
	opacity: 0.5;
}
.icon-xcart-animate .box, .icon-xcart-animate .handle, .tp-leftarrow.default:before, .tp-rightarrow.default:before {
	-o-transition: all .2s ease;
	-moz-transition: all .2s ease;
	-webkit-transition: all .2s ease;
	-ms-transition: all .2s ease;
	transition: all .2s ease
}
.tabs-left .tab-content-outer {
	-o-transition: height .2s ease;
	-moz-transition: height .2s ease;
	-webkit-transition: height .2s ease;
	-ms-transition: height .2s ease;
	transition: height .2s ease
}
.collapsing {
	-webkit-transition: all .6s ease;
	transition: all .6s ease
}
.attention {
	position: absolute;
	display: block;
	margin-left: -22px;
	margin-top: 6px;
}
.attention_icon {
	display: block;
	background-image: url('https://www.madpromotions.it/skin/frontend/megatron/madpro/images/attention_icon.png');
	border: 1px solid #ff0000;
	width: 14px;
	height: 14px;
	-webkit-animation: blink 1.5s ease-in infinite;
	-moz-animation: blink 1.5s ease-in infinite;
	-ms-animation: blink 1.5s ease-in infinite;
	-o-animation: blink 1.5s ease-in infinite;
	animation: blink 1.5s ease-in infinite;
}

@media (max-width:767px) {
.responsive .attention {
	display: inline-block;
	float: left;
	position: relative;
	margin: 4px 10px 0 0;
}
}
@-webkit-keyframes blink {
 0% {
 opacity: 1;
}
 50% {
 opacity: 0;
}
 100% {
 opacity: 1;
}
}
@-moz-keyframes blink {
 0% {
 opacity: 1;
}
 50% {
 opacity: 0;
}
 100% {
 opacity: 1;
}
}
@-o-keyframes blink {
 0% {
 opacity: 1;
}
 50% {
 opacity: 0;
}
 100% {
 opacity: 1;
}
}
@keyframes blink {
 0% {
 opacity: 1;
}
 50% {
 opacity: 0;
}
 100% {
 opacity: 1;
}
}

@media(min-width:768px) {
header.variant4 .navbar-search input.form-control {
	border: 1px solid transparent;
	-webkit-box-shadow: none;
	box-shadow: none;
	background-color: transparent;
	color: transparent;
	-moz-transition: all .2s ease;
	-webkit-transition: all .2s ease;
	-ms-transition: all .2s ease;
	transition: all .2s ease;
}
header.variant4 .navbar-search:hover input.form-control, header.variant4 .navbar-search.focus input.form-control {
	border: 1px solid #ccc;
	-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
	box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
	background-color: #fff;
	color: #000;
}
header.variant4 .navbar-search .button {
	color: #000;
}
header.variant4 .navbar-search:hover .button, header.variant4 .navbar-search.focus .button {
	color: #000;
}
header.variant4 .navbar-search:hover input.form-control, header.variant4 .navbar-search .button {
	-moz-transition: all 0.3s ease;
	-webkit-transition: all 0.3s ease;
	-ms-transition: all 0.3s ease;
	transition: all 0.3s ease;
	-webkit-transition-delay: 0.2s;
	-moz-transition-delay: 0.2s;
	-ms-transition-delay: 0.2s;
	transition-delay: 0.2s;
}
header.variant4 .navbar-compact .navbar-search .button {
	color: #777;
}
header.variant4 .navbar-compact .navbar-search:hover .button {
	color: #000;
}
header.variant4 .btn-shopping_cart > a {
	padding-left: 0
}
header.variant4 .btn-shopping_cart > a > span.text-shopping_cart {
	width: 1px;
	text-indent: 1px;
	overflow: hidden;
	display: block;
	float: left;
	margin-top: 2px;
	-moz-transition: all .5s ease;
	-webkit-transition: all .5s ease;
	-ms-transition: all .5s ease;
	transition: all .5s ease;
}
header.variant4 .btn-shopping_cart:hover > a > span.text-shopping_cart {
	width: 80px;
}
header.variant4 .icon-xcart-animate {
	margin: 1px 0 0 10px;
}
header.variant4 .navbar-compact .icon-xcart-animate {
	margin: 4px 0 0 10px;
}
header.variant4 .navbar-secondary-menu {
	padding: 2px 0 0;
}
}

@media screen and (-webkit-min-device-pixel-ratio:0) {
@font-face {
font-family:icomoon;
src:url(https://www.madpromotions.it/skin/frontend/megatron/madpro/fonts/Icomoon/icomoon.svg#icomoon) format('svg');
font-display: swap;
}
}
@font-face {
font-family:icomoon;
src:url(https://www.madpromotions.it/skin/frontend/megatron/madpro/fonts/Icomoon/icomoon.eot);
src:url(https://www.madpromotions.it/skin/frontend/megatron/madpro/fonts/Icomoon/icomoon.eot?#iefix) format('embedded-opentype'), url(https://www.madpromotions.it/skin/frontend/megatron/madpro/fonts/Icomoon/icomoon.woff) format('woff'), url(https://www.madpromotions.it/skin/frontend/megatron/madpro/fonts/Icomoon/icomoon.ttf) format('truetype');
font-weight:400;
font-style:normal;
font-display: swap;
}
[data-icon]:before {
	font-family:icomoon;
	content:attr(data-icon);
	speak:none;
	font-weight:400;
	font-variant:normal;
	text-transform:none;
	line-height:1;
	-webkit-font-smoothing:antialiased;
	-moz-osx-font-smoothing:grayscale
}
.icon-images, .icon-address-book, .icon-airplane, .icon-airplane-2, .icon-android, .icon-apple, .icon-arrow-down, .icon-arrow-down-2, .icon-arrow-down-3, .icon-arrow-down-4, .icon-arrow-down-5, .icon-arrow-down-6, .icon-arrow-left, .icon-arrow-left-2, .icon-arrow-left-3, .icon-arrow-left-4, .icon-arrow-left-5, .icon-arrow-left-6, .icon-arrow-right, .icon-arrow-right-2, .icon-arrow-right-3, .icon-arrow-right-4, .icon-arrow-right-5, .icon-arrow-up, .icon-arrow-up--upload, .icon-arrow-up-2, .icon-arrow-up-3, .icon-arrow-up-4, .icon-arrow-up-5, .icon-arrow-up-6, .icon-bag, .icon-bars, .icon-basket, .icon-behance, .icon-blogger, .icon-blogger-2, .icon-briefcase, .icon-briefcase-2, .icon-bubbles, .icon-bubbles-2, .icon-bullhorn, .icon-calendar, .icon-calendar-2, .icon-camera, .icon-camera-2, .icon-cancel, .icon-cancel-2, .icon-cancel-3, .icon-cart, .icon-cart-2, .icon-cart-3, .icon-cart-4, .icon-cart-5, .icon-chat, .icon-chat-2, .icon-checkmark, .icon-checkmark-2, .icon-checkmark-3, .icon-chrome, .icon-circles, .icon-clipboard, .icon-clipboard-2, .icon-clipboard-3, .icon-clipboard-4, .icon-clock, .icon-clock-2, .icon-clock-3, .icon-coffee, .icon-cog, .icon-cog-2, .icon-cog-3, .icon-cog-4, .icon-cog-5, .icon-cog-6, .icon-coin, .icon-coins, .icon-comments, .icon-compass, .icon-credit, .icon-credit-card, .icon-cross, .icon-delicious, .icon-deviantart, .icon-deviantart-2, .icon-dollar, .icon-dribbble, .icon-dribbble-2, .icon-dribbble-3, .icon-dribbble-4, .icon-drink, .icon-dropbox, .icon-earth, .icon-earth-2, .icon-edit, .icon-envelop, .icon-envelope, .icon-envelope-2, .icon-evernote, .icon-eye, .icon-facebook, .icon-facebook-2, .icon-facebook-3, .icon-facebook-4, .icon-facebook-5, .icon-facebook-6, .icon-feed, .icon-feed-2, .icon-feed-3, .icon-file, .icon-finder, .icon-flattr, .icon-flickr, .icon-flickr-2, .icon-flickr-3, .icon-flickr-4, .icon-flickr-5, .icon-flickr-6, .icon-forrst, .icon-github, .icon-github-2, .icon-github-3, .icon-github-4, .icon-github-5, .icon-github-6, .icon-github-7, .icon-globe, .icon-globe-2, .icon-google, .icon-google-plus, .icon-google-plus-2, .icon-google-plus-3, .icon-googleplus, .icon-googleplus-2, .icon-graph, .icon-grid, .icon-grid-2, .icon-heart, .icon-home, .icon-home-2, .icon-house, .icon-info, .icon-instagram, .icon-instagram-2, .icon-joomla, .icon-justice, .icon-lamp, .icon-lastfm, .icon-lastfm-2, .icon-lastfm-3, .icon-lastfm-4, .icon-lifebuoy, .icon-light-bulb, .icon-linkedin, .icon-linkedin-2, .icon-linkedin-3, .icon-list, .icon-list-2, .icon-list-3, .icon-list-4, .icon-list-5, .icon-list-6, .icon-lock, .icon-lock-open, .icon-locked, .icon-magnifier, .icon-mail, .icon-mail-2, .icon-menu, .icon-minus, .icon-minus-2, .icon-minus-3, .icon-mixi, .icon-mobile, .icon-money-bag, .icon-newspaper, .icon-newspaper-2, .icon-notice, .icon-notice-2, .icon-office, .icon-ok, .icon-paperclip, .icon-paperplane, .icon-paypal, .icon-paypal-2, .icon-paypal-3, .icon-pencil, .icon-pencil-2, .icon-phone, .icon-phone-2, .icon-phone-3, .icon-phone-4, .icon-picasa, .icon-picassa, .icon-picassa-2, .icon-picture, .icon-pie, .icon-pig, .icon-pinterest, .icon-pinterest-2, .icon-pinterest-3, .icon-plus, .icon-plus-2, .icon-plus-3, .icon-profile, .icon-profile-2, .icon-profile-3, .icon-profile-4, .icon-pushpin, .icon-qq, .icon-quote, .icon-quotes-left, .icon-rdio, .icon-rdio-2, .icon-remove, .icon-remove-2, .icon-renren, .icon-sale, .icon-search, .icon-search-2, .icon-search-3, .icon-shipping, .icon-sina-weibo, .icon-skype, .icon-skype-2, .icon-skype-3, .icon-smashing, .icon-soundcloud, .icon-spotify, .icon-spotify-2, .icon-stackoverflow, .icon-star, .icon-star-2, .icon-star-3, .icon-star-empty, .icon-steam, .icon-steam-2, .icon-stopwatch, .icon-stumbleupon, .icon-stumbleupon-2, .icon-suitcase, .icon-suitcase-2, .icon-suitcase-3, .icon-support, .icon-tag, .icon-tag-2, .icon-tags, .icon-tags-2, .icon-tags-3, .icon-th, .icon-th-large, .icon-th-list, .icon-thumbs-down, .icon-thumbs-up, .icon-time, .icon-tools, .icon-tools-2, .icon-trash, .icon-trash-2, .icon-trashcan, .icon-truck, .icon-tumblr, .icon-tumblr-2, .icon-tumblr-3, .icon-tux, .icon-twitter, .icon-twitter-2, .icon-twitter-3, .icon-twitter-4, .icon-twitter-5, .icon-umbrella, .icon-untitled, .icon-user, .icon-user-2, .icon-user-3, .icon-user-4, .icon-users, .icon-users-2, .icon-users-3, .icon-users-4, .icon-vcard, .icon-vimeo, .icon-vimeo-2, .icon-vimeo-3, .icon-vimeo-4, .icon-vimeo2, .icon-vk, .icon-vk-2, .icon-wallet, .icon-windows, .icon-wordpress, .icon-wordpress-2, .icon-yahoo, .icon-youtube, .icon-youtube-2, .icon-youtube-3, .icon-youtube-sign, .icon-zoom-in, .icon-zoom-in-2, .icon-zoom-out {
	font-family:icomoon;
	speak:none;
	font-style:normal;
	font-weight:400;
	font-variant:normal;
	text-transform:none;
	line-height:1;
	-webkit-font-smoothing:antialiased
}
.icon-images:before {
  content: "\e90e"
}

.icon-camera:before {
	content:"\e000"
}
.icon-drink:before {
	content:"\e001"
}
.icon-coffee:before {
	content:"\e002"
}
.icon-minus:before {
	content:"\e003"
}
.icon-minus-2:before {
	content:"\e004"
}
.icon-plus:before {
	content:"\e005"
}
.icon-plus-2:before {
	content:"\e006"
}
.icon-cancel:before {
	content:"\e007"
}
.icon-cancel-2:before {
	content:"\e008"
}
.icon-checkmark:before {
	content:"\e009"
}
.icon-checkmark-2:before {
	content:"\e00a"
}
.icon-notice:before {
	content:"\e00b"
}
.icon-notice-2:before {
	content:"\e00c"
}
.icon-cog:before {
	content:"\e00d"
}
.icon-cog-2:before {
	content:"\e00e"
}
.icon-suitcase:before {
	content:"\e00f"
}
.icon-suitcase-2:before {
	content:"\e010"
}
.icon-picture:before {
	content:"\e011"
}
.icon-cancel-3:before {
	content:"\e012"
}
.icon-checkmark-3:before {
	content:"\e013"
}
.icon-wallet:before {
	content:"\e014"
}
.icon-time:before {
	content:"\e015"
}
.icon-basket:before {
	content:"\e016"
}
.icon-trashcan:before {
	content:"\e017"
}
.icon-sale:before {
	content:"\e018"
}
.icon-phone:before {
	content:"\e019"
}
.icon-phone-2:before {
	content:"\e01a"
}
.icon-locked:before {
	content:"\e01b"
}
.icon-zoom-in:before {
	content:"\e01c"
}
.icon-magnifier:before {
	content:"\e01d"
}
.icon-umbrella:before {
	content:"\e01e"
}
.icon-lamp:before {
	content:"\e01f"
}
.icon-money-bag:before {
	content:"\e020"
}
.icon-list:before {
	content:"\e021"
}
.icon-list-2:before {
	content:"\e022"
}
.icon-grid:before {
	content:"\e023"
}
.icon-grid-2:before {
	content:"\e024"
}
.icon-tools:before {
	content:"\e025"
}
.icon-chat:before {
	content:"\e026"
}
.icon-comments:before {
	content:"\e027"
}
.icon-justice:before {
	content:"\e028"
}
.icon-edit:before {
	content:"\e029"
}
.icon-profile:before {
	content:"\e02a"
}
.icon-profile-2:before {
	content:"\e02b"
}
.icon-dollar:before {
	content:"\e02c"
}
.icon-profile-3:before {
	content:"\e02d"
}
.icon-coins:before {
	content:"\e02e"
}
.icon-pig:before {
	content:"\e02f"
}
.icon-envelope:before {
	content:"\e030"
}
.icon-globe:before {
	content:"\e031"
}
.icon-shipping:before {
	content:"\e032"
}
.icon-compass:before {
	content:"\e033"
}
.icon-clipboard:before {
	content:"\e034"
}
.icon-clipboard-2:before {
	content:"\e035"
}
.icon-clipboard-3:before {
	content:"\e036"
}
.icon-tags:before {
	content:"\e037"
}
.icon-phone-3:before {
	content:"\e038"
}
.icon-mobile:before {
	content:"\e039"
}
.icon-mail:before {
	content:"\e03a"
}
.icon-paperplane:before {
	content:"\e03b"
}
.icon-paperclip:before {
	content:"\e03c"
}
.icon-user:before {
	content:"\e03d"
}
.icon-heart:before {
	content:"\e03e"
}
.icon-star:before {
	content:"\e03f"
}
.icon-users:before {
	content:"\e040"
}
.icon-vcard:before {
	content:"\e041"
}
.icon-star-2:before {
	content:"\e042"
}
.icon-thumbs-up:before {
	content:"\e043"
}
.icon-thumbs-down:before {
	content:"\e044"
}
.icon-chat-2:before {
	content:"\e045"
}
.icon-quote:before {
	content:"\e046"
}
.icon-house:before {
	content:"\e047"
}
.icon-search:before {
	content:"\e048"
}
.icon-camera-2:before {
	content:"\e049"
}
.icon-tag:before {
	content:"\e04a"
}
.icon-tools-2:before {
	content:"\e04b"
}
.icon-cog-3:before {
	content:"\e04c"
}
.icon-newspaper:before {
	content:"\e04d"
}
.icon-bag:before {
	content:"\e04e"
}
.icon-airplane:before {
	content:"\e04f"
}
.icon-lifebuoy:before {
	content:"\e050"
}
.icon-eye:before {
	content:"\e051"
}
.icon-clock:before {
	content:"\e052"
}
.icon-calendar:before {
	content:"\e053"
}
.icon-briefcase:before {
	content:"\e054"
}
.icon-suitcase-3:before {
	content:"\e055"
}
.icon-earth:before {
	content:"\e056"
}
.icon-cart:before {
	content:"\e057"
}
.icon-clipboard-4:before {
	content:"\e058"
}
.icon-credit-card:before {
	content:"\e059"
}
.icon-light-bulb:before {
	content:"\e05a"
}
.icon-pie:before {
	content:"\e05b"
}
.icon-bars:before {
	content:"\e05c"
}
.icon-graph:before {
	content:"\e05d"
}
.icon-lock:before {
	content:"\e05e"
}
.icon-lock-open:before {
	content:"\e05f"
}
.icon-plus-3:before {
	content:"\e060"
}
.icon-minus-3:before {
	content:"\e061"
}
.icon-cross:before {
	content:"\e062"
}
.icon-info:before {
	content:"\e063"
}
.icon-list-3:before {
	content:"\e064"
}
.icon-list-4:before {
	content:"\e065"
}
.icon-trash:before {
	content:"\e066"
}
.icon-arrow-left:before {
	content:"\e067"
}
.icon-arrow-up--upload:before {
	content:"\e068"
}
.icon-arrow-left-2:before {
	content:"\e069"
}
.icon-arrow-down:before {
	content:"\e06a"
}
.icon-arrow-up:before {
	content:"\e06b"
}
.icon-arrow-right:before {
	content:"\e06c"
}
.icon-arrow-down-2:before {
	content:"\e06d"
}
.icon-arrow-up-2:before {
	content:"\e06e"
}
.icon-arrow-right-2:before {
	content:"\e06f"
}
.icon-arrow-left-3:before {
	content:"\e070"
}
.icon-arrow-down-3:before {
	content:"\e071"
}
.icon-arrow-up-3:before {
	content:"\e072"
}
.icon-arrow-right-3:before {
	content:"\e073"
}
.icon-arrow-left-4:before {
	content:"\e074"
}
.icon-arrow-down-4:before {
	content:"\e075"
}
.icon-arrow-up-4:before {
	content:"\e076"
}
.icon-arrow-right-4:before {
	content:"\e077"
}
.icon-arrow-left-5:before {
	content:"\e078"
}
.icon-arrow-down-5:before {
	content:"\e079"
}
.icon-arrow-up-5:before {
	content:"\e07a"
}
.icon-untitled:before {
	content:"\e07b"
}
.icon-arrow-left-6:before {
	content:"\e07c"
}
.icon-arrow-down-6:before {
	content:"\e07d"
}
.icon-arrow-up-6:before {
	content:"\e07e"
}
.icon-arrow-right-5:before {
	content:"\e07f"
}
.icon-vk:before {
	content:"\e080"
}
.icon-smashing:before {
	content:"\e081"
}
.icon-circles:before {
	content:"\e082"
}
.icon-behance:before {
	content:"\e083"
}
.icon-mixi:before {
	content:"\e084"
}
.icon-soundcloud:before {
	content:"\e085"
}
.icon-picasa:before {
	content:"\e086"
}
.icon-paypal:before {
	content:"\e087"
}
.icon-sina-weibo:before {
	content:"\e088"
}
.icon-renren:before {
	content:"\e089"
}
.icon-skype:before {
	content:"\e08a"
}
.icon-skype-2:before {
	content:"\e08b"
}
.icon-flattr:before {
	content:"\e08c"
}
.icon-evernote:before {
	content:"\e08d"
}
.icon-dropbox:before {
	content:"\e08e"
}
.icon-instagram:before {
	content:"\e08f"
}
.icon-qq:before {
	content:"\e090"
}
.icon-spotify:before {
	content:"\e091"
}
.icon-spotify-2:before {
	content:"\e092"
}
.icon-rdio:before {
	content:"\e093"
}
.icon-rdio-2:before {
	content:"\e094"
}
.icon-lastfm:before {
	content:"\e095"
}
.icon-lastfm-2:before {
	content:"\e096"
}
.icon-stumbleupon:before {
	content:"\e097"
}
.icon-stumbleupon-2:before {
	content:"\e098"
}
.icon-dribbble:before {
	content:"\e099"
}
.icon-dribbble-2:before {
	content:"\e09a"
}
.icon-linkedin:before {
	content:"\e09b"
}
.icon-linkedin-2:before {
	content:"\e09c"
}
.icon-tumblr:before {
	content:"\e09d"
}
.icon-tumblr-2:before {
	content:"\e09e"
}
.icon-pinterest:before {
	content:"\e09f"
}
.icon-pinterest-2:before {
	content:"\e0a0"
}
.icon-googleplus:before {
	content:"\e0a1"
}
.icon-googleplus-2:before {
	content:"\e0a2"
}
.icon-facebook:before {
	content:"\e0a3"
}
.icon-facebook-2:before {
	content:"\e0a4"
}
.icon-facebook-3:before {
	content:"\e0a5"
}
.icon-twitter:before {
	content:"\e0a6"
}
.icon-twitter-2:before {
	content:"\e0a7"
}
.icon-vimeo:before {
	content:"\e0a8"
}
.icon-vimeo-2:before {
	content:"\e0a9"
}
.icon-flickr:before {
	content:"\e0aa"
}
.icon-github:before {
	content:"\e0ab"
}
.icon-github-2:before {
	content:"\e0ac"
}
.icon-flickr-2:before {
	content:"\e0ad"
}
.icon-home:before {
	content:"\e0ae"
}
.icon-home-2:before {
	content:"\e0af"
}
.icon-office:before {
	content:"\e0b0"
}
.icon-newspaper-2:before {
	content:"\e0b1"
}
.icon-pencil:before {
	content:"\e0b2"
}
.icon-pencil-2:before {
	content:"\e0b3"
}
.icon-bullhorn:before {
	content:"\e0b4"
}
.icon-file:before {
	content:"\e0b5"
}
.icon-profile-4:before {
	content:"\e0b6"
}
.icon-cart-2:before {
	content:"\e0b7"
}
.icon-cart-3:before {
	content:"\e0b8"
}
.icon-cart-4:before {
	content:"\e0b9"
}
.icon-tags-2:before {
	content:"\e0ba"
}
.icon-tag-2:before {
	content:"\e0bb"
}
.icon-coin:before {
	content:"\e0bc"
}
.icon-credit:before {
	content:"\e0bd"
}
.icon-support:before {
	content:"\e0be"
}
.icon-phone-4:before {
	content:"\e0bf"
}
.icon-address-book:before {
	content:"\e0c0"
}
.icon-envelop:before {
	content:"\e0c1"
}
.icon-pushpin:before {
	content:"\e0c2"
}
.icon-calendar-2:before {
	content:"\e0c3"
}
.icon-stopwatch:before {
	content:"\e0c4"
}
.icon-clock-2:before {
	content:"\e0c5"
}
.icon-clock-3:before {
	content:"\e0c6"
}
.icon-bubbles:before {
	content:"\e0c7"
}
.icon-bubbles-2:before {
	content:"\e0c8"
}
.icon-user-2:before {
	content:"\e0c9"
}
.icon-users-2:before {
	content:"\e0ca"
}
.icon-users-3:before {
	content:"\e0cb"
}
.icon-user-3:before {
	content:"\e0cc"
}
.icon-quotes-left:before {
	content:"\e0cd"
}
.icon-search-2:before {
	content:"\e0ce"
}
.icon-cog-4:before {
	content:"\e0cf"
}
.icon-cog-5:before {
	content:"\e0d0"
}
.icon-airplane-2:before {
	content:"\e0d1"
}
.icon-briefcase-2:before {
	content:"\e0d2"
}
.icon-remove:before {
	content:"\e0d3"
}
.icon-truck:before {
	content:"\e0d4"
}
.icon-list-5:before {
	content:"\e0d5"
}
.icon-list-6:before {
	content:"\e0d6"
}
.icon-earth-2:before {
	content:"\e0d7"
}
.icon-globe-2:before {
	content:"\e0d8"
}
.icon-menu:before {
	content:"\e0d9"
}
.icon-facebook-4:before {
	content:"\e0da"
}
.icon-google:before {
	content:"\e0db"
}
.icon-google-plus:before {
	content:"\e0dc"
}
.icon-mail-2:before {
	content:"\e0dd"
}
.icon-twitter-3:before {
	content:"\e0de"
}
.icon-feed:before {
	content:"\e0df"
}
.icon-youtube:before {
	content:"\e0e0"
}
.icon-vimeo-3:before {
	content:"\e0e1"
}
.icon-flickr-3:before {
	content:"\e0e2"
}
.icon-flickr-4:before {
	content:"\e0e3"
}
.icon-picassa:before {
	content:"\e0e4"
}
.icon-dribbble-3:before {
	content:"\e0e5"
}
.icon-deviantart:before {
	content:"\e0e6"
}
.icon-steam:before {
	content:"\e0e7"
}
.icon-github-3:before {
	content:"\e0e8"
}
.icon-github-4:before {
	content:"\e0e9"
}
.icon-wordpress:before {
	content:"\e0ea"
}
.icon-joomla:before {
	content:"\e0eb"
}
.icon-blogger:before {
	content:"\e0ec"
}
.icon-tumblr-3:before {
	content:"\e0ed"
}
.icon-yahoo:before {
	content:"\e0ee"
}
.icon-tux:before {
	content:"\e0ef"
}
.icon-apple:before {
	content:"\e0f0"
}
.icon-finder:before {
	content:"\e0f1"
}
.icon-android:before {
	content:"\e0f2"
}
.icon-windows:before {
	content:"\e0f3"
}
.icon-skype-3:before {
	content:"\e0f4"
}
.icon-lastfm-3:before {
	content:"\e0f5"
}
.icon-delicious:before {
	content:"\e0f6"
}
.icon-stackoverflow:before {
	content:"\e0f7"
}
.icon-pinterest-3:before {
	content:"\e0f8"
}
.icon-paypal-2:before {
	content:"\e0f9"
}
.icon-paypal-3:before {
	content:"\e0fa"
}
.icon-chrome:before {
	content:"\e0fb"
}
.icon-google-plus-2:before {
	content:"\e0fc"
}
.icon-google-plus-3:before {
	content:"\e0fd"
}
.icon-facebook-5:before {
	content:"\e0fe"
}
.icon-facebook-6:before {
	content:"\e0ff"
}
.icon-instagram-2:before {
	content:"\e100"
}
.icon-twitter-4:before {
	content:"\e101"
}
.icon-twitter-5:before {
	content:"\e102"
}
.icon-feed-2:before {
	content:"\e103"
}
.icon-feed-3:before {
	content:"\e104"
}
.icon-youtube-2:before {
	content:"\e105"
}
.icon-vimeo2:before {
	content:"\e106"
}
.icon-vimeo-4:before {
	content:"\e107"
}
.icon-steam-2:before {
	content:"\e108"
}
.icon-deviantart-2:before {
	content:"\e109"
}
.icon-forrst:before {
	content:"\e10a"
}
.icon-dribbble-4:before {
	content:"\e10b"
}
.icon-picassa-2:before {
	content:"\e10c"
}
.icon-flickr-5:before {
	content:"\e10d"
}
.icon-flickr-6:before {
	content:"\e10e"
}
.icon-github-5:before {
	content:"\e10f"
}
.icon-github-6:before {
	content:"\e110"
}
.icon-github-7:before {
	content:"\e111"
}
.icon-wordpress-2:before {
	content:"\e112"
}
.icon-blogger-2:before {
	content:"\e113"
}
.icon-lastfm-4:before {
	content:"\e114"
}
.icon-linkedin-3:before {
	content:"\e115"
}
.icon-envelope-2:before {
	content:"\e116"
}
.icon-cart-5:before {
	content:"\e117"
}
.icon-vk-2:before {
	content:"\f189"
}
.icon-youtube-sign:before {
	content:"\f166"
}
.icon-youtube-3:before {
	content:"\f167"
}
.icon-users-4:before {
	content:"\e118"
}
.icon-search-3:before {
	content:"\f002"
}
.icon-star-3:before {
	content:"\f005"
}
.icon-star-empty:before {
	content:"\f006"
}
.icon-user-4:before {
	content:"\f007"
}
.icon-th-large:before {
	content:"\f009"
}
.icon-th:before {
	content:"\f00a"
}
.icon-th-list:before {
	content:"\f00b"
}
.icon-ok:before {
	content:"\f00c"
}
.icon-remove-2:before {
	content:"\f00d"
}
.icon-zoom-in-2:before {
	content:"\f00e"
}
.icon-zoom-out:before {
	content:"\f010"
}
.icon-trash-2:before {
	content:"\f014"
}
.icon-cog-6:before {
	content:"\f013"
}
.icon-tags-3:before {
	content:"\f02c"
}

@font-face {
  font-family: 'fontello';
  src: url('https://www.madpromotions.it/skin/frontend/megatron/madpro/fonts/Fontello/fontello.eot?36807482');
  src: url('https://www.madpromotions.it/skin/frontend/megatron/madpro/fonts/Fontello/fontello.eot?36807482#iefix') format('embedded-opentype'),
       url('https://www.madpromotions.it/skin/frontend/megatron/madpro/fonts/Fontello/fontello.woff?36807482') format('woff'),
       url('https://www.madpromotions.it/skin/frontend/megatron/madpro/fonts/Fontello/fontello.ttf?36807482') format('truetype'),
       url('https://www.madpromotions.it/skin/frontend/megatron/madpro/fonts/Fontello/fontello.svg?36807482#fontello') format('svg');
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
/* Chrome hack: SVG is rendered more smooth in Windozze. 100% magic, uncomment if you need it. */
/* Note, that will break hinting! In other OS-es font will be not as sharp as it could be */
/*
@media screen and (-webkit-min-device-pixel-ratio:0) {
  @font-face {
    font-family: 'fontello';
    src: url('https://www.madpromotions.it/skin/frontend/megatron/madpro/font/fontello.svg?36807482#fontello') format('svg');
    font-display: swap;
  }
}
*/

.m-icon{
    font-size: 1.3em;
}

 [class^="m-icon-"]:before, [class*=" m-icon-"]:before {
  font-family: "fontello";
  font-style: normal;
  font-weight: normal;
  speak: none;
 
  display: inline-block;
  text-decoration: inherit;
  width: 1em;
  margin-right: .2em;
  text-align: center;
  /* opacity: .8; */
 
  /* For safety - reset parent styles, that can break glyph codes*/
  font-variant: normal;
  text-transform: none;
     
  /* fix buttons height, for twitter bootstrap */
  line-height: 1em;
 
  /* Animation center compensation - margins should be symmetric */
  /* remove if not needed */
  margin-left: .2em;
 
  /* you can be more comfortable with increased icons size */
  /* font-size: 120%; */
 
  /* Uncomment for 3D effect */
  /* text-shadow: 1px 1px 1px rgba(127, 127, 127, 0.3); */
}
 
.m-icon-dress:before { content: '\e800'; } /* '' */
.m-icon-coats:before { content: '\e801'; } /* '' */
.m-icon-jackets:before { content: '\e802'; } /* '' */
.m-icon-shirts:before { content: '\e803'; } /* '' */
.m-icon-shorts:before { content: '\e804'; } /* '' */
.m-icon-skirts:before { content: '\e805'; } /* '' */
.m-icon-tops:before { content: '\e806'; } /* '' */
.m-icon-jeans:before { content: '\e807'; } /* '' */
.m-icon-lingerie:before { content: '\e808'; } /* '' */

.rw-slider {
	position:relative
}
.rw-slider ul {
	position:relative;
	z-index:9;
	margin:0;
	padding:0;
	list-style-type:none
}
.rw-slider ul>li {
	position:absolute;
	top:0;
	bottom:0;
	width:100%;
	overflow:hidden;
	margin:0;
	padding:0
}
.rw-slider li>a>img, .rw-slider li>img {
	position:absolute;
	left:0;
	top:0
}
.rw-slider-image-link {
	display:block;
	height:100%
}
.rw-slider li.rw-slider-preload {
	background:#ccc;
	position:absolute;
	top:0;
	bottom:0;
	left:0;
	right:0;
	padding:10% 0;
	font-size:5em;
	line-height:5em;
	font-weight:700;
	text-align:center;
	color:#fff
}
.rw-slider .control {
	display:none!important;
	font-size:4.4em;
	position:absolute;
	z-index:10;
	top:52%;
	text-shadow:1px 1px rgba(255, 255, 255, .5)
}
.rw-slider:hover .control {
	display:inline!important
}
.rw-slider .control:hover {
	text-decoration:none
}
.rw-slider .prev {
	left:3%
}
.rw-slider .next {
	right:3%
}
/*
 * jQuery FlexSlider v2.2.0
 * http://www.woothemes.com/flexslider/
 *
 * Copyright 2012 WooThemes
 * Free to use under the GPLv2 license.
 * http://www.gnu.org/licenses/gpl-2.0.html
 *
 * Contributing author: Tyler Smith (@mbmufffin)
 */


/* Browser Resets
*********************************/
.flex-container a:active, .flex-container a:focus, .flexslider a:active, .flexslider a:focus {
	outline:0
}
.flex-control-nav, .flex-direction-nav, .slides {
	margin:0;
	padding:0;
	list-style:none
}
/* FlexSlider Necessary Styles
*********************************/
.flexslider {
	padding:0
}
.flexslider .slides .item, .flexslider .slides>li {
/*	display:none;
*/	-webkit-backface-visibility:hidden
}
.flexslider .slides img {
	width:100%;
	display:block
}
.flex-pauseplay span {
	text-transform:capitalize
}
/* Clearfix for the .slides element */
.slides:after {
	content:"\0020";
	display:block;
	clear:both;
	visibility:hidden;
	line-height:0;
	height:0
}
html[xmlns] .slides {
	display:block
}
* html .slides {
	height:1%
}
/* No JavaScript Fallback */
/* If you are not using another script, such as Modernizr, make sure you
 * include js that eliminates this class on page load */
.no-js .slides > li:first-child {
	display: block;
}
/* FlexSlider Default Theme
*********************************/
.flexslider {
	margin:0;
	position:relative;
	zoom:1
}
.flex-viewport {
	max-height:2000px;
	-webkit-transition:all 1s ease;
	-moz-transition:all 1s ease;
	-o-transition:all 1s ease;
	transition:all 1s ease
}
.loading .flex-viewport {
	max-height:300px
}
.flexslider .slides {
	zoom:1
}
.carousel li {
	margin-right:5px
}
/* Direction Nav */
.flex-direction-nav {
	position:absolute;
	right:-3px;
	top:-41px;
	padding-bottom:20px;
	opacity:0
}
.flexslider:hover .flex-direction-nav {
	opacity:1
}
.min .flex-direction-nav {
	top:-43px
}
.flex-direction-nav li {
	display:inline-block
}
.flex-direction-nav a {
	display:inline-block;
	cursor:pointer
}
.flex-direction-nav a:hover {
	color:#ee3b27
}
.flex-direction-nav .flex-next, .flex-direction-nav .flex-next:hover, .flex-direction-nav .flex-prev, .flex-direction-nav .flex-prev:hover {
	text-decoration:none
}
.flex-direction-nav .flex-disabled, .flex-direction-nav .flex-v-disabled {
	opacity:.5!important;
	filter:alpha(opacity=50);
	cursor:default;
	color:#2b2b2b!important
}
.flex-direction-nav a:before {
	font-family:icomoon;
	font-size:2em;
	display:inline-block;
	content:'\e078'
}
.flex-direction-nav a.flex-next:before {
	content:'\e07b'
}
.min .flex-direction-nav a:before {
	font-size:20px
}
.vertical .flex-direction-nav a:before {
	content:'\e07a'
}
.vertical .flex-direction-nav a.flex-next:before {
	content:'\e079'
}
.flexslider-thumb-vertical.min .flex-direction-nav {
	bottom:-50px;
	top:auto;
	left:16px
}
.flexslider-large {
	padding-bottom:30px
}
.flexslider-large .flex-direction-nav a:before {
	font-size:3em
}
.flexslider-large .flex-direction-nav {
	position:absolute;
	top:50%;
	margin-top:-10px;
	right:0;
	left:0;
	width:100%
}
.flexslider-large .flex-direction-nav li {
	display:block;
	position:relative;
	width:100%
}
.flexslider-large .flex-direction-nav li .flex-next {
	position:absolute;
	right:10px
}
.flexslider-large .flex-direction-nav li .flex-prev {
	position:absolute;
	left:10px
}
/* Pause/Play */
.flex-pauseplay a {
	display:block;
	width:20px;
	height:20px;
	position:absolute;
	bottom:5px;
	left:10px;
	opacity:.8;
	z-index:10;
	overflow:hidden;
	cursor:pointer;
	color:#000
}
.flex-pauseplay a:hover {
	opacity:1
}
/* Control Nav */
.flex-control-nav {
	width:100%;
	position:absolute;
	bottom:-40px;
	text-align:center
}
.flex-control-nav li {
	margin:0 3px;
	display:inline-block;
	zoom:1;
*display:inline
}
.flex-control-paging li a {
	width:11px;
	height:11px;
	display:block;
	background:#272727;
	cursor:pointer;
	text-indent:-9999px;
	-webkit-border-radius:20px;
	-moz-border-radius:20px;
	-o-border-radius:20px;
	border-radius:20px
}
.flex-control-paging li a:hover {
	background:#ee3b27
}
.flex-control-paging li a.flex-active {
	background:#ee3b27;
	cursor:default
}
.flexslider-large .flex-control-nav {
	bottom:0
}
.flex-control-thumbs {
	margin:5px 0 0;
	position:static;
	overflow:hidden
}
.flex-control-thumbs li {
	width:25%;
	float:left;
	margin:0
}
.flex-control-thumbs img {
	width:100%;
	display:block;
	opacity:.7;
	cursor:pointer
}
.flex-control-thumbs img:hover {
	opacity:1
}
.flex-control-thumbs .flex-active {
	opacity:1;
	cursor:default
}
@media screen and (max-width:860px) {
.flex-direction-nav .flex-prev {
opacity:1;
left:10px
}
.flex-direction-nav .flex-next {
opacity:1;
right:10px
}
}

.jcarousel-skin-previews {
	position: relative;
}
.jcarousel-skin-previews ul {
	position: relative;
	list-style: none;
	margin: 0;
	padding: 0;
}
.jcarousel-skin-previews li {
	float: none !important;
}
.jcarousel-skin-previews .jcarousel-clip {
	overflow: hidden;
}
.jcarousel-skin-previews .jcarousel-list.jcarousel-list-vertical {
	overflow:visible !important;
}
.jcarousel-skin-previews .jcarousel-clip-vertical {
	width: 100%;
	margin-top:-15px;
	height: 354px;
}
.jcarousel-skin-previews .jcarousel-prev, .jcarousel-skin-previews .jcarousel-next {
	position: absolute;
	top: -28px;
	right:0;
	text-decoration:none;
	padding-bottom:10px;
	cursor: pointer;
}
.jcarousel-skin-previews .jcarousel-prev {
	right: 20px;
}
.jcarousel-skin-previews .jcarousel-prev:before, .jcarousel-skin-previews .jcarousel-next:before {
	font-family:icomoon;
	font-size:20px;
	display:inline-block;
	cursor:pointer;
}

.jcarousel-skin-previews .jcarousel-prev:before {
	content:'\e07a'
}
.jcarousel-skin-previews .jcarousel-next:before {
	content:'\e079'
}
.jcarousel-skin-previews .jcarousel-prev:hover, .jcarousel-skin-previews .jcarousel-next:hover {
	color: #EE3B27;
}
.jcarousel-skin-previews .jcarousel-prev-disabled, .jcarousel-skin-previews .jcarousel-next-disabled {
	color: #2B2B2B !important;
	cursor: default;
}

/* 
 * 	Core Owl Carousel CSS File
 *	v1.3.2
 */

/* clearfix */
.owl-carousel .owl-wrapper:after {
	content:".";
	display:block;
	clear:both;
	visibility:hidden;
	line-height:0;
	height:0
}
/* display none until init */
.owl-carousel {
	display:none;
	position:relative;
	width:100%;
	-ms-touch-action:pan-y
}
.owl-carousel .owl-wrapper {
	display:none;
	position:relative
}
.owl-carousel .owl-wrapper-outer {
	overflow:hidden;
	position:relative;
	width:100%
}
.owl-carousel .owl-wrapper-outer.autoHeight {
	-webkit-transition:height 500ms ease-in-out;
	-moz-transition:height 500ms ease-in-out;
	-ms-transition:height 500ms ease-in-out;
	-o-transition:height 500ms ease-in-out;
	transition:height 500ms ease-in-out
}
.owl-carousel .owl-item {
	float:left
}
.owl-controls .owl-buttons div, .owl-controls .owl-page {
	cursor:pointer
}
.owl-controls {
	-webkit-user-select:none;
	-khtml-user-select:none;
	-moz-user-select:none;
	-ms-user-select:none;
	user-select:none;
	-webkit-tap-highlight-color:rgba(0, 0, 0, 0)
}
/* mouse grab icon */
.grabbing {
/*	cursor:url(https://www.madpromotions.it/skin/frontend/megatron/madpro/css/grabbing.png) 8 8, move
*/}
/* fix */
.owl-carousel .owl-item, .owl-carousel .owl-wrapper {
	-webkit-backface-visibility:hidden;
	-moz-backface-visibility:hidden;
	-ms-backface-visibility:hidden;
	-webkit-transform:translate3d(0, 0, 0);
	-moz-transform:translate3d(0, 0, 0);
	-ms-transform:translate3d(0, 0, 0)
}
/* 
 *  Owl Carousel CSS3 Transitions 
 *  v1.3.2
 */

.owl-origin {
	-webkit-perspective:1200px;
	-webkit-perspective-origin-x:50%;
	-webkit-perspective-origin-y:50%;
	-moz-perspective:1200px;
	-moz-perspective-origin-x:50%;
	-moz-perspective-origin-y:50%;
	perspective:1200px
}
.owl-fade-out {
	z-index:10;
-webkit-animation:fadeOut .7s both ease;
-moz-animation:fadeOut .7s both ease;
animation:fadeOut .7s both ease
}
.owl-fade-in {
-webkit-animation:fadeIn .7s both ease;
-moz-animation:fadeIn .7s both ease;
animation:fadeIn .7s both ease
}
.owl-backSlide-out {
	-webkit-animation:backSlideOut 1s both ease;
	-moz-animation:backSlideOut 1s both ease;
	animation:backSlideOut 1s both ease
}
.owl-backSlide-in {
	-webkit-animation:backSlideIn 1s both ease;
	-moz-animation:backSlideIn 1s both ease;
	animation:backSlideIn 1s both ease
}
.owl-goDown-out {
-webkit-animation:scaleToFade .7s ease both;
-moz-animation:scaleToFade .7s ease both;
animation:scaleToFade .7s ease both
}
.owl-goDown-in {
-webkit-animation:goDown .6s ease both;
-moz-animation:goDown .6s ease both;
animation:goDown .6s ease both
}
.owl-fadeUp-in {
-webkit-animation:scaleUpFrom .5s ease both;
-moz-animation:scaleUpFrom .5s ease both;
animation:scaleUpFrom .5s ease both
}
.owl-fadeUp-out {
-webkit-animation:scaleUpTo .5s ease both;
-moz-animation:scaleUpTo .5s ease both;
animation:scaleUpTo .5s ease both
}
@-webkit-keyframes empty {
0% {
opacity:1
}
}
@-moz-keyframes empty {
0% {
opacity:1
}
}
@keyframes empty {
0% {
opacity:1
}
}
@-webkit-keyframes fadeIn {
0% {
opacity:0
}
100% {
opacity:1
}
}
@-moz-keyframes fadeIn {
0% {
opacity:0
}
100% {
opacity:1
}
}
@keyframes fadeIn {
0% {
opacity:0
}
100% {
opacity:1
}
}
@-webkit-keyframes fadeOut {
0% {
opacity:1
}
100% {
opacity:0
}
}
@-moz-keyframes fadeOut {
0% {
opacity:1
}
100% {
opacity:0
}
}
@keyframes fadeOut {
0% {
opacity:1
}
100% {
opacity:0
}
}
@-webkit-keyframes backSlideOut {
25% {
opacity:.5;
-webkit-transform:translateZ(-500px)
}
100%, 75% {
opacity:.5;
-webkit-transform:translateZ(-500px) translateX(-200%)
}
}
@-moz-keyframes backSlideOut {
25% {
opacity:.5;
-moz-transform:translateZ(-500px)
}
100%, 75% {
opacity:.5;
-moz-transform:translateZ(-500px) translateX(-200%)
}
}
@keyframes backSlideOut {
25% {
opacity:.5;
transform:translateZ(-500px)
}
100%, 75% {
opacity:.5;
transform:translateZ(-500px) translateX(-200%)
}
}
@-webkit-keyframes backSlideIn {
0%, 25% {
opacity:.5;
-webkit-transform:translateZ(-500px) translateX(200%)
}
75% {
opacity:.5;
-webkit-transform:translateZ(-500px)
}
100% {
opacity:1;
-webkit-transform:translateZ(0) translateX(0)
}
}
@-moz-keyframes backSlideIn {
0%, 25% {
opacity:.5;
-moz-transform:translateZ(-500px) translateX(200%)
}
75% {
opacity:.5;
-moz-transform:translateZ(-500px)
}
100% {
opacity:1;
-moz-transform:translateZ(0) translateX(0)
}
}
@keyframes backSlideIn {
0%, 25% {
opacity:.5;
transform:translateZ(-500px) translateX(200%)
}
75% {
opacity:.5;
transform:translateZ(-500px)
}
100% {
opacity:1;
transform:translateZ(0) translateX(0)
}
}
@-webkit-keyframes scaleToFade {
to {
opacity:0;
-webkit-transform:scale(.8)
}
}
@-moz-keyframes scaleToFade {
to {
opacity:0;
-moz-transform:scale(.8)
}
}
@keyframes scaleToFade {
to {
opacity:0;
transform:scale(.8)
}
}
@-webkit-keyframes goDown {
from {
-webkit-transform:translateY(-100%)
}
}
@-moz-keyframes goDown {
from {
-moz-transform:translateY(-100%)
}
}
@keyframes goDown {
from {
transform:translateY(-100%)
}
}
@-webkit-keyframes scaleUpFrom {
from {
opacity:0;
-webkit-transform:scale(1.5)
}
}
@-moz-keyframes scaleUpFrom {
from {
opacity:0;
-moz-transform:scale(1.5)
}
}
@keyframes scaleUpFrom {
from {
opacity:0;
transform:scale(1.5)
}
}
@-webkit-keyframes scaleUpTo {
to {
opacity:0;
-webkit-transform:scale(1.5)
}
}
@-moz-keyframes scaleUpTo {
to {
opacity:0;
-moz-transform:scale(1.5)
}
}
@keyframes scaleUpTo {
to {
opacity:0;
transform:scale(1.5)
}
}

/*
* 	Owl Carousel Owl Demo Theme 
*	v1.3.2
*/
.owl-slider .item {
	position:relative
}
.owl-theme .owl-controls {
	position:absolute;
	margin:0;
	right:5px;
	top:-41px;
	padding-bottom:20px
}
.main-slider .owl-slider-outer .owl-controls {
	top:50%!important;
	left:1%!important;
	right:auto;
	width:98%
}
.owl-slider-outer.slider-listing .owl-controls {
	left:5px;
	bottom:5%;
	top:auto;
	padding-bottom:0
}
/* Styling Next and Prev buttons */
.owl-theme .owl-controls .owl-buttons div {
	display:inline-block;
	zoom:1;
*display:inline
}
.owl-slider-outer .owl-slider-next:hover, .owl-slider-outer .owl-slider-prev:hover, .owl-theme .owl-controls .owl-buttons div:hover {
	color:#ee3b27
}
.owl-theme .owl-controls .owl-buttons div.disabled {
	opacity:.5!important;
	filter:alpha(opacity=50);
	cursor:default;
	color:#2b2b2b!important
}
.owl-theme .owl-controls .owl-buttons div:before {
	font-family:icomoon;
	font-size:26px!important;
	display:inline-block;
	content:'\e078'
}
.owl-theme .owl-controls .owl-buttons div.owl-next:before {
	content:'\e07b'
}
.main-slider .owl-slider-outer .owl-controls .owl-buttons div:before {
	font-size:50px!important;
	margin-top:-10px
}
.main-slider .owl-slider-outer .owl-controls .owl-buttons div.owl-next {
	float:right
}
.main-slider .owl-theme .owl-controls .owl-buttons div.disabled {
	opacity:1!important;
	filter:alpha(opacity=100);
	cursor: pointer;
	color:#2b2b2b!important
}
.main-slider .owl-slider-outer .owl-slider-next:hover, .main-slider .owl-slider-outer .owl-slider-prev:hover, .main-slider .owl-theme .owl-controls .owl-buttons div:hover {
	color:#ee3b27 !important
}

/* Clickable class fix problem with hover on touch devices */
/* Use it for non-touch hover action */
.owl-theme .owl-controls.clickable .owl-buttons div:hover {
	filter:Alpha(Opacity=100);
	opacity:1;
	text-decoration:none
}
/* Styling Pagination*/
.owl-theme .owl-controls .owl-page {
	display:inline-block;
	zoom:1;
*display:inline
}
.owl-theme .owl-controls .owl-page span {
	display:block;
	width:12px;
	height:12px;
	margin:5px 7px;
	filter:Alpha(Opacity=50);
	opacity:.5;
	-webkit-border-radius:20px;
	-moz-border-radius:20px;
	border-radius:20px;
	background:#869791
}
.owl-theme .owl-controls .owl-page.active span, .owl-theme .owl-controls.clickable .owl-page:hover span {
	filter:Alpha(Opacity=100);
	opacity:1
}
/* If PaginationNumbers is true */
.owl-theme .owl-controls .owl-page span.owl-numbers {
	height:auto;
	width:auto;
	color:#FFF;
	padding:2px 10px;
	font-size:12px;
	-webkit-border-radius:30px;
	-moz-border-radius:30px;
	border-radius:30px
}
/* preloading images */
.owl-item.loading {
	min-height:150px;
	background:url(https://www.madpromotions.it/skin/frontend/megatron/madpro/images/AjaxLoader.gif) no-repeat center center
}
/* unique Next and Prev buttons */
.owl-theme.product-widgets .owl-controls {
	position:absolute;
	margin:0;
	padding:0 5px 0 0;
	right:0;
	top:0;
	background:#fff
}

.owl-slider-outer .owl-item  img {
	width: 100% !important;
}

/* This is the moving lens square underneath the mouse pointer. */
.cloud-zoom-lens {
	border: 4px solid #888;
	margin:-4px;	/* Set this to minus the border thickness. */
	background-color:#fff;
	cursor:move;
}

/* This is for the title text. */
.cloud-zoom-title {
	font-family:Arial, Helvetica, sans-serif;
	position:absolute !important;
	background-color:#000;
	color:#fff;
	padding:3px;
	width:100%;
	text-align:center;
	font-weight:bold;
	font-size:10px;
	top:0px;
}

/* cloud zoom wrapper styles */
.cloud-zoom-wrap {
    top:0;
    z-index:1;
    position:relative;
}

/* This is the zoom window. */
.cloud-zoom-big {
	border:4px solid #ccc;
	overflow:hidden;
}

/* This is the loading message. */
.cloud-zoom-loading {
	color:white;
	background:#222;
	padding:3px;
	border:1px solid #000;
}

@media (max-width: 767px) { 
	.cloud-zoom-lens, .cloud-zoom-big, .mousetrap  { display: none !important; cursor: auto; }
}

.sf-menu, .sf-menu * {
	margin:0;
	padding:0;
	list-style:none
}
.sf-menu {
	z-index:10;
	padding:10px 0 0;
	clear:both;
	list-style-type:none;
	position:relative
}
.sf-menu li {
	position:relative
}
.sf-menu ul {
	position:absolute;
	display:none;
	top:100%;
	left:0;
	margin-top:5px;
	z-index:99
}
.sf-menu>li {
	float:left
}
.sf-menu li.sfHover>ul, .sf-menu li:hover>ul {
	display:block
}
.sf-menu a {
	display:block;
	position:relative
}
.sf-menu ul ul {
	top:0;
	left:100%
}
.sf-menu>li {
	display:block;
	position:relative;
	padding-bottom:18px;
	border-bottom:0 solid #ee3b27;
	height:40px
}
.sf-menu>li:hover {
	border-bottom:5px solid #ee3b27
}
.sf-menu>li.current {
	border-bottom:5px solid #ee3b27
}
.sf-menu>li>a {
	text-decoration:none;
	position:relative;
	border-left:1px solid #e7e7e7;
	display:block;
	padding:0 15px;
	font:1.23em Mavenpro-medium, Arial, Helvetica, sans-serif;
	text-transform:uppercase;
	color:#565656
}
header.variant4 .navbar-main-menu-outer .sf-menu>li>a {
	padding:4px 15px 0;
}
header.variant4 .navbar-main-menu-outer.black .sf-menu>li>a {
	color:#fff;
}
header.variant4 .navbar-compact .navbar-main-menu-outer .sf-menu>li>a {
	padding: 0 7px;	
}
header.variant4 .navbar-compact .navbar-main-menu-outer.black .sf-menu>li>a {
	color:#565656;
}

.sf-menu>li:first-child>a {
	border-left:none;
}

.sf-menu ul {
	min-width:12em;
	background:#fff;
	box-shadow:0 1px 3px rgba(5, 5, 5, .1)
}
.sf-menu ul ul {
	margin-top:-1px
}
.sf-menu ul li a {
	display:block;
	border-bottom:1px solid #f7f7f7;
	padding:8px 20px;
	font:1.077em Mavenpro-medium, Arial, Helvetica, sans-serif;
	text-transform:uppercase;
	color:#2b2b2b;
	text-decoration:none
}

.sf-menu ul ul li a {
	text-transform:none
}
.sf-menu ul li a:hover {
	background:#f7f7f7
}
.sf-menu ul .sf-arrows .sf-with-ul {
	padding-right:2.5em;
*padding-right:1em
}
.sf-arrows ul .sf-with-ul:after {
	content:'\e077';
	position:absolute;
	top:45%;
	right:20px;
	height:0;
	width:0;
	font-family:icomoon;
	font-size:10px
}
.sf-arrows>.sfHover>.sf-with-ul:after, .sf-arrows>li:hover>.sf-with-ul:after, .sf-arrows>li>.sf-with-ul:focus:after {
	border-top-color:#fff
}
.sf-arrows ul .sf-with-ul:after {
	margin-top:-5px;
	margin-right:-3px;
	border-color:transparent;
	border-left-color:#dFeEFF;
	border-left-color:rgba(255, 255, 255, .5)
}
.sf-arrows ul .sfHover>.sf-with-ul:after, .sf-arrows ul li:hover>.sf-with-ul:after, .sf-arrows ul li>.sf-with-ul:focus:after {
	border-left-color:#fff
}
.navbar-main-menu .sf-menu {
	padding:0;
	margin:0
}
.navbar-main-menu .sf-menu>li {
	height:38px;
	margin-bottom:-6px
}
.navbar-compact .navbar-main-menu .sf-menu>li {
	height:32px;
	margin-bottom:10px
}
.navbar-main-menu .sf-menu>li:first-child>a {
	padding-left:15px
}
.navbar-main-menu .sf-menu>li>a:before {
	border-left:1px solid #E7E7E7;
	content:" ";
	display:inline;
	left:-15px;
	position:relative
}
header.variant4  .navbar-main-menu-outer.black .navbar-main-menu .sf-menu>li>a:before {
	border-color: #474747;
}
header.variant4 .navbar-compact  .navbar-main-menu-outer.black .navbar-main-menu .sf-menu>li>a:before {
	border-color: #E7E7E7;
}
.navbar-main-menu dt:first-child .sf-menu>li>a:before {
	display:none
}
.offscreen_fix {
   left:-90% !important;
   top: 1px !important;
}
/* Start: Recommended Isotope styles */

/**** Isotope Filtering ****/

.isotope-item {
  z-index: 2;
}

.isotope-hidden.isotope-item {
  pointer-events: none;
  z-index: 1;
}

/**** Isotope CSS3 transitions ****/

.isotope,
.isotope .isotope-item {
  -webkit-transition-duration: 0.8s;
     -moz-transition-duration: 0.8s;
      -ms-transition-duration: 0.8s;
       -o-transition-duration: 0.8s;
          transition-duration: 0.8s;
}

.isotope {
  -webkit-transition-property: height, width;
     -moz-transition-property: height, width;
      -ms-transition-property: height, width;
       -o-transition-property: height, width;
          transition-property: height, width;
}

.isotope .isotope-item {
  -webkit-transition-property: -webkit-transform, opacity;
     -moz-transition-property:    -moz-transform, opacity;
      -ms-transition-property:     -ms-transform, opacity;
       -o-transition-property:      -o-transform, opacity;
          transition-property:         transform, opacity;
}

/**** disabling Isotope CSS3 transitions ****/

.isotope.no-transition,
.isotope.no-transition .isotope-item,
.isotope .isotope-item.no-transition {
  -webkit-transition-duration: 0s;
     -moz-transition-duration: 0s;
      -ms-transition-duration: 0s;
       -o-transition-duration: 0s;
          transition-duration: 0s;
}

/* End: Recommended Isotope styles */



/* disable CSS transitions for isotopes with infinite scrolling*/
.isotope.infinite-scrolling {
  -webkit-transition: none;
     -moz-transition: none;
      -ms-transition: none;
       -o-transition: none;
          transition: none;
}



/*! jQuery UI - v1.10.3 - 2014-12-01
* http://jqueryui.com
* Includes: jquery.ui.core.css, jquery.ui.resizable.css, jquery.ui.selectable.css, jquery.ui.accordion.css, jquery.ui.autocomplete.css, jquery.ui.button.css, jquery.ui.datepicker.css, jquery.ui.dialog.css, jquery.ui.menu.css, jquery.ui.progressbar.css, jquery.ui.slider.css, jquery.ui.spinner.css, jquery.ui.tabs.css, jquery.ui.tooltip.css, jquery.ui.theme.css
* To view and modify this theme, visit http://jqueryui.com/themeroller/?ffDefault=Verdana%2CArial%2Csans-serif&fwDefault=normal&fsDefault=1.1em&cornerRadius=4px&bgColorHeader=cccccc&bgTextureHeader=highlight_soft&bgImgOpacityHeader=75&borderColorHeader=aaaaaa&fcHeader=222222&iconColorHeader=222222&bgColorContent=ffffff&bgTextureContent=flat&bgImgOpacityContent=75&borderColorContent=aaaaaa&fcContent=222222&iconColorContent=222222&bgColorDefault=e6e6e6&bgTextureDefault=glass&bgImgOpacityDefault=75&borderColorDefault=d3d3d3&fcDefault=555555&iconColorDefault=888888&bgColorHover=dadada&bgTextureHover=glass&bgImgOpacityHover=75&borderColorHover=999999&fcHover=212121&iconColorHover=454545&bgColorActive=ffffff&bgTextureActive=glass&bgImgOpacityActive=65&borderColorActive=aaaaaa&fcActive=212121&iconColorActive=454545&bgColorHighlight=fbf9ee&bgTextureHighlight=glass&bgImgOpacityHighlight=55&borderColorHighlight=fcefa1&fcHighlight=363636&iconColorHighlight=2e83ff&bgColorError=fef1ec&bgTextureError=glass&bgImgOpacityError=95&borderColorError=cd0a0a&fcError=cd0a0a&iconColorError=cd0a0a&bgColorOverlay=aaaaaa&bgTextureOverlay=flat&bgImgOpacityOverlay=0&opacityOverlay=30&bgColorShadow=aaaaaa&bgTextureShadow=flat&bgImgOpacityShadow=0&opacityShadow=30&thicknessShadow=8px&offsetTopShadow=-8px&offsetLeftShadow=-8px&cornerRadiusShadow=8px
* Copyright 2014 jQuery Foundation and other contributors; Licensed MIT */

.ui-helper-hidden{display:none}.ui-helper-hidden-accessible{border:0;clip:rect(0 0 0 0);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px}.ui-helper-reset{margin:0;padding:0;border:0;outline:0;line-height:1.3;text-decoration:none;font-size:100%;list-style:none}.ui-helper-clearfix:before,.ui-helper-clearfix:after{content:"";display:table;border-collapse:collapse}.ui-helper-clearfix:after{clear:both}.ui-helper-clearfix{min-height:0}.ui-helper-zfix{width:100%;height:100%;top:0;left:0;position:absolute;opacity:0;filter:Alpha(Opacity=0)}.ui-front{z-index:100}.ui-state-disabled{cursor:default!important}.ui-icon{display:block;text-indent:-99999px;overflow:hidden;background-repeat:no-repeat}.ui-widget-overlay{position:fixed;top:0;left:0;width:100%;height:100%}.ui-resizable{position:relative}.ui-resizable-handle{position:absolute;font-size:0.1px;display:block}.ui-resizable-disabled .ui-resizable-handle,.ui-resizable-autohide .ui-resizable-handle{display:none}.ui-resizable-n{cursor:n-resize;height:7px;width:100%;top:-5px;left:0}.ui-resizable-s{cursor:s-resize;height:7px;width:100%;bottom:-5px;left:0}.ui-resizable-e{cursor:e-resize;width:7px;right:-5px;top:0;height:100%}.ui-resizable-w{cursor:w-resize;width:7px;left:-5px;top:0;height:100%}.ui-resizable-se{cursor:se-resize;width:12px;height:12px;right:1px;bottom:1px}.ui-resizable-sw{cursor:sw-resize;width:9px;height:9px;left:-5px;bottom:-5px}.ui-resizable-nw{cursor:nw-resize;width:9px;height:9px;left:-5px;top:-5px}.ui-resizable-ne{cursor:ne-resize;width:9px;height:9px;right:-5px;top:-5px}.ui-selectable-helper{position:absolute;z-index:100;border:1px dotted black}.ui-accordion .ui-accordion-header{display:block;cursor:pointer;position:relative;margin-top:2px;padding:.5em .5em .5em .7em;min-height:0}.ui-accordion .ui-accordion-icons{padding-left:2.2em}.ui-accordion .ui-accordion-noicons{padding-left:.7em}.ui-accordion .ui-accordion-icons .ui-accordion-icons{padding-left:2.2em}.ui-accordion .ui-accordion-header .ui-accordion-header-icon{position:absolute;left:.5em;top:50%;margin-top:-8px}.ui-accordion .ui-accordion-content{padding:1em 2.2em;border-top:0;overflow:auto}.ui-autocomplete{position:absolute;top:0;left:0;cursor:default}.ui-button{display:inline-block;position:relative;padding:0;line-height:normal;margin-right:.1em;cursor:pointer;vertical-align:middle;text-align:center;overflow:visible}.ui-button,.ui-button:link,.ui-button:visited,.ui-button:hover,.ui-button:active{text-decoration:none}.ui-button-icon-only{width:2.2em}button.ui-button-icon-only{width:2.4em}.ui-button-icons-only{width:3.4em}button.ui-button-icons-only{width:3.7em}.ui-button .ui-button-text{display:block;line-height:normal}.ui-button-text-only .ui-button-text{padding:.4em 1em}.ui-button-icon-only .ui-button-text,.ui-button-icons-only .ui-button-text{padding:.4em;text-indent:-9999999px}.ui-button-text-icon-primary .ui-button-text,.ui-button-text-icons .ui-button-text{padding:.4em 1em .4em 2.1em}.ui-button-text-icon-secondary .ui-button-text,.ui-button-text-icons .ui-button-text{padding:.4em 2.1em .4em 1em}.ui-button-text-icons .ui-button-text{padding-left:2.1em;padding-right:2.1em}input.ui-button{padding:.4em 1em}.ui-button-icon-only .ui-icon,.ui-button-text-icon-primary .ui-icon,.ui-button-text-icon-secondary .ui-icon,.ui-button-text-icons .ui-icon,.ui-button-icons-only .ui-icon{position:absolute;top:50%;margin-top:-8px}.ui-button-icon-only .ui-icon{left:50%;margin-left:-8px}.ui-button-text-icon-primary .ui-button-icon-primary,.ui-button-text-icons .ui-button-icon-primary,.ui-button-icons-only .ui-button-icon-primary{left:.5em}.ui-button-text-icon-secondary .ui-button-icon-secondary,.ui-button-text-icons .ui-button-icon-secondary,.ui-button-icons-only .ui-button-icon-secondary{right:.5em}.ui-buttonset{margin-right:7px}.ui-buttonset .ui-button{margin-left:0;margin-right:-.3em}input.ui-button::-moz-focus-inner,button.ui-button::-moz-focus-inner{border:0;padding:0}.ui-datepicker{width:17em;padding:.2em .2em 0;display:none}.ui-datepicker .ui-datepicker-header{position:relative;padding:.2em 0}.ui-datepicker .ui-datepicker-prev,.ui-datepicker .ui-datepicker-next{position:absolute;top:2px;width:1.8em;height:1.8em}.ui-datepicker .ui-datepicker-prev-hover,.ui-datepicker .ui-datepicker-next-hover{top:1px}.ui-datepicker .ui-datepicker-prev{left:2px}.ui-datepicker .ui-datepicker-next{right:2px}.ui-datepicker .ui-datepicker-prev-hover{left:1px}.ui-datepicker .ui-datepicker-next-hover{right:1px}.ui-datepicker .ui-datepicker-prev span,.ui-datepicker .ui-datepicker-next span{display:block;position:absolute;left:50%;margin-left:-8px;top:50%;margin-top:-8px}.ui-datepicker .ui-datepicker-title{margin:0 2.3em;line-height:1.8em;text-align:center}.ui-datepicker .ui-datepicker-title select{font-size:1em;margin:1px 0}.ui-datepicker select.ui-datepicker-month-year{width:100%}.ui-datepicker select.ui-datepicker-month,.ui-datepicker select.ui-datepicker-year{width:49%}.ui-datepicker table{width:100%;font-size:.9em;border-collapse:collapse;margin:0 0 .4em}.ui-datepicker th{padding:.7em .3em;text-align:center;font-weight:bold;border:0}.ui-datepicker td{border:0;padding:1px}.ui-datepicker td span,.ui-datepicker td a{display:block;padding:.2em;text-align:right;text-decoration:none}.ui-datepicker .ui-datepicker-buttonpane{background-image:none;margin:.7em 0 0 0;padding:0 .2em;border-left:0;border-right:0;border-bottom:0}.ui-datepicker .ui-datepicker-buttonpane button{float:right;margin:.5em .2em .4em;cursor:pointer;padding:.2em .6em .3em .6em;width:auto;overflow:visible}.ui-datepicker .ui-datepicker-buttonpane button.ui-datepicker-current{float:left}.ui-datepicker.ui-datepicker-multi{width:auto}.ui-datepicker-multi .ui-datepicker-group{float:left}.ui-datepicker-multi .ui-datepicker-group table{width:95%;margin:0 auto .4em}.ui-datepicker-multi-2 .ui-datepicker-group{width:50%}.ui-datepicker-multi-3 .ui-datepicker-group{width:33.3%}.ui-datepicker-multi-4 .ui-datepicker-group{width:25%}.ui-datepicker-multi .ui-datepicker-group-last .ui-datepicker-header,.ui-datepicker-multi .ui-datepicker-group-middle .ui-datepicker-header{border-left-width:0}.ui-datepicker-multi .ui-datepicker-buttonpane{clear:left}.ui-datepicker-row-break{clear:both;width:100%;font-size:0}.ui-datepicker-rtl{direction:rtl}.ui-datepicker-rtl .ui-datepicker-prev{right:2px;left:auto}.ui-datepicker-rtl .ui-datepicker-next{left:2px;right:auto}.ui-datepicker-rtl .ui-datepicker-prev:hover{right:1px;left:auto}.ui-datepicker-rtl .ui-datepicker-next:hover{left:1px;right:auto}.ui-datepicker-rtl .ui-datepicker-buttonpane{clear:right}.ui-datepicker-rtl .ui-datepicker-buttonpane button{float:left}.ui-datepicker-rtl .ui-datepicker-buttonpane button.ui-datepicker-current,.ui-datepicker-rtl .ui-datepicker-group{float:right}.ui-datepicker-rtl .ui-datepicker-group-last .ui-datepicker-header,.ui-datepicker-rtl .ui-datepicker-group-middle .ui-datepicker-header{border-right-width:0;border-left-width:1px}.ui-dialog{position:absolute;top:0;left:0;padding:.2em;outline:0}.ui-dialog .ui-dialog-titlebar{padding:.4em 1em;position:relative}.ui-dialog .ui-dialog-title{float:left;margin:.1em 0;white-space:nowrap;width:90%;overflow:hidden;text-overflow:ellipsis}.ui-dialog .ui-dialog-titlebar-close{position:absolute;right:.3em;top:50%;width:21px;margin:-10px 0 0 0;padding:1px;height:20px}.ui-dialog .ui-dialog-content{position:relative;border:0;padding:.5em 1em;background:none;overflow:auto}.ui-dialog .ui-dialog-buttonpane{text-align:left;border-width:1px 0 0 0;background-image:none;margin-top:.5em;padding:.3em 1em .5em .4em}.ui-dialog .ui-dialog-buttonpane .ui-dialog-buttonset{float:right}.ui-dialog .ui-dialog-buttonpane button{margin:.5em .4em .5em 0;cursor:pointer}.ui-dialog .ui-resizable-se{width:12px;height:12px;right:-5px;bottom:-5px;background-position:16px 16px}.ui-draggable .ui-dialog-titlebar{cursor:move}.ui-menu{list-style:none;padding:2px;margin:0;display:block;outline:none}.ui-menu .ui-menu{margin-top:-3px;position:absolute}.ui-menu .ui-menu-item{margin:0;padding:0;width:100%;list-style-image:url(data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7)}.ui-menu .ui-menu-divider{margin:5px -2px 5px -2px;height:0;font-size:0;line-height:0;border-width:1px 0 0 0}.ui-menu .ui-menu-item a{text-decoration:none;display:block;padding:2px .4em;line-height:1.5;min-height:0;font-weight:normal}.ui-menu .ui-menu-item a.ui-state-focus,.ui-menu .ui-menu-item a.ui-state-active{font-weight:normal;margin:-1px}.ui-menu .ui-state-disabled{font-weight:normal;margin:.4em 0 .2em;line-height:1.5}.ui-menu .ui-state-disabled a{cursor:default}.ui-menu-icons{position:relative}.ui-menu-icons .ui-menu-item a{position:relative;padding-left:2em}.ui-menu .ui-icon{position:absolute;top:.2em;left:.2em}.ui-menu .ui-menu-icon{position:static;float:right}.ui-progressbar{height:2em;text-align:left;overflow:hidden}.ui-progressbar .ui-progressbar-value{margin:-1px;height:100%}.ui-progressbar .ui-progressbar-overlay{background:url("https://www.madpromotions.it/skin/frontend/megatron/madpro/css/smoothness/images/animated-overlay.gif");height:100%;filter:alpha(opacity=25);opacity:0.25}.ui-progressbar-indeterminate .ui-progressbar-value{background-image:none}.ui-slider{position:relative;text-align:left}.ui-slider .ui-slider-handle{position:absolute;z-index:2;width:1.2em;height:1.2em;cursor:default}.ui-slider .ui-slider-range{position:absolute;z-index:1;font-size:.7em;display:block;border:0;background-position:0 0}.ui-slider.ui-state-disabled .ui-slider-handle,.ui-slider.ui-state-disabled .ui-slider-range{filter:inherit}.ui-slider-horizontal{height:.8em}.ui-slider-horizontal .ui-slider-handle{top:-.3em;margin-left:-.6em}.ui-slider-horizontal .ui-slider-range{top:0;height:100%}.ui-slider-horizontal .ui-slider-range-min{left:0}.ui-slider-horizontal .ui-slider-range-max{right:0}.ui-slider-vertical{width:.8em;height:100px}.ui-slider-vertical .ui-slider-handle{left:-.3em;margin-left:0;margin-bottom:-.6em}.ui-slider-vertical .ui-slider-range{left:0;width:100%}.ui-slider-vertical .ui-slider-range-min{bottom:0}.ui-slider-vertical .ui-slider-range-max{top:0}.ui-spinner{position:relative;display:inline-block;overflow:hidden;padding:0;vertical-align:middle}.ui-spinner-input{border:none;background:none;color:inherit;padding:0;margin:.2em 0;vertical-align:middle;margin-left:.4em;margin-right:22px}.ui-spinner-button{width:16px;height:50%;font-size:.5em;padding:0;margin:0;text-align:center;position:absolute;cursor:default;display:block;overflow:hidden;right:0}.ui-spinner a.ui-spinner-button{border-top:none;border-bottom:none;border-right:none}.ui-spinner .ui-icon{position:absolute;margin-top:-8px;top:50%;left:0}.ui-spinner-up{top:0}.ui-spinner-down{bottom:0}.ui-spinner .ui-icon-triangle-1-s{background-position:-65px -16px}.ui-tabs{position:relative;padding:.2em}.ui-tabs .ui-tabs-nav{margin:0;padding:.2em .2em 0}.ui-tabs .ui-tabs-nav li{list-style:none;float:left;position:relative;top:0;margin:1px .2em 0 0;border-bottom-width:0;padding:0;white-space:nowrap}.ui-tabs .ui-tabs-nav li a{float:left;padding:.5em 1em;text-decoration:none}.ui-tabs .ui-tabs-nav li.ui-tabs-active{margin-bottom:-1px;padding-bottom:1px}.ui-tabs .ui-tabs-nav li.ui-tabs-active a,.ui-tabs .ui-tabs-nav li.ui-state-disabled a,.ui-tabs .ui-tabs-nav li.ui-tabs-loading a{cursor:text}.ui-tabs .ui-tabs-nav li a,.ui-tabs-collapsible .ui-tabs-nav li.ui-tabs-active a{cursor:pointer}.ui-tabs .ui-tabs-panel{display:block;border-width:0;padding:1em 1.4em;background:none}.ui-tooltip{padding:8px;position:absolute;z-index:9999;max-width:300px;-webkit-box-shadow:0 0 5px #aaa;box-shadow:0 0 5px #aaa}body .ui-tooltip{border-width:2px}.ui-widget{font-family:Verdana,Arial,sans-serif;font-size:1.1em}.ui-widget .ui-widget{font-size:1em}.ui-widget input,.ui-widget select,.ui-widget textarea,.ui-widget button{font-family:Verdana,Arial,sans-serif;font-size:1em}.ui-widget-content{border:1px solid #aaa;background:#fff url(https://www.madpromotions.it/skin/frontend/megatron/madpro/css/smoothness/images/ui-bg_flat_75_ffffff_40x100.png) 50% 50% repeat-x;color:#222}.ui-widget-content a{color:#222}.ui-widget-header{border:1px solid #aaa;background:#ccc url(https://www.madpromotions.it/skin/frontend/megatron/madpro/css/smoothness/images/ui-bg_highlight-soft_75_cccccc_1x100.png) 50% 50% repeat-x;color:#222;font-weight:bold}.ui-widget-header a{color:#222}.ui-state-default,.ui-widget-content .ui-state-default,.ui-widget-header .ui-state-default{border:1px solid #d3d3d3;background:#e6e6e6 url(https://www.madpromotions.it/skin/frontend/megatron/madpro/css/smoothness/images/ui-bg_glass_75_e6e6e6_1x400.png) 50% 50% repeat-x;font-weight:normal;color:#555}.ui-state-default a,.ui-state-default a:link,.ui-state-default a:visited{color:#555;text-decoration:none}.ui-state-hover,.ui-widget-content .ui-state-hover,.ui-widget-header .ui-state-hover,.ui-state-focus,.ui-widget-content .ui-state-focus,.ui-widget-header .ui-state-focus{border:1px solid #999;background:#dadada url(https://www.madpromotions.it/skin/frontend/megatron/madpro/css/smoothness/images/ui-bg_glass_75_dadada_1x400.png) 50% 50% repeat-x;font-weight:normal;color:#212121}.ui-state-hover a,.ui-state-hover a:hover,.ui-state-hover a:link,.ui-state-hover a:visited{color:#212121;text-decoration:none}.ui-state-active,.ui-widget-content .ui-state-active,.ui-widget-header .ui-state-active{border:1px solid #aaa;background:#fff url(https://www.madpromotions.it/skin/frontend/megatron/madpro/css/smoothness/images/ui-bg_glass_65_ffffff_1x400.png) 50% 50% repeat-x;font-weight:normal;color:#212121}.ui-state-active a,.ui-state-active a:link,.ui-state-active a:visited{color:#212121;text-decoration:none}.ui-state-highlight,.ui-widget-content .ui-state-highlight,.ui-widget-header .ui-state-highlight{border:1px solid #fcefa1;background:#fbf9ee url(https://www.madpromotions.it/skin/frontend/megatron/madpro/css/smoothness/images/ui-bg_glass_55_fbf9ee_1x400.png) 50% 50% repeat-x;color:#363636}.ui-state-highlight a,.ui-widget-content .ui-state-highlight a,.ui-widget-header .ui-state-highlight a{color:#363636}.ui-state-error,.ui-widget-content .ui-state-error,.ui-widget-header .ui-state-error{border:1px solid #cd0a0a;background:#fef1ec url(https://www.madpromotions.it/skin/frontend/megatron/madpro/css/smoothness/images/ui-bg_glass_95_fef1ec_1x400.png) 50% 50% repeat-x;color:#cd0a0a}.ui-state-error a,.ui-widget-content .ui-state-error a,.ui-widget-header .ui-state-error a{color:#cd0a0a}.ui-state-error-text,.ui-widget-content .ui-state-error-text,.ui-widget-header .ui-state-error-text{color:#cd0a0a}.ui-priority-primary,.ui-widget-content .ui-priority-primary,.ui-widget-header .ui-priority-primary{font-weight:bold}.ui-priority-secondary,.ui-widget-content .ui-priority-secondary,.ui-widget-header .ui-priority-secondary{opacity:.7;filter:Alpha(Opacity=70);font-weight:normal}.ui-state-disabled,.ui-widget-content .ui-state-disabled,.ui-widget-header .ui-state-disabled{opacity:.35;filter:Alpha(Opacity=35);background-image:none}.ui-state-disabled .ui-icon{filter:Alpha(Opacity=35)}.ui-icon{width:16px;height:16px}.ui-icon,.ui-widget-content .ui-icon{background-image:url(https://www.madpromotions.it/skin/frontend/megatron/madpro/css/smoothness/images/ui-icons_222222_256x240.png)}.ui-widget-header .ui-icon{background-image:url(https://www.madpromotions.it/skin/frontend/megatron/madpro/css/smoothness/images/ui-icons_222222_256x240.png)}.ui-state-default .ui-icon{background-image:url(https://www.madpromotions.it/skin/frontend/megatron/madpro/css/smoothness/images/ui-icons_888888_256x240.png)}.ui-state-hover .ui-icon,.ui-state-focus .ui-icon{background-image:url(https://www.madpromotions.it/skin/frontend/megatron/madpro/css/smoothness/images/ui-icons_454545_256x240.png)}.ui-state-active .ui-icon{background-image:url(https://www.madpromotions.it/skin/frontend/megatron/madpro/css/smoothness/images/ui-icons_454545_256x240.png)}.ui-state-highlight .ui-icon{background-image:url(https://www.madpromotions.it/skin/frontend/megatron/madpro/css/smoothness/images/ui-icons_2e83ff_256x240.png)}.ui-state-error .ui-icon,.ui-state-error-text .ui-icon{background-image:url(https://www.madpromotions.it/skin/frontend/megatron/madpro/css/smoothness/images/ui-icons_cd0a0a_256x240.png)}.ui-icon-blank{background-position:16px 16px}.ui-icon-carat-1-n{background-position:0 0}.ui-icon-carat-1-ne{background-position:-16px 0}.ui-icon-carat-1-e{background-position:-32px 0}.ui-icon-carat-1-se{background-position:-48px 0}.ui-icon-carat-1-s{background-position:-64px 0}.ui-icon-carat-1-sw{background-position:-80px 0}.ui-icon-carat-1-w{background-position:-96px 0}.ui-icon-carat-1-nw{background-position:-112px 0}.ui-icon-carat-2-n-s{background-position:-128px 0}.ui-icon-carat-2-e-w{background-position:-144px 0}.ui-icon-triangle-1-n{background-position:0 -16px}.ui-icon-triangle-1-ne{background-position:-16px -16px}.ui-icon-triangle-1-e{background-position:-32px -16px}.ui-icon-triangle-1-se{background-position:-48px -16px}.ui-icon-triangle-1-s{background-position:-64px -16px}.ui-icon-triangle-1-sw{background-position:-80px -16px}.ui-icon-triangle-1-w{background-position:-96px -16px}.ui-icon-triangle-1-nw{background-position:-112px -16px}.ui-icon-triangle-2-n-s{background-position:-128px -16px}.ui-icon-triangle-2-e-w{background-position:-144px -16px}.ui-icon-arrow-1-n{background-position:0 -32px}.ui-icon-arrow-1-ne{background-position:-16px -32px}.ui-icon-arrow-1-e{background-position:-32px -32px}.ui-icon-arrow-1-se{background-position:-48px -32px}.ui-icon-arrow-1-s{background-position:-64px -32px}.ui-icon-arrow-1-sw{background-position:-80px -32px}.ui-icon-arrow-1-w{background-position:-96px -32px}.ui-icon-arrow-1-nw{background-position:-112px -32px}.ui-icon-arrow-2-n-s{background-position:-128px -32px}.ui-icon-arrow-2-ne-sw{background-position:-144px -32px}.ui-icon-arrow-2-e-w{background-position:-160px -32px}.ui-icon-arrow-2-se-nw{background-position:-176px -32px}.ui-icon-arrowstop-1-n{background-position:-192px -32px}.ui-icon-arrowstop-1-e{background-position:-208px -32px}.ui-icon-arrowstop-1-s{background-position:-224px -32px}.ui-icon-arrowstop-1-w{background-position:-240px -32px}.ui-icon-arrowthick-1-n{background-position:0 -48px}.ui-icon-arrowthick-1-ne{background-position:-16px -48px}.ui-icon-arrowthick-1-e{background-position:-32px -48px}.ui-icon-arrowthick-1-se{background-position:-48px -48px}.ui-icon-arrowthick-1-s{background-position:-64px -48px}.ui-icon-arrowthick-1-sw{background-position:-80px -48px}.ui-icon-arrowthick-1-w{background-position:-96px -48px}.ui-icon-arrowthick-1-nw{background-position:-112px -48px}.ui-icon-arrowthick-2-n-s{background-position:-128px -48px}.ui-icon-arrowthick-2-ne-sw{background-position:-144px -48px}.ui-icon-arrowthick-2-e-w{background-position:-160px -48px}.ui-icon-arrowthick-2-se-nw{background-position:-176px -48px}.ui-icon-arrowthickstop-1-n{background-position:-192px -48px}.ui-icon-arrowthickstop-1-e{background-position:-208px -48px}.ui-icon-arrowthickstop-1-s{background-position:-224px -48px}.ui-icon-arrowthickstop-1-w{background-position:-240px -48px}.ui-icon-arrowreturnthick-1-w{background-position:0 -64px}.ui-icon-arrowreturnthick-1-n{background-position:-16px -64px}.ui-icon-arrowreturnthick-1-e{background-position:-32px -64px}.ui-icon-arrowreturnthick-1-s{background-position:-48px -64px}.ui-icon-arrowreturn-1-w{background-position:-64px -64px}.ui-icon-arrowreturn-1-n{background-position:-80px -64px}.ui-icon-arrowreturn-1-e{background-position:-96px -64px}.ui-icon-arrowreturn-1-s{background-position:-112px -64px}.ui-icon-arrowrefresh-1-w{background-position:-128px -64px}.ui-icon-arrowrefresh-1-n{background-position:-144px -64px}.ui-icon-arrowrefresh-1-e{background-position:-160px -64px}.ui-icon-arrowrefresh-1-s{background-position:-176px -64px}.ui-icon-arrow-4{background-position:0 -80px}.ui-icon-arrow-4-diag{background-position:-16px -80px}.ui-icon-extlink{background-position:-32px -80px}.ui-icon-newwin{background-position:-48px -80px}.ui-icon-refresh{background-position:-64px -80px}.ui-icon-shuffle{background-position:-80px -80px}.ui-icon-transfer-e-w{background-position:-96px -80px}.ui-icon-transferthick-e-w{background-position:-112px -80px}.ui-icon-folder-collapsed{background-position:0 -96px}.ui-icon-folder-open{background-position:-16px -96px}.ui-icon-document{background-position:-32px -96px}.ui-icon-document-b{background-position:-48px -96px}.ui-icon-note{background-position:-64px -96px}.ui-icon-mail-closed{background-position:-80px -96px}.ui-icon-mail-open{background-position:-96px -96px}.ui-icon-suitcase{background-position:-112px -96px}.ui-icon-comment{background-position:-128px -96px}.ui-icon-person{background-position:-144px -96px}.ui-icon-print{background-position:-160px -96px}.ui-icon-trash{background-position:-176px -96px}.ui-icon-locked{background-position:-192px -96px}.ui-icon-unlocked{background-position:-208px -96px}.ui-icon-bookmark{background-position:-224px -96px}.ui-icon-tag{background-position:-240px -96px}.ui-icon-home{background-position:0 -112px}.ui-icon-flag{background-position:-16px -112px}.ui-icon-calendar{background-position:-32px -112px}.ui-icon-cart{background-position:-48px -112px}.ui-icon-pencil{background-position:-64px -112px}.ui-icon-clock{background-position:-80px -112px}.ui-icon-disk{background-position:-96px -112px}.ui-icon-calculator{background-position:-112px -112px}.ui-icon-zoomin{background-position:-128px -112px}.ui-icon-zoomout{background-position:-144px -112px}.ui-icon-search{background-position:-160px -112px}.ui-icon-wrench{background-position:-176px -112px}.ui-icon-gear{background-position:-192px -112px}.ui-icon-heart{background-position:-208px -112px}.ui-icon-star{background-position:-224px -112px}.ui-icon-link{background-position:-240px -112px}.ui-icon-cancel{background-position:0 -128px}.ui-icon-plus{background-position:-16px -128px}.ui-icon-plusthick{background-position:-32px -128px}.ui-icon-minus{background-position:-48px -128px}.ui-icon-minusthick{background-position:-64px -128px}.ui-icon-close{background-position:-80px -128px}.ui-icon-closethick{background-position:-96px -128px}.ui-icon-key{background-position:-112px -128px}.ui-icon-lightbulb{background-position:-128px -128px}.ui-icon-scissors{background-position:-144px -128px}.ui-icon-clipboard{background-position:-160px -128px}.ui-icon-copy{background-position:-176px -128px}.ui-icon-contact{background-position:-192px -128px}.ui-icon-image{background-position:-208px -128px}.ui-icon-video{background-position:-224px -128px}.ui-icon-script{background-position:-240px -128px}.ui-icon-alert{background-position:0 -144px}.ui-icon-info{background-position:-16px -144px}.ui-icon-notice{background-position:-32px -144px}.ui-icon-help{background-position:-48px -144px}.ui-icon-check{background-position:-64px -144px}.ui-icon-bullet{background-position:-80px -144px}.ui-icon-radio-on{background-position:-96px -144px}.ui-icon-radio-off{background-position:-112px -144px}.ui-icon-pin-w{background-position:-128px -144px}.ui-icon-pin-s{background-position:-144px -144px}.ui-icon-play{background-position:0 -160px}.ui-icon-pause{background-position:-16px -160px}.ui-icon-seek-next{background-position:-32px -160px}.ui-icon-seek-prev{background-position:-48px -160px}.ui-icon-seek-end{background-position:-64px -160px}.ui-icon-seek-start{background-position:-80px -160px}.ui-icon-seek-first{background-position:-80px -160px}.ui-icon-stop{background-position:-96px -160px}.ui-icon-eject{background-position:-112px -160px}.ui-icon-volume-off{background-position:-128px -160px}.ui-icon-volume-on{background-position:-144px -160px}.ui-icon-power{background-position:0 -176px}.ui-icon-signal-diag{background-position:-16px -176px}.ui-icon-signal{background-position:-32px -176px}.ui-icon-battery-0{background-position:-48px -176px}.ui-icon-battery-1{background-position:-64px -176px}.ui-icon-battery-2{background-position:-80px -176px}.ui-icon-battery-3{background-position:-96px -176px}.ui-icon-circle-plus{background-position:0 -192px}.ui-icon-circle-minus{background-position:-16px -192px}.ui-icon-circle-close{background-position:-32px -192px}.ui-icon-circle-triangle-e{background-position:-48px -192px}.ui-icon-circle-triangle-s{background-position:-64px -192px}.ui-icon-circle-triangle-w{background-position:-80px -192px}.ui-icon-circle-triangle-n{background-position:-96px -192px}.ui-icon-circle-arrow-e{background-position:-112px -192px}.ui-icon-circle-arrow-s{background-position:-128px -192px}.ui-icon-circle-arrow-w{background-position:-144px -192px}.ui-icon-circle-arrow-n{background-position:-160px -192px}.ui-icon-circle-zoomin{background-position:-176px -192px}.ui-icon-circle-zoomout{background-position:-192px -192px}.ui-icon-circle-check{background-position:-208px -192px}.ui-icon-circlesmall-plus{background-position:0 -208px}.ui-icon-circlesmall-minus{background-position:-16px -208px}.ui-icon-circlesmall-close{background-position:-32px -208px}.ui-icon-squaresmall-plus{background-position:-48px -208px}.ui-icon-squaresmall-minus{background-position:-64px -208px}.ui-icon-squaresmall-close{background-position:-80px -208px}.ui-icon-grip-dotted-vertical{background-position:0 -224px}.ui-icon-grip-dotted-horizontal{background-position:-16px -224px}.ui-icon-grip-solid-vertical{background-position:-32px -224px}.ui-icon-grip-solid-horizontal{background-position:-48px -224px}.ui-icon-gripsmall-diagonal-se{background-position:-64px -224px}.ui-icon-grip-diagonal-se{background-position:-80px -224px}.ui-corner-all,.ui-corner-top,.ui-corner-left,.ui-corner-tl{border-top-left-radius:4px}.ui-corner-all,.ui-corner-top,.ui-corner-right,.ui-corner-tr{border-top-right-radius:4px}.ui-corner-all,.ui-corner-bottom,.ui-corner-left,.ui-corner-bl{border-bottom-left-radius:4px}.ui-corner-all,.ui-corner-bottom,.ui-corner-right,.ui-corner-br{border-bottom-right-radius:4px}.ui-widget-overlay{background:#aaa url(https://www.madpromotions.it/skin/frontend/megatron/madpro/css/smoothness/images/ui-bg_flat_0_aaaaaa_40x100.png) 50% 50% repeat-x;opacity:.3;filter:Alpha(Opacity=30)}.ui-widget-shadow{margin:-8px 0 0 -8px;padding:8px;background:#aaa url(https://www.madpromotions.it/skin/frontend/megatron/madpro/css/smoothness/images/ui-bg_flat_0_aaaaaa_40x100.png) 50% 50% repeat-x;opacity:.3;filter:Alpha(Opacity=30);border-radius:8px}
/*! fancyBox v2.1.5 fancyapps.com | fancyapps.com/fancybox/#license */
.fancybox-image, .fancybox-inner, .fancybox-nav, .fancybox-nav span, .fancybox-outer, .fancybox-skin, .fancybox-tmp, .fancybox-wrap, .fancybox-wrap iframe, .fancybox-wrap object {
	padding:0;
	margin:0;
	border:0;
	outline:0;
	vertical-align:top
}
.fancybox-wrap {
	position:absolute;
	top:0;
	left:0;
	z-index:80020
}
.fancybox-skin {
	position:relative;
	background:#fff;
	color:#565656;
	text-shadow:none;
	border:4px solid #ebebeb
}
.fancybox-opened {
	z-index:80030
}
.fancybox-opened .fancybox-skin {
	-webkit-box-shadow:0 10px 25px rgba(0, 0, 0, .5);
	-moz-box-shadow:0 10px 25px rgba(0, 0, 0, .5);
	box-shadow:0 10px 25px rgba(0, 0, 0, .5)
}
.fancybox-inner, .fancybox-outer {
	position:relative
}
.fancybox-inner {
	overflow:hidden
}
.fancybox-type-iframe .fancybox-inner {
	-webkit-overflow-scrolling:touch
}
.fancybox-error {
	color:#444;
	font:14px/20px "Helvetica Neue", Helvetica, Arial, sans-serif;
	margin:0;
	padding:15px;
	white-space:nowrap
}
.fancybox-iframe, .fancybox-image {
	display:block;
	width:100%;
	height:100%
}
.fancybox-image {
	width:100%;
	height:100%;
	max-width:100%;
	max-height:100%
}
#fancybox-loading, .fancybox-close, .fancybox-next span, .fancybox-prev span {
	background-image:url(https://www.madpromotions.it/skin/frontend/megatron/madpro/images/fancybox_sprite.png)
}
#fancybox-loading {
	position:fixed;
	top:50%;
	left:50%;
	margin-top:-22px;
	margin-left:-22px;
	background-position:0 -108px;
	opacity:.8;
	cursor:pointer;
	z-index:80060
}
#fancybox-loading div {
	width:44px;
	height:44px;
	background:url(https://www.madpromotions.it/skin/frontend/megatron/madpro/images/fancybox_loading.gif) center center no-repeat
}
.fancybox-close {
	position:absolute;
	top:4px;
	right:4px;
	width:20px;
	height:20px;
	cursor:pointer;
	z-index:80040;
	background-image:url(https://www.madpromotions.it/skin/frontend/megatron/madpro/images/fancybox_close-mega.png)
}
.fancybox-close:hover {
	background-position:0 right!important
}
.fancybox-nav {
	position:absolute;
	top:0;
	width:40%;
	height:100%;
	cursor:pointer;
	text-decoration:none;
	background:transparent url(https://www.madpromotions.it/skin/frontend/megatron/madpro/images/blank.gif);
	-webkit-tap-highlight-color:rgba(0, 0, 0, 0);
	z-index:80040
}
.fancybox-prev {
	left:0
}
.fancybox-next {
	right:0
}
.fancybox-nav span {
	position:absolute;
	top:50%;
	width:36px;
	height:34px;
	margin-top:-18px;
	cursor:pointer;
	z-index:80040;
	visibility:hidden
}
.fancybox-prev span {
	left:10px;
	background-position:0 -36px
}
.fancybox-next span {
	right:10px;
	background-position:0 -72px
}
.fancybox-nav:hover span {
	visibility:visible
}
.fancybox-tmp {
	position:absolute;
	top:-99999px;
	left:-99999px;
	visibility:hidden;
	max-width:99999px;
	max-height:99999px;
	overflow:visible!important
}
.fancybox-lock {
/*	overflow:hidden!important;
	width:auto
*/}
.fancybox-lock body {
/*	overflow:hidden!important
*/}
.fancybox-lock-test {
/*	overflow-y:hidden!important
*/}
.fancybox-overlay {
	position:absolute;
	top:0;
	left:0;
	/*	overflow:hidden;
*/	display:none;
	z-index:80010;
	background:url(https://www.madpromotions.it/skin/frontend/megatron/madpro/images/fancybox_overlay.png)
}
.notouch .fancybox-overlay {
	z-index:10000;
}
.fancybox-overlay-fixed {
	position:fixed;
	bottom:0;
	right:0
}
.fancybox-lock .fancybox-overlay {
/*	overflow:auto;
	overflow-y:scroll;
*/}
.fancybox-title {
	visibility:hidden;
	font:400 13px/20px "Helvetica Neue", Helvetica, Arial, sans-serif;
	position:relative;
	text-shadow:none;
	z-index:80050
}
.fancybox-opened .fancybox-title {
	visibility:visible
}
.fancybox-title-float-wrap {
	position:absolute;
	bottom:0;
	right:50%;
	margin-bottom:-35px;
	z-index:80050;
	text-align:center
}
.fancybox-title-float-wrap .child {
	display:inline-block;
	margin-right:-100%;
	padding:2px 20px;
	background:0 0;
	background:rgba(0, 0, 0, .8);
	-webkit-border-radius:15px;
	-moz-border-radius:15px;
	border-radius:15px;
	text-shadow:0 1px 2px #222;
	color:#FFF;
	font-weight:700;
	line-height:24px;
	white-space:nowrap
}
.fancybox-title-outside-wrap {
	position:relative;
	margin-top:10px;
	color:#fff
}
.fancybox-title-inside-wrap {
	padding-top:10px
}
.fancybox-title-over-wrap {
	position:absolute;
	bottom:0;
	left:0;
	color:#fff;
	padding:10px;
	background:#000;
	background:rgba(0, 0, 0, .8)
}
.product-preview-popup .fancybox-close {
	display:none!important
}
#hoverfold {
	padding-top:35px;
	padding-bottom:35px;
	margin: 0 -1%;
	-moz-box-sizing: content-box;
	box-sizing: content-box;
	-webkit-box-sizing:content-box;
}
.hoverfold-item {
	float:left;
	position:relative;
	width:360px;
	margin: 0 1%
}
.view {
	width:100%;
	overflow:hidden;
	height: 310px;
	float: left;
	position: relative;
	-webkit-perspective: 500px;
	-moz-perspective: 500px;
	-o-perspective: 500px;
	-ms-perspective: 500px;
	perspective: 500px;
	cursor:pointer;
	-webkit-transition: all 0.4s ease-in-out;
	-moz-transition: all 0.4s ease-in-out;
	-o-transition: all 0.4s ease-in-out;
	-ms-transition: all 0.4s ease-in-out;
	transition: all 0.4s ease-in-out;
	-webkit-box-sizing: content-box;
	-moz-box-sizing: content-box;
	box-sizing: content-box;
	background: none repeat scroll 0 0 #454545;
	border-radius: 0 0 0 0;
	color: #999999 !important;
	margin: 8px 0;
	border: 5px solid #fff;
}
.view img {
	position: relative;
	height:100%;
	width:auto;
	z-index: 1;
}
.view .s1 {
	background-position: 0px 0px;
}
.view .s2 {
	background-position: -72px 0px;
}
.view .s3 {
	background-position: -144px 0px;
}
.view .s4 {
	background-position: -216px 0px;
}
.view .s5 {
	background-position: -288px 0px;
}
.view .overlay {
	width: 72px;
	height: 100%;
	opacity: 0;
	position: absolute;
	-webkit-transition: opacity 150ms ease-in-out;
	-moz-transition: opacity 150ms ease-in-out;
	-o-transition: opacity 150ms ease-in-out;
	-ms-transition: opacity 150ms ease-in-out;
	transition: opacity 150ms ease-in-out;
}
.view .s3 > .overlay, .view .s2 > .overlay, .view .s1 > .overlay {
	background:none;
}
#hoverfold div.span4:hover {
	z-index:10000;
}
.view:hover {
	border: 5px solid #ee3b27;
	-webkit-transition: all 0.4s ease-in-out;
	-moz-transition: all 0.4s ease-in-out;
	-o-transition: all 0.4s ease-in-out;
	-ms-transition: all 0.4s ease-in-out;
	transition: all 0.4s ease-in-out;
}
.view .s4 > .overlay {
	background: -moz-linear-gradient(right, rgba(0, 0, 0, 0.3) 0%, rgba(0, 0, 0, 0) 100%);
	background: -webkit-linear-gradient(right, rgba(0, 0, 0, 0.3) 0%, rgba(0, 0, 0, 0) 100%);
	background: -o-linear-gradient(right, rgba(0, 0, 0, 0.3) 0%, rgba(0, 0, 0, 0) 100%);
	background: -ms-linear-gradient(right, rgba(0, 0, 0, 0.3) 0%, rgba(0, 0, 0, 0) 100%);
	background: linear-gradient(right, rgba(0, 0, 0, 0.3) 0%, rgba(0, 0, 0, 0) 100%);
}
.view .s5 > .overlay {
	background: -moz-linear-gradient(left, rgba(0, 0, 0, 0.3) 0%, rgba(0, 0, 0, 0) 100%);
	background: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.3) 0%, rgba(0, 0, 0, 0) 100%);
	background: -o-linear-gradient(left, rgba(0, 0, 0, 0.3) 0%, rgba(0, 0, 0, 0) 100%);
	background: -ms-linear-gradient(left, rgba(0, 0, 0, 0.3) 0%, rgba(0, 0, 0, 0) 100%);
	background: linear-gradient(left, rgba(0, 0, 0, 0.3) 0%, rgba(0, 0, 0, 0) 100%);
}
.view div.view-back {
	background: #0a0a0a;
	background: -moz-linear-gradient(left, #0a0a0a 60%, #454545 100%);
	background: -webkit-gradient(linear, left top, right top, color-stop(0%, #0a0a0a), color-stop(100%, #454545));
	background: -webkit-linear-gradient(left, #0a0a0a 60%, #454545 100%);
	background: -o-linear-gradient(left, #0a0a0a 60%, #454545 100%);
	background: -ms-linear-gradient(left, #0a0a0a 60%, #454545 100%);
	background: linear-gradient(left, #0a0a0a 60%, #454545 100%);
}
.view img, .view .slice {
	transition: all 0.5s ease-in-out;
	-o-transition: all 0.5s ease-in-out;
	-webkit-transition: all 0.5s ease-in-out;
	-moz-transition: all 0.5s ease-in-out;
}
.view .slice {
	width: 72px;
	height: 100%;
	z-index: 100;
	background-size: cover;
	-webkit-transform: translate3d(0, 0, 0);
	-moz-transform: translate3d(0, 0, 0);
	-o-transform: translate3d(0, 0, 0);
	-ms-transform: translate3d(0, 0, 0);
	transform: translate3d(0, 0, 0);
}
.view:hover .slice {
	margin-left:-80px;
}
.view .s2, .view .s3, .view .s4, .view .s5 {
	display:none;
}
.view .s1 {
	width:100%;
}
.view div.view-back {
	background: #0a0a0a;
	background: -moz-linear-gradient(left, #0a0a0a 0%, #646464 100%);
	background: -webkit-gradient(linear, left top, right top, color-stop(0%, #0a0a0a), color-stop(100%, #646464));
	background: -webkit-linear-gradient(left, #0a0a0a 0%, #646464 100%);
	background: -o-linear-gradient(left, #0a0a0a 0%, #646464 100%);
	background: -ms-linear-gradient(left, #0a0a0a 0%, #646464 100%);
	background: linear-gradient(left, #0a0a0a 0%, #646464 100%);
	position: absolute;
	height: 100%;
	left: 0;
	width: 100%;
	z-index: 0;
}
.view-back span.info, .view-back span.zoom-view {
	font-size:12px;
	width:65px;
	text-align:left;
	color:#ccc;
	position:absolute;
	bottom:10px;
	right:10px;
	padding:0;
	line-height:16px;
}
.view-back span.info a {
	display: block;
	float:left;
	text-align:center;
	width:30px;
	font-size:16px;
	color:#fff;
	text-decoration: none !important;
}
.view-back span.zoom-view {
	top: 11px;
	right:12px;
	bottom: auto;
	width:auto;
	padding:0;
	background: #ececec;
	height:55px;
	width: 55px;
	border-radius: 50%;
	text-align: center;
		-webkit-transition: all 0.4s ease-in-out;
	-moz-transition: all 0.4s ease-in-out;
	-o-transition: all 0.4s ease-in-out;
	-ms-transition: all 0.4s ease-in-out;
	transition: all 0.4s ease-in-out;

}
.view-back span.zoom-view a {
	font-size:28px;
	line-height:55px;
	text-decoration: none !important;
	color:#7f7f7f;
}
.view-back span.zoom-view:hover { background:#ee3b27;}
.view-back span.zoom-view:hover a { color:#fff;}


.view-back span.info span { display:block; overflow: hidden; position:relative;}

/* image width 330 */

@media (max-width: 1359px) and (min-width: 1200px) {

.hoverfold-item {
 width:320px;
 margin: 0 1%
}
.view {
 overflow:visible !important;
 -webkit-perspective: 800px;
 -moz-perspective: 800px;
 -o-perspective: 800px;
 -ms-perspective: 800px;
 perspective: 800px;
 height: 268px;
}
.view .s1 {
 background-position: 0px 0px;
}
.view .s2 {
 background-position: -64px 0px;
}
.view .s3 {
 background-position: -128px 0px;
}
.view .s4 {
 background-position: -192px 0px;
}
.view .s5 {
 background-position: -256px 0px;
}
.view:hover .overlay {
 opacity: 1;
}
.view .slice {
 -webkit-transform-style: preserve-3d;
 -moz-transform-style: preserve-3d;
 -o-transform-style: preserve-3d;
 -ms-transform-style: preserve-3d;
 transform-style: preserve-3d;
 -webkit-transform-origin: left center;
 -moz-transform-origin: left center;
 -o-transform-origin: left center;
 -ms-transform-origin: left center;
 transform-origin: left center;
 -webkit-transition: -webkit-transform 350ms ease-in-out;
 -moz-transition: -moz-transform 350ms ease-in-out;
 -o-transition: -o-transform 350ms ease-in-out;
 -ms-transition: -ms-transform 350ms ease-in-out;
 transition: transform 350ms ease-in-out;
 width: 64px;
}
.view .s1 {
 width: 64px;
}
.view .overlay {
 width: 64px;
}
.view .s2, .view .s3, .view .s4, .view .s5 {
 -webkit-transform: translate3d(64px, 0, 0);
 -moz-transform: translate3d(64px, 0, 0);
 -o-transform: translate3d(64px, 0, 0);
 -ms-transform: translate3d(64px, 0, 0);
 transform: translate3d(64px, 0, 0);
 display:block;
}
.view:hover .s1 {
 -webkit-transition-delay: 200ms;
 -moz-transition-delay: 200ms;
 -o-transition-delay: 200ms;
 -ms-transition-delay: 200ms;
 transition-delay: 200ms;
 -webkit-transform: rotate3d(0, 1, 0, -3deg);
 -moz-transform: rotate3d(0, 1, 0, -3deg);
 -o-transform: rotate3d(0, 1, 0, -3deg);
 -ms-transform: rotate3d(0, 1, 0, -3deg);
 transform: rotate3d(0, 1, 0, -3deg);
}
.view:hover .s2 {
 -webkit-transition-delay: 150ms;
 -moz-transition-delay: 150ms;
 -o-transition-delay: 150ms;
 -ms-transition-delay: 150ms;
 transition-delay: 150ms;
 -webkit-transform: translate3d(63px, 0, 0) rotate3d(0, 1, 0, -10deg);
 -moz-transform: translate3d(63px, 0, 0) rotate3d(0, 1, 0, -10deg);
 -o-transform: translate3d(63px, 0, 0) rotate3d(0, 1, 0, -10deg);
 transform: translate3d(63px, 0, 0) rotate3d(0, 1, 0, -10deg);
 -ms-transform: translate3d(63px, 0, 0) rotate3d(0, 1, 0, -20deg);
}
.view:hover .s3 {
 -webkit-transition-delay: 100ms;
 -moz-transition-delay: 100ms;
 -o-transition-delay: 100ms;
 -ms-transition-delay: 100ms;
 transition-delay: 100ms;
 -webkit-transform: translate3d(63px, 0, 0) rotate3d(0, 1, 0, -16deg);
 -moz-transform: translate3d(63px, 0, 0) rotate3d(0, 1, 0, -16deg);
 -o-transform: translate3d(63px, 0, 0) rotate3d(0, 1, 0, -16deg);
 transform: translate3d(63px, 0, 0) rotate3d(0, 1, 0, -16deg);
 -ms-transform: translate3d(63px, 0, 0) rotate3d(0, 1, 0, -26deg);
}
.view:hover .s4 {
 -webkit-transition-delay: 50ms;
 -moz-transition-delay: 50ms;
 -o-transition-delay: 50ms;
 -ms-transition-delay: 50ms;
 transition-delay: 50ms;
 -webkit-transform: translate3d(63px, 0, 0) rotate3d(0, 1, 0, -30deg);
 -moz-transform: translate3d(63px, 0, 0) rotate3d(0, 1, 0, -30deg);
 -o-transform: translate3d(63px, 0, 0) rotate3d(0, 1, 0, -30deg);
 transform: translate3d(63px, 0, 0) rotate3d(0, 1, 0, -30deg);
 -ms-transform: translate3d(63px, 0, 0) rotate3d(0, 1, 0, -50deg);
}
.view:hover .s5 {
 -webkit-transform: translate3d(64px, 0, 0) rotate3d(0, 1, 0, -42deg);
 -moz-transform: translate3d(64px, 0, 0) rotate3d(0, 1, 0, -42deg);
 -o-transform: translate3d(64px, 0, 0) rotate3d(0, 1, 0, -42deg);
 transform: translate3d(64px, 0, 0) rotate3d(0, 1, 0, -42deg);
 -ms-transform: translate3d(64px, 0, 0) rotate3d(0, 1, 0, -62deg);
}
.view:hover .slice {
 margin-left:inherit;
}
}
/* image width 370 */

@media only screen and (min-width: 1360px) {
 .view {
 overflow:visible !important;
}
 .view {
 -webkit-perspective: 800px;
 -moz-perspective: 800px;
 -o-perspective: 800px;
 -ms-perspective: 800px;
 perspective: 800px;
}
 .view:hover .overlay {
 opacity: 1;
}
 .view .slice {
 -webkit-transform-style: preserve-3d;
 -moz-transform-style: preserve-3d;
 -o-transform-style: preserve-3d;
 -ms-transform-style: preserve-3d;
 transform-style: preserve-3d;
 -webkit-transform-origin: left center;
 -moz-transform-origin: left center;
 -o-transform-origin: left center;
 -ms-transform-origin: left center;
 transform-origin: left center;
 -webkit-transition: -webkit-transform 350ms ease-in-out;
 -moz-transition: -moz-transform 350ms ease-in-out;
 -o-transition: -o-transform 350ms ease-in-out;
 -ms-transition: -ms-transform 350ms ease-in-out;
 transition: transform 350ms ease-in-out;
}
 .view .s1 {
 width: 72px;
}
 .view .s2, .view .s3, .view .s4, .view .s5 {
 -webkit-transform: translate3d(72px, 0, 0);
 -moz-transform: translate3d(72px, 0, 0);
 -o-transform: translate3d(72px, 0, 0);
 -ms-transform: translate3d(72px, 0, 0);
 transform: translate3d(72px, 0, 0);
 display:block;
}
 .view:hover .s1 {
 -webkit-transition-delay: 200ms;
 -moz-transition-delay: 200ms;
 -o-transition-delay: 200ms;
 -ms-transition-delay: 200ms;
 transition-delay: 200ms;
 -webkit-transform: rotate3d(0, 1, 0, -3deg);
 -moz-transform: rotate3d(0, 1, 0, -3deg);
 -o-transform: rotate3d(0, 1, 0, -3deg);
 -ms-transform: rotate3d(0, 1, 0, -3deg);
 transform: rotate3d(0, 1, 0, -3deg);
}
 .view:hover .s2 {
 -webkit-transition-delay: 150ms;
 -moz-transition-delay: 150ms;
 -o-transition-delay: 150ms;
 -ms-transition-delay: 150ms;
 transition-delay: 150ms;
 -webkit-transform: translate3d(71px, 0, 0) rotate3d(0, 1, 0, -10deg);
 -moz-transform: translate3d(71px, 0, 0) rotate3d(0, 1, 0, -10deg);
 -o-transform: translate3d(71px, 0, 0) rotate3d(0, 1, 0, -10deg);
 transform: translate3d(71px, 0, 0) rotate3d(0, 1, 0, -10deg);
 -ms-transform: translate3d(71px, 0, 0) rotate3d(0, 1, 0, -20deg);
}
 .view:hover .s3 {
 -webkit-transition-delay: 100ms;
 -moz-transition-delay: 100ms;
 -o-transition-delay: 100ms;
 -ms-transition-delay: 100ms;
 transition-delay: 100ms;
 -webkit-transform: translate3d(71px, 0, 0) rotate3d(0, 1, 0, -16deg);
 -moz-transform: translate3d(71px, 0, 0) rotate3d(0, 1, 0, -16deg);
 -o-transform: translate3d(71px, 0, 0) rotate3d(0, 1, 0, -16deg);
 transform: translate3d(71px, 0, 0) rotate3d(0, 1, 0, -16deg);
 -ms-transform: translate3d(71px, 0, 0) rotate3d(0, 1, 0, -26deg);
}
 .view:hover .s4 {
 -webkit-transition-delay: 50ms;
 -moz-transition-delay: 50ms;
 -o-transition-delay: 50ms;
 -ms-transition-delay: 50ms;
 transition-delay: 50ms;
 -webkit-transform: translate3d(71px, 0, 0) rotate3d(0, 1, 0, -30deg);
 -moz-transform: translate3d(71px, 0, 0) rotate3d(0, 1, 0, -30deg);
 -o-transform: translate3d(71px, 0, 0) rotate3d(0, 1, 0, -30deg);
 transform: translate3d(71px, 0, 0) rotate3d(0, 1, 0, -30deg);
 -ms-transform: translate3d(71px, 0, 0) rotate3d(0, 1, 0, -50deg);
}
 .view:hover .s5 {
 -webkit-transform: translate3d(72px, 0, 0) rotate3d(0, 1, 0, -42deg);
 -moz-transform: translate3d(72px, 0, 0) rotate3d(0, 1, 0, -42deg);
 -o-transform: translate3d(72px, 0, 0) rotate3d(0, 1, 0, -42deg);
 transform: translate3d(72px, 0, 0) rotate3d(0, 1, 0, -42deg);
 -ms-transform: translate3d(72px, 0, 0) rotate3d(0, 1, 0, -62deg);
}
 .view:hover .slice {
 margin-left:inherit;
}
}

/* image width 400 */

@media (max-width: 1199px) and (min-width: 980px) {

 #hoverfold {
 margin: 0;
}
 .hoverfold-item {
 width:390px;
 margin: 0 3%
}
.view {
 overflow:visible !important;
 height: 326px;
 -webkit-perspective: 800px;
 -moz-perspective: 800px;
 -o-perspective: 800px;
 -ms-perspective: 800px;
 perspective: 800px;
}
.view .s1 {
 background-position: 0px 0px;
}
.view .s2 {
 background-position: -78px 0px;
}
.view .s3 {
 background-position: -156px 0px;
}
.view .s4 {
 background-position: -234px 0px;
}
.view .s5 {
 background-position: -312px 0px;
}
.view:hover .overlay {
 opacity: 1;
}
.view .slice {
 -webkit-transform-style: preserve-3d;
 -moz-transform-style: preserve-3d;
 -o-transform-style: preserve-3d;
 -ms-transform-style: preserve-3d;
 transform-style: preserve-3d;
 -webkit-transform-origin: left center;
 -moz-transform-origin: left center;
 -o-transform-origin: left center;
 -ms-transform-origin: left center;
 transform-origin: left center;
 -webkit-transition: -webkit-transform 350ms ease-in-out;
 -moz-transition: -moz-transform 350ms ease-in-out;
 -o-transition: -o-transform 350ms ease-in-out;
 -ms-transition: -ms-transform 350ms ease-in-out;
 transition: transform 350ms ease-in-out;
 width: 78px;
}
.view .s1 {
 width: 78px;
}
.view .overlay {
 width: 78px;
}
.view .s2, .view .s3, .view .s4, .view .s5 {
 -webkit-transform: translate3d(78px, 0, 0);
 -moz-transform: translate3d(78px, 0, 0);
 -o-transform: translate3d(78px, 0, 0);
 -ms-transform: translate3d(78px, 0, 0);
 transform: translate3d(78px, 0, 0);
 display:block;
}
.view:hover .s1 {
 -webkit-transition-delay: 200ms;
 -moz-transition-delay: 200ms;
 -o-transition-delay: 200ms;
 -ms-transition-delay: 200ms;
 transition-delay: 200ms;
 -webkit-transform: rotate3d(0, 1, 0, -3deg);
 -moz-transform: rotate3d(0, 1, 0, -3deg);
 -o-transform: rotate3d(0, 1, 0, -3deg);
 -ms-transform: rotate3d(0, 1, 0, -3deg);
 transform: rotate3d(0, 1, 0, -3deg);
}
.view:hover .s2 {
 -webkit-transition-delay: 150ms;
 -moz-transition-delay: 150ms;
 -o-transition-delay: 150ms;
 -ms-transition-delay: 150ms;
 transition-delay: 150ms;
 -webkit-transform: translate3d(77px, 0, 0) rotate3d(0, 1, 0, -10deg);
 -moz-transform: translate3d(77px, 0, 0) rotate3d(0, 1, 0, -10deg);
 -o-transform: translate3d(77px, 0, 0) rotate3d(0, 1, 0, -10deg);
 transform: translate3d(77px, 0, 0) rotate3d(0, 1, 0, -10deg);
 -ms-transform: translate3d(77px, 0, 0) rotate3d(0, 1, 0, -20deg);
}
.view:hover .s3 {
 -webkit-transition-delay: 100ms;
 -moz-transition-delay: 100ms;
 -o-transition-delay: 100ms;
 -ms-transition-delay: 100ms;
 transition-delay: 100ms;
 -webkit-transform: translate3d(77px, 0, 0) rotate3d(0, 1, 0, -16deg);
 -moz-transform: translate3d(77px, 0, 0) rotate3d(0, 1, 0, -16deg);
 -o-transform: translate3d(77px, 0, 0) rotate3d(0, 1, 0, -16deg);
 transform: translate3d(77px, 0, 0) rotate3d(0, 1, 0, -16deg);
 -ms-transform: translate3d(77px, 0, 0) rotate3d(0, 1, 0, -26deg);
}
.view:hover .s4 {
 -webkit-transition-delay: 50ms;
 -moz-transition-delay: 50ms;
 -o-transition-delay: 50ms;
 -ms-transition-delay: 50ms;
 transition-delay: 50ms;
 -webkit-transform: translate3d(77px, 0, 0) rotate3d(0, 1, 0, -30deg);
 -moz-transform: translate3d(77px, 0, 0) rotate3d(0, 1, 0, -30deg);
 -o-transform: translate3d(77px, 0, 0) rotate3d(0, 1, 0, -30deg);
 transform: translate3d(77px, 0, 0) rotate3d(0, 1, 0, -30deg);
 -ms-transform: translate3d(77px, 0, 0) rotate3d(0, 1, 0, -50deg);
}
.view:hover .s5 {
 -webkit-transform: translate3d(78px, 0, 0) rotate3d(0, 1, 0, -42deg);
 -moz-transform: translate3d(78px, 0, 0) rotate3d(0, 1, 0, -42deg);
 -o-transform: translate3d(78px, 0, 0) rotate3d(0, 1, 0, -42deg);
 transform: translate3d(78px, 0, 0) rotate3d(0, 1, 0, -42deg);
 -ms-transform: translate3d(78px, 0, 0) rotate3d(0, 1, 0, -62deg);
}
.view:hover .slice {
 margin-left:inherit;
}
}
@media (max-width: 979px) and (min-width: 768px) {

.hoverfold-item {
 width:320px;
 margin: 0 3%
}
.view {
 overflow:visible !important;
 -webkit-perspective: 800px;
 -moz-perspective: 800px;
 -o-perspective: 800px;
 -ms-perspective: 800px;
 perspective: 800px;
 height: 268px;
}
.view .s1 {
 background-position: 0px 0px;
}
.view .s2 {
 background-position: -64px 0px;
}
.view .s3 {
 background-position: -128px 0px;
}
.view .s4 {
 background-position: -192px 0px;
}
.view .s5 {
 background-position: -256px 0px;
}
.view:hover .overlay {
 opacity: 1;
}
.view .slice {
 -webkit-transform-style: preserve-3d;
 -moz-transform-style: preserve-3d;
 -o-transform-style: preserve-3d;
 -ms-transform-style: preserve-3d;
 transform-style: preserve-3d;
 -webkit-transform-origin: left center;
 -moz-transform-origin: left center;
 -o-transform-origin: left center;
 -ms-transform-origin: left center;
 transform-origin: left center;
 -webkit-transition: -webkit-transform 350ms ease-in-out;
 -moz-transition: -moz-transform 350ms ease-in-out;
 -o-transition: -o-transform 350ms ease-in-out;
 -ms-transition: -ms-transform 350ms ease-in-out;
 transition: transform 350ms ease-in-out;
 width: 64px;
}
.view .s1 {
 width: 64px;
}
.view .overlay {
 width: 64px;
}
.view .s2, .view .s3, .view .s4, .view .s5 {
 -webkit-transform: translate3d(64px, 0, 0);
 -moz-transform: translate3d(64px, 0, 0);
 -o-transform: translate3d(64px, 0, 0);
 -ms-transform: translate3d(64px, 0, 0);
 transform: translate3d(64px, 0, 0);
 display:block;
}
.view:hover .s1 {
 -webkit-transition-delay: 200ms;
 -moz-transition-delay: 200ms;
 -o-transition-delay: 200ms;
 -ms-transition-delay: 200ms;
 transition-delay: 200ms;
 -webkit-transform: rotate3d(0, 1, 0, -3deg);
 -moz-transform: rotate3d(0, 1, 0, -3deg);
 -o-transform: rotate3d(0, 1, 0, -3deg);
 -ms-transform: rotate3d(0, 1, 0, -3deg);
 transform: rotate3d(0, 1, 0, -3deg);
}
.view:hover .s2 {
 -webkit-transition-delay: 150ms;
 -moz-transition-delay: 150ms;
 -o-transition-delay: 150ms;
 -ms-transition-delay: 150ms;
 transition-delay: 150ms;
 -webkit-transform: translate3d(63px, 0, 0) rotate3d(0, 1, 0, -10deg);
 -moz-transform: translate3d(63px, 0, 0) rotate3d(0, 1, 0, -10deg);
 -o-transform: translate3d(63px, 0, 0) rotate3d(0, 1, 0, -10deg);
 transform: translate3d(63px, 0, 0) rotate3d(0, 1, 0, -10deg);
 -ms-transform: translate3d(63px, 0, 0) rotate3d(0, 1, 0, -20deg);
}
.view:hover .s3 {
 -webkit-transition-delay: 100ms;
 -moz-transition-delay: 100ms;
 -o-transition-delay: 100ms;
 -ms-transition-delay: 100ms;
 transition-delay: 100ms;
 -webkit-transform: translate3d(63px, 0, 0) rotate3d(0, 1, 0, -16deg);
 -moz-transform: translate3d(63px, 0, 0) rotate3d(0, 1, 0, -16deg);
 -o-transform: translate3d(63px, 0, 0) rotate3d(0, 1, 0, -16deg);
 transform: translate3d(63px, 0, 0) rotate3d(0, 1, 0, -16deg);
 -ms-transform: translate3d(63px, 0, 0) rotate3d(0, 1, 0, -26deg);
}
.view:hover .s4 {
 -webkit-transition-delay: 50ms;
 -moz-transition-delay: 50ms;
 -o-transition-delay: 50ms;
 -ms-transition-delay: 50ms;
 transition-delay: 50ms;
 -webkit-transform: translate3d(63px, 0, 0) rotate3d(0, 1, 0, -30deg);
 -moz-transform: translate3d(63px, 0, 0) rotate3d(0, 1, 0, -30deg);
 -o-transform: translate3d(63px, 0, 0) rotate3d(0, 1, 0, -30deg);
 transform: translate3d(63px, 0, 0) rotate3d(0, 1, 0, -30deg);
 -ms-transform: translate3d(63px, 0, 0) rotate3d(0, 1, 0, -50deg);
}
.view:hover .s5 {
 -webkit-transform: translate3d(64px, 0, 0) rotate3d(0, 1, 0, -42deg);
 -moz-transform: translate3d(64px, 0, 0) rotate3d(0, 1, 0, -42deg);
 -o-transform: translate3d(64px, 0, 0) rotate3d(0, 1, 0, -42deg);
 transform: translate3d(64px, 0, 0) rotate3d(0, 1, 0, -42deg);
 -ms-transform: translate3d(64px, 0, 0) rotate3d(0, 1, 0, -62deg);
}
.view:hover .slice {
 margin-left:inherit;
}
}

@media (max-width: 767px) and (min-width: 480px) {

#hoverfold {
margin: 0;
}
.hoverfold-item {
 width:360px;
 margin: 0 10%;
 float: none;
}
.view {
 overflow:visible !important;
 -webkit-perspective: 800px;
 -moz-perspective: 800px;
 -o-perspective: 800px;
 -ms-perspective: 800px;
 perspective: 800px;
 height:301px;
}
 .view:hover .overlay {
 opacity: 1;
}
 .view .slice {
 -webkit-transform-style: preserve-3d;
 -moz-transform-style: preserve-3d;
 -o-transform-style: preserve-3d;
 -ms-transform-style: preserve-3d;
 transform-style: preserve-3d;
 -webkit-transform-origin: left center;
 -moz-transform-origin: left center;
 -o-transform-origin: left center;
 -ms-transform-origin: left center;
 transform-origin: left center;
 -webkit-transition: -webkit-transform 350ms ease-in-out;
 -moz-transition: -moz-transform 350ms ease-in-out;
 -o-transition: -o-transform 350ms ease-in-out;
 -ms-transition: -ms-transform 350ms ease-in-out;
 transition: transform 350ms ease-in-out;
}
 .view .s1 {
 width: 72px;
}
 .view .s2, .view .s3, .view .s4, .view .s5 {
 -webkit-transform: translate3d(72px, 0, 0);
 -moz-transform: translate3d(72px, 0, 0);
 -o-transform: translate3d(72px, 0, 0);
 -ms-transform: translate3d(72px, 0, 0);
 transform: translate3d(72px, 0, 0);
 display:block;
}
 .view:hover .s1 {
 -webkit-transition-delay: 200ms;
 -moz-transition-delay: 200ms;
 -o-transition-delay: 200ms;
 -ms-transition-delay: 200ms;
 transition-delay: 200ms;
 -webkit-transform: rotate3d(0, 1, 0, -3deg);
 -moz-transform: rotate3d(0, 1, 0, -3deg);
 -o-transform: rotate3d(0, 1, 0, -3deg);
 -ms-transform: rotate3d(0, 1, 0, -3deg);
 transform: rotate3d(0, 1, 0, -3deg);
}
 .view:hover .s2 {
 -webkit-transition-delay: 150ms;
 -moz-transition-delay: 150ms;
 -o-transition-delay: 150ms;
 -ms-transition-delay: 150ms;
 transition-delay: 150ms;
 -webkit-transform: translate3d(71px, 0, 0) rotate3d(0, 1, 0, -10deg);
 -moz-transform: translate3d(71px, 0, 0) rotate3d(0, 1, 0, -10deg);
 -o-transform: translate3d(71px, 0, 0) rotate3d(0, 1, 0, -10deg);
 transform: translate3d(71px, 0, 0) rotate3d(0, 1, 0, -10deg);
 -ms-transform: translate3d(71px, 0, 0) rotate3d(0, 1, 0, -20deg);
}
 .view:hover .s3 {
 -webkit-transition-delay: 100ms;
 -moz-transition-delay: 100ms;
 -o-transition-delay: 100ms;
 -ms-transition-delay: 100ms;
 transition-delay: 100ms;
 -webkit-transform: translate3d(71px, 0, 0) rotate3d(0, 1, 0, -16deg);
 -moz-transform: translate3d(71px, 0, 0) rotate3d(0, 1, 0, -16deg);
 -o-transform: translate3d(71px, 0, 0) rotate3d(0, 1, 0, -16deg);
 transform: translate3d(71px, 0, 0) rotate3d(0, 1, 0, -16deg);
 -ms-transform: translate3d(71px, 0, 0) rotate3d(0, 1, 0, -26deg);
}
 .view:hover .s4 {
 -webkit-transition-delay: 50ms;
 -moz-transition-delay: 50ms;
 -o-transition-delay: 50ms;
 -ms-transition-delay: 50ms;
 transition-delay: 50ms;
 -webkit-transform: translate3d(71px, 0, 0) rotate3d(0, 1, 0, -30deg);
 -moz-transform: translate3d(71px, 0, 0) rotate3d(0, 1, 0, -30deg);
 -o-transform: translate3d(71px, 0, 0) rotate3d(0, 1, 0, -30deg);
 transform: translate3d(71px, 0, 0) rotate3d(0, 1, 0, -30deg);
 -ms-transform: translate3d(71px, 0, 0) rotate3d(0, 1, 0, -50deg);
}
 .view:hover .s5 {
 -webkit-transform: translate3d(72px, 0, 0) rotate3d(0, 1, 0, -42deg);
 -moz-transform: translate3d(72px, 0, 0) rotate3d(0, 1, 0, -42deg);
 -o-transform: translate3d(72px, 0, 0) rotate3d(0, 1, 0, -42deg);
 transform: translate3d(72px, 0, 0) rotate3d(0, 1, 0, -42deg);
 -ms-transform: translate3d(72px, 0, 0) rotate3d(0, 1, 0, -62deg);
}
 .view:hover .slice {
 margin-left:inherit;
}
}


/* image width 300 */

@media (max-width: 479px) {
#hoverfold {
margin: 0;
}
.hoverfold-item {
 width:290px;
 margin: 0 10%;
 float: none;
}
 .view {
 overflow:visible !important;
 height: 243px;
 -webkit-perspective: 800px;
 -moz-perspective: 800px;
 -o-perspective: 800px;
 -ms-perspective: 800px;
 perspective: 800px;
}
.view .s1 {
 background-position: 0px 0px;
}
.view .s2 {
 background-position: -58px 0px;
}
.view .s3 {
 background-position: -116px 0px;
}
.view .s4 {
 background-position: -174px 0px;
}
.view .s5 {
 background-position: -232px 0px;
}
.view:hover .overlay {
 opacity: 1;
}
.view .slice {
 -webkit-transform-style: preserve-3d;
 -moz-transform-style: preserve-3d;
 -o-transform-style: preserve-3d;
 -ms-transform-style: preserve-3d;
 transform-style: preserve-3d;
 -webkit-transform-origin: left center;
 -moz-transform-origin: left center;
 -o-transform-origin: left center;
 -ms-transform-origin: left center;
 transform-origin: left center;
 -webkit-transition: -webkit-transform 350ms ease-in-out;
 -moz-transition: -moz-transform 350ms ease-in-out;
 -o-transition: -o-transform 350ms ease-in-out;
 -ms-transition: -ms-transform 350ms ease-in-out;
 transition: transform 350ms ease-in-out;
 width: 58px;
}
.view .s1 {
 width: 58px;
}
.view .overlay {
 width: 58px;
}
.view .s2, .view .s3, .view .s4, .view .s5 {
 -webkit-transform: translate3d(58px, 0, 0);
 -moz-transform: translate3d(58px, 0, 0);
 -o-transform: translate3d(58px, 0, 0);
 -ms-transform: translate3d(58px, 0, 0);
 transform: translate3d(58px, 0, 0);
 display:block;
}
.view:hover .s1 {
 -webkit-transition-delay: 200ms;
 -moz-transition-delay: 200ms;
 -o-transition-delay: 200ms;
 -ms-transition-delay: 200ms;
 transition-delay: 200ms;
 -webkit-transform: rotate3d(0, 1, 0, -3deg);
 -moz-transform: rotate3d(0, 1, 0, -3deg);
 -o-transform: rotate3d(0, 1, 0, -3deg);
 -ms-transform: rotate3d(0, 1, 0, -3deg);
 transform: rotate3d(0, 1, 0, -3deg);
}
.view:hover .s2 {
 -webkit-transition-delay: 150ms;
 -moz-transition-delay: 150ms;
 -o-transition-delay: 150ms;
 -ms-transition-delay: 150ms;
 transition-delay: 150ms;
 -webkit-transform: translate3d(57px, 0, 0) rotate3d(0, 1, 0, -10deg);
 -moz-transform: translate3d(57px, 0, 0) rotate3d(0, 1, 0, -10deg);
 -o-transform: translate3d(57px, 0, 0) rotate3d(0, 1, 0, -10deg);
 transform: translate3d(57px, 0, 0) rotate3d(0, 1, 0, -10deg);
 -ms-transform: translate3d(57px, 0, 0) rotate3d(0, 1, 0, -20deg);
}
.view:hover .s3 {
 -webkit-transition-delay: 100ms;
 -moz-transition-delay: 100ms;
 -o-transition-delay: 100ms;
 -ms-transition-delay: 100ms;
 transition-delay: 100ms;
 -webkit-transform: translate3d(57px, 0, 0) rotate3d(0, 1, 0, -16deg);
 -moz-transform: translate3d(57px, 0, 0) rotate3d(0, 1, 0, -16deg);
 -o-transform: translate3d(57px, 0, 0) rotate3d(0, 1, 0, -16deg);
 transform: translate3d(57px, 0, 0) rotate3d(0, 1, 0, -16deg);
 -ms-transform: translate3d(57px, 0, 0) rotate3d(0, 1, 0, -26deg);
}
.view:hover .s4 {
 -webkit-transition-delay: 50ms;
 -moz-transition-delay: 50ms;
 -o-transition-delay: 50ms;
 -ms-transition-delay: 50ms;
 transition-delay: 50ms;
 -webkit-transform: translate3d(57px, 0, 0) rotate3d(0, 1, 0, -30deg);
 -moz-transform: translate3d(57px, 0, 0) rotate3d(0, 1, 0, -30deg);
 -o-transform: translate3d(57px, 0, 0) rotate3d(0, 1, 0, -30deg);
 transform: translate3d(57px, 0, 0) rotate3d(0, 1, 0, -30deg);
 -ms-transform: translate3d(57px, 0, 0) rotate3d(0, 1, 0, -50deg);
}
.view:hover .s5 {
 -webkit-transform: translate3d(58px, 0, 0) rotate3d(0, 1, 0, -42deg);
 -moz-transform: translate3d(58px, 0, 0) rotate3d(0, 1, 0, -42deg);
 -o-transform: translate3d(58px, 0, 0) rotate3d(0, 1, 0, -42deg);
 transform: translate3d(58px, 0, 0) rotate3d(0, 1, 0, -42deg);
 -ms-transform: translate3d(58px, 0, 0) rotate3d(0, 1, 0, -62deg);
}
.view:hover .slice {
 margin-left:inherit;
}
}

/* Captions */
.ss-capwrap {
    text-align:center;
    position:absolute;
    bottom:5px;
    width:100%;
    text-align: center;
}
.ss-caption {
    border-radius: 4px;
    color: #FFF;
    text-transform: uppercase;
    letter-spacing: 4px;
    text-shadow: 0 0 10px rgba(41, 41, 41, 0.89);
    font-weight: bold;
    padding: 15px 10px;
    font-family: sans-serif;
    font-size: 16px;
    display: inline-block;
}

/* Pagination */
.ss-pag-wrap {
    position: absolute;
    text-align: center;
    width: 100%;
    padding-top:15px;
}
.ss-paginate {
    display: inline-block;
    font-size: 20px;
    padding: 5px 10px;
    border-radius: 4px;
    background: #fff;  
}
.ss-paginate a:link,
.ss-paginate a:visited {
    display: inline-block;
    width: 12px;
    height: 12px;
    border-radius: 6px;
    margin: 3px 6px;
    background: #F0353A;
    -webkit-transition:all .2s ease-out;
}
.ss-paginate a:hover {
    box-shadow: 0 0px 0 2px #F0353A;
}
.ss-current {
    background: #FFF!important;
    box-shadow: 0 0px 0 2px #F0353A;
}

/* Previous & Next Buttons */
#ss-prev, #ss-next {
    position: absolute;
    top: 50%;
	margin-top:-10px
	color:#2b2b2b
}
#ss-prev:before, #ss-next:before{	font-family:icomoon;
	font-size:50px!important;
	display:inline-block;
	content:'\e07b'
}
#ss-prev:before {
	content:'\e078'
}

#ss-prev:hover, #ss-next:hover {
    color:#ee3b27;
}
#ss-prev {
    left:20px;
}
#ss-next {
    right:20px;
}

/* Probably don't need to edit below here */
.ss-slides-wrap {
    position: relative;
    display: block;
    line-height: 0px;
}
.ss-slides {
    position:relative;
    overflow:hidden;
    display:block;
    transform-origin:50% 50%;
    -ms-transform-origin:50% 50%;
    -webkit-transform-origin:50% 50%;
}
.ss-slide {
    top:0;
    left:0;
    position: absolute;
    width:100%;
    zoom: 1;
    line-height:0;
    -webkit-backface-visibility: hidden;
}
.ss-slide:after {
    content: "";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0;
}
.ss-slide img {
    max-width:100%;    
}
.notrans {
    -webkit-transition: none!important;
    -moz-transition:none!important;
    transition: none!important;
}
#compare-items .description{margin-left: 103px;
    margin-top: 22px;}
#compare-items  .item {

    padding: 4px 0 !important;
}
#compare-items{ margin-top:-23px; border: 0; padding: 0 }
#compare-items .delete{     float: left;
    margin-right: 10px;
    margin-top: 22px;}
.shoppingcart-box.empty {
    width: 230px;
    padding-bottom: 8px;
}
.shoppingcart-box {
    margin-right: -1px;
}
.shoppingcart-box .price{ display: inline}
.shoppingcart-box  .actions{ margin-top: 15px}
.shoppingcart-box .description {
     margin-right: 44px;
    margin-top: 8px;
}
.navbar-secondary-menu .price{ font-size: 1em; font-weight: bold; font-family: arial}
.navbar-search {
    z-index: 100;
}
.navbar-search .dropdown-search{ padding-bottom: 7px}
.submenu-block ul ul ul {
    margin-left: 9px;
}
.submenu-block .label {
    margin-left: 0 !important;
}
/*.level1 .icon{ margin-bottom: 78px}*/
.navbar-main-submenu .exclusive{display: inline-block;}
.toplevelcategory{ font-weight: bold !important;}
.navbar-main-menu .btn-main:hover {
    border-bottom: 5px solid #EE3B27;
}
.submenu-block.active > a,.submenu-block ul li.active > a{ color: #EE3B27}
.submenu-block ul ul {
    left: 100px;
    max-width: 183px;
}
.submenu-block-other .title {
    padding-top: 0px;
    margin-bottom: 13px
}
.submenu-block-other > a.thumb img{margin-bottom: 25px}
.submenu-block-other > ul{padding-top: 0 !important}
.responsive #outer {overflow:visible !important; }

.cart_mob_count{display: none}
.nav-item .cart_mob_count{display: inline-block;}
.nav-item .btn-default.dropdown-toggle{ display: none}

.dropdown-menu.shoppingcart-box .item .icon-product-delete, .dropdown-menu.shoppingcart-box .item .icon-product-edit {
    color: #FFFFFF;
    font-size: 17px;
    position: absolute;
    right: 20px;
    
}
.shoppingcart-box .icon-product-delete, .shoppingcart-box .icon-product-edit{top:15px !important;}
.dropdown-menu.shoppingcart-box .item .icon-product-delete{right: 0px;}
.dropdown-menu.shoppingcart-box .item {
    position: relative;
}

.navbar-main-menu .item-content .wrapper-border .row .row > div { display: inline-block !important; float: none !important; vertical-align: top; margin:0 -5px 0 0;}
.icon.empty{display: inline-block; width: 38px;}
.responsive #off-canvas-menu ul li span.icon {
    padding: 0;
}
#off-canvas-menu .icon.empty {
    width: 25px;
}
#off-canvas-menu .level2 .icon.empty {width:5px}
.responsive #off-canvas-menu ul li li li li {
    padding-left: 15px;
}
.logo img{ max-width: 250px}
.not_fixed.navbar-compact{ visibility: hidden}

.owl-carousel .owl-wrapper { overflow: hidden}
.std ul{ list-style: none}
.special-price .price{ color: #EE3B27 !important;}
.product-preview .old-price{display: inline-block}
.product-preview .special-price{display: inline-block}
.std .product-preview  i, .std .product-preview  em {
    font-style: normal;
}
a.cart{ cursor: pointer}

#preloader {
    position: fixed;
    z-index: 100000;
    top: 40%;
    width: 100%;
}

#preloader .message {
    position: absolute;
    left: 32%;
    padding: 0 1%;
    margin-top: 70px;
    background-color: rgba(0, 0, 0, 0.8);
    border-radius: 6px;
    border: none;
    color: #fff;
    text-align: center;
    width: 34%;
}

#preloader .loader {
    position: absolute;
    left: 50%;
    margin-left: -28px;
    background-color: rgba(0, 0, 0, 0.8);
    border-radius: 6px;
    height: 56px;
    width: 56px;
    line-height: 56px;
    text-align: center;
}

#preloader .loader img {
    opacity: 0.9;
}

#preloader .message .inside {
    padding: 20px;
}
#preloader .message {
    margin-top: 0px;
}

#preloader {
    top: 50%;
    margin-top: -20px;
}
.cursor-hand{ cursor: hand}

.products-widget .product > a {

    margin-bottom: 7px;
}
.products-widget .product .price-from { margin-top: -10px}
.slides.jcarousel-list.jcarousel-list-vertical .old-price,.slides.jcarousel-list.jcarousel-list-vertical .special-price{ display: inline-block}
section.container ul.messages{padding-top: 20px !important;}
body.back-bg #outer-canvas > .container{
    background: none repeat scroll 0 0 rgba(255, 255, 255, 0.65);
}
.container .container{
    padding-left: 15px;
    padding-right: 15px;
    margin-left:0 !important;
    margin-right:0 !important;
    width:inherit !important;
}
div.container section.container{width:auto !important;}
.content-aside .icon.empty {
    display: inline-block;
    width: 23px;
}
.content-aside  .expander-list > li > ul > li > .name {
    padding-left: 0;
}
.content-aside  .expander-list ul ul ul ul .name{    padding-left: 83px;}
.services-block {
    margin-bottom: 10px;
}
.content {
    padding-top: 25px;
}
.breadcrumbs {
    padding-bottom: 0;
    padding-top: 0;
}
.expander-list li.active > span > a{ font-weight: bold}
h1{padding-bottom: 20px}
.category-products{ margin-top: 20px}
.view-mode > a.active,.view-mode > a:hover{ color:#EE3B27}
.toolbottom{ margin-top: 40px}

.products-list-in-row .is-countdown{ padding: 0}
.products-list-in-row .countdown_inner{ padding: 0 0 8px 0}
.products-list-in-row .countdown_box{ top: 25%}

.products-list-small .is-countdown{ padding: 0}
.col-sm-8.col-md-9.col-lg-9.content-center .product-preview .countdown_inner{ padding-bottom: 3px}
.products-list-small .countdown_box{ top: 25%}
.price-box .old-price{ display: inline-block}
.price-box .special-price{ display: inline-block}
.product-description .wish_comp li{ display: inline; margin-right: 10px}
#ProductBox{ margin-top: 20px}
.box-collateral.box-additional{ margin-top: 20px}
.box-collateral.box-tags .product-tags li{ display: inline}
.small-previews {
    margin-top: -29px;
}
.product-label .box .box-content{ padding: 7px 20px;}
.price{ margin-left:0; margin-right: 0 }
.products-widget .slides li.last {
    border-bottom: 0;
}
#ProductBox .jcarousel-skin-previews{ margin-bottom: 20px}
.contacts-form textarea.form-control {
    height: 135px;
}
.bold-list > li > a {
    font-weight: normal;
    text-transform: none;
}
.cms-page-view .breadcrumbs{ margin-bottom: 30px}
.breadcrumbs strong{ font-weight: normal !important;}

.feature-item {
    position:relative;
    font-size:1.2em;
    line-height:1.1em;
    margin:10px 0 5px;
    text-transform:uppercase;
    color:#000;
    font-family:Mavenpro-bold, Arial, Helvetica, sans-serif;
    width:100%;
    display:table
}
.feature-item .text {
    display:table-cell;
    vertical-align:middle;
    padding:0 0 0 64px;
    height:45px
}
.feature-item .feature-icon {
    position:absolute;
    top:0;
    left:0
}
.shopping-cart button{ margin-bottom: 10px}
#discount-coupon-form .buttons-set button.button,  #shipping-zip-form  .buttons-set button.button{
    float: left;
    margin-left: 5px;
}
.shopping-cart table td:first-child {
    font-size: inherit !important;
    padding: 8px 0;
}
.checkout-types{ float: right}
#shopping-cart-totals-table{ margin-top: 50px }
#video-container{ margin-bottom: 20px}
.products-widget.vertical .price-to{ display: none}
.product-view-container .flexslider .slides > li,.product-preview-popup .flexslider .slides > li {
    display: block;
}
.product-view-container .price {
    font-size: inherit !important;
}
.absent_left{ padding-left: 0 !important}
.product-view .product-qr-code {
    bottom: -13px;
}
.product-view-ajax .ajax-loader {
    top: -40px;
}
.products-list-small .preview.hover-slide .preview-image {
    height: 243px;
}
.btn .meta-nav{display:none !important;}
.blog-post .post-container .blockquote {
    margin: 10px 30px 10px 20px;
}
.blog-post .post-container .text {
    margin: 24px 30px;
    padding-top: 24px;
}
.post-navigation {
    margin: 22px 16px 0;
    overflow: hidden;
}
.comment .comment-inner {
    border-bottom: 1px solid #EEEEEE;
    margin-bottom: 20px;
    padding: 10px 0 18px;
}
.comments-wrapper ul.children {
    margin-left: 56px;
}

.wp-sidebar .block-blog {
    border:1px solid #eaeaea;
    border-top-width:4px;
    border-radius:3px;
    padding:22px;
    margin-bottom:25px
}
.wp-sidebar .block-blog h3 {
    padding-bottom:.9em
}
.wp-sidebar .block .block-content {
    border-bottom: 0px solid #F4F4F4;
    margin-bottom: 0px;
    padding-bottom: 0px;
}
.wp-sidebar  .tags-list li a{ font-size: 100% !important}
.page-title.blog-title.first-page{ display: none}
.blog-desc.blog-tag-line{ display: none}
.options-list .label{ color: inherit !important}
.bml-checkout-type{ list-style: none}
.flexslider .slides .item, .flexslider .slides > li {
    display:inline-block !important;
}
.box-related-posts{ margin-bottom: 40px}
.view {
    cursor: inherit;
}
.zoom-view{ cursor: pointer}
.blog-widget .offset-image .btn.btn-mega,.blog-widget-small .offset-image .btn.btn-mega{display: none}
li.is-disabled-option{opacity: 0.4 !important; cursor: inherit !important}
.flexslider-thumb:hover .flex-direction-nav {
    opacity:1
}

.product-options-outer .colorswatch-attribute .colorswatch-swatch-container {
    cursor: inherit;
    display: inline-block;
    float: none;
    padding: 1px;
    position: relative;
}
.colorswatch-swatch-container span.swatch{ overflow: hidden;}
.product-options-outer  .colorswatch-attribute{ margin-bottom: 0}
.product-options-outer .product-options{ margin-top: 0}
.product-options-outer .colorswatch-swatch-container span.swatch {
    border: 0px solid #DDDDDD;
}
.product-options-outer .colorswatch-swatch-container:hover span.swatch {
    border: 0px solid #DDDDDD;
}
.pagination {
    margin: 0 0 12px;
}
.product-view .flexslider-thumb {
    /*padding: 0 37px;*/
}
.content {
    clear: both;
    float: none;
    padding-top: 25px;
}
.cloudzoom-lens {
    z-index:100000 !important
}
.product-preview-popup #super-product-table{margin-bottom: 53px;}
.panel {
    background:none !important;
}
#search_autocomplete ul{
    border:1px solid #dcdcdc;
    box-shadow:0 1px 3px rgba(5, 5, 5, .1);
    border-radius:4px;
    background:#fff;
    padding:10px;
    font-size:1em;
}
#search_autocomplete li .amount {
    float:right;
    padding-left:5px
}
.revslider-initialised a,.revslider-initialised a:hover{ text-decoration: none}
#newsletter-validate-detail input{ padding-right: 31px}
.products-widget .minimal-price-link, .product-preview   .minimal-price-link{ display: block}
.minimal-price-link .label{ padding: 0; text-decoration: none}
a.minimal-price-link:hover{ text-decoration: none}
.product-preview .price-box p{ margin-bottom: 0; padding-bottom: 0}
.product-preview  .colorswatch-swatch-container span.swatch {
    display: block;
    height:  inherit !important;
    line-height:  inherit !important;
    text-align: center;
    width: 19px;
}
.product-preview  .colorswatch-swatch-container span.swatch img{border:1px solid #d1d1d1}
.product-preview .product-options{ padding-top: 0}
.col-sm-8.col-md-9.col-lg-9.content-center  .product-carousel .product-controls-list .top-out {
    height: 42px;
}
.banners-block .item {
    margin: 6px 1px 0 6px;
}
.tab-content {
    padding: 20px 20px 13px;
}
.social-widgets {
    z-index: 20000;
}
.blog-widget .posts {
    padding: 20px 5%;
}


/*.product-view .flexslider-thumb-vertical .slides li img {
    padding: 2px 0;
}*/

.preview.hover-slide .preview-image img:first-child {
    top: -99%;
}

.product-preview  .configurable-price-from-label{ display: none}
.navbar-main-menu .img-fullheight {
    margin: -55px 0 -121px;
}
.navbar-main-menu .img-fullheight.man {
    margin: -55px 0 -121px -21px;
}
.filters-by-category li a {
    border: 2px solid transparent;
}

.fullwidthbanner-container,.main-slider {
    margin-top: -35px;
}
.videoWrapperFull.topVideo {
    margin-top: -35px;
}
.responsive .tabs-left .tab-content {
    min-height: 167px;
}
/*.container.contacts{ padding-top: 35px}
#login-form{ margin-top: 35px;display: block;}*/
header{margin-bottom: 35px}
.product-view-ajax-container.temp .product-view.product-view-compact{ padding-bottom: 45px}
.blog-widget {
    color:#d9d9d9;

    -webkit-backface-visibility:visible;
    overflow:hidden;
    padding: 30px 0
}
.flexslider-thumb .previews-list.slides.thumbs { white-space: nowrap; margin-top: 5px; }
.back-bg header{ margin-bottom: 0}
.back-bg .small-previews {
    margin-top: -16px;
}
.item_blue{color:#2787ce !important;}
.item_green{color:#8ed203 !important;}
.item_yellow{color:#ffc706 !important;}
.item_red{color:#ff066f !important;}
.item_violet{color:#aa45cf !important;}
.item_default{color:#ee3b27 !important;}

#ProductBox .block.block-tags .block-content{    border-bottom:0px solid #f4f4f4;
    margin-bottom: 0px;
    padding-bottom: 0px;}

header.variant4 .navbar-secondary-menu .icon-edit, header.variant4 .navbar-secondary-menu .icon-trash-2{
    font-size: inherit !important;
}
header.variant4 .navbar-secondary-menu .dropdown-menu { margin-top:0;}
.cms-index-index.cms-megatron-home-right-sidebar .line-divider.divider-xxs{ margin-bottom: 10px}

.cms-index-index .content.slider-products {
    padding-bottom: 5px;
}
.cms-index-index .row.brands {
    margin-top: -6px;
}
.cms-index-index .blog-widget {
    margin-bottom: 7px;
}
.cms-index-index .content.nopad-bottom {
    padding-top:40px;
}
.cms-index-index .social-widget {
    padding:40px 0 25px;
}

header.variant4 .navbar-main-menu-outer.black .sf-menu > li > a {
    color: #fff;
}
header.variant4 .navbar-compact .sf-menu > li > a{color:#565656 !important}
header.variant4 .navbar-main-menu-outer.black .navbar-main-menu .sf-menu > li > a:before {
    border-left: 1px solid #474747;
}
header.variant4 .navbar-compact  .sf-menu > li > a:before {
    border-left: 1px solid #e7e7e7 !important;
}


.product-controls-list .label {padding: 0.7em 7px 0.6em; width: inherit !important}
/************************************************************************/h3
@media only screen
and (max-device-width : 768px)  { /* STYLES GO HERE */
    .products-widget .minimal-price-link{ display: none}

}

@media only screen
and (min-device-width : 987px) and (max-device-width : 1024px)  {
    #ProductBox .col-sm-12.col-md-3.col-lg-3.module h3{
        font-size: 18px !important;
    }
}

@media only screen
and (max-device-width : 767px)  {
    .responsive .parallax.blog-widget .posts .flex-direction-nav {
        top: -8px !important;
    }
}

@media only screen
and (max-device-width : 1199px)  {
    header .navbar{
        position: relative;
    }
    .services-block{ margin-top: -20px}
    .navbar-height-inner{ display: none}
}
.fullwidthbanner-container, .main-slider {
    margin-top: -22px;
}
.block strong{ font-weight: bold !important}
.box-content.product_name h1{font-size: 20px;
    text-transform: none;

    margin:0;
    padding:0 0 1.3em;
    font:20px Mavenpro, Arial, Helvetica, sans-serif;
    color:#4a4a4a
}
#slider{ margin-top: -43px}
.icon-zoom-in-2.cursor-hand{display: inline-block !important;}


.rtl .form-list .field {
    float: right !important;
    margin-left: 20px !important;
}
.rtl .input-box{margin-right: 0 !important}
.rtl .account-create input,.rtl  #email_address,.rtl  input[type="checkbox"],.rtl  input[type="radio"]{  margin-right: 0px !important;}
.rtl .captcha-image{float: right;}
.rtl .shoppingcart-box .description {
    margin-right: 58px !important;
}
.rtl .container-paper-table .btn-mega {

    clear: both !important;
    display: block !important;
    float: none !important;
    margin-top: 8px !important;
}


.off-canvas-menu-open #outer{  display: none;}

@media (max-width:768px) {
    .footer-bottom-block.container .row{margin-left: 0;
        margin-right: 0;}
}
.fancybox-close {
    right: 16px;
    top: -1px;
}

.product-carousel.owl-carousel img{ max-height: 316px !important; width: auto !important; margin: 0 auto !important;}
.content-aside .blog-widget{ display: none}
 .filters-by-category {
     margin: 30px 0px 30px;
 }
 .block-layered-nav .configurable-swatch-list li{ display:  inline-block}
.block-layered-nav .configurable-swatch-list li span.count{ display:  none}
.block-layered-nav .configurable-swatch-list li a{ border:  0}
.social-widgets .facebook.active {
    left: -295px !important;
}
.social-widgets .facebook .tab-content {
    width: 299px !important;
}
.footer-navbar.dark{background-image: none }
/*
You can write here you own custom changes. Write changes only in this file if you want update your theme without problems.
*/

/*
for ex.
.any_class{color:#000000}
.any_class{color:#000000 !important}
#any_id{color:#000000}
#any_id{color:#000000 !important}
*/


.topMenu {
        border-top: 1px solid #DDDFDE!important;
        display: inline-block;
    	width: 100%;
        padding:15px 0 5px 0;
        margin-top:5px;
        background-color:#FFF;
}

.centrato {
    margin-left: auto;
    margin-right: auto;
    width: 840px;
}
.navbar-secondary-menu .icon {
    font-size: 3em;
}
.navbar .borderTop {padding-top: 20px!important; border-top:solid 1px #DDDFDE;}

.cms-index-index .content.nopad-bottom {
    padding-top: 0px;
}
.aitcg-toolbox-icons .toolTitle {
    margin-right: 60px !important;
}
.label {
    color: #565656;
}

/***ADD ICON***/
.services-block .icon-images {
        font-size: 3.5em;
        line-height: 1em
}
.icon-circle .icon-images {
        font-size: 3.538em;
        line-height: 2.25em
}
.icon-circle-sm .icon-images {
        font-size: 2.154em;
        line-height: 2.25em
}
/***ADD WEBZONE FONT***/

@import url('https://fonts.googleapis.com/css?family=Lato:300,400,400i,700,700i,900,900i');
@import url('https://fonts.googleapis.com/css?family=Open+Sans:300,300i,400,400i,600,600i,700,700i,800,800i');


/*** GENERIC, FONT, TITOLI, LINK***/
body {font-family: 'Open Sans', sans-serif!important; font-size:14px!important;}
h1, h2, h3, h4, h5, h6 {
   font-family: 'Open Sans', sans-serif;
}
p {
    line-height: 1.6em!important;
}
.std p {
    margin: 0 0 1em!important;
}
.container .container {padding-top:0;}
.block .block-title {
    padding: 0 0 0 0;
}
.navbar-switcher{background-color:#f5f5f5;}

/*.titRight {text-align:right;}
.titLeft {text-align:left;}*/

.blu h2 { color:#443DC4; }
.arancione h2 { color:#F39200;}
.rosso h2{ color:#D60620;}

.borderBlu {border-left:solid 5px #443DC4;}
.borderArancione {border-left:solid 5px #F39200;}
.borderRosso{border-left:solid 5px #D60620;}

.page-content { margin-top:25px;}

/***FINE GENERIC***/

/*** HEADER ***/
 header.variant4 .navbar-secondary-menu .caret {
    border-width: 5px;
	top: 1px;
}
header.variant4 .navbar-search {
     margin: 0px 0 0 0px!important; 
}

header.variant4 .navbar-search:hover input.form-control, header.variant4 .navbar-search.focus input.form-control {
	border: 1px solid #ccc;
	-webkit-box-shadow: none;
	box-shadow: none;
	background-color: #fff;
	color: #000;
}
header {
    margin-bottom: 45px;
}
.catalog-category-view header, .catalog-product-view header, .cms-page-view header { margin-bottom: 0px;}
.cms-page-view .sottoMenu {
    margin-bottom: 32px;
}
.cms-page-view .breadcrumbs {
    margin-bottom: 0px;
}

/***FINE HEADER ***/

 /*** MENU PRINCIPALE ***/
ul.sf-menu li a span.icon-home{color:#F9B233;}
.sf-menu>li>a {font-family: 'Open Sans', sans-serif; font-size:14px;}
.sf-menu>li.current {
    border-bottom: 5px solid #443DC4;
}
.sf-menu>li:hover {
    border-bottom: 5px solid #443DC4;
}

.navbar-main-menu-outer li.level0 span::after {
    content:"\e071";
	font-family: icomoon;
    speak: none;
    font-style: normal;
    font-weight: 400;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
	margin-left:10px;
	position: relative;
    top: 1px;
}
.navbar-main-menu-outer  li.level0 ul.level0 span::after {
    content:"";
}

.navbar-secondary-menu a span.icon  {color:#443dc4!important;}
.navbar-secondary-menu a span.text-shopping-cart  {color:#565656!important;}
.icon-xcart-animate .box {
	background: #443dc4;
    border: 2px solid #443dc4;	
}
.icon-xcart-animate .handle{border: 2px solid #443dc4;}

.navbar-main-menu-outer {
    margin-top: 0px!important;
    box-shadow: none!important;
}
.navbar-main-menu-outer .container {border-top:solid 1px #b3b3b3;}

.navbar .background {
  /*  box-shadow: none!important;*/
    border-bottom: 1px solid #b3b3b3;
 webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.3);
    border: none;
    box-shadow: 0 1px 2px rgba(0, 0, 0, 0.3);

 }
  /***FINE MENU PRINCIPALE ***/
  
/*** SLIDER HOME ***/
.fullwidthbanner-container, .main-slider {
    margin-top: auto;
	 border: 1px solid #b3b3b3;
}   
 /***FINE SLIDER HOME ***/

/*** PRODOTTI LISTA HOME***/
.slider-products {
    padding-bottom: 35px;
	
}

.slider-products h3 {
    padding: 0px 0 0 0;
	margin:0 0 0 0;
}
.owl-wrapper-outer {padding-left:0px;}
.product-carousel .item {
    border: solid 1px #B3B3B3;
	min-height:420px;
}
.product-carousel .owl-item {
    float: left;
	margin: 0 0px 0 0;
	/*width:205px!important;*/
}
.product-carousel .item {
    margin: 0 5px 0 0;
	padding-bottom:30px;
}
.std ul {
    width: 100%;
}
.product-controls-list .label-new {
    background: #393083;
    color: #fff;
	font-size:12px;
	text-transform:uppercase;
	font-family: 'Lato', sans-serif;
	border-radius: 0;
	padding:3px 0 3px 0;
	min-height:auto;
}
.slider-products .product-preview {
     padding-bottom: 0px; 
}
.product-preview .preview {border-radius: 0;padding: 10px;}
.product-preview h3.title {
    color: #565656;
    font-size:16px; font-family: 'Lato', sans-serif; font-weight:400;   padding:8px 0 8px 0px; margin:0 10px 10px 10px; line-height:normal;
	border-top:solid 1px #B3B3B3;border-bottom:solid 1px #B3B3B3;    min-height: 70px;
}
.product-preview h2.title {
    color: #565656;
    font-size: 9px; 
    font-family: 'Lato', sans-serif; 
    font-weight:400;   
    padding:8px 0 8px 0px; 
    margin:0 10px 10px 10px; 
    line-height:normal;
    border-top: solid 1px #B3B3B3;
    border-bottom: solid 1px #B3B3B3;    
    min-height: 70px;
    font: 1.3em Arial,Helvetica,sans-serif !important;
}
h2 {
        margin: 0;
        padding: 0 0 1.3em;
        font: 1.3em Arial, Helvetica, sans-serif!important;
        color: #4a4a4a
}
.colorswatches {padding:0 10px 0 10px; margin-bottom:15px;     min-height: 70px;}
.swatch-link, .swatch-label {border-radius: 0;}
.swatch-link img {
    border-radius: 0px;
	
}
.minimal-price-link .label {
    width: 100%;
    display: inline-block;
	font-size:11px; font-family: 'Lato', sans-serif;
	text-transform:uppercase;
}
/***FINE PRODOTTI LISTA HOME***/

 /*** HOME DESCRIZIONE BOTTOM ***/
.titoloAbout {width:100%; margin-bottom:20px;}
.titoloAbout h3{ width:auto; color: #337ab7; font-size:14px; font-family: 'Open Sans', sans-serif; font-weight:400;
-webkit-box-shadow: inset 0 -2px 0 #337ab7;
    border: none;
    box-shadow: inset 0 -2px 0 #337ab7;
    color: #337ab7;
	display:inline-block;
	padding: 10px 30px;
	text-transform:lowercase;
}
.titoloAboutArea {width:100%; margin-bottom:30px;}
.titoloAboutArea h1{color: #565656; font-size:26px; font-family: 'Open Sans', sans-serif; font-weight:400; line-height:26px; padding:0 30px 0 30px;}
.descrizioneArea {padding:0 30px 0 30px; color: #565656; font-size:14px; font-family: 'Open Sans', sans-serif; font-weight:400; line-height:18px;}
 /***FINE HOME DESCRIZIONE BOTTOM ***/
 
 /*** BREADCRUMBS ***/
.sottoMenu { background-color:#f5f5f5;}
.breadcrumbs ul {margin-top:10px; margin-bottom:10px;    text-align: -webkit-right;}
.breadcrumbs a {color:#337ab7;}
.breadcrumbs a:hover {color:#565656;}
 /*** FINE BREADCRUMBS ***/

/***MAIN TOP***/
.services-block {
    border-bottom: none;
	margin-top: 45px;
	margin-bottom: 45px;
}
.box-offer {
    position: relative;
    padding: 30px 15px 32px 15px;
    border-top: 2px solid #b3b3b3;
    border-bottom: none;
    text-align: center;
	margin-bottom:10px;
}
.box-offer-title {
    line-height: 1.2;
    font-weight: 700;
    margin-bottom: 0;
	padding-bottom:0px;
    text-transform: uppercase;
	font-family: 'Lato', sans-serif; 
	font-size:18px;
	color:#565656;
}
.box-offer-description {
    font-weight: 300;
    color: #565656;
	font-size:16px;
}
@media (max-width: 767px){
.topMenu {display:none!important;}
}
.bianco-container-bordo h3, .grey-container-dark h3, .footer-navbar h3 {
    padding-bottom: 25px;
        font-size:16px;
}
}
@media (min-width: 319px) and (max-width: 500px) {
        .navbar .borderTop {
                padding-top: 0px!important;
                border-top: none!important;
                }
}

@media (min-width: 992px){

.box-offer .icona {
    bottom: -22px;
}
}

.box-offer .icona {
    position: absolute;
    bottom: -9px;
    left: 50%;
    width: 20px;
    height: 20px;
    line-height: 20px;
    transform: translateX(-50%);
}

.icon-primary {
    color: #b3b3b3;
}

.icona {
    display: inline-block;
    font-size: 36px;
	border: 2px solid #393083;
	background-color:#FFF;
}


.box-offer-border-left {
    left: 0;
}
.box-offer-border-right {
    right: 0;
}
.box-offer-border-left, .box-offer-border-right {
    position: absolute;
    bottom: 0;
    border-bottom: 2px solid #b3b3b3;
    width: 47%;
}
/***FINE MAIN TOP***/
 
/***MAIN BOTTOM***/
.social-widget {
    padding: 45px 0 45px;
	background-color:#FFF;
	border-top:solid 1px #B3B3B3;
	    margin-top: 45px;
}
.main-bottom h3 { padding-bottom:0px; color:#565656; font-weight:normal; font-size:26px;}
.main-bottom p{font-size:14px;color:#565656; font-weight:normal;}


.input-control input.form-control {
    width: 300px;
	color:#565656;
}
.form-control{
	border: none;
    border-radius: 0px;
	border-bottom:solid 1px #565656;
	}


.social {text-align:right;}
.social  ul.find-us { float:right;}
.social .find-us li {
    margin-right: 0px;
}
.social .find-us li a{
   border:solid 1px #353535;
   padding:5px;
   margin-left:5px;
}
.social span.icon {
    color: #353535!important;
}
.find-us{padding-right:5px;}
.find-us .divider:before {
    content: "((";
    display: none;
    height: 1em;
    position: inherit;
    left: -14px;
    border-left: none;
}

/***FINE MAIN BOTTOM***/

/***FOOTER***/
.footer-navbar .content {
    padding-top: 45px;
    padding-bottom: 45px;
}
.footer-navbar.bianco {
    background-color:#FFF;
    color: #565656;
}
.footer-navbar {
    background: none;
    border-top: 1px solid #B3B3B3;
    border-bottom: 1px solid #B3B3B3;
}
.footer-navbar h3{ font-size:22px; color:#565656;}

.copy {margin-top:7px;}
.credit{margin-top:7px; text-align:right;}

.credit a {color:#AD5978;}
.credit a:hover {color:#565656;}

/***FINE FOOTER***/

/*** PAGE CONTENT***/
.page-content h3, .cms-megatron-about .content-row h3 {font-size:26px; font-family: 'Open Sans', sans-serif; font-weight:400;  width:100%; text-align:left; padding:0 0 15px 15px; margin:0 0 20px 0; line-height:normal;	border-left:solid 5px #E5E5E5; color:#565656;}

.page-title h1, .page-title h2 {
   font-size:26px; font-family: 'Open Sans', sans-serif; font-weight:400;  width:100%; text-align:left; padding:0 0 15px 15px; margin:0 0 0px 0; line-height:normal;
	border-left:solid 5px #E5E5E5; color:#565656;
}
/*** FINE PAGE CONTENT***/

/*** SIDEBAR***/

.block-title h2 {font-size:16px; font-family: 'Lato', sans-serif; font-weight:400;  width:100%; text-align:left; padding:0 0 15px 15px; margin:0 0 20px 0; line-height:normal;}


.simple-list .icon {
    float: right;
	    color: #cfcfcf;
    font-size: 18px;
}
.block .actions {
    margin: 20px 0 30px 0;
}
.block .block-content {
     border-bottom: none; 
     padding-bottom: 0px; 
}
.block .block-title strong {
	font-size:16px; font-family: 'Lato', sans-serif; font-weight:400;  width:100%; text-align:left; padding:0 0 15px 15px; margin:0 0 20px 0; line-height:normal;
	border-left:solid 5px #443DC4; color:#4a4a4a;display: inline-block;
}
.block-content p.block-subtitle {
	border-top: solid 1px #443DC4;
	border-bottom: solid 1px #443DC4;
    padding: 10px 10px;
	text-transform:uppercase;
}

.block-content p strong {
	border-bottom: 1px solid #F4F4F4;
    padding: 5px 30px;
	text-transform:capitalize;
}
.block-layered-nav dd {
    padding-left: 40px;
	text-transform:capitalize;
	margin-bottom:20px;
}
.btn-mega {
    background: #393083;
}
/*** FINE SIDEBAR***/

/***FILTER PRODOTTI INTERNO***/
.filters-panel {
    padding:0 0 0 0;
}
.filters-panel .divider {display:none;}

.filters-panel .row {
       padding: 5px 0 7px 0;
    border-top: none;
   /* border-bottom: solid 1px #b3b3b3;*/
    margin: 13px 0 20px 0;
}
.btn-select {
    top: 0;
	margin-left: 10px;
	margin-right: 10px;
}
.sort-select .btn-xs, .pull-right .btn-xs{
    border-radius: 0px;
	border:none;
	border-bottom:top 1px #666;
	border-bottom:dotted 1px #666;
	/*border:none;
	padding:0 0 0 0;*/
}
.sort-select .caret.min, .pull-right  .caret.min{
    border-top: 5px solid #333;
    border-right: 5px solid transparent;
       border-left: 5px solid transparent;
   
    top: 1px;
    right: -2px;
    margin-left: 4px;
}
.view-mode > a.active, .view-mode > a:hover {
    color: #393083;
}

/***LISTA PRODOTTI INTERNO***/
.category-products {margin:0 0  0 0;}
.products-list{margin-top:40px; }


/*LISTA GRID*/
.products-list .product-preview {
	 margin: 0 5px 5px 0;
    border: solid 1px #B3B3B3;
    /*min-height: 420px!important;*/
	/*width: 24%!important;*/
	/*width: 32.33333333333333%!important;*/
	min-height: 570px!important;
	padding-right: 0px!important;
    padding-left: 0px!important;
}

/*LISTA ROW*/
.products-list-in-row .product-preview {
	 margin: 0 5px 5px 0;
    border: solid 1px #B3B3B3;
    min-height: auto!important;
	width: 100%!important;
	padding-right: 15px!important;
    padding-left: 15px!important;
	padding-top: 15px!important;
	padding-bottom: 15px!important;
}
.products-list-in-row .product-preview h3.title {
    color: #565656;
    font-size: 16px;
    font-family: 'Lato', sans-serif;
    font-weight: 400;
    padding: 8px 0 8px 0px;
    margin: 0 10px 10px 10px;
    line-height: normal;
    border-top: none!important;
    border-bottom: solid 1px #B3B3B3;
}
.products-list-in-row .product-preview h2.title {
    color: #565656;
    font-size: 9px;
    font: 1.3em Arial, Helvetica, sans-serif; 
    font-family: 'Open Sans', sans-serif;
    font-weight: 400;
    padding: 8px 0 8px 0px;
    margin: 0 10px 10px 10px;
    line-height: normal;
    border-top: none!important;
    border-bottom: solid 1px #B3B3B3;
}
.products-list-in-row .product-preview .price-box {
    display: inline-block;
}
.products-list-in-row .product-preview .minimal-price-link .label{
	width:auto!important;
	padding: 0 0 20px 0;
	}

/*** SCHEDA PRODOTTO***/
.catalog-product-view .sottoMenu {margin-bottom:32px;}

.product-image-gallery { border: 1px solid #d9dde3; padding:5px;}
.product-view .flexslider-thumb {
    border-top: 1px solid #d9dde3;
	border-bottom: 1px solid #d9dde3;
}
.product-description{
	
	}
.box-content {font-size:14px; font-family: 'Open Sans', sans-serif!important; }
.box-content .label{font-size:14px; font-family: 'Open Sans', sans-serif!important; padding:0 0 0 0; font-weight:normal; }
.row{}

.disponibilita {text-transform:uppercase;}
.product_name {}
.descrizione {margin-top:15px; margin-bottom:15px;}
.prezzo {}
.alert_urls{}
.email_friend {}
.sku {}


.disponibilita {margin-bottom:15px;}
.disponibilita span.label{font-size:12px; padding:0 0px 0 0px; margin:0 0 0 0;font-weight:normal; border-top:solid 1px #d9dde3; border-bottom:solid 1px #d9dde3; border-radius:0;}
.box-content span.value{font-size:12px; padding:0 0 0 0; margin:0 0 0 0;}
.product_name h1 {
   font-size:26px!important; 
   font-family: 'Open Sans', sans-serif!important; 
   font-weight:400!important; 
   width:100%!important; 
   text-align:left!important; 
   padding:0 0 15px 15px!important; 
   margin:0 0 0px 0; 
   line-height:normal!important;
	border-left:solid 5px #393083; 
	text-transform:uppercase!important;
	color:#565656!important;
}
.descrizione p{
	font-size:14px!important; 
   font-family: 'Open Sans', sans-serif!important; 
   font-weight:400!important; 
   width:100%!important; 
   text-align:left!important; 
   padding:0 0 15px 15px!important; 
   margin:0 0 0px 0; 
   line-height:normal!important;
	border-left:solid 5px #B3B3B3; 
	
	color:#565656!important;
	text-transform:none!important;
	}
.prezzo {margin-bottom:15px;}
.prezzo .label {
    color: #443DC4;
    width: 100%;
    display: inline-block;
    font-size:12px!important; 
     font-family: 'Open Sans', sans-serif!important; 
    text-transform: uppercase;
	text-align:left!important;
}

.alert_urls, .email_friend, .sku {border-bottom: 1px solid #e4e4e4;}
 
#bss_configurableproducttabtable .label {margin-bottom:15px;display: inline-block;}

#bss_configurableproducttabtable .configurable-product-tier-table {
	width:100%!important;
	border: 1px solid #bebcb7;
}
#bss_configurableproducttabtable .configurable-product-tier-table thead th  {
    background-image:none!important;
	background-color:#FFF;
	border-bottom: 1px solid #d9dde3;
}


#bss_configurableproducttabtable .configurable-product-table thead th  {
    background-image:none!important;
	background-color:#393083;
	border-bottom: 1px solid #d9dde3;
	color:#FFF!important;
}
.boxColore {
		border-top: 1px solid #d9dde3;
		border-bottom: 1px solid #d9dde3;
		padding: 20px 0 20px 0px;
    margin: 50px 0 50px 0;
}
.non-last-attr {margin-bottom:15px;}
#bss_configurableproducttabtable .non-last-attr .attr-value.current img {
    border: 2px solid #393083!important;
}
.total-area { margin:20px 0 0 0;}
.total-area span.label { margin-right:15px;
width: 100px;
    text-align: -webkit-left;
	font-weight: bold;
}
#qty-selected-detail-table {
    width: 30%;
      padding: 10px 10px 10px 10px;
    margin-bottom: 25px!important;
    border-bottom: none!important;
    border: 1px solid #393083!important;
    display: block;
}
#qty-selected-detail-table td{width:100px;}

.product-description .option {
    display: inline-block;
    padding: 0 0px 0px 0;
    width: 100%;
}
.product-options dl {
    padding: 0 0px 0px 0;
   margin:0 0 20px 0;
}
.product-options dt {
    padding: 0px 0 0;
    font-weight: normal;
}
.product-options dd {
     padding: 0px 0px 0px; 
    margin: 0 0 0px 0;
     border-bottom: none; 
}
.data-table tbody th, .data-table tbody td {
    text-align: -webkit-center!important;
}

#bss_configurableproducttabtable .configurable-product-tier-table, #bss_configurableproducttabtable .configurable-product-table {
    border:none;
	border-top: 1px solid #d9dde3;
	border-left: 1px solid #d9dde3;
	
}
#bss_configurableproducttabtable .configurable-product-tier-table tbody th, 
#bss_configurableproducttabtable .configurable-product-tier-table tbody td, 

#bss_configurableproducttabtable .configurable-product-table tbody th, 
#bss_configurableproducttabtable .configurable-product-table tbody td, 
{
     border-bottom: 1px solid #d9dde3; 
     border-right: 1px solid #d9dde3; 
	
}

#bss_configurableproducttabtable .configurable-product-tier-table thead tr,
#bss_configurableproducttabtable .configurable-product-table thead tr
{
   line-height: 40px!important;
}
#bss_configurableproducttabtable .configurable-product-tier-table tr,
#bss_configurableproducttabtable .configurable-product-table tr
{
     line-height: 10px!important;
}
caption, th, td {
    vertical-align: baseline;
}
.table .price, #checkout-review-table .price, .table-total .price, #super-product-table .price, .product-options .price {
    /*display:block;*/
   
}
.product-options .price {
	 display:table-cell;
}
.product-pricing .price{ display: inline-block; }
input.qty {
    /* width: 2.5em !important; 
    width: 100%!important;*/
	width: 90px!important;
    padding: 0 0 0 10px;
}
.add-to-cart input#qty {
    /* width: 2.5em !important; */
       width: 80px!important;
    padding: 0px 10px;
}
.add-to-cart .qty-wrapper {display:none;}
.bss_configurableproducttabtable .cart-table thead th.price_mod {
    display:table-cell;
}
.product-options .price_mod {
     display:table-cell!important;
	 /*text-align:center!important;*/
}
.configurable-product-table td.attributes img {
     border: 1px solid #ccc;
}
.content-aside button.button, .buttons-set button.button, .buttons-set a.back-link, p.back-link a, button.btn-cart, .my-account button, #multiship-addresses-table button, #review-button
{background: none repeat scroll 0 0 #393083;}

.nav-tabs>li.active>a, .nav-tabs>li.active>a:focus, .nav-tabs>li.active>a:hover {
  
    background-color: #393083;
    border: 1px solid #393083!important;
   
}
.nav-tabs {
    border-bottom: 4px solid #393083;
}
/*.catalog-product-view .product-carousel { margin-bottom:45px;}*/

.option ul {list-style:none;}
.product-pricing, .tier-prices {
    color: #424242;
    margin: 20px 0 20px 0px;
    padding: 0px 0 0 0;
}
.tier-prices li {
	list-style:none!important;
	border-top: 1px solid #d9dde3; 
   
	padding-top:15px;
	padding-bottom:15px;
}
.option input[type=file] {
    display: block;
	margin-bottom:15px;
}
/***FINE SCHEDA PRODOTTO***/

/***CARRELLO***/

.shopping-cart .preview {
    width: 100px;
	border: 1px solid #d9dde3; 
	padding:3px;
	background-color:#FFF;
}

.shopping-cart table td.prodotto {
    text-align:left;
}

.shopping-cart table td {
    padding: 30px 10px;
}
.margin {margin:10px 0 0 0;}
.item-options dd {padding:0 0 0 0;}
/***FINE CARRELLO***/

/***FORM REGISTRAZIONE***/
.form-list input, .form-list select, .form-list textarea {
     width: 250px; 
	 border-radius: 0px;
	 border: 1px solid #CCCCCC;
}
#review-buttons-container {margin-top:20px;}

#checkout-review-submit {margin-bottom:25px;}

 

/***FINE FORM REGISTRAZIONE***/


/***PAGINAZIONE INTERNO***/
.pagination {
	margin-top: 32px;
    margin-bottom: 32px;
	}

.pagination a {
    margin-left: 0px;
    border: solid 1px #eee;
    padding: 20px;
}
.pagination a:hover {border: solid 1px #393083;}
.pagination .icon {
    background: #393083;
	color:#fff;
    border-radius: 0px;
    padding: 15px 15px 15px;
    margin-left: 12px;
}
.pagination a:hover.icon {
    background: #eee;
	color:#565656;
}

/***VARI AGGIUSTAMENTI***/
.buttons-set button.button {
    float: left;
}
#recently-viewed-items a { border-bottom:solid 1px #337ab7;}
#recently-viewed-items a:hover { border-bottom:solid 1px #565656; color:#565656; text-decoration:none;}

#bss_configurableproducttabtable .non-last-attr .attr-value {
    margin-left: 3px!important;
}

/******COLORI LINK******/
.minimal-price-link .label, .box-info a, #recently-viewed-items a {color: #337ab7;}
 #review-buttons-container a, .opc-block-progress dt.complete a {color:#337ab7;}
.shopping-cart table td.prodotto a {text-transform:uppercase;color:#337ab7;}

.img-container-banner {
        text-align: center;
      }
@media (max-width: 770px){
.img-container-banner {display:none!important;}
.shopping-cart h3 {
    margin-top: -6px!important;
}

.shopping-cart table .td-name {
    left: 9px!important;
    top: 10px!important;
}
}

.image-wrapper {
    width: 123%!important;
    margin-top: -25px!important;
}

@media (min-width: 319px) and (max-width: 1024px) {
.configurable-swatch-list li {
    margin: 2px!important;
    padding: 2px;
}
}


