/*
Theme Name: Cloudify
Theme URI: http://themetrademark.com/demo/cloudify
Author: Vergatheme
Author URI: http://vergatheme.com/
Description: In 2017, 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, accessibility-ready
Text Domain: cloudify 

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.
*/


/* Repeatable Patterns
-------------------------------------------------------------- */

.pda10 {padding: 10px}
.tit-color { color: #f6f6f6; }
#respond>h3,
.logged-in-as,
.comment-notes {
    margin-left: 15px !important
}

.maps {
    overflow: auto
}

.maps .vc_column-inner {
    padding: 0 !important;
}

.logged-in .fixed.navbar-fixed-top{
    top:32px;
}
/*.vc_column_container>.vc_column-inner { padding: 0 !important;}*/

input.wpcf7-form-control.wpcf7-submit {
    margin: 0 auto;
    display: block;
    background: none;
    color: #999;
    border: 1px solid rgba(153, 153, 153, 0.7);
}

input.wpcf7-form-control.wpcf7-submit:hover {
    color: #29b1fd;
}

#home>div,
#home>div>div,
#home>div>div>div,
#home>div>div>div>div {
    height: 100vh;
}

#countup:after {
    content: '';
    display: block;
    clear: both;
}

.subscribe-form .form-inline .form-group .input-group input.btn {
    height: 45px;
    background: none;
}


/* update Kien */

.post-content h1,
.post-content h2,
.post-content h3,
.post-content h4,
.post-content h5,
.post-content h6 {
    margin: 20px 0!important;
	padding-bottom:25px;
}

.post-content blockquote {
    margin-left: 20px;
    font-style: italic;
    color: #a5a5a5
}

.post-content table tbody tr th {
    width: 20%
}

.post-content table tbody tr td {
    width: 30%
}

.buy-now .vc_col-sm-12 {
    float: none;
}



/**/

.vg_sidebar {
    text-align: left
}

.vg_sidebar .widget-title {
    /*text-align: center;*/
    margin: 10px 0!important
}

.vg_sidebar input[type="text"] {
    height: 40px;
    padding: 10px
}

.vg_sidebar .widget_calendar table {
    border-collapse: separate;
    border-spacing: 0;
    border-width: 1px 0 0 1px;
    margin: 0 0 1.6em;
    table-layout: fixed;
    width: 100%;
    border: 1px solid rgba(51, 51, 51, 0.1);
}

.vg_sidebar table,
.vg_sidebar th,
.vg_sidebar td {
    text-align: center;
    border: 1px solid #eaeaea;
    border: 1px solid rgba(226, 8, 8, 0.1);
}

.widget_calendar table {
    margin: 0;
}

.widget table {
    margin-bottom: 1.5em;
}

.widget_media_image {
    width: 100%;
    float: left;
    padding: 0 15px;
    margin-bottom: 60px;
    text-align: center;
}

.widget_media_image {
    float: left;
    padding: 2px !important;
    background: #e93951;
}

.widget_media_image a {
    width: 100%;
    float: left;
}

.widget_media_image img {
    width: 100%;
}

.widget_tag_cloud .tagcloud a:hover {
    border-bottom: 3px solid #e93951;
    color: #e93951;
    text-decoration: none;
}

.widget_tag_cloud .tagcloud a {
    height: 28px;
    line-height: 28px;
    border-bottom: 3px solid #e9e9e9;
    padding: 0 7px;
    font-size: 12px !important;
    margin: 2px;
}

#text-2 img {
    width: 160px;
    display: inline-block;
    margin-bottom: 20px;
}

#text-2 p {
    font-weight: 300;
    color: #666;
    margin-bottom: 24px;
    line-height: 20px;
    font-size: 14px;
}

#text-2 ul {
    width: 100%;
    float: left;
    margin: 0;
    padding: 0;
}

#text-2 ul li {
    display: inline-block;
    margin: 0 5px;
    list-style: none;
}

