/*!
Theme Name:     DSMusic New Theme 
Theme URI:      dsmusic.com.au
Description:    dsmusic.com.au
Version:        3.0
Author:         Dataprotek.com
Author URI:     https://dataprotek.com
*/

@import url('https://fonts.googleapis.com/css?family=Merriweather|Open+Sans|Roboto');

body,
html {
    color: #4d464a
}

body {
    font-family: 'Open Sans', sans-serif;
    font-size:14px;
}

a,
a:active,
a:focus,
a:hover {
    color: inherit;
    text-decoration: underline
}

h1,
h2,
h3,
h4,
h5,
h6 {
    font-weight: 600
}

p {
    font-size:1em;
    line-height:1.75em;
}

li {
    font-size: 1em;
    line-height:1.75em;
    padding-top: 5px;
    padding-bottom: 5px;
}

nav li {
    font-size: 1em;
    line-height:1.75em;
}

h1 {
    color: #302b30;
    font-family: 'Roboto', sans-serif;
    font-weight: 300;
    font-size: 2.8em;
    margin-top:20px;
    margin-bottom:30px;
}

h2 {
    color: #4d454a;
    font-family: 'Roboto', sans-serif;
    font-weight: 200;
    font-size: 2.4em;
    margin-top:20px;
    margin-bottom:30px;
}

h3 {
    color: #4d454a;
    font-family: 'Merriweather', serif;
    font-weight: 300;
    font-weight: 200;
    font-size: 1.5em;
    margin-top:10px;
    margin-bottom:10px;
}

h4 {
    font-weight: 600;
    margin-bottom: 20px;
    font-size: 1.2rem;
}

h5,
li,
p {
    font-weight: 300
}

@media (min-width:480px) {
    p {
        font-size:1em;
        line-height:1.75em;
    }
    li {
        font-size:1em;
        line-height:1.75em;
    }

    nav li {
        font-size:1em;
        line-height:1.75em;
    }
    h6 {
        font-size: 40px
    }
    h5 {
        font-size: 24px
    }
    h4 {

    }
    h3 {

    }
    h2 {

    }
    h1 {

    }
}

@media (min-width:768px) {
    p {
        font-size:1em;
        line-height:1.5em;
    }
    li {
        font-size:1em;
        line-height:1.5em;
    }

    nav li {
        font-size: 1em;
        line-height:1.5em;
    }
}

@media (min-width:992px) {
    p {
        font-size:1.125em;
        line-height:1.8em;
    }
    li {
        font-size:1em;
        line-height:1.5em;
    }

    nav li {
        font-size: 1.125em;
        line-height: 1.8em;
    }
}

@media only screen and (-webkit-min-device-pixel-ratio:1.5),
only screen and (-o-min-device-pixel-ratio:150 / 100),
only screen and (min-resolution:144dpi),
only screen and (min-resolution:1.5dppx) {
    li,
    p {
        font-weight: 300
    }
}


/* Colors */

