/*
Theme Name:     Newspaper 7 Child theme
Theme URI: 		http://themeforest.net/user/tagDiv/portfolio
Description:    Child theme made by tagDiv
Author:         tagDiv
Author URI: 	http://themeforest.net/user/tagDiv/portfolio
Template:       Newspaper
Version:        9.0c
*/


/*  ----------------------------------------------------------------------------
    This file will load automatically when the child theme is active. You can use it
    for custom CSS.
*/


.jp-relatedposts-post-title a {
	    font-size: 1em !important;
    font-weight: 700 !important;
	
}	
	
.tagdiv-type blockquote p {
  font-family: 'Roboto', sans-serif;
  font-size: 25px;
  line-height: 27px;
  font-weight: 400;
  text-transform:none;
  color: #4db2ec;
  word-wrap: break-word;
  /* responsive portrait tablet */
  /* responsive portrait phone */
}

.tagdiv-type blockquote {
    padding: 0px;
    position: relative;
    border-left: none;
    margin: 40px 3% 38px;
    font-style: italic;
    text-align: center;
}

ul li, ol li {
    line-height: 18px;
}



.td_module_17 .td-excerpt {
    font-size: 16px;
    line-height: 20px;
    margin-top: 10px;
}


.td-header-main-menu {
    padding-left: 48px;
    border-bottom: black;
    border-top-width: 1px;
    border-top-style: solid;
    border-bottom-style: solid;
}

.td_module_17 .entry-title {
    font-size: 28px;
    line-height: 34px;
    font-weight: 300 !important;
    margin-bottom: -4px;
  margin-top: 10px !important;
  
}

h1,h2 {
    font-family: Georgia, sans-serif;
 }


}

.single-product .product .summary .cart .button {

    margin-top: 30px;
}

.woocommerce div.product form.cart div.quantity {
    float: none;
    
    }
    
.mybasketbtn {
  background-color:#d8a42a;
  padding:10px;
  border:0;
  color:#ffffff;
  font-weight:700;
}
.mybasketbtn {
	box-shadow:inset 0px 1px 3px 0px #91b8b3;
	background:linear-gradient(to bottom, #768d87 5%, #6c7c7c 100%);
	background-color:#768d87;
	border-radius:5px;
	border:1px solid #566963;
	display:inline-block;
	cursor:pointer;
	color:#ffffff;
	font-family:Georgia;
	font-size:15px;
	font-weight:bold;
	padding:8px 17px;
	text-decoration:none;
	text-shadow:0px -1px 0px #2b665e;
}
.mybasketbtn:hover {
	background:linear-gradient(to bottom, #6c7c7c 5%, #768d87 100%);
	background-color:#6c7c7c;
}
.mybasketbtn:active {
	position:relative;
	top:1px;
}

    
    .td-paragraph-padding-5 {
    display: block;
    padding-left: 0 !important;
    padding-right: 0 !important;
}
    
    
    .td-post-content {
   padding-left: 18% !important;
    padding-right: 18% !important;
}
    
    




@media (min-width: 300px) and (max-width: 768px) {


.td_text_columns_two_cols {
    column-count: 1;
}


.mobtest {
display:none !important;
}

#mobtest {
display:none !important;
}


#mobilenot {
display:none;
}

 .tg-element-1 {
	font-size: 19px !important;
    line-height: 20px !important;
	
}

    .td-post-content {
   padding-left: 2% !important;
    padding-right: 2% !important;
}


}


