/*

[Custom Stylesheet]

Project     : CloudSky - Multipurpose Domain, Hosting and WHMCS Template
Version     : 1.5
Author      : ThemeLooks
Author URI  : https://themeforest.net/user/themelooks

You can write your custom css styles in this file...

*/
.pricing--table .table thead tr th {
    text-transform: none;
}
.pricing--table .table tbody tr th {
    font-size: 14px;
    font-weight: 400;
}
.pricing--table .table tbody tr td::before,
.pricing--table .table tbody tr th::before{
    border-color: #ddd;
}
.header--topbar .nav{
    font-size: 12px;
}
.pricing--table .table>tbody>tr:hover a{
    color:#00b249;
}
.pricing--table .table>tbody>tr a:hover{
    color:#393939;
}
.pricing--table .table>tbody>tr:hover a.btn-details{
    color:#fff;
}
.btn-details {
    padding: 2px 8px;
    border-radius: 1px;
    background-color: #00b249;
    color: #fff;
    font-size: 16px;
}

.btn-details:hover{
    background-color: #393939;
    color: #fff;
    border-color:#393939!important;
}
.btn-details:focus{
    color: #fff;
}

.pricing--table::before{
    border:none;
}
.pricing--table .table tr:hover{
    background-color: #f8f8f8;
    color: #393939;
}
.pricing--table .table>tbody>tr>td,
.pricing--table .table>tbody>tr>th,
.pricing--table .table>tfoot>tr>td,
.pricing--table .table>tfoot>tr>th{
    border: 1px solid #ddd;
    transition: border 0.3s ease-in-out;

}
.pricing--table .table>thead>tr,
.pricing--table .table>thead{
    border: 1px solid #000;
    font-size: 20px;

}
.pricing--table .table>thead>tr>th{
    text-align: center;
    word-spacing: normal;
    font-size: 15px;
}



.pricing--table .table>tbody>tr:hover th{
    border-left-color: #ddd;
}
.mrg-b-10{
    margin-bottom: 10px;
}
.comment--respond .btn {
    margin-top: 30px;
    padding: 3px 25px;
    font-size: 12px;
}
.dropdown-menu li:nth-of-type(1) a, .dropdown-menu li:nth-last-of-type(1) a{
    border-color: #e5e5e500;
}
.dropdown-menu{
    padding: 0 10px 0 0;
    /*padding: 15px 30px 15px 0;*/
}
.dropdown-menu li a{
    width: calc(100% + 10px);
    padding-top: 6px;

}
.dropdown-menu li a span{
    left:0px;
    position: relative;
    -webkit-transition-property: left;
    transition-property: left;
    -webkit-transition-duration: .3s;
    transition-duration: .3s;
    -webkit-transition-timing-function: ease-in-out;
    transition-timing-function: ease-in-out;

}
.dropdown-menu > li > a:hover, .dropdown-menu > li > a:focus, .dropdown-menu > li.open > a, .dropdown-menu > li.open > a:hover,
.dropdown-menu > li.open > a:focus, .dropdown-menu > li.active > a, .dropdown-menu > li.active > a:hover, .dropdown-menu > li.active > a:focus {
    padding-left: 20px;
    color: #fff !important;
}
.dropdown-menu > li > a:hover span, .dropdown-menu > li > a:focus span, .dropdown-menu > li.open > a span, .dropdown-menu > li.open > a:hover span,
.dropdown-menu > li.open > a:focus span, .dropdown-menu > li.active > a span, .dropdown-menu > li.active > a:hover span, .dropdown-menu > li.active > a:focus span {
    left:10px;
    position: relative;
}

.chosen-container.chosen-container-single {
    height: 40px;
    padding: 4px 25px;
    border-radius: 0;
    box-shadow: none;
    font-family: "Roboto", sans-serif;
    font-size: 14px;
    line-height: 24px;
    font-weight: 400;
    border: 1px solid #ccc;
    background-color: #fff;
}
.chosen-container.chosen-with-drop .chosen-drop {
    border: 1px solid #ccc;
}
.chosen-search input:focus{
    border: 1px solid #ccc;
}
.chosen-container-single .chosen-single {
    padding: 0!important;
}
.chosen-container .chosen-results {
    padding-left: 0;
}
.chosen-container-single .chosen-single div{
    border-color: #f3f3f3;
    top: 46%;


}
.chosen-container-single{
    padding: 4px 0px 4px 25px!important;
}
#farmBlock:not(.chosen-container) {
    margin-bottom: 2px;
}

