/*

Theme Name: Oldwebsite

Theme URI: http://shtheme.org/demosd/oldwebsite

Author: Shtheme Team

Author URI: http://shtheme.com

Description: In 2020, our default theme lets you create a responsive magazine website with a sleek, modern design. Feature your favorite homepage content in either a grid or a slider. Use the three widget areas to customize your website, and change your content's layout with a full-width page template and a contributor page to show off your authors. Creating a magazine website with WordPress has never been easier.

Version: 1.0

License: GNU General Public License v2 or later

License URI: http://www.gnu.org/licenses/gpl-2.0.html

Tags: two-columns, three-columns, left-sidebar, right-sidebar, custom-background, custom-header, custom-menu, editor-style, featured-images, flexible-header, full-width-template, microformats, post-formats, rtl-language-support, sticky-post, theme-options, translation-ready

Text Domain: oldwebsite



This theme, like WordPress, is licensed under the GPL.

Use it to make something cool, have fun, and share what you've learned with others.

*/

.comment-respond textarea {

    width: 100%;

    padding: 20px 20px;

    border: none;

    margin-bottom: 20px;

    background: #f2f0ed;

    height: 160px;

    transition: .3s;

    font-size: 14px;

    color: #6c6c6c;

}

.comment-respond input {

    width: 100%;

    padding: 15px 20px;

    border: none;

    margin-bottom: 20px;

    background: #f2f0ed;

    color: #6c6c6c;

    transition: .3s;

    font-size: 14px;

}

p.comment-form-cookies-consent{

    display: none;

}

