/*

Theme Name: Avada Child

Description: Child theme for Avada theme

Author: ThemeFusion

Author URI: https://theme-fusion.com

Template: Avada

Version: 1.0.0

Text Domain:  Avada

*/


/*Main Menu */
#menu-main-menu>li>a {
    text-transform: uppercase;
}

/*End*/

.n2-ss-item-content {
    color: red !important;
    font-family: Raleway !important;
    font-weight: 700 !important;
    margin: 0px !important;
    font-size: 1em !important;
    color: rgb(18, 116, 178) !important;
    font-size: 18px !important;
    line-height: 25px !important;
}


.fusion-megamenu-title {
    display: none; 
    
}

#video-section {
    position: relative;
}

.text-block-home {
    position: absolute;
    top: 0%;
    background: #395c72;
    z-index: 99999;
    left: 20%;
    font-size: 13px;
    padding: 25px 25px;
    right: 20%;
    background-image: url(images/bg-image-R.png);
    color: #fff;
    background-size: 11%;
    background-repeat: no-repeat;
    background-position: center top;
    text-align: center;
}

.text-block-home h4 {
    margin-top: 0;
    margin-bottom: 0;
    color: #fff !important;
}

.text-block-home h2 {
    color: #fff !important;
    font-size: 50px !important;
    margin-bottom: 15px;
    font-weight: 700 !important;
}

div#portfolio-section {
    background-repeat: repeat-x !important;
    background-size: 35px !important;
}

.fusion-header {
    border-bottom: 1px solid;
}


#text-block-map {
    color: #fff;
    font-size: 20px;
    font-weight: bold;
    font-family: Raleway;
}



@media only screen and (min-width: 768px) {
    footer#footer {
        margin-left: 70px;
        margin-right: 70px;
    }
}

.fusion-footer {
    background: #f5f5f5;
}


/*
#bgvid { 
    position: fixed;
    top: 50%;
    left: 50%;
    min-width: 100%;
    min-height: 100%;
    width: auto;
    height: auto;
    z-index: -100;
    transform: translateX(-50%) translateY(-50%);
 background: url('//demosthenes.info/assets/images/polina.jpg') no-repeat;
  background-size: cover;
  transition: 1s opacity;
}
*/

/* Zoom In #1 */
/*.hover01 fusion-column-wrapper img {
    -webkit-transform: scale(1);
    transform: scale(1);
    -webkit-transition: .3s ease-in-out;
    transition: .3s ease-in-out;
}
.hover01 figure:hover img {
    -webkit-transform: scale(1.3);
    transform: scale(1.3);
}*/


.hover01 .fusion-column-wrapper {
    background-size: 100% !important;
    transition: 0.5s ease all;
    background-blend-mode: multiply;
    border-bottom: 5px solid #d1d0d0;
}

.hover01 .fusion-column-wrapper:hover {
    background-size: 125% !important;
    border-color: #8dc9e4;
}

.hover01 .fusion-column-wrapper .title-heading-center {
    transform: scale(1);
    transition: all 0.3s ease-in-out 0.2s;
}

.hover01 .icon-box-ctm img {
    transform: scale(0);
    transition: all 0.3s ease-in-out 0.2s;
}

.hover01 .fusion-column-wrapper:hover .icon-box-ctm img {
    transform: scale(1);
    transition: all 0.3s ease-in-out 0.2s;
}

.hover01 .fusion-column-wrapper:hover .title-heading-center {
    transform: scale(1.5);
    transition: all 0.3s ease-in-out 0.1s;
    /*margin-top: 17px !important;*/
}


/*#text-col-home .fusion-column-wrapper {
    background-size: 16% !important;
}*/


/*About Page CSS Start*/

.uppercase-heading {
    text-transform: uppercase;
}

.page-id-453 #main {
    background-position: top center !important;
    background-attachment: local !important;
}

.border-right-ctm {
    border-right: 1px solid #395c72;
}

.border-bottom-ctm {
    border-bottom: 1px solid #395c72;
}

.about-ct-box {
    margin-bottom: 0 !important;
}

.about-ct-box .content-box-heading {
    font-weight: 700 !important;
}


.design-col-about-page img {
    margin-right: -108px;
}

