/*
Theme Name: truemag-child
Template: truemag
Version: 4.0.0
Author: Hassan Mwasisebe
*/
@import url("../truemag/style.css");

/*make text black*/

.vc_tta-title-text {
color: #3d3d3d;
}

ul.products li.product p {
    height: 60px !important;
    line-height: 20px !important;
    overflow: hidden !important;
}

.woocommerce-ordering select{
color: #000000 !important;
}

.woocommerce .woocommerce-result-count, .woocommerce-page .woocommerce-result-count{
color: #000000 !important;
}

.maincolor2, a.maincolor2, .maincolor2hover:hover, a, a:hover, .dark-div .maincolor2hover:hover{
    color:#000000;
}

/* Fix position of place order button */
#place_order {
float: left !important;
}

/*Single Product Add border around time fields */
input[type='text'] {
border: 1px solid #8D8D8D;
}

/*Overwrite Style placeholder color */
::-webkit-input-placeholder { color:#c6c6c6; }
::-moz-placeholder { color:#3D3D3D; } /* firefox 19+ */
:-ms-input-placeholder { color:#3D3D3D; } /* ie */
input:-moz-placeholder { color:#3D3D3D; }

.woocommerce form p.form-row, .woocommerce-page form p.form-row {
    border-left: 0px solid #E7E7E7 !important;
    border-right: 0px solid #E7E7E7 !important;
}
/*
.video-js {
padding: 28%;
visibility: visible !important;
}
*/
/*.backbuttoncss {
float: right;
text-align: center;
margin: 0px;
border: 1px solid #000000;
background-color: #3d3d3d;
color: #D3BE9F;
padding: 0px;
line-height: 1.3;
font-size: 18px;
margin-right: 20px;
padding: 5px 5px 5px 5px;
}*/

.backbuttoncss {
float: right;
text-align: center;
margin: 0px;
border: 1px solid #000000;
background-color: #f9f9f9;
color: #000;
padding: 0px;
line-height: 1.3;
font-size: 18px;
margin-right: 20px;
padding: 5px;
}

.backbuttoncss:hover {
    color: #000000;
    background-color: #D3BE9F;
    transition: all 0.2s ease 0s;
}
/*.backbuttoncss > i:before {
    content: "";
    background: url("/wp-content/uploads/2016/02/back_curved.png") left center no-repeat;
    transform: scale(1.0);
    background-size: 20px;
    width: 20px;
    height: 18px;
    white-space: nowrap;
    display: block;
}*/

.backbuttoncss > i:before {
    content: "";
    background-image: url("/wp-content/uploads/2016/02/back-icon-614x460.png");
    transform: scale(1.0);
    background-size: 20px;
    background-repeat: no-repeat;
    width: 20px;
    height: 16px;
    white-space: nowrap;
    display: block;
}

.summary > div:nth-child(1) {
font-size: 18px !important;
}

.variations > tbody:nth-child(1) select:focus {
color: #2b2b2b !important;
}

.searchtext > input:focus {
color: #2b2b2b !important;
}

.woocommerce ul.products li.product .price {
    visibility: hidden;
}

.woof_title_search_container input[type="search"] {
border: 1px solid #ccc !important;
}

#price_calculator input{
    border-color: #2B2B2B;
}

.woof .chosen-container-multi .chosen-choices li.search-field input[type="text"] {
    min-height: 30px !important;
}

/*
.woof_container h4 {
display: none;
}
*/


.chosen-container {
margin-top: 5px;
margin-bottom : 5px;
}


.woocommerce a.button.add_to_cart_button:after {
    display: none !important;
}

.woocommerce a.button.add_to_cart_button {
    padding-left: 24px !important;
}

.post-9470.page.type-page.status-publish.hentry > .content-single >  .vc_row {
    padding-bottom: 20px;  
    border-bottom: 2px solid;
    border-bottom-color: rgba(0,0,0,0.1)!important;
    margin-bottom: 20px;
}

.content-single > .vc_row > .vc_column_container {
    background-color: #fff !important;
}

#price_calculator input {
    border: solid 1px #e7e7e7;
}

#price_calculator label {
    color: #3D3D3D;
    
    font-weight: normal !important
}

.required-product-addon.product-addon.product-addon-time-code-required > p.form-row  {
display: flex;
padding-left: 0;
}

.required-product-addon.product-addon.product-addon-time-code-required > p.form-row > label {
    padding-top: 5px;
display: table-column !important;
white-space: nowrap;
    margin-right: 20px;
    color: #3D3D3D;
    font-weight: normal;
}

.required-product-addon.product-addon.product-addon-time-code-required > p.form-row > input {
width: 98%;
    text-align: left;
        padding: 5px 10px !important;
            border: solid 1px #e7e7e7;
            height: auto !important;
}

.main-menu .nav > li:last-child > a {
    padding-top: 5px !important;
}

.vc_btn3-container {
    display: block !important;
}

.vc_btn3.vc_btn3-color-grey, .vc_btn3.vc_btn3-color-grey.vc_btn3-style-flat {
    width: 100%;
    background-color: #666666 !important;
    color: #d3be9f !important;
}

/*table#price_calculator > tbody > tr:nth-child(2) {
    display: none !important;
}*/

.woocommerce form .form-row textarea {
    color: #3d3d3d !important;
}

.woocommerce div.product form.cart .variations label {
    text-align: left;
}

.seconds-label {
    display: table-column !important;
    float: left;
        margin-right: 4%;
            padding-top: 7px;
    white-space: nowrap;
}

.woocommerce-cart .cart-collaterals .cart_totals table {
    width: 100% !important;
}

.woocommerce-cart .cart-collaterals .cart_totals {
	width: 100% !important;
}

@media screen and (max-width: 600px) {
  .social-links {
    visibility: hidden;
  }
}

@media screen and (max-width: 600px) {
  #slider {
    display: none;
  }
}

