/*
Theme Name: Divi Child Theme
Description: A child theme to house custom coding which modifies the Divi parent theme by Elegant Themes. Includes default line numbers where the code was taken from in the parent theme.
Author:   hemal shekhada
Template: Divi
*/

@import url("../Divi/style.css");
/* Enter Your Custom CSS Here */
@import url('https://fonts.googleapis.com/css?family=Condiment');
@import url('https://fonts.googleapis.com/css?family=Metrophobic');
@import url('https://fonts.googleapis.com/css?family=Patua+One');
h1, h2, h3, h4, h5, h6{
font-family: 'Patua One', cursive;
      font-weight: 800;
      line-height: 1.33;
  color:#000;
      margin-top: 15px;
}
.font-xl{
	font-size:48px !important;
  line-height:64px !important;
}
.font-l{
font-size:40px !important;
  line-height:48px !important;
}
h1{
  font-size: 36px;
	line-height:48px;
}
h2{
  font-size: 30px;
	line-height:40px;
}
h3{
  font-size: 24px;
	line-height:32px;
}
h4{
  font-size: 18px;
	line-height:24px;
}
header{
font-family: 'Patua One', cursive;
}
a{
      font-weight: 700;
}
body{
font-family: 'Metrophobic', sans-serif;
}
header li a{
    text-transform: uppercase;
}
#logo{
    max-height: 70%;
}
.logo_container{
    max-width: 180px;
    border-right: 1px solid #ccc !important;
}
#et-top-navigation{
    padding-left: 200px !important;
      float: left;
}
.font-fff,
.font-fff *{
color:#fff !important;
}

.bgc-font,
.bgc-font a{
    color: #ebf0f8 !important;
}
.bgc-font a:hover{
opacity: .85;
}
.nt-separator:before {
    content: "";
    position: absolute;
    margin: auto;
    top: 100%;
    left: 0;
    right: 0;
    width: 50px;
    height: 50px;
    transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    z-index: 1;
    margin-top: -25px;
    background: #3d86b9;
}
.nt-separator2:before,
.nt-separator2:after{
    content: "";
    display: block;
    position: absolute;
    bottom: 100%;
    z-index: 199;
    height: 0;
    width: 50%;
    border-bottom: 30px solid;
      bottom: 0;
    box-sizing: border-box;
}
.nt-separator2:before {
       border-right: 30px solid transparent;
    left: 0;
}
.nt-separator2:after {
       border-left: 30px solid transparent;
    right: 0;
}
.font-style-2{
  color: #5588bf;
  text-align: left;
  font-family: Condiment;
  font-weight: 400;
  font-style: normal;
}

.font-blue,
.font-blue *{
color:#5588bf;
}
.nt-header-social{
    height: 100%;
    position: absolute;
    right: 0;
    width: 100px;
    border-left: 1px solid #ccc;
}
.nt-header-social .et-social-icons{
    float: none;
    height: 100%;
    text-align: center;
}
.nt-header-social .et-social-icons li{
    margin: 0;
    height: 100%;
    vertical-align: middle;
    line-height: 80px;
}
.nt-header-social .et-social-icons li a{
    line-height: 1em;
    padding: 8px;
    border: 3px solid #000;
    border-radius: 50%;
    color: #000;
}
/***************************/
.et_pb_button {
  padding: 14px 20px !important;
      font-weight: 600;
}
.et_pb_custom_button_icon  {
 	padding: 14px 20px 14px 35px !important;
}
.et_pb_custom_button_icon:before{
  font-weight: 900;
  font-size: 26px !important;
  margin-left: -1.1em;
  font-weight: 900;
  line-height: 1.9em;
}

