﻿/*
* Theme Name: Time Travel - Timeline WordPress Theme
* Theme Author: Andrey Boyadzhiev / flasherland.com
*
* Description: Time Travel Wordpress Theme is a next generation 
* website, developed both on the edge of technology and design. 
* The built-in voice control makes it both revolutionary and at the same time super intuitive to use. 
*
* Version: 1.0 
*/
.controls_row .vc_control.ct_tt_hiddenindc
{
    display: block;
    height: 16px;
    overflow: hidden;
    float: right;
    color: #fff;
    background: #00aef0;
    border-radius: 2px 2px 0 0;
    line-height: normal;
}
.controls_row .vc_control.ct_tt_hiddenindc.ct_tt_sec_color
{
    background: #afd23e;
}
.controls_row .vc_control.ct_tt_hiddenindc.ct_tt_sec_color2
{
    background: #e6e6e6;
    color: #878787;
}
.borderRadius
{
    -moz-border-radius: 3px;
    border-radius: 3px!important;
}
.borderRadiusTp
{
    -moz-border-radius: 3px 3px 3px 3px;
    border-radius: 3px 3px 3px 3px;
}
.borderRadiusBtm
{
    -moz-border-radius: 3px 3px 3px 3px;
    border-radius: 3px 3px 3px 3px;
}
#optionsframework .arrow, #custom_meta_box .arrow, #custom_meta_box2 .arrow
{
    left: auto;
    z-index: 1;
}
#optionsframework .arrow:after, #custom_meta_box .arrow:after, #custom_meta_box2 .arrow:after
{
    display: none;
}
.ddcommon
{
    position: relative;
    display: -moz-inline-stack;
    zoom: 1;
    display: inline-block;
    *display: inline;
    cursor: default;
    outline: none!important;
    text-align: left;
    margin-right: 10px;
}
.ddcommon ul
{
    padding: 0;
    margin: 0;
}
.section-typography .ddcommon ul
{
    position: absolute;
    width: 100%;
}
.ddcommon ul li
{
    list-style-type: none;
}
.borderRadiusTp ul li:last-child
{
    -moz-border-radius: 3px 3px 3px 3px;
    border-radius: 3px 3px 3px 3px;
    border-bottom: 0 none #c3c3c3;
}
.borderRadiusBtm ul li:first-child
{
    -moz-border-radius: 3px 3px 3px 3px;
    border-radius: 3px 3px 3px 3px;
    border-bottom: 1 solid #c3c3c3;
}
.ddcommon .disabled img, .ddcommon .disabled span, .ddcommon.disabledAll
{
    opacity: .5;/* standard: ff gt 1.5, opera, safari */
    -ms-filter: "alpha(opacity=50)";/* ie 8 */
    filter: alpha(opacity=50);/* ie lt 7 */
    -khtml-opacity: .5;/* safari 1.x */
    -moz-opacity: .5;/* ff lt 1.5, netscape */
    color: #999;
}
input .ddcommon .clear
{
    clear: both;
}
.ddcommon .shadow
{
    -moz-box-shadow: 5px 5px 5px -5px #888;
    -webkit-box-shadow: 5px 5px 5px -5px #888;
    box-shadow: 5px 5px 5px -5px #888;
}
.blackbody .ddcommon .shadow
{
    -moz-box-shadow: 5px 5px 5px -5px #000;
    -webkit-box-shadow: 5px 5px 5px -5px #000;
    box-shadow: 5px 5px 5px -5px #000;
}
.ddcommon input.text
{
    color: #7e7e7e;
    padding: 0 0 0 0;
    position: absolute;
    background: #fff;
    display: block;
    width: 98%;
    height: 98%;
    left: 2px;
    top: 0;
    border: none;
}
.ddOutOfVision
{
    position: relative;
    display: -moz-inline-stack;
    display: inline-block;
    zoom: 1;
    *display: inline;
}
.borderRadius .shadow
{
    -moz-box-shadow: 5px 5px 5px -5px #888;
    -webkit-box-shadow: 5px 5px 5px -5px #888;
    box-shadow: 5px 5px 5px -5px #888;
}
.borderRadiusBtm .shadow
{
    -moz-box-shadow: -5px -5px 5px -5px #888;
    -webkit-box-shadow: -5px -5px 5px -5px #888;
    box-shadow: -5px -5px 5px -5px #888;
}
.borderRadiusTp .border, .borderRadius .border
{
    -moz-border-radius: 3px 3px 3px 3px;
    border-radius: 3px 3px 3px 3px;
}
.borderRadiusBtm .border
{
    -moz-border-radius: 3px 3px 3px 3px;
    border-radius: 3px 3px 3px 3px;
}
img.fnone
{
    float: none!important;
}
.ddcommon .divider
{
    width: 0;
    height: 100%;
    position: absolute;
}
.ddcommon .arrow
{
    display: inline-block;
    position: absolute;
    top: 50%;
    right: 4px;
}
.ddcommon .arrow:hover
{
    background-position: 0 100%;
}
.ddcommon .ddTitle
{
    padding: 0;
    position: relative;
    display: inline-block;
    width: 100%;
}
.ddcommon .ddTitle .ddTitleText
{
    display: block;
}
.ddcommon .ddTitle .ddTitleText .ddTitleText
{
    padding: 0;
}
.ddcommon .ddTitle .description
{
    display: block;
}
.ddcommon .ddTitle .ddTitleText img
{
    position: relative;
    vertical-align: middle;
    float: left;
}
.ddcommon .ddChild
{
    position: absolute;
    display: none;
    width: 100%;
    overflow-y: auto;
    overflow-x: hidden;
    zoom: 1;
    z-index: 9999;
}
#title_typography_style_msdd .ddChild, #menu_typography_style_msdd .ddChild
{
    overflow: auto;
    height: 123px;
}
.ddcommon .ddChild li
{
    clear: both;
}
.ddcommon .ddChild ul
{
    overflow: hidden;
}
.ddcommon .ddChild li .description
{
    display: block;
}
.ddcommon .ddChild li img
{
    border: 0 none;
    position: relative;
    vertical-align: middle;
    float: left;
}
.ddcommon .ddChild li.optgroup
{
    padding: 0;
}
.ddcommon .ddChild li.optgroup .optgroupTitle
{
    padding: 0 5px;
    font-weight: bold;
    font-style: italic;
}
.ddcommon .ddChild li.optgroup ul li
{
    padding: 5px 5px 5px 15px;
}
.ddcommon .noBorderTop
{
    border-top: none 0!important;
    padding: 0;
    margin: 0;
}/*************** default theme **********************/
#optionsframework .dd
{
    border: 1px solid #c3c3c3;
    min-width: 120px;
    line-height: 15px;
}
.dd
{
    border: 1px solid #c3c3c3;
    min-width: 180px;
    line-height: 15px;
}/*.woocommerce .dd{border:none;}*/
.selectora .dd
{
    min-width: 100%;
}
.dd .divider
{
    border-left: 1px solid #c3c3c3;
    border-right: 1px solid #fff;;
    right: 24px;
}
.woocommerce .dd .divider
{
    border: none;
}
.dd .arrow
{
    width: 16px;
    height: 16px;
    margin-top: -8px;
    background: url(../image/dd_arrow.gif) no-repeat;
}
.blackbody .dd .arrow
{
    width: 16px;
    height: 16px;
    margin-top: -8px;
    background: url(/wp-content/themes/timetravel/images/options/dd_arrow-b.gif) no-repeat;
}
.dd .arrow:hover
{
    background-position: 0 100%;
}
.dd .ddTitle
{
    color: #000;
    background: #e2e2e4 url(../image/title-bg.gif) repeat-x left top;
}
.woocommerce .dd .ddTitle
{
    color: #8b8b8b;
    background: #fff;
}
.woocommerce .gglass .dd .ddTitle
{
    color: #8b8b8b;
    background: rgba(255,255,255,.5);
}
.blackbody .dd .ddTitle
{
    color: #bbb;
    background: #1d1d1b url(../image/title-bg-b.gif) repeat-x left top;
}
.dd .ddTitle .ddTitleText
{
    padding: 8px 20px 6px 12px;
}
.woocommerce .dd .ddTitle .ddTitleText
{
    padding: 12px 20px 10px 12px;
}
.dd .ddTitle .ddTitleText .ddTitleText
{
    padding: 0;
}
.dd .ddTitle .description
{
    font-size: 12px;
    color: #666;
}
.dd .ddTitle .ddTitleText img
{
    padding-right: 5px;
}
.dd .ddChild
{
    border: 1px solid #c3c3c3;
    background-color: #fff;
    left: -1px;
}
.woocommerce .dd .ddChild
{
    border: 1px solid #c3c3c3;
    background-color: transparent;
    left: -1px;
}
.blackbody .dd .ddChild
{
    border: 1px solid #2d2d2d;
    background-color: rgba(38,38,38,.7);
    left: -1px;
}
.dd .ddChild li
{
    padding: 5px;
    padding-left: 12px;
    background-color: #f6f6f6;
    border-bottom: 1px solid #c3c3c3;
    line-height: 20px;
}
.woocommerce .dd .ddChild li
{
    background-color: #fff;
    border-bottom: 1px solid rgba(0,0,0,.1);
    line-height: 20px;
}
.woocommerce .gglass .dd .ddChild li
{
    background-color: rgba(255,255,255,.85);
    border-bottom: 1px solid rgba(0,0,0,.1);
    line-height: 20px;
}
.blackbody .dd .ddChild li
{
    background-color: rgba(15,15,15,.7);
    border-bottom: 1px solid #2d2d2d;
}
.dd .ddChild li .description
{
    color: #666;
}
.dd .ddChild li .ddlabel
{
    color: #666;
}
.blackbody .dd .ddChild li .ddlabel
{
    color: #bbb;
}
.dd .ddChild li.hover
{
    background-color: #f2f2f2;
}
.blackbody .dd .ddChild li.hover
{
    background-color: #000;
}
.dd .ddChild li img
{
    padding: 0 6px 0 0;
}
.dd .ddChild li.optgroup
{
    padding: 0;
}
.dd .ddChild li.optgroup .optgroupTitle
{
    padding: 0 5px;
    font-weight: bold;
    font-style: italic;
}
.dd .ddChild li.optgroup ul li
{
    padding: 5px 5px 5px 15px;
}
.dd .ddChild li.selected
{
    background-color: #7c77a6;
    color: #fff!important;
}
.woocommerce .dd .ddChild li.selected
{
    background-color: #ececec;
    color: #8b8b8b!important;
}
.dd .ddChild li.selected .ddlabel
{
    color: #fff!important;
}/*.woocommerce  .dd .ddChild li.selected .ddlabel{ color:#8b8b8b!important;}*/
.ddcommon li, dd
{
    margin-bottom: 0!important;
}
#optionsframework input[type=text], #custom_meta_box input[type=text], #custom_meta_box textarea, #custom_meta_box2 input[type=text], #custom_meta_box2 textarea, #custom_meta_box3 input[type=text], #custom_meta_box3 textarea, .of-typography-color
{
    border: 1px solid #c3c3c3!important;
    background: #eee!important;
    line-height: 20px!important;
}
#optionsframework input[type=text]
{
    width: 100%;
}
#optionsframework .explain
{
    margin-top: 6px;
    padding-left: 20px;
    margin-left: 6px;
    border-left: 1px solid #e3e3e3;
    height: 100%;
}
#optionsframework input.checkbox
{
    margin-top: 6px;
}
#optionsframework .input_hidden, #custom_meta_box .input_hidden, #custom_meta_box3 .input_hidden
{
    position: absolute;
    left: -9999px;
}
#optionsframework input[type="radio"]:checked+label, #custom_meta_box input[type="radio"]:checked+label, #custom_meta_box3 input[type="radio"]:checked+label
{
    background-color: #ccc;
}
#optionsframework .adimg label, #custom_meta_box .adimg label, #custom_meta_box3 .adimg label
{
    display: inline-block;
    cursor: pointer;
}
#optionsframework .adimg label:hover, #custom_meta_box .adimg label:hover, #custom_meta_box3 .adimg label:hover
{
    background-color: #efefef;
}
#optionsframework .adimg label img, #custom_meta_box .adimg label img, #custom_meta_box3 .adimg label img
{
    padding: 0;
}
#optionsframework .page-separator, #custom_meta_box .page-separator, #custom_meta_box2 .page-separator, #custom_meta_box3 .page-separator
{
    z-index: -1;
    position: inherit;
    float: left;
    margin-left: -30px;
    margin-top: 10px;
    margin-bottom: -8px;
    padding-left: 52px;
    width: 100%;
    height: 34px;
    background: url(../image/page-separator.png) repeat-x;
}
#custom_meta_box label
{
    color: #999;
}
#custom_meta_box .button, #custom_meta_box2 .button, #custom_meta_box3 .button, #optionsframework input.button, #optionsframework .button-primary, #optionsframework .reset-button
{
    display: inline-block;
    color: #fff;
    text-decoration: none;
    text-align: center;
    font-family: Open Sans,Geneva,sans-serif;
    text-shadow: 0 1px 0 rgba(0,0,0,.2);
    font-size: 11px;
    outline: none;
    font-weight: bold;
    line-height: 1em;
    height: 30px;
    cursor: pointer;
    border-radius: 4px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    -o-border-radius: 4px;
    -o-box-shadow: 0 1px 6px rgba(0,0,0,.35),inset 0 1px 0 #897eb2;
    -webkit-box-shadow: 0 1px 6px rgba(0,0,0,.35),inset 0 1px 0 #897eb2;
    -moz-box-shadow: 0 1px 6px rgba(0,0,0,.35),inset 0 1px 0 #897eb2;
    box-shadow: 0 1px 6px rgba(0,0,0,.35),inset 0 1px 0 #897eb2;
    border: 1px solid #3a336e;
    background: #7c77a6;
    background: -ms-linear-gradient(top,#7c77a6,#565084);
    background: -webkit-gradient(linear,left top,left bottom,from(#7c77a6),to(#565084));
    background: -webkit-linear-gradient(top,#7c77a6,#565084);
    background: -moz-linear-gradient(top,#7c77a6,#565084);
    background: -o-linear-gradient(#7c77a6,#565084);
}
#custom_meta_box .button:hover, #custom_meta_box2 .button:hover, #custom_meta_box3 .button:hover, #optionsframework input.button:hover, #optionsframework .reset-button:hover, #optionsframework .button-primary:hover
{
    background: #565084!important;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#565084',endColorstr='#7c77a6')!important;
    background: -ms-linear-gradient(top,#565084,#7c77a6)!important;
    background: -webkit-gradient(linear,left top,left bottom,from(#565084),to(#7c77a6))!important;
    background: -webkit-linear-gradient(top,#565084,#7c77a6)!important;
    background: -moz-linear-gradient(top,#565084,#7c77a6)!important;
    background: -o-linear-gradient(#565084,#7c77a6)!important;
    -webkit-box-shadow: 0 1px 1px rgba(0,0,0,.35),inset 0 1px 0 #897eb2!important;
    -moz-box-shadow: 0 1px 1px rgba(0,0,0,.35),inset 0 1px 0 #897eb2!important;
    box-shadow: 0 1px 1px rgba(0,0,0,.35),inset 0 1px 0 #897eb2!important;
}
#section-background-video-image, #section-background-video-mp4, #section-background-video-ogv
{
    height: 140px;
}
#optionsframework .screenshot
{
    float: right!important;
    margin-left: 1px!important;
    position: absolute!important;
    max-width: 184px!important;
    margin-top: 3px!important;
    margin-left: 558px!important;
    margin-top: -30px!important;
}
#optionsframework .screenshot img
{
    background: #fafafa!important;
    border-color: #ccc #eee #eee #ccc!important;
    border-style: solid!important;
    border-width: 1px!important;
    float: left!important;
    max-width: 184px!important;
    max-height: 100px!important;
    overflow: hidden!important;
    padding: 4px!important;
    margin-bottom: 10px!important;
}
#section-content-style .controls, #section-img-position .controls, #section-img-style .controls, #section-img-size .controls
{
    width: 100%!important;
}
#optionsframework .of-radio-img-img
{
    border: 3px solid #fff!important;
}
#optionsframework .of-radio-img-selected
{
    border: 3px solid #ccc!important;
}
#section-content-style .explain, #section-img-position .explain, #section-img-style .explain, #section-img-size .explain
{
    font-style: italic!important;
    padding-left: 15px;
    color: #cdcdcd!important;
    max-width: 100%!important;
}
#section-rollout-duration:after, #section-scroll-effect-mobile:after, #section-logo-img:after, #section-show-fb-comments:after
{
    z-index: -1;
    color: #fff!important;
    position: inherit;
    float: left;
    display: inline-block;
    margin-left: -10px;
    margin-top: 0;
    margin-bottom: -8px;
    padding-left: 20px;
    width: 100%;
    height: 34px;
    background: url(../image/page-separator.png) repeat-x;
}
#section-logo-img:after
{
    margin-top: 80px;
}
#section-logo-img input[type=text]
{
    width: 78%!important;
}
#section-logo-img .controls
{
    width: 30%!important;
}
#section-logo-img
{
    margin-bottom: 148px;
}
#section-rollout-duration, #section-scroll-effect-mobile, #section-show-fb-comments
{
    margin-bottom: 54px;
}
.wp-color-result
{
    position: relative!important;
    top: 3px!important;
}
.wp-picker-container
{
    position: absolute;
}
.wp-picker-holder
{
    position: absolute;
    z-index: 99999999!important;
}
.section-color
{
    padding-bottom: 10px!important;
}
.section-color .explain
{
    margin-left: 194px!important;
}
.ct_tt_notstyled_vc_o
{
    opacity: .3;
}
.ct_tt_notstyled_vc_o:hover
{
    opacity: 1;
}
#custom_repeatable-repeatable
{
    margin: 0;
}
.custom_default_image.hide_image
{
    display: none;
}
.custom_preview_image
{
    width: 150px;
    height: auto;
}
.repeatable-remove.button, .repeatable-add.button
{
    padding-top: 8px;
    margin-left: 10px;
    padding-left: 13px;
    padding-right: 13px;
}
.repeatable-add.button
{
    margin-left: 0;
}
.description-info.repeat
{
    line-height: 32px;
    padding-left: 10px;
}