/* Custom Style */
@font-face {
    font-family: 'icomoon';
    src: url('allprodad-fonts/icomoon.eot');
    src: url('allprodad-fonts/icomoon.eot') format('embedded-opentype'), url('allprodad-fonts/icomoon.woff') format('woff'), url('allprodad-fonts/icomoon.ttf') format('truetype'), url('allprodad-fonts/icomoon.svg') format('svg');
    font-weight: normal;
    font-style: normal;
}
[class^="icon-"],
[class*=" icon-"] {
    font-family: 'icomoon';
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
.icon-youtube:before {
    content: "\e604";
}

.icon-search:before {
    content: "\e600";
}

.icon-facebook:before {
    content: "\e601";
}

.icon-twitter:before {
    content: "\e602";
}

.icon-pinterest:before {
    content: "\e607";
}

.icon-feed:before {
    content: "\e603";
}

.icon-amazon:before {
    content: "\e608";
}

.icon-star:before {
    content: "\e606";
}

.icon-empty-star:before {
    content: "\e605";
}

.icon-website:before {
    content: "\e609";
}
/* Grid style */
.row {
    margin: 0 auto;
    max-width: 75rem;
    width: 100%
}
.row.bookgap {
    /*margin-top: 90px;*/
    position: relative;
    text-align: center;
}

.row:before,
.row:after {
    content: " ";
    display: table
}

.row:after {
    clear: both
}

.row.collapse>.column,
.row.collapse>.columns {
    padding-left: 0;
    padding-right: 0
}

.row.collapse .row {
    margin-left: 0;
    margin-right: 0
}

.row .row {
    margin: 0 -1.09375rem;
    max-width: none;
    width: auto
}

.row .row:before,
.row .row:after {
    content: " ";
    display: table
}

.row .row:after {
    clear: both
}

.row .row.collapse {
    margin: 0;
    max-width: none;
    width: auto
}

.row .row.collapse:before,
.row .row.collapse:after {
    content: " ";
    display: table
}

.row .row.collapse:after {
    clear: both
}

.column,
.columns {
    padding-left: 1.09375rem;
    padding-right: 1.09375rem;
    width: 100%;
    float: left
}

.column+.column:last-child,
.columns+.column:last-child,
.column+.columns:last-child,
.columns+.columns:last-child {
    float: right
}

.column+.column.end,
.columns+.column.end,
.column+.columns.end,
.columns+.columns.end {
    float: left
}

@media only screen {
    .small-push-0 {
        position: relative;
        left: 0;
        right: auto
    }
    .small-pull-0 {
        position: relative;
        right: 0;
        left: auto
    }
    .small-push-1 {
        position: relative;
        left: 8.33333%;
        right: auto
    }
    .small-pull-1 {
        position: relative;
        right: 8.33333%;
        left: auto
    }
    .small-push-2 {
        position: relative;
        left: 16.66667%;
        right: auto
    }
    .small-pull-2 {
        position: relative;
        right: 16.66667%;
        left: auto
    }
    .small-push-3 {
        position: relative;
        left: 25%;
        right: auto
    }
    .small-pull-3 {
        position: relative;
        right: 25%;
        left: auto
    }
    .small-push-4 {
        position: relative;
        left: 33.33333%;
        right: auto
    }
    .small-pull-4 {
        position: relative;
        right: 33.33333%;
        left: auto
    }
    .small-push-5 {
        position: relative;
        left: 41.66667%;
        right: auto
    }
    .small-pull-5 {
        position: relative;
        right: 41.66667%;
        left: auto
    }
    .small-push-6 {
        position: relative;
        left: 50%;
        right: auto
    }
    .small-pull-6 {
        position: relative;
        right: 50%;
        left: auto
    }
    .small-push-7 {
        position: relative;
        left: 58.33333%;
        right: auto
    }
    .small-pull-7 {
        position: relative;
        right: 58.33333%;
        left: auto
    }
    .small-push-8 {
        position: relative;
        left: 66.66667%;
        right: auto
    }
    .small-pull-8 {
        position: relative;
        right: 66.66667%;
        left: auto
    }
    .small-push-9 {
        position: relative;
        left: 75%;
        right: auto
    }
    .small-pull-9 {
        position: relative;
        right: 75%;
        left: auto
    }
    .small-push-10 {
        position: relative;
        left: 83.33333%;
        right: auto
    }
    .small-pull-10 {
        position: relative;
        right: 83.33333%;
        left: auto
    }
    .small-push-11 {
        position: relative;
        left: 91.66667%;
        right: auto
    }
    .small-pull-11 {
        position: relative;
        right: 91.66667%;
        left: auto
    }
    .column,
    .columns {
        position: relative;
        padding-left: 1.09375rem;
        padding-right: 1.09375rem;
        float: left
    }
    .small-1 {
        width: 8.33333%
    }
    .small-2 {
        width: 16.66667%
    }
    .small-3 {
        width: 25%
    }
    .small-4 {
        width: 33.33333%
    }
    .small-5 {
        width: 41.66667%
    }
    .small-6 {
        width: 50%
    }
    .small-7 {
        width: 58.33333%
    }
    .small-8 {
        width: 66.66667%
    }
    .small-9 {
        width: 75%
    }
    .small-10 {
        width: 83.33333%
    }
    .small-11 {
        width: 91.66667%
    }
    .small-12 {
        width: 100%
    }
    .small-offset-0 {
        margin-left: 0 !important
    }
    .small-offset-1 {
        margin-left: 8.33333% !important
    }
    .small-offset-2 {
        margin-left: 16.66667% !important
    }
    .small-offset-3 {
        margin-left: 25% !important
    }
    .small-offset-4 {
        margin-left: 33.33333% !important
    }
    .small-offset-5 {
        margin-left: 41.66667% !important
    }
    .small-offset-6 {
        margin-left: 50% !important
    }
    .small-offset-7 {
        margin-left: 58.33333% !important
    }
    .small-offset-8 {
        margin-left: 66.66667% !important
    }
    .small-offset-9 {
        margin-left: 75% !important
    }
    .small-offset-10 {
        margin-left: 83.33333% !important
    }
    .small-offset-11 {
        margin-left: 91.66667% !important
    }
    .small-reset-order {
        float: left;
        left: auto;
        margin-left: 0;
        margin-right: 0;
        right: auto
    }
    .column.small-centered,
    .columns.small-centered {
        margin-left: auto;
        margin-right: auto;
        float: none
    }
    .column.small-uncentered,
    .columns.small-uncentered {
        float: left;
        margin-left: 0;
        margin-right: 0
    }
    .column.small-centered:last-child,
    .columns.small-centered:last-child {
        float: none
    }
    .column.small-uncentered:last-child,
    .columns.small-uncentered:last-child {
        float: left
    }
    .column.small-uncentered.opposite,
    .columns.small-uncentered.opposite {
        float: right
    }
    .row.small-collapse>.column,
    .row.small-collapse>.columns {
        padding-left: 0;
        padding-right: 0
    }
    .row.small-collapse .row {
        margin-left: 0;
        margin-right: 0
    }
    .row.small-uncollapse>.column,
    .row.small-uncollapse>.columns {
        padding-left: 1.09375rem;
        padding-right: 1.09375rem;
        float: left
    }
}

@media only screen and (min-width: 40.0625em) {
    .medium-push-0 {
        position: relative;
        left: 0;
        right: auto
    }
    .medium-pull-0 {
        position: relative;
        right: 0;
        left: auto
    }
    .medium-push-1 {
        position: relative;
        left: 8.33333%;
        right: auto
    }
    .medium-pull-1 {
        position: relative;
        right: 8.33333%;
        left: auto
    }
    .medium-push-2 {
        position: relative;
        left: 16.66667%;
        right: auto
    }
    .medium-pull-2 {
        position: relative;
        right: 16.66667%;
        left: auto
    }
    .medium-push-3 {
        position: relative;
        left: 25%;
        right: auto
    }
    .medium-pull-3 {
        position: relative;
        right: 25%;
        left: auto
    }
    .medium-push-4 {
        position: relative;
        left: 33.33333%;
        right: auto
    }
    .medium-pull-4 {
        position: relative;
        right: 33.33333%;
        left: auto
    }
    .medium-push-5 {
        position: relative;
        left: 41.66667%;
        right: auto
    }
    .medium-pull-5 {
        position: relative;
        right: 41.66667%;
        left: auto
    }
    .medium-push-6 {
        position: relative;
        left: 50%;
        right: auto
    }
    .medium-pull-6 {
        position: relative;
        right: 50%;
        left: auto
    }
    .medium-push-7 {
        position: relative;
        left: 58.33333%;
        right: auto
    }
    .medium-pull-7 {
        position: relative;
        right: 58.33333%;
        left: auto
    }
    .medium-push-8 {
        position: relative;
        left: 66.66667%;
        right: auto
    }
    .medium-pull-8 {
        position: relative;
        right: 66.66667%;
        left: auto
    }
    .medium-push-9 {
        position: relative;
        left: 75%;
        right: auto
    }
    .medium-pull-9 {
        position: relative;
        right: 75%;
        left: auto
    }
    .medium-push-10 {
        position: relative;
        left: 83.33333%;
        right: auto
    }
    .medium-pull-10 {
        position: relative;
        right: 83.33333%;
        left: auto
    }
    .medium-push-11 {
        position: relative;
        left: 91.66667%;
        right: auto
    }
    .medium-pull-11 {
        position: relative;
        right: 91.66667%;
        left: auto
    }
    .column,
    .columns {
        position: relative;
        padding-left: 1.09375rem;
        padding-right: 1.09375rem;
        float: left
    }
    .medium-1 {
        width: 8.33333%
    }
    .medium-2 {
        width: 16.66667%
    }
    .medium-3 {
        width: 25%
    }
    .medium-4 {
        width: 33.33333%
    }
    .medium-5 {
        width: 41.66667%
    }
    .medium-6 {
        width: 50%
    }
    .medium-7 {
        width: 58.33333%
    }
    .medium-8 {
        width: 66.66667%
    }
    .medium-9 {
        width: 75%
    }
    .medium-10 {
        width: 83.33333%
    }
    .medium-11 {
        width: 91.66667%
    }
    .medium-12 {
        width: 100%
    }
    .medium-offset-0 {
        margin-left: 0 !important
    }
    .medium-offset-1 {
        margin-left: 8.33333% !important
    }
    .medium-offset-2 {
        margin-left: 16.66667% !important
    }
    .medium-offset-3 {
        margin-left: 25% !important
    }
    .medium-offset-4 {
        margin-left: 33.33333% !important
    }
    .medium-offset-5 {
        margin-left: 41.66667% !important
    }
    .medium-offset-6 {
        margin-left: 50% !important
    }
    .medium-offset-7 {
        margin-left: 58.33333% !important
    }
    .medium-offset-8 {
        margin-left: 66.66667% !important
    }
    .medium-offset-9 {
        margin-left: 75% !important
    }
    .medium-offset-10 {
        margin-left: 83.33333% !important
    }
    .medium-offset-11 {
        margin-left: 91.66667% !important
    }
    .medium-reset-order {
        float: left;
        left: auto;
        margin-left: 0;
        margin-right: 0;
        right: auto
    }
    .column.medium-centered,
    .columns.medium-centered {
        margin-left: auto;
        margin-right: auto;
        float: none
    }
    .column.medium-uncentered,
    .columns.medium-uncentered {
        float: left;
        margin-left: 0;
        margin-right: 0
    }
    .column.medium-centered:last-child,
    .columns.medium-centered:last-child {
        float: none
    }
    .column.medium-uncentered:last-child,
    .columns.medium-uncentered:last-child {
        float: left
    }
    .column.medium-uncentered.opposite,
    .columns.medium-uncentered.opposite {
        float: right
    }
    .row.medium-collapse>.column,
    .row.medium-collapse>.columns {
        padding-left: 0;
        padding-right: 0
    }
    .row.medium-collapse .row {
        margin-left: 0;
        margin-right: 0
    }
    .row.medium-uncollapse>.column,
    .row.medium-uncollapse>.columns {
        padding-left: 1.09375rem;
        padding-right: 1.09375rem;
        float: left
    }
    .push-0 {
        position: relative;
        left: 0;
        right: auto
    }
    .pull-0 {
        position: relative;
        right: 0;
        left: auto
    }
    .push-1 {
        position: relative;
        left: 8.33333%;
        right: auto
    }
    .pull-1 {
        position: relative;
        right: 8.33333%;
        left: auto
    }
    .push-2 {
        position: relative;
        left: 16.66667%;
        right: auto
    }
    .pull-2 {
        position: relative;
        right: 16.66667%;
        left: auto
    }
    .push-3 {
        position: relative;
        left: 25%;
        right: auto
    }
    .pull-3 {
        position: relative;
        right: 25%;
        left: auto
    }
    .push-4 {
        position: relative;
        left: 33.33333%;
        right: auto
    }
    .pull-4 {
        position: relative;
        right: 33.33333%;
        left: auto
    }
    .push-5 {
        position: relative;
        left: 41.66667%;
        right: auto
    }
    .pull-5 {
        position: relative;
        right: 41.66667%;
        left: auto
    }
    .push-6 {
        position: relative;
        left: 50%;
        right: auto
    }
    .pull-6 {
        position: relative;
        right: 50%;
        left: auto
    }
    .push-7 {
        position: relative;
        left: 58.33333%;
        right: auto
    }
    .pull-7 {
        position: relative;
        right: 58.33333%;
        left: auto
    }
    .push-8 {
        position: relative;
        left: 66.66667%;
        right: auto
    }
    .pull-8 {
        position: relative;
        right: 66.66667%;
        left: auto
    }
    .push-9 {
        position: relative;
        left: 75%;
        right: auto
    }
    .pull-9 {
        position: relative;
        right: 75%;
        left: auto
    }
    .push-10 {
        position: relative;
        left: 83.33333%;
        right: auto
    }
    .pull-10 {
        position: relative;
        right: 83.33333%;
        left: auto
    }
    .push-11 {
        position: relative;
        left: 91.66667%;
        right: auto
    }
    .pull-11 {
        position: relative;
        right: 91.66667%;
        left: auto
    }
}

@media only screen and (min-width: 64.0625em) {
    .large-push-0 {
        position: relative;
        left: 0;
        right: auto
    }
    .large-pull-0 {
        position: relative;
        right: 0;
        left: auto
    }
    .large-push-1 {
        position: relative;
        left: 8.33333%;
        right: auto
    }
    .large-pull-1 {
        position: relative;
        right: 8.33333%;
        left: auto
    }
    .large-push-2 {
        position: relative;
        left: 16.66667%;
        right: auto
    }
    .large-pull-2 {
        position: relative;
        right: 16.66667%;
        left: auto
    }
    .large-push-3 {
        position: relative;
        left: 25%;
        right: auto
    }
    .large-pull-3 {
        position: relative;
        right: 25%;
        left: auto
    }
    .large-push-4 {
        position: relative;
        left: 33.33333%;
        right: auto
    }
    .large-pull-4 {
        position: relative;
        right: 33.33333%;
        left: auto
    }
    .large-push-5 {
        position: relative;
        left: 41.66667%;
        right: auto
    }
    .large-pull-5 {
        position: relative;
        right: 41.66667%;
        left: auto
    }
    .large-push-6 {
        position: relative;
        left: 50%;
        right: auto
    }
    .large-pull-6 {
        position: relative;
        right: 50%;
        left: auto
    }
    .large-push-7 {
        position: relative;
        left: 58.33333%;
        right: auto
    }
    .large-pull-7 {
        position: relative;
        right: 58.33333%;
        left: auto
    }
    .large-push-8 {
        position: relative;
        left: 66.66667%;
        right: auto
    }
    .large-pull-8 {
        position: relative;
        right: 66.66667%;
        left: auto
    }
    .large-push-9 {
        position: relative;
        left: 75%;
        right: auto
    }
    .large-pull-9 {
        position: relative;
        right: 75%;
        left: auto
    }
    .large-push-10 {
        position: relative;
        left: 83.33333%;
        right: auto
    }
    .large-pull-10 {
        position: relative;
        right: 83.33333%;
        left: auto
    }
    .large-push-11 {
        position: relative;
        left: 91.66667%;
        right: auto
    }
    .large-pull-11 {
        position: relative;
        right: 91.66667%;
        left: auto
    }
    .column,
    .columns {
        position: relative;
        padding-left: 1.09375rem;
        padding-right: 1.09375rem;
        float: left
    }
    .large-1 {
        width: 8.33333%
    }
    .large-2 {
        width: 16.66667%
    }
    .large-3 {
        width: 25%
    }
    .large-4 {
        width: 33.33333%
    }
    .large-5 {
        width: 41.66667%
    }
    .large-6 {
        width: 50%
    }
    .large-7 {
        width: 58.33333%
    }
    .large-8 {
        width: 66.66667%
    }
    .large-9 {
        width: 75%
    }
    .large-10 {
        width: 83.33333%
    }
    .large-11 {
        width: 91.66667%
    }
    .large-12 {
        width: 100%
    }
    .large-offset-0 {
        margin-left: 0 !important
    }
    .large-offset-1 {
        margin-left: 8.33333% !important
    }
    .large-offset-2 {
        margin-left: 16.66667% !important
    }
    .large-offset-3 {
        margin-left: 25% !important
    }
    .large-offset-4 {
        margin-left: 33.33333% !important
    }
    .large-offset-5 {
        margin-left: 41.66667% !important
    }
    .large-offset-6 {
        margin-left: 50% !important
    }
    .large-offset-7 {
        margin-left: 58.33333% !important
    }
    .large-offset-8 {
        margin-left: 66.66667% !important
    }
    .large-offset-9 {
        margin-left: 75% !important
    }
    .large-offset-10 {
        margin-left: 83.33333% !important
    }
    .large-offset-11 {
        margin-left: 91.66667% !important
    }
    .large-reset-order {
        float: left;
        left: auto;
        margin-left: 0;
        margin-right: 0;
        right: auto
    }
    .column.large-centered,
    .columns.large-centered {
        margin-left: auto;
        margin-right: auto;
        float: none
    }
    .column.large-uncentered,
    .columns.large-uncentered {
        float: left;
        margin-left: 0;
        margin-right: 0
    }
    .column.large-centered:last-child,
    .columns.large-centered:last-child {
        float: none
    }
    .column.large-uncentered:last-child,
    .columns.large-uncentered:last-child {
        float: left
    }
    .column.large-uncentered.opposite,
    .columns.large-uncentered.opposite {
        float: right
    }
    .row.large-collapse>.column,
    .row.large-collapse>.columns {
        padding-left: 0;
        padding-right: 0
    }
    .row.large-collapse .row {
        margin-left: 0;
        margin-right: 0
    }
    .row.large-uncollapse>.column,
    .row.large-uncollapse>.columns {
        padding-left: 1.09375rem;
        padding-right: 1.09375rem;
        float: left
    }
    .push-0 {
        position: relative;
        left: 0;
        right: auto
    }
    .pull-0 {
        position: relative;
        right: 0;
        left: auto
    }
    .push-1 {
        position: relative;
        left: 8.33333%;
        right: auto
    }
    .pull-1 {
        position: relative;
        right: 8.33333%;
        left: auto
    }
    .push-2 {
        position: relative;
        left: 16.66667%;
        right: auto
    }
    .pull-2 {
        position: relative;
        right: 16.66667%;
        left: auto
    }
    .push-3 {
        position: relative;
        left: 25%;
        right: auto
    }
    .pull-3 {
        position: relative;
        right: 25%;
        left: auto
    }
    .push-4 {
        position: relative;
        left: 33.33333%;
        right: auto
    }
    .pull-4 {
        position: relative;
        right: 33.33333%;
        left: auto
    }
    .push-5 {
        position: relative;
        left: 41.66667%;
        right: auto
    }
    .pull-5 {
        position: relative;
        right: 41.66667%;
        left: auto
    }
    .push-6 {
        position: relative;
        left: 50%;
        right: auto
    }
    .pull-6 {
        position: relative;
        right: 50%;
        left: auto
    }
    .push-7 {
        position: relative;
        left: 58.33333%;
        right: auto
    }
    .pull-7 {
        position: relative;
        right: 58.33333%;
        left: auto
    }
    .push-8 {
        position: relative;
        left: 66.66667%;
        right: auto
    }
    .pull-8 {
        position: relative;
        right: 66.66667%;
        left: auto
    }
    .push-9 {
        position: relative;
        left: 75%;
        right: auto
    }
    .pull-9 {
        position: relative;
        right: 75%;
        left: auto
    }
    .push-10 {
        position: relative;
        left: 83.33333%;
        right: auto
    }
    .pull-10 {
        position: relative;
        right: 83.33333%;
        left: auto
    }
    .push-11 {
        position: relative;
        left: 91.66667%;
        right: auto
    }
    .pull-11 {
        position: relative;
        right: 91.66667%;
        left: auto
    }
}

.accordion {
    margin-bottom: 0;
    margin-left: 0
}

.accordion:before,
.accordion:after {
    content: " ";
    display: table
}

.accordion:after {
    clear: both
}

.accordion .accordion-navigation,
.accordion dd {
    display: block;
    margin-bottom: 0 !important
}

.accordion .accordion-navigation.active>a,
.accordion dd.active>a {
    background: #e8e8e8;
    color: #222
}

.accordion .accordion-navigation>a,
.accordion dd>a {
    background: #EFEFEF;
    color: #222;
    display: block;
    font-family: "adelle", "Helvetica", Helvetica, Arial, sans-serif;
    font-size: 1rem;
    padding: 1rem
}

.accordion .accordion-navigation>a:hover,
.accordion dd>a:hover {
    background: #e3e3e3
}

.accordion .accordion-navigation>.content,
.accordion dd>.content {
    display: none;
    padding: 1.09375rem
}

.accordion .accordion-navigation>.content.active,
.accordion dd>.content.active {
    background: #fff;
    display: block
}

.alert-box {
    border-style: solid;
    border-width: 1px;
    display: block;
    font-size: .8125rem;
    font-weight: normal;
    margin-bottom: 1.25rem;
    padding: .875rem 1.5rem .875rem .875rem;
    position: relative;
    transition: opacity 300ms ease-out;
    background-color: #d60909;
    border-color: #b80808;
    color: #fff
}

.alert-box .close {
    right: .25rem;
    background: inherit;
    color: #333;
    font-size: 1.375rem;
    line-height: .9;
    margin-top: -0.6875rem;
    opacity: .3;
    padding: 0 6px 4px;
    position: absolute;
    top: 50%
}

.alert-box .close:hover,
.alert-box .close:focus {
    opacity: .5
}

.alert-box.radius {
    border-radius: 3px
}

.alert-box.round {
    border-radius: 1000px
}

.alert-box.success {
    background-color: #43AC6A;
    border-color: #3a945b;
    color: #fff
}

.alert-box.alert {
    background-color: #f04124;
    border-color: #de2d0f;
    color: #fff
}

.alert-box.secondary {
    background-color: #e7e7e7;
    border-color: #c7c7c7;
    color: #4f4f4f
}

.alert-box.warning {
    background-color: #f08a24;
    border-color: #de770f;
    color: #fff
}

.alert-box.info {
    background-color: #a0d3e8;
    border-color: #74bfdd;
    color: #4f4f4f
}

.alert-box.alert-close {
    opacity: 0
}

[class*="block-grid-"] {
    display: block;
    padding: 0;
    margin: 0 -.625rem
}

[class*="block-grid-"]:before,
[class*="block-grid-"]:after {
    content: " ";
    display: table
}

[class*="block-grid-"]:after {
    clear: both
}

[class*="block-grid-"]>li {
    display: block;
    float: left;
    height: auto;
    padding: 0 .625rem 1.25rem
}

@media only screen {
    .small-block-grid-1>li {
        list-style: none;
        width: 100%
    }
    .small-block-grid-1>li:nth-of-type(1n) {
        clear: none
    }
    .small-block-grid-1>li:nth-of-type(1n+1) {
        clear: both
    }
    .small-block-grid-2>li {
        list-style: none;
        width: 50%
    }
    .small-block-grid-2>li:nth-of-type(1n) {
        clear: none
    }
    .small-block-grid-2>li:nth-of-type(2n+1) {
        clear: both
    }
    .small-block-grid-3>li {
        list-style: none;
        width: 33.33333%
    }
    .small-block-grid-3>li:nth-of-type(1n) {
        clear: none
    }
    .small-block-grid-3>li:nth-of-type(3n+1) {
        clear: both
    }
    .small-block-grid-4>li {
        list-style: none;
        width: 25%
    }
    .small-block-grid-4>li:nth-of-type(1n) {
        clear: none
    }
    .small-block-grid-4>li:nth-of-type(4n+1) {
        clear: both
    }
    .small-block-grid-5>li {
        list-style: none;
        width: 20%
    }
    .small-block-grid-5>li:nth-of-type(1n) {
        clear: none
    }
    .small-block-grid-5>li:nth-of-type(5n+1) {
        clear: both
    }
    .small-block-grid-6>li {
        list-style: none;
        width: 16.66667%
    }
    .small-block-grid-6>li:nth-of-type(1n) {
        clear: none
    }
    .small-block-grid-6>li:nth-of-type(6n+1) {
        clear: both
    }
    .small-block-grid-7>li {
        list-style: none;
        width: 14.28571%
    }
    .small-block-grid-7>li:nth-of-type(1n) {
        clear: none
    }
    .small-block-grid-7>li:nth-of-type(7n+1) {
        clear: both
    }
    .small-block-grid-8>li {
        list-style: none;
        width: 12.5%
    }
    .small-block-grid-8>li:nth-of-type(1n) {
        clear: none
    }
    .small-block-grid-8>li:nth-of-type(8n+1) {
        clear: both
    }
    .small-block-grid-9>li {
        list-style: none;
        width: 11.11111%
    }
    .small-block-grid-9>li:nth-of-type(1n) {
        clear: none
    }
    .small-block-grid-9>li:nth-of-type(9n+1) {
        clear: both
    }
    .small-block-grid-10>li {
        list-style: none;
        width: 10%
    }
    .small-block-grid-10>li:nth-of-type(1n) {
        clear: none
    }
    .small-block-grid-10>li:nth-of-type(10n+1) {
        clear: both
    }
    .small-block-grid-11>li {
        list-style: none;
        width: 9.09091%
    }
    .small-block-grid-11>li:nth-of-type(1n) {
        clear: none
    }
    .small-block-grid-11>li:nth-of-type(11n+1) {
        clear: both
    }
    .small-block-grid-12>li {
        list-style: none;
        width: 8.33333%
    }
    .small-block-grid-12>li:nth-of-type(1n) {
        clear: none
    }
    .small-block-grid-12>li:nth-of-type(12n+1) {
        clear: both
    }
}

@media only screen and (min-width: 40.0625em) {
    .medium-block-grid-1>li {
        list-style: none;
        width: 100%
    }
    .medium-block-grid-1>li:nth-of-type(1n) {
        clear: none
    }
    .medium-block-grid-1>li:nth-of-type(1n+1) {
        clear: both
    }
    .medium-block-grid-2>li {
        list-style: none;
        width: 50%
    }
    .medium-block-grid-2>li:nth-of-type(1n) {
        clear: none
    }
    .medium-block-grid-2>li:nth-of-type(2n+1) {
        clear: both
    }
    .medium-block-grid-3>li {
        list-style: none;
        width: 33.33333%
    }
    .medium-block-grid-3>li:nth-of-type(1n) {
        clear: none
    }
    .medium-block-grid-3>li:nth-of-type(3n+1) {
        clear: both
    }
    .medium-block-grid-4>li {
        list-style: none;
        width: 25%
    }
    .medium-block-grid-4>li:nth-of-type(1n) {
        clear: none
    }
    .medium-block-grid-4>li:nth-of-type(4n+1) {
        clear: both
    }
    .medium-block-grid-5>li {
        list-style: none;
        width: 20%
    }
    .medium-block-grid-5>li:nth-of-type(1n) {
        clear: none
    }
    .medium-block-grid-5>li:nth-of-type(5n+1) {
        clear: both
    }
    .medium-block-grid-6>li {
        list-style: none;
        width: 16.66667%
    }
    .medium-block-grid-6>li:nth-of-type(1n) {
        clear: none
    }
    .medium-block-grid-6>li:nth-of-type(6n+1) {
        clear: both
    }
    .medium-block-grid-7>li {
        list-style: none;
        width: 14.28571%
    }
    .medium-block-grid-7>li:nth-of-type(1n) {
        clear: none
    }
    .medium-block-grid-7>li:nth-of-type(7n+1) {
        clear: both
    }
    .medium-block-grid-8>li {
        list-style: none;
        width: 12.5%
    }
    .medium-block-grid-8>li:nth-of-type(1n) {
        clear: none
    }
    .medium-block-grid-8>li:nth-of-type(8n+1) {
        clear: both
    }
    .medium-block-grid-9>li {
        list-style: none;
        width: 11.11111%
    }
    .medium-block-grid-9>li:nth-of-type(1n) {
        clear: none
    }
    .medium-block-grid-9>li:nth-of-type(9n+1) {
        clear: both
    }
    .medium-block-grid-10>li {
        list-style: none;
        width: 10%
    }
    .medium-block-grid-10>li:nth-of-type(1n) {
        clear: none
    }
    .medium-block-grid-10>li:nth-of-type(10n+1) {
        clear: both
    }
    .medium-block-grid-11>li {
        list-style: none;
        width: 9.09091%
    }
    .medium-block-grid-11>li:nth-of-type(1n) {
        clear: none
    }
    .medium-block-grid-11>li:nth-of-type(11n+1) {
        clear: both
    }
    .medium-block-grid-12>li {
        list-style: none;
        width: 8.33333%
    }
    .medium-block-grid-12>li:nth-of-type(1n) {
        clear: none
    }
    .medium-block-grid-12>li:nth-of-type(12n+1) {
        clear: both
    }
}

@media only screen and (min-width: 64.0625em) {
    .large-block-grid-1>li {
        list-style: none;
        width: 100%
    }
    .large-block-grid-1>li:nth-of-type(1n) {
        clear: none
    }
    .large-block-grid-1>li:nth-of-type(1n+1) {
        clear: both
    }
    .large-block-grid-2>li {
        list-style: none;
        width: 50%
    }
    .large-block-grid-2>li:nth-of-type(1n) {
        clear: none
    }
    .large-block-grid-2>li:nth-of-type(2n+1) {
        clear: both
    }
    .large-block-grid-3>li {
        list-style: none;
        width: 33.33333%
    }
    .large-block-grid-3>li:nth-of-type(1n) {
        clear: none
    }
    .large-block-grid-3>li:nth-of-type(3n+1) {
        clear: both
    }
    .large-block-grid-4>li {
        list-style: none;
        width: 25%
    }
    .large-block-grid-4>li:nth-of-type(1n) {
        clear: none
    }
    .large-block-grid-4>li:nth-of-type(4n+1) {
        clear: both
    }
    .large-block-grid-5>li {
        list-style: none;
        width: 20%
    }
    .large-block-grid-5>li:nth-of-type(1n) {
        clear: none
    }
    .large-block-grid-5>li:nth-of-type(5n+1) {
        clear: both
    }
    .large-block-grid-6>li {
        list-style: none;
        width: 16.66667%
    }
    .large-block-grid-6>li:nth-of-type(1n) {
        clear: none
    }
    .large-block-grid-6>li:nth-of-type(6n+1) {
        clear: both
    }
    .large-block-grid-7>li {
        list-style: none;
        width: 14.28571%
    }
    .large-block-grid-7>li:nth-of-type(1n) {
        clear: none
    }
    .large-block-grid-7>li:nth-of-type(7n+1) {
        clear: both
    }
    .large-block-grid-8>li {
        list-style: none;
        width: 12.5%
    }
    .large-block-grid-8>li:nth-of-type(1n) {
        clear: none
    }
    .large-block-grid-8>li:nth-of-type(8n+1) {
        clear: both
    }
    .large-block-grid-9>li {
        list-style: none;
        width: 11.11111%
    }
    .large-block-grid-9>li:nth-of-type(1n) {
        clear: none
    }
    .large-block-grid-9>li:nth-of-type(9n+1) {
        clear: both
    }
    .large-block-grid-10>li {
        list-style: none;
        width: 10%
    }
    .large-block-grid-10>li:nth-of-type(1n) {
        clear: none
    }
    .large-block-grid-10>li:nth-of-type(10n+1) {
        clear: both
    }
    .large-block-grid-11>li {
        list-style: none;
        width: 9.09091%
    }
    .large-block-grid-11>li:nth-of-type(1n) {
        clear: none
    }
    .large-block-grid-11>li:nth-of-type(11n+1) {
        clear: both
    }
    .large-block-grid-12>li {
        list-style: none;
        width: 8.33333%
    }
    .large-block-grid-12>li:nth-of-type(1n) {
        clear: none
    }
    .large-block-grid-12>li:nth-of-type(12n+1) {
        clear: both
    }
}
/* Slick Style */
.slick-slider {
    position: relative;
    display: block;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -ms-touch-action: none;
    touch-action: none;
    -webkit-tap-highlight-color: transparent
}

.slick-list {
    position: relative;
    overflow: hidden;
    display: block;
    margin: 0;
    padding: 0
}

.slick-list:focus {
    outline: none
}

.slick-loading .slick-list {
    background: #fff url('allprodad-assets/img/ajax-loader.gif') center center no-repeat
}

.slick-list.dragging {
    cursor: pointer;
    cursor: hand
}

.slick-slider .slick-list,
.slick-track,
.slick-slide,
.slick-slide img {
    -webkit-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0);
    -o-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0)
}

