/*
Theme Name: Dinso Child
Description: Child theme for Dinso Theme
Author: Paras
Author URI: 
Template: dinso
Version: 1.0.0
Text Domain:  dinso
*/

@import url(../dinso/style.css);

@font-face {
font-family: 'Copperplate Gothic Std 29 AB';
font-style: normal;
font-weight: normal;
src: local('Copperplate Gothic Std 29 AB'), url('fonts/Copperplate-Gothic-Std-29-AB.woff') format('woff');
}


@font-face {
font-family: 'Copperplate Gothic Std 29 BC';
font-style: normal;
font-weight: normal;
src: local('Copperplate Gothic Std 29 BC'), url('fonts/Copperplate-Gothic-Std-29-BC.woff') format('woff');
}


@font-face {
font-family: 'Copperplate Gothic Std 30 AB';
font-style: normal;
font-weight: normal;
src: local('Copperplate Gothic Std 30 AB'), url('fonts/Copperplate-Gothic-Std-30-AB.woff') format('woff');
}


@font-face {
font-family: 'Copperplate Gothic Std 30 BC';
font-style: normal;
font-weight: normal;
src: local('Copperplate Gothic Std 30 BC'), url('fonts/Copperplate-Gothic-Std-30-BC.woff') format('woff');
}


@font-face {
font-family: 'Copperplate Gothic Std 31 AB';
font-style: normal;
font-weight: normal;
src: local('Copperplate Gothic Std 31 AB'), url('fonts/Copperplate-Gothic-Std-31-AB.woff') format('woff');
}


@font-face {
font-family: 'Copperplate Gothic Std 31 BC';
font-style: normal;
font-weight: normal;
src: local('Copperplate Gothic Std 31 BC'), url('fonts/Copperplate-Gothic-Std-31-BC.woff') format('woff');
}


@font-face {
font-family: 'Copperplate Gothic Std 32 AB';
font-style: normal;
font-weight: normal;
src: local('Copperplate Gothic Std 32 AB'), url('fonts/Copperplate-Gothic-Std-32-AB.woff') format('woff');
}


@font-face {
font-family: 'Copperplate Gothic Std 32 BC';
font-style: normal;
font-weight: normal;
src: local('Copperplate Gothic Std 32 BC'), url('fonts/Copperplate-Gothic-Std-32-BC.woff') format('woff');
}


@font-face {
font-family: 'Copperplate Gothic Std 33 BC';
font-style: normal;
font-weight: normal;
src: local('Copperplate Gothic Std 33 BC'), url('fonts/Copperplate-Gothic-Std-33-BC.woff') format('woff');
}

h1, h2, h3, h4, h5, h6,
body .why-choose-us .feature-list li:first-child,
.main-menu .navigation > li > a {
    font-family:'Copperplate Gothic Std 31 AB' !important;
    font-weight:normal !important;
}

h1 {
    font-size: 50.52px !important;
}

h2 {
    font-size: 37.9px !important;
}

h3 {
    font-size: 28.43px !important;
}

h4 {
    font-size: 21.33px !important;
}

h5 {
    font-size: 16px !important;
}

p.large {
	font-size: 28.43px !important;
	line-height: 1.3;
}

@media (max-width: 767px) {
    h1 {
    font-size: 39.06px !important;
    }
    
    h2 {
        font-size: 31.25px !important;
    }
    
    h3 {
        font-size: 25px !important;
    }
    
    h4 {
        font-size: 20px !important;
    }
    
    h5 {
        font-size: 16px !important;
    }
}

.developed-by{
	display:none;
}