/*
theme name: twenty twenty child
author: debloyd.com
author uri: https://childthemewp.com/twenty-twenty/
description: twenty twenty wordpress child theme.
template: twentytwenty
text domain: twentytwenty-child
*/

@import url("../twentytwenty/style.css");
@import url('https://fonts.googleapis.com/css2?family=Montserrat:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800&display=swap');
body,
h1,
h2,
h3,
h4,
h5,
h6,
p,
ul,
li,
a,
input,
div,
textarea {
    font-family: 'Montserrat', sans-serif !important;
}

input:focus {
    outline: none;
}

header#site-header .header-inner.section-inner {
    max-width: 1170px;
    padding: 5px 0;
}

.elementor-container {
    max-width: 1170px !important;
}

.topbar .widget.widget_block,
footer#site-footer .Container,
.container {
    max-width: 1170px;
    margin: 0 auto;
}

.topbar .widget.widget_block .widget-content {
    display: flex;
    align-items: center;
    justify-content: flex-end;
}

.topbar .widget.widget_block .widget-content ul li {
    display: inline-block;
    margin: 0;
    padding-left: 10px;
}

.topbar .widget.widget_block .widget-content ul li a {
    color: #fff;
}

.topbar .widget.widget_block .widget-content ul,
.topbar .widget.widget_block p.social-icons {
    margin: 0;
    font-size: 16px;
    font-weight: 300;
}

.topbar {
    background-color: #008080;
    color: #fff;
    padding: 8px 0;
}

header#site-header .header-navigation-wrapper ul li {
    padding-left: 25px;
}

header#site-header .header-navigation-wrapper ul li:first-child {
    padding-left: 0;
}

header#site-header .header-navigation-wrapper ul li a {
    color: #fff;
}

.search-toggle .toggle-icon,
.search-toggle svg {
    max-width: 2rem;
}

header#site-header .header-navigation-wrapper span.toggle-text,
.header-footer-group table caption,
body:not(.overlay-header) .header-inner .toggle-wrapper::before {
    display: none;
}

header#site-header .header-navigation-wrapper {
    background-color: #ea4e15;
    padding: 0 15px;
}

header#site-header .header-navigation-wrapper button.toggle.search-toggle.desktop-search-toggle {
    padding-left: 0;
    color: #fff;
}

header#site-header .header-navigation-wrapper .header-toggles.hide-no-js {
    margin-left: 30px;
}

header#site-header .header-navigation-wrapper .icon {
    color: #fff !important;
}

header#site-header .header-navigation-wrapper ul li .sub-menu li a {
    font-size: 15px;
    padding: 11px 10px !important;
    border-bottom: 1px solid #1e1d1d;
}

header#site-header .header-navigation-wrapper ul li .sub-menu li {
    padding: 0;
}

header#site-header .header-navigation-wrapper ul li .sub-menu li:last-child a {
    border: none;
}

header#site-header .header-navigation-wrapper ul li .sub-menu {
    padding: 0;
}

.dragon-tamer {
    padding: 15px;
}

.dragon-tamer .elementor-widget-wrap.elementor-element-populated {
    padding: 0 !important;
    border-radius: 5px !important;
}

.dragon-tamer a.elementor-button-link.elementor-button.elementor-size-sm {
    width: 100%;
}

footer#site-footer {
    background-color: #008080;
    padding: 0;
    position: relative;
}

footer#site-footer::before {
    position: absolute;
    content: "";
    background-image: url(https://debloyd.com/wp-content/uploads/2021/10/footer-bg.png);
    width: 100%;
    height: 68px;
    top: -67px;
    background-size: cover;
    background-repeat: no-repeat;
}

footer#site-footer .section-one .footer-widgets {
    margin-left: 0;
    width: 100%;
}

footer#site-footer .section-one .footer-widgets .textwidget {
    display: flex;
    align-items: center;
    justify-content: space-between;
}

footer#site-footer .section-one ul.footer-social-icons {
    margin: 0;
    list-style: none;
}

footer#site-footer .section-one ul.footer-social-icons li {
    display: inline-block;
    margin: 0;
}

footer#site-footer .section-one ul.footer-social-icons li a i {
    background-color: #fff;
    width: 54px;
    height: 54px;
    justify-content: center;
    display: flex;
    align-items: center;
    border-radius: 50%;
    color: #008080;
    transition: all 0.5s ease
}

footer#site-footer .section-one ul.footer-social-icons li a i:hover {
    background-color: #EA4E15;
    color: #fff;
}