.slick-track {
    position: relative;
    left: 0;
    top: 0;
    display: block;
    zoom: 1
}

.slick-track:before,
.slick-track:after {
    content: "";
    display: table
}

.slick-track:after {
    clear: both
}

.slick-loading .slick-track {
    visibility: hidden
}

.slick-slide {
    float: left;
    height: 100%;
    min-height: 1px;
    display: none
}

.slick-slide img {
    display: block
}

.slick-slide.slick-loading img {
    display: none
}

.slick-slide.dragging img {
    pointer-events: none
}

.slick-initialized .slick-slide {
    display: block
}

.slick-loading .slick-slide {
    visibility: hidden
}

.slick-vertical .slick-slide {
    display: block;
    height: auto;
    border: 1px solid transparent
}

.slick-prev,
.slick-next {
    position: absolute;
    display: block;
    height: 20px;
    width: 20px;
    line-height: 0;
    font-size: 0;
    cursor: pointer;
    background: transparent;
    color: transparent;
    top: 50%;
    margin-top: -10px;
    padding: 0;
    border: none;
    outline: none
}

.slick-prev:hover,
.slick-prev:focus,
.slick-next:hover,
.slick-next:focus {
    outline: none;
    background: transparent;
    color: transparent
}

.slick-prev:hover:before,
.slick-prev:focus:before,
.slick-next:hover:before,
.slick-next:focus:before {
    opacity: 1
}

