/*
 Theme Name:     Divi Child
 Theme URI:      https://www.elegantthemes.com/gallery/divi/
 Description:    Divi Child Theme
 Author:         Elegant Themes
 Author URI:     https://www.elegantthemes.com
 Template:       Divi
 Version:        1.0.1
*/
 
 
/* =Theme customization starts here
------------------------------------------------------- */
.affwp-form{
	width:600px;
	margin:0 auto;
}
#footer-widgets .footer-widget li:before {
display: none; 
}
#footer-widgets .footer-widget .et_pb_widget:not(.woocommerce) ul li {
line-height: 26px; 
padding-left: 0px; 
}
.with-border { 
    border-radius: 4px; 
    box-shadow: 0px 10px 10px #d6dee4; 
}
.menu-footer-menu-02-container ul{width:100%;}
.menu-footer-menu-03-container ul{width:100%;}
.menu-footer-menu-02-container li{width:33%; float:left; display:block;}
.menu-footer-menu-03-container li{width:20%; float:left; display:block;}
.post-content{display:none;}
/*.textwidget{box-sizing: border-box; padding-left:20px; padding-bottom:10px;} */
.sow-features-feature{box-shadow: 0px 0px 20px #eee;}
.fluid-width-video-wrapper{box-shadow: 10px 10px 50px #999;}
/* add icons to menu item */
.menu-icons a:before{ font-family: 'ETmodules';  padding-right: 6px;}
#main-header .menu-icons a:before { top: 0; left: 0px; } 
.sub-menu .menu-icons a:before { margin-top: 6px; left: 0; } 
#top-header .menu-icons a:before { left: 0px; top: 0px; }
.sub-menu-font {font-size:13px;}
/********************* MENU ICONS ***************************/
/*** QUOTE MARKS ***/ .menu-icon-doc a:before { content: "\68"; }
/*** QUOTE MARKS ***/ .menu-icon-docs a:before { content: "\69"; }
/*** QUOTE MARKS ***/ .menu-icon-blog a:before { content: "\6a"; }
/*** QUOTE MARKS ***/ .menu-icon-thanks a:before { content: "\e106"; }
/*** QUOTE MARKS ***/ .menu-icon-faq a:before { content: "\74"; }
/*** QUOTE MARKS ***/ .menu-icon-revision a:before { content: "\6c"; }
/*** QUOTE MARKS ***/ .menu-icon-home a:before { content: "\e009"; }
.menu_cta {background-color: #fff;box-shadow:inset 3px 3px 3px #aaa;text-shadow:0 0 1px #aaa;color: #0c71c3;padding: 0 !important;border-radius:25px;}
.menu_cta a {color: #0c71c3 !important;padding: 15px 15px 15px 15px !important;}

/* Change WC Acct Page Column Widths */
@media only screen and (min-width: 769px) {
  .woocommerce-account .woocommerce-MyAccount-navigation {
    width: 22%;
  }
  .woocommerce-account .woocommerce-MyAccount-content { 
    width: 75%;
  }
}

/* Style WC Account Endpoint Links */
nav.woocommerce-MyAccount-navigation ul {
  list-style-type: none;
  padding-left: 0;
  max-width:200px;
  font-size: 17px;
  line-height: 26px;
}
nav.woocommerce-MyAccount-navigation ul li {
  padding: 8px 20px;
  background-color: rgba(0,0,0,0.05);
  border-bottom: 1px solid rgba(0,0,0,0.05);
}
nav.woocommerce-MyAccount-navigation ul li.is-active {
  background-color: rgba(0,0,0,0.1);
}
nav.woocommerce-MyAccount-navigation ul li.is-active a {
  color: rgba(0,0,0,0.8); cursor: default;
}
nav.woocommerce-MyAccount-navigation ul li.is-active:after {
  content: "";
  height: 0;
  width: 0;
  border-top: 20px solid transparent;
  border-left: 14px solid rgba(0,0,0,0.1);
  border-bottom: 20px solid transparent;
  float: right;
  margin-right: -34px;
  margin-top: -7px;
}
nav.woocommerce-MyAccount-navigation ul li:not(.is-active):hover {
  background-color: rgba(0,0,0,0.07);
}
nav.woocommerce-MyAccount-navigation ul li:not(.is-active):hover:after { 
  content: "";
  height: 0;
  width: 0;
  border-top: 20px solid transparent;
  border-left: 14px solid rgba(0,0,0,0.07);
  border-bottom: 20px solid transparent;
  float: right;
  margin-right: -34px;
  margin-top: -7px;
}
.et_pb_button{color:#ffffff;}
 @media only screen and ( min-width: 1200px ) {

    	#affwp-affiliate-dashboard #affwp-affiliate-dashboard-tabs {
    		margin-bottom: 0;
    	}

    	#affwp-affiliate-dashboard #affwp-affiliate-dashboard-tabs li {
    		padding-right: 0;
    	}

    	#affwp-affiliate-dashboard #affwp-affiliate-dashboard-tabs li.affwp-affiliate-dashboard-tab.active {
            padding-top: 5px;
            background: #fff;
        }

    	li.affwp-affiliate-dashboard-tab {
    		border: 2px solid #f7f7f7;
    		border-bottom: none;
    		position: relative;
    		background: #f7f7f7;
    	}

        .affwp-tab-content {
            padding: 40px;
            border: 2px solid #f7f7f7;
            border-top: none;
        }

    	#affwp-affiliate-dashboard-tabs a {
            display: block;
            padding: 10px 15px;
        }

    	#affwp-affiliate-dashboard {
    	    overflow: hidden;
    	}

    	li.affwp-affiliate-dashboard-tab.active:before,
    	li.affwp-affiliate-dashboard-tab.active:after {
    		content: '';
    		position: absolute;
    		height: 2px;
    		right: 100%;
    		bottom: 0;
    		width: 1200px;
    		background: #f7f7f7;
    	}

    	li.affwp-affiliate-dashboard-tab.active:after {
        	right: auto;
        	left: 100%;
        	width: 4000px;
            z-index: 1;
        }

    }

    /* TwentySixteen theme specific */

    /* remove the dotted line */
    #affwp-affiliate-dashboard-tabs a:active,
    #affwp-affiliate-dashboard-tabs a:focus,
    #affwp-affiliate-dashboard-tabs a:hover {
        outline: 0;
    }

    #affwp-affiliate-dashboard-tabs a {
        box-shadow: none;
    }

    #affwp-affiliate-dashboard-tabs a {
        color: #686868;
    }

    #affwp-affiliate-dashboard-tabs li.affwp-affiliate-dashboard-tab a:hover,
    #affwp-affiliate-dashboard-tabs li.affwp-affiliate-dashboard-tab.active a {
        color: #1a1a1a;
    }