#text-2 ul li a {
    float: left;
    font-size: 13px;
}

.blog-comment-sec {
    width: 100%;
    height: auto;
    float: left;
    text-align: left;
}

.blog-details h3 {
    font-size: 36px;
    font-weight: 700;
}

.blog-comment-sec h5 {
    color: #000;
}

.blog-details p {
    margin: 0px 0px 25px;
}

.medium-height {
    height: 40px !important;
    line-height: 25px !important;
    margin-bottom: 11px !important;
}

.text-field-box-grey {
    background: #eee !important;
    border: 1px solid #eee;
    border-radius: 20px;
    text-align: left;
    -webkit-appearance: none;
    font-size: 14px;
    padding: 0 25px;
    margin-bottom: 11px;
    width: 100%;
    outline: none;
    appearance: none;
}

textarea#comment {
    min-height: 100px;
    -webkit-appearance: none;
}


/*#submit {
    background: #e93951;
    color: #fff;
    font-weight: 700;
    font-size: 13px;
    padding: 0 15px;
}*/

.users-list {
    float: left;
    padding: 0;
    width: 100%;
    height: auto;
    margin: 10px 0 15px 0;
    border-top: 1px solid #ddd;
}

.users-list li.comment-body {
    display: block;
    float: left;
    padding: 25px 0;
    width: 100%;
}

.users-list li .user-pic {
    display: inline-block;
    float: left;
    height: 80px;
    max-width: 105px;
    width: 20%;
    padding-right: 25px;
}

.blog .sidebar .glp-widget ul li img {
    width: 100%
}

.users-list li .user-comment {
    display: inline-block;
    float: left;
    height: auto;
    width: 78%;
}

.blog-comment-sec span {
    /* color: #999; */
    font-style: italic;
}

.blog-comment-sec span {
    font-size: 14px;
    color: #999;
    margin: 5px 0 0px;
    padding: 0;
    font-style: italic;
    display: inline-block;
}

.users-list li p {
    margin: 10px 0 0;
}

.introduction .wpb_wrapper {
    height: 100vh;
}

.glp-widget ul {
    width: 100%;
    float: left;
    margin: 0;
    padding: 0;
}

.glp-widget ul li {
    width: 33.33333%;
    float: left;
    padding: 3px;
    list-style: none;
}

body.page-loaded {
    padding: 30px!important
}



/* =WordPress Core
-------------------------------------------------------------- */

.alignnone {
    margin: 5px 20px 20px 0;
}

.aligncenter,
div.aligncenter {
    display: block;
    margin: 5px auto 5px auto;
}

.alignright {
    float: right;
    margin: 5px 0 20px 20px;
}

.alignleft {
    float: left;
    margin: 5px 20px 20px 0;
}

a img.alignright {
    float: right;
    margin: 5px 0 20px 20px;
}

a img.alignnone {
    margin: 5px 20px 20px 0;
}

a img.alignleft {
    float: left;
    margin: 5px 20px 20px 0;
}

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

.wp-caption {
    clear: both;
    background: #fff;
    border: 1px solid #f0f0f0;
    max-width: 96%;
    /* Image does not overflow the content area */
    padding: 5px 3px 10px;
    text-align: center;
}

.wp-caption.alignnone {
    margin: 5px 20px 20px 0;
}

.wp-caption.alignleft {
    margin: 5px 20px 20px 0;
}

.wp-caption.alignright {
    margin: 5px 0 20px 20px;
}

.wp-caption img {
    border: 0 none;
    height: auto;
    margin: 0;
    max-width: 98.5%;
    padding: 0;
    width: auto;
}

.wp-caption p.wp-caption-text {
    font-size: 11px;
    line-height: 17px;
    margin: 0;
    padding: 0 4px 5px;
}


/* Text meant only for screen readers. */