.slick-prev.slick-disabled:before,
.slick-next.slick-disabled:before {
    opacity: .25
}

.slick-prev:before,
.slick-next:before {
    font-family: "slick";
    font-size: 20px;
    line-height: 1;
    color: #fff;
    opacity: .75;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

.slick-prev {
    left: -25px
}

.slick-prev:before {
    content: "←"
}

.slick-next {
    right: -25px
}

.slick-next:before {
    content: "→"
}

.slick-slider {
    margin-bottom: 30px
}

.slick-dots {
    position: absolute;
    bottom: -45px;
    list-style: none;
    display: block;
    text-align: center;
    padding: 0;
    width: 100%
}

.slick-dots li {
    position: relative;
    display: inline-block;
    height: 20px;
    width: 20px;
    margin: 0 5px;
    padding: 0;
    cursor: pointer
}

.slick-dots li button {
    border: 0;
    background: transparent;
    display: block;
    height: 20px;
    width: 20px;
    outline: none;
    line-height: 0;
    font-size: 0;
    color: transparent;
    padding: 5px;
    cursor: pointer
}

.slick-dots li button:hover,
.slick-dots li button:focus {
    outline: none
}

.slick-dots li button:hover:before,
.slick-dots li button:focus:before {
    opacity: 1
}

.slick-dots li button:before {
    position: absolute;
    top: 0;
    left: 0;
    content: "•";
    width: 20px;
    height: 20px;
    font-family: "slick";
    font-size: 6px;
    line-height: 20px;
    text-align: center;
    color: #000;
    opacity: .25;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

.slick-dots li.slick-active button:before {
    color: #000;
    opacity: .75
}
/* Slick prev next style */
.feat-book button.slick-prev {
    background: url(allprodad-assets/img/arrow-rotator-left.min.svg) left top no-repeat;
    left: -50px;
    text-indent: -9999px;
}
.feat-book button.slick-next {
    background: url(allprodad-assets/img/arrow-rotator-right.min.svg) left top no-repeat;
    right: -50px;
    text-indent: -9999px;
}
@media screen and (max-width:1024px){
    .feat-book button.slick-prev {
        left: 0;
    }
    .feat-book button.slick-next {
        right: 0;
    }
    .last-row .ltabs{
        width:18.71%;
    }
    .last-row .ltabs a{
       font-size:23px;
    }
}
/*css for filters and dropdowns*/
.toggle {
    width: 31.39%;
    display: inline-block;
    margin-right: 2.9%;
    text-align: center;
    background: #d60909;
    cursor: pointer;
    color: #fff;
    font-weight: bold;
    font-size:20px;
    padding:10px;
    transition:all 0.3s ease-in-out 0s;
}
.toggle:nth-child(3){
    margin-right:0;
}
.toggle.active, .toggle:hover{
    background:#000000;
    color:#ffffff;
}
div#first_dropdown:before {
    border-bottom: 10px solid #d7d7d7;
    border-top: 10px solid rgba(225, 225, 225, 0);
    content: '';
    border-left: 10px solid rgba(225, 225, 225, 0);
    border-right: 10px solid rgba(225, 225, 225, 0);
    position: absolute;
    top: 42px;
    right: 85%;
}
div#second_dropdown:before {
    border-bottom: 10px solid #d7d7d7;
    border-top: 10px solid rgba(225, 225, 225, 0);
    content: '';
    border-left: 10px solid rgba(225, 225, 225, 0);
    border-right: 10px solid rgba(225, 225, 225, 0);
    position: absolute;
    top: 42px;
    right: 50%;
}
div#third_dropdown:before {
    border-bottom: 10px solid #d7d7d7;
    border-top: 10px solid rgba(225, 225, 225, 0);
    content: '';
    border-left: 10px solid rgba(225, 225, 225, 0);
    border-right: 10px solid rgba(225, 225, 225, 0);
    position: absolute;
    top: 42px;
    right: 180px;
}
.dropdown {
    display: none;
    text-align: left;
    padding: 20px;
    box-sizing: border-box;
    overflow: hidden;
    border:3px solid #d7d7d7;
    margin-top:10px;
    background:#dbdcdd;
}
.dropdown form input[type=submit]{
    background:#d60909;
    transition:all 0.3s ease-in-out 0s;
}
.dropdown form input[type=submit]:hover{
    background:#000000;
}
.books .book-list.no-image{
    margin-top:0;
}
.dropdown input[type='radio'] {
    -webkit-appearance:none;
    width:20px;
    height:20px;
    border:1px solid darkgray;
    border-radius:50%;
    outline:none;
    box-shadow:0 0 5px 0px gray inset;
    margin-bottom:4px;
    vertical-align:middle;
}
.dropdown input[type='radio']:hover {
    box-shadow:0 0 5px 0px orange inset;
}

