/*
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
*/

.clearfix {
    clear: both;
}

/* Properties Archive */
#content.propertiescontent {
    margin: 0 -2%;
    width: 104%;
}
.propertiescontent article {
    display: inline-block;
    vertical-align: top;
    width: 29.333%;
    margin: 2%;
    text-align: center;
}
.propertiescontent article a {
    text-decoration: none;
    color: inherit;
}
.propertiescontent .propertyimage {
    height: 0;
    padding-bottom: 56.25%;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    margin-bottom: 12px;
}
.propertiescontent .propertytitle {
    
}
.propertiescontent .propertytitletext {
    font-size: 24px;
    line-height: 36px;
    color: #40465c;
}
.propertiescontent .propertystyle {
    margin-bottom: 0px;
}
.propertiescontent .propertystyletext {
    font-size: 18px;
    line-height: 36px;
    color: #d28710;
}
.propertiescontent .propertytype {
    
}
.propertiescontent .propertytypetext {
    font-size: 14px;
    line-height: 24px;
}
.propertiescontent .propertytypetext span {
    font-weight: 700;
}
.propertiescontent .propertiessearch {
    float: none;
    margin-bottom: 24px;
}
.propertiescontent .propertiessearch input[type="text"] {
    width: 250px;
}
.propertiessearch input[type="submit"] {
    vertical-align: top;
}
.propertiesprecontent .propertiesmap {
    position: relative;
    width: 100%;
    height: 0px;
    padding-bottom: 30%;
    background-color: #eee;
    margin-bottom: 36px;
}
.propertiesprecontent #propertiesmap {
    position: absolute;
    top:0;left:0;right:0;bottom:0;
    overflow: hidden;
}


/* Single Property */
.propertiescontentsingle .propertytype {
    margin-bottom: 36px;
}
.propertiescontentsingle .propertytypetext {
    color: #d28710;
    font-size: 27px;
}
.propertiescontentsingle .propertytypetext span {
    color: #40465c;
}
.propertiescontentsingle .propertytypetext a {
    text-decoration: none;
    color: #d28710;
}
.propertiescontentsingle .propertytypetext a:hover {
    text-decoration: underline;
}
.propertiescontentsingle .propertymeta {
    margin-bottom: 24px;
}
.propertiescontentsingle .propertymeta a {
    text-decoration: none;
    color: #d28710;
}
.propertiescontentsingle .propertymeta a:hover {
    text-decoration: underline;
}
.propertiescontentsingle .propertysweets {
    margin-bottom: 54px;
}
.propertiescontentsingle .propertysweetsleft {
    display: inline-block;
    width: 56%;
    vertical-align: top;
}
.propertiescontentsingle .propertysweetsleftgallery {
    
}
.propertiescontentsingle .propertygallerymain {
    height: 0;
    padding-bottom: 75%;
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
    margin-bottom: 24px;
}
.propertiescontentsingle .propertygallerythumbs {
    margin: 0 -6px;
}
.propertiescontentsingle .propertygallerythumbs .propertygallerythumblink {
    display: inline-block;
    margin: 6px;
    height: 75px;
    width: 100px;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}
.propertiescontentsingle .propertysweetsright {
    display: inline-block;
    width: 44%;
    vertical-align: top;
}
.propertiescontentsingle .propertydetails.vertcentered {
    position: relative;

}
.propertiescontentsingle .propertysweetsright.vertcentered .propertysweetsrightcontent {
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
       -moz-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
            transform: translateY(-50%);
}
.propertiescontentsingle .propertysweetsrightcontent {
    padding: 0 0 0 36px;
}
.propertiescontentsingle .propertysweetsupdates {
    color: #40465c;
    font-style: italic;
    margin-bottom: 24px;
}
.propertiescontentsingle .propertydetails a {
    color: #d28710;
}
.propertiescontentsingle .propertydetailsheading {
    color: #40465c;
    font-size: 27px;
}
.propertiescontentsingle .propertydetailscontent {
    /* margin: 30px 0;
    padding: 30px 0;
    border-top: 2px solid #ccc;
    border-bottom: 2px solid #ccc; */
}
.propertiescontentsingle .propertyactions {

}
.propertiescontentsingle .mymainbtn {
    display: inline-block;
    border-radius: 5px;
    padding: 0px 20px;
    line-height: 46px;
    color: #fff;
    background-color: #40465c;
    font-weight: 800;
    font-size: 18px;
    text-decoration: none;
    transition: all 200ms ease;
    margin: 0 18px 18px 0;
}
.propertiescontentsingle .mymainbtn-color-primary {
    background-color: #40465c;
}
.propertiescontentsingle .mymainbtn-color-secondary {
    background-color: #d28710;
}
.propertiescontentsingle .mymainbtn-color-primary:hover {
    background-color: #0074ad;
    color: #fff;
}
.propertiescontentsingle .mymainbtn-color-secondary:hover {
    background-color: #0074ad;
    color: #fff;
}
.propertiescontentsingle .propertypageoptions {
    margin-bottom: 42px;
    padding-bottom: 30px;
    border-bottom: 2px solid #ccc;
}
.propertiescontentsingle .propertiesback {
    float: left;
    color: #d28710;
    font-size: 21px;
    line-height: 40px;
    text-decoration: none;
}
.propertiescontentsingle .propertiessearch {
    float: right;
}
.propertiescontentsingle .propertiessearch input[type="text"] {
    width: 250px;
}