footer#site-footer .section-one ul.footer-social-icons li a {
    text-decoration: none;
}

footer#site-footer .section-one .footer-widgets .textwidget p,
footer#site-footer .section-one .footer-widgets .textwidget p img {
    margin: 0;
}

footer#site-footer .section-one {
    border-bottom: 1px solid #1a8d8d;
    padding-bottom: 10px;
}

#site-footer .section-inner {
    background-color: #ea4e15;
    max-width: 100% !important;
    width: 100%;
    padding: 10px 0;
    justify-content: space-around;
}

#site-footer .section-inner .footer-credits p {
    color: #fff;
    font-size: 14px;
    font-weight: 500;
    margin: 0;
}

#site-footer .second-div .footer-widgets.column-three.grid-item,
.second-div ul,
.second-div .section-four .footer-widgets.column-four.grid-item {
    margin: 0;
    list-style: none;
    width: 100%;
}

#site-footer .second-div .section-four .footer-widgets.column-four.grid-item {
    width: 100%;
    margin: 0;
}

#site-footer .second-div .section-three {
    width: 60%;
    float: left;
    margin-right: 2%;
}

#site-footer .second-div .section-four {
    width: 38%;
    float: left;
}

#site-footer .second-div .section-four form .form-row {
    display: flex;
    align-items: center;
    justify-content: space-between;
}

#site-footer .second-div .section-four form .form-row .col {
    width: 48.8%;
}

#site-footer .second-div .section-four form .col input {
    height: 46px;
}

#site-footer .second-div .section-four form .col input,
.second-div .section-four form .col textarea {
    margin-bottom: 10px;
    border-radius: 5px;
    border: none;
    font-size: 15px;
}

::placeholder {
    color: #aaa;
}

#site-footer .second-div .section-four form input[type="submit"] {
    background-color: #ea4e15 !important;
    font-size: 16px;
    font-weight: 500;
    padding: 14px 0;
    width: 130px;
    border-radius: 30px;
    text-decoration: none;
    transition: all 0.5s ease;
    margin-bottom: 35px;
}

#site-footer .second-div .section-four form input[type="submit"]:hover {
    background-color: #fff !important;
    color: #ea4e15;
}

#site-footer .second-div .section-three ul li {
    margin: 0;
    padding-bottom: 3px;
    width: 33.3%;
    float: left;
}

#site-footer .second-div .section-three ul li a,
.section-three .menu-footer-menu-container #menu-footer-menu a {
    color: #fff;
    text-decoration: none !important;
    font-size: 14px;
    font-weight: 400;
}

#site-footer .second-div h6,
.section-three .footer-widgets .widget-title {
    color: #fff;
    font-size: 24px;
    margin: 0;
    padding: 27px 0 8px 0;
    text-transform: capitalize;
}

#site-footer .second-div .section-four form {
    padding-top: 12px;
}

i.fa {
    font-family: 'FontAwesome';
    font-weight: 400;
}

.fa-linkedin:before {
    content: "\f0e1" !important;
}

.top_slider h1,
.inner-banner h1 {
    position: relative;
}

.banner-inner {
    padding: 143px 0 164px;
    background-size: cover;
    background-repeat: no-repeat;
}

.top_slider h1::before,
.inner-banner h1::before,
.banner-inner h1::before {
    position: absolute;
    width: 107px;
    height: 6px;
    content: "";
    background-color: #ea4e15;
    display: block !important;
    bottom: -26px;
    left: 0;
}

.top_slider h1::before,
.inner-banner h1::before,
.banner-inner h1::before {
    bottom: -15px;
}

.banner-inner h1::before {
    left: 5.5px;
}

.banner-inner h1 {
    margin: 0;
    font-size: 60px;
    font-weight: 600;
    color: #fff;
    position: relative;
}

.top_slider .n2-bullet {
    background-color: #fff !important;
    border-color: #fff !important;
}

.top_slider .n2-active {
    background-color: #008080 !important;
    border-color: #008080 !important;
}

.top_slider .n2-ss-widget {
    margin-bottom: 16px !important;
}

.testimonial h3 {
    display: none;
}

.testimonial .sp-testimonial-free {
    background-color: #dddddd;
    padding: 75px 30px 60px;
    border-radius: 30px;
    position: relative;
    min-height: 250px;
}

.testimonial .sp-testimonial-free .tfree-client-testimonial {
    min-height: 158px;
    max-height: 158px;
    overflow: hidden;
}

