@font-face {
    font-family: 'Avenir-Bold';
    src: url("https://phaze.com/css-compiled/ ../includes/font/Avenir-Bold.ttf") format('truetype');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'Avenir-SemiBold';
    src: url("../includes/font/Avenir-SemiBold.ttf") format('truetype');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'Avenir-Regular';
    src: url("../includes/font/Avenir-Regular.ttf") format('truetype');
    font-weight: normal;
    font-style: normal;
}

 * { box-sizing: border-box; }

.img-magnifier-container { position: relative; }

.img-magnifier-glass {
    position: absolute;
    border: 1px solid #555;
    border-radius: 50%;
    /*Set the size of the magnifier glass:*/
    width: 10px;
    height: 10px;
    box-shadow: 0 0 0 2px rgba(255, 255, 255, 0.85), 0 0 2px 2px rgba(0, 0, 0, 0.25), inset 0 0 40px 2px rgba(0, 0, 0, 0.25);
    z-index: 10
}

.tooltip-content {
    font-size: 20px;
    line-height: 26px;
    color: #444;
    text-align: center;
    padding: 0px;
    margin: 10px -5px 10px -5px;
    font-weight: bold
}

.marvel-device {

}

.header-sticky {
    position: fixed;
    z-index: 20;
    background: #fff;
    border-bottom: 1px solid #eee;
    width: 100%
}

.header-solid {
    position: relative;
    z-index: 20;
    background: #fff;
    border-bottom: 1px solid #eee;
}
.center-section {
    max-width: 500px; margin: auto;
}

.btn-pill-hot {
    border-width: 0px;
    border-color: #CCC;
    border-radius: 20px 20px 20px 20px;
    color: #FFF;
    background-color: #ef562d;
    font-size: 20px;
    min-width: 100px;
    min-height: 40px;
    vertical-align: middle;
    padding-left: 30px;
    padding-right: 30px;
}

.btn-pill-hot-sm {
    border-width: 0px;
    border-color: #CCC;
    border-radius: 16px 16px 16px 16px;
    color: #FFF;
    background-color: #ef562d;
    font-size: 16px;
    min-width: 100px;
    min-height: 28px;
    vertical-align: middle;
    padding-left: 14px;
    padding-right: 14px;
}

.btn-pill-hot-outline {
    border-width: 2px;
    border-color: #ef562d;
    border-radius: 20px 20px 20px 20px;
    color: #ef562d;
    background-color: #FFF;
    /*font-family: "Avenir-SemiBold";*/
    font-size: 20px;
    line-height: 20px;
    min-width: 100px;
    min-height: 40px;
    vertical-align: middle;
    padding: 10px 30px 5px 30px;
}

 .btn-pill-hot-outline-black {
     border-width: 2px;
     border-color: #3a150d;
     border-radius: 18px 18px 18px 18px;
     color: #3a150d;
     background-color: #FFF;
     /*font-family: "Avenir-SemiBold";*/
     font-size: 18px;
     line-height: 18px;
     min-width: 70px;
     min-height: 32px;
     vertical-align: middle;
     padding: 8px 20px 8px 20px;
     margin-top: 1px;
 }

.highlight {
    color: #FFF;
    background-color: rgba(255, 102, 0, .75);
    background-image: linear-gradient(-30deg,  #fdc585 35%, #fca94e, #f05632 65%);
    /*background-image: linear-gradient(to left, #ff6600 0%,#f5a800 100%);*/
    text-shadow: none;
    padding: 5px 5px 2px 5px;
    font-weight:normal;
}



.light-h {
    color: #ffffff;
}
.dark-h {
    color: #3a150d;
}

.hot {
    color: #ef562d;
}
.hot2 {
    color: #FE5000
}

.shadow {
    text-shadow: 4px 4px 6px #EEE;
}

.mobile-overflow
{
    overflow-x: hidden;
}

.section-container {
    margin-top: 40px; padding-top: 30px;padding-bottom: 30px
}

 .section-container-mobile {
     margin-top: 20px; padding-top: 0px;padding-bottom: 0px
 }

.section-darkgray {
    padding-bottom: 30px;
    color: #FFF;
    /*background-image: linear-gradient(to right, #999 0%,#DDD 100%);/*ffb200*/
    background-image: linear-gradient(to bottom, #DDD 0%, #FAFAFA 100%);
    border-top: 2px solid #eee;
}

.section-darkgray .section-header {
    color: #ef562d
}
.section-darkgray .section-header-detail {
    color: #271000
}
.section-darkgray .section-text {
    color: #3a150d
}

.section-complement {
    padding-bottom: 30px; 
    color: #FFF;
    background: #fcf7f2;
    border-top: 2px solid #ffe7d7;
}

 .section-orange-gradient {
     padding-bottom: 30px;
     color: #FFF;
     /*background-image: linear-gradient(to right, #ff6600 0%,#f5a800 100%);/*ffb200*/
     /*background-image: linear-gradient(to right, #f6ab4e 0%,#f5892f 100%);*/
     background: linear-gradient(-30deg,  #fdc585 35%, #fca94e, #f05632 60%) #fff;
     /*ff5633 fbab4f fd985f fcc484*/
    /*background: linear-gradient(-30deg, #4b8ee5E5, #4b8ee5E5 45%, #4b8ee5 45%) #fff;*/
    border-top: 2px solid #eee;
}

.section-orange-gradient1 {
    padding-bottom: 30px;
    color: #FFF;
    /*background-image: linear-gradient(to right, #ff6600 0%,#f5a800 100%);/*ffb200*/
    /*background-image: linear-gradient(to right, #f6ab4e 0%,#f5892f 100%);*/
    background: linear-gradient(-30deg,  #fdc585 35%, #fca94e, #f05632 65%) #fff;
    /*ff5633 fbab4f fd985f fcc484*/
    /*background: linear-gradient(-30deg, #4b8ee5E5, #4b8ee5E5 45%, #4b8ee5 45%) #fff;*/
    border-top: 2px solid #eee;
}


.section-orange-gradient .section-header {
color: #FFF
}
.section-orange-gradient .section-header-detail {
color: #FFF
}
.section-orange-gradient .section-text {
color: #333
}

.section-clean {
padding-bottom: 30px;
color: #3a150d;
border-top: 1px solid #EEEEEE;
}
.section-clean blockquote
{
border-left: 1px solid #000;
}

.section-gray {
padding-bottom: 30px;
color: #3a150d;
background: #F9F9F9;
border-top: 1px solid #DDD;
}
.section-gray blockquote
{
border-left: 1px solid #000;
}

.section-footer {
padding-bottom: 30px;
color: #FFF;
background: #090300;
border-top: 2px solid #eee;
}

.section-footer .section-header {
color: #FFF
}

.section-footer .section-header-detail {
color: #FFF
}

.section-footer .section-text {
color: #FFF
}

.section-footer a {
font-family: "Avenir-Regular"; color: #FFF; text-transform: none; font-size: 18px; line-height: 40px;

}

.section-footer-mobile {
padding-bottom: 30px;
color: #FFF;
background: #090300;
border-top: 2px solid #eee;
}

.section-footer-mobile .section-header {
color: #FFF
}

.section-footer-mobile .section-header-detail {
color: #FFF
}

.section-footer-mobile .section-text {
color: #FFF
}

.section-footer-mobile a {
font-family: "Avenir-Regular"; color: #FFF; text-transform: none; font-size: 16px; line-height: 36px;

}