.screen-reader-text {
    clip: rect(1px, 1px, 1px, 1px);
    position: absolute !important;
    white-space: nowrap;
    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;
    /* Above WP toolbar. */
}

.sticky {
    position: relative;
}

.widget .gallery-caption {
    line-height: 1.4583;
    padding: 0.5833em 0;
}

.bypostauthor>article .fn:after {
    top: 7px;
    left: 6px;
}


/******/

.vg_sidebar .widget ul li {
    list-style: none;
}

.vg_sidebar .blog .sidebar .widget {
    padding-left: 20px
}

.vg_sidebar .widget ul {
    padding: 0px
}

.vg_sidebar .widget ul li a {
    display: inline-block;
    width: 85%;
    /*padding-bottom: 5px;*/
    /*margin-bottom: 15px;*/
    border-bottom: 1px solid #f0f0f0;
    padding-left: 3px;
    transition: all 0.4s;
    -webkit-transition: all 0.4s;
}

.vg_sidebar .widget_rss ul li .rssSummary {
    text-align: justify;
}

.vg_sidebar .widget_rss ul li .rsswidget {
    font-weight: 700;
    width: 100%
}

.vg_sidebar .widget_rss ul li {
    margin-bottom: 10px
}

.vg_sidebar .widget_rss .rss-date {
    color: #b1b1b1;
    margin-bottom: 5px
}

.vg_sidebar .widget a:hover {
    text-decoration: none;
    color: #4a96da
}

.widget_recent_comments ul li {
    padding-bottom: 15px!important
}

.vg_sidebar .widget select {
    width: 100%;
    height: 30px;
    border-radius: 3px;
    padding: 0 5px;
}

.vg_sidebar .widget form input {
    width: 100%;
    border-radius: 10px
}

.vg_sidebar .widget .wp-caption.alignnone {
    width: 100%;
    max-width: 100%;
    margin: 0;
    padding: 0;
    border: none
}

.vg_sidebar .widget_text .textwidget p {
    text-align: justify;
}


/******/

.vg_sidebar .widget.glp-widget ul li a {
    display: block;
    width: 100%;
    padding-bottom: 0px;
    margin-bottom: 0px;
    border-bottom: none;
    padding-left: 0px;
    transition: all 0.4s;
    -webkit-transition: all 0.4s;
}

.blog .sidebar .imgdes-widget ul li {
    display: inline-block;
    margin: 0 5px;
    list-style: none;
}

.blog .sidebar .imgdes-widget ul {
    width: 100%;
    float: left;
    margin: 0;
    padding: 0;
}

.blog .sidebar .imgdes-widget ul li a {
    float: left;
    font-size: 13px;
}

.blog .sidebar .imgdes-widget {
    float: left;
    text-align: center;
}

.vg_sidebar .widget ul li a {
    border-bottom: none
}

.vg_sidebar .textwidget img {
    max-width: 100%
}

.vg_sidebar .widget_nav_menu ul li ul,
.widget_pages ul li ul {
    padding-left: 15px
}


/*ul.dropdown-menu{
    display: none;
    position: absolute;
    top: 100%;
    background: #0c112a;
    padding: 0 10px;

}
ul.dropdown-menu li{
    display: block;
    margin: 10px 0;
    border-top: 1px solid #cecdcd;
    padding-top: 10px
}*/


/*li.menu-item:hover >ul.dropdown-menu{
    display: block
}
.nav >li.menu-item{
    position: inherit;
}
*/