.design-col-about-page h3 {
    margin: 0;
    font-size: 33px !important;
    text-transform: uppercase;
    color: #fff !important;
    padding-top: 40px;
}


.design-col-about-page h4 {
    margin: 0;
    font-size: 22px !important;
    color: #6acce8 !important;
}

.about-ct-box .content-container {
    font-size: 20px;
    line-height: 24px;
}


.design-col-about-page-right img {
    margin-left: -108px;
}

.design-col-about-page-right h3 {
    margin: 0;
    font-size: 33px !important;
    text-transform: uppercase;
    color: #fff !important;
    padding-top: 40px;
}


.design-col-about-page-right h4 {
    margin: 0;
    font-size: 22px !important;
    color: #fff !important;
}

/*.about-box-icon-image{
    margin-right: -100px;
}*/

/*About Page CSS End*/


/*Hyberd Solution page css*/

.gallery-container-ctm {
    background-size: 23px;
}


.gallery-shadow-ctm .fusion-gallery-image {
    box-shadow: 0px 0px 10px 0px #aeaeae;
}



.ctm-view-more-btn .fusion-button-text {
    display: block;
    font-weight: 400;
    font-size: 18px;
}


.ctm-view-more-btn i.fa-angle-right.fas.button-icon-right {
    margin-left: 0;
    height: 37px;
    width: 37px;
    border-radius: 50px;
    border: 1px solid;
    line-height: 37px;
    margin-top: 10px;
    display: inline-block;
    font-size: 20px;
}

/*Hyberd Solution page css End*/


/*Blog Styling*/

.blog-page-ctm .blog-shortcode-post-title {
    font-weight: 700 !important;
}

.blog-page-ctm .blog-shortcode-post-title a {
    color: #005a93 !important;
}


.blog-page-ctm .fusion-post-content-container {
    font-size: 12px;
    line-height: 19px;
}

.sidebar .widget .widget-title {
    font-size: 18px;
    font-weight: 700;
}

.blog-page-ctm .fusion-post-grid .fusion-post-wrapper {
    border: 0px solid #f2f3f5 !important;
    border-bottom-width: 0px !important;
}

.blog-page-ctm .fusion-post-grid .fusion-post-content-wrapper {
    padding: 10px 0px 0px 0px !important;
}

.fusion-avatar-circle .attachment-recent-works-thumbnail {
    border-radius: 0 !important;
}


section#social_links-widget-3 a.fusion-social-network-icon {
    margin-right: 23px !important;
}

.widget_categories li a:before {
    display: none;
}

.widget_categories li {
    padding-bottom: 0 !important;
    padding-left: 0 !important;
    border-color: #7a7979 !important;
}

.fusion-search-form-clean .searchform:not(.fusion-search-form-classic) .fusion-search-form-content .fusion-search-field input {
    padding-left: 19px !important;
}

.fusion-search-form-clean .searchform:not(.fusion-search-form-classic) .fusion-search-button {
    right: 0 !important;
}

/*Blog Styling End*/


/*Services Page CSS*/
.services-content-boxes .content-container {
    font-size: 12px !important;
    line-height: 18px !important;
}

.services-content-boxes {
    margin-bottom: 0 !important;
}

.services-content-boxes .content-box-heading {
    text-transform: uppercase !important;
    font-weight: 500 !important;
}

/*Services Page CSS End*/


/*Case Studies page CSS*/



.hvrbox,
.hvrbox * {
    box-sizing: border-box;
}

.hvrbox {
    position: relative;
    display: inline-block;
    overflow: hidden;
    max-width: 100%;
    height: auto;
}

.hvrbox img {
    max-width: 100%;
}

.hvrbox .hvrbox-layer_bottom {
    display: block;
}

.hvrbox .hvrbox-layer_top {
    opacity: 0;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.6);
    color: #fff;
    padding: 15px;
    -moz-transition: all 0.4s ease-in-out 0s;
    -webkit-transition: all 0.4s ease-in-out 0s;
    -ms-transition: all 0.4s ease-in-out 0s;
    transition: all 0.4s ease-in-out 0s;
}

.hvrbox:hover .hvrbox-layer_top,
.hvrbox.active .hvrbox-layer_top {
    opacity: 1;
}