.conatct-post-form p.form-submit input.submit{

    background-image: linear-gradient(to right, #fb6d62 0%, #ffab6b 50%, #fb6d62 100%);

    border-radius: 50px;

    color: #fff;

    padding: 20px 60px;

    border: none;

    cursor: pointer;

    display: inline-block;

    font-size: 14px;

    font-weight: 700;

    letter-spacing: 0;

    line-height: 1;

    margin-bottom: 0;

    text-align: center;

    text-transform: uppercase;

    background-size: 200% auto;

    -webkit-transition: all 0.4s linear;

    transition: all 0.4s linear;

    vertical-align: middle;

    white-space: nowrap;

    box-shadow: 0px 3px 7.44px 0.56px rgba(0, 0, 0, 0.08);

    width: auto;

}

.conatct-post-form p.form-submit input.submit:hover{

    background-position: right center;

}

ul.pagination li span.current{

    color: #fff;

    display: block;

    background-image: -webkit-linear-gradient( 21deg, rgb(251,109,98) 0%, rgb(255,171,107) 100%);

    text-transform: uppercase;

    font-size: 14px;

    font-weight: 700;

    padding: 0 18px;

    position: relative;

    width: 48px;

    height: 48px;

    line-height: 48px;

    z-index: 1;

    text-align: center;

}

.blog--post--meta ul li a{

    text-transform: capitalize;

}

.search-custom form button {

    border: 1px solid #fb6f63;

    color: #fff;

    font-size: 16px;

    height: 49px;

    position: relative;

    width: 49px;

    cursor: pointer;

    float: right;

    background: #fb6f63;

    margin-top: -49px;

    padding: 0;

    letter-spacing: 0;

}

.search-custom form button:hover{

    background: #fff;

    border: 1px solid #fb6f63;

    color: #fb6f63;

}

.search-custom form input{

    width: 100%;

    padding: 12px;

    margin-top: 10px;

}

.error-page h3,

.error-page h2{

    color: #fff;

    margin-bottom: 40px;

}

.newsletter-form input.wpcf7-submit{

    position: absolute;

    border: none;

    right: 3px;

    top: 50%;

    transform: translateY(-50%);

    padding: 16px 25px 16px 46px;

    width: auto;

}

form.wpcf7-form br{

    display: none;

}

div.wpcf7 .ajax-loader{

    display: none;

}

.footer-style-three .newsletter-form input.wpcf7-submit{

    background: #fb7063; 

}

.contact-form-wrap form input.wpcf7-submit{

    background-image: linear-gradient(to right, #fb6d62 0%, #ffab6b 50%, #fb6d62 100%);

    color: #fff;

    display: inline-block;

    font-size: 14px;

    font-weight: 700;

    margin-bottom: 0;

    box-shadow: 0px 3px 7.44px 0.56px rgba(0, 0, 0, 0.08);

    width: auto;



}

.newsletter-form i{

    position: absolute;

    right: 110px;

    color: #fff;

    font-weight: 700;

    top: 16px;

}

.contact-form-wrap form textarea{

    height: 200px;

}

div.wpcf7-response-output{

    margin: 10px 0 0 0 ;

}

.breadcrumb-content h2{

    line-height: 1;

}

.search-custom h4{

    font-weight: 600;

}

footer div.wpcf7-response-output{

    color: #fff;

}

.elementor-column-gap-default>.elementor-row>.elementor-column>.elementor-element-populated {

    padding: 0!important;

}

.elementor img{

    max-width: unset!important;

}

div.wpcf7 .screen-reader-response{

    display: none!important;

}

.fw-post-content p{

    margin-bottom: 0;

}

.footer-newsletter .newsletter-form .wpcf7-spinner {
	display: none;
}

body.customize-support .inner-header-style {
    top: 30px;
}

body.customize-support .sticky-menu {
    top: 30px;
}

.logo img{
    width: 150px;
}

.inner-header-style .header-top-wrap{
    background: #7111a2;
    padding: 8px 0 ;
}

.domain-table{
    width:100%;
    border-collapse:collapse;
}

.domain-table th,
.domain-table td{
    border:1px solid #ddd;
    padding:12px;
}

.domain-table th {
    background: #fb6f63;
    color: #fff;
    text-align: center;
}

.pagination{
    margin-top:20px;
}

.pagination .page-numbers{
    display:inline-block;
    padding:8px 12px;
    margin-right:5px;
    border:1px solid #ddd;
}

.pagination .current{
    font-weight:bold;
}

.no-bs{
    box-shadow: none!important;
}

.package-pricing-box thead tr th{
    padding-bottom: 12px;
}

.domain-table tr th:first-child{
    border-left-color: #fb6f63;
}

.domain-table tr th:last-child{
    border-right-color: #fb6f63;
}

.pagination .current{
    color: #fff;
    display: block;
    background-image: -webkit-linear-gradient(21deg, rgb(251, 109, 98) 0%, rgb(255, 171, 107) 100%);
    text-transform: uppercase;
    font-size: 14px;
    font-weight: 700;
    padding: 0 18px;
    position: relative;
    width: 48px;
    height: 48px;
    line-height: 48px;
    z-index: 1;
    text-align: center;
}

.pagination a {
    display: block;
    background: rgb(246, 244, 242);
    color: #4c5d79;
    text-transform: uppercase;
    font-size: 14px;
    font-weight: 700;
    padding: 0 18px;
    position: relative;
    width: 48px;
    height: 48px;
    line-height: 48px;
    z-index: 1;
    text-align: center;
    padding: 0!important;
    border: none!important;
}

.pagination a::before {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background-image: -moz-linear-gradient( 21deg, rgb(251,109,98) 0%, rgb(255,171,107) 100%);
    background-image: -webkit-linear-gradient(21deg, rgb(251, 109, 98) 0%, rgb(255, 171, 107) 100%);
    background-image: -ms-linear-gradient( 21deg, rgb(251,109,98) 0%, rgb(255,171,107) 100%);
    z-index: -1;
    transition: .3s linear;
    opacity: 0;
}

.pagination a:hover{
    color: #fff;
}

.pagination a:hover::before{
    opacity: 1;
}

.pagination{
    margin-top: 40px;
    justify-content: center;
}

.package-pricing-box tbody tr th, .package-pricing-box tbody tr td {
    color: #333;
    font-weight: 500;
    font-size: 16px;
}

@media (min-width: 1200px) {
.mg-80{
    margin: 0 80px;
}
}

.pt-100{
    padding-top: 100px;
}

.pb-100{
    padding-bottom: 100px;
}

.text-center p{
    color: #333;
    font-weight: 500;
    font-size: 16px;
}