.menu-item.open>.dropdown-menu{display: block!important}
/*//update*/

    #main-nav .navbar-nav .menu-item .dropdown-menu {
       /* -webkit-transform: translateX(-50%) scaleY(0);
        -moz-transform: translateX(-50%) scaleY(0);
        -ms-transform: translateX(-50%) scaleY(0);
        -o-transform: translateX(-50%) scaleY(0);
        transform: translateX(-50%) scaleY(0);*/
        display: none;
        transition: all 0.4s;
        max-width: 300px;
        /*left: 50%;*/
    }

    #main-nav .navbar-nav .menu-item.open .dropdown-menu {
        display: block;
        /*-webkit-transform: translateX(-50%) scaleY(1);
        -moz-transform: translateX(-50%) scaleY(1);
        -ms-transform: translateX(-50%) scaleY(1);
        -o-transform: translateX(-50%) scaleY(1);
        transform: translateX(-50%) scaleY(1);*/
    }

    #main-nav .navbar-nav .menu-item .dropdown-menu .dropdown-menu {
        /*position: absolute;*/
        display: none;
        left: 0px;
        top: 0;
    }

    #main-nav .navbar-right .dropdown-menu {
        right: inherit;
    }

.widget_rss .rssSummary,
li.cat-item,
.calendar_wrap td,
.calendar_wrap th,
.widget_archive li,
.widget_recent_comments li,
cite {
    color: #ccc
}

ul.children {
    list-style: none;
}

.vg_sidebar ul.children {
    padding-left: 30px
}

.media-heading table tr th,
.media-heading table tr td {
    border: 1px solid #d1d1d1;
    padding: 5px;
}

.media-heading table tr th:first-child,
.media-heading table tr td:first-child {
    width: 20%;
}

.media-heading table tr th:nth-child(2),
.media-heading table tr td:nth-child(2) {
    width: 30%;
}

.media-heading table tr th:nth-child(3),
.media-heading table tr td:nth-child(3) {
    width: 30%;
}


/**
 * 8.0 Alignments
 */

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

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

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

blockquote.alignleft,
.wp-caption.alignleft,
img.alignleft {
    margin: 0.4em 1.6em 1.6em 0;
}

blockquote.alignright,
.wp-caption.alignright,
img.alignright {
    margin: 0.4em 0 1.6em 1.6em;
}

blockquote.aligncenter,
.wp-caption.aligncenter,
img.aligncenter {
    clear: both;
    margin-top: 0.4em;
    margin-bottom: 1.6em;
}

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


/**
 * 9.0 Clearings
 */

.clear:before,
.clear:after,
.site:before,
.site:after,
.entry-content:before,
.entry-content:after,
.comment-content:before,
.comment-content:after,
.site-content:before,
.site-content:after,
.nav-links:before,
.nav-links:after,
.comment-navigation:before,
.comment-navigation:after,
.social-navigation ul:before,
.social-navigation ul:after,
.textwidget:before,
.textwidget:after {
    content: "";
    display: table;
}

.clear:after,
.site:after,
.entry-content:after,
.comment-content:after,
.site-content:after,
.nav-links:after,
.comment-navigation:after,
.social-navigation ul:after,
.textwidget:after {
    clear: both;
}


/* Make sure embeds and iframes fit their containers. */

embed,
iframe,
object {
    margin-bottom: 1.5em;
    max-width: 100%;
}

.wp-caption,
.gallery-caption {
    color: #666;
    font-style: italic;
    margin-bottom: 1.5em;
    max-width: 100%;
}

.wp-caption img[class*="wp-image-"] {
    display: block;
    margin-left: auto;
    margin-right: auto;
}

.wp-caption .wp-caption-text {
    margin: 0.8075em 0;
}

div.share {
    clear: both;
}

div.post-content table,
.blog-comment-sec table {
    border-collapse: collapse;
    border-spacing: 0;
    font-size: 14px;
    line-height: 2;
    margin: 0 0 20px;
    width: 100%;
}

table {
    border-collapse: separate;
    border-spacing: 0;
    border-width: 1px 0 0 1px;
    margin: 0 0 1.6em;
    table-layout: fixed;
    /* Prevents HTML tables from becoming too wide */
    width: 100%;
}

caption,
th,
td {
    font-weight: normal;
    text-align: left;
}

th {
    border-width: 0 1px 1px 0;
    font-weight: 700;
}