.video-wrapper{
    visibility: hidden !important;
}

.woo-cl-add-coll-btn {
    display: inherit !important; 
}

.woocl-editdescription, #woo-cl-coll_disc, #woocl-your-message {
    color: #3d3d3d !important;
}

.vimeo_button {
    /*float: right;*/
    text-align: center;
    margin: 0px;
    /*border: 1px solid #000000;*/
    background-color: #f9f9f9;
    color: #000;
    padding: 0px;
    /*line-height: 1.3;
    font-size: 18px;
    margin-right: 20px;*/
    padding: 5px;
    border-radius: 3px !important;
}

.images .woocl-click:hover,.vimeo_button:hover {
    color: #000000;
    /*background-color: #D3BE9F;
    transition: all 0.2s ease 0s;*/
    text-decoration: underline !important;

}
/*.backbuttoncss > i:before {
    content: "";
    background: url("/wp-content/uploads/2016/02/back_curved.png") left center no-repeat;
    transform: scale(1.0);
    background-size: 20px;
    width: 20px;
    height: 18px;
    white-space: nowrap;
    display: block;
}*/

.vimeo_button > i:before {

}

.images .woocl-click,.vimeo_button {
    width: auto !important;
    margin: 0 5px 0 0 !important;
}

.summary.entry-summary .woocl-click.woo-cl-add-coll-btn {
    display: none !important;
}

.client-btn-disabled {
    pointer-events: none !important;
    opacity: (0.8);
}

/*.woocl-top-holder {
    width: 100%;
    margin: 15px 0;
}

.selectricWrapper {
    margin: 15px auto 0px !important;
}

.woocl-colwcreate {
    width: 100% !important;
    max-width: 100% !important;
    margin: 15px auto !important;
}

.woocl-colwCreateFields {
    max-width: 92% !important;
    margin: 0 auto 15px !important;
}

.woocl-colwCreateFields {
    width: 100%;
}

.woocl-textarea textarea {
    max-width: 92% !important;
    margin: 0 auto !important;
}

.woocl-item-holder {
    width: 92% !important;
    margin: 0 auto;
    padding: 15px 0;
    border-bottom: 1px solid #dddddd;
}

.woocl-list-holder {
    height: 400px;
    overflow: scroll;
}

.woocl-colwItem {
    width: 70% !important;
    max-width: 70% !important;
    border:0 !important;
    margin-bottom: 0 !important;
}
.woocl-list {
    width: 30% !important;
    max-width: 30% !important;
    float: left;
}

.woocl-viewport {
    width: 50%;
    margin: 0 auto;
}

.woocl-viewport > img {
    width: 50% !important;
    max-width: 50% !important;
    margin: 0 auto;
    min-height: 0px !important;
    height: auto !important;
}*/
.woocl-products-list {
    height: auto;
    padding-bottom: 5px;
    border-bottom: 1px solid #dddddd;
    margin-top: 10px;
}
.woocl-products-list > div:nth-child(1) {
    float: left;
}

.woocl-products-list .woocl-viewport.woocl-custom-image {
    width: 20% !important;
    margin-right: 2%;
}
.woocl-products-list .woocl-viewport.woocl-custom-image > img {
    max-height: auto !important;
    min-height: auto !important;
}
.woocl-products-list .woocl-colwItem.woocl-custom-info {
    width: 78% !important;
    border-bottom:0 !important;
    padding: 0 !important;
    margin-bottom: 0 !important;
}

.clear-both{
    clear:both;
}