.hvrbox .hvrbox-text {
    text-align: center;
    font-size: 18px;
    display: inline-block;
    position: absolute;
    top: 50%;
    left: 50%;
    -moz-transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    width: 100%;
    padding: 15px;
}

.hvrbox .hvrbox-text_mobile {
    font-size: 15px;
    border-top: 1px solid rgb(179, 179, 179);
    /* for old browsers */
    border-top: 1px solid rgba(179, 179, 179, 0.7);
    margin-top: 5px;
    padding-top: 2px;
    display: none;
}

.hvrbox.active .hvrbox-text_mobile {
    display: block;
}

.cs-title {
    font-size: 21px !important;
    margin-top: 0;
    margin-bottom: 0;
    color: #1274b2 !important;
    text-transform: uppercase;
}


.cs-sub-title {
    font-size: 15px !important;
    margin-top: 0;
    margin-bottom: 0;
    font-weight: 600;
    color: #000;
}

.main-box-ctm-cs {
    text-align: center;
}

.hvrbox-text i {
    font-size: 38px;
}


a.link-btn-cs {
    background: #1274b2;
    padding: 9px 19px;
    color: #fff !important;
    border-radius: 3px;
    font-weight: bold;
    transition: 0.5s;
}

a.link-btn-cs:hover {
    background: #333;
    color: #fff;
}


.cs-col-ctm.fusion-one-third {
    width: 31.3333% !important;
    margin-left: 1%;
    margin-right: 1%;
}

.holder-div {
    box-shadow: 0px 4px 6px 1px #ddd;
    display: block;
    padding-bottom: 30px;
    margin-bottom: 30px;
}

.cs-caption {
    font-size: 11px;
}


.pageination-cs {
    display: block;
    float: left;
    width: 100%;
    text-align: center;
}

.current {
    background: #8dc9e4 !important;
}

.page-numbers {
    background: #395c72;
    padding: 6px 12px;
    color: #fff !important;
    border-radius: 4px;
    font-size: 17px;
    font-weight: 700;
}

/*Case Studies page CSS End*/


/*Deploy Sector Start*/

.holder-div-ds .hvrbox .hvrbox-layer_top {
    width: 90%;
    height: 90%;
    margin: 5%;
}


.holder-div-ds:hover .main-box-ctm-cs {
    visibility: hidden !important;
    display: none;
    transition: 1s !important;
}


.holder-div-ds .hvrbox {
    display: block;
}

.holder-div-ds {
    position: relative;
}

.ds-title {
    margin: 0;
    position: absolute;
    bottom: 0px;
    width: 100%;
    background: #0000007a;
    color: #fff !important;
    font-size: 19px !important;
    padding: 4px 0;
    line-height: 20px !important;
}

.col-ds {
    width: 25%;
    float: left;
}


a.link-btn-ds {
    background: #1274b2;
    padding: 7px 12px;
    color: #fff !important;
    border-radius: 3px;
    font-weight: bold;
    transition: 0.5s;
    font-size: 12px;
}

a.link-btn-ds:hover {
    background: #333;
    color: #fff;
}


.pageination-ds {
    display: block;
    float: left;
    width: 100%;
    text-align: center;
    margin-top: 37px;
}

@media only screen and (min-width:800px) and (max-width: 1200px) {
    .col-ds {
        width: 33.3%;
    }
}


@media only screen and (min-width:500px) and (max-width: 799px) {
    .col-ds {
        width: 50%;
    }
}

@media only screen and (max-width:499px) {
    .col-ds {
        width: 100%;
    }
}

@media only screen and (min-width:599px) {
    .carosal-case-studies a.link-btn-cs {
        padding: 5px 16px;
        font-size: 12px;
        position: absolute;
        bottom: 42px;
        left: 30%;
    }
}

/*Deploy Sector END*/



/*Deploy Sector Single page CSS*/

.carosal-case-studies {
    background-color: #fff;
    min-height: 478px;
}


.carosal-case-studies .cs-title {
    font-size: 15px !important;
    line-height: 20px !important;
}


.carosal-case-studies a.link-btn-cs {
    padding: 5px 16px;
    font-size: 12px;
}