.testimonial .sp-testimonial-free-section .sp-testimonial-free-item {
    padding-bottom: 45px !important;
}

.testimonial .slick-current.slick-active+.slick-active .sp-testimonial-free {
    background-color: #ea4e15;
}

.testimonial .sp-testimonial-free::before {
    position: absolute;
    content: "";
    background-image: url();
    width: 60px;
    height: 44px;
    left: 12px;
    top: 22px;
}

.testimonial .sp-testimonial-free::after {
    position: absolute;
    content: "";
    background-image: url();
    width: 30px;
    height: 38px;
    left: 40px;
    bottom: -38px;
}

.testimonial .slick-current.slick-active+.slick-active .sp-testimonial-free::after {
    background-image: url();
}

.testimonial .sp-testimonial-free .tfree-client-testimonial {
    margin: 0;
    text-align: left;
    font-style: italic;
    font-size: 18px;
    color: #444444 !important;
}

.testimonial .sp-testimonial-free p {
    margin: 0;
}

.testimonial .slick-current.slick-active+.slick-active .sp-testimonial-free p {
    color: #fff;
}

.testimonial h2 {
    color: #008080 !important;
    font-family: "Roboto", Sans-serif;
    font-size: 36px;
    font-weight: 600;
    margin-bottom: 55px !important;
}

.testimonial .slick-prev.slick-arrow,
.testimonial .slick-next.slick-arrow,
.testimonial ul.slick-dots {
    display: none !important;
}

.testimonial .sp-testimonial-free .tfree-testimonial-title {
    margin: 0;
}

.testimonial #sp-testimonial-free-wrapper-284 .sp-testimonial-free-section {
    padding: 0;
}

.testimonial .tfree-client-rating {
    display: none;
}

.puppet-content ul {
    margin: 0 0 30px 0;
}

.contact-form p {
    margin-bottom: 30px;
}

.contact-form input,
.contact-form textarea {
    background-color: #e9e9e9;
    border: none;
    border-radius: 5px;
    margin-bottom: 30px;
}

.contact-form input {
    height: 50px;
}

.contact-form textarea {
    height: 180px;
}

.contact-form .form-control {
    display: flex;
    justify-content: space-between;
}

.contact-form .form-control .col {
    max-width: 47.5%;
}

.contact-form input.wpcf7-form-control.wpcf7-submit:hover {
    background-color: #008080;
}

.contact-form input.wpcf7-form-control.wpcf7-submit {
    height: 60px;
    width: 185px;
    border-radius: 30px;
    text-decoration: none;
    background-color: #ea4e15;
    transition: all 0.5s ease;
}

.top_slider div#n2-ss-1 .n-uc-IbNOabpfT5aE,
.top_slider div#n2-ss-1 .n-uc-Xqsr2JJXaC2m,
.top_slider div#n2-ss-1 .n-uc-zTHsAC2NpXo4 {
    max-width: 100%;
}

section.main-blog .top-heading {
    text-align: center;
    color: #008080;
    font-size: 36px;
    font-weight: 600;
    padding-bottom: 45px;
}


/*** BLOG-PAGE-STARTS-HERE ***/

section.main-blog .blog-main-sec {
    display: flex;
    justify-content: space-between;
}

section.main-blog {
    padding: 60px 0 150px;
    background-color: #fff;
}

.blog-box .meta-data {
    color: #444444;
    font-size: 15px;
}

.blog-content h3 {
    margin: 0;
}

.blog-content h3 a {
    text-decoration: none;
    font-weight: 600;
    font-size: 36px;
    color: #ea4e15;
    letter-spacing: .1px;
}

.blog-content p {
    font-size: 15px;
    color: #444444;
    margin: 7px 0 0 0;
}

.blog-content p strong {
    font-weight: normal;
}

.blog-box .blog-content,
.blog-box .meta-data {
    padding: 0 22px;
}

.blog-box .blog-image {
    margin: 0 0 22px 0;
}

.blog-content a.blog-read-more {
    text-decoration: none;
    background-color: #ea4e15;
    color: #fff;
    text-transform: uppercase;
    font-size: 18px;
    padding: 19px 28px 19px 28px;
    display: inline-block;
    border-radius: 30px;
    margin: 21px 0 0 0;
}

.blog-box {
    padding-bottom: 80px;
}

.blog-box .meta-data {
    padding-bottom: 6px;
    color: #444444;
    font-size: 15px;
}

.blog-sidebar {
    margin-left: 40px;
}