.woocl-custom-description {
    font-size: 11px;
    max-height: 40px;
    overflow: hidden;
}

.woocl-left-part {
    margin-top: 10px !important;
    height: 360px;
    overflow-y: scroll;
}

.woocl-right-part {
    height: 360px;
    margin-top: 10px;
}

.woocl-footer {
    margin-top: 0 !important;
}

.woocl-height-important {
    height: auto !important;
}

.woocl-no-title{
    font-size: 24px;
    font-weight: 400;
}

.woocl-no-products {
    width: 100%;
    text-align: center;
    padding: 15px 0;
}

::-webkit-scrollbar {
    width: 10px;
}
::-webkit-scrollbar-track {
    background-color: #eaeaea;
    border-left: 1px solid #ccc;
}
::-webkit-scrollbar-thumb {
    background-color: #ccc;
}
::-webkit-scrollbar-thumb:hover {
  background-color: #aaa;
}

p#load_shop a {
    display: none;
}

.woocommerce nav.woocommerce-pagination {
    display: block !important;
}

#html5-lightbox-box #html5-watermark div{
    visibility: hidden !important;
}

/*.html5lightbox-video {
    width: 100% !important;
    height: 100% !important;
}*/

/*#html5-lightbox-box {
    width: 20% !important;
}

.html5-elem-box{
    width: 100%;
    border: 2px solid !important;
    border-color: #000 !important;
    overflow: unset !important;
}

.html5-elem-wrap {
    width: 100% !important;
    height: auto !important;
}

.html5-image {
    padding: 0px !important;
}
*/
 #html5-lightbox-overlay {
    background: none !important;
    width: 0 !important;
}

.html5-elem-wrap {
    width: 300px !important;
    height: 300px !important;
}

#html5-lightbox-box {
    width: 300px !important;
    height: auto !important;
}

#html5box-html5-lightbox {
    width: 0 !important;
    left: 68% !important;
}

.html5-elem-box {
    border-color: #000 !important;
    border: 0px solid !important;
    overflow: unset !important;
}

.html5-text {
    padding: 5px !important;
    border-width: 1px;
    border-bottom: solid;
    border-left: solid;
    border-right: solid;
    border-color: #000 !important;
    color: #000 !important;
    margin: 0 !important;
}

.html5-elem-data-box .html5-text, .html5-text > p {
    font-size: 12px !important; 
}

#html5-lightbox-box .html5-elem-data-box {
    max-height: none !important;
    padding: 0 !important;
}

.html5-image{
    padding: 0 !important;
    background: #000000;
}

.time-code-required {
    color: red;
}

.time-code-button {
    text-align: right !important;
}

#mainWrapper  {
    margin-bottom: 15px;
    border-bottom: 1px solid #8D8D8D ;
    padding-bottom: 15px;
}

#addSection {
}

table#fieldsTable td{
    padding: 0 !important;
}
table#fieldsTable tr > td:nth-child(3) > label{
    margin-left: 5px !important;
}

td.delete-icon{
    font-size: 120% !important;
    color: red !important;
}

.timecode_notice {
    font-weight: 800;
}

.woocl-msg-wrapper {
    width: 100%;
    border-bottom: 1px solid #d9d9d9;
}

.woocl-popup-img {
    float: left;
    max-height: 20% !important;
    max-width: 20% !important;
    width: 100% !important;
    box-sizing: border-box;
}

.woocl-msginfo {
    max-width: 70% !important;
}

.woocl-image-display > img {
    max-height: 20% !important;
    max-width: 80% !important;
    min-height: 20% !important;
}

.woocl-msg-products-holder {
    height: 350px;
    overflow-y: scroll;
}

.woocl-messagepart {
    max-width: 100% !important;
    margin-top: 0 !important;
}

.woocl-shopping {
    text-align: center;
    max-width: 100% !important; 
    min-width: 50px;
    background-color: #fafafa;
}

.woocl-innerdata {
    margin-bottom: 0 !important;
}

a#addToBin {
    width: auto;
    height: 35px;
    padding: 0 10px !important;
    border-radius: 3px;
    position: fixed;
    border: 1px solid #ccc;
    bottom: 20px;
    line-height: 30px;
    text-align: center;
    text-decoration: none;
    font-size: 10px;
    z-index: 9999;
    color: #fff;
    cursor: pointer;
    display: none;
    background: rgba(0, 0, 0, 1);
    transition: all ease-in 0.2s;
    opacity: 1;
    right: 60px;
    backface-visibility: hidden;
    -webkit-backface-visibility: hidden;
}

a#gototop {
    border: 1px solid #ccc;
    background: rgba(0, 0, 0, 1) !important;
}