td {
    border-width: 0 1px 1px 0;
}

th,
td {
    padding: 0.4em !important;
}

table,
th,
td {
    border: 1px solid #eaeaea;
    /* border: 1px solid rgba(51, 51, 51, 0.1); */
}

table {
    border-collapse: separate;
    border-spacing: 0;
    border-width: 1px 0 0 1px;
    margin: 0 0 1.6em;
    table-layout: fixed;
    /* Prevents HTML tables from becoming too wide */
    width: 100%;
}

.sticky {
    border: 2px solid #54c4fe;
}

.admin-bar .site-header {
    top: 32px;
}
@media screen and (min-width: 1024px){
    #main-nav .navbar-nav .menu-item .dropdown-menu .dropdown-menu{
        position: absolute;
        left: -100%;
        top: 10px
    }
}

@media screen and (max-width: 782px) {
    .admin-bar .site-header {
        top: 46px;
    }
    .navbar-fixed-top {
        top: 0 !important;
        border-width: 0 0 1px;
    }
    body{position: initial !important;}
}

.post-tags {clear: both;}

/*.widget_categories, .widget_search, .widget_tag_cloud, .widget_rss{
    padding-bottom: 17px;
}*/

.breadcrumbs .list-inline li:after {
    content: "/";
    margin: 0 0 0 8px;
    color: #fff;
}

.breadcrumbs .list-inline li:last-child:after {
    display: none
}

.post-password-form label {
    color: #707070;
    color: rgba(51, 51, 51, 0.7);
    display: block;
    font-family: "Noto Sans", sans-serif;
    font-size: 12px;
    font-size: 1.2rem;
    font-weight: 700;
    letter-spacing: 0.04em;
    line-height: 1.5;
    text-transform: uppercase;
}

.post-password-form input[type="password"] {
    padding: 0.6em;
    width: 100%;
    /*float:left;*/
}

.post-password-form input[type="submit"] {
    /*-webkit-border-radius: 5px;*/
    /*-moz-border-radius: 5px;*/
    /*border-radius: 5px;*/
    margin-left: 9px;
    outline: none;
    padding: 0 15px;
    position: relative;
    line-height: 35px;
    font-size: 14px;
    font-weight: 600;
    text-transform: uppercase;
    color: #f6f6f6;
    background: #0c112a;
    color: #fff;

}

.post-password-form input[type="submit"],
.post-password-form input[type="submit"]:before,
.post-password-form input[type="submit"]:after, {
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -ms-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s;
}

.post-password-form {
    position: relative;
}

.post-password-form input[type="submit"] {
    /*padding: 0.7917em;*/
    position: absolute;
    right: 0;
    bottom: 0;
}

.page-not-found .item-title .tit-color {
    /*width: 250px;*/
    /*margin: 0 auto;*/
    display: block;
    margin-bottom: 30px;
    text-align: center;
    font-size: 30px;
}

.cloudify-footer-logo {
    font-size: 18px;
    font-family: 'Roboto', sans-serif;
    font-weight: 700;
    color: #f6f6f6;
    /*text-transform: uppercase;*/
    line-height: 1.1;
}

.embed-responsive-item{border: 0px;}
.page-transparent header {
    position: absolute;
}
.menu-item > .mega_dropdown {
    border-radius: 15px !important;
    border-top: solid 4px #29b1fd !important;
}

.mega_dropdown .mega_dropdown {
    border-radius: 0 !important;
    border-top: 1px solid #ddd !important;
}

.navbar-brand img {
    height: 48px;
    cursor: pointer;
    margin-top: 0px;
    position: relative;
    top: -14px;
}

header.navbar-fixed-top {
    /*background: #0c112a;*/
	background-color: #fff !important;
}
.post-detail{display:none;}
.single_add_to_cart_button{background-color:rgb(41, 178, 254) !important;}
.qty {height:31px;}