/*-------------------------------------------------------
Theme Name: Divi Child Theme
Theme URI: https://divicake.com/
Description: A child theme template for Divi
Author: Divi Cake
Author URI: https://divicake.com/
Template: Divi
Version: 1.0.0
----------------- ADDITIONAL CSS HERE ------------------*/
body, p{font-weight: 300;}
#top-header .et-social-icons{float:right;}
#top-header .et-cart-info{display:none !important;}
#main-content.indexpage{padding-top:40px;}
article.col-sm-6.post{
	padding:0 25px;
  text-align: center;
}

.wp-pagenavi span, .wp-pagenavi a, .wp-pagenavi :last-child{border:none;}
i.liketoknow {
   width:30px;
   height:30px;
   background:url(https://what2wearwhere.com/wp-content/themes/DiviCake-Child/images/liketoknowitblue.png)0 0 no-repeat transparent;
   color:#FFFFFF;
   display:inline-block;
       top: 6px;
    position: relative;
    left: -3px;
    background-size:90%;
}
.et_pb_sidebar_0.et_pb_widget_area, .et_pb_widget_area_left{padding-right:0; border-right:none;}
article.category-editors-letter img{width:200px; float:left; margin-right:30px; margin-top:0px;}
article.category-editors-letter .post-meta{display:none;}
article.category-editors-letter .et_pb_post .post-meta{margin-bottom:30px;}
article.category-editors-letter .et_pb_post .entry-content{margin-top:0;}
.widget_nav_menu .menu-social-container li{display: inline;}
.widget_nav_menu .menu-social-container li a i{color:#325064;}
#sidebar #menu-social i.liketoknow {
 background:url(https://what2wearwhere.com/wp-content/themes/DiviCake-Child/images/liketoknowitblue.png)0 0 no-repeat transparent;
}
#top-menu li a{font-size:13px;}
.et_pb_image_container img, .et_pb_post a img

.alternate .main_title{text-align: center;}

.wp-pagenavi{text-align:center;}
#main-content{padding-bottom:50px;}
#sidebar .menu-social-container ul#menu-social{text-align:center;}
#sidebar .et_pb_widget {
padding-bottom: 30px;
border-bottom: 1px solid #b3b3b3;
}
#sidebar h4.widgettitle{text-align: center; font-size:24px;}
.footer-widget a{text-align:center; font-family:'Playfair Display', serif; color:#FFFFFF; font-size:22px;}
.bottom-nav li{padding-right:10px;}
.fwidget.et_pb_widget{width:100%;}
a.moretag {

color: #325064;
}
.prefooter .wcp-post-contents{display:none;}
.prefooter{padding-top:50px; margin-top:40px; border-top:1px solid #b3b3b3;}
.tophalf{padding-bottom:40px; margin-bottom:40px; border-bottom:1px solid #b3b3b3;}
#main-footer .bottom-nav{text-align:center;}
#menu-social.bottom-nav {
	display: flex;
    justify-content: center;
    align-items: center;
    align-content: center;
    text-align: center;
}



.et_pb_post{margin-bottom:100px;}

/*.bottom-nav i.liketoknow {
	top:inherit;
}*/

@media only screen and (min-width: 981px) and (max-width:1025px){
#logo{max-height:55% !important;}


}

@media (min-width: 981px) and all{
#main-content .container:before {
    position: absolute;
    top: 0;
    width: 0px;
    height: 100%;
    background-color: #FFFFFF !important;
    content: "";
}
.home #leftarea{padding:0 50px;}
.et_fullwidth_nav #main-header .container{
  padding-right: 80px !important;
padding-left: 100px !important;
width:90% !important;
background-color:#000000;
}

}

@media (max-width:500px){
	#sidebar.col-sm-4{border-left:none;}
}