.dropdown input[type='radio']:before {
    content:'';
    display:block;
    width:60%;
    height:60%;
    margin: 20% auto;
    border-radius:50%;
}
.dropdown input[type='radio']:checked:before {
    background:#d60909;
}
.center > span{
    font-size:21px;
}
/*css for filters and dropdowns end*/
.heading-wrap {
    width: 100%;
    margin-top: auto;
    position: relative;
    text-align: center;
}
@media only screen and (min-width: 40.0625em)
.heading-wrap {
    border-top: 4px solid black;
    margin-top: auto;
}
@media only screen and (min-width: 64.0625em)
.heading-wrap {
    margin-top: auto;
}
.slick-dots{
    display: none !important;
}
.archive-pagination {
    padding: 30px 0;
    text-align: center;
}
section.book-list {
    margin-top: 45px;
}
.heading-wrap .heading-box h2 {
    font-family: "alternate-gothic-no-1-d", "Arial Narrow", sans-serif;
    text-transform: uppercase;
    color: #d60909;
    margin: 0;
    padding: 0;
    line-height: 1;
}
@media only screen and (min-width: 40.0625em)
.heading-wrap .heading-box h2 {
    font-size: 3.25rem;
}
@media only screen and (min-width: 64.0625em)
.heading-wrap .heading-box h2 {
    font-size: 3.75rem;
}
.heading-wrap .heading-box h3 {
    font-family: "brandon-grotesque","alternate-gothic-no-1-d", "Arial Narrow", sans-serif;
    font-weight: bold;
    margin: 0;
    padding: 0;
    line-height: 1;
    text-transform: uppercase;
    color: #222;
}
@media only screen and (min-width: 40.0625em)
.heading-wrap .heading-box h3 {
    font-size: 1.5rem;
}
@media only screen and (min-width: 64.0625em)
.heading-wrap .heading-box h3 {
    font-size: 1.75rem;
}
.heading-wrap a {
    background: transparent;
    color: #d60909;
    line-height: inherit;
    text-decoration: none;
}
.heading-wrap {
    margin-bottom: 25px;
}
.archive-pagination {
    padding: 30px 0;
    text-align: center;
    /*border-top: 3px solid #000;*/
}
.archive-pagination a {
    color: #d60909;
    line-height: inherit;
    text-decoration: none;
}
.archive-pagination .page-numbers {
    padding: 5px 15px;
}
.archive-pagination .page-numbers.next, .archive-pagination .page-numbers.prev {
    color: #000;
    font-size: 1.5rem;
}
.archive-pagination .page-numbers {
    padding: 5px 15px;
}
.archive-pagination .page-numbers.current {
    background-color: #d60909;
    color: #fff;
}
.individual-book .read-more,
.featured-book .end a.read-more {
    display: block;
    float: left;
    background-color: #d60909;
    color: #fff;
    padding: 4px 10px;
    line-height: 14px;
    height: 20px;
    text-transform: uppercase;
    font-size: 10px;
    font-family: "brandon-grotesque","alternate-gothic-no-1-d", "Arial Narrow", sans-serif;
    text-decoration: none;
}
.read-more+.read-more-arrow {
    display: block;
    float: left;
    width: 0;
    height: 0;
    border-top: 10px solid transparent;
    border-bottom: 10px solid transparent;
    border-left: 10px solid #d60909;
}
.featured-book .amazon-buy-now {
    display: block;
    color: #000;
    float: left;
    margin-left: 25px;
    font-family: "brandon-grotesque","alternate-gothic-no-1-d","Arial Narrow",sans-serif;
    text-transform: uppercase;
    font-weight: bold;
    text-decoration: none;
    font-size: 14px;
}
.book-list .individual-book .amazon-small {
    color: #000;
    float: right;
    text-decoration: none;
}
#third_dropdown form div ul li label {
    color: #4d4d4d;
    font-family: "brandon-grotesque","alternate-gothic-no-1-d","Arial Narrow",sans-serif;
    text-transform: uppercase;
    font-size: 8px;
    font-weight: bold;
}
input[type="checkbox"]+label, input[type="radio"]+label {
    display: inline-block;
    margin-left: 4px;
    margin-right: 8px;
    margin-bottom: 0;
    vertical-align: middle;
}
/* Adding a responsive side menu in Genesis */
#primary-nav-link-container {
    text-align: center;
    display: none;
}