a#addToBin:hover{
    background: rgba(211,190,159, 1);
    transition: all ease-in 0.2s;
}





#top-nav .navbar-inverse {
    background-color: #baab87 !important;
}

@media (min-width: 1200px){
    #top-nav .navbar .container {
        max-width: 100% !important;
        width: 100% !important;
        padding: 10px 30px !important;
    }
}

#top-nav .dropdown-menu > li > a {
    color: #ffffff !important;
}

#top-nav .dropdown-menu > li > a:hover {
    background: #transparent !important;
    color: #000000 !important;
}

#top-nav .dropdown-menu > li > a:focus {
    background: #baab87 !important;
    color: #ffffff !important;
}

#top-nav .dropdown-menu > li > a.current-menu-item {
    background: #baab87 !important;
    color: #ffffff !important;
}

.main-menu .nav > li > a {
    font-weight: 800 !important;
}

.main-menu .nav > li > a:hover, .main-menu .nav > li:hover > a, .dark-div a:hover, .main-menu li.current-menu-item > a, .dark-div ul li:before {
    color: #393939 !important;
}

#top-nav .dropdown-menu li.menu-item{
    background: #baab87;
    color: #ffffff;
    border: none !important;
    font-weight: 700;
}

#top-nav .dropdown-menu>li>a:hover, #top-nav .dropdown-menu>li>a:focus {
    background-color: #baab87 !important;
}

#top-nav .dropdown-menu>li>a{
    border: none !important;
}

.copyright > p:nth-child(2) {
    color: #baab87 !important;
}

.copyright > p > a{
    color: #baa673 !important;
    font-weight: 700;
}

.copyright > p > a:hover{
    opacity: 0.7;
}

.chosen-container-single .chosen-single {
    color: #FFFFFF !important;
    background: #baab87 !important;
}

.chosen-drop ul.chosen-results li.active-result {
    color: #ffffff !important;
    background: #baab87 !important;
}

.chosen-drop ul.chosen-results {
    color: #ffffff !important;
    background: #baab87 !important;
}

.chosen-drop ul.chosen-results li:hover, .chosen-drop ul.chosen-results li:focus {
    color: #000000 !important;
}

.chosen-drop {
    color: #ffffff !important;
    background: #baab87 !important;

}

select.woocommerce-currency-switcher{
    background: #baab87 !important;
}

.woocommerce-currency-switcher-form .chosen-container-single .chosen-single {
    background: #baab87 !important;
}

.chosen-container-single .chosen-single {
    background: #baab87 !important;
}

footer.dark-div .container .widget h2.widget-title {
    color: #baab87 !important;
}

#bottom-nav .social-icon, #bottom-nav  .social-icon {
    border-radius: 2px;
    width: 34px;
    line-height: 32px;
    font-size: 14px;
    margin-right: 3px;
    border-color: #2b2b2b;
    background: #171717;
}

#bottom-nav a.social-icon:hover {
    color: #000;
    background-color: #d3be9f;
        transition: all .2s ease;
}



#head-carousel .is-carousel {
    height:270px !important;
}

.carousel-content, .video-item, .caroufredsel_wrapper {
     height:277px !important;
}
.video-item {
     width: 196px !important;
}

#head-carousel #metro-carousel.is-carousel .carousel-button a {
     height:277px !important;
     line-height: 277px !important;
}

.video-item .item-thumbnail img {
    max-width: 100% !important;
    height: 100% !important;
}

.woocl-right-part {
    overflow-y: scroll !important;
}

.woocl-price-bin {
    font-size: 22px !important;
}

.woocl-add-btn-wrapper  {
    display: inline-flex;
    width: 100% !important;
}

table.woocl-product-details {
    padding-bottom: 5px 8px !important;
}

.woocl-add-btn-wrapper button,
.woocl-add-btn-wrapper .woocl-position {
    width: 50% !important;
    text-align: center;
    vertical-align: middle;
}

.woocl-product-details {
    width: 100% !important;
    margin: 10px 0 0 0 !important;
}

.woocl-product-details td,
.woocl-product-details th {
    padding: 5px 0 !important;
}

.woocl-expand-text{
    text-align: center;
    font-size: 11px;
    text-decoration: underline;
    height: auto !important;
    color: #0654ba !important;
}

.bold-button a {
font-weight: bold;
}

.bold-button a.vc_general.vc_btn3.vc_btn3-size-md.vc_btn3-shape-rounded.vc_btn3-style-custom.vc_btn3-icon-left {
border: solid #383939 1px;
}

.increased-line-height h4 {
line-height: 1.9em !important;
}

.increased-line-height h2 {
margin-bottom: 1.5% !important;
}

.video-listing-content .item-thumbnail{
    width: 180px !important;
    height: 180px !important;
}