/**********************/
.nt-border-icon{
    padding: 1em 1em 1em 4em;
    background-color: transparent;
    border-radius: 5px;
    border: 2px solid #56b0ee;
    position: relative;
}
.nt-border-icon .et_pb_blurb_content{
    position: initial;
}
.nt-border-icon .et_pb_main_blurb_image{
    background-color: #56b0ee;
    position: absolute;
    margin: 0;
    height: 100%;
    width: 4em;
    bottom: 0;
    left: 0;
    top: 0;
}
.et_pb_image_wrap{
    height: 100%;
}
.nt-border-icon .et-pb-icon{
    transform: translate(-50%,-50%);
    left: 50%;
    top: 50%;
    -webkit-transform: translate(-50%,-50%);
    -ms-transform: translate(-50%,-50%);
    -o-transform: translate(-50%,-50%);    
    position: absolute;
}

#footer-bottom{
    padding: 50px 0 30px;
}
#footer-bottom #footer-info{
    width: 100%;
    text-align: center;
}
.footer-info-1{
    color: #777777;
}
.footer-info-2{
  color: #fff;
  font-weight:600;
}
.page-id-717 .entry-title.main_title{
    position: absolute;
    top: -200px;
    height: 100px;
    padding: 15px;
    text-align: center;
    margin: 50px 0;
    display: inline-block;
    border: 6px solid #000;
    font-size: 48px;
    letter-spacing: 5px;
    font-weight: 900;
    line-height: 50px;
    left: 50%;
    transform: translate(-50%);
}
.nt-main-title{
    text-align: center;
}
.nt-main-title span{
 border: 6px solid #000;
    font-size: 48px;
    letter-spacing: 5px;
    font-weight: 900;
    line-height: 50px;
      padding: 15px;
    margin: 50px 0;
}
.post-template-default.single.single-post .et_post_meta_wrapper .nt-post-title{
    position: absolute;
    top: -200px;
    height: auto;
  	width:100%;
    padding: 15px;
    text-align: center;
    margin: 50px 0;
    display: inline-block;
    border: 6px solid #000;
    font-size: 48px;
    letter-spacing: 5px;
    font-weight: 900;
    line-height: 50px;
    left: 50%;
    transform: translate(-50%);
}
.page-template-default.ecwid-shopping-cart .entry-title.main_title{
    text-align: center;
    display: inline-block;
    border: 6px solid #000;
    font-size: 48px;
    letter-spacing: 5px;
    font-weight: 900;
    line-height: 50px;
    left: 50%;
    transform: translate(-50%);
    padding: 15px;
    position: relative;
    margin-top: -20px;
    margin-bottom: 20px;
}
.page-id-717  #et-main-area/*,
.post-template-default.single.single-post #et-main-area*/{
padding-top: 200px;
}
.nt-table,
tr,
td{
    border: none !important;
}
.nt-table input[type=submit],
.nt-table input[type=reset]{
font-weight: 800;
    letter-spacing: 1px;
    text-transform: uppercase;
    box-shadow: none;
    outline: 0;
    border: 1px solid #b1afaf;
    padding: 5px 10px;
}
#sidebar ul{
list-style-type: disc;
}
#sidebar ul li a{
color:#000;
}
#sidebar .widgettitle{
text-align:center;
      position: relative;
    padding: 10px 0;
    z-index: 2;
    display: table;
    margin: 0px auto 0px auto;
    background-color: #fff;
}
.widgettitle:before{
    content: "";
    display: block;
    position: absolute;
    top: 50%;
    z-index: -1;
    width: 45%;
    height: 1px;
    border-top: solid 1px #eeeeee;
    left: -50%;
}
.widgettitle:after{
    content: "";
    display: block;
    position: absolute;
    top: 50%;
    z-index: -1;
    width: 45%;
    height: 1px;
    border-top: solid 1px #eeeeee;
    right: -50%;
}
.nt-bottom-logo{
    padding: 40px 0;
  background:#1E4C66;
}
.nt-bottom-logo .text-center{
    text-align: center;
}
.nt-heart{
    line-height: 20px;
    font-size: 18px;
    vertical-align: sub;
}
.nt-heart:after{
  	content: "\e089";
    font-family: 'ETmodules';
    color: red;
    font-size: 20px;
}