a#primary-nav-link:focus {
    outline: none;
}

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

    #primary-nav-container {
        display: none;
    }

    #primary-nav-link-container {
        display: block;
    }

}
/* Custom style for navigation */
body {
    position: absolute;
    left: 0px;
    width: 100%;
    -webkit-transition: 0.2s ease;
    transition: 0.2s ease;
}
.menu-wrapper {
    background-color: #444445;
    display: block;
    height: 100vh;
    width: 0%;
    position: fixed;
    right: 0;
    top: 0px;
    -webkit-transition: 0.2s ease;
    transition: 0.2s ease;
    text-align: right;
    padding-top: 75px;
    overflow: hidden;
    z-index: 99999;
    /*overflow-y: scroll;*/
}

.link-wrapper {
    margin-top: -50px;
    right: -10px;
    width: 250px;
}

.main-item, .sub-item {
    font-size: 1.7em;
    line-height: 40px;
    font-family: sans-serif;
    font-weight: 100;
}

.misc-item {
    font-size: 1.2em;
    line-height: 30px;
    font-family: sans-serif;
    font-weight: 100;
}

.misc-links {
  margin-bottom: 50px;
}

.misc-item a {
  color: white;
}

.main-item a {
  color: white;
  font-family: "Source Sans Pro", Sans-serif;
  font-weight: 500;
}

