/*
 Theme Name:     Dive Child Theme
 Theme URI:      http://www.elegantthemes.com/gallery/divi/
 Description:    Divi Child Theme
 Author:         Elegant Themes
 Author URI:     http://www.elegantthemes.com
 Template:       Divi
 Version:        1.9.0
*/
 
@import url("../Divi/style.css");
 
/* =Theme customization starts here
------------------------------------------------------- */

/* Responsive Styles Tablet And Below */
@media all and (max-width: 1150px) {

/* Responsive Styles 782px */
@media screen and (max-width: 782px) {

/* Responsive Styles Smartphone Only */
@media all and (max-width: 767px) {

/* Responsive Styles Smartphone Portrait */
@media all and (max-width: 479px) {

/* Responsive Styles Tablet Portrait And Below */
@media all and (max-width: 768px) {