.et_pb_text_1 h1 {
    color: #ffffff!important
}

.et_pb_text_2 {
    border-radius: 10px 10px 10px 10px;
    overflow: hidden;
    border-width: 1px;
    border-color: rgba(0, 0, 0, 0.22);
    padding-top: 20px!important;
    padding-right: 20px!important;
    padding-bottom: 20px!important;
    padding-left: 20px!important
}

.et_pb_text_2 h2 {
    font-weight: 400;
}

.et_pb_row_2 {
    width: 100%;
}

.et_pb_row_2.et_pb_row {
    margin-top: 0px!important;
    padding-top: 0px;
    padding-bottom: 15px;
}

.entry-content ul {
    padding: 0 0 23px 0.2em!important;
}

.et_pb_section_1.et_pb_section {
    padding-top: 0px;
    padding-bottom: 154px;
    margin-top: 0px;
    background-color: rgba(0, 0, 0, 0)!important
}

.et_pb_section_0.et_pb_section {
    margin-top: 0;
    padding-top: 0;
}

.et_pb_text_1 h2 {
    font-weight: 300;
    font-size: 21px;
    color: #516285!important;
}

.et_pb_text_0 h2 {
    font-weight: 300;
    font-size: 21px;
    color: #516285!important;
}

.et_pb_text_1 {
    font-weight: 800;
    font-size: 29px;
    margin-bottom: 0px!important;
}

.et_pb_text_1.et_pb_text {
    color: #6b6b6b!important
}

.et_pb_text_0 {
    padding-top: 30px!important;
    padding-bottom: 0px!important;
    margin-bottom: 0px!important;
}

.et_pb_text_0 h3 {
    font-size: 23px;
    line-height: 1.5em;
}

.et_pb_row_0 {
    max-width: 869px;
}

.et_pb_row_1 {
    width: 100%;
    max-width: 768px;
}

.et_pb_row_3 {
    width: 100%;
    max-width: 768px;
}

.et_pb_column_1 {
    z-index: 9;
    position: relative;
}

.et_pb_column_2 {
    z-index: 9;
    position: relative;
}

.et_pb_column_3 {
    z-index: 9;
    position: relative;
}

.et_pb_column_0 {
    z-index: 9;
    position: relative;
}

.et_pb_column_4 {
    z-index: 9;
    position: relative;
}

.form-pc-compare select {
    width: 50%;
    background-color: #ffffff;
    border: none;
    border-radius: .5rem;
    box-shadow: 0 1px 2px 0 rgba(60, 64, 67, .30), 0 1px 3px 1px rgba(60, 64, 67, .15);
    box-sizing: border-box;
    color: #202124;
    display: block;
    font-size: 1rem;
    height: 3rem;
    padding: 0 2.5rem 0 4.5rem;
    margin: 0px auto 30px auto;
}

ul.more-models-compare {
    list-style: none;
    list-style-type: none!important;
}

.more-models-compare li {
    padding-top: 10px;
    padding-bottom: 10px;
    border-bottom: 1px solid;
    border-color: rgba(0, 0, 0, 0.22);
}

/* Comparison select fields */
.compare-pc-form {
    text-align: center;
}

.form-pc-compare-table .select2-container--default {
    width: 100% !important;
    box-shadow: none;
}  

.chosen-container-single .chosen-drop {
    text-align: left;
}

.compare-pc-form select:invalid {
  height: 0px !important;
  opacity: 0 !important;
  position: absolute !important;
  display: flex !important;
}

.compare-pc-form select:invalid[multiple] {
  margin-top: 15px !important;
}

.select2-container--default, 
.select2-selection--single {
    box-shadow: 0px 0px 8px 1px rgb(0 87 232 / 18%);
}

.select2-container .select2-selection--single {
    height: 40px !important;
}

.select2-selection__rendered {
    line-height: 39px !important;
}

.select2-selection__arrow  {
    top: 8px !important;
}

.select2-search__field {
    padding: 8px !important;
    font-size: 1.25em;
}

@media all and (max-width: 478px) {
    .select2-container {
        margin-bottom: 10px !important;
    }
}

/* Comparison Table design */
.compare-table-container {
    margin-bottom: 50px;
}