@media screen and (max-width:980px){
  .nt-header-social{
      display:none;
  }
  #et-top-navigation{
  float:right;
  }
  .logo_container{
      border-right: none !important;
  }
  .page-id-717 .entry-title.main_title,
  .post-template-default.single.single-post .et_post_meta_wrapper .nt-post-title,
  .page-template-default.ecwid-shopping-cart .entry-title.main_title{
      font-size: 36px;
    	line-height: 40px;
  }
}
@media screen and (max-width:768px){
  .page-id-717 .entry-title.main_title,
  .post-template-default.single.single-post .et_post_meta_wrapper .nt-post-title,
  .nt-main-title span,
  .page-template-default.ecwid-shopping-cart .entry-title.main_title{
      font-size: 32px;
    	line-height: 40px;
  }
}
@media screen and (max-width:468px){
  .page-id-717 .entry-title.main_title,
  .post-template-default.single.single-post .et_post_meta_wrapper .nt-post-title,
  .nt-main-title span,
  .page-template-default.ecwid-shopping-cart .entry-title.main_title{
      font-size: 28px;
    	line-height: 32px;
  }
}
.sticky {
    position: fixed !important;
    top: 0 !important;
    width: 100% !important;
}

/* Add some top padding to the page content to prevent sudden quick movement (as the header gets a new position at the top of the page (position:fixed and top:0) */
.sticky + #et-main-area {
  padding-top: 80px;
}
.page-id-717 .sticky + #et-main-area/*,
.post-template-default.single.single-post .sticky + #et-main-area*/{
  padding-top: 280px;
}
.ecwid-shopping-cart #et-main-area #sidebar{
display:none;
}
.ecwid-shopping-cart #et-main-area #left-area{
	width: 100%;
    padding-left: 0 !important;
}
.ecwid-shopping-cart #main-content .container:before{
display:none;
}
.dashicons-arrow-right-alt2:before,
.dashicons-arrow-left-alt2:before{
    color: #000;
}





h1.big_title {
    font-family: Patua One;
    font-size: 48px;
    letter-spacing: 5px;
    line-height: 1.3em;
    font-weight: 800;
    text-align: center;
    text-transform: uppercase;
    color: #000;
}
.big_title>span {
    display: inline-block;
    padding: 10px 20px;
    border: 6px solid;
}
.archive.category.et_right_sidebar #main-content .container:before,
.blog.et_right_sidebar #main-content .container:before{
  display: none;
}
article.et_pb_post {
    padding: 0 40px;
    position: relative;
    margin-bottom: 100px;
    max-width: 940px;
    margin-left: auto;
    margin-right: auto;
}
article.et_pb_post .post-thumbnail.blank {
    padding-top: 49px;
    border-bottom: 1px solid #eeeeee;
}
article.et_pb_post .post-author {
    position: absolute;
    left: 50%;
    width: 90px;
    height: 90px;
    margin: -50px 0 0 -45px;
    background-color: #ffffff;
    border: 6px solid #ffffff;
    border-radius: 50%;
    overflow: hidden;
}
article.et_pb_post .post-author:hover {
    width: 90px;
    height: 90px;
    background-color: #ffffff;
    border: 6px solid #ffffff;
    border-radius: 50%;
    overflow: hidden;
}
article.et_pb_post h2.entry-title {
    margin: 50px 0 10px;
    letter-spacing: 2px;
    text-align: center;
    text-transform: uppercase;
    font-weight: 800;
    font-family: Patua One;
    font-size: 30px;
    color: #000000;
}
article.et_pb_post p.post-meta {
    list-style: none;
    padding: 0;
    font-size: 11px;
    letter-spacing: 1px;
    text-transform: uppercase;
    text-align: center;
    color: #aaaaaa;
    font-family: Patua One;
    margin-top: 0;
    margin-bottom: 12px;
    font-size: 11px;
    letter-spacing: 1px;
    text-transform: uppercase;
    text-align: center;
    color: #aaaaaa;
}
#wpadminbar ~ .sticky{
      top: 30px !important;
}
/*.sticky-admin{
  top: 30px !important;
}*/