.carosal-title-main-sec {
    margin-bottom: 0;
    color: #1274b2;
    font-weight: 700 !important;
    font-size: 28px;
    font-family: Raleway !important;
}

.title-div span {
    margin-bottom: 8px;
    display: block;
}

.deplyed-sector-cpt {
    margin-bottom: 0px;
}

/*Deploy Sector Single page END*/


/*New Page Start*/

.table-info-box {
    background-color: #1274b2;
    color: #fff;
}


.table-heading-box {
    border: 1px solid;
    padding: 8px 10px;
    font-size: 20px !important;
    margin: 0 !important;
    font-weight: 600 !important;
}

.table-info-box {
    color: #fff;
    padding: 15px 0;
}


.table-info-box p {
    margin-bottom: 0;
}

.table-info-box.dark-b-bg {
    background-color: #0b598b;
}

.table-info-box.light-b-bg {
    background-color: #1274b2;
}


.design-characteristics {
    text-align: center;
    font-size: 21px;
    line-height: 28px;
    font-weight: 500;
    color: #000;
}

/*New Page Start END*/



/*Specs Wind Turbine page CSS Start*/


.table-specs-wind tr td {
    padding: 4px 17px !important;
    font-size: 13px !important;
}

.table-specs-wind th {
    background-color: #545454 !important;
    color: #fff;
    padding: 12px 20px !important;
}


.cs-gallery-image a img {
    border-radius: 20px;
    margin-bottom: 8px;
}

.ctm-px {
    padding: 0px 4px !important;
}

/*Specs Wind Turbine page CSS End*/


/*Careers Form Style*/

.careers-form .wpcf7-number,
.careers-form .wpcf7-quiz,
.careers-form .wpcf7-select,
.careers-form .wpcf7-text {
    border: 1px solid #919191 !important;
    border-left: 0 !important;
    border-top: 0 !important;
    border-right: 0 !important;
    border-radius: 0 !important;
    padding: 0 !important;
}


#sideUpload #fileuploadfield {
    display: none;
}

#sideUpload #uploadtextfield {
    height: 18px;
    width: 139px;
    /*  display: none;*/
}

input#uploadbrowsebutton {
    background: #07619a;
    padding: 12px 18px;
    border: 1px solid #07619a;
    color: #fff;
    margin-right: 18px;
    cursor: pointer;
}

#sideUpload #uploadbrowsebutton {
    height: 27px;
    width: 147px;
    margin-top: 5px;
    text-align: center;
}


.upload-and-submit .wpcf7-submit {
    font-weight: 400 !important;
    text-transform: capitalize !important;
    border-radius: 0 !important;
    background-color: #1274b2 !important;
}


.upload-and-submit {
    float: right;
    margin-top: 23px;
}

div#sideUpload {
    display: none;
}

/*Careers Form style End*/


/*Contact Page CSS*/

.contact-page-form .wpcf7-form-control.wpcf7-submit {
    background-color: #395c72;
    border-radius: 0;
}

.contact-page-form textarea {
    height: 92px !important;
}


.tabs-form-heading {
    font-family: Raleway;
    font-weight: 800 !important;
    margin: 0px;
    font-size: 40px;
    margin-bottom: 10px;
}

#contact-page-tabs .active .tab-link h4 {
    color: #fff !important;
}

#contact-page-tabs .tab-link:hover h4 {
    color: #fff !important;
}

/*Contact Page CSS END*/


/*News Release single post CSS*/

h2.title-news {
    margin-bottom: 0px;
    color: #005a93 !important;
    font-weight: 900 !important;
}

span.date-news-post {
    margin-bottom: 10px;
    display: block;
}

.type-news {
    margin-bottom: 0;
}

.ctm-about-author div.avatar {
    float: none;
}

.ctm-about-author {
    text-align: center;
}

.auther-name-info {
    text-transform: capitalize;
    margin-top: 10px;
    font-weight: 700;
    font-size: 24px;
}

.social-icons-section h4 {
    display: none !important;
}

.social-icons-section .fusion-sharing-box {
    background-color: #fff;
    margin-top: 40px;
}

span.download-pdf-doc {
    color: #000;
}

