/*
Theme Name: healthyceps
Theme URI: https://healthyceps.com
Author: the develop team(Saurabh Mishra)
Author URI: https://healthyceps.com
Description: 
*/



header .header-right{}
header .header-right>ul{list-style:none;margin:0;padding:0;float: right;}
header .header-right ul>li{display:inline-block;position: relative;}
header .header-right ul>li:not(:first-child){margin-left: 26px;}
header .header-right ul li ul:before{content: '';left: 55px;width: 15px;height: 15px;position: absolute;margin: auto;top: -7px;transform: rotate(45deg);background: #fff;box-shadow: -1px -1px 0px #ccc;}
header .header-right ul li ul li{display:block;text-align:center;margin-left: 0!important;padding-left: 0!important;border-left: none!important;}
header .header-right ul li ul li:not(:last-child){border-bottom: 1px solid #f2f2f2;}
header .header-right ul li ul li a{display: block;padding: 7px 15px;font-size: 14px;font-weight:500;color:#000;}
header .header-right ul li ul li:hover a{color:#000}
header .header-right ul li>a{font-size: 16px;font-weight: 600;padding: 0 0 0 35px;color: #cc0a0b;text-align:left;display:block;line-height:normal;}
header .header-right ul li>a small{display:block;font-size: 14px;color: #4b4b4b;}
header .header-right .user-dropdown>a{background: url(../images/icon-myaccount.png) no-repeat left;position:relative;padding-right: 0;}
header .header-right .user-dropdown>a:before{font-family:"Font Awesome 5 Free";content:"\f023";position: absolute;left: 0;font-size: 25px;top: 5px;};
header .header-right .user-dropdown>a:after{content:'';border-top: 5px solid #a7a7a7;border-left: 4px solid transparent;border-right: 4px solid transparent;top: 15px;position: absolute;right: 0;opacity: 0;}
header .header-right .mini-cart>a{background: url(../images/icon-cart.png) no-repeat left;margin-left: 0;position:relative;}
header .header-right .mini-cart>a:before{font-family:"Font Awesome 5 Free";content:"\f291";position: absolute;left: 0;font-size: 25px;top: 5px;}
header .user-dropdown .dropdown-menu{position: absolute;top: 45px;z-index: 12368;width: 270px;background: #fff;border: 1px solid #D4D3D3;border-radius: 5px;box-shadow: 0 0 15px #ccc;left: 0;margin-top: 50px;visibility:hidden;opacity:0;transition:.5s;display: block;}
header .user-dropdown:hover> .dropdown-menu{margin-top: 0px;visibility:visible; opacity:1;}

.woocommerce ul.products{}
.woocommerce ul.products li.product{padding: 5px 10px 15px;text-align: center;border-radius: 4px;margin-bottom:15px; overflow:hidden;}
.woocommerce ul.products li.product .onsale{position: absolute;font-size: 14px;text-align: center;line-height: normal;transform: rotate(-45deg);background: #da251c;color: #fff;padding: 5px 0 5px 0;min-height: auto;width: 120px;height: 30px;left: -39px;top: 10px;z-index:123;border-radius:0;text-transform:uppercase;}
.woocommerce ul.products li.product .thumb{height: 220px;display: table-cell;vertical-align: middle;overflow: hidden;}
.woocommerce ul.products li.product img{height:auto!important; margin:0!important}
.woocommerce ul.products li.product:hover{box-shadow: 0 0 15px #ccc;}
.woocommerce ul.products li.product .woocommerce-loop-product__title{font-size: 16px;position:relative;text-align: center;white-space: nowrap;overflow:hidden;text-overflow: ellipsis;color:#1a1a1a;margin: 0 0 10px;}
.woocommerce ul.products li.product h2 a{  color: #1B1B1B;}
.woocommerce ul.products li.product .price{font-size: 24px;color: #000;font-weight: 500; margin-bottom:10px;}
.woocommerce ul.products li.product .button{font-size:15px;color: #fff;text-transform: capitalize;border: 1px solid #e6295f;border-radius: 5px;padding: 12px 15px;margin: 0;font-weight: 500;  background: #009ad0; background-image: -webkit-gradient(linear, left 0%, left 100%, from(#009ad0), to(#007ab7)); background-image: -webkit-linear-gradient(top, #009ad0, 0%, #007ab7, 100%); background-image: -moz-linear-gradient(top, #009ad0 0%, #007ab7 100%); background-image: linear-gradient(to bottom, #009ad0 0%, #007ab7 100%); background-repeat: repeat-x;filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FF009AD0', endColorstr='#FF007AB7', GradientType=0);}
@media(min-width:768px){
	.woocommerce ul.products{display: -ms-flexbox;display: flex;-ms-flex-wrap: wrap;flex-wrap: wrap;margin-right: -5px;margin-left: -5px;}
	.woocommerce ul.products li.product, .woocommerce-page ul.products li.product{-ms-flex: 0 0 33.3333%;flex: 0 0 33.3333%;max-width: 33.3333%;margin-left: 0;margin-right: 0;}
	.related.products ul.products li.product{-ms-flex: 0 0 25%;flex: 0 0 25%;max-width: 25%;}
}

.woocommerce div.product div.images{position: relative;border: 1px solid #eaeaea;}
.woocommerce div.product div.images .thumbnails.slider img{width:auto;    display: inline-block;}
.woocommerce div.product .summary h1{font-size: 26px;line-height: 1.5;color: #201c1d;}
.woocommerce div.product .summary .product_meta{margin-bottom: 0;font-size: 12px;color: #201C1D;}
.woocommerce div.product .summary .product_meta>span{ display:block;}
.woocommerce div.product form.cart div.quantity{width:100%; margin:0 0 10px}
.woocommerce div.product form.cart div.quantity .qty{min-width:100px; height:45px; }
.woocommerce div.product .summary form.cart .button{font-size:22px;color: #fff;text-transform: capitalize;border: none;border-radius: 5px;padding:20px 55px;margin: 0;font-weight: 500;  background: #009ad0; background-image: -webkit-gradient(linear, left 0%, left 100%, from(#009ad0), to(#007ab7)); background-image: -webkit-linear-gradient(top, #009ad0, 0%, #007ab7, 100%); background-image: -moz-linear-gradient(top, #009ad0 0%, #007ab7 100%); background-image: linear-gradient(to bottom, #009ad0 0%, #007ab7 100%); background-repeat: repeat-x;filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FF009AD0', endColorstr='#FF007AB7', GradientType=0);}
.woocommerce div.product div.summary .price{font-size:2px;color:#000;line-height: normal;margin: 0 0 10px;}
.woocommerce div.product div.summary .price>.amount,.woocommerce div.product div.summary .price ins{font-size:48px;color: #000;font-weight:600;}
.woocommerce div.product div.summary .price del{font-weight:600;color:#201C1D;}
.woocommerce div.product div.summary .price ins{ text-decoration:none}
.woocommerce div.product div.summary .msgonboard{ margin: 0px 0 10px;display: inline-block;}
.woocommerce div.product div.summary .msgonboard ul{list-style:none; margin:0 0 15px; padding:0}
.woocommerce div.product div.summary .msgonboard ul li{padding-left: 24px;font-size:12px;color:#010101;margin-bottom: 5px;position:relative;}
.woocommerce div.product div.summary .msgonboard ul li:before{content: "\f00c";font-family: FontAwesome;position: absolute;left: 0;top: -1px;font-weight: 300;font-size: 14px;}
.woocommerce div.product div.summary .woocommerce-product-details__short-description p{font-size:14px;}

.single-product.woocommerce .thumbnails #slider-prev, .single-product.woocommerce .thumbnails #slider-next{display: block!important;height: 32px!important;border: none;background: #e7e7e7;}
.woocommerce div.product div.images div.thumbnails{padding-top: 0!important;border-top: 1px solid #eaeaea;}


.woocommerce div.product .woocommerce-tabs ul.tabs{background:#e4e4e4;border:1px solid #d5d5d5;padding: 0;}
.woocommerce div.product .woocommerce-tabs ul.tabs li{border:none;border-right:1px solid #d5d5d5;padding: 0;margin: 0;background: none;border-radius: 0;}
.woocommerce div.product .woocommerce-tabs ul.tabs li:last-child{border-right:none}
.woocommerce div.product .woocommerce-tabs ul.tabs li::after, .woocommerce div.product .woocommerce-tabs ul.tabs li::before,.woocommerce div.product .woocommerce-tabs ul.tabs::before{display:none}
.woocommerce div.product .woocommerce-tabs ul.tabs li a{border-radius:0;border:none;padding: 10px 20px;font-weight: 500;}
.woocommerce div.product .woocommerce-tabs ul.tabs li.active a{color: #fff;background: #e6295f;}

.boxContent {padding: 15px;box-shadow: 0 0 15px #d0d0d0;border-radius: 4px;margin-bottom: 20px;}

.woocommerce .cart-collaterals .cart_totals, .woocommerce-page .cart-collaterals .cart_totals{width:100%;}
.woocommerce .cart-collaterals .cart_totals p, .woocommerce-page .cart-collaterals .cart_totals p{font-size:14px}
.add-to-cart{}
.add-to-cart .title h1{font-size: 24px;text-transform: uppercase;font-weight: 600;margin: 0 0 20px 0;}
.add-to-cart .title .btn{float: right;font-size: 14px;background: #C7C7C7;color: #fff;text-transform: uppercase;font-weight: 500;border: none;padding: 10px 20px;border-radius: 5px;}
.add-to-cart .left-side{}
.add-to-cart .left-side table{font-size: 12px;}
.add-to-cart .left-side table th{background: #EEEEEE;border-bottom: 5px solid #CBCACA;border-top: none;font-weight: 500;}
.add-to-cart .left-side table td{padding-top:15px; padding-bottom:20px;vertical-align:middle}
.add-to-cart .left-side table td .quantity>label,.add-to-cart .left-side table td .quantity>button{display:none}
.add-to-cart .left-side table td a{color:#000}
.add-to-cart .left-side table td input.qty{border:1px solid #ccc; height:30px;font-size:14px;padding:0 3px;font-weight:600;border-radius:4px}
.add-to-cart .left-side table .product-thumbnail{width:100px;text-align:center}
.add-to-cart .left-side table td .continue-shopping{float:left;color:#fff;padding:10px 20px; }

.add-to-cart .left-side table .product-subtotal,
.add-to-cart .left-side table .product-price{font-size:110%; font-weight:600}
.woocommerce-cart table.cart img{display:block; margin:0 auto 15px; width:70px}
.add-to-cart .left-side a.remove{width: 24px;height: 24px;background: #ff0038;display: inline-block;text-align: center;line-height: 24px;font-size: 24px;font-weight: 300;color: #fff!important;border-radius: 50%;}
.add-to-cart .left-side table td.actions button.button{padding: 14px 20px;text-transform: capitalize;font-weight: 500;font-size: 18px;color: #fff;background: #201c1d;border-radius: 5px;}
@media(min-width:768px){
	.add-to-cart .left-side table .product-name{width:40%}
}

.cart-summary{}
.cart-summary h1{font-size:16px;text-transform:uppercase;position:relative;text-align: center;margin-bottom: 15px;}
.cart-summary h1:before{content:'';position: absolute;left: 0;right: 0;border-bottom: 1px solid #A2A2A2;top: 9px;}
.cart-summary h1 strong{font-weight:600;background:#fff;padding: 0 7px;position:relative;z-index:1;}
.cart-summary .table{ margin-bottom:20px}
.cart-summary .table td{padding: 10px;font-size: 12px;font-weight: 500;color: #010101;border-color: #C7C7C7; vertical-align:middle}
.cart-summary .table .sub-total strong{font-size: 24px;color: #000000;}

.cart-summary a.checkout-button {background: #000!important;border: none;font-size: 20px;font-weight: 600;text-transform: uppercase;padding: 12px 5px;width: 100%;border-radius: 5px;}

.cart-summary .promocodes{font-size:11px; color:#3F3F3F;text-transform:uppercase; font-weight:500; margin:2em 0 1em}
.cart-summary .promocodes h1{margin-bottom:5px;}
.cart-summary .promocodes p{margin-bottom:10px;}
.cart-summary .promocodes .coupon{position:relative}
.cart-summary .promocodes .form-control{font-size: 11px;color: #000;height: 40px;padding: 5px 100px 5px 10px;border-color: #C7C7C7;}
.cart-summary .promocodes .coupon .btn{position: absolute;font-size: 14px;top: 0;background: #C7C7C7;color: #fff;text-transform: uppercase;font-weight: 600;padding: 9px 7px;right: 0;border-radius: 0 5px 5px 0; width:auto}

.select2-container .select2-selection--single,.select2-container--default .select2-selection--single .select2-selection__arrow{height:40px;}
.select2-container--default .select2-selection--single .select2-selection__rendered{line-height:40px; font-size:14px; }


.woocommerce-message{ font-size: 12px;  border-top-color: #e52b50;}
.woocommerce-message::before{color:#00c121}
.woocommerce-notices-wrapper .woocommerce-message a.button { background: #000;color: #fff; font-weight: 600;text-transform: capitalize;}
.checkout .form-row label{margin-bottom:0; font-weight:400}
.checkout .form-row .woocommerce-input-wrapper{width:100%}
.woocommerce form .form-row input.input-text, .woocommerce form .form-row textarea{font-size: 13px;color: #000; border-radius:4px;height: 40px;padding: 5px 10px;border:1px solid #C7C7C7;}
.woocommerce form .form-row textarea{ height:150px}
.checkout .woocommerce-additional-fields{margin-top:30px}
.checkout h1.title{font-size:18px;color:#181A1A;background:#E6E6E6;border-bottom:5px solid #CBCACA;padding:10px 15px;font-weight: 600;}
.woocommerce #payment #place_order, .woocommerce-page #payment #place_order {width: 100%;float: none;max-width: 320px;padding: 20px;font-size: 18px;background: #918F8F;font-weight: 600;margin: 20px auto;
}
@media(min-width:768px){
#customer_details{border-right: 1px solid #CBCACA; padding-right: 50px; margin-right: 20px;}
}
.checkout table.shop_table{border-collapse: collapse;border:none}
.checkout table.shop_table td .product-item-thumbnail{float: left;width: 60px;margin: 0 12px 15px 0;}
.checkout table.shop_table td{font-size: 12px;padding: 10px 5px;color: #000;}
.checkout table.shop_table td .product-quantity{display: block;margin: 10px 0 0;font-weight: 400;color: #5f5f5f;}
.checkout table.shop_table td.product-total{width:30%;font-weight: 600;color: #000;font-size: 14px;}
.checkout table.shop_table th{font-weight: 500!important;}
.checkout table.shop_table th:first-child,.checkout table.shop_table td:first-child{padding-left:0}
.checkout table.shop_table th:last-child,.checkout table.shop_table td:last-child{padding-right:0}
.woocommerce table.shop_table tbody th, .woocommerce table.shop_table tfoot td, .woocommerce table.shop_table tfoot th{font-weight:500;}
.checkout table.shop_table .order-total, .checkout table.shop_table .order-total td{font-size:32px}
.checkout table.shop_table .order-total td{color:#000; }
.checkout table.shop_table .order-total td strong{font-weight:500}
.checkout table.shop_table  a{color:#000;}
#add_payment_method #payment, .woocommerce-cart #payment, .woocommerce-checkout #payment{background: #f1f1f1;}
#payment a{color:#000}
#payment a:hover{color:#000}
#payment{font-size:90%}
.checkout_coupon.woocommerce-form-coupon{padding: 0!important;border: none!important;margin: 0px 0px 20px!important;}
.checkout_coupon.woocommerce-form-coupon .woocommerce-info{margin-bottom:10px}
.checkout_coupon.woocommerce-form-coupon p{margin-bottom:0}
.checkout_coupon.woocommerce-form-coupon .form-row .input-text{width: 200px;}
.checkout_coupon.woocommerce-form-coupon .form-row{width: auto;float: left;}
.checkout_coupon.woocommerce-form-coupon .form-row .button{background: #000;color: #fff;padding: 12px 15px;font-size: 14px;font-weight: 600;text-transform: capitalize;margin-left: -9px;height: 40px;border: 1px solid #c7c7c7;border-radius: 0 5px 5px 0;}




.woocommerce ul.order_details{margin: 1em 0;list-style: none;padding: 0;}
.woocommerce-order-received .woocommerce-order h2{margin-top: 0;font-size: 22px;font-weight: 500;color: #000000;}
.woocommerce-order-received .woocommerce-order .woocommerce-order-details table{    font-size: 16px;}
.woocommerce-order-received .woocommerce-order address{display: inline-block;width: 320px;padding: 1em;border: 3px solid #e2e2e2;background: #fafafa;}
.woocommerce-bacs-bank-details{border: 1px solid #cccccc;border-radius: 5px;background: #fff;padding: 1em;margin-bottom: 1.5em;box-shadow: 0 0 15px #e2e2e2;}
.woocommerce-bacs-bank-details h2{margin-top: 0;font-size: 22px;font-weight: 500; text-transform:capitalize;color: #da7393;}
.woocommerce-bacs-bank-details h3{font-weight:500!important; font-size:20px;}
.woocommerce ul.order_details li{    font-size: 13px;}
.woocommerce ul.order_details li strong{color: #000;font-weight: 400;}
.woocommerce-order-received .woocommerce-notice.woocommerce-notice--success,
.woocommerce-order-received .woocommerce-notice.woocommerce-notice--error{font-size: 20px;margin-bottom: 2em; text-align:left;color: #1da20b;font-weight: 600;}
.woocommerce-order-received .woocommerce-notice.woocommerce-notice--error{color:#000}
.woocommerce-MyAccount-content form .form-row label{margin-bottom:0px}
.woocommerce-MyAccount-content form .woocommerce-input-wrapper{width:100%;}
.woocommerce-MyAccount-navigation {border: 1px solid #f4f4f4;background: #fff; margin-bottom:2em}
.woocommerce-MyAccount-navigation h2{font-size: 18px;text-transform: uppercase;font-weight: 500;margin: 0 0 10px;background: #797878;color: #fff;padding: 10px;}
.woocommerce-MyAccount-navigation ul{    background: #fff;padding: 1em 0 2em 0;list-style: none;}
.woocommerce-MyAccount-navigation ul li{ border-top:1px solid #f5f4f4; position:relative}
.woocommerce-MyAccount-navigation ul li:first-child{border-top:none }
.woocommerce-MyAccount-navigation ul li a{padding:10px 20px;display:block;text-decoration:none;color: #000;font-size: 16px;font-weight: 500;}
.woocommerce-MyAccount-navigation ul li:hover>a,.woocommerce-MyAccount-navigation ul li.is-active>a{background: #201c1d;color: #fff;}	
.
.addresses .woocommerce-Address .title{}
.addresses .woocommerce-Address .title .edit{background: #000;color: #ffffff;padding: 2px 20px;border-radius:50px;font-size: 14px;}
.addresses .woocommerce-Address address{box-shadow: 0 0 7px #e0e0e0;padding: 15px;border-radius: 5px;}

/** ----Login Page  */
.login-outer{padding: 2em;background: #fff;max-width:768px;margin:2em  auto;box-shadow: 0 0 15px #e2e2e2;border-radius: 3px;}
.login-outer .nav-tabs{border-bottom:1px solid #ede8e8;list-style:none;margin:0;padding:0;display:flex;width: 100%;}
.login-outer .nav-tabs li{ width:50%; margin:0; position:relative}
.login-outer .nav-tabs li:not(:last-child):after{position: absolute;content: '';right: 0;top: 0;border-right: 1px solid #ede8e8;height: 100%; }
.login-outer .nav-tabs li a{border: none!important;margin: 0!important;font-size: 18px;display: block;color: #cdcdcd;padding: 10px 15px;text-decoration: none; font-weight:500}
.login-outer .nav-tabs li.active a{color: #4c394e;}
.login-outer .tab-content{ padding:1.5em 0}
.login-outer .loginfrm a{color: #4c394e;}
.login-outer .woocommerce-privacy-policy-text a{color: #ff0000;}
.login-outer .loginfrm label{font-weight:normal; margin:0}
.login-outer .loginfrm .form-group{ margin-bottom:20px;}
.login-outer .loginfrm .form-control{height: 45px;border-radius: 0;border: none;box-shadow: none;border-bottom: 1px solid #ccc; padding: 10px 0; font-size:12px;}
.login-outer .loginfrm .btn{font-size: 18px;width: 100%;padding:15px 12px;border-radius:5px;font-weight: 500;margin:10px 0 0;background: #000000;color: #fff;}
.woocommerce form .password-input, .woocommerce-page form .password-input{ clear:both; width:100%;}
.tab-content>.fade.active	{ opacity:1}
.woocommerce form.login, .woocommerce form.register{border: none;padding: 0;margin: 0;}

.vi-wpvs-variation-wrap.vi-wpvs-variation-wrap-vi_wpvs_button_design .vi-wpvs-option-wrap{padding:0!important}
.vi-wpvs-variation-wrap .vi-wpvs-option-wrap:hover .vi-wpvs-option-tooltip,
.vi-wpvs-variation-wrap.vi-wpvs-variation-wrap-vi_wpvs_button_design .vi-wpvs-option-wrap.vi-wpvs-option-wrap-selected .vi-wpvs-option-tooltip {
    visibility: visible;
    opacity: 1;
       display: block!important;
    color: #fff;
    background: rgb(0 0 0 / 32%);
    line-height: 20px;
    padding: 1px 5px;
    border-radius: 3px;
	    bottom: 120%!important;
}
.vi-wpvs-variation-wrap.vi-wpvs-variation-wrap-vi_wpvs_button_design .vi-wpvs-option-wrap{border:1px solid #ccc}
.vi-wpvs-variation-wrap .vi-wpvs-option-wrap .vi-wpvs-option-tooltip:after {
    content: '';
    border-top: 7px solid #adadad;
    border-left: 5px solid transparent;
    border-right: 5px solid transparent;
    left: 50%;
    position: absolute;
    bottom: -5px;
    margin-left: -4px;
}
.vi-wpvs-variation-wrap .vi-wpvs-option-wrap .vi-wpvs-option-tooltip-top{    left: calc(50%)!important;transform: translate(-50%, 0%);}
.vi-wpvs-variation-wrap.vi-wpvs-variation-wrap-vi_wpvs_button_design .vi-wpvs-option-wrap.vi-wpvs-option-wrap-selected:after {
    content: '';
    position: absolute;
    left: 0;
    right: 0;
    top: -6px;
    bottom: 0;
    width: 20px;
    height: 10px;
    border-left: 3px solid #686868;
    border-bottom: 3px solid #686868;
    transform: rotate(-45deg);
    margin: auto;
    text-shadow: 2px 2px 1px #000;
}

.vi-wpvs-variation-wrap.vi-wpvs-variation-wrap-vi_wpvs_button_design .vi-wpvs-option-wrap.vi-wpvs-option-wrap-selected .vi-wpvs-option-tooltip{}


header .nit-flex{justify-content:space-between;align-items:center;margin:5px 0;}
.logo img{max-width:350px;}
.slider .item img{height: auto;object-position: bottom;}
.nit-homeslider .nit-homeslider-box .nit-flex.i3 .item{max-width:33.33%;}
body h1.nit-heading{margin-bottom:20px;margin-top:10px;color:#000;color: #3a3a3a;
    font-size: 19px;
    text-transform: uppercase;
    background: #eeeeee;
    padding: 16px;
    font-weight: 600;
    font-family: arial;} 
.ttp{background: #ed517f;}
.nit-homeslider.hs2.ttp .nit-heading{    background: #fff;}


.nit-testimonial {
    padding: 3em 0;
    text-align: center
}
.nit-testimonial .nit-heading{color:#000;text-transform:uppercase;}
.nit-testimonial .owl-item {
    padding-bottom: 5em
}

.nit-testimonial .item {
    position: relative;
    width: 70%;
    margin: auto;
    padding: 2em 1em 4em;
    border: 1px solid #ddd;
    border-radius: 15px
}

.nit-testimonial .item:hover {
    -webkit-box-shadow: inset 0 0 20px #ddd;
    box-shadow: inset 0 0 20px #ddd
}

.nit-testimonial .item .double-quote {
    position: absolute;
    left: 5%;
    top: 5%;
    width: auto
}

.nit-testimonial .item .nit-t-content p {
    font-size: 20px;
    font-weight: 400;
    color: #2b2c2f;text-align:center;
}

.nit-testimonial .item .nit-t-profile {
    position: absolute;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    background-color: #e8e8e8;
    border-radius: 15px;
    padding: 0.5em;
    padding-right: 1em;
    margin: auto;
    left: 0;
    right: 0;
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content
}

.nit-t-content{padding:40px 10px;}
.nit-testimonial .item .nit-t-profile .nit-t-title {
    text-align: left;
    margin-left: 15px
}

.nit-testimonial .item .nit-t-profile .nit-t-title h6 {
    @inlcude fonts($text2, 400, 16)
}

.nit-testimonial .item .nit-t-profile .nit-t-title .nit-rating ul {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

.nit-testimonial .item .nit-t-profile .nit-t-title .nit-rating ul li i {
    color: #ed517f;
    font-size: 15px;
    margin-right: 5px
}
.nit-homeslider .nit-homeslider-box .item figure{background:#fff;}
.nit-homeslider .nit-homeslider-box .item figure img{object-fit:contain;}
.nit-homeslider .nit-homeslider-box .item a{display:block;border: 1px solid #ddd;}
.nit-homeslider .nit-homeslider-box .item figcaption{text-align:center;background:#fff;padding:10px 10px 13px;font-size:18px;border-top: 1px solid #ddd;font-weight:700;;}

@media (min-width:1023px){
	.nit-nav-main .nit-navigation .nit-form-box input[type="text"], .nit-nav-main .nit-navigation .nit-form-box input[type="search"]{min-width: 300px;}
}

@media (max-width:424px){
	.nit-homeslider .nit-homeslider-box .nit-flex.i3 .item{max-width: 100%;}
}