.entry-content table.compare-table {
    width: 100%!important;
    table-layout: fixed;
    font-size: .75rem;
    line-height: 1.3em;
    margin-bottom: 5;
}

.entry-content .compare-table tr th {
    background: transparent;
    color: #32373c;
    font-weight: bold;
    border: 1px solid #eee;
    padding: 0.5rem;
}

.entry-content .compare-table tr td {
    border: 1px solid #eee;
    padding: 0.5rem;
    font-size: 0.9rem;
}

.entry-content .compare-table tbody tr:first-child th {
    width: 100px;
}

.entry-content .compare-table tr:first-child {
    border-bottom: 3px solid #d7d7d7;
}

.entry-content .compare-table tr:nth-of-type(even) {
    background-color: rgba(0,0,0,.05);
}

@media all and (min-width: 981px) {
    .entry-content table.compare-table {
        font-size: 1.0rem !important;
    }
    .entry-content .compare-table tbody tr:first-child th {
        width: 150px;
    }
}


a.affiliate-button {
    margin: 0 5px 8px 0;
    margin-right: 0px;
    padding: 10px;
    font-size: 16px;
    font-weight: 400!important;
    border: none;
    border-radius: 4px;
    box-shadow: none!important;
    text-shadow: none!important; 
}

.affiliate-button:hover {
	background: linear-gradient(to bottom, #ffcb8c 0%, #ffaa40 100%);
	
}

.affiliate-button:active {
	background: linear-gradient(to bottom, #ffcb8c 0%, #ff8020 100%);
}

a.affiliate-button--orange {
    border: 1px solid #db9c51;
    color: #32373c !important;
    background: #ffcb8c;
    background: linear-gradient(to bottom, #ffcb8c 0%, #ffb660 100%);
}

.dt-sidebar, .dtc-sidebar {
    display: none;
}

@media all and (min-width: 981px) {
    .desktop-widget-area {
        padding-top: 20px;
        padding-bottom: 60px;
    }
    .desktop-widget-area .widget_custom_html ul {
        padding: 0 0 24px 0 !important;
    }
    .et_pb_gutters3 .et_pb_column_3_5, .et_pb_gutters3.et_pb_row .et_pb_column_3_5 {
        width: 69.5%;
    }
    .et_pb_gutters3 .et_pb_column_2_5, .et_pb_gutters3.et_pb_row .et_pb_column_2_5 {
        width: 30%;
    }
    .et_pb_gutters3 .et_pb_column, .et_pb_gutters3.et_pb_row .et_pb_column {
        margin-right: 0.5%;
    }
    .desktop-widget-area ul {
        list-style: none;
    }
    
    .desktop-widget-area ul li {
        border-bottom: 1px dotted #e0e0e0;
        padding: 5px 0;
    }
    
    .dt-sidebar, .dtc-sidebar {
        display: block;
        background: #fcfcfc;
        padding: 0 5px;
    }
    
    .dtc-sidebar {
        margin-top: 20px;
    }
}

@media all and (max-width: 478px) {
    .et_pb_text_0 h1 {
        text-align: left !important;
    }
    .et_pb_text_1 h2 {
        text-align: left !important;
    }
    .et_pb_row_4 {
        width: 100%;
        max-width: 768px;
    }
    .et_pb_row_4 .et_pb_column  {
        margin-bottom: 0px;
    }
    .et_pb_row_0 {
        padding-bottom: 0;
    }
    .et_pb_text_2 {
        padding-right: 0 !important;
        padding-left: 0 !important;
    }
    .form-pc-compare select {
        width: 80%;
        padding: 10px 10px;
    }
}

/* Desktop models */
.cmp-navigation li {
    display: inline-block;
    padding: 0 8px 0 8px;
    border-right: 1px solid #e7e7e7;
}

.cmp-navigation li:last-child{
    display: inline-block;
    padding: 0 8px 0 8px;
    border-right: none;
}

.sticky-hz {
    height: 100px;
    position: webkit-sticky;
    position: sticky;
    top: 0;
    background-color: #fff;
    z-index: 100;
    box-shadow: 0 8px 8px -8px rgb(0 0 0 / 30%);
}

@media screen and (min-width: 768px) {
    .sticky-hz {
        height: 70px;
    }
    .cmp-navigation li {
        padding: 0 17px 0 17px;
    }
}