#farmBlock .chosen-container {
    margin-bottom: 5px;
}
.dropdown-menu > li:nth-child(0)  a{
    border: none;
}
/*------------------------------------*\
    1. ADD PRODUCT FORM
\*------------------------------------*/
.product--form .modal-dialog {
    width: 100%;
    max-width: -moz-fit-content;
    margin-top: 80px;
    max-width: fit-content;
}

.product--form .modal-content {
    padding: 60px 40px;
    border-width: 0;
    border-radius: 0;
}

.product--form .close {
    float: none;
    position: absolute;
    top: -15px;
    right: -15px;
    min-width: 30px;
    color: #393939;
    background-color: #fff;
    border-radius: 50%;
    box-shadow: 0 0 1px #ff5252;
    font-size: 17px;
    line-height: 30px;
    font-weight: 400;
    opacity: 1;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
    outline: 0;
    z-index: 1;
}

.product--form .modal-body {
    padding: 0;
}

.product--form .modal-body > .row > div {
    padding: 40px 30px;
}

.product--form .title {
    margin-bottom: 21px;
}

.product--form .title .h4 {
    margin-top: -3px;
    color: #00b249;
    font-family: "Open Sans", sans-serif;
    font-size: 24px;
    font-weight: 400;
}

.product--form .bg--overlay .title .h4 {
    color: #fff;
}

.product--form .form-control {
    background-color: #f8f8f8;
}

.product--form .form-control:not(:focus) {
    border-color: #e9f2ff;
}

.product--form .help-block {
    margin: 15px 0 31px;
    font-size: 14px;
    line-height: 24px;
    font-weight: 400;
}

.product--form .btn {
    margin-top: 10px;
}

.alert{
    margin: 10px 0;
}
#addToCart-alert{
    background-color: #ff000014;
    padding: 20px;
    display: none;
    box-shadow: 0 0 2px #fb02025e;
}
#addToCart-success{
    background-color: #3cc4741f;
    padding: 20px;
    box-shadow: 0 0 2px #00b249a1;
    display: none;
}
/*------------------------------------*\
            END FORM
\*------------------------------------*/


.product--item:hover .product--item-card{
    box-shadow: 0 0 5px #00b24940;
}
.product--item .product--item-card{
    transition: box-shadow 0.3s ease-in-out;
}
.action--inner{
    top: 47%;
}

.navbar-brand{
    display: flex;
}
.navbar-brand span{
    align-self: center;
    color: #fff;
    font-weight: 700;
    font-size: 20px;
}
.navbar-brand img{
    height:50px;
    padding-right: 10px;
}
.logo span{
    align-self: center;
    color: #fff;
    font-weight: 700;
    /*font-size: 20px;*/
	font-size: 24px;
    padding-left: 10px;
}
.logo img{
    /*height:50px;*/
	height:79px;

}
.logo{
    padding-bottom: 10px;
}
.banner--item.bg--overlay:before {
    background: #000000ad;
}
.banner--content .desc{

    font-weight: 300;
}
.pricing--nav .icon{
    height: 30px;
    border-radius: 50%;
    width: 30px;
    overflow: hidden;
}
.section--title .h1 {
    margin-top: 4px;
    color: #393939;
    font-weight: 500;
}
.pricing--nav .nav > li > a > span {
    font-size: 18px;
    font-weight: 500;
}
.pricing--nav .nav > li > a {
    padding: 13px 26px;
}
.pricing--item:before {
    top:100px;
}
.pricing--item .title .h4{
    border: transparent solid 1px;
    -webkit-transition : border .25s ease-in-out;
    -moz-transition : border .25s ease-in-out;
    -o-transition : border .25s ease-in-out;
    transition : border .25s ease-in-out;
}
.pricing--item .title .h4 {
    width: 170px;
    height: 170px;
    background-color: #fff;
    position: relative;
    box-shadow: 0px -5px 4px #efefef;
    padding: 0;
}
.pricing--item.active .title  .h4,.pricing--item:hover .title  .h4 {
    border: #00b24940 solid 1px;

}
.pricing--item .vc--child {
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    border-radius: 50%;
}
.footer--section{
   /* background-color: rgba(0, 0, 0, 0.88);*/
   background-color: #272a33;
   font-family: 'Muller';
}
.client--brand:hover {
    background-color: #00b249;
}
.client--brand img {
    height: auto;
    max-height: 114px;
    max-width: 91%;

}
.header-layout{
    background: -webkit-linear-gradient(left, rgba(0,20,46,1) 0%,rgba(0,0,0,0.52) 100%);
    background: linear-gradient(to right, rgba(0,20,46,1) 0%,rgba(0,0,0,0.52) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00142e', endColorstr='#00000000',GradientType=1 );
    opacity: 1;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
    height: 144px;
}
#siimage{
    width: 100px;
    height: 45px;
}

