/*
Theme Name: MadeBy
Description: MadeByMikobox
Author: mikobox
Version: 2.7.3
Template: Divi
*/
@import url("../Divi/style.css");
@import url("MyEffects.css");


::-moz-selection { color: white; background: #2ea3f2;}
::selection { color: white; background: #2ea3f2; }

/* Remove the line below the normal Divi menu + Supp Shadows sous Header*/
#main-header, #main-header.et-fixed-header { -webkit-box-shadow: none !important; -moz-box-shadow: none !important; box-shadow: none !important;}

a.MyBlue {color: #008be2 !important;}
a.MyBlue-2 {color: #2cb2e3 !important;}
a.MyGreen {color: #8aba13 !important;}
a.MyPink {color: #e53b91 !important;}
a.MyOrange {color: #ffa300 !important;}
a.MyOrange-2 {color: #ea5e35 !important;}
a.MyOrange-3 {color: #fcc726 !important;}
a.MyRed {color: #ff164d !important;}

.MyBlue, h2.MyBlue, h3.MyBlue, h4.MyBlue, h6.MyBlue {color: #008be2 !important;}
.MyBlue-2, h2.MyBlue-2, h3.MyBlue-2, h4.MyBlue-2, h6.MyBlue-2 {color: #2cb2e3 !important;}
.MyGreen, h2.MyGreen, h3.MyGreen, h4.MyGreen, h6.MyGreen {color: #8aba13 !important;}
.MyOrange, h2.MyOrange, h3.MyOrange, h4.MyOrange, h6.MyOrange {color: #ffa300 !important;}
.MyOrange-2, h2.MyOrange-2, h3.MyOrange-2, h4.MyOrange-2, h6.MyOrange-2 {color: #ea5e35 !important;}
.MyOrange-3, h2.MyOrange-3, h3.MyOrange-3, h4.MyOrange-3, h6.MyOrange-3 {color: #fcc726 !important;}
.MyPink, h2.MyPink, h3.MyPink, h4.MyPink, h6.MyPink {color: #e53b91 !important;}
.MyGrey9, h2.MyGrey9, h3.MyGrey9, h4.MyGrey9, h6.MyGrey9 {color: #999999 !important;}
.MyRed, h2.MyRed, h3.MyRed, h4.MyRed, h6.MyRed {color: #ff164d !important;}



/*------------------------------------------------*/
/*----------------- [ UI STYLE ] -----------------*/
/*------------------------------------------------*/

#dotline { width:100%; height:36px; background: url(images/UI/dotline.png) repeat-x center center; display:block;}
#line-1 { width: 100%; height:40px; background: url(images/UI/line-1.png) no-repeat center center; display: block; }
#line-2 { width: 100%; height:40px; background: url(images/UI/line-2.png) no-repeat center center; display: block; }
#line-3 { width: 100%; height:40px; background: url(images/UI/line-3.png) no-repeat center center; display: block; }
#line-4 { width: 100%; height:40px; background: url(images/UI/line-4.png) no-repeat center center; display: block; }
#line-5 { width: 100%; height:40px; background: url(images/UI/line-5.png) no-repeat center center; display: block; }
#line-6 { width: 100%; height:40px; background: url(images/UI/line-6.png) no-repeat center center; display: block; }



/*----------REMOVE SIDEBAR-----------*/

.et_right_sidebar #left-area {padding-right: 0; width: 100%;}
.et_right_sidebar #main-content .container:before {display: none !important;}

@media (min-width: 981px){
.et_right_sidebar #main-content .container:before {display: none;}}

@media (min-width: 981px){
#left-area {width: 100%;}}

/*-----------PROFF STYLES-------*/

/*.proof_gallery h1.entry-title {
	font-weight: 300 !important; padding: 10px 20px !important; font-size: 3em !important; text-transform: uppercase; color: #fff !important; background-color: #3ea6ec;}*/

.proof_gallery .et_post_meta_wrapper h1.entry-title {
  display:none}

.proof_gallery img {border-radius: 15px !important; padding: 5px !important;}

.proof_gallery .pixproof-data{margin-top:80px}
.proof_gallery .button-download {margin: -30px 0 0 0; padding: 10px}
.et_pb_post .post-meta {display: none !important;}

.proof_gallery .pixproof_photo_ref {background: #666666 !important;}
.proof_gallery .pixproof_photo_ref.Myorange {background: #ff6600 !important;}
.proof_gallery .pixproof_photo_ref.Mygreen {background: #99cc00 !important;}
.proof_gallery .pixproof_photo_ref.Myblue {background: #3ea6ec !important;}
.proof_gallery .pixproof_photo_ref.Myblue2 {background: #2cb2e3 !important;}



/*------------------------------------------------*/
/*-------------- [ ULTIMATE MEMBER ] -------------*/
/*------------------------------------------------*/

#um_field_724_description {text-align:justify !important;}
#um_field_724_fonction {font-style: italic !important; color:#999 !important;}
#um_field_724_last_name, #um_field_724_nickname {font-weight: 600 !important; color:#444 !important;}

#um_field_724_customer_zipcode, #um_field_724_customer_city, #um_field_724_last_name {margin-top: -6px !important;}
#um_field_724_customer_address {margin-top: -20px !important;}