#affwp-user-name, #affwp-user-login,#affwp-user-email,#affwp-payment-email,#affwp-user-url,#affwp-promotion-method,#affwp-tos,#affwp-login-user-login,#affwp-login-user-pass,#affwp-url,#affwp-campaign,#affwp-referral-url{background:#fafafa; border-width:1px; border-color:#cfd9e6; padding:10px;}
.affwp-referral-url-submit-wrap input{background-color: #3d9cd2;height:42px;border:none;color:#ffffff;font-size:14px;padding-left:20px;padding-right:20px;}
.et_pb_tabs.icon-tabs {
border: none;
}
.icon-tabs ul {
margin-bottom: 30px;
}

.icon-tabs .et_pb_tabs_controls li {
border-right: none;
}

.icon-tabs ul.et_pb_tabs_controls {
background-color: white;
}
.icon-tabs img.alignleft {
margin-right: 70px;
}
.icon-tabs .et_pb_all_tabs {
border-top: none;
}

.icon-tabs .et_pb_tabs_controls {
padding: 0 10% !important;
}
.icon-tabs .et_pb_tabs_controls li {
width: 50% !important;
}
.icon-tabs .et_pb_tabs_controls li a {
width: 100% !important;
text-align:center;
color: #a3a3a3;
text-transform: uppercase;
letter-spacing:2px;
font-weight: 600 !important;
}
.icon-tabs .et_pb_tab_active a {
color: #fff !important;
}
.icon-tabs .et_pb_tab h2 {
line-height: 1.5em;
color: #0b83a1;
font-weight: 600 !important;
font-size: 24px;
}
.icon-tabs .et_pb_tab p {
font-weight: 600 !important;
}
.icon-tabs .et_pb_tabs_controls li a:before {

display:block;
font-size:40px;
color: #a3a3a3;
margin-bottom: 15px;
font-weight: 600 !important;
}

.icon-tabs .et_pb_tabs_controls li.et_pb_tab_active a:before {
color: #0b83a1;
}

ul.et_pb_tabs_controls::after {
border-top: none !important;
}

.et_pb_tabs .et_pb_all_tabs .et_pb_tab {
padding-top: 1em;
}
.woocommerce table.my_account_orders .order-actions .button,.woocommerce a.button{font-size:13px;}
.yith-wcmap .user-image{
	border:5px solid #f1f1f1;
	border-radius:6px;
}
.yith-wcmap .logout{
	border-radius:6px;
}
.woocommerce-privacy-policy-text{
	font-size:13px;
}
.woocommerce-privacy-policy-text a{
	color:#071c4d;
}
.affwp-form .button{
	width:200px;
	padding:1em;
	box-sizing:border-box;
	color:#fff;
	border-radius:6px;
	cursor:pointer;
	background:#0c71c3;
}
.affwp-form .password{
	padding:1em !important;
}

.user-registration{

	font-family:'Rubik',Helvetica,Arial,Lucida,sans-serif;
	border:1px solid #eee;
	box-shadow: 0 0 10px #999999;
	max-width:450px;
	margin: 0 auto;
	border-radius:10px;
}
.ur-submit-button{
	width:100%;
	color:#ffffff;
	background:#0c71c3;
	border-radius:5px;
}
.ur-submit-button:hover{
	background:#083fcc;
}
.woocommerce-notices-wrapper,.woocommerce-form-coupon-toggle{
	
	border-left:2px solid #0c71c3;
	
}

.woocommerce-error,.woocommerce-message,  .woocommerce-info {
	background:#fff !important;
	color:#676d8a !important;
	
}
.woocommerce-error a,.woocommerce-message a,  .woocommerce-info a{
	color:#8300E9 !important;
}
/*
* === Mobile Styles ===
*/
@media (max-width: 768px) {

.icon-tabs .et_pb_tabs_controls li {
width: 100% !important;
}

.icon-tabs .et_pb_tabs_controls {
padding: 0 !important;
}

.icon-tabs .et_pb_tabs_controls li {
margin-bottom: 35px;
}
}
/*place button modules next to each other in the same column*/
.pa-inline-buttons .et_pb_button_module_wrapper {
    display: inline-block;
}

.woocommerce-remove-coupon a{
	color:#555555;
}