.sub-item a {
  color: #D62432;
  font-family: "Montserrat", Sans-serif;
  font-weight: 500;
}

.link-wrapper a {
  text-decoration: none;
  white-space: nowrap;
}

.link-wrapper li {
  list-style: none;
  width: 100%;
  padding: 0%;
  -webkit-transition: .3s;
  transition: .3s;
  display: inline-block;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  width: 100%;
  padding-left: 25px;
  opacity: 1;
}

.link-wrapper li:hover {
  padding-left: 30px;
  border-left: 5px solid #D62432;
}

.link-wrapper ul {
  text-align: left;
  margin: 0px;
  padding: 0px;
  margin-top: 20px;
}

.social-links {
  text-align: left;
  padding-left: 25px;
  margin-top: 50px;
  font-size: 20px;
}

.social-links i {
  color: white;
  margin: 0 10px;
  -webkit-transition: .3s;
  transition: .3s;
  cursor: pointer;
  padding: 2px;
}

.social-links i:hover {
  opacity: .5;
}

.close {
  color: white;
  cursor: pointer;
  font-size: 1.5em;
  font-family: sans-serif;
  margin-right: -5%;
  opacity: 0;
  -webkit-transition: .3s;
  transition: .3s;
}

.cl {
  opacity: 1;
  margin-right: 30px;
}