aside .search-form {
    margin: 0;
    position: relative;
    width: 100%;
    flex-flow: column;
}

aside .search-form label {
    width: 100%;
}

.blog-sidebar .search-form input.search-field {
    padding: 0 10px;
    margin: 0;
    border: 2px solid #dddddd;
    border-radius: 30px;
    height: 45px;
}

.blog-sidebar .widget-title {
    margin: 0;
    font-weight: 600;
    font-size: 20px;
    color: #097c8f;
    letter-spacing: .1px;
    border: 2px solid #097c8f;
    text-align: center;
    border-radius: 30px;
    padding: 10px 0;
}

.blog-sidebar aside {
    margin: 50px 0 0 0;
}

.blog-sidebar nav ul li {
    margin: 0;
}

.blog-sidebar aside nav {
    padding: 0 20px;
}

.blog-sidebar aside nav ul li a {
    color: #000000;
    font-weight: normal;
    font-size: 15px;
    padding: 18px 0;
    display: block;
    border-bottom: 1px solid #dddddd;
}

.blog-sidebar nav[aria-label="Latest Posts"] ul li a {
    border: none;
    text-decoration: none;
    font-weight: 600;
    padding: 0;
}

.blog-sidebar nav[aria-label="Latest Posts"] ul li .rpwwt-post-date {
    font-size: 13px;
}

.blog-sidebar nav[aria-label="Latest Posts"] ul li a img {
    border-radius: 15px;
    width: 60px !important;
    height: 60px !important;
    margin: 0 20px 0 0px;
}

.blog-sidebar nav[aria-label="Latest Posts"] ul li:first-child {
    padding-top: 20px;
}

.blog-sidebar nav[aria-label="Latest Posts"] ul li {
    padding: 10px 0;
}

.blog-box .meta-data .author_name {
    padding: 0 17px;
}

.blog-sidebar button.button-search {
    padding: 0;
    background-color: transparent;
    position: absolute;
    right: 20px;
    top: 8px;
    text-decoration: none;
}

.blog-sidebar button.button-search i {
    color: #0b818f;
    font-size: 27px;
}

.blog-sidebar .widget.widget_recent_comments ul.with-avatars {
    padding: 0 20px;
}

.blog-sidebar .widget.widget_recent_comments ul.with-avatars img {
    display: none;
}

.blog-sidebar .widget.widget_recent_comments ul.with-avatars .comment-wrap {
    padding: 13px 0 0 35px !important;
}

.blog-sidebar .widget.widget_recent_comments ul.with-avatars .comment-wrap .comment-author-link .url {
    font-weight: 600;
    text-transform: capitalize;
    color: #000000;
    font-size: 15px;
}

.blog-sidebar .widget.widget_recent_comments ul.with-avatars .comment-wrap {
    padding: 13px 0 0 35px !important;
    font-weight: normal;
    font-size: 15px;
    color: #000;
}

.blog-sidebar .widget.widget_recent_comments ul.with-avatars .comment-wrap .comment-post a {
    color: #000;
}

.blog-sidebar .widget.widget_recent_comments ul.with-avatars .comment-avatar.message_icon {
    left: 10px;
    top: 13px;
}

.img-contact-left img {
    position: relative;
    top: 14px;
}


/*** BLOG-PAGE-ENDS-HERE ***/

.client_info {
    display: flex;
    max-width: 100%;
    padding-left: 79px;
    padding-top: 40px;
    align-items: center;
}

.client_info .sp-tfree-client-image {
    flex: 0 0 60px;
    border-radius: 50px;
    box-shadow: 0 0 2px 0 #ccc;
    height: 60px;
    display: flex;
    overflow: hidden;
    justify-content: center;
    align-items: center;
    margin-right: 15px;
    margin-bottom: 0;
}

.client_info .sp-tfree-client-image img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.client_info .name_info h4.tfree-client-name {
    margin: 0;
    text-transform: capitalize;
    font-size: 16px;
    color: #000000;
    text-align: left;
}

.testimonial .slick-current.slick-active+.slick-active .client_info h4.tfree-client-name {
    color: #ea4e15 !important;
}
.width-custom-block {
	width: auto !important;
}
.section-padding-0 .elementor-container {
	justify-content: center;
}