/* Menu / Footer / Major headings ------ DS Black */
.ds_black { color:#302b30; }

/* ------ DS Warm Light Grey */
.ds_warm_light_grey { color:#cac3cd; }

/* Classroom Music Teacher Support ----- Shop ------ DS Light Purple */
.ds_light_purple { color:#8d86c0; }

/* Testimonials ------ DS Dark Aqua */
.ds_dark_aqua { color:#63a5bc; }

/* Teacher Support / Teacher Newsletter ------ DS Blue */
.ds_blue { color:#507dad; }

/* ------ DS Dark Purple */
.ds_dark_purple { color:#4b4f6a; }

/* Free Resources ------ DS Dark Aqua Green */
.ds_dark_aqua_green { color:#9bd3ae; }

/* Type / Breakout boxes ------ DS Light Cool Grey */
.ds_light_cool_grey { color:#96989a; }

/* Sub Headings / Body Text ------ DS Warm Grey */
.ds_warm_grey { color:#4d454a; }

/* Logo ------ DS Purple */
.ds_purple { color:#8050a0; }

/* Latest News divider line / VCE Music Support ------ DS Light Aqua */
.ds_light_aqua { color:#a2dbe3; }

/* Student Support / Student Newsletter ------ DS Mid Blue */
.ds_mid_blue { color:#6cadd2; }

/* ------ DS Dark Blue */
.ds_dark_blue { color:#394c89; }

/*
.shop_color { color:#8c86c0; }
.testimonials_color { color:#63a5bc; }
.classroom_music_teacher_support_color { color:#8c86c0; }
.logo_color { color:#8050a0; }
.vce_music_support_color { color:#8050a0; }
.latest_news_divider_color { color:#8050a0; }
.teacher_support_color { color:#4f7dad; }
.teacher_newsletter_color { color:#4f7dad; }
.student_support_color { color:#6caed4; }
.student_newsletter_color { color:#6caed4; }
.free_resources_color { color:#9bd3ae; }
.new_resources_divider_color { color:#bbe0c5; }
*/
/* Colors END */

.doubleline {
    line-height: 30px;
}

/*
New Resources divider line
------
DS Light Aqua Green
*/
.ds_light_aqua_green {
    color:#bbe0c5;
}

/* Page Header / Menu / Top Nav */
.navbar a, .navbar a:hover, .navbar a:active, .navbar-top a {
    text-decoration:none;
}

.siteheader {
    top: 100px!important;
}

.headernav {
	padding-left: 0;
    padding-right: 0;
    padding-bottom: 0;
    padding-top:0;
}

.topnav {
	padding-left: 0;
    padding-right: 0;
    background-color: #000;
    font-size:16px!important;
    line-height:24px!important;
    height:42px;
}

.siteheader.container-fluid {
    max-width:1600px;
    padding-right: 15px;
    padding-left: 15px;
}

.topnav .container-fluid {
    max-width:1600px;
    padding-right: 15px;
    padding-left: 15px;
}

.topnav .navbar-collapse.collapsing, .topnav .navbar-collapse.show {
    background-color:#000;
    color:#fff;
    z-index:5000;
    margin-left: -15px;
    margin-right: -15px;
    padding-left: 15px;
    padding-right: 15px;
}

.navbar-toggler {
    padding: .15rem .45rem;
    font-size: 1rem;
}
.menubutton {
    padding-top: 5px;
    padding-bottom: 6px;
}

.siteheader.hideheader {
    display:none!important;
}

.navbar-light .navbar-nav .active>.nav-link, .navbar-light .navbar-nav .nav-link.active, .navbar-light .navbar-nav .nav-link.show, .navbar-light .navbar-nav .show>.nav-link {
    color: rgba(255,255,255,.9);
}

.navbar.navbar-light .breadcrumb a, .navbar.navbar-light .breadcrumb a:hover, .navbar.navbar-light .nav-item a, .navbar.navbar-light .nav-item a:hover {
    color: #fff;
}

.navbar a {
    color: #000;
}

.collapse.show {
    display: block;
}

.siteheader {
height:100px;

}

.navbar-top .social-top a {
    text-decoration:none;
}

.nav-link {
    padding: 0;
}

/*Home Headerarea*/

.content .container-fluid {
max-width:1600px;
}


/* Small devices (landscape phones, 576px and up) */
@media (min-width: 576px) {

}

/* Medium devices (tablets, 768px and up) */
@media (min-width: 768px) {

}

/* Large devices (desktops, 992px and up) */
@media (min-width: 992px) {

}

/* Extra large devices (large desktops, 1200px and up) */
@media (min-width: 1200px) {

}

/*Containers*/
.title-area .container-fluid {
max-width:1600px;
}

.content .container-fluid {
max-width:1600px;
}

/*Dividers*/
hr.latest_news_divider_color {
    font-weight: 600;
    text-align: center;
    border-color: #a2dbe4;
    border-width: 6px;
    width: 100px;
}
hr.new_resources_divider_color {
    font-weight: 600;
    text-align: center;
    border-color: #bbe0c5;
    border-width: 6px;
    width: 100px;
}

/*Home*/
.home .content {
    padding-top: 50px;
    min-height:75vh;
}

/*Home Old*/
.home-sidebar p {
    font-size: 1em;
    line-height: 1.5em;
}
.home-sidebar h4 {
    text-align: center;
}
.home-sidebar h4 a {
    text-decoration:none;
}
.home-sidebar img {
    margin-top: 20px;
    margin-bottom: 20px;
}
/*
.testimonials {
    color: #fff;
}
.testimonials h3 {
    color: #fff;
}
.testimonials p {
    font-size: 0.875em;
    line-height: 1.4em;
    text-align: left !important;
}
.testimonials hr.testimonials_divider {
font-weight: 600;
    text-align: center;
    border-color: #a2dbe4;
    border-width: 6px;
    width: 100%;
}
*/

.content {
    padding-top:50px;
    padding-bottom:50px;
    min-height:75vh;
}

.home .content .well.testimonials {
    background-color: #63a5bc;
}

.home .content h4.content-heading {
    font-family: 'Open Sans', sans-serif;
    font-size: 1.3rem;
    margin-bottom: 10px;
    margin-top: 30px;
    color: #2f2b30;
    font-weight: 600;
    text-align: center;
}
.home .content h4.sub-heading {
    font-family: 'Open Sans', sans-serif;
    font-size: 1.3rem;
    color: #2f2b30;
    font-weight: 600;
    text-align: center;
}
.home .content hr.shop_color {
    font-weight: 600;
    text-align: center;
    border-color: #8c86c0;
    border-width: 6px;
    width:100px;
}
.home .content hr.latest_news_divider_color {
    font-weight: 600;
    text-align: center;
    border-color: #a2dbe4;
    border-width: 6px;
    width:100px;
}
.home .content hr.new_resources_divider_color {
    font-weight: 600;
    text-align: center;
    border-color: #bbe0c5;
    border-width: 6px;
    width:100px;
}

.home .content .main-heading {
    font-family: 'Open Sans', sans-serif;
    font-weight:600;
    text-align:center;
}
.home .content .sub-heading {
    font-weight:500;
    font-family: 'Merriweather', serif;
    text-align:center;
}
.home .content .product-list-link {
    font-weight: bold;
    font-family: 'Roboto', sans-serif;
    text-align: center;
    text-transform: uppercase;
    font-size: 100%;
}
.home .content p {
}
.home .content .img {
    max-width: auto;
    margin-left: auto;
    margin-right: auto;
    box-shadow: 0px 0px 6px 0px #8e53c9;
}

/*Home Old END*/



/*Home Sidebars*/
.home .well.home-sidebar.latest-news {
    background-color: #efefef;
}
.home .well.home-sidebar.new-resources {
    background-color: #ffffff;
}
.home .home-sidebar h4 {
    text-align:center;
    font-size:1.2rem;
}
.home .home-sidebar h4 a {
    text-decoration: none;
}

hr.shop_color {
    font-weight: 600;
    text-align: center;
    border-color: #8c86c0;
    border-width: 6px;
    width: 100px;
}

.product-list-link {
    font-weight: bold;
    font-family: 'Roboto', sans-serif;
    text-align: center;
    text-transform: uppercase;
    font-size: 100%;
}


/*About Page OLD*/
/* About Page */

.page-template-page-about .well.bio {
    background-color: #d1cee5;
    border-radius: 0px;
}
.page-template-page-about .well.philosophy {
    background-color: #d4d5d6;
    border-radius: 0px;
}


/*Woocommerce*/
h2.woocommerce-loop-product__title {
    font-size: 1.2rem;
}

/* Carousel */
.carousel-item {
    height:480px;
}
.carousel-item .container{
    height:480px;
}

/* Small devices (landscape phones, 576px and up) */
@media (min-width: 576px) {
.carousel-item {
    height:480px;
}
.carousel-item .container{
    height:480px;
}
}

/* Medium devices (tablets, 768px and up) */
@media (min-width: 768px) {
.carousel-item {
    height:640px;
}
.carousel-item .container{
    height:640px;
}
}

/* Large devices (desktops, 992px and up) */
@media (min-width: 992px) {
.carousel-item {
    height:640px;
}
.carousel-item .container{
    height:640px;
}
}

/* Extra large devices (large desktops, 1200px and up) */
@media (min-width: 1200px) {
.carousel-item {
    height:640px;
}
.carousel-item .container{
    height:640px;
}
}


.carousel.carousel-fade .carousel-item {
    display: block;
    opacity: 0;
    transition: opacity ease-out .7s;
}

.carousel.carousel-fade .carousel-item.active {
    opacity: 1 !important;
}

.carouselbg-purple {
    background-color: rgba(141, 134, 192, 0.8);
    border-radius: 0px 75px 0px 0px;
}

.carouselbg-blue {
    background-color: rgba(108, 173, 210, 0.8);
    border-radius: 0px 75px 0px 0px;
}

.carouselbg-darkblue {
    background-color: rgba(80, 125, 173, 0.8);
    border-radius: 0px 75px 0px 0px;
}

.teacher-button {
    background-color: rgb(80, 125, 173);
    font-family: Roboto;
    text-transform: uppercase;
    font-weight: 500;
    font-size: 18px;
    border-color: transparent;
    padding: 10px 35px;
    border-radius: 30px;
    margin-top:20px;
    margin-bottom:20px;
}
.student-button {
    background-color: rgb(108, 173, 210);
    font-family: Roboto;
    text-transform: uppercase;
    font-weight: 500;
    font-size: 18px;
    border-color: transparent;
    padding: 10px 35px;
    border-radius: 30px;
        margin-top:20px;
    margin-bottom:20px;
}
.shop-button {
    background-color: rgb(141, 134, 192);
    font-family: Roboto;
    text-transform: uppercase;
    font-weight: 500;
    font-size: 18px;
    border-color: transparent;
    padding: 10px 35px;
    border-radius: 30px;
        margin-top:20px;
    margin-bottom:20px;
}

/*Carousel Titles*/
.headerarea h3 {
    color: #fff;
    font-size: 26px;
    line-height: 36px;
    font-weight: 700;
    font-style: normal;
    font-family: Merriweather;
    text-shadow: 0px 2px 5px rgba(0,0,0,0.5);
}
/* Small devices (landscape phones, 576px and up) */
@media (min-width: 576px) {
  .headerarea h3 {
    font-size: 26px;
    line-height: 36px;
  }
}

/* Medium devices (tablets, 768px and up) */
@media (min-width: 768px) {
  .headerarea h3 {
    font-size: 32px;
    line-height: 48px;
  }
}

/* Large devices (desktops, 992px and up) */
@media (min-width: 992px) {
  .headerarea h3 {
    font-size: 38px;
    line-height: 54px;
  }    
}

/* Extra large devices (large desktops, 1200px and up) */
@media (min-width: 1200px) {
  .headerarea h3 {
    font-size: 42px;
    line-height: 60px;
  }
}

/*Content*/
.media-heading {
    margin-top: 0;
    margin-bottom: 5px;
}
.well {
    padding: 19px;
    margin-bottom: 20px;
}
.well-sm {
    padding: 9px;
}

.title-area {
    background-color: #8050a0;
    padding-top: 20px;
    padding-bottom: 20px;
    color: #fff;
}

.introtype {
    font-family: 'Merriweather', serif;
    font-style: italic;
    font-size:20px;
    color:#4d464a;
    padding-top:14px;
    padding-bottom:14px;
}

.subheadingtype {
    font-family: 'Open Sans', sans-serif;
    font-size:18px;
    line-height:26px;
    color:#4d464a;
    padding-bottom:20px;
}
b, strong {
    font-weight: bold;
}
/*Page Titles*/
.title-area h2 {
  color: #fff;
    font-size: 26px;
    line-height: 36px;
    font-weight: 700;
    font-style: normal;
    font-family: 'Roboto', sans-serif;
}
/* Small devices (landscape phones, 576px and up) */
@media (min-width: 576px) {
  .title-area h2 {
    font-size: 26px;
    line-height: 36px;
  }
}

/* Medium devices (tablets, 768px and up) */
@media (min-width: 768px) {
  .title-area h2 {
    font-size: 32px;
    line-height: 48px;
  }
}

/* Large devices (desktops, 992px and up) */
@media (min-width: 992px) {
  .title-area h2 {
    font-size: 38px;
    line-height: 54px;
  }    
}

/* Extra large devices (large desktops, 1200px and up) */
@media (min-width: 1200px) {
  .title-area h2 {
    font-size: 42px;
    line-height: 60px;
  }
}



/*Footer*/
.footer {
    padding-top: 20px;
    padding-bottom: 20px;
    background-color: #302b30;
    color: #fff;
}
.footer {
    padding-top:20px;
    padding-bottom:20px;
    background-color: #302b30;
    color:#fff;
}

.footer a {
    color:#bfc0c2;
    text-decoration:none;
}
.footer a:hover {
    color:#fff;
}
.footer a.newsletter.teacher {
    color: #fff;
    text-decoration: none;
    background-color: #507dad;
    border-color: #507dad;
    border-radius: 30px;
    padding: 10px 16px;
    font-size: 1em;
}
.footer a.newsletter.student {
    color: #fff;
    text-decoration: none;
    background-color: #6cadd2;
    border-color: #6cadd2;
    border-radius: 30px;
    padding: 10px 16px;
    font-size: 1em;
}

.footer h4 {
    color:#827f82;
    text-decoration:none;
}

.footer p {
    color:#bfc0c2;
}
.footer li {
    line-height:1em;
}
.footer .connections p {
    color:#827f82;
}

.footer .address .title {
    color:#827f82;
}


/*Modal Search*/
.modal-dialog {
    width: 320px;
    margin: 150px auto;
}

/* WooCommerce Styling */

.woocommerce div.product p.price, .woocommerce div.product span.price {
    color: #8050a0;
    font-size: 1.25em;
    font-weight: 600;
}

.woocommerce #respond input#submit.alt, .woocommerce a.button.alt, .woocommerce button.button.alt, .woocommerce input.button.alt {
    background-color: #8050a0;
}

.woocommerce-account .woocommerce-MyAccount-navigation {
    float: left;
    width: 100%;
}

.woocommerce-account .woocommerce-MyAccount-content {
    float: left;
    width: 100%;
    margin-top: 20px;
}

.woocommerce ul.products li.product a img {
    /*max-height: 250px;*/
    width: auto;
}

.woocommerce form .form-row .input-checkbox {
    position: relative;
}

#billing_country_field {
    display: none;
}

#shipping_country_field {
    display: none;
}

#shipping_company_field {
    display:none;
}

span.woocommerce-input-wrapper {
    width: 100%;
}
#ship-to-different-address label.woocommerce-form__label.woocommerce-form__label-for-checkbox.checkbox {
    margin-bottom: 0px;
}
/*
.woocommerce-page .content {
    padding-top: 20px;
}
*/
.woocommerce-message {
    margin-top: 5px;
}

.woocommerce-MyAccount-navigation li {
    border: 1px solid #000;
    border-radius: 5px;
    display: inline-block;
    margin: 10px;
    padding: 10px;
}

.woocommerce-billing-fields input {
    padding: 10px;
}

.woocommerce-account-fields input {
    padding: 10px;
}

.woocommerce-shipping-fields input {
    padding: 10px;
}

/* Remove sale badge 
.woocommerce span.onsale {
    display:none;
}
*/
/* Remove 'Optional' from checkout fields */
.woocommerce form .form-row .optional{
    display: none ;
}

/* Add 'continue shopping' button on cart page (and reduce padding) */
.woocommerce .wc-continue-shopping a {
    display: block;
    background-color: #8d86c0;
    padding: 1em;
    font-size: 1.25em;
    text-align: center;
    color: #fff;
    text-decoration: none;
    font-weight: 700;
}

/* FAQ Page */
.panel-default {
    border: 1px solid #ddd;
}
.panel-group .panel {
    margin-bottom: 0;
    border-radius: 4px;
}
.panel-default>.panel-heading {
    color: #333;
    background-color: #f5f5f5;
    border-color: #ddd;
}
.panel-group .panel-heading {
    border-bottom: 0;
}
.panel-group .panel+.panel {
    margin-top: 5px;
}
.panel-heading {
    padding: 10px 15px;
    border-bottom: 1px solid transparent;
    border-top-left-radius: 3px;
    border-top-right-radius: 3px;
}
.panel-title {
    margin-top: 0;
    margin-bottom: 0;
    font-size: 16px;
    color: inherit;
}
.panel-default>.panel-heading+.panel-collapse>.panel-body {
    border-top-color: #ddd;
}
.panel-group .panel-heading+.panel-collapse>.list-group, .panel-group .panel-heading+.panel-collapse>.panel-body {
    border-top: 1px solid #ddd;
}
.panel-body {
    padding: 15px;
}

/*Collapse Items*/
span.collapseomatic {
    display:block;
    font-weight: 600;
    font-size: 1.15rem;
}

.collapseomatic {
    border: 1px solid #ddd;
    border-radius: 4px;
    color: #333;
    background-color: #f5f5f5;
    background-position: 5px center;
    padding-left: 25px;
    padding-top:4px;
    padding-bottom:4px;
    margin-bottom: 16px;
}
.collapseomatic.colomat-close {
    margin-bottom: 0;
    border-bottom: none;
    border-radius:4px 4px 0px 0px;
}   

.collapseomatic_content {
    border: 1px solid #ddd;
    border-top:none;
    margin-bottom: 16px;
    border-radius: 0px 0px 4px 4px;
    color: #333;
    background-color: #f5f5f5;
    margin-left: 0px;
}

.collapseomatic_content p {
    margin-bottom: 0;
    margin-left:16px;
}

/* blog archive */

.blogimg {
    margin-right: 20px;
}

/* Site notice */
.sitealert {
    background-color: #ff0000;
    color: #fff;
    font-size: 14px;
    font-weight: 600;
    padding-top: 2px;
    padding-bottom: 2px;
}

/* Woo Accounts area */
th.download-remaining, td.download-remaining, th.download-expires, td.download-expires {
    display: none;
}

/* Woo Cart Icon for Menus */
.cart-contents {
    position: relative;
    display: flex !important;
    flex-flow: column nowrap;
    justify-content: center;
}

.cart-contents:before {
    font-family: 'Font Awesome 5 Pro';
    font-weight: 900;   
    content: "\f07a" !important;
    color:rgba(255,255,255,.75);
}

.cart-contents:hover {
    text-decoration: none;
}

.cart-contents-count {
    position: absolute;
        top: 18px;
    left: 16px;
    transform: translateY(-105%) translateX(25%);
    font-family: Arial, Helvetica, sans-serif;
    font-weight: normal;
    font-size: 12px;
    line-height: 18px;
    height: 18px;
    width: 18px;
    vertical-align: middle;
    text-align: center;
    color: #fff;
        background: #FF1493;
        border-radius: 50%;
        padding: 1px;  
}

/* My Account Page */
.my-account h4 {
    font-family: 'Roboto', sans-serif;
    font-weight: 700;
    font-size:24px;
}

.my-account .accountnav a {
    margin-left: 10px;
}

.my-account .accountnav li i {
    color:#4d464a;
}

.my-account .accountnav li.account-home-tab:hover i, .my-account .accountnav li.account-home-tab a.active i {
    color:#8050a0;
}
.my-account .accountnav li.account-purchases-tab:hover i, .my-account .accountnav li.account-purchases-tab a.active i {
    color:#4d454a;
}
.my-account .accountnav li.account-downloads-tab:hover i, .my-account .accountnav li.account-downloads-tab a.active i {
    color:#4b4f6a;
}
.my-account .accountnav li.account-profile-tab:hover i, .my-account .accountnav li.account-profile-tab a.active i {
    color:#394c89;
}
.my-account .accountnav li.account-password-tab:hover i, .my-account .accountnav li.account-password-tab a.active i {
    color:#63a5bc;
}
.my-account .accountnav li.account-email-tab:hover i, .my-account .accountnav li.account-email-tab a.active i {
    color:#8050a0;
}
.my-account .accountnav li.account-address-tab:hover i, .my-account .accountnav li.account-address-tab a.active i {
    color:#394c89;
}
.my-account .accountnav li.account-connect-tab:hover i, .my-account .accountnav li.account-connect-tab a.active i {
    color:#507dad;
}
.my-account .accountnav li.account-support-tab:hover i, .my-account .accountnav li.account-support-tab a.active i {
    color:#96989a;
}
.my-account .accountnav li.account-logout-tab:hover i, .my-account .accountnav li.account-logout-tab a.active i {
    color:#63a5bc;
}

.my-account .accountnav a:hover, .accountnav a.active  {
    text-decoration:none;
}
.my-account .accountnav a span.nounderline {
    text-decoration:none!important;
    margin-right:8px;
}

/* BS3 Fallbacks/Overrides */

.img-responsive {
    display: block;
    max-width: 100%;
    height: auto;
}