span.download-pdf-doc a {
    font-weight: 600;
    color: #000;
    margin-top: 22px;
    display: inline-block;
}

.cat-name {
    display: inline-block;
    background: #1274b2;
    padding: 5px 16px;
    color: #fff;
    font-size: 18px;
    margin-bottom: 12px;
}

.related-post-main-title {
    font-size: 40px;
    color: #005a93;
    margin-bottom: 0;
}

.related-title-ctm {
    margin-top: 0 !important;
}

h3.related-title-ctm a {
    color: #005a93;
}

/*News Release single post CSS END*/


span.display-counter {
    font-weight: bold;
}


/*Rotate Icons CSS*/

.rotate-icons-services .content-box-wrapper img {
    transition: 0.70s !important;
    -webkit-transition: 0.70s !important;
    -moz-transition: 0.70s !important;
    -ms-transition: 0.70s !important;
    -o-transition: 0.70s !important;
}

.rotate-icons-services .content-box-wrapper:hover .image img {
    transition: 0.70s !important;
    -webkit-transition: 0.70s !important;
    -moz-transition: 0.70s !important;
    -ms-transition: 0.70s !important;
    -o-transition: 0.70s !important;
    -webkit-transform: rotate(360deg) !important;
    -moz-transform: rotate(360deg) !important;
    -o-transform: rotate(360deg) !important;
    -ms-transform: rotate(360deg) !important;
    transform: rotate(360deg) !important;
}

.holder-widget {
    display: none;
}

/*Rotate Icons CSS END*/


/*Map Plugin CSS*/

h2.hotspot-title.fusion-responsive-typography-calculated {
    margin-bottom: 0;
}

.hotspot-content {
    line-height: 18px;
}

/*Map Plugin CSS END*/


/*Wind trebine navigation css*/

#navigation-container-swt ul li a:after {
    display: none;
}

#navigation-container-swt ul li a {
    background-color: #1274b2;
    padding: 0 0;
}

#navigation-container-swt ul li a {
    background-color: #1274b2;
    padding: 5px 20px !important;
    margin-right: 10px;
    /*    transform: skew(30deg) rotate(0deg);
     -webkit-transform: skew(-10deg) rotate(2deg); 
    -moz-transform: skew(30deg) rotate(0deg);  */
}

/*Wind trebine navigation css end*/



/*About Responsive*/

@media only screen and (max-width: 800px) {

    .main-responsive-title h2 {
        font-size: 32px !important;
        line-height: 38px !important;
    }


    .about-page-title-container {
        padding-top: 0 !important;
        line-height: 38px !important;
    }

}

/*About Responsive END*/



.fusion-megamenu-widgets-container h4.widget-title.fusion-responsive-typography-calculated {
    font-size: 21px !important;
    margin-top: 0;
    margin-bottom: 0;
    color: #195C73 !important;
}


.parent-sub-heading>a {
    color: #466d84 !important;
}

.r-bg-col .fusion-column-wrapper {
    background-size: 50% !important;
}


/*Map CSS*/

.mapsvg-controller-view-content h5 {
    margin: 0;
}

/*END*/



.wt-bg-size {
    background-size: 25.8px;
}

.download-and-certification {
    text-align: center;
}

.download-btn-ds {
    margin-right: 30px;
}

.fusion-body .fusion-main-menu .current_page_item>a {
    color: #fff !important;
}

.menu-title {
    margin-bottom: 0;
    color: #475c71;
}

.menu-item li:before {
    background: red;
    width: 10px;
    height: 10px;
    display: inline-block;
}

.ctm-p0 {
    padding: 0 !important;
}

.case-study-ss-title {
    color: #fff !important;
    font-size: 24px !important;
    margin-bottom: 0 !important;
    margin-bottom: 20px !important;
}

.ss-cs-h img {
    margin-bottom: 0 !important;
}


.ss-cs-h {
    border-radius: 21px !important;
}


.svg-map-btn {
    background: #195c73;
    padding: 4px 9px;
    color: #fff !important;
    margin-top: 10px;
    display: inline-block;
    transition: 0.5s;
    border: 1px solid #195c73;
}

.svg-map-btn:hover {
    background: #fff;
    color: #195c73 !important;
    transition: 0.5s;
    border: 1px solid #195c73;
}