.section-padding-0 {
	padding-bottom: 30px;
}
.tastimonial_inner:after {
    position: absolute;
    content: "";
    background-image: url();
    width: 30px;
    height: 38px;
    left: 40px;
    bottom: -38px;
    transition: background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;
}
.tastimonial_inner:hover:after{
    background-image: url();
}
.tastimonial_inner:hover .elementor-testimonial-content {
    color: #ffffff !important;
}
.tastimonial_inner:hover .elementor-testimonial-name {
    color: #EA4E15 !important;
}
.tastimonial_inner .elementor-testimonial-meta {
    position: absolute;
    top: 100%;
    padding-left: 46px;
    padding-top: 25px;
}
.tastimonial_inner .elementor-element.elementor-widget-testimonial {
    position: static;
}
.testimonial_s {
    padding-bottom: 11em !important;
}

@media screen and (min-width: 1600px) {
    .img-contact-left img {
        top: 35px;
    }
}

@media screen and (max-width: 1199px) {
    .elementor-container,
    .topbar .widget.widget_block,
    footer#site-footer .Container {
        padding-left: 20px;
        padding-right: 20px;
    }
    .site-logo.faux-heading {
        margin-left: 10px;
    }
    header#site-header .header-navigation-wrapper button.toggle.search-toggle.desktop-search-toggle {
        padding-right: 20px;
        background-color: #ea4e15;
    }
}

@media screen and (max-width: 1170px) {
    .top_slider div#n2-ss-1 .n-uc-nQLiR6CL3Zdh {
        padding: 10px 20px 10px 20px;
    }
}

@media screen and (max-width: 1024px) {
    #site-footer .second-div .section-three {
        width: 65%;
        margin-right: 1%;
    }
    #site-footer .second-div .section-four {
        width: 34%;
    }
}

@media screen and (max-width: 999px) {
    .topbar .widget.widget_block .widget-content {
        justify-content: center;
    }
    header#site-header button.toggle.search-toggle.mobile-search-toggle {
        display: none;
    }
    header#site-header .header-titles-wrapper {
        justify-content: space-between;
        padding: 0;
    }
    .site-logo.faux-heading {
        margin-left: 0;
    }
    header#site-header span.toggle-text {
        display: none;
    }
}

@media screen and (max-width: 900px) {
    .top_slider div#n2-ss-1 .n-uc-dtwtw9DVCwgQ,
    .top_slider div#n2-ss-1 .n-uc-t93MTfiRA2Vh,
    .top_slider div#n2-ss-1 .n-uc-2vY2uqBNV0o4 {
        max-width: 100%;
    }
    div#n2-ss-1 .n-uc-Uk6BFxmhBfiJ {
        padding: 10px 20px 10px 20px !important;
    }
}

@media screen and (max-width: 768px) {
    #site-footer .second-div .section-three {
        width: 100%;
        margin-right: 0%;
    }
    #site-footer .second-div .section-four {
        width: 100%;
    }
}

@media screen and (max-width: 767px) {
    .dragon-tamer {
        padding: 0;
        margin-bottom: 20px;
    }
    .elementor-container .elementor-container.elementor-column-gap-default {
        padding-left: 0;
        padding-right: 0;
    }
    .col-reverse .elementor-container {
        display: flex;
        flex-flow: column-reverse;
    }
    .contact-form .form-control {
        display: block;
    }
    .contact-form .form-control .col {
        max-width: 100%;
    }
    .top_slider h1::before,
    .inner-banner h1::before {
        width: 80px;
        height: 5px;
    }
    .top_slider h1 {
        font-size: 30px !important;
        line-height: 36px !important;
    }
    .top_slider p {
        font-size: 18px !important;
        line-height: 24px !important;
    }
    .top_slider p br {
        display: none;
    }
    .tastimonial_inner .elementor-widget-wrap.elementor-element-populated {
        margin-bottom: 0 !important;
    }
    .tastimonial_inner {
        margin-bottom: 7em;
    }
    .testimonial_s {
        padding-bottom: 5em !important;
    }
    .tastimonial_inner .elementor-testimonial-meta {
        padding-top: 25px;
        left: 0;
        padding-left: 80px;
    }
}

@media screen and (max-width: 660px) {
    #site-footer .second-div .section-three ul li {
        padding-bottom: 12px;
        width: 50%;
    }
}

@media screen and (max-width: 575px) {
    #site-footer .second-div .section-four form .form-row .col {
        width: 100%;
    }
    #site-footer .second-div .section-four form .form-row {
        display: block;
    }
    footer#site-footer .section-one .footer-widgets .textwidget p,
    footer#site-footer .section-one .footer-widgets .textwidget p img {
        max-width: 130px;
    }
    footer#site-footer .section-one ul.footer-social-icons li a i {
        width: 40px;
        height: 40px;
    }
    .top_slider .n2-ss-button-container a {
        font-size: 15px !important;
        padding: 10px 20px !important;
        letter-spacing: 0px !important;
    }
}

