/*
CTC Separate Stylesheet
Updated: 2018-03-17 21:54:38
Theme Name: OceanWP Child
Theme URI: https://oceanwp.org/
Template: oceanwp
Author: Nick
Author URI: https://oceanwp.org/about-me/
Description: OceanWP is the perfect theme for your project. Lightweight and highly extendable, it will enable you to create almost any type of website such a blog, portfolio, business website and WooCommerce storefront with a beautiful &amp; professional design. Very fast, responsive, RTL &amp; translation ready, best SEO practices, unique WooCommerce features to increase conversion and much more. You can even edit the settings on tablet &amp; mobile so your site looks good on every device. Work with the most popular page builders as Elementor, Beaver Builder, Visual Composer, Divi, SiteOrigin, etc... Developers will love his extensible codebase making it a joy to customize and extend. Best friend of Elementor &amp; WooCommerce. Looking for a Multi-Purpose theme? Look no further! Check the demos to realize that it's the only theme you will ever need: https://oceanwp.org/demos/
Tags: two-columns,right-sidebar,footer-widgets,blog,news,custom-background,custom-menu,post-formats,rtl-language-support,sticky-post,editor-style,threaded-comments,translation-ready,buddypress,custom-colors,featured-images,full-width-template,theme-options,e-commerce
Version: 1.5.5.1521323678
*/
.pro-recomm> p {
    font-size: 18px;
    color: #080808d6;
}
.product-catagory-row {
	display: inline-flex;
	margin-bottom: 30px;
	box-shadow: 0px 15px 45px -9px rgba(0,0,0,.2);
	transition: .10s all ease-in-out;
}

.product-colum, .thumbnil-cont{
	width: 25%;
}

.product-thumbnil:hover {
    transform: scale(1.015);
}
.product-thumbnil {
    transition: transform .2s;
}

.text-colum, .contant-area{
	width: 75%;
    text-align: center;
    padding: 20px;
}

.post-discription {
    font-size: 18px;
    padding: 0px 20px;
    color: #080808d6;
}

.warp-button {
    margin: 5px;
}

button.know-more {
    border-color: #00cf67;
    border-radius: 6px;
    padding: 4px 15px;
    color: #272727;
    font-weight: 600;
}

button.know-more:hover {
    background-color: #00cf67;
    transition: 1ms;
    color: white;
    transition: .5s all ease-in-out;
}
.catagory-name-left{
	position: absolute;
	background-color: #1e73be;
    color: white;
    border-radius: 5px;
    padding: 1px 5px;
    margin-left: 5px;
}
.catagory-name {
    position: absolute;
    background-color: #1e73be;
    color: white;
    border-radius: 5px;
    padding: 1px 5px;
    margin-left: 63%;
}

/****** Blog Post CSS *****/
.blk-check ul li {
    list-style-image: url(https://e-methodstechnologies.com/wp-content/uploads/2020/05/black-right-check-mark-.png);
    margin-left: 30px;
    padding-top: 30px;
    line-height: 35px;
    text-align: justify;
}


.blk-check ul li strong {
    font-size: 20px;
    color: #000000d1;
    padding-right: 15px;
}


.long-bas-steps ul li {
    list-style-image: url(https://e-methodstechnologies.com/wp-content/uploads/2018/04/Check-Box-Orange-Lincoln-Binns-e1523997660785.png);
    margin-left: 30px;
    padding-top: 30px;
    line-height: 35px;
    text-align: justify;
}

.long-bas-steps  ul li strong {
    font-size: 20px;
    color: #000000d1;
    padding-right: 15px;
}

.list-of-ovrvw{
    color: #000000d1;
    padding-right: 15px;
}
.list-of-ovrvw ul li{
    list-style-image: url(https://e-methodstechnologies.com/wp-content/uploads/2020/05/plus-icon.png);
    margin-left: 30px;
    padding-top: 30px;
    line-height: 35px;
    text-align: justify;
}
.related-topic ul li{
	list-style-image: url(https://e-methodstechnologies.com/wp-content/uploads/2019/11/e-methods-list.png);
    margin-left: 30px;
    padding-top: 30px;
    line-height: 35px;
    text-align: justify;
}
.related-topic{
    color: #000000d1;
    padding-right: 15px;
}

.faqs-sec ul li {
    list-style-image: url(https://e-methodstechnologies.com/wp-content/uploads/2020/05/faq-icon-black-white.png);
}

.faqs-sec p {
    margin-left: 20px;
    font-size: 16px;
}