




.admin-bar .header-search .close {
    top: 30px;
}

.aligncenter {
    margin: 0 auto;
    display: block;
}

img[class*="wp-image-"] {
    display: block;
    max-width: 100%;
    height: auto;
}

.wp-caption {
    text-align: left;
}

.wp-caption-text {
    text-align: left;
    padding-top: 10px;
}

.gallery-caption {
    text-align: left;
}

.alignright {
    text-align: right;
    float: right;
}

.alignleft {
    text-align: left;
    float: left;
}

.aligncenter {
    text-align: center;
}

.bypostauthor {
    text-align: left;
}

blockquote.alignleft,
.wp-caption.alignleft,
img.alignleft {
    margin: 0.4211em 1.6842em 1.6842em 0;
}

blockquote.alignright,
.wp-caption.alignright,
img.alignright {
    margin: 0.4211em 0 1.6842em 1.6842em;
}

blockquote.aligncenter,
.wp-caption.aligncenter,
img.aligncenter {
    margin-top: 0.4211em;
    margin-bottom: 1.6842em;
}

.wp-caption.alignleft,
.wp-caption.alignright,
.wp-caption.aligncenter {
    margin-bottom: 1.2632em;
}

.alignleft {
    display: inline;
    float: left;
}

.alignright {
    display: inline;
    float: right;
}

.aligncenter {
    display: block;
    margin-right: auto;
    margin-left: auto;
}




.screen-reader-text {
    clip: rect(1px, 1px, 1px, 1px);
    position: absolute !important;
    height: 1px;
    width: 1px;
    overflow: hidden;
}

.screen-reader-text:focus {
    background-color: #f1f1f1;
    border-radius: 3px;
    box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
    clip: auto !important;
    color: #21759b;
    display: block;
    font-size: 14px;
    font-size: 0.875rem;
    font-weight: bold;
    height: auto;
    left: 5px;
    line-height: normal;
    padding: 15px 23px 14px;
    text-decoration: none;
    top: 5px;
    width: auto;
    z-index: 100000;
    
}

.rtd h1:not([class]),
.rtd h2:not([class]),
.rtd h3:not([class]),
.rtd h4:not([class]),
.rtd h5:not([class]),
.rtd h6:not([class]) {
font-weight: 400;
    color: #23272c;
    margin: 0 0 10px 0;
    padding: 0;
}


.rtd h1:not([class]) strong,
.rtd h2:not([class])  strong,
.rtd h3:not([class])  strong,
.rtd h4:not([class])  strong,
.rtd h5:not([class]) strong,
.rtd h6:not([class])  strong{
font-weight: 600;
}

.type-post.sticky .post-body > h4:before {
    content: "\f06a";
    font-family: 'FontAwesome';
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    font-size: 20px;
    width: 40px;
    height: 40px;
    text-align: center;
    z-index: 777;
    position: relative;
    margin: 0px 10px 0 0;
    top: -2px;
    color: #cc181f;
}

.type-post.sticky  .post-body > h4 a {
    color: #cc181f;
}

html blockquote:not([class]) {
    border-left: #333333 4px solid !important;
    padding-left: 30px;
    margin-bottom: 40px !important;
    overflow: hidden;
    display: inline-block;
}


html blockquote:not([class])  p{
    text-align: left !important;
}

html .post-image blockquote:not([class]),
html .wrap-image blockquote:not([class]) {
    padding: 20px;
    margin: 0px 0 0px 0;
    background: #fff;
    font-size: 16px;
    line-height: 26px;
}

html blockquote:not([class]) p {
    font-family: 'Merriweather', serif;
    font-size: 16px;
    color: #222;
    line-height: 2;
    font-style: normal;
    font-weight: normal;
    margin-bottom: 0 !important;
}

html blockquote:not([class]) strong:before {
    font-family: 'ElegantIcons';
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    content: "\7b";
    font-size: 18px;
    color: #666666;
    margin-right: 5px;
}


html blockquote:not([class]) strong{
    font-style: normal !important;
    font-size: 12px;
    font-family: 'Open Sans' !important;
    position: relative;
}