.propertyinstead .propertysweetsleftgallery {
    width: 55%;
    float: left;
    margin-right: 36px;
}
.propertyinstead .propertydetails {
    margin: 30px 0;
    padding: 30px 0;
    /* border-top: 2px solid #ccc; */
    border-bottom: 2px solid #ccc;
}
.propertiescontentsingle .propertydetails.vertcentered .propertydetailsinner {
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
       -moz-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
            transform: translateY(-50%);
}



@media screen and (max-width: 900px) {
    .propertiescontent article {
        width: 46%;
        margin: 2%;
    }
    .propertiesprecontent .propertiesmap {
        height: 260px;
        padding-bottom: 0%;
    }
}
@media screen and (max-width: 768px) {
    .propertyinstead .propertysweetsleftgallery {
        width: 100%;
        float: none;
        margin-right: 0px;
    }
    .propertiescontent .propertytitletext {
        font-size: 21px;
        line-height: 30px;
    }
    .propertiescontent .propertystyletext {
        font-size: 16px;
        line-height: 24px;
        color: #d28710;
    }
    .propertiescontent .propertytypetext {
        font-size: 14px;
        line-height: 24px;
    }
}
@media screen and (max-width: 600px) {
    .propertiescontentsingle .propertiesback {
        margin-bottom: 12px;
        display: block;
    }
    .propertiescontentsingle .propertiesback,
    .propertiescontentsingle .propertiessearch {
        float: none;
    }
}
@media screen and (max-width: 500px) {
    .propertiescontent article {
        width: 96%;
        margin: 2% 2% 6% 2%;
    }
}



.paginationwrap {
    margin: 36px 12px 0;
    text-align: center;
}
ul.page-numbers {
    list-style: none;
    margin: 0 auto;
    display: inline-block;
}

.page-numbers:after {
    content: ".";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0;
}

ul.page-numbers li {
    display: block;
    float: left;
    margin: 0 4px 4px 0;
    text-align: center;
}

.page-numbers a,
.page-numbers span {
    line-height: 1.6em;
    display: block;
    padding: 0 6px;
    height: 24px;
    line-height: 24px;
    font-size: 18px;
    text-decoration: none;
    font-weight: 400;
    cursor: pointer;
    border: 1px solid #ddd;
    color: #888;
}

.page-numbers a span { padding: 0 }

.page-numbers a:hover,
.page-numbers.current,
.page-numbers.current:hover {
    color: #40465c;
    background: #f7f7f7;
    text-decoration: none;
}

.page-numbers:hover { text-decoration: none }


/* #main-slideshow a,#main-slideshow i {
    color: #fff;
    text-decoration: none;
} */
.propertymain .propertyimage {
    position: relative;
}
.propertymain .propertyimageshade {
    opacity: 0;
    position: absolute;
    top:0;left:0;right:0;bottom:0;
    background-color: rgba(0,0,0,0.5);
    -webkit-transition: all 200ms ease;
            transition: all 200ms ease;
}
.propertymain:hover .propertyimageshade {
    opacity: 1;
}


.wpcf7 label {
    margin: 0 0.5%;
    width: 99%;
    display: block;
}
.wpcf7 label span.required {
    color: #c00;
}
.wpcf7 .sm-full-width {
    display: inline-block;
    vertical-align: top;
    width: 99%;
}
.wpcf7 .sm-half-width {
    display: inline-block;
    vertical-align: top;
    width: 49%;
}
@media screen and (min-width: 900px) {
    .wpcf7 .md-half-width {
        display: inline-block;
        vertical-align: top;
        width: 49%;
    }
    .wpcf7 .md-third-width {
        display: inline-block;
        vertical-align: top;
        width: 32.3333%;
    }
    .wpcf7 .md-quarter-width {
        display: inline-block;
        vertical-align: top;
        width: 24%;
    }
}

.wpcf7-not-valid {
    background-color: rgba(200,0,0,0.4);
}

/**** Tours Page *****/
.tourscontentsingle .toursmap {
    position: relative;
    width: 100%;
    height: 100%;
    background-color: #eee;
    margin-bottom: 36px;
}
.tourscontentsingle #toursmap {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    overflow: hidden;
}
.tourscontentsingle .tourinstead .tourdetails {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}

.tourscontentsingle .tourinstead .tourmapcont {
    width: 50%;
}

