/*
    Created on : Jun 10, 2015, 11:32:31 AM
    Author     : vConnect.dk
*/
.mailbox--holder {
    position: relative;
}

.mailbox--holder .aino-indicator {
    top: 0 !important;
    left: 0 !important;
}

.mailbox--holder input {
    display: none;
    opacity: 0;
    position: absolute;
    z-index: -1;
}

.mailbox--hr {
    margin-bottom: 15px !important;
}

.mailbox--holder .trn {
    display: block !important;
    width: calc(100% - 13px);
    padding-left: 32px !important;
}

.aino-chosen-destination.aino-media {
    padding-left: 32px !important;
}

select.vc_flex_additional {
    width: 345px !important;
}

.woocommerce ul#shipping_method li {
    text-indent: initial !important;
}

#vc-free-text {
    margin-left: 25px;
    margin-top: 10px;
    width: 343px;
}

#show-weather {
    margin-left: 25px;
}


.vc-popup-trigger {
    padding:11px 15px;
    border:0;
    border-radius:0;
    cursor:pointer;
    line-height: normal;
    height: auto;
    position: relative;
    left: 25px;
    background-color: #1799b9 !important;
    color: #fff; 
    display: block; 
    /*width: 190px;*/ 
    text-align: center;    
}


#VC_locations tr {
    border-bottom: 5px solid #fff !important;
}

#VC_locations td {
    border:0 !important;
}

#VC_locations {
    border:0 !important;
}

.vc-weather-block ul {
    width:480px;
    overflow:hidden;
    margin:0 auto 15px;
}

.vc-weather-block .VC_action_button{
	float:right;
	background: #ED1B2E;
	margin-left:7px;
	margin-top:10px;
	color:#fff;
	padding:3px 5px 2px;
	text-align: center;
	border:1px solid #ccc;
	border-radius: 20px;
	width:60px;
	text-decoration: none;
	font-weight: bold;
        font-size: 12px;
}
.vc-weather-block .VC_action_button:hover{
    color:#fff !important;
}


@media all and (max-width: 800px) {
    #postnord-postnr{
        width: 150px;
    }
    #showMapButton,#showMap_input,#showMap,#vc_trigger{
        display: none;
    }

    select.vc_flex_additional {
        width: 150px !important;
    }
}

.vc-aino-inputs {
    display: none !important;
}

.vc-aio-option-span {
    font-weight: normal;
}

.vc-aio-standart-option {
    margin-bottom: 5px;
}

.vc-aio-standart-txtarea-label {
    vertical-align: top;
}

.vc-aio-st-textarea, .vc-aio-st-select {
    width: 100%;
}
.vc-aio-write-place-row {
    display: none;
}