/*
Theme Name: the7dtchild
Author: Dream-Theme
Author URI: http://dream-theme.com/
Description: The7 is perfectly scalable, performance and SEO optimized, responsive, retina ready multipurpose WordPress theme. It will fit every site – big or small. From huge corporate portals to studio or personal sites – The7 will become a great foundation for your next project!
Version: 1.0.0
License: This WordPress theme is comprised of two parts: (1) The PHP code and integrated HTML are licensed under the GPL license as is WordPress itself. You will find a copy of the license text in the same directory as this text file. Or you can read it here: http://wordpress.org/about/gpl/ (2) All other parts of the theme including, but not limited to the CSS code, images, and design are licensed according to the license purchased. Read about licensing details here: http://themeforest.net/licenses/regular_extended
Template: dt-the7
*/

/* Link Styles */
.entry-content a:link,
.entry-content a:visited,
a:link {
    text-decoration: none;
    border-bottom: none;
    box-shadow: none;
}

/* Category Filter Styles */
.filter-categories a,
.filter-extras > div {
    padding: 3px 6px;
    font: 13px / 17px "Open Sans", sans-serif;
}

/* Heading Styles */
h1, h2, h3, h4,
h1 a, h2 a, h3 a, h4 a,
h1 a:hover, h2 a:hover, h3 a:hover, h4 a:hover {
    letter-spacing: -1px;
}

h5, h5 a, h5 a:hover {
    font-weight: 600;
}

/* List Styles */
.content ol, .content ul {
    margin: 0 0 30px 20px;
}

/* Study Location Classes */
.studylocationCF-R {
    font-size: 12px;
    padding: 1px 3px;
    text-align: right;
    background-color: rgba(0, 0, 0, 0.39);
    color: #fff;
}

.studylocationCF-RH {
    font-size: 12px;
    padding: 1px 3px;
    text-align: left;
    background-color: rgb(28 55 98 / 87%);
    color: #fff;
}

.studylocationCF-F {
    font-size: 14px;
    padding: 1px 1px 1px 3px;
    width: 100%;
    color: #000;
    line-height: 1.2;
    font-family: "Open Sans", sans-serif;
    font-weight: 600;
}

.studylocationCF-PI {
    font-size: 14px;
    padding: 1px 1px 1px 3px;
    color: #3156a0;
    line-height: 1.2;
    font-family: "Open Sans", sans-serif;
    font-weight: 600;
}
/* Active Study Classes */
.activestudyCF-R {
    font-size: 14px;
    padding: 1px 3px;
    background-color: rgba(0, 0, 0, 0.39);
    color: #fff;
    line-height: 1.2;
    font-family: "Open Sans", sans-serif;
    font-weight: 600;
    margin: -5px;
}

.activestudyCF-RH {
    font-size: 16px;
    padding: 1px 3px;
    text-align: right;
    background-color: rgb(28 55 98 / 87%);
    color: #fff;
    line-height: 1.2;
    font-family: "Open Sans", sans-serif;
    font-weight: 600;
}

/* Questionnaire Classes */
.QuestionnaireCF-R {
    font-size: 14px;
    padding: 1px 3px;
    background-color: rgba(0, 0, 0, 0.39);
    color: #fff;
    line-height: 1.2;
    font-family: "Open Sans", sans-serif;
    font-weight: 600;
    margin: -5px;
}

.QuestionnaireCF-RH {
    font-size: 16px;
    padding: 1px 3px;
    background-color: rgb(28 55 98 / 87%);
    color: #fff;
    line-height: 1.2;
    font-family: "Open Sans", sans-serif;
    font-weight: 600;
    margin: -5px;
}

/* ACF Field Label Styles */
.vc_acf-label,
.sw-acf-field-label {
    font-weight: 600;
    display: block;
    padding: 10px 0 2px;
    line-height: 1.2;
    font-size: 20px;
    color: #333;
    letter-spacing: -1px;
}

/* Image Styles */
img {
    max-width: 100%;
    height: auto;
}

/* Widget Title Styles */
.footer .widget-title,
.sidebar-content .widget-title,
.widget-title {
    font-weight: 600;
    margin-bottom: 10px;
    padding: 5px 2px 5px 10px; /* Combined padding */
}

.footer .widget-title {
    color: #48a9de;
}

.sidebar-content .widget-title {
    background-color: #f2f2f2 !important;
}

/* Gallery and Caption Styles */
.fagsfacf-gallery-slide-inner {
    max-height: 300px;
}

.fagsfacf-gallery-caption {
    padding: 15px 15px 20px;
}

/* Slick Dots */
.slick-dots {
    visibility: hidden;
}

/* Post Slider Title Styles */
.tp-caption.PostSlider-Title,
.PostSlider-Title {
    letter-spacing: -1px !important;
}

/* Join Button Styles */
.ASJoinButton {
    width: 100%;
    font-weight: bold !important;
    font-size: 16px !important;
}

/* Widget Styles */
.widget ul {
    list-style-type: square;
    margin: 0;
    padding-left: 20px;
    line-height: 1.2;
}

.widget li {
    margin: 10px 0;
}

.widget a {
    vertical-align: top;
}

.sow-taxonomy a {
    display: block;
}

/* VC Grid Item */
.vc_grid.vc_row .vc_grid-item {
    float: auto;
}

/* Input and Textarea Styles */
input[type="text"], 
input[type="tel"], 
input[type="email"], 
input[type="number"], 
textarea, 
.wpcf7-number {
    color: #929292;
    border-width: 1px;
    border-color: rgba(51, 51, 51, 0.12);
    background-color: rgba(253, 253, 253, 0.2);
    border-radius: 1px;
}

/* Custom Styles */
.blue-title {
    color: #2790c9;
}

#main {
    background: #fff;
}

.dt-btn:not(.btn-custom-style) *,
.sidebar .dt-btn:not(.btn-custom-style) {
    color: #ffffff !important;
}

.sidebar-highlighted-text {
    color: #000;
    font-weight: 600;
}

.sidebar-highlighted-title {
    font: normal 700 20px / 24px "Open Sans", Helvetica, Arial, Verdana, sans-serif;
    color: #3154aa;
    letter-spacing: -1px;
    margin-bottom: 10px;
    display: block;
}

.dt-btn-custom {
    float: right;
    border-radius: 1px;
    padding: 8px 14px;
    font: normal bold 12px / 14px "Open Sans", Helvetica, Arial, Verdana, sans-serif !important;
    min-height: 0 !important;
    line-height: 12px !important;
}

/* Select Styles */
select {
    max-width: 100%;
}

/* Text Widget Input Styles */
.textwidget input {
    max-width: 100% !important;
    width: auto;
}