.bypostauthor {
    list-style: none;
    background: none;
}

.blog-item-quote .blog-item_desc {
    width: 80%;
    margin: 0px auto;
    float: none !important;
}

.blog-item-quote .blog-item_text {
    border: none !important;
}

.blog-quote-source {
    font-weight: normal;
    display: inline-block;
    text-align: right;
    width: 100%;
    font-size: 15px;
    font-style: italic;
}


.rtd p,
.rtd ul:not([class]) {}

.rtd ul:not([class]) {
    padding-left: 10px;
    list-style: none;
    margin-bottom: 0px;
}

.rtd ul:not([class]) li:not([class]) {
    margin: 0;
    line-height: 1.7;
}

.rtd ul:not([class]) li:before {
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    display: inline-block;
    margin-right: 5px;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

ul.list-styled li.disabled {
    color: #c8c9cc;
}

ul.list-styled.list-style-ok li::before {
    content: '\f00c';
    color: #28ad62;
}

ul.list-styled.list-style-ok li.disabled::before {
    content: '\f00d';
    color: #c8c9cc;
}

.rtd img {
    max-width: 100%;
    height: auto;
}

.wp-caption {
    text-align: left;
    max-width: 100%;
}

.rtd table:not([class]) {
    margin: 20px 0;
}

.rtd table:not([class]) td,
.rtd table:not([class]) th {
    padding: 10px;
    border: 1px solid #d0d2d7;
    font-weight: normal;
}

ul:([class]),
ol:([class]) {
    list-style: none;
    margin: 0;
    padding: 0;
}

.rtd ul:not([class]) li::before {
    font-size: 6px;
    width: 1.555em;
    content: '\f111';
    text-align: center;
    vertical-align: middle;
}

.rtd ol:not([class]) > li::before {
    display: none !important;
}



.rtd ol:not([class]) {
    margin-left: 15px;
    margin-bottom: 0px;
}

.rtd ol:not([class]) li:not([class]) {
    padding-bottom: 0px;
    line-height: 1.444;
}

.wrap-media img {
    max-width: 100%;
    height: auto;
}

.gallery-icon a {
    text-align: center;
    display: inline-block;
}

.rtd iframe {
    max-width: 100%;
    max-height: 100%;
}

.rtd pre {
    padding: 20px;
}




aside ul{
    list-style: none
}

aside ul ul{
    margin-left: 10px;
}

aside .widget-title + ul > li,
aside .menu > li {
    padding: 10px 0;
    margin: 0 0 0px 0;
    list-style: none;
    border-bottom: 1px dashed #ccc;
    font-size: 16px;
    color: #bfc9ce;
    line-height: 1.55;
    font-weight: normal;
    position: relative;
}

aside .children {
    margin: 0px 0px 5px 10px;
}

aside ul .children li {
    padding: 5px 0;
    margin: 0 0 10px 0;
    list-style: none;
    font-size: 12px;
    color: #666;
    font-weight: 700;
    border-bottom: 0 !important;
    margin-bottom: 0 !important;
    padding-bottom: 0 !important;
}

.widget_product_categories .children {
    display: none;
}

.widget_product_categories .current-cat .children {
    display: block;
}

.widget_product_categories .children {
    margin: 0px 0px 5px 10px;
}

.widget_product_categories .children a {
    font-size: 10px;
}

aside .widget-title + ul li a,
aside .menu li a,
aside .widget-title + ul li {
    font-size: 16px;
    font-weight: normal;
    color: #cc181f;
}

aside li a + .count {
    font-weight: normal;
    float: right;
}

.entry-media img {
    max-width: 100%;
    height: auto;
}

aside .menu li:hover .dropdown-menu {
    display: block !important;
}




aside img {
    max-width: 100%;
    height: auto;
    margin: 10px 0;
}

aside select {
    max-width: 100%;
    border: 1px solid #ececec;
    padding: 5px;
    margin: 5px 0;
    border-radius: 0;
    font-size: 12px;
    color: #333;
    font-weight: normal;
    width: 100%;
}

aside table {
    width: 100%;
}

aside table td,
aside table th {
    border: 1px solid #ddd;
    padding: 5px;
    text-align: center;
}

aside table td a {
    color: #333;
}

.widget_rss .rss-date {
    display: inline-block;
    width: 100%;
    color: #666;
    padding: 10px 0;
    font-weight: normal;
}

.widget_rss .rssSummary {
    font-weight: normal;
    text-transform: none;
    line-height: 20px;
    color: #666;
    font-size: 13px;
}

.widget_rss cite {
    font-size: 12px;
    display: inline-block;
    text-align: right;
    width: 100%;
    font-weight: normal;
    text-transform: none;
}

.rsswidget {
    font-size: 12px;
    color: #666;
}

.rsswidget img{
    position: relative;
    top: 12px;
    margin-right: 2px;
}

.widget_search label,
.widget_search input[type="submit"],
.woocommerce-product-search input[type="submit"] {
    display: none !important;
}

.woocommerce-product-search input[type="search"],
.widget_search input[type="search"],
.widget_search input[type="text"] {
    width: 100%;
    float: left;
    margin-right: 0%;
    background: #f4f4f4;
    border: 1px solid #eee;
    padding: 10px;
}

.textwidget {
    line-height: 20px;
}

.textwidget img {
    margin-bottom: 5px;
}

.post-sticky:before {
    content: "\f0c6" !important;
    font-family: 'FontAwesome';
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    font-size: 35px;
    position: absolute;
    right: 60px;
    text-transform: none;
    top: -32px;
    z-index: 777;
    color: #000;
    height: 50px;
    border: 0;
    width: 50px;
    border-radius: 10px;
    padding: 16px;
}

.post-sticky:nth-child(even):before {
    right: auto;
    left: -12px;
    top: -30px;
}




.wp-tag-cloud {
    margin-left: -5px !important;
    display: inline-block;
}

.tagcloud li {
    float: none !important;
    display: inline-block !important;
    margin: 3px 1px !important;
    width: auto !important;
}

.tagcloud {
    clear: both;
}

html .tagcloud a {
    font-size: 11px !important;
    text-transform: uppercase;
    display: inline-block;
    border: 0;
    font-weight: 600;
    padding: 10px 16px;
    border: #cccccc 1px solid;
    margin-right: 0;
    margin-bottom: 3px;
    color: #222 !important;
}

html .tagcloud a:hover {
    color: #fff !important;
    background-color: #2a64d9 !important;
    text-decoration: none !important;
}

.tagcloud li:hover a {
    color: #fff!important
}




.vc-overflow-no {
    overflow: inherit !important;
}

.compose-mode .vc_row[data-vc-full-width].vc_hidden {
    opacity: 1;
}

.compose-mode .section-gallery {
    text-align: center;
}

.compose-mode .gallery-item {
    position: relative;
    width: 25%;
    display: inline-block;
    margin-left: -1%;
    vertical-align: top;
}

.compose-mode .vc_element,
.view-mode .vc_element {
    display: inline-block;
    position: relative;
}

.vc_tta-title-text {
    list-style: none;
    font-weight: bold;
    color: #333;
    font-size: 14px;
    text-transform: uppercase;
}

html .vc_tta-color-white.vc_tta-style-classic .vc_tta-panel .vc_tta-panel-body,
html .vc_tta-color-white.vc_tta-style-classic .vc_tta-panel .vc_tta-panel-body::after,
html .vc_tta-color-white.vc_tta-style-classic .vc_tta-panel .vc_tta-panel-body::before,
html .vc_tta-color-white.vc_tta-style-classic .vc_tta-panel.vc_active .vc_tta-panel-heading,
html .vc_tta-color-white.vc_tta-style-classic .vc_tta-panel .vc_tta-panel-heading {
    border-color: #eee;
}




.jarallax {
    background-size: cover;
    background-repeat: no-repeat;
    background-position: 50% 50%;
    z-index: 1;
    position: relative;
    width: 100%;
}

.jarallax-content,
.jarallax-content-inner {
    width: 100%;
}

.background-attachment-fixed {
    display: inline-block;
    width: 100%;
}

.vc_row_use_jarallax.vc_row {
    margin-left: 0;
    margin-right: 0;
}

.vc_row.vc_row-flex>.vc_column_container.vc_row_use_jarallax>.vc_column-inner .wpb_wrapper {
    display: flex;
    height: 100%;
}

.vc_row.vc_row-flex>.vc_column_container>.vc_column-inner .wpb_wrapper .jarallax {
    display: flex;
    height: 100%;
}

.vc_row.vc_row-flex>.vc_column_container>.vc_column-inner .wpb_wrapper .jarallax .jarallax-content {
    display: flex;
    height: 100%;
}

.staticblocks-template-default .col-lg-9.col-md-8.col-sm-12.col-xs-12.left-column.sidebar-type-2 {
    width: 100% !important;
}

.staticblocks-template-default .col-lg-3.col-md-4.col-sm-12.col-xs-12,
.staticblocks-template-default .post-footer,
.staticblocks-template-default .post-description,
.staticblocks-template-default .post-image,
.staticblocks-template-default .blog-post .post-image {
    display: none;
}



.no-image .wrap-info-grid {
    float: none;
    width: 100%;
}






.no-results {
    background: url(/wp-content/themes/intellect/images/unhappy.png) 120px bottom no-repeat;
    padding-bottom: 300px;
    margin-bottom: 50px;
}

.no-slide-add-menu img {
    width: 100%;
    height: auto;
}

.no-slide-add-menu {
    margin: 25px 10px;
    font-size: 16px;
    line-height: 31px;
    text-align: left;
    color: #fff;
}

html body .header-menu-middle .submenu-controll {
    right: 12px;
    top: -57px;
}




html body .header-menu-middle .menu-marker-dot .submenu-controll:before {
    top: -7px !important;
}

html body .header-menu-middle .phone-menu {
    list-style: none;
}

[data-off-canvas] li {
    position: relative;
}

[data-off-canvas] li .menu-parent-link {
    display: inline-block;
    position: absolute;
    width: 100%;
    right: 0;
    top: 0;
}

[data-off-canvas] li .submenu-controll {
    position: absolute;
    right: 30px;
    top: 6px;
    display: block;
    width: 12px;
    text-align: center;
    z-index: 99;
    cursor: pointer;
    font-size: 25px;
    height: 12px;
}

[data-off-canvas] li .submenu-controll:after{
    font-family: 'ElegantIcons';
    display: block;
    content: "\33";
}

[data-off-canvas] .side-cart {
    display: inline-block;
    margin-bottom: 10px;
    margin-left: 20px;
    padding-top: 25px;
    padding-left: 10px;
    height: 87px;
}

html [data-off-canvas] .header-cart-count {
    position: absolute;
    top: -1px;
    right: -9px;
}

html [data-off-canvas] .side-logo {
    display: inline-block;
    width: 100%;
    padding: 10px;
    margin-bottom: 10px;
}

#wp-calendar caption{
    padding: 0 0 15px 0;
    text-align: left;
}

.header-section {
    z-index: 7;
}

.img-hover-effect img {
    vertical-align: top;
}



html .wrap-blog-post .wrap-image.wrap-image-grid img,
html .blog-post .post-image img {
    max-width: 100%;
    height: auto;
}






html .wrap-blog-post .wrap-image .post-date a {
    border-right: 0;
}

.wrap-blog-post:hover .wrap-image.wrap-image-grid .post-date {
    color: #fff;
}



html .comment-list .comment,
.comment-list > li {
    margin-left: 2%;
}

html .header-section {
    background-attachment: fixed;
    background-color: #222222;
}


.slide-btn .vc_btn3.vc_btn3-style-custom{
    border:0 !important;
    background:none !important;
    position: relative;
    transition: all 0.3s ease-out;
    -webkit-transition: all 0.3s ease-out;
    -moz-transition: all 0.3s ease-out;
}

.slide-btn .vc_btn3.vc_btn3-style-custom:hover{
    border:0 !important;
    background:none !important;
    left: 5px;
}


html .text-white-color  .slide-btn i {
    color: #fff !important;
}


.logged-in  .fullmenu-close {
    top: 32px;
}





