/*!
Theme Name: Directtech
Theme URI: https://www.templatemonster.com/wordpress-themes/directtech
Author: LrbInventiveIT
Author URI: https://www.templatemonster.com/authors/lrbinventiveit/
Description: Food WordPress Theme
Version: 1.0.0
Tested up to: 5.4
Requires PHP: 5.6
License: GNU General Public License v2 or later
License URI: LICENSE
Text Domain: directtech
Tags: custom-background, custom-logo, custom-menu, featured-images, threaded-comments, translation-ready

This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned.

*/

li {
  list-style: none;
}

.img-area img {
  max-width: 100%;
}
.img-area img {
  max-width: 100%;
  height: auto;
  border-radius: 10px;
}
.blog-section-area h2 a {
  text-align: start;
  line-height: 35px;
  font-family: 'Open Sans', sans-serif;
  font-size: 28px;
  color: #333;
}
.blog-section-area h2 a:hover {
  text-decoration: none;
  color: #0DC46E;
}
.text-area {
  text-align: start;
  font-size: 16px;
  color: #262626;
  margin-top: 10px;
}
.img-area img {
  border-radius: 10px;
  object-fit: contain;
}
.blog-section-area {
  text-align: start;
  padding: 30px;
  box-shadow: rgba(0, 0, 0, 0.05) 0px 0px 0px 1px;
  margin: 30px 0px;
  border-radius: 5px;
}
.btn-area-readmore a {
  text-decoration: none;
  font-family: 'Open Sans', sans-serif;
}
.btn-area-readmore a {
  text-decoration: none;
  font-family: 'Open Sans', sans-serif;
  background-color: #0dc46e;
  padding: 15px 30px;
  border-radius: 5px;
  color: #fff;
  display: inline-block;
  margin-top: 20px;
}

.blog-section-area span a {
  color: #333;
  font-family: 'Open Sans', sans-serif;
  font-weight: 600;
}
.blog-section-area span a:hover {
  text-decoration: none;
  color: #0DC46E;
}
.btn-area-readmore a:hover {
  background-color: #f1f0f2;
  color: #0DC46E;
}