.ui-spinner-down.ui-spinner-button:before{
    content: "\f104";
    padding: 9px 0;

    border: 1px solid #eee;
}

.ui-spinner-up.ui-spinner-button:before{
    content: "\f105";
    padding: 9px 0;
    border: 1px solid #eee;
}
.ui-spinner-down{
    bottom: 0px;
    left: -29px;
}
.ui-spinner-up{
    top:0px;
    right:-29px;
    left:inherit;
}
.product--summery .ui-spinner {
    margin-right: 50px;
}
.product--summery form {
    margin-left: 30px;
}
.ui-spinner-up.ui-spinner-button:hover:before {
    border: 1px solid #ccc;
}
.ui-spinner-down.ui-spinner-button:hover:before {
    border: 1px solid #ccc;
}
.ui-spinner a.ui-spinner-button {
    width: 30px;
}
.cart--items thead{
    color: #fff;
    background-color: #00b249;

}
.ui-widget.ui-widget-content{
    height: auto!important;
    margin: 0 auto;
}
#push-email #Email-error{
    position: absolute;
    left: 31px;
    top: 56px;
    z-index: 999999;
    color: red;
    font-family: "Open Sans", sans-serif;
    font-size: 13px;
    line-height: 23px;
    font-weight: 300;
    word-wrap: break-word;
}
#push-email #Country-error{
     position: absolute;
     left: 31px;
     top: 75px;
     z-index: 999999;
     color: red;
     font-family: "Open Sans", sans-serif;
     font-size: 13px;
     line-height: 23px;
     font-weight: 300;
     word-wrap: break-word;
 }
label.error,.danger{
    color:#ff5959;
}
.btn-whitefon{
    background-color: #fff;
}
.post--items + .comment--respond::before{
border:none;
}
@media screen and (max-width: 1199px) {
    .pricing--table {
        display: block;
        overflow: auto;
    }
    .ui-widget.ui-widget-content {
        height: auto !important;
        margin: 0 9px;
    }
}
@media (max-width: 992px) {
    .pricing--table .table tbody tr td::before,
    .pricing--table .table tbody tr th::before{
        border: 1px solid #00b249;
    }
    .pricing--table{
        padding-left: 15px;
        padding-right: 15px;
    }
    .pricing--table .table, .cart--items .table{
        display:table;
    }
    .pricing--table .table tr:hover .btn-details, .btn-details:hover{
        border: 1px solid #fff9;
    }
    .pricing--table .table>tbody>tr>td,
    .pricing--table .table>tbody>tr>th,
    .pricing--table .table>tfoot>tr>td,
    .pricing--table .table>tfoot>tr>th{
        border: none;
        min-height: 46px;
    }
    .pricing--table .table>thead>tr,
    .pricing--table .table>thead{
        border: none;
        transition: all 0.3s ease-in-out;

    }
    .pricing--table .table>thead>tr>th{
        font-size: 10px;
        text-align: center;
    }
    .pricing--table .table>tbody>tr:hover a{
        color:#00b249;
    }
    .pricing--table .table>tbody>tr a:hover{
        color:#393939;
    }
    .pricing--table .table>tbody>tr td,.pricing--table .table>tbody>tr th{
        border: 1px solid #fff;
        border-bottom:none;
        transition: all 0.3s ease-in-out;

    }
    .pricing--table .table>tbody>tr:hover th{
        color:#00b249;
    }
    .pricing--table .table>tbody>tr:hover td,.pricing--table .table>tbody>tr:hover th{
        border: 1px solid #fff;
        border-bottom:none;

    }
    .cart--items .table .ui-widget.ui-widget-content {
        margin: 0 9px;
    }
    .pricing--table {
        border-radius: 0;
        border-color: #f3f3f3;
        box-shadow: 0px 0px 5px #f3f3f3;
    }
}
@media (max-width: 768px) {
    .banner--content .title .h1 {
        font-size: 22px;
    }
    .cart--items .table .ui-widget.ui-widget-content {
        margin: 0 26px 0 0;
    }
}
@media (max-width: 768px) {
    .banner--content .title .h1 {
        font-size: 3rem;
    }
}