/*Hover Effects */

/* PULSE */
@keyframes pulse {
    50% {
        transform: scale(0.9);
    }

    100% {
        transform: scale(1);
    }
}

.pulse {
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
    transform: translateZ(0);
}

.counter-box-ctm:hover .pulse {
    animation: 0.5s 2 pulse;
    /*  animation-name: pulse;
  animation-duration: 0.5s;*/
    animation-timing-function: ease-out;
    /* animation-iteration-count: infinite;*/
    animation-direction: reverse;
}

/*End*/



/*Shop Page CSS Start*/
.cat-box {
    border: 0px solid;
    text-align: center;
    margin-bottom: 13px;
    box-shadow: 0px 5px 8px 0px rgb(0 0 0 / 23%);
    display: inline-block;
}


.products-cat-sec-heading-main {
    font-size: 53px;
    color: #1274b2 !important;
    text-transform: uppercase;
    text-align: center;
}

.all-products-main {
    font-size: 53px;
    color: #1274b2 !important;
    text-transform: uppercase;
    text-align: center;
    margin-bottom: 31px;
    margin-top: 50px;
}

.cat-title {
    text-transform: uppercase;
    color: #1274b2 !important;
    font-size: 20.65px;
    margin-top: 5px;
    margin-bottom: 15px;
}

.products>li {
    border: 0px solid #efefef !important;
    border-bottom-width: 0px !important;
}

.product-title a {
    font-size: 21px !important;
    color: #1274b2 !important;
    font-style: normal;
    line-height: 20px !important;
}

h3.product-title.fusion-responsive-typography-calculated {
    line-height: 26px !important;
}

.fusion-product-content {
    padding-top: 0 !important;
}

.fusion-price-rating span.price span {
    color: #000 !important;
    font-weight: 800;
    line-height: 18px;
    margin-top: 6px;
    display: inline-block;
}

h2.promo-code-heading {
    font-size: 25px !important;
}


.woocommerce-billing-fields h3,
.woocommerce-additional-fields h3 {
    font-size: 26px !important;
}



/*Shop Page CSS END*/


/*Single product page start*/

input.minus {
    color: #fff !important;
}

input.plus {
    color: #fff !important;
}

.summary-container .fusion-separator.sep-double {
    display: none;
}

.summary-container .product_title {
    color: #008bca !important;
}

.short-desc-heading {
    margin-bottom: 0px;
    margin-top: 8px;
    font-weight: 900;
    font-size: 19px;
}

/*Single product page end*/


/*Cart page css Start*/

.woocommerce-cart-form .fusion-responsive-typography-calculated {
    font-size: 18px !important;
}

.cart-collaterals .fusion-responsive-typography-calculated {
    font-size: 18px !important;
}


.related.products .title-sep-container {
    display: none;
}

/*Cart page css End*/





/*Mega Menu Scroll CSS*/

#menu-main-menu .fusion-megamenu-holder {
    max-height: 450px;
    overflow-y: scroll;
}

/*Mega Menu Scroll END*/


/*TABLE DTAT SHEET CSS*/

.fusion-column-content tr td {
    padding-left: 12px;
}

/*TABLE DTAT SHEET END*/

.fusion-is-sticky .fusion-main-menu>ul>li.current-menu-item>a {
    color: #6acce8 !important;
}

#menu-widget-3 .fusion-widget-cart {
    display: none;
}


.related.products h3.title-heading-left.fusion-responsive-typography-calculated {
    color: #008bca !important;
    margin-bottom: 0;
    font-size: 32px !important;
}


@media only screen and (max-width: 1199px) {
    .design-col-about-page h3 {
        font-size: 26px !important;
        padding-top: 24px !important;
    }

    .design-col-about-page h4 {
        font-size: 16px !important;
    }

    .design-col-about-page-right h3 {
        font-size: 26px !important;
        padding-top: 24px !important;
    }

    .design-col-about-page-right h4 {
        font-size: 16px !important;
    }

    .fusion-text.design-col-about-page img {
        width: 160px;
        margin-right: -80px;
    }

    .fusion-text.design-col-about-page-right img {
        width: 160px;
        margin-left: -80px;
    }
}