.tourscontentsingle .tourinstead .tourdetailsinner {
    width: 46%;
    position: relative;
}

.tourscontentsingle .tour-moreinfo {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}

.tourscontentsingle .tour-moreinfo .tour-stops {
    width: 50%;
    padding-top: 80px;
}

.tourscontentsingle .tour-stops p.info-msg {
    margin-top: 25px;
}

.tourscontentsingle .tourdetailscontent p {
    margin-bottom: 50px;
}
.tourscontentsingle .tour-moreinfo .tour-feature-img {
    width: 46%;
}

.tourscontentsingle .tour-moreinfo .tour-feature-img img {
    max-width: 100%;
}
.tourscontentsingle .tour-stops .tour-row li{
    font-size: 14px;
}
.tourscontentsingle .tour-stops .tour-row li span.counter {
    display: inline-block;
    font-size: 14px;
    width: 30%;
    vertical-align: middle;
    line-height: 18px;
    cursor: pointer;
}

.tourscontentsingle .tour-stops .tour-row li .tour_audio {
    display: inline-block;
    width: 40%;
    vertical-align: middle;
    line-height: 18px;
}

.tourscontentsingle .tour-stops .tour-row li a {
    display: inline-block;
    font-size: 14px;
    padding: 0 10px;
    vertical-align: middle;
}

.tourscontentsingle .tour-stops .tour-row li .tour_audio audio {
    width: 100%;
}
.tourscontentsingle .prod-gallery {
    display: flex;
    flex-wrap: wrap;
    padding-top: 30px;
    justify-content: flex-start;
}

.tourscontentsingle .prod-gallery h2 {
    width: 100%;
    font-size: 22px;
    font-weight: 700;
    margin-bottom: 30px;
}

.tourscontentsingle .tourdetails .toursubtitle {
    font-size: 27px;
    font-weight: 700;
    margin-bottom: 30px;
    color: #40465c;
}
.tourscontentsingle .tour-moreinfo .tour_stop_title {
    font-size: 24px;
    font-weight: 700;
}
.tourscontentsingle .tourdetails .tourbutton {
    position: absolute;
    top: 0;
    right: 0;
    background-color: #d28710;
    color: #fff;
    padding: 3px 20px;
    border-radius: 5px;
}

.tourscontentsingle .tourdetails .tourbutton a.btn-purchase{
    color: #fff;
    font-weight: 800;
    font-size: 18px;
    text-decoration: none;
    transition: all 200ms ease;
}

.tourscontentsingle .tourdetails .tourbutton:hover {
    background-color: #0074ad;
}

.tourmain .tourbutton{
    background-color: #d28710;
    color: #fff;
    padding: 3px 20px;
    border-radius: 5px;
    max-width: 145px;
    margin: 0 auto;
}
.tourmain .tourbutton a.btn-purchase{
    color: #fff;
    font-weight: 800;
    font-size: 18px;
    text-decoration: none;
    transition: all 200ms ease;
}
.tourmain .tourbutton:hover {
    background-color: #0074ad;
}

.tourscontentsingle .tourdetails .tourdifficulty {
    margin-bottom: 15px;
}

.tourscontentsingle .prod-gallery a {
    width: 15%;
    margin: 0 15px 15px 0;
}

#fancybox-outer .tour-stop-details {
    padding: 20px;
}

@media(max-width: 768px) {
    .tourscontentsingle .tour-moreinfo .tour-stops {
        width: 100%;
    }

    .tourscontentsingle .tour-moreinfo .tour-feature-img {
        width: 100%;
    }

    .tourscontentsingle .tourinstead .tourmapcont {
        width: 100%;
    }

    .tourscontentsingle .tourinstead .tourdetailsinner {
        width: 100%;
    }
    .tourscontentsingle .tour-stops .tour-row li {
        text-align: center;
        margin-bottom: 10px;
    }
    .tourscontentsingle .tour-stops .tour-row li span.counter {
        width: 50%;
    }

    .tourscontentsingle .tour-stops .tour-row li .tour_audio {
        width: 49%;
    }

    .tourscontentsingle .prod-gallery h2 {
        font-size: 16px;
        margin-bottom: 20px;
    }
    .tourscontentsingle .prod-gallery img {
        width: 29%;
    }

    .tourscontentsingle .toursmap {
        height: 400px;
    }

    .tourscontentsingle .tourdetailscontent p {
        margin-bottom: 0;
    }

}

/*** WooCommerce Pages ***/
.woocommerce input.minus.button.is-form {
    border: none !important;
}
.woocommerce a.return-cta {
    display: inline-flex;
    text-decoration: none;
    border: 2px solid;
    padding: 10px;
    border-radius: 12px;
    font-family: Roboto, Helvetica, Arial, Verdana, sans-serif;
    font-weight: 700;
}
.woocommerce a.return-cta:hover {
    color: #042a51;
}