@media screen and (max-width: 480px) {
    #site-footer .second-div .section-three ul li {
        width: 100%;
    }
    footer#site-footer .section-one .footer-widgets .textwidget p,
    footer#site-footer .section-one .footer-widgets .textwidget p img {
        max-width: 120px;
    }
    footer#site-footer .section-one ul.footer-social-icons li a i {
        width: 30px;
        height: 30px;
    }
    .top_slider p {
        padding-top: 30px !important;
    }
}

.sc_player_container1 {
    display: inline-block;
    position: relative;
    font-size: 12px;
    font-weight: 500;
    line-height: 15px;
    background-color: #EA4E15;
    padding:4px 10px 5px 10px;
    border-radius: 2px;
    vertical-align: top !important;
}

.sc_player_container1 .myButton_play, .sc_player_container1 .myButton_stop {
    cursor: pointer !important;    
    height: 16px !important;
    border: none !important;
    position: relative;
    margin: 0 !important;
    padding: 0 !important;
    display: inline-block;
    vertical-align: bottom;
    width: 100% !important;
    background-size: 15px !important;
    z-index: 9;
}
.deb-collection .sample-main .elementor-widget-container {
    display: flex;
    align-items: center;
    justify-content: center;
    flex-wrap: wrap;
    position: relative;
}

.page-id-665 .deb-collection .sample-main-end .elementor-widget-container {
    justify-content: flex-end !important;
}
.deb-collection .elementor-column .elementor-element .elementor-widget-container .sc_player_container1 {
    padding-right: 0px;
    border-radius: 2px 0 0 2px;
    padding-left: 8px;
    width: 86px;
    position: relative;
    z-index: 2;
    background-color: transparent;
}
.deb-collection .elementor-column .elementor-element .elementor-widget-container span.sample {
    color: #fff;
    padding: 5px 10px 5px 22px;
    border-radius: 2px;
    display: inline-block;
    font-size: 12px;
    font-weight: 500;
    line-height: 15px;
    background-color: #EA4E15;
    vertical-align: top !important;
    letter-spacing: 0.2px;
    position: absolute;
    z-index: 1;
}
.description-max-height {
    min-height: 142px;
}
@media(max-width:1099px){
.description-max-height {
    min-height: 177px;
}
}
@media(max-width:990px){
.deb-collection h5.elementor-heading-title {
    min-height: 46px;
}}
@media(max-width:990px){
	.description-max-height {
    min-height: 18em;
}
}
@media(max-width:767px){
	.description-max-height {
    min-height:  auto;
}
}

/* #### Generated By: http://www.cufonfonts.com #### */

    @font-face {
    font-family: 'Segoe UI Regular';
    font-style: normal;
    font-weight: normal;
    src: local('Segoe / Segoe UI Regular'), url('Segoe UI.woff') format('woff');
    }
    

    @font-face {
    font-family: 'Segoe UI Italic';
    font-style: normal;
    font-weight: normal;
    src: local('Segoe / Segoe UI Italic'), url('Segoe UI Italic.woff') format('woff');
    }
    

    @font-face {
    font-family: 'Segoe UI Bold';
    font-style: normal;
    font-weight: normal;
    src: local('Segoe / Segoe UI Bold'), url('Segoe UI Bold.woff') format('woff');
    }
    

    @font-face {
    font-family: 'Segoe UI Bold Italic';
    font-style: normal;
    font-weight: normal;
    src: local('Segoe / Segoe UI Bold Italic'), url('Segoe UI Bold Italic.woff') format('woff');
    }


div#cd-shop h2 {
    font-family: 'Segoe UI Regular' !important;
}


span.beside-font {
    font-size: 25px;
}

.blog-content h2 {
    display: none;
}
img.blog-read-more {
    display: none;
}

@font-face {
    font-family: 'Matura MT Script Capitals';
    font-style: normal;
    font-weight: normal;
    src: local(' mutura / maturasc-webfont'), url('maturasc-webfont.woff') format('woff');
    }
	
	div#mutura-font h2 {
			font-family: Matura MT Script Capitals !important;
    font-weight: 300;
}
figcaption.wp-caption-text {
    display: none;
}


.search_result_form {
    margin: 95px 0 138px;
    text-align: center;
}

textarea#subject {
    height: 95px;
}