.sub-item {
    font-size: 1.2em;
}

.misc-item {
    font-size: 1em;
}
section#custom-elementor-section {
    height: 0;
}
/* Custom Style */
.hup_container {
    position: relative;
    margin-top: 20px;
}
.hup_container h3.sidebar-title {
    text-align: center;
    text-align: -webkit-center;
    background-color: #D62432;
    color: #fff;
    margin: 0;
    padding: 10px 0;
    border-top: 3px solid #000;
    text-transform: uppercase;
    line-height: 1;
    font-family: "Source Sans Pro", Sans-serif;
    font-size: 30px;
    font-weight: 600;
    letter-spacing: 2px;
    text-transform: uppercase;
}
.hup_container .in-the-comments {
    background: #444445;
    padding: 15px 25px;
}
.hup_container .in-the-comments p {
	  font-family: "Montserrat", Sans-serif;
    font-size: 20px;
    font-weight: 300;
    color: white;
    margin-bottom: 0;
}
/* Style for custom grid */
div.elementor-custom-container .elementor-element .elementor-posts-container {
    margin-left: calc( -30px/2 );
    margin-right: calc( -30px/2 );
}
div.elementor-custom-container .elementor-element .elementor-post,
div.elementor-custom-container .elementor-element .elementor-posts-nothing-found {
    padding-right: calc( 30px/2 );
    padding-left: calc( 30px/2 );
}
div.elementor-custom-container .elementor-element .elementor-posts-container .elementor-post__thumbnail {
    padding-bottom: calc( 0.66 * 100% );
}
div.elementor-custom-container .elementor-element .elementor-post__badge {
    right: 0;
}
div.elementor-custom-container .elementor-element .elementor-post__card .elementor-post__badge {
    margin: 20px;
}
div.elementor-custom-container .elementor-element .elementor-post__card {
    border-color: #c1c1c1;
    border-width: 1px;
    border-radius: 0px;
    padding-top: 0px;
    padding-bottom: 0px;
}
div.elementor-custom-container .elementor-element .elementor-divider {
    padding-top: 15px;
    padding-bottom: 15px;
}
div.elementor-custom-container .elementor-element .elementor-divider-separator {
    display: inline-block;
    border-top-style: solid;
    border-top-width: 2px;
    border-top-color: #d8d8d8;
    width: 100%;
}
div.elementor-custom-container .elementor-element .elementor-heading-title {
    font-family: "Source Sans Pro", Sans-serif;
    font-size: 26px;
    font-weight: 600;
    color: #D62432;
    letter-spacing: 1.6px
}
div.elementor-custom-container .elementor-element .elementor-post__read-more {
    color: #D62432;
    font-family: "Montserrat", Sans-serif;
    font-size: 14px;
    font-weight: 700;
    letter-spacing: 2.1px;
}
div.elementor-custom-container .elementor-element .elementor-post__card .elementor-post__badge {
    background-color: #ffffff;
    color: #e00000;
    margin: 20px;
}
div.elementor-custom-container .elementor-element .elementor-post__title,
div.elementor-custom-container .elementor-element .elementor-post__title a {
    font-family: "Titillium Web", Sans-serif;
}
div.elementor-custom-container .elementor-widget-posts .elementor-post__title,
div.elementor-custom-container .elementor-widget-posts .elementor-post__title a {
    color: #444445;
    font-family: "Source Sans Pro", Sans-serif;
    font-weight: 600;
}
/* Style for single contributor */
div#on-contributor-image {
    width: 22.719%;
}
div#on-contributor-content {
    width: 77.281%;
}
div#on-contributor-content div.elementor-column-wrap.elementor-element-populated {
    padding: 0px 30px 0px 30px;
}
div#on-contributor-image div.elementor-column-wrap,
div#on-contributor-content div.elementor-column-wrap {
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
}
div#on-contributor-content div.elementor-image-box-content .elementor-image-box-title {
    font-size: 26px;
    font-weight: 900;
    color: #000000;
    margin-bottom: 0px;
}
div#on-contributor-content div.elementor-image-box-content .elementor-image-box-description {
    font-family: "Roboto", Sans-serif;
    font-weight: 400;
    color: #7a7a7a;
}
div#on-contributor-content div.elementor-column-wrap.elementor-element-populated div.elementor-widget-wrap div.elementor-widget-text-editor {
    color: #54595f;
    font-family: "Roboto", Sans-serif;
    font-size: 18px;
    font-weight: 400;
    line-height: 1.6em;
}
div#on-contributor-content .elementor-social-icon {
    font-size: 18px;
    border-style: solid;
    border-width: 1px;
    border-color: transparent;
    border-radius: 500px 500px 500px 500px;
}
div#on-contributor-content div.elementor-column-wrap.elementor-element-populated div.elementor-widget-wrap div.elementor-widget-text-editor p {
    margin-bottom: 10px;
}
.elementor-social-icon-website {
    background-color: #7a7a7a;
}
/* NFL Spokesman */
section.spokesman-detail div.row {
    max-width: 100%;
}
article.spokesman.type-spokesman {
    margin-top: 60px;
}
h5.spokesman-team {
    font-family: "Titillium Web", Sans-serif;
    font-size: 1.25rem;
    font-weight: bold;
    text-transform: uppercase;
    color: #7E7E7E;
    margin-bottom: 10px;
    margin-top: 9px;
}
h2.spokesman-name {
    font-family: "Titillium Web", Sans-serif;
    line-height: 1;
    text-align: left;
    color: #222;
    font-style: normal;
    font-weight: normal;
    margin-bottom: .5rem;
    margin-top: .2rem;
    text-rendering: optimizeLegibility;
    font-size: 3.375rem;
}
.spokesman-social {
    font-size: 1.3rem;
    padding-top: 20px;
    padding-bottom: 10px;
    text-align: center;
}
@media only screen and (min-width: 40.0625em){
    .spokesman-social {
        /*float: right;*/
        font-size: 26px;
        padding-top: 0;
padding-bottom:0;
        text-align: left;
    }
}
@media only screen and (min-width: 64.0625em){
    .spokesman-social {
        font-size: 26px;
    }
}
.spokesman-social a {
    color: #7E7E7E;
    text-decoration: none;
}
.heading-wrap .heading-box h2 {
    font-family: "Titillium Web", Sans-serif;
    text-transform: uppercase;
    color: #d60909;
    margin: 0;
    padding: 0;
    line-height: 1;
    font-size: 2.375rem;
}
@media only screen and (min-width: 40.0625em){
   .heading-wrap .heading-box h2 {
        font-size: 3.25rem;
    }
}
article.spokesman.type-spokesman .read-more {
    display: block;
    float: left;
    background-color: #d60909;
    color: #fff;
    padding: 4px 10px;
    line-height: 14px;
    height: 20px;
    text-transform: uppercase;
    font-size: 10px;
    text-decoration: none;
}
article.spokesman.type-spokesman div.small-content h4 {
    font-size: 22px;
    margin-top: 15px;
    margin-left: 15px;
}
article.spokesman.type-spokesman div.small-content h4 a {
    text-decoration: none;
    color: #000;
}
article.spokesman.type-spokesman div.small-content h4 a:hover {
    color: #b80808;
}
section.spokesman-detail {
    margin-bottom: 30px;
}
article.spokesman.type-spokesman section.recommends-related .left {
    float: left;
    border-left: 1px solid #d7d7d7;
}
/* Print Style Sheet */
@media print {
    .elementor-section {
        position: relative !important;
	width:auto !important;
    }
.elementor-column-wrap {
        display: -webkit-box !important;
        display: -webkit-flex !important;
        display: -ms-flexbox !important;
        display: flex !important;
    }
    .elementor-column-wrap, .elementor-widget-wrap {
        width: 100% !important;
        position: relative !important;
    }
    .elementor-inner-section .elementor-column-gap-no .elementor-element-populated {
        padding: 0 !important;
    }
    .elementor-location-header,
    .elementor-widget-shortcode,
    .elementor-widget-post-navigation,
    .elementor-widget-facebook-comments,
    .elementor-element-44b2cda2,
.elementor-location-footer,
    .elementor-element-c76f211,
.elementor-widget-share-buttons,
.elementor-element-f8fdb8d,
.elementor-element-c1c5d36,
.elementor-element-15ddbfd {
        display: none !important;
    }
    .elementor *, .elementor :after, .elementor :before {
        -webkit-box-sizing: border-box !important;
        box-sizing: border-box !important;
    }
    .elementor-column {
        position: relative !important;
        min-height: 1px !important;
        display: -webkit-box !important;
        display: -webkit-flex !important;
        display: -ms-flexbox !important;
        display: flex !important;
    }
.elementor-widget-container {
    display: block !important;
}
    .elementor-column.elementor-col-100, .elementor-column[data-col="100"] {
        width: 100% !important;
    }
.hup_container {
        position: relative !important;
        margin: 30px 0px 20px 0px !important;
        -webkit-print-color-adjust: exact;
    }
    .hup_container h3.sidebar-title {
        font-family: inherit !important;
        text-align: center !important;
        font-weight: bold !important;
        text-align: left !important;
        background-color: black !important;
        color: white !important;
        margin: 0 !important;
        padding: 10px 20px 10px 20px !important;
        border-top: 0px solid #000 !important;
        text-transform: none !important;
        border-bottom: solid 3px #e00000 !important;
        line-height: 1 !important;
        -webkit-print-color-adjust: exact;
    }
    .hup_container .in-the-comments {
        background-color: #eee !important;
        padding: 15px 20px !important;
        -webkit-print-color-adjust: exact;
    }
    .hup_container .in-the-comments p {
        font-family: inherit !important;
        color: black !important;
        margin-bottom: 0 !important;
        font-weight: bold !important;
        font-style: italic !important;
        -webkit-print-color-adjust: exact;
    }
a[href]:after {
    content: none !important;
  }
.elementor-section .elementor-container {
        display: -webkit-box !important;
        display: -webkit-flex !important;
        display: -ms-flexbox !important;
        display: flex !important;
        margin-right: auto !important;
        margin-left: auto !important;
        position: relative !important;
    }
    .elementor-element-8623431 {
        margin-top: 0px !important;
        margin-bottom: 0px !important;
        padding: 0px 0px 20px 0px !important;
    }
    .elementor-element-8623431 > .elementor-container {
        max-width: 900px !important;
    }
.elementor-element.elementor-element-65aab8c {
        width: auto !important;
    }
    .elementor-element.elementor-element-2df1a89 {
        width: 26.928% !important;
    }
    .elementor-element.elementor-element-65aab8c > .elementor-element-populated {
        background-color: #000000 !important;
        transition: background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;
        -webkit-print-color-adjust: exact;
    }
    .elementor-element.elementor-element-65aab8c > .elementor-element-populated,
    .elementor-element.elementor-element-65aab8c > .elementor-element-populated > .elementor-background-overlay {
        border-radius: 500px 0px 0px 500px !important;
    }
    .elementor-element.elementor-element-65aab8c.elementor-column .elementor-column-wrap {
        align-items: center;
        align-items: -webkit-center;
    }
.elementor-author-box__name {
        color: #ffffff !important;
        font-size: 16px !important;
        text-transform: uppercase !important;
        line-height: 70px !important;
        letter-spacing: 2.9px !important;
        margin-bottom: 0px !important;
    }
.elementor-element.elementor-element-2df1a89 > .elementor-element-populated {
        background-color: #7a7a7a !important;
        transition: background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;
        -webkit-print-color-adjust: exact;
    }
    .elementor-element.elementor-element-2df1a89.elementor-column .elementor-column-wrap {
        align-items: center !important;
        align-items: -webkit-center !important;
    }
    .elementor-element.elementor-element-4dea1b95 .elementor-icon-list-text,
    .elementor-element.elementor-element-4dea1b95 .elementor-icon-list-text a {
        color: #ffffff !important;
        -webkit-print-color-adjust: exact;
    }
}
/* Author byline */
div#on-contributor-byline-image.elementor-element.elementor-column.elementor-col-33 {
    width: 31.93%;
}
div#on-contributor-byline-image > div.elementor-column-wrap.elementor-element-populated {
    background-color: #000000;
    transition: background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;
}
div#on-contributor-byline-image > div.elementor-column-wrap.elementor-element-populated {
    border-radius: 500px 0px 0px 500px;
}
div#on-content-cb > div.elementor-widget-container {
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
}
body:not(.rtl) div#on-content-cb:not(.elementor-author-box--layout-image-above) .elementor-author-box__avatar {
    margin-right: 0px;
    margin-left: 0;
}
div#on-content-cb .elementor-author-box__avatar img {
    width: 70px;
    height: 70px;
}
div#on-content-cb .elementor-author-box__name {
    color: #ffffff;
    font-size: 16px;
    text-transform: uppercase;
    line-height: 70px;
    letter-spacing: 2.9px;
    margin-bottom: 0px;
}
/* Event Sponsor */
.tribe-events-single-event-sponsor {
    text-align: center;
    text-align: -webkit-center;
    text-align: -moz-center;
}
.tribe-events-single-event-sponsor ul li {
    display: inline-block;
    /*padding-top: 25px;*/
    /*padding-bottom: 25px;*/
}
.eventbrite-ticket-embed embed, iframe {
    margin-top: auto !important;
}
.custom-pullquote-container {
    font-family: "Montserrat", Sans-serif;
}
#ect-no-events .ect-icon {
  display: none;
}
#ect-events-list-content .ect-list-date .ect-date-area {
    font-family: "Source Sans Pro", Sans-serif !important;
}
#ect-events-list-content h2.ect-list-title, #ect-events-list-content h2.ect-list-title a.ect-event-url, .ect-classic-list a.tribe-events-read-more, .ect-clslist-event-info .ect-clslist-title a.ect-event-url, #ect-no-events p {
    font-family: "Source Sans Pro", Sans-serif !important;
}
#ect-events-list-content .ect-list-description .ect-event-content a {
    font-family: "Montserrat", Sans-serif !important;
}
#ect-events-list-content .style-1 .ect-list-post-left .ect-list-date {
    background: #D62432  !important;
    box-shadow: inset 2px 0px 14px -2px #d62432 !important;
}
#ect-events-list-content .ect-list-post-right, #ect-events-list-content .ect-clslist-event-info {
    background: #E9E8E7  !important;
}