.widget_block {
  padding: 15px 10px 1px 10px;
  box-shadow: rgba(0, 0, 0, 0.05) 0px 0px 0px 1px;
  margin-top: 30px;
}
.flex-area {
  display: flex;
  align-items: center;
}
a.main-post-box:hover {
  color: #1abc9c;
  background-color: #eff0f03b;
  text-decoration: none;
}
.pagination {
  justify-content: center;
}
.nav-links a{
  font-family: 'Open Sans', sans-serif;
}
a.next.page-numbers {
  color: #0DC46E;
  font-weight: 600;
}
.nav-links a:hover{
  text-decoration: none;
  color: #0DC46E;
}
span.page-numbers.current {
  border: 1px solid #013e80;
  padding: 0px 6px;
  margin: 0px 4px;
}
img {
  vertical-align: middle;
  border-style: none;
  max-width: 100%;
}
main#primary {
  padding: 44px;
}
.post-thumbnail img {
  height: 500px;
  object-fit: cover;
  margin-bottom: 50px;
}
h1.entry-title {
  background-color: transparent;
}
.post-thumbnail img {
  height: auto;
  object-fit: cover;
  margin-bottom: 20px;
}
img{
  height: auto;
  object-fit: cover;
}
main#primary {
  padding: 30px 0px 40px 0px;
}
h1.entry-title {
  font-size: 33px;
  margin-bottom: 10px;
}
a{
  font-family: 'Open Sans', sans-serif;
  color: #333;
}
a:hover{
  font-family: 'Open Sans', sans-serif;
  text-decoration: none;
  color: #0DC46E;
}
.post-thumbnail img {
  margin-top: 20px;
}
h3#reply-title {
  padding: 18px 0px;
  font-size: 22px;
}
textarea#comment {
  width: 100%;
}
input#submit {
  background-color: #0DC46E;
  padding: 10px 20px;
  border: none;
  border-radius: 5px;
  color: #fff;
  margin-top: 10px;
}
h2.comments-title {
  padding-top: 15px;
  padding-bottom: 15px;
}
footer.comment-meta {
  padding: 14px;

}
.comment-metadata {
  padding-top: 10px;
}
.children{
  box-shadow: rgba(0, 0, 0, 0.05) 0px 0px 0px 1px;

}
.parent{
  box-shadow: rgba(0, 0, 0, 0.05) 0px 0px 0px 1px;
}
.comment-content {
  padding: 14px;
}
.reply {
  padding: 14px;
}
.reply a {
  color: #0DC46E;
  font-size: 16px;
  font-weight: 600;
}
.children {
  box-shadow: rgba(0, 0, 0, 0.05) 0px 0px 0px 1px;
  margin-left: 15px;
  margin-right: 15px;
}
h2.comments-title {
  display: none;
}
ol.comment-list {
  margin-top: 50px;
}
a.comment-edit-link{
  color: #0DC46E;
  font-size: 16px;
  font-weight: 600;
}
p.logged-in-as a {
  color: #0DC46E;
  font-size: 16px;
  font-weight: 600;
}
h1.page-title{
  box-shadow: rgba(0, 0, 0, 0.05) 0px 0px 0px 1px;
  background-color: transparent;
}
h1.page-title {
  box-shadow: rgba(0, 0, 0, 0.05) 0px 0px 0px 1px;
  background-color: transparent;
  padding: 10px 0px 10px 16px;
  font-size: 20px;
  font-weight: 600;
}
a.url.fn.n {
  font-weight: 600;
}
.des {
  display: block;
}
.content-area-text {
  padding: 0px 21px;
}
.content-area-text h5 {
  line-height: 28px;
}
.wp-block-image img {
  height: auto;
  width: 100%;
  vertical-align: bottom;
}
.main-area{
    margin-bottom : 100px;
}
.widget_block {
    padding: 15px 10px 20px 10px;
    box-shadow: rgba(0, 0, 0, 0.05) 0px 0px 0px 1px;
    margin-top: 30px;
}
a {
    text-decoration: none!important;
}
.woocommerce ul.products li.product a img {
    display: none;
}

    .woocommerce-order {
    margin: 41px auto 100px auto;
    border: 1px solid #0dc46e;
    border-radius: 10px;
    padding: 56px;
}
td.woocommerce-table__product-name.product-name a {
    text-decoration: none;
}
.my-acount-apge {
    border: 1px solid #0dc46e;
    margin: 100px auto;
	 padding: 56px;
	 border-radius: 10px;
}
nav.woocommerce-MyAccount-navigation ul
{
	padding:0px;
	margin:0px
		
}
nav.woocommerce-MyAccount-navigation ul li {
    list-style: none;
    padding: 6px;
}
nav.woocommerce-MyAccount-navigation ul li a{
	text-decoration:none;
	color:#0dc46e;
}
.woocommerce-MyAccount-content p a {
    color: #0dc46e;
    text-decoration: none;
}
p.woocommerce-LostPassword.lost_password a {
    text-decoration: none;
    color: #0dc46e;
}
a.woocommerce-privacy-policy-link {
    text-decoration: none;
    color: #0dc46e;
}
.my-acount-apge {
    padding: 25px;
}
a {
    text-decoration: none!important;
    
}
.text-area {
    font-size: 18px;
    color: #333;
}
.wp-block-group__inner-container ul li a {
    color: #0DC46E!important;
}
.d-area-box {
    display: flex!important;
    align-items: center!important;
}
ul.wp-block-categories-list.wp-block-categories {
    margin: 0px;
    padding: 0px;
}
.pricing-palden .pricing-title {
 
    letter-spacing: 0px;
    padding: 0px 35px;
 
}
html,body{
margin:0px!important;
}
body{
	overflow-x:hidden;
} 