﻿/*
Theme Name:     Divi Child
Description:    Thème enfant de Divi
Author:         Daniel Bertoni
Author URI:     http://www.devncom.com
Template:      Divi
Version:        0.1.0
*/

#devncom a
{
	color: #EB680B !important;
}

#devncom a:hover
{
	color: rgba(235, 104, 11, 0.7) !important;
}

.et_pb_scroll_top.et-pb-icon
{
	background-color: rgba(235, 104, 11, 1);
}

.et_pb_blurb_14_tb_header.et_pb_blurb:hover .ctrPri,
.et_pb_blurb_6_tb_header.et_pb_blurb:hover .ctrPri,
.et_pb_blurb_2_tb_header.et_pb_blurb:hover .ctrPri,
.et_pb_blurb_0_tb_header.et_pb_blurb:hover .ctrPri,
.et_pb_blurb_12_tb_header.et_pb_blurb:hover .ctrPri,
.et_pb_blurb_5_tb_header.et_pb_blurb:hover .ctrPri,
.et_pb_blurb_7_tb_header.et_pb_blurb:hover .ctrPri,
.et_pb_blurb_15_tb_header.et_pb_blurb:hover .ctrPri,
.et_pb_blurb_13_tb_header.et_pb_blurb:hover .ctrPri,
.et_pb_blurb_1_tb_header.et_pb_blurb:hover .ctrPri,
.et_pb_blurb_4_tb_header.et_pb_blurb:hover .ctrPri,
.et_pb_blurb_10_tb_header.et_pb_blurb:hover .ctrPri,
.et_pb_blurb_11_tb_header.et_pb_blurb:hover .ctrPri,
.et_pb_blurb_16_tb_header.et_pb_blurb:hover .ctrPri,
.et_pb_blurb_3_tb_header.et_pb_blurb:hover .ctrPri,
.et_pb_blurb_8_tb_header.et_pb_blurb:hover .ctrPri,
.et_pb_blurb_9_tb_header.et_pb_blurb:hover .ctrPri
{
  background-color: rgba(235, 104, 11, 0.7);
}

header .et_pb_section--fixed
{
    z-index : 99999 !important;
}

@media all and (min-width: 1400px) and (max-width: 1600px) {

	.dsm_flipbox_child
	{
		padding: 10px !important;
		font-size: 14px !important;
		line-height: 1.6em !important;
	}

	#coord 
	{
		width: 96%;
	}
}

@media all and (min-width: 981px) and (max-width: 1399px) {

	#coord 
	{
		width: 96%;
	}

	.et_pb_module_header span
	{
		font-size: 16px;
	}
}