@media only screen and (max-width: 992px) {
    .design-col-about-page h3 {
        font-size: 20px !important;
        padding-top: 20px !important;
    }

    .design-col-about-page h4 {
        font-size: 14px !important;
    }

    .design-col-about-page-right h3 {
        font-size: 20px !important;
        padding-top: 20px !important;
    }

    .design-col-about-page-right h4 {
        font-size: 14px !important;
    }

    .fusion-text.design-col-about-page img {
        width: 133px;
        margin-right: -63px;
    }

    .fusion-text.design-col-about-page-right img {
        width: 133px;
        margin-left: -63px;
    }
}



@media only screen and (max-width: 799px) {

    .fusion-text.design-col-about-page img {
        width: 133px;
        margin-right: 30px;
    }

    .fusion-text.design-col-about-page-right img {
        width: 133px;
        margin-left: 30px;
    }
}


.mob-display-image-about {
    display: none !important;
}


@media only screen and (max-width: 600px) {

    .mob-display-image-about {
        display: inline-block !important;
    }

    .design-col-about-page img {
        display: none;
    }

    .design-col-about-page-right img {
        display: none;
    }

    .design-col-about-page h3 {
        text-align: center !important;
    }

    .design-col-about-page h4 {
        text-align: center !important;
    }

    .design-col-about-page-right h3 {
        text-align: center !important;
    }

    .design-col-about-page-right h4 {
        text-align: center !important;
    }

    .about-focus-area-col .fusion-column-wrapper {
        padding: 30px 0 !important;
    }
}


.height-tb-ctm .flip-box-inner-wrapper {
    min-height: 600px !important;
}

.next.page-numbers {
    background: transparent;
    color: #333 !important;
}

.prev.page-numbers {
    background: transparent;
    color: #333 !important;
}

li#tab-title-description.active a {
    background: #175c74;
    color: #fff;
}


li#tab-title-description a {
    background: #dddd;
    color: #000;
}

.woocommerce-message {
    color: #175c74 !important;
}

.woocommerce-content-box h2.fusion-responsive-typography-calculated {
    color: #175c74;
}

.coupon h2 {
    color: #175c74 !important;
}

.cart_totals h2 {
    color: #175c74 !important;
}



.cat-box .cat-title {
    font-size: 17px !important;
    line-height: 23px !important;
    min-height: 45px !important;
}

.woocommerce-pagination {}

.widget_top_rated_products h4.widget-title {
    color: #1274b2;
    margin-top: 20px;
}


.widget_top_rated_products .woocommerce-Price-amount.amount {
    display: block !important;
    color: #1274b2 !important;
}

.owl-next {
    width: 30px !important;
    height: 30px !important;
    background: #185b75 !important;
    color: #fff !important;
    margin-left: 10px;
}


.owl-prev {
    width: 30px !important;
    height: 30px !important;
    background: #185b75 !important;
    color: #fff !important;
}


.woocommerce-pagination {
    justify-content: center;
}

#search-result-ctm .blog-shortcode-post-title {
    font-size: 20px !important;
    text-align: center;
}

#search-result-ctm .blog-shortcode-post-title a {
    color: #1274b2 !important;
}


#search-result-ctm .fusion-post-content-wrapper {
    padding: 12px 10px 12px 10px !important;
}


#search-result-ctm .fusion-rollover-title {
    font-size: 20px;
    line-height: 20px !important;
}


.fusion-search-button input[type=submit] {
    background: #185b75 !important;
}

.fusion-search-button input[type=submit]:hover {
    background: #69cbe6 !important;
}

#menu-main-menu .fusion-menu-login-box {
    display: none;
}

#menu-main-menu .fusion-main-menu-cart {
    display: none;
}

.avada-woocommerce-myaccount-heading {
    color: #485e71;
    font-size: 28px !important;
}

/*span.fusion-breadcrumb-sep {
    color: #fff;
}

span.fusion-breadcrumb-item a {
    color: #fff !important;
}

span.breadcrumb-leaf {
    color: #fff;
}*/

#customer_login h2 {
    color: #1274b2 !important;
    font-size: 28px !important;
}

.fusion-social-network-icon {
    border-color: #225d74 !important;
    border-width: 2px